﻿/*!
 *  Formir 0.2.2 by $formir - https://github.com/formir/formir - http://formir.io - support$formir.io
 *  MIT License
 */@use 'sass:math';body{--color-magenta-dark: #ce0152;--color-magenta: #ff2a7f;--color-pink: #ff8cba;--color-blue-lightest: #e0ecfd;--color-blue-dark: #174f9d;--color-blue: #407cd0;--color-blue-light: #b1d2ff;--color-yellow: #f8c740;--color-green: #2AB75D;--color-white: #FFFFFF;--color-red-dark: #B00020}body,pre,textarea,input,button,label{font-family:"Roboto", Helvetica, Arial, sans-serif;font-weight:400}html{font-size:10px;line-height:1.35em}.clearfix:after{content:" ";visibility:hidden;display:block;height:0;clear:both}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:auto;max-width:100%}input.modal-open,input.modal-close{display:none}input.modal-close:not(:checked)~.body{height:100vh;overflow-y:hidden}body.modal-opened{overflow-y:hidden}.modal{position:fixed;top:0;bottom:0;left:0;right:0;z-index:1200;overflow-y:scroll;display:none;-webkit-overflow-scrolling:touch}.modal.active{display:block;height:100%}.modal.active.animated{opacity:1;pointer-events:auto;visibility:visible}.modal.active.animated .modal-backdrop:after{transition:background-color 0.4s ease;background-color:rgba(246,247,251,0.75)}.modal.active.animated .modal-window{transform:translate(0, 0);transition:transform 0.4s ease}.modal.active.centered .modal-wrapper:before{height:50%;content:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);transition:height 0.4s ease}.modal.centered{vertical-align:middle;text-align:center;font-size:0;letter-spacing:0}.modal.centered .modal-wrapper{display:inline;text-align:left;vertical-align:middle}.modal.centered .modal-wrapper:before{display:inline-block;height:0%;vertical-align:text-bottom;width:0}.modal.centered .modal-wrapper .modal-window{display:inline-block;vertical-align:middle;font-size:1rem;letter-spacing:normal}.modal.centered .modal-wrapper .modal-window.window{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}.modal.animated{opacity:0;display:block;pointer-events:none;visibility:hidden}.modal.animated .modal-backdrop:after{transition:background-color 0.4s ease}.modal.animated .modal-window{transform:translate(0, -100vh);transition:transform 0.4s ease}.modal-window{width:650px;min-height:300px;max-width:calc(100% - (20px * 2));position:relative;left:0;right:0;margin:5vh auto;z-index:1202;border:0 none}.modal-window.modal-window-s{width:450px}.modal-window.modal-window-l{width:70%}.modal-window.modal-window-xl{width:80%}.modal-window.modal-window-fullscreen{width:100%;min-height:calc(100% - 10vh)}.modal-backdrop{position:absolute;top:0;bottom:0;left:0;right:calc(100vw - 100%);z-index:1199}.modal-backdrop:after{right:inherit;content:'';position:fixed;background-color:rgba(246,247,251,0.75);right:inherit;display:block;height:100vh;left:0;pointer-events:none}.modal-close{cursor:pointer}input.modal-open:checked+.modal{display:block;height:100%}input.modal-open:checked+.modal.animated{opacity:1;pointer-events:auto;visibility:visible}input.modal-open:checked+.modal.animated .modal-backdrop:after{transition:background-color 0.4s ease;background-color:rgba(246,247,251,0.75)}input.modal-open:checked+.modal.animated .modal-window{transform:translate(0, 0);transition:transform 0.4s ease}input.modal-open:checked+.modal.centered .modal-wrapper:before{height:50%;content:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);transition:height 0.4s ease}.tabs>input[type="radio"]{display:none}.tabs>input[type="radio"]:checked:nth-child(1)~.tab-pages>*:nth-child(1){display:block}.tabs>input[type="radio"]:checked:nth-child(2)~.tab-pages>*:nth-child(2){display:block}.tabs>input[type="radio"]:checked:nth-child(3)~.tab-pages>*:nth-child(3){display:block}.tabs>input[type="radio"]:checked:nth-child(4)~.tab-pages>*:nth-child(4){display:block}.tabs>input[type="radio"]:checked:nth-child(5)~.tab-pages>*:nth-child(5){display:block}.tabs>input[type="radio"]:checked:nth-child(6)~.tab-pages>*:nth-child(6){display:block}.tabs>input[type="radio"]:checked:nth-child(7)~.tab-pages>*:nth-child(7){display:block}.tabs>input[type="radio"]:checked:nth-child(8)~.tab-pages>*:nth-child(8){display:block}.tabs>input[type="radio"]:checked:nth-child(9)~.tab-pages>*:nth-child(9){display:block}.tabs>input[type="radio"]:checked:nth-child(10)~.tab-pages>*:nth-child(10){display:block}.tabs>input[type="radio"]:checked:nth-child(1)~.tab-navs .tab-labels>*:nth-child(1){background-color:#fff;position:relative;bottom:-1px;border-right:1px solid #e5e6e7;cursor:default;border-bottom-color:#294058;opacity:1}.tabs>input[type="radio"]:checked:nth-child(1)~.tab-navs .tab-labels>*:nth-child(1):not(:first-child){border-left:1px solid #e5e6e7}.tabs>input[type="radio"]:checked:nth-child(1)~.tab-navs .tab-labels>*:nth-child(1):after{width:100%;position:absolute;top:-2px;left:0;right:0;border-top:2px solid #f8c740;content:'';border-radius:4px;height:5px}.tabs>input[type="radio"]:checked:nth-child(1)~.tab-navs .tab-labels>*:nth-child(1) h1,.tabs>input[type="radio"]:checked:nth-child(1)~.tab-navs .tab-labels>*:nth-child(1) h2,.tabs>input[type="radio"]:checked:nth-child(1)~.tab-navs .tab-labels>*:nth-child(1) h3{color:#294058;line-height:calc(var(--tile-header-line-height) - 2px)}.tabs>input[type="radio"]:checked:nth-child(1)~.tab-navs .tab-addons>*:nth-child(1){display:block}.tabs>input[type="radio"]:checked:nth-child(2)~.tab-navs .tab-labels>*:nth-child(2){background-color:#fff;position:relative;bottom:-1px;border-right:1px solid #e5e6e7;cursor:default;border-bottom-color:#294058;opacity:1}.tabs>input[type="radio"]:checked:nth-child(2)~.tab-navs .tab-labels>*:nth-child(2):not(:first-child){border-left:1px solid #e5e6e7}.tabs>input[type="radio"]:checked:nth-child(2)~.tab-navs .tab-labels>*:nth-child(2):after{width:100%;position:absolute;top:-2px;left:0;right:0;border-top:2px solid #f8c740;content:'';border-radius:4px;height:5px}.tabs>input[type="radio"]:checked:nth-child(2)~.tab-navs .tab-labels>*:nth-child(2) h1,.tabs>input[type="radio"]:checked:nth-child(2)~.tab-navs .tab-labels>*:nth-child(2) h2,.tabs>input[type="radio"]:checked:nth-child(2)~.tab-navs .tab-labels>*:nth-child(2) h3{color:#294058;line-height:calc(var(--tile-header-line-height) - 2px)}.tabs>input[type="radio"]:checked:nth-child(2)~.tab-navs .tab-addons>*:nth-child(2){display:block}.tabs>input[type="radio"]:checked:nth-child(3)~.tab-navs .tab-labels>*:nth-child(3){background-color:#fff;position:relative;bottom:-1px;border-right:1px solid #e5e6e7;cursor:default;border-bottom-color:#294058;opacity:1}.tabs>input[type="radio"]:checked:nth-child(3)~.tab-navs .tab-labels>*:nth-child(3):not(:first-child){border-left:1px solid #e5e6e7}.tabs>input[type="radio"]:checked:nth-child(3)~.tab-navs .tab-labels>*:nth-child(3):after{width:100%;position:absolute;top:-2px;left:0;right:0;border-top:2px solid #f8c740;content:'';border-radius:4px;height:5px}.tabs>input[type="radio"]:checked:nth-child(3)~.tab-navs .tab-labels>*:nth-child(3) h1,.tabs>input[type="radio"]:checked:nth-child(3)~.tab-navs .tab-labels>*:nth-child(3) h2,.tabs>input[type="radio"]:checked:nth-child(3)~.tab-navs .tab-labels>*:nth-child(3) h3{color:#294058;line-height:calc(var(--tile-header-line-height) - 2px)}.tabs>input[type="radio"]:checked:nth-child(3)~.tab-navs .tab-addons>*:nth-child(3){display:block}.tabs>input[type="radio"]:checked:nth-child(4)~.tab-navs .tab-labels>*:nth-child(4){background-color:#fff;position:relative;bottom:-1px;border-right:1px solid #e5e6e7;cursor:default;border-bottom-color:#294058;opacity:1}.tabs>input[type="radio"]:checked:nth-child(4)~.tab-navs .tab-labels>*:nth-child(4):not(:first-child){border-left:1px solid #e5e6e7}.tabs>input[type="radio"]:checked:nth-child(4)~.tab-navs .tab-labels>*:nth-child(4):after{width:100%;position:absolute;top:-2px;left:0;right:0;border-top:2px solid #f8c740;content:'';border-radius:4px;height:5px}.tabs>input[type="radio"]:checked:nth-child(4)~.tab-navs .tab-labels>*:nth-child(4) h1,.tabs>input[type="radio"]:checked:nth-child(4)~.tab-navs .tab-labels>*:nth-child(4) h2,.tabs>input[type="radio"]:checked:nth-child(4)~.tab-navs .tab-labels>*:nth-child(4) h3{color:#294058;line-height:calc(var(--tile-header-line-height) - 2px)}.tabs>input[type="radio"]:checked:nth-child(4)~.tab-navs .tab-addons>*:nth-child(4){display:block}.tabs>input[type="radio"]:checked:nth-child(5)~.tab-navs .tab-labels>*:nth-child(5){background-color:#fff;position:relative;bottom:-1px;border-right:1px solid #e5e6e7;cursor:default;border-bottom-color:#294058;opacity:1}.tabs>input[type="radio"]:checked:nth-child(5)~.tab-navs .tab-labels>*:nth-child(5):not(:first-child){border-left:1px solid #e5e6e7}.tabs>input[type="radio"]:checked:nth-child(5)~.tab-navs .tab-labels>*:nth-child(5):after{width:100%;position:absolute;top:-2px;left:0;right:0;border-top:2px solid #f8c740;content:'';border-radius:4px;height:5px}.tabs>input[type="radio"]:checked:nth-child(5)~.tab-navs .tab-labels>*:nth-child(5) h1,.tabs>input[type="radio"]:checked:nth-child(5)~.tab-navs .tab-labels>*:nth-child(5) h2,.tabs>input[type="radio"]:checked:nth-child(5)~.tab-navs .tab-labels>*:nth-child(5) h3{color:#294058;line-height:calc(var(--tile-header-line-height) - 2px)}.tabs>input[type="radio"]:checked:nth-child(5)~.tab-navs .tab-addons>*:nth-child(5){display:block}.tabs>input[type="radio"]:checked:nth-child(6)~.tab-navs .tab-labels>*:nth-child(6){background-color:#fff;position:relative;bottom:-1px;border-right:1px solid #e5e6e7;cursor:default;border-bottom-color:#294058;opacity:1}.tabs>input[type="radio"]:checked:nth-child(6)~.tab-navs .tab-labels>*:nth-child(6):not(:first-child){border-left:1px solid #e5e6e7}.tabs>input[type="radio"]:checked:nth-child(6)~.tab-navs .tab-labels>*:nth-child(6):after{width:100%;position:absolute;top:-2px;left:0;right:0;border-top:2px solid #f8c740;content:'';border-radius:4px;height:5px}.tabs>input[type="radio"]:checked:nth-child(6)~.tab-navs .tab-labels>*:nth-child(6) h1,.tabs>input[type="radio"]:checked:nth-child(6)~.tab-navs .tab-labels>*:nth-child(6) h2,.tabs>input[type="radio"]:checked:nth-child(6)~.tab-navs .tab-labels>*:nth-child(6) h3{color:#294058;line-height:calc(var(--tile-header-line-height) - 2px)}.tabs>input[type="radio"]:checked:nth-child(6)~.tab-navs .tab-addons>*:nth-child(6){display:block}.tabs>input[type="radio"]:checked:nth-child(7)~.tab-navs .tab-labels>*:nth-child(7){background-color:#fff;position:relative;bottom:-1px;border-right:1px solid #e5e6e7;cursor:default;border-bottom-color:#294058;opacity:1}.tabs>input[type="radio"]:checked:nth-child(7)~.tab-navs .tab-labels>*:nth-child(7):not(:first-child){border-left:1px solid #e5e6e7}.tabs>input[type="radio"]:checked:nth-child(7)~.tab-navs .tab-labels>*:nth-child(7):after{width:100%;position:absolute;top:-2px;left:0;right:0;border-top:2px solid #f8c740;content:'';border-radius:4px;height:5px}.tabs>input[type="radio"]:checked:nth-child(7)~.tab-navs .tab-labels>*:nth-child(7) h1,.tabs>input[type="radio"]:checked:nth-child(7)~.tab-navs .tab-labels>*:nth-child(7) h2,.tabs>input[type="radio"]:checked:nth-child(7)~.tab-navs .tab-labels>*:nth-child(7) h3{color:#294058;line-height:calc(var(--tile-header-line-height) - 2px)}.tabs>input[type="radio"]:checked:nth-child(7)~.tab-navs .tab-addons>*:nth-child(7){display:block}.tabs>input[type="radio"]:checked:nth-child(8)~.tab-navs .tab-labels>*:nth-child(8){background-color:#fff;position:relative;bottom:-1px;border-right:1px solid #e5e6e7;cursor:default;border-bottom-color:#294058;opacity:1}.tabs>input[type="radio"]:checked:nth-child(8)~.tab-navs .tab-labels>*:nth-child(8):not(:first-child){border-left:1px solid #e5e6e7}.tabs>input[type="radio"]:checked:nth-child(8)~.tab-navs .tab-labels>*:nth-child(8):after{width:100%;position:absolute;top:-2px;left:0;right:0;border-top:2px solid #f8c740;content:'';border-radius:4px;height:5px}.tabs>input[type="radio"]:checked:nth-child(8)~.tab-navs .tab-labels>*:nth-child(8) h1,.tabs>input[type="radio"]:checked:nth-child(8)~.tab-navs .tab-labels>*:nth-child(8) h2,.tabs>input[type="radio"]:checked:nth-child(8)~.tab-navs .tab-labels>*:nth-child(8) h3{color:#294058;line-height:calc(var(--tile-header-line-height) - 2px)}.tabs>input[type="radio"]:checked:nth-child(8)~.tab-navs .tab-addons>*:nth-child(8){display:block}.tabs>input[type="radio"]:checked:nth-child(9)~.tab-navs .tab-labels>*:nth-child(9){background-color:#fff;position:relative;bottom:-1px;border-right:1px solid #e5e6e7;cursor:default;border-bottom-color:#294058;opacity:1}.tabs>input[type="radio"]:checked:nth-child(9)~.tab-navs .tab-labels>*:nth-child(9):not(:first-child){border-left:1px solid #e5e6e7}.tabs>input[type="radio"]:checked:nth-child(9)~.tab-navs .tab-labels>*:nth-child(9):after{width:100%;position:absolute;top:-2px;left:0;right:0;border-top:2px solid #f8c740;content:'';border-radius:4px;height:5px}.tabs>input[type="radio"]:checked:nth-child(9)~.tab-navs .tab-labels>*:nth-child(9) h1,.tabs>input[type="radio"]:checked:nth-child(9)~.tab-navs .tab-labels>*:nth-child(9) h2,.tabs>input[type="radio"]:checked:nth-child(9)~.tab-navs .tab-labels>*:nth-child(9) h3{color:#294058;line-height:calc(var(--tile-header-line-height) - 2px)}.tabs>input[type="radio"]:checked:nth-child(9)~.tab-navs .tab-addons>*:nth-child(9){display:block}.tabs>input[type="radio"]:checked:nth-child(10)~.tab-navs .tab-labels>*:nth-child(10){background-color:#fff;position:relative;bottom:-1px;border-right:1px solid #e5e6e7;cursor:default;border-bottom-color:#294058;opacity:1}.tabs>input[type="radio"]:checked:nth-child(10)~.tab-navs .tab-labels>*:nth-child(10):not(:first-child){border-left:1px solid #e5e6e7}.tabs>input[type="radio"]:checked:nth-child(10)~.tab-navs .tab-labels>*:nth-child(10):after{width:100%;position:absolute;top:-2px;left:0;right:0;border-top:2px solid #f8c740;content:'';border-radius:4px;height:5px}.tabs>input[type="radio"]:checked:nth-child(10)~.tab-navs .tab-labels>*:nth-child(10) h1,.tabs>input[type="radio"]:checked:nth-child(10)~.tab-navs .tab-labels>*:nth-child(10) h2,.tabs>input[type="radio"]:checked:nth-child(10)~.tab-navs .tab-labels>*:nth-child(10) h3{color:#294058;line-height:calc(var(--tile-header-line-height) - 2px)}.tabs>input[type="radio"]:checked:nth-child(10)~.tab-navs .tab-addons>*:nth-child(10){display:block}.tabs .tab-pages>*{display:none}.tabs .tab-pages>*.active{display:block}.tabs .tab-navs .tab-labels>.active{background-color:#fff;position:relative;bottom:-1px;border-right:1px solid #e5e6e7;cursor:default;border-bottom-color:#294058;opacity:1}.tabs .tab-navs .tab-labels>.active:not(:first-child){border-left:1px solid #e5e6e7}.tabs .tab-navs .tab-labels>.active:after{width:100%;position:absolute;top:-2px;left:0;right:0;border-top:2px solid #f8c740;content:'';border-radius:4px;height:5px}.tabs .tab-navs .tab-labels>.active h1,.tabs .tab-navs .tab-labels>.active h2,.tabs .tab-navs .tab-labels>.active h3{color:#294058;line-height:calc(var(--tile-header-line-height) - 2px)}.tabs .tab-navs .tab-addons>*{display:none}.tabs .tab-navs .tab-addons>*.active{display:block}.tooltip{background:#000;padding:0.45rem 0.65rem;color:#fff;white-space:normal;word-break:break-word;width:-webkit-max-content;width:-moz-max-content;width:-webkit-max-content;width:-moz-max-content;max-width:calc(100vw - $tooltip-padding-horizontal * 2 - $content-min-margin * 4);border-radius:5px;bottom:calc(100% + 5px);left:-10px;margin-bottom:5px;border:0 solid #3c3c3c;box-shadow:0;text-align:left;line-height:1.35em;font-size:1.1rem}.tooltip.hoverable:before{content:"";position:absolute;background:none;border:0 none !important}.tooltip.hoverable.top:before,.tooltip.hoverable:not(.bottom):before,.tooltip.hoverable.right:before,.tooltip.hoverable.center:before{left:-10px;width:100%;bottom:auto;top:100%;height:calc(5px + 5px  + 0.8em)}.tooltip.hoverable.bottom:before,.tooltip.hoverable.bottom-right:before,.tooltip.hoverable.bottom-center:before{left:-10px;width:100%;top:auto;bottom:100%;height:calc(5px + 5px + 0.8em)}.tooltip.hoverable.right-top:before,.tooltip.hoverable.right-middle:before,.tooltip.hoverable.right-bottom:before{left:-5px;right:auto;top:0;height:calc(100% + 0);width:calc(5px + 5px + 0)}.tooltip.hoverable.left-top:before,.tooltip.hoverable.left-middle:before,.tooltip.hoverable.left-bottom:before{right:-5px;left:auto;top:0;height:calc(100% + 0);width:calc(5px + 5px + 0)}.tooltip.show{display:table !important}.tooltip.top,.tooltip:not(.bottom){left:-10px}.tooltip.right{left:auto;right:-10px}.tooltip.center{left:50%;transform:translate(-50%, 0);text-align:center}.tooltip.bottom{bottom:auto;top:calc(100% + 5px);margin-top:5px;left:-10px}.tooltip.bottom-right{bottom:auto;top:calc(100% + 5px);right:-10px;left:auto;margin-top:5px}.tooltip.bottom-center{left:50%;transform:translate(-50%, 0);bottom:auto;top:calc(100% + 5px);margin-top:5px;text-align:center}.tooltip.right-middle{top:50%;bottom:auto;left:calc(100% + 5px);transform:translate(0, -50%);margin-left:5px;text-align:right}.tooltip.left-middle{top:50%;bottom:auto;right:calc(100% + 5px);left:auto;transform:translate(0, -50%);margin-right:5px}.tooltip.right-top{top:-12.5px;bottom:auto;left:calc(100% + 5px);margin-left:5px;text-align:right}.tooltip.right-bottom{top:auto;bottom:-12.5px;left:calc(100% + 5px);margin-left:5px;margin-bottom:0;text-align:right}.tooltip.left-top{top:-12.5px;bottom:auto;right:calc(100% + 5px);left:auto;margin-right:5px}.tooltip.left-bottom{top:auto;bottom:-12.5px;right:calc(100% + 5px);left:auto;margin-right:5px;margin-bottom:0}.has-tooltip[data-tooltip]{position:relative}.has-tooltip.absolute[data-tooltip]{position:absolute}.has-tooltip.fixed[data-tooltip]{position:fixed}.has-tooltip[data-tooltip]:after{position:absolute;z-index:16}.has-tooltip[data-tooltip]:hover:after,.has-tooltip[data-tooltip][tabindex]:focus:after,.has-tooltip.hovered[data-tooltip]:after{background:#000;padding:0.45rem 0.65rem;color:#fff;white-space:normal;word-break:break-word;width:-webkit-max-content;width:-moz-max-content;width:-webkit-max-content;width:-moz-max-content;max-width:calc(100vw - $tooltip-padding-horizontal * 2 - $content-min-margin * 4);border-radius:5px;bottom:calc(100% + 5px);left:-10px;margin-bottom:5px;border:0 solid #3c3c3c;box-shadow:0;text-align:left;line-height:1.35em;font-size:1.1rem;content:attr(data-tooltip);display:table}.has-tooltip.hoverable[data-tooltip]:hover:after:before,.has-tooltip.hoverable[data-tooltip][tabindex]:focus:after:before,.has-tooltip.hovered.hoverable[data-tooltip]:after:before{content:"";position:absolute;background:none;border:0 none !important}.has-tooltip.hoverable.top[data-tooltip]:hover:after:before,.has-tooltip.hoverable[data-tooltip]:hover:after:not(.bottom):before,.has-tooltip.hoverable.right[data-tooltip]:hover:after:before,.has-tooltip.hoverable.center[data-tooltip]:hover:after:before,.has-tooltip.hoverable.top[data-tooltip][tabindex]:focus:after:before,.has-tooltip.hoverable[data-tooltip][tabindex]:focus:after:not(.bottom):before,.has-tooltip.hoverable.right[data-tooltip][tabindex]:focus:after:before,.has-tooltip.hoverable.center[data-tooltip][tabindex]:focus:after:before,.has-tooltip.hovered.hoverable.top[data-tooltip]:after:before,.has-tooltip.hovered.hoverable[data-tooltip]:after:not(.bottom):before,.has-tooltip.hovered.hoverable.right[data-tooltip]:after:before,.has-tooltip.hovered.hoverable.center[data-tooltip]:after:before{left:-10px;width:100%;bottom:auto;top:100%;height:calc(5px + 5px  + 0.8em)}.has-tooltip.hoverable.bottom[data-tooltip]:hover:after:before,.has-tooltip.hoverable.bottom-right[data-tooltip]:hover:after:before,.has-tooltip.hoverable.bottom-center[data-tooltip]:hover:after:before,.has-tooltip.hoverable.bottom[data-tooltip][tabindex]:focus:after:before,.has-tooltip.hoverable.bottom-right[data-tooltip][tabindex]:focus:after:before,.has-tooltip.hoverable.bottom-center[data-tooltip][tabindex]:focus:after:before,.has-tooltip.hovered.hoverable.bottom[data-tooltip]:after:before,.has-tooltip.hovered.hoverable.bottom-right[data-tooltip]:after:before,.has-tooltip.hovered.hoverable.bottom-center[data-tooltip]:after:before{left:-10px;width:100%;top:auto;bottom:100%;height:calc(5px + 5px + 0.8em)}.has-tooltip.hoverable.right-top[data-tooltip]:hover:after:before,.has-tooltip.hoverable.right-middle[data-tooltip]:hover:after:before,.has-tooltip.hoverable.right-bottom[data-tooltip]:hover:after:before,.has-tooltip.hoverable.right-top[data-tooltip][tabindex]:focus:after:before,.has-tooltip.hoverable.right-middle[data-tooltip][tabindex]:focus:after:before,.has-tooltip.hoverable.right-bottom[data-tooltip][tabindex]:focus:after:before,.has-tooltip.hovered.hoverable.right-top[data-tooltip]:after:before,.has-tooltip.hovered.hoverable.right-middle[data-tooltip]:after:before,.has-tooltip.hovered.hoverable.right-bottom[data-tooltip]:after:before{left:-5px;right:auto;top:0;height:calc(100% + 0);width:calc(5px + 5px + 0)}.has-tooltip.hoverable.left-top[data-tooltip]:hover:after:before,.has-tooltip.hoverable.left-middle[data-tooltip]:hover:after:before,.has-tooltip.hoverable.left-bottom[data-tooltip]:hover:after:before,.has-tooltip.hoverable.left-top[data-tooltip][tabindex]:focus:after:before,.has-tooltip.hoverable.left-middle[data-tooltip][tabindex]:focus:after:before,.has-tooltip.hoverable.left-bottom[data-tooltip][tabindex]:focus:after:before,.has-tooltip.hovered.hoverable.left-top[data-tooltip]:after:before,.has-tooltip.hovered.hoverable.left-middle[data-tooltip]:after:before,.has-tooltip.hovered.hoverable.left-bottom[data-tooltip]:after:before{right:-5px;left:auto;top:0;height:calc(100% + 0);width:calc(5px + 5px + 0)}.has-tooltip.top[data-tooltip]:hover:after,.has-tooltip[data-tooltip]:hover:not(.bottom):after,.has-tooltip.top[data-tooltip][tabindex]:focus:after,.has-tooltip[data-tooltip][tabindex]:focus:not(.bottom):after,.has-tooltip.hovered.top[data-tooltip]:after,.has-tooltip.hovered[data-tooltip]:not(.bottom):after{left:-10px;bottom:calc(100% + 5px)}.has-tooltip.right[data-tooltip]:hover:after,.has-tooltip.right[data-tooltip][tabindex]:focus:after,.has-tooltip.hovered.right[data-tooltip]:after{left:auto;right:-10px;bottom:calc(100% + 5px);text-align:right}.has-tooltip.bottom[data-tooltip]:hover:after,.has-tooltip.bottom[data-tooltip][tabindex]:focus:after,.has-tooltip.hovered.bottom[data-tooltip]:after{right:-10px;bottom:auto;top:calc(100% + 5px);margin-top:5px}.has-tooltip.bottom-right[data-tooltip]:hover:after,.has-tooltip.bottom-right[data-tooltip][tabindex]:focus:after,.has-tooltip.hovered.bottom-right[data-tooltip]:after{left:auto;right:-10px;bottom:auto;top:calc(100% + 5px);margin-top:5px;text-align:right}.has-tooltip.right[data-tooltip]:hover:after,.has-tooltip.right[data-tooltip][tabindex]:focus:after,.has-tooltip.hovered.right[data-tooltip]:after{left:auto;right:-10px;bottom:calc(100% + 5px);text-align:right}.has-tooltip.center[data-tooltip]:hover:after,.has-tooltip.center[data-tooltip][tabindex]:focus:after,.has-tooltip.hovered.center[data-tooltip]:after{left:50%;transform:translate(-50%, 0px);bottom:calc(100% + 5px);text-align:center}.has-tooltip.bottom-center[data-tooltip]:hover:after,.has-tooltip.bottom-center[data-tooltip][tabindex]:focus:after,.has-tooltip.hovered.bottom-center[data-tooltip]:after{left:50%;transform:translate(-50%, 0px);bottom:auto;top:calc(100% + 5px);margin-top:5px;text-align:center}.has-tooltip.right-middle[data-tooltip]:hover:after,.has-tooltip.right-middle[data-tooltip][tabindex]:focus:after,.has-tooltip.hovered.right-middle[data-tooltip]:after{top:50%;bottom:auto;left:calc(100% + 5px + 5px);transform:translate(0, -50%);text-align:right}.has-tooltip.left-middle[data-tooltip]:hover:after,.has-tooltip.left-middle[data-tooltip][tabindex]:focus:after,.has-tooltip.hovered.left-middle[data-tooltip]:after{top:50%;bottom:auto;right:calc(100% + 5px + 5px);left:auto;transform:translate(0, -50%)}.has-tooltip.right-top[data-tooltip]:hover:after,.has-tooltip.right-top[data-tooltip][tabindex]:focus:after,.has-tooltip.hovered.right-top[data-tooltip]:after{top:-12.5px;bottom:auto;left:calc(100% + 5px + 5px);text-align:right}.has-tooltip.right-bottom[data-tooltip]:hover:after,.has-tooltip.right-bottom[data-tooltip][tabindex]:focus:after,.has-tooltip.hovered.right-bottom[data-tooltip]:after{top:auto;bottom:calc(-5px - 5px/2 - 10px);left:calc(100% + 5px + 5px);text-align:right}.has-tooltip.left-top[data-tooltip]:hover:after,.has-tooltip.left-top[data-tooltip][tabindex]:focus:after,.has-tooltip.hovered.left-top[data-tooltip]:after{top:-12.5px;bottom:auto;right:calc(100% + 5px + 5px);left:auto}.has-tooltip.left-bottom[data-tooltip]:hover:after,.has-tooltip.left-bottom[data-tooltip][tabindex]:focus:after,.has-tooltip.hovered.left-bottom[data-tooltip]:after{top:auto;bottom:-17.5px;right:calc(100% + 5px + 5px);left:auto}.has-tooltip{position:relative}.has-tooltip.absolute{position:absolute}.has-tooltip.fixed{position:fixed}.has-tooltip>.tooltip{display:none;position:absolute;z-index:16}.has-tooltip:hover>.tooltip,.has-tooltip[tabindex]:focus>.tooltip,.has-tooltip.hovered>.tooltip{display:table}ul.menu{display:block}ul.menu.horizontal{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;width:100%}ul.menu,ul.menu ul,ul.menu li{margin:0;padding:0;list-style:none}ul.menu.menu-absolute .item,ul.menu.menu-fixed .item{position:relative}ul.menu.menu-absolute .menu-inside,ul.menu.menu-fixed .menu-inside{z-index:1}ul.menu.menu-absolute .menu-inside{position:absolute;left:0}ul.menu.menu-fixed .menu-inside{position:fixed}ul.menu.text-center .anchor{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}ul.menu .menu-inside{list-style:none;display:none}ul.menu .menu-inside:hover .anchor{background-color:#1A1A1A}ul.menu .anchor{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:auto;max-width:100%}ul.menu .anchor:hover~.menu-inside{display:block}ul.menu .anchor:hover~.menu-inside .anchor{background-color:#1A1A1A}ul.menu .anchor~.menu-inside:hover{display:block}ul.menu .item{display:block}ul.menu .item:last-child{border-bottom:0}ul.menu .item .anchor{display:block}ul.menu.popup{border:0 none}ul.menu .item.active .anchor{background-color:rgba(46,143,239,0.5)}ul.menu .item:hover .anchor .anchor{background-color:white}ul.menu.horizontal{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}ul.menu.horizontal.wrap{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}ul.menu.horizontal:not(.wrap) .item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0}ul.menu.horizontal .item .anchor{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-align:center;-webkit-align-items:center;align-items:center;min-width:0}ul.menu.horizontal .item .anchor [class^="icon-"],ul.menu.horizontal .item .anchor [class*=" icon-"]{-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;min-width:0}ul.menu.horizontal .item .anchor span{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:auto;max-width:100%}ul.menu.horizontal .item .anchor:not(.button){border-top:0 none}ul.menu.horizontal .item+.item .anchor:not(.button){border-left:1px solid rgba(0,0,0,0.1)}ul.menu.horizontal.auto-width .item{width:auto;-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}@media (min-width: 769px){.menu-mobile .item .anchor{cursor:pointer;color:#5386f9;text-decoration:none}.menu-mobile .item:hover .anchor .anchor{text-decoration:underline}}@media (max-width: 768px){.menu-mobile{display:block}.menu-mobile.horizontal{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;width:100%}.menu-mobile,.menu-mobile ul,.menu-mobile li{margin:0;padding:0;list-style:none}.menu-mobile.menu-absolute .item,.menu-mobile.menu-fixed .item{position:relative}.menu-mobile.menu-absolute .menu-inside,.menu-mobile.menu-fixed .menu-inside{z-index:1}.menu-mobile.menu-absolute .menu-inside{position:absolute;left:0}.menu-mobile.menu-fixed .menu-inside{position:fixed}.menu-mobile.text-center .anchor{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.menu-mobile .menu-inside{list-style:none;display:none}.menu-mobile .menu-inside:hover .anchor{background-color:#1A1A1A}.menu-mobile .anchor{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:auto;max-width:100%}.menu-mobile .anchor:hover~.menu-inside{display:block}.menu-mobile .anchor:hover~.menu-inside .anchor{background-color:#1A1A1A}.menu-mobile .anchor~.menu-inside:hover{display:block}.menu-mobile .item{display:block}.menu-mobile .item:last-child{border-bottom:0}.menu-mobile .item .anchor{display:block}.menu-mobile .button{border-radius:0}.menu-mobile.items{display:block;margin:0}.menu-mobile .item.active .anchor{background-color:rgba(46,143,239,0.5)}.menu-mobile .item:hover .anchor .anchor{background-color:white}ul.items.menu-mobile{display:block;margin:0}ul.items.menu-mobile li,ul.items.menu-mobile .anchor{display:block;width:auto}ul.items.menu-mobile .has-popup.hoverable:hover>.popup,ul.items.menu-mobile .has-popup>input:checked~.popup{display:block;width:100%;max-width:none}ul.items.menu-mobile .anchor{overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}}.popup{background:white;padding:0 0;color:#2a2a2a;width:max-content;max-width:30rem;min-width:0;width:-webkit-max-content;width:-moz-max-content;border-radius:0;bottom:100%;left:0;position:absolute;z-index:1300;margin-bottom:0;border:1px solid #3c3c3c;box-shadow:none}.popup.with-menu{min-width:100%}.popup.with-menu ul.menu{min-width:100%}.popup .popup-content{padding:15px 20px}.popup .popup-header{padding:15px 20px}.popup .popup-header.display-flex{-webkit-justify-content:space-between;justify-content:space-between}.popup .popup-footer{padding:15px 20px;background:transparent;color:inherit}.popup.top,.popup:not(.bottom){left:0}.popup.right{left:auto;right:0}.popup.center{left:50%;transform:translate(-50%, 0)}.popup.bottom{bottom:auto;top:100%;margin-top:0;left:0}.popup.bottom-right{bottom:auto;top:100%;right:0;left:auto;margin-top:0}.popup.bottom-center{left:50%;transform:translate(-50%, 0);bottom:auto;top:100%;margin-top:0}.popup.right-middle{top:50%;bottom:auto;left:100%;transform:translate(0, -50%);margin-left:0}.popup.left-middle{top:50%;bottom:auto;right:100%;left:auto;transform:translate(0, -50%);margin-right:0}.popup.right-top{top:calc(-0 - 0/2);bottom:auto;left:100%;margin-left:0}.popup.right-bottom{top:auto;bottom:calc(-0 - 0/2);left:100%;margin-left:0;margin-bottom:0}.popup.left-top{top:calc(-0 - 0/2);bottom:auto;right:100%;left:auto;margin-right:0}.popup.left-bottom{top:auto;bottom:calc(-0 - 0/2);right:100%;left:auto;margin-right:0;margin-bottom:0}.has-popup{position:relative;display:inline-block}.has-popup.absolute{position:absolute}.has-popup.fixed{position:fixed}.has-popup>.popup{display:none}.has-popup.active>.popup{display:inline-block}.has-popup.hoverable:hover>.popup{display:inline-block}.has-popup[tabindex]:focus>.popup{display:inline-block}.has-popup:not(.manual)>input[type="checkbox"]:checked{position:fixed;z-index:1299}.has-popup>input[type="checkbox"]{position:absolute;width:100%;height:100%;left:0;right:0;top:0;bottom:0;opacity:0;margin:0}.has-popup>input[type="checkbox"]:checked~.popup{display:inline-block}.button{display:inline-block;overflow-wrap:break-word;word-wrap:break-word;font-size:1.4rem;line-height:1.3rem;padding:1.15rem 1.5rem;border-radius:3px;border:none;color:#111111;box-shadow:0 3px 6px rgba(0,0,0,0.14),0 0 6px rgba(0,0,0,0.14);background:#fff;text-align:center;cursor:pointer;max-width:100%;transition:0.2s all ease-in-out}input.button{text-overflow:ellipsis;overflow:hidden}.button:hover,.button.hover{box-shadow:0 3px 2px rgba(0,0,0,0.14),0 0 6px rgba(0,0,0,0.14);transition:0.2s all ease-in-out}.button:focus,.button.focus{box-shadow:0 3px 2px rgba(0,0,0,0.14),0 0 6px rgba(0,0,0,0.14)}.button:active,.button.active{box-shadow:0 3px 2px rgba(0,0,0,0.14),0 0 6px rgba(0,0,0,0.14)}.button:disabled,.button.disabled{pointer-events:none;cursor:normal;opacity:0.45;cursor:not-allowed}.button.inactive{cursor:normal}.button.ellipsis{text-overflow:ellipsis;overflow-x:hidden;white-space:nowrap;overflow-wrap:normal;word-wrap:normal}button.button.ellipsis>*{text-overflow:ellipsis;white-space:nowrap;overflow-wrap:normal;word-wrap:normal}.button.circle{border-radius:1000px}.button.block{display:block}.button.transparent{background-color:transparent !important}.button.as-link{border-color:transparent;background:transparent;outline:none;box-shadow:none;color:#408cf8}.button.as-link:hover{color:#b6cbfc;text-decoration:underline;border-color:transparent;background:transparent;outline:none;box-shadow:none}.button.inverse{border:1px solid;outline:none;box-shadow:none}.button.inverse:hover,.button.inverse.hover{border:1px solid currentColor}.button.inverse:focus,.button.inverse.focus{border:1px solid currentColor}.button.inverse:active,.button.inverse.active{border:1px solid currentColor;box-shadow:none}.button:not(.not-upper){text-transform:uppercase}input.button-xs{font-size:!important;line-height:!important;padding:!important;border-radius:!important;border-width:!important;outline-width:!important;box-shadow:!important}.button-s{font-size:1.1rem;line-height:1.56rem;padding:0.575rem 0.75rem;border-radius:1px;border-width:none;outline-width:none;box-shadow:none}input.button-s{font-size:1.1rem !important;line-height:1.56rem !important;padding:0.575rem 0.75rem !important;border-radius:1px !important;border-width:none !important;outline-width:none !important;box-shadow:none !important}.button-m{font-size:1.4rem;line-height:0.975rem;padding:0.8625rem 1.125rem;border-radius:5px;border-width:none;outline-width:none;box-shadow:none}input.button-m{font-size:1.4rem !important;line-height:0.975rem !important;padding:0.8625rem 1.125rem !important;border-radius:5px !important;border-width:none !important;outline-width:none !important;box-shadow:none !important}.button-l{font-size:1.75rem;line-height:1.625rem;padding:1.4375rem 1.875rem;border-radius:4px;border-width:none;outline-width:none;box-shadow:none}input.button-l{font-size:1.75rem !important;line-height:1.625rem !important;padding:1.4375rem 1.875rem !important;border-radius:4px !important;border-width:none !important;outline-width:none !important;box-shadow:none !important}.buttons-s .button,.size-s .button{font-size:1.1rem;line-height:1.56rem;padding:0.575rem 0.75rem;border-radius:1px;border-width:none;outline-width:none;box-shadow:none}.buttons-m .button,.size-m .button{font-size:1.4rem;line-height:0.975rem;padding:0.8625rem 1.125rem;border-radius:5px;border-width:none;outline-width:none;box-shadow:none}.buttons-l .button,.size-l .button{font-size:1.75rem;line-height:1.625rem;padding:1.4375rem 1.875rem;border-radius:4px;border-width:none;outline-width:none;box-shadow:none}.button-primary{background:#faac18;color:#ffffff;border-color:#faac18}.button-primary.gradient{background-color:#faac18;background:linear-gradient(to top, #faac18 0%, #faac18 100%)}.button-primary:hover,.button-primary.hover{background:#fbb531;border-color:#fbb531}.button-primary.gradient:hover,.button-primary.hover.gradient{background-color:#fbb531;background:linear-gradient(to top, #fbb531 0%, #fbb531 100%)}.button-primary.gradient:active,.button-primary.active.gradient{background:linear-gradient(to top, 0%, #fcc763 100%)}.button-primary.inverse{background:#ffffff;color:#faac18;border-color:#faac18;outline-color:#faac18}.button-primary.inverse:hover,.button-primary.inverse.hover{color:#fbb531}.button-primary.border-contrast,.button-primary.border-contrast:focus,.button-primary.border-contrast:hover,.button-primary.border-contrast:active,.button-primary.border-contrast.hover,.button-primary.border-contrast.active,.button-primary.border-contrast.focus{border-color:#ffffff}.button-link{background:#408cf8;color:#ffffff;border-color:#408cf8}.button-link.gradient{background-color:#408cf8;background:linear-gradient(to top, #408cf8 0%, #408cf8 100%)}.button-link:hover,.button-link.hover{background:#599bf9;border-color:#599bf9}.button-link.gradient:hover,.button-link.hover.gradient{background-color:#599bf9;background:linear-gradient(to top, #599bf9 0%, #599bf9 100%)}.button-link.gradient:active,.button-link.active.gradient{background:linear-gradient(to top, 0%, #8ab8fb 100%)}.button-link.inverse{background:#ffffff;color:#408cf8;border-color:#408cf8;outline-color:#408cf8}.button-link.inverse:hover,.button-link.inverse.hover{color:#599bf9}.button-link.border-contrast,.button-link.border-contrast:focus,.button-link.border-contrast:hover,.button-link.border-contrast:active,.button-link.border-contrast.hover,.button-link.border-contrast.active,.button-link.border-contrast.focus{border-color:#ffffff}.button-mute{background:#979ea7;color:#ffffff;border-color:#979ea7}.button-mute.gradient{background-color:#979ea7;background:linear-gradient(to top, #979ea7 0%, #979ea7 100%)}.button-mute:hover,.button-mute.hover{background:#a5abb3;border-color:#a5abb3}.button-mute.gradient:hover,.button-mute.hover.gradient{background-color:#a5abb3;background:linear-gradient(to top, #a5abb3 0%, #a5abb3 100%)}.button-mute.gradient:active,.button-mute.active.gradient{background:linear-gradient(to top, 0%, #c0c5ca 100%)}.button-mute.inverse{background:#ffffff;color:#979ea7;border-color:#979ea7;outline-color:#979ea7}.button-mute.inverse:hover,.button-mute.inverse.hover{color:#a5abb3}.button-mute.border-contrast,.button-mute.border-contrast:focus,.button-mute.border-contrast:hover,.button-mute.border-contrast:active,.button-mute.border-contrast.hover,.button-mute.border-contrast.active,.button-mute.border-contrast.focus{border-color:#ffffff}.button-success{background:#84b500;color:#ffffff;border-color:#84b500}.button-success.gradient{background-color:#84b500;background:linear-gradient(to top, #84b500 0%, #84b500 100%)}.button-success:hover,.button-success.hover{background:#97cf00;border-color:#97cf00}.button-success.gradient:hover,.button-success.hover.gradient{background-color:#97cf00;background:linear-gradient(to top, #97cf00 0%, #97cf00 100%)}.button-success.gradient:active,.button-success.active.gradient{background:linear-gradient(to top, 0%, #bbff03 100%)}.button-success.inverse{background:#ffffff;color:#84b500;border-color:#84b500;outline-color:#84b500}.button-success.inverse:hover,.button-success.inverse.hover{color:#97cf00}.button-success.border-contrast,.button-success.border-contrast:focus,.button-success.border-contrast:hover,.button-success.border-contrast:active,.button-success.border-contrast.hover,.button-success.border-contrast.active,.button-success.border-contrast.focus{border-color:#ffffff}.button-info{background:#408cf8;color:#fff;border-color:#408cf8}.button-info.gradient{background-color:#408cf8;background:linear-gradient(to top, #408cf8 0%, #408cf8 100%)}.button-info:hover,.button-info.hover{background:#599bf9;border-color:#599bf9}.button-info.gradient:hover,.button-info.hover.gradient{background-color:#599bf9;background:linear-gradient(to top, #599bf9 0%, #599bf9 100%)}.button-info.gradient:active,.button-info.active.gradient{background:linear-gradient(to top, 0%, #8ab8fb 100%)}.button-info.inverse{background:#fff;color:#408cf8;border-color:#408cf8;outline-color:#408cf8}.button-info.inverse:hover,.button-info.inverse.hover{color:#599bf9}.button-info.border-contrast,.button-info.border-contrast:focus,.button-info.border-contrast:hover,.button-info.border-contrast:active,.button-info.border-contrast.hover,.button-info.border-contrast.active,.button-info.border-contrast.focus{border-color:#fff}.button-warning{background:#ff004e;color:#fff;border-color:#ff004e}.button-warning.gradient{background-color:#ff004e;background:linear-gradient(to top, #ff004e 0%, #ff004e 100%)}.button-warning:hover,.button-warning.hover{background:#ff1a60;border-color:#ff1a60}.button-warning.gradient:hover,.button-warning.hover.gradient{background-color:#ff1a60;background:linear-gradient(to top, #ff1a60 0%, #ff1a60 100%)}.button-warning.gradient:active,.button-warning.active.gradient{background:linear-gradient(to top, 0%, #ff4d83 100%)}.button-warning.inverse{background:#fff;color:#ff004e;border-color:#ff004e;outline-color:#ff004e}.button-warning.inverse:hover,.button-warning.inverse.hover{color:#ff1a60}.button-warning.border-contrast,.button-warning.border-contrast:focus,.button-warning.border-contrast:hover,.button-warning.border-contrast:active,.button-warning.border-contrast.hover,.button-warning.border-contrast.active,.button-warning.border-contrast.focus{border-color:#fff}.button-danger{background:#ff004e;color:#fff;border-color:#ff004e}.button-danger.gradient{background-color:#ff004e;background:linear-gradient(to top, #ff004e 0%, #ff004e 100%)}.button-danger:hover,.button-danger.hover{background:#ff1a60;border-color:#ff1a60}.button-danger.gradient:hover,.button-danger.hover.gradient{background-color:#ff1a60;background:linear-gradient(to top, #ff1a60 0%, #ff1a60 100%)}.button-danger.gradient:active,.button-danger.active.gradient{background:linear-gradient(to top, 0%, #ff4d83 100%)}.button-danger.inverse{background:#fff;color:#ff004e;border-color:#ff004e;outline-color:#ff004e}.button-danger.inverse:hover,.button-danger.inverse.hover{color:#ff1a60}.button-danger.border-contrast,.button-danger.border-contrast:focus,.button-danger.border-contrast:hover,.button-danger.border-contrast:active,.button-danger.border-contrast.hover,.button-danger.border-contrast.active,.button-danger.border-contrast.focus{border-color:#fff}.button-group{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.button-group.reverse{-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.button-group .button~*,.button-group .button~*:hover,.button-group .button~*:focus,.button-group .button~*:active,.button-group .button~*.hover,.button-group .button~*.focus,.button-group .button~*.active{border-left:0 none}.button-group .button:first-child,.button-group .button:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.button-group .button:first-child~*:not(:last-child):not(:last-of-type),.button-group .button:first-of-type~*:not(:last-child):not(:last-of-type){border-radius:0}.button-group .button:last-child,.button-group .button:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0}.button-group-horizontal{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.button-group-horizontal.reverse{-ms-flex-direction:column-reverse;-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.button-group-horizontal .button~*,.button-group-horizontal .button~*:hover,.button-group-horizontal .button~*:focus,.button-group-horizontal .button~*:active,.button-group-horizontal .button~*.hover,.button-group-horizontal .button~*.focus,.button-group-horizontal .button~*.active{border-top:0 none}.button-group-horizontal .button:first-child,.button-group-horizontal .button:first-of-type{border-bottom-right-radius:0;border-bottom-left-radius:0}.button-group-horizontal .button:first-child~*:not(:last-child):not(:last-of-type),.button-group-horizontal .button:first-of-type~*:not(:last-child):not(:last-of-type){border-radius:0}.button-group-horizontal .button:last-child,.button-group-horizontal .button:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.text-center{text-align:center !important}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-justify{text-align:justify !important}.float-left{float:left !important}.float-right{float:right !important}.horizontal-center{margin-left:auto !important;margin-right:auto !important;transform:translate(0, 0) !important}.display-none,.hide{display:none !important}.display-block,.show{display:block !important}.display-inline-block{display:inline-block !important}.display-inline{display:inline !important}.display-table{display:table !important}.display-table-cell{display:table !important}.display-flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.display-inline-flex{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}.hidden{visibility:hidden}.visible{visibility:visible}.text-hide{text-indent:-1000000px}.none-events{pointer-events:none}.opacity-0{opacity:0}.opacity-3{opacity:0.3}.opacity-5{opacity:0.5}.opacity-7{opacity:0.7}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto;-webkit-overflow-scrolling:touch}.overflow-scroll{overflow:scroll;-webkit-overflow-scrolling:touch}@media print{.print-hide{display:none !important}.print-show{display:block !important}}@media speech{.speech-hide{display:none !important}.speech-show{display:block !important}}@media braille{.braille-hide{display:none !important}.braille-show{display:block !important}}@media tv{.tv-hide{display:none !important}.tv-show{display:block !important}}@media not screen{.not-screenhide{display:none !important}.not-screenshow{display:block !important}}@media (min-width: 0) and (max-width: 420px){.mp-display-none,.mp-under-display-none,.mp-under-hide{display:none !important}}@media (min-width: 420px) and (max-width: 568px){.m-display-none,.m-hide{display:none !important}}@media (min-width: 0) and (max-width: 568px){.m-under-display-none,.m-hide{display:none !important}}@media (min-width: 568px) and (max-width: 768px){.tp-display-none,.tp-hide{display:none !important}}@media (min-width: 0) and (max-width: 768px){.tp-under-display-none,.tp-under-hide{display:none !important}}@media (min-width: 768px) and (max-width: 1023px){.t-display-none,.t-hide{display:none !important}}@media (min-width: 0) and (max-width: 1023px){.t-under-display-none,.t-under-hide{display:none !important}}@media (min-width: 0) and (max-width: 420px){.mp-display-block,.mp-under-display-block,.mp-under-show{display:block !important}}@media (min-width: 421px){.mp-under-show{display:none !important}}@media (min-width: 420px) and (max-width: 568px){.m-display-block,.m-show{display:block !important}}@media (min-width: 0) and (max-width: 568px){.m-under-display-block,.m-under-show{display:block !important}}@media (min-width: 569px){.m-under-show{display:none !important}}@media (min-width: 568px) and (max-width: 768px){.tp-display-block,.tp-show{display:block !important}}@media (min-width: 0) and (max-width: 768px){.tp-under-display-block,.tp-under-show{display:block !important}}@media (min-width: 769px){.tp-under-show{display:none !important}}@media (min-width: 768px) and (max-width: 1023px){.t-display-block,.t-show{display:block !important}}@media (min-width: 0) and (max-width: 1023px){.t-under-display-block,.t-under-show{display:block !important}}@media (min-width: 1024px){.t-under-show{display:none !important}}@media (min-width: 0) and (max-width: 420px){.mp-display-inline,.mp-under-display-inline{display:inline !important}}@media (min-width: 420px) and (max-width: 568px){.m-display-inline{display:inline !important}}@media (min-width: 0) and (max-width: 568px){.m-under-display-inline{display:inline !important}}@media (min-width: 568px) and (max-width: 768px){.tp-display-inline{display:inline !important}}@media (min-width: 0) and (max-width: 768px){.tp-under-display-inline{display:inline !important}}@media (min-width: 768px) and (max-width: 1023px){.t-display-inline{display:inline !important}}@media (min-width: 0) and (max-width: 1023px){.t-under-display-inline{display:inline !important}}@media (min-width: 0) and (max-width: 420px){.mp-display-inline-block,.mp-under-display-inline-block{display:inline-block !important}}@media (min-width: 420px) and (max-width: 568px){.m-display-inline-block{display:inline-block !important}}@media (min-width: 0) and (max-width: 568px){.m-under-display-inline-block{display:inline-block !important}}@media (min-width: 568px) and (max-width: 768px){.tp-display-inline-block{display:inline-block !important}}@media (min-width: 0) and (max-width: 768px){.tp-under-display-inline-block{display:inline-block !important}}@media (min-width: 768px) and (max-width: 1023px){.t-display-inline-block{display:inline-block !important}}@media (min-width: 0) and (max-width: 1023px){.t-under-display-inline-block{display:inline-block !important}}@media (min-width: 0) and (max-width: 420px){.mp-display-table,.mp-under-display-table{display:table !important}}@media (min-width: 420px) and (max-width: 568px){.m-display-table{display:table !important}}@media (min-width: 0) and (max-width: 568px){.m-under-display-table{display:table !important}}@media (min-width: 568px) and (max-width: 768px){.tp-display-table{display:table !important}}@media (min-width: 0) and (max-width: 768px){.tp-under-display-table{display:table !important}}@media (min-width: 768px) and (max-width: 1023px){.t-display-table{display:table !important}}@media (min-width: 0) and (max-width: 1023px){.t-under-display-table{display:table !important}}@media (min-width: 0) and (max-width: 420px){.mp-display-table-cell,.mp-under-display-table-cell{display:table !important}}@media (min-width: 420px) and (max-width: 568px){.m-display-table-cell{display:table !important}}@media (min-width: 0) and (max-width: 568px){.m-under-display-table-cell{display:table !important}}@media (min-width: 568px) and (max-width: 768px){.tp-display-table-cell{display:table !important}}@media (min-width: 0) and (max-width: 768px){.tp-under-display-table-cell{display:table !important}}@media (min-width: 768px) and (max-width: 1023px){.t-display-table-cell{display:table !important}}@media (min-width: 0) and (max-width: 1023px){.t-under-display-table-cell{display:table !important}}@media (min-width: 0) and (max-width: 420px){.mp-hidden,.mp-under-hidden{visibility:hidden}}@media (min-width: 420px) and (max-width: 568px){.m-hidden{visibility:hidden}}@media (min-width: 0) and (max-width: 568px){.m-under-hidden{visibility:hidden}}@media (min-width: 568px) and (max-width: 768px){.tp-hidden{visibility:hidden}}@media (min-width: 0) and (max-width: 768px){.tp-under-hidden{visibility:hidden}}@media (min-width: 768px) and (max-width: 1023px){.t-hidden{visibility:hidden}}@media (min-width: 0) and (max-width: 1023px){.t-under-hidden{visibility:hidden}}@media (min-width: 0) and (max-width: 420px){.mp-visible,.mp-under-visible{visibility:visible}}@media (min-width: 420px) and (max-width: 568px){.m-visible{visibility:visible}}@media (min-width: 0) and (max-width: 568px){.m-under-visible{visibility:visible}}@media (min-width: 568px) and (max-width: 768px){.tp-visible{visibility:visible}}@media (min-width: 0) and (max-width: 768px){.tp-under-visible{visibility:visible}}@media (min-width: 768px) and (max-width: 1023px){.t-visible{visibility:visible}}@media (min-width: 0) and (max-width: 1023px){.t-under-visible{visibility:visible}}@media (min-width: 0) and (max-width: 420px){.mp-text-hide,.mp-under-text-hide{text-indent:-1000000px}}@media (min-width: 420px) and (max-width: 568px){.m-text-hide{text-indent:-1000000px}}@media (min-width: 0) and (max-width: 568px){.m-under-text-hide{text-indent:-1000000px}}@media (min-width: 568px) and (max-width: 768px){.tp-text-hide{text-indent:-1000000px}}@media (min-width: 0) and (max-width: 768px){.tp-under-text-hide{text-indent:-1000000px}}@media (min-width: 768px) and (max-width: 1023px){.t-text-hide{text-indent:-1000000px}}@media (min-width: 0) and (max-width: 1023px){.t-under-text-hide{text-indent:-1000000px}}.items{margin-top:-15px;margin-left:-15px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.items>*{margin-top:15px;margin-left:15px}.items.items-end{margin-right:-15px;margin-left:0;-webkit-justify-content:flex-end;justify-content:flex-end}.items.items-end>*{margin-right:15px;margin-left:0}.items.items-center{margin-right:-7.5px;margin-left:-7.5px;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.items.items-center>*{margin-right:7.5px;margin-left:7.5px}.items.items-stretch{margin-right:-7.5px;margin-left:-7.5px;-webkit-justify-content:space-between;justify-content:space-between}.items.items-stretch>*{margin-right:7.5px;margin-left:7.5px}ul.items{list-style:none;margin-bottom:0;padding:0}ul.items>li{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center}input.toggle{position:fixed;left:-1000000px}input.toggle:checked~.toggle-block,input.toggle:checked~.toggle-show{display:block}input.toggle:checked~.toggle-flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}input.toggle:checked~.toggle-inline{display:inline}input.toggle:checked~.toggle-inline-block{display:inline-block}input.toggle:checked~.toggle-hide,input.toggle:checked~.toggle-none{display:none}input.toggle:checked~.toggle-label .toggle-block,input.toggle:checked~.toggle-label .toggle-show{display:block}input.toggle:checked~.toggle-label .toggle-flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}input.toggle:checked~.toggle-label .toggle-inline{display:inline}input.toggle:checked~.toggle-label .toggle-inline-block{display:inline-block}input.toggle:checked~.toggle-label .toggle-hide,input.toggle:checked~.toggle-label .toggle-none{display:none}input.toggle:not(:checked)~.toggle-block,input.toggle:not(:checked)~.toggle-show,input.toggle:not(:checked)~.toggle-flex,input.toggle:not(:checked)~.toggle-inline,input.toggle:not(:checked)~.toggle-inline-block{display:none}input.toggle:not(:checked)~.toggle-hide,input.toggle:not(:checked)~.toggle-none{display:block}input.toggle:not(:checked)~.toggle-label .toggle-block,input.toggle:not(:checked)~.toggle-label .toggle-show,input.toggle:not(:checked)~.toggle-label .toggle-flex,input.toggle:not(:checked)~.toggle-label .toggle-inline,input.toggle:not(:checked)~.toggle-label .toggle-inline-block{display:none}input.toggle:not(:checked)~.toggle-label .toggle-hide,input.toggle:not(:checked)~.toggle-label .toggle-none{display:block}input.mobile-toggle{position:fixed;left:-1000000px}@media (max-width: 768px){input.mobile-toggle{position:fixed;left:-1000000px}input.mobile-toggle:checked~.mobile-toggle-show{display:block}input.mobile-toggle:checked~.mobile-toggle-hide{display:none}input.mobile-toggle:checked~.mobile-toggle-label .toggle-show{display:block}input.mobile-toggle:checked~.mobile-toggle-label .toggle-hide{display:none}input.mobile-toggle:not(:checked)~.mobile-toggle-show{display:none}input.mobile-toggle:not(:checked)~.mobile-toggle-hide{display:block}input.mobile-toggle:not(:checked)~.mobile-toggle-label .toggle-show{display:none}input.mobile-toggle:not(:checked)~.mobile-toggle-label .toggle-hide{display:block}}@media (min-width: 768px){input.mobile-toggle,.mobile-toggle-label{display:none}}h1,.h1{font-size:2.4rem;line-height:1.35em;font-weight:400;margin:2.2rem 0}h2,.h2{font-size:2rem;line-height:1.35em;font-weight:400;margin:2rem 0}h3,.h3{font-size:1.7rem;line-height:1.35em;font-weight:400;margin:1.05rem 0}h4,.h4{font-size:1.4rem;line-height:1.35em;font-weight:400;margin:0.75rem 0}h5,.h5{font-size:1rem;line-height:1.35em;font-weight:400;margin:0.5rem 0}h6,.h6{font-size:0.8rem;line-height:1.35em;font-weight:400;margin:0.4rem 0}h1 .actions,h2 .actions,h3 .actions,h4 .actions,h5 .actions,h6 .actions,.h1 .actions,.h2 .actions,.h3 .actions,.h4 .actions,.h5 .actions,.h6 .actions{float:right}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{opacity:0.7;font-size:0.7em}a.link{color:#5386f9;text-decoration:none}a.link:hover{color:#b6cbfc;text-decoration:underline}body,pre{margin:0;padding:0}a{text-decoration:none}img{max-width:100%}body{-webkit-text-size-adjust:none}@use 'sass:math';.cell-fill{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:auto;min-width:0;min-height:0}.cell-auto{-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;min-width:0;min-height:0}@media (min-width: 1280px){.d-cell-fill{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:auto}.d-cell-auto{-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}}@media (max-width: 1023px){.t-cell-fill{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:auto}.t-cell-auto{-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}}@media (max-width: 768px){.tp-cell-fill{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:auto}.tp-cell-auto{-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}}@media (max-width: 568px){.m-cell-fill{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:auto}.m-cell-auto{-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}}@media (max-width: 420px){.mp-cell-fill{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:auto}.mp-cell-auto{-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}}.cell-1{width:6.25%}.cell-1-9{width:11.875%}.cell-1-8{width:11.25%}.cell-1-7{width:10.625%}.cell-1-6{width:10%}.cell-1-5{width:9.375%}.cell-1-4{width:8.125%}.cell-1-3{width:8.125%}.cell-1-2{width:7.5%}.cell-1-1{width:6.875%}.cell-2{width:12.5%}.cell-2-9{width:18.125%}.cell-2-8{width:17.5%}.cell-2-7{width:16.875%}.cell-2-6{width:16.25%}.cell-2-5{width:15.625%}.cell-2-4{width:14.375%}.cell-2-3{width:14.375%}.cell-2-2{width:13.75%}.cell-2-1{width:13.125%}.cell-3{width:18.75%}.cell-3-9{width:24.375%}.cell-3-8{width:23.75%}.cell-3-7{width:23.125%}.cell-3-6{width:22.5%}.cell-3-5{width:21.875%}.cell-3-4{width:20.625%}.cell-3-3{width:20.625%}.cell-3-2{width:20%}.cell-3-1{width:19.375%}.cell-4{width:25%}.cell-4-9{width:30.625%}.cell-4-8{width:30%}.cell-4-7{width:29.375%}.cell-4-6{width:28.75%}.cell-4-5{width:28.125%}.cell-4-4{width:26.875%}.cell-4-3{width:26.875%}.cell-4-2{width:26.25%}.cell-4-1{width:25.625%}.cell-5{width:31.25%}.cell-5-9{width:36.875%}.cell-5-8{width:36.25%}.cell-5-7{width:35.625%}.cell-5-6{width:35%}.cell-5-5{width:34.375%}.cell-5-4{width:33.125%}.cell-5-3{width:33.125%}.cell-5-2{width:32.5%}.cell-5-1{width:31.875%}.cell-6{width:37.5%}.cell-6-9{width:43.125%}.cell-6-8{width:42.5%}.cell-6-7{width:41.875%}.cell-6-6{width:41.25%}.cell-6-5{width:40.625%}.cell-6-4{width:39.375%}.cell-6-3{width:39.375%}.cell-6-2{width:38.75%}.cell-6-1{width:38.125%}.cell-7{width:43.75%}.cell-7-9{width:49.375%}.cell-7-8{width:48.75%}.cell-7-7{width:48.125%}.cell-7-6{width:47.5%}.cell-7-5{width:46.875%}.cell-7-4{width:45.625%}.cell-7-3{width:45.625%}.cell-7-2{width:45%}.cell-7-1{width:44.375%}.cell-8{width:50%}.cell-8-9{width:55.625%}.cell-8-8{width:55%}.cell-8-7{width:54.375%}.cell-8-6{width:53.75%}.cell-8-5{width:53.125%}.cell-8-4{width:51.875%}.cell-8-3{width:51.875%}.cell-8-2{width:51.25%}.cell-8-1{width:50.625%}.cell-9{width:56.25%}.cell-9-9{width:61.875%}.cell-9-8{width:61.25%}.cell-9-7{width:60.625%}.cell-9-6{width:60%}.cell-9-5{width:59.375%}.cell-9-4{width:58.125%}.cell-9-3{width:58.125%}.cell-9-2{width:57.5%}.cell-9-1{width:56.875%}.cell-10{width:62.5%}.cell-10-9{width:68.125%}.cell-10-8{width:67.5%}.cell-10-7{width:66.875%}.cell-10-6{width:66.25%}.cell-10-5{width:65.625%}.cell-10-4{width:64.375%}.cell-10-3{width:64.375%}.cell-10-2{width:63.75%}.cell-10-1{width:63.125%}.cell-11{width:68.75%}.cell-11-9{width:74.375%}.cell-11-8{width:73.75%}.cell-11-7{width:73.125%}.cell-11-6{width:72.5%}.cell-11-5{width:71.875%}.cell-11-4{width:70.625%}.cell-11-3{width:70.625%}.cell-11-2{width:70%}.cell-11-1{width:69.375%}.cell-12{width:75%}.cell-12-9{width:80.625%}.cell-12-8{width:80%}.cell-12-7{width:79.375%}.cell-12-6{width:78.75%}.cell-12-5{width:78.125%}.cell-12-4{width:76.875%}.cell-12-3{width:76.875%}.cell-12-2{width:76.25%}.cell-12-1{width:75.625%}.cell-13{width:81.25%}.cell-13-9{width:86.875%}.cell-13-8{width:86.25%}.cell-13-7{width:85.625%}.cell-13-6{width:85%}.cell-13-5{width:84.375%}.cell-13-4{width:83.125%}.cell-13-3{width:83.125%}.cell-13-2{width:82.5%}.cell-13-1{width:81.875%}.cell-14{width:87.5%}.cell-14-9{width:93.125%}.cell-14-8{width:92.5%}.cell-14-7{width:91.875%}.cell-14-6{width:91.25%}.cell-14-5{width:90.625%}.cell-14-4{width:89.375%}.cell-14-3{width:89.375%}.cell-14-2{width:88.75%}.cell-14-1{width:88.125%}.cell-15{width:93.75%}.cell-15-9{width:99.375%}.cell-15-8{width:98.75%}.cell-15-7{width:98.125%}.cell-15-6{width:97.5%}.cell-15-5{width:96.875%}.cell-15-4{width:95.625%}.cell-15-3{width:95.625%}.cell-15-2{width:95%}.cell-15-1{width:94.375%}.cell-16{width:100%}.cell-16-9{width:105.625%}.cell-16-8{width:105%}.cell-16-7{width:104.375%}.cell-16-6{width:103.75%}.cell-16-5{width:103.125%}.cell-16-4{width:101.875%}.cell-16-3{width:101.875%}.cell-16-2{width:101.25%}.cell-16-1{width:100.625%}@media (min-width: 1280px){.d-cell-1{width:6.25%;flex:0 0 auto !important}}@media (min-width: 1280px){.d-cell-2{width:12.5%;flex:0 0 auto !important}}@media (min-width: 1280px){.d-cell-3{width:18.75%;flex:0 0 auto !important}}@media (min-width: 1280px){.d-cell-4{width:25%;flex:0 0 auto !important}}@media (min-width: 1280px){.d-cell-5{width:31.25%;flex:0 0 auto !important}}@media (min-width: 1280px){.d-cell-6{width:37.5%;flex:0 0 auto !important}}@media (min-width: 1280px){.d-cell-7{width:43.75%;flex:0 0 auto !important}}@media (min-width: 1280px){.d-cell-8{width:50%;flex:0 0 auto !important}}@media (min-width: 1280px){.d-cell-9{width:56.25%;flex:0 0 auto !important}}@media (min-width: 1280px){.d-cell-10{width:62.5%;flex:0 0 auto !important}}@media (min-width: 1280px){.d-cell-11{width:68.75%;flex:0 0 auto !important}}@media (min-width: 1280px){.d-cell-12{width:75%;flex:0 0 auto !important}}@media (min-width: 1280px){.d-cell-13{width:81.25%;flex:0 0 auto !important}}@media (min-width: 1280px){.d-cell-14{width:87.5%;flex:0 0 auto !important}}@media (min-width: 1280px){.d-cell-15{width:93.75%;flex:0 0 auto !important}}@media (min-width: 1280px){.d-cell-16{width:100%;flex:0 0 auto !important}}@media (max-width: 1024px){.t-cell-1{width:6.25%;flex:0 0 auto !important}}@media (max-width: 1024px){.t-cell-2{width:12.5%;flex:0 0 auto !important}}@media (max-width: 1024px){.t-cell-3{width:18.75%;flex:0 0 auto !important}}@media (max-width: 1024px){.t-cell-4{width:25%;flex:0 0 auto !important}}@media (max-width: 1024px){.t-cell-5{width:31.25%;flex:0 0 auto !important}}@media (max-width: 1024px){.t-cell-6{width:37.5%;flex:0 0 auto !important}}@media (max-width: 1024px){.t-cell-7{width:43.75%;flex:0 0 auto !important}}@media (max-width: 1024px){.t-cell-8{width:50%;flex:0 0 auto !important}}@media (max-width: 1024px){.t-cell-9{width:56.25%;flex:0 0 auto !important}}@media (max-width: 1024px){.t-cell-10{width:62.5%;flex:0 0 auto !important}}@media (max-width: 1024px){.t-cell-11{width:68.75%;flex:0 0 auto !important}}@media (max-width: 1024px){.t-cell-12{width:75%;flex:0 0 auto !important}}@media (max-width: 1024px){.t-cell-13{width:81.25%;flex:0 0 auto !important}}@media (max-width: 1024px){.t-cell-14{width:87.5%;flex:0 0 auto !important}}@media (max-width: 1024px){.t-cell-15{width:93.75%;flex:0 0 auto !important}}@media (max-width: 1024px){.t-cell-16{width:100%;flex:0 0 auto !important}}@media (max-width: 768px){.tp-cell-1{width:6.25%;flex:0 0 auto !important}}@media (max-width: 768px){.tp-cell-2{width:12.5%;flex:0 0 auto !important}}@media (max-width: 768px){.tp-cell-3{width:18.75%;flex:0 0 auto !important}}@media (max-width: 768px){.tp-cell-4{width:25%;flex:0 0 auto !important}}@media (max-width: 768px){.tp-cell-5{width:31.25%;flex:0 0 auto !important}}@media (max-width: 768px){.tp-cell-6{width:37.5%;flex:0 0 auto !important}}@media (max-width: 768px){.tp-cell-7{width:43.75%;flex:0 0 auto !important}}@media (max-width: 768px){.tp-cell-8{width:50%;flex:0 0 auto !important}}@media (max-width: 768px){.tp-cell-9{width:56.25%;flex:0 0 auto !important}}@media (max-width: 768px){.tp-cell-10{width:62.5%;flex:0 0 auto !important}}@media (max-width: 768px){.tp-cell-11{width:68.75%;flex:0 0 auto !important}}@media (max-width: 768px){.tp-cell-12{width:75%;flex:0 0 auto !important}}@media (max-width: 768px){.tp-cell-13{width:81.25%;flex:0 0 auto !important}}@media (max-width: 768px){.tp-cell-14{width:87.5%;flex:0 0 auto !important}}@media (max-width: 768px){.tp-cell-15{width:93.75%;flex:0 0 auto !important}}@media (max-width: 768px){.tp-cell-16{width:100%;flex:0 0 auto !important}}@media (max-width: 568px){.m-cell-1{width:6.25%;flex:0 0 auto !important}}@media (max-width: 568px){.m-cell-2{width:12.5%;flex:0 0 auto !important}}@media (max-width: 568px){.m-cell-3{width:18.75%;flex:0 0 auto !important}}@media (max-width: 568px){.m-cell-4{width:25%;flex:0 0 auto !important}}@media (max-width: 568px){.m-cell-5{width:31.25%;flex:0 0 auto !important}}@media (max-width: 568px){.m-cell-6{width:37.5%;flex:0 0 auto !important}}@media (max-width: 568px){.m-cell-7{width:43.75%;flex:0 0 auto !important}}@media (max-width: 568px){.m-cell-8{width:50%;flex:0 0 auto !important}}@media (max-width: 568px){.m-cell-9{width:56.25%;flex:0 0 auto !important}}@media (max-width: 568px){.m-cell-10{width:62.5%;flex:0 0 auto !important}}@media (max-width: 568px){.m-cell-11{width:68.75%;flex:0 0 auto !important}}@media (max-width: 568px){.m-cell-12{width:75%;flex:0 0 auto !important}}@media (max-width: 568px){.m-cell-13{width:81.25%;flex:0 0 auto !important}}@media (max-width: 568px){.m-cell-14{width:87.5%;flex:0 0 auto !important}}@media (max-width: 568px){.m-cell-15{width:93.75%;flex:0 0 auto !important}}@media (max-width: 568px){.m-cell-16{width:100%;flex:0 0 auto !important}}@media (max-width: 320px){.mp-cell-1{width:6.25%;flex:0 0 auto !important}}@media (max-width: 320px){.mp-cell-2{width:12.5%;flex:0 0 auto !important}}@media (max-width: 320px){.mp-cell-3{width:18.75%;flex:0 0 auto !important}}@media (max-width: 320px){.mp-cell-4{width:25%;flex:0 0 auto !important}}@media (max-width: 320px){.mp-cell-5{width:31.25%;flex:0 0 auto !important}}@media (max-width: 320px){.mp-cell-6{width:37.5%;flex:0 0 auto !important}}@media (max-width: 320px){.mp-cell-7{width:43.75%;flex:0 0 auto !important}}@media (max-width: 320px){.mp-cell-8{width:50%;flex:0 0 auto !important}}@media (max-width: 320px){.mp-cell-9{width:56.25%;flex:0 0 auto !important}}@media (max-width: 320px){.mp-cell-10{width:62.5%;flex:0 0 auto !important}}@media (max-width: 320px){.mp-cell-11{width:68.75%;flex:0 0 auto !important}}@media (max-width: 320px){.mp-cell-12{width:75%;flex:0 0 auto !important}}@media (max-width: 320px){.mp-cell-13{width:81.25%;flex:0 0 auto !important}}@media (max-width: 320px){.mp-cell-14{width:87.5%;flex:0 0 auto !important}}@media (max-width: 320px){.mp-cell-15{width:93.75%;flex:0 0 auto !important}}@media (max-width: 320px){.mp-cell-16{width:100%;flex:0 0 auto !important}}.grid{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch}table.grid .cell-1{min-width:6.25%;max-width:6.25%;width:6.25%}.grid.column>.cell-1,.grid.column>.row>.cell-1{width:auto;flex:1 1 6.25%}.grid.column .width-1{width:6.25%}table.grid .cell-2{min-width:12.5%;max-width:12.5%;width:12.5%}.grid.column>.cell-2,.grid.column>.row>.cell-2{width:auto;flex:1 1 12.5%}.grid.column .width-2{width:12.5%}table.grid .cell-3{min-width:18.75%;max-width:18.75%;width:18.75%}.grid.column>.cell-3,.grid.column>.row>.cell-3{width:auto;flex:1 1 18.75%}.grid.column .width-3{width:18.75%}table.grid .cell-4{min-width:25%;max-width:25%;width:25%}.grid.column>.cell-4,.grid.column>.row>.cell-4{width:auto;flex:1 1 25%}.grid.column .width-4{width:25%}table.grid .cell-5{min-width:31.25%;max-width:31.25%;width:31.25%}.grid.column>.cell-5,.grid.column>.row>.cell-5{width:auto;flex:1 1 31.25%}.grid.column .width-5{width:31.25%}table.grid .cell-6{min-width:37.5%;max-width:37.5%;width:37.5%}.grid.column>.cell-6,.grid.column>.row>.cell-6{width:auto;flex:1 1 37.5%}.grid.column .width-6{width:37.5%}table.grid .cell-7{min-width:43.75%;max-width:43.75%;width:43.75%}.grid.column>.cell-7,.grid.column>.row>.cell-7{width:auto;flex:1 1 43.75%}.grid.column .width-7{width:43.75%}table.grid .cell-8{min-width:50%;max-width:50%;width:50%}.grid.column>.cell-8,.grid.column>.row>.cell-8{width:auto;flex:1 1 50%}.grid.column .width-8{width:50%}table.grid .cell-9{min-width:56.25%;max-width:56.25%;width:56.25%}.grid.column>.cell-9,.grid.column>.row>.cell-9{width:auto;flex:1 1 56.25%}.grid.column .width-9{width:56.25%}table.grid .cell-10{min-width:62.5%;max-width:62.5%;width:62.5%}.grid.column>.cell-10,.grid.column>.row>.cell-10{width:auto;flex:1 1 62.5%}.grid.column .width-10{width:62.5%}table.grid .cell-11{min-width:68.75%;max-width:68.75%;width:68.75%}.grid.column>.cell-11,.grid.column>.row>.cell-11{width:auto;flex:1 1 68.75%}.grid.column .width-11{width:68.75%}table.grid .cell-12{min-width:75%;max-width:75%;width:75%}.grid.column>.cell-12,.grid.column>.row>.cell-12{width:auto;flex:1 1 75%}.grid.column .width-12{width:75%}table.grid .cell-13{min-width:81.25%;max-width:81.25%;width:81.25%}.grid.column>.cell-13,.grid.column>.row>.cell-13{width:auto;flex:1 1 81.25%}.grid.column .width-13{width:81.25%}table.grid .cell-14{min-width:87.5%;max-width:87.5%;width:87.5%}.grid.column>.cell-14,.grid.column>.row>.cell-14{width:auto;flex:1 1 87.5%}.grid.column .width-14{width:87.5%}table.grid .cell-15{min-width:93.75%;max-width:93.75%;width:93.75%}.grid.column>.cell-15,.grid.column>.row>.cell-15{width:auto;flex:1 1 93.75%}.grid.column .width-15{width:93.75%}table.grid .cell-16{min-width:100%;max-width:100%;width:100%}.grid.column>.cell-16,.grid.column>.row>.cell-16{width:auto;flex:1 1 100%}.grid.column .width-16{width:100%}.grid .offset-left-0[class*="cell"],.grid .offset-0[class*="cell"],.grid.offset-left-0[class*="width-"],.grid.offset-0[class*="width-"]{margin-left:0% !important}.grid .offset-right-0[class*="cell"],.grid.offset-right-0[class*="width-"]{margin-right:0% !important}.grid.offset-left-0 [class*="cell"]:first-child,.grid.offset-0 [class*="cell"]:first-child,.grid .row.offset-left-0 [class*="cell"]:first-child,.grid .row.offset-0 [class*="cell"]:first-child{margin-left:0%}.grid.offset-right-0 [class*="cell"]:last-child,.grid .row.offset-right-0 [class*="cell"]:last-child{margin-right:0%}.grid .offset-left-1[class*="cell"],.grid .offset-1[class*="cell"],.grid.offset-left-1[class*="width-"],.grid.offset-1[class*="width-"]{margin-left:6.25% !important}.grid .offset-right-1[class*="cell"],.grid.offset-right-1[class*="width-"]{margin-right:6.25% !important}.grid.offset-left-1 [class*="cell"]:first-child,.grid.offset-1 [class*="cell"]:first-child,.grid .row.offset-left-1 [class*="cell"]:first-child,.grid .row.offset-1 [class*="cell"]:first-child{margin-left:6.25%}.grid.offset-right-1 [class*="cell"]:last-child,.grid .row.offset-right-1 [class*="cell"]:last-child{margin-right:6.25%}.grid .offset-left-2[class*="cell"],.grid .offset-2[class*="cell"],.grid.offset-left-2[class*="width-"],.grid.offset-2[class*="width-"]{margin-left:12.5% !important}.grid .offset-right-2[class*="cell"],.grid.offset-right-2[class*="width-"]{margin-right:12.5% !important}.grid.offset-left-2 [class*="cell"]:first-child,.grid.offset-2 [class*="cell"]:first-child,.grid .row.offset-left-2 [class*="cell"]:first-child,.grid .row.offset-2 [class*="cell"]:first-child{margin-left:12.5%}.grid.offset-right-2 [class*="cell"]:last-child,.grid .row.offset-right-2 [class*="cell"]:last-child{margin-right:12.5%}.grid .offset-left-3[class*="cell"],.grid .offset-3[class*="cell"],.grid.offset-left-3[class*="width-"],.grid.offset-3[class*="width-"]{margin-left:18.75% !important}.grid .offset-right-3[class*="cell"],.grid.offset-right-3[class*="width-"]{margin-right:18.75% !important}.grid.offset-left-3 [class*="cell"]:first-child,.grid.offset-3 [class*="cell"]:first-child,.grid .row.offset-left-3 [class*="cell"]:first-child,.grid .row.offset-3 [class*="cell"]:first-child{margin-left:18.75%}.grid.offset-right-3 [class*="cell"]:last-child,.grid .row.offset-right-3 [class*="cell"]:last-child{margin-right:18.75%}.grid .offset-left-4[class*="cell"],.grid .offset-4[class*="cell"],.grid.offset-left-4[class*="width-"],.grid.offset-4[class*="width-"]{margin-left:25% !important}.grid .offset-right-4[class*="cell"],.grid.offset-right-4[class*="width-"]{margin-right:25% !important}.grid.offset-left-4 [class*="cell"]:first-child,.grid.offset-4 [class*="cell"]:first-child,.grid .row.offset-left-4 [class*="cell"]:first-child,.grid .row.offset-4 [class*="cell"]:first-child{margin-left:25%}.grid.offset-right-4 [class*="cell"]:last-child,.grid .row.offset-right-4 [class*="cell"]:last-child{margin-right:25%}.grid .offset-left-5[class*="cell"],.grid .offset-5[class*="cell"],.grid.offset-left-5[class*="width-"],.grid.offset-5[class*="width-"]{margin-left:31.25% !important}.grid .offset-right-5[class*="cell"],.grid.offset-right-5[class*="width-"]{margin-right:31.25% !important}.grid.offset-left-5 [class*="cell"]:first-child,.grid.offset-5 [class*="cell"]:first-child,.grid .row.offset-left-5 [class*="cell"]:first-child,.grid .row.offset-5 [class*="cell"]:first-child{margin-left:31.25%}.grid.offset-right-5 [class*="cell"]:last-child,.grid .row.offset-right-5 [class*="cell"]:last-child{margin-right:31.25%}.grid .offset-left-6[class*="cell"],.grid .offset-6[class*="cell"],.grid.offset-left-6[class*="width-"],.grid.offset-6[class*="width-"]{margin-left:37.5% !important}.grid .offset-right-6[class*="cell"],.grid.offset-right-6[class*="width-"]{margin-right:37.5% !important}.grid.offset-left-6 [class*="cell"]:first-child,.grid.offset-6 [class*="cell"]:first-child,.grid .row.offset-left-6 [class*="cell"]:first-child,.grid .row.offset-6 [class*="cell"]:first-child{margin-left:37.5%}.grid.offset-right-6 [class*="cell"]:last-child,.grid .row.offset-right-6 [class*="cell"]:last-child{margin-right:37.5%}.grid .offset-left-7[class*="cell"],.grid .offset-7[class*="cell"],.grid.offset-left-7[class*="width-"],.grid.offset-7[class*="width-"]{margin-left:43.75% !important}.grid .offset-right-7[class*="cell"],.grid.offset-right-7[class*="width-"]{margin-right:43.75% !important}.grid.offset-left-7 [class*="cell"]:first-child,.grid.offset-7 [class*="cell"]:first-child,.grid .row.offset-left-7 [class*="cell"]:first-child,.grid .row.offset-7 [class*="cell"]:first-child{margin-left:43.75%}.grid.offset-right-7 [class*="cell"]:last-child,.grid .row.offset-right-7 [class*="cell"]:last-child{margin-right:43.75%}.grid .offset-left-8[class*="cell"],.grid .offset-8[class*="cell"],.grid.offset-left-8[class*="width-"],.grid.offset-8[class*="width-"]{margin-left:50% !important}.grid .offset-right-8[class*="cell"],.grid.offset-right-8[class*="width-"]{margin-right:50% !important}.grid.offset-left-8 [class*="cell"]:first-child,.grid.offset-8 [class*="cell"]:first-child,.grid .row.offset-left-8 [class*="cell"]:first-child,.grid .row.offset-8 [class*="cell"]:first-child{margin-left:50%}.grid.offset-right-8 [class*="cell"]:last-child,.grid .row.offset-right-8 [class*="cell"]:last-child{margin-right:50%}.grid .offset-left-9[class*="cell"],.grid .offset-9[class*="cell"],.grid.offset-left-9[class*="width-"],.grid.offset-9[class*="width-"]{margin-left:56.25% !important}.grid .offset-right-9[class*="cell"],.grid.offset-right-9[class*="width-"]{margin-right:56.25% !important}.grid.offset-left-9 [class*="cell"]:first-child,.grid.offset-9 [class*="cell"]:first-child,.grid .row.offset-left-9 [class*="cell"]:first-child,.grid .row.offset-9 [class*="cell"]:first-child{margin-left:56.25%}.grid.offset-right-9 [class*="cell"]:last-child,.grid .row.offset-right-9 [class*="cell"]:last-child{margin-right:56.25%}.grid .offset-left-10[class*="cell"],.grid .offset-10[class*="cell"],.grid.offset-left-10[class*="width-"],.grid.offset-10[class*="width-"]{margin-left:62.5% !important}.grid .offset-right-10[class*="cell"],.grid.offset-right-10[class*="width-"]{margin-right:62.5% !important}.grid.offset-left-10 [class*="cell"]:first-child,.grid.offset-10 [class*="cell"]:first-child,.grid .row.offset-left-10 [class*="cell"]:first-child,.grid .row.offset-10 [class*="cell"]:first-child{margin-left:62.5%}.grid.offset-right-10 [class*="cell"]:last-child,.grid .row.offset-right-10 [class*="cell"]:last-child{margin-right:62.5%}.grid .offset-left-11[class*="cell"],.grid .offset-11[class*="cell"],.grid.offset-left-11[class*="width-"],.grid.offset-11[class*="width-"]{margin-left:68.75% !important}.grid .offset-right-11[class*="cell"],.grid.offset-right-11[class*="width-"]{margin-right:68.75% !important}.grid.offset-left-11 [class*="cell"]:first-child,.grid.offset-11 [class*="cell"]:first-child,.grid .row.offset-left-11 [class*="cell"]:first-child,.grid .row.offset-11 [class*="cell"]:first-child{margin-left:68.75%}.grid.offset-right-11 [class*="cell"]:last-child,.grid .row.offset-right-11 [class*="cell"]:last-child{margin-right:68.75%}.grid .offset-left-12[class*="cell"],.grid .offset-12[class*="cell"],.grid.offset-left-12[class*="width-"],.grid.offset-12[class*="width-"]{margin-left:75% !important}.grid .offset-right-12[class*="cell"],.grid.offset-right-12[class*="width-"]{margin-right:75% !important}.grid.offset-left-12 [class*="cell"]:first-child,.grid.offset-12 [class*="cell"]:first-child,.grid .row.offset-left-12 [class*="cell"]:first-child,.grid .row.offset-12 [class*="cell"]:first-child{margin-left:75%}.grid.offset-right-12 [class*="cell"]:last-child,.grid .row.offset-right-12 [class*="cell"]:last-child{margin-right:75%}.grid .offset-left-13[class*="cell"],.grid .offset-13[class*="cell"],.grid.offset-left-13[class*="width-"],.grid.offset-13[class*="width-"]{margin-left:81.25% !important}.grid .offset-right-13[class*="cell"],.grid.offset-right-13[class*="width-"]{margin-right:81.25% !important}.grid.offset-left-13 [class*="cell"]:first-child,.grid.offset-13 [class*="cell"]:first-child,.grid .row.offset-left-13 [class*="cell"]:first-child,.grid .row.offset-13 [class*="cell"]:first-child{margin-left:81.25%}.grid.offset-right-13 [class*="cell"]:last-child,.grid .row.offset-right-13 [class*="cell"]:last-child{margin-right:81.25%}.grid .offset-left-14[class*="cell"],.grid .offset-14[class*="cell"],.grid.offset-left-14[class*="width-"],.grid.offset-14[class*="width-"]{margin-left:87.5% !important}.grid .offset-right-14[class*="cell"],.grid.offset-right-14[class*="width-"]{margin-right:87.5% !important}.grid.offset-left-14 [class*="cell"]:first-child,.grid.offset-14 [class*="cell"]:first-child,.grid .row.offset-left-14 [class*="cell"]:first-child,.grid .row.offset-14 [class*="cell"]:first-child{margin-left:87.5%}.grid.offset-right-14 [class*="cell"]:last-child,.grid .row.offset-right-14 [class*="cell"]:last-child{margin-right:87.5%}.grid .offset-left-15[class*="cell"],.grid .offset-15[class*="cell"],.grid.offset-left-15[class*="width-"],.grid.offset-15[class*="width-"]{margin-left:93.75% !important}.grid .offset-right-15[class*="cell"],.grid.offset-right-15[class*="width-"]{margin-right:93.75% !important}.grid.offset-left-15 [class*="cell"]:first-child,.grid.offset-15 [class*="cell"]:first-child,.grid .row.offset-left-15 [class*="cell"]:first-child,.grid .row.offset-15 [class*="cell"]:first-child{margin-left:93.75%}.grid.offset-right-15 [class*="cell"]:last-child,.grid .row.offset-right-15 [class*="cell"]:last-child{margin-right:93.75%}@media (min-width: 1280px){.grid .d-offset-0[class*="cell"],.grid .d-offset-0[class*="width-"],.grid .d-offset-left-0[class*="cell"],.grid .d-offset-left-0[class*="width-"]{margin-left:0% !important}.grid.d-offset-0 [class*="cell"]:first-child,.grid.d-offset-left-0 [class*="cell"]:first-child{margin-left:0%}.grid .d-offset-right-0[class*="cell"],.grid .d-offset-right-0[class*="width-"]{margin-right:0% !important}.grid.d-offset-right-0 [class*="cell"]:last-child{margin-right:0%}}@media (max-width: 1023px){.grid .t-offset-0[class*="cell"],.grid .t-offset-0[class*="width-"],.grid .t-offset-left-0[class*="cell"],.grid .t-offset-left-0[class*="width-"]{margin-left:0% !important}.grid.t-offset-0 [class*="cell"]:first-child,.grid.t-offset-left-0 [class*="cell"]:first-child{margin-left:0%}.grid .t-offset-right-0[class*="cell"],.grid .t-offset-right-0[class*="width-"]{margin-right:0% !important}.grid.t-offset-right-0 [class*="cell"]:last-child{margin-right:0%}}@media (max-width: 768px){.grid .tp-offset-0[class*="cell"],.grid .tp-offset-0[class*="width-"],.grid .tp-offset-left-0[class*="cell"],.grid .tp-offset-left-0[class*="width-"]{margin-left:0% !important}.grid.tp-offset-0 [class*="cell"]:first-child,.grid.tp-offset-left-0 [class*="cell"]:first-child{margin-left:0%}.grid .tp-offset-right-0[class*="cell"],.grid .tp-offset-right-0[class*="width-"]{margin-right:0% !important}.grid.tp-offset-right-0 [class*="cell"]:last-child{margin-right:0%}}@media (max-width: 568px){.grid .m-offset-0[class*="cell"],.grid .m-offset-0[class*="width-"],.grid .m-offset-left-0[class*="cell"],.grid .m-offset-left-0[class*="width-"]{margin-left:0% !important}.grid.m-offset-0 [class*="cell"]:first-child,.grid.m-offset-left-0 [class*="cell"]:first-child{margin-left:0%}.grid .m-offset-right-0[class*="cell"],.grid .m-offset-right-0[class*="width-"]{margin-right:0% !important}.grid.m-offset-right-0 [class*="cell"]:last-child{margin-right:0%}}@media (max-width: 420px){.grid .mp-offset-0[class*="cell"],.grid .mp-offset-0[class*="width-"],.grid .mp-offset-left-0[class*="cell"],.grid .mp-offset-left-0[class*="width-"]{margin-left:0% !important}.grid.mp-offset-0 [class*="cell"]:first-child,.grid.mp-offset-left-0 [class*="cell"]:first-child{margin-left:0%}.grid .mp-offset-right-0[class*="cell"],.grid .mp-offset-right-0[class*="width-"]{margin-right:0% !important}.grid.mp-offset-right-0 [class*="cell"]:last-child{margin-right:0%}}@media (min-width: 1280px){.grid .d-offset-1[class*="cell"],.grid .d-offset-1[class*="width-"],.grid .d-offset-left-1[class*="cell"],.grid .d-offset-left-1[class*="width-"]{margin-left:6.25% !important}.grid.d-offset-1 [class*="cell"]:first-child,.grid.d-offset-left-1 [class*="cell"]:first-child{margin-left:6.25%}.grid .d-offset-right-1[class*="cell"],.grid .d-offset-right-1[class*="width-"]{margin-right:6.25% !important}.grid.d-offset-right-1 [class*="cell"]:last-child{margin-right:6.25%}}@media (max-width: 1023px){.grid .t-offset-1[class*="cell"],.grid .t-offset-1[class*="width-"],.grid .t-offset-left-1[class*="cell"],.grid .t-offset-left-1[class*="width-"]{margin-left:6.25% !important}.grid.t-offset-1 [class*="cell"]:first-child,.grid.t-offset-left-1 [class*="cell"]:first-child{margin-left:6.25%}.grid .t-offset-right-1[class*="cell"],.grid .t-offset-right-1[class*="width-"]{margin-right:6.25% !important}.grid.t-offset-right-1 [class*="cell"]:last-child{margin-right:6.25%}}@media (max-width: 768px){.grid .tp-offset-1[class*="cell"],.grid .tp-offset-1[class*="width-"],.grid .tp-offset-left-1[class*="cell"],.grid .tp-offset-left-1[class*="width-"]{margin-left:6.25% !important}.grid.tp-offset-1 [class*="cell"]:first-child,.grid.tp-offset-left-1 [class*="cell"]:first-child{margin-left:6.25%}.grid .tp-offset-right-1[class*="cell"],.grid .tp-offset-right-1[class*="width-"]{margin-right:6.25% !important}.grid.tp-offset-right-1 [class*="cell"]:last-child{margin-right:6.25%}}@media (max-width: 568px){.grid .m-offset-1[class*="cell"],.grid .m-offset-1[class*="width-"],.grid .m-offset-left-1[class*="cell"],.grid .m-offset-left-1[class*="width-"]{margin-left:6.25% !important}.grid.m-offset-1 [class*="cell"]:first-child,.grid.m-offset-left-1 [class*="cell"]:first-child{margin-left:6.25%}.grid .m-offset-right-1[class*="cell"],.grid .m-offset-right-1[class*="width-"]{margin-right:6.25% !important}.grid.m-offset-right-1 [class*="cell"]:last-child{margin-right:6.25%}}@media (max-width: 420px){.grid .mp-offset-1[class*="cell"],.grid .mp-offset-1[class*="width-"],.grid .mp-offset-left-1[class*="cell"],.grid .mp-offset-left-1[class*="width-"]{margin-left:6.25% !important}.grid.mp-offset-1 [class*="cell"]:first-child,.grid.mp-offset-left-1 [class*="cell"]:first-child{margin-left:6.25%}.grid .mp-offset-right-1[class*="cell"],.grid .mp-offset-right-1[class*="width-"]{margin-right:6.25% !important}.grid.mp-offset-right-1 [class*="cell"]:last-child{margin-right:6.25%}}@media (min-width: 1280px){.grid .d-offset-2[class*="cell"],.grid .d-offset-2[class*="width-"],.grid .d-offset-left-2[class*="cell"],.grid .d-offset-left-2[class*="width-"]{margin-left:12.5% !important}.grid.d-offset-2 [class*="cell"]:first-child,.grid.d-offset-left-2 [class*="cell"]:first-child{margin-left:12.5%}.grid .d-offset-right-2[class*="cell"],.grid .d-offset-right-2[class*="width-"]{margin-right:12.5% !important}.grid.d-offset-right-2 [class*="cell"]:last-child{margin-right:12.5%}}@media (max-width: 1023px){.grid .t-offset-2[class*="cell"],.grid .t-offset-2[class*="width-"],.grid .t-offset-left-2[class*="cell"],.grid .t-offset-left-2[class*="width-"]{margin-left:12.5% !important}.grid.t-offset-2 [class*="cell"]:first-child,.grid.t-offset-left-2 [class*="cell"]:first-child{margin-left:12.5%}.grid .t-offset-right-2[class*="cell"],.grid .t-offset-right-2[class*="width-"]{margin-right:12.5% !important}.grid.t-offset-right-2 [class*="cell"]:last-child{margin-right:12.5%}}@media (max-width: 768px){.grid .tp-offset-2[class*="cell"],.grid .tp-offset-2[class*="width-"],.grid .tp-offset-left-2[class*="cell"],.grid .tp-offset-left-2[class*="width-"]{margin-left:12.5% !important}.grid.tp-offset-2 [class*="cell"]:first-child,.grid.tp-offset-left-2 [class*="cell"]:first-child{margin-left:12.5%}.grid .tp-offset-right-2[class*="cell"],.grid .tp-offset-right-2[class*="width-"]{margin-right:12.5% !important}.grid.tp-offset-right-2 [class*="cell"]:last-child{margin-right:12.5%}}@media (max-width: 568px){.grid .m-offset-2[class*="cell"],.grid .m-offset-2[class*="width-"],.grid .m-offset-left-2[class*="cell"],.grid .m-offset-left-2[class*="width-"]{margin-left:12.5% !important}.grid.m-offset-2 [class*="cell"]:first-child,.grid.m-offset-left-2 [class*="cell"]:first-child{margin-left:12.5%}.grid .m-offset-right-2[class*="cell"],.grid .m-offset-right-2[class*="width-"]{margin-right:12.5% !important}.grid.m-offset-right-2 [class*="cell"]:last-child{margin-right:12.5%}}@media (max-width: 420px){.grid .mp-offset-2[class*="cell"],.grid .mp-offset-2[class*="width-"],.grid .mp-offset-left-2[class*="cell"],.grid .mp-offset-left-2[class*="width-"]{margin-left:12.5% !important}.grid.mp-offset-2 [class*="cell"]:first-child,.grid.mp-offset-left-2 [class*="cell"]:first-child{margin-left:12.5%}.grid .mp-offset-right-2[class*="cell"],.grid .mp-offset-right-2[class*="width-"]{margin-right:12.5% !important}.grid.mp-offset-right-2 [class*="cell"]:last-child{margin-right:12.5%}}@media (min-width: 1280px){.grid .d-offset-3[class*="cell"],.grid .d-offset-3[class*="width-"],.grid .d-offset-left-3[class*="cell"],.grid .d-offset-left-3[class*="width-"]{margin-left:18.75% !important}.grid.d-offset-3 [class*="cell"]:first-child,.grid.d-offset-left-3 [class*="cell"]:first-child{margin-left:18.75%}.grid .d-offset-right-3[class*="cell"],.grid .d-offset-right-3[class*="width-"]{margin-right:18.75% !important}.grid.d-offset-right-3 [class*="cell"]:last-child{margin-right:18.75%}}@media (max-width: 1023px){.grid .t-offset-3[class*="cell"],.grid .t-offset-3[class*="width-"],.grid .t-offset-left-3[class*="cell"],.grid .t-offset-left-3[class*="width-"]{margin-left:18.75% !important}.grid.t-offset-3 [class*="cell"]:first-child,.grid.t-offset-left-3 [class*="cell"]:first-child{margin-left:18.75%}.grid .t-offset-right-3[class*="cell"],.grid .t-offset-right-3[class*="width-"]{margin-right:18.75% !important}.grid.t-offset-right-3 [class*="cell"]:last-child{margin-right:18.75%}}@media (max-width: 768px){.grid .tp-offset-3[class*="cell"],.grid .tp-offset-3[class*="width-"],.grid .tp-offset-left-3[class*="cell"],.grid .tp-offset-left-3[class*="width-"]{margin-left:18.75% !important}.grid.tp-offset-3 [class*="cell"]:first-child,.grid.tp-offset-left-3 [class*="cell"]:first-child{margin-left:18.75%}.grid .tp-offset-right-3[class*="cell"],.grid .tp-offset-right-3[class*="width-"]{margin-right:18.75% !important}.grid.tp-offset-right-3 [class*="cell"]:last-child{margin-right:18.75%}}@media (max-width: 568px){.grid .m-offset-3[class*="cell"],.grid .m-offset-3[class*="width-"],.grid .m-offset-left-3[class*="cell"],.grid .m-offset-left-3[class*="width-"]{margin-left:18.75% !important}.grid.m-offset-3 [class*="cell"]:first-child,.grid.m-offset-left-3 [class*="cell"]:first-child{margin-left:18.75%}.grid .m-offset-right-3[class*="cell"],.grid .m-offset-right-3[class*="width-"]{margin-right:18.75% !important}.grid.m-offset-right-3 [class*="cell"]:last-child{margin-right:18.75%}}@media (max-width: 420px){.grid .mp-offset-3[class*="cell"],.grid .mp-offset-3[class*="width-"],.grid .mp-offset-left-3[class*="cell"],.grid .mp-offset-left-3[class*="width-"]{margin-left:18.75% !important}.grid.mp-offset-3 [class*="cell"]:first-child,.grid.mp-offset-left-3 [class*="cell"]:first-child{margin-left:18.75%}.grid .mp-offset-right-3[class*="cell"],.grid .mp-offset-right-3[class*="width-"]{margin-right:18.75% !important}.grid.mp-offset-right-3 [class*="cell"]:last-child{margin-right:18.75%}}@media (min-width: 1280px){.grid .d-offset-4[class*="cell"],.grid .d-offset-4[class*="width-"],.grid .d-offset-left-4[class*="cell"],.grid .d-offset-left-4[class*="width-"]{margin-left:25% !important}.grid.d-offset-4 [class*="cell"]:first-child,.grid.d-offset-left-4 [class*="cell"]:first-child{margin-left:25%}.grid .d-offset-right-4[class*="cell"],.grid .d-offset-right-4[class*="width-"]{margin-right:25% !important}.grid.d-offset-right-4 [class*="cell"]:last-child{margin-right:25%}}@media (max-width: 1023px){.grid .t-offset-4[class*="cell"],.grid .t-offset-4[class*="width-"],.grid .t-offset-left-4[class*="cell"],.grid .t-offset-left-4[class*="width-"]{margin-left:25% !important}.grid.t-offset-4 [class*="cell"]:first-child,.grid.t-offset-left-4 [class*="cell"]:first-child{margin-left:25%}.grid .t-offset-right-4[class*="cell"],.grid .t-offset-right-4[class*="width-"]{margin-right:25% !important}.grid.t-offset-right-4 [class*="cell"]:last-child{margin-right:25%}}@media (max-width: 768px){.grid .tp-offset-4[class*="cell"],.grid .tp-offset-4[class*="width-"],.grid .tp-offset-left-4[class*="cell"],.grid .tp-offset-left-4[class*="width-"]{margin-left:25% !important}.grid.tp-offset-4 [class*="cell"]:first-child,.grid.tp-offset-left-4 [class*="cell"]:first-child{margin-left:25%}.grid .tp-offset-right-4[class*="cell"],.grid .tp-offset-right-4[class*="width-"]{margin-right:25% !important}.grid.tp-offset-right-4 [class*="cell"]:last-child{margin-right:25%}}@media (max-width: 568px){.grid .m-offset-4[class*="cell"],.grid .m-offset-4[class*="width-"],.grid .m-offset-left-4[class*="cell"],.grid .m-offset-left-4[class*="width-"]{margin-left:25% !important}.grid.m-offset-4 [class*="cell"]:first-child,.grid.m-offset-left-4 [class*="cell"]:first-child{margin-left:25%}.grid .m-offset-right-4[class*="cell"],.grid .m-offset-right-4[class*="width-"]{margin-right:25% !important}.grid.m-offset-right-4 [class*="cell"]:last-child{margin-right:25%}}@media (max-width: 420px){.grid .mp-offset-4[class*="cell"],.grid .mp-offset-4[class*="width-"],.grid .mp-offset-left-4[class*="cell"],.grid .mp-offset-left-4[class*="width-"]{margin-left:25% !important}.grid.mp-offset-4 [class*="cell"]:first-child,.grid.mp-offset-left-4 [class*="cell"]:first-child{margin-left:25%}.grid .mp-offset-right-4[class*="cell"],.grid .mp-offset-right-4[class*="width-"]{margin-right:25% !important}.grid.mp-offset-right-4 [class*="cell"]:last-child{margin-right:25%}}@media (min-width: 1280px){.grid .d-offset-5[class*="cell"],.grid .d-offset-5[class*="width-"],.grid .d-offset-left-5[class*="cell"],.grid .d-offset-left-5[class*="width-"]{margin-left:31.25% !important}.grid.d-offset-5 [class*="cell"]:first-child,.grid.d-offset-left-5 [class*="cell"]:first-child{margin-left:31.25%}.grid .d-offset-right-5[class*="cell"],.grid .d-offset-right-5[class*="width-"]{margin-right:31.25% !important}.grid.d-offset-right-5 [class*="cell"]:last-child{margin-right:31.25%}}@media (max-width: 1023px){.grid .t-offset-5[class*="cell"],.grid .t-offset-5[class*="width-"],.grid .t-offset-left-5[class*="cell"],.grid .t-offset-left-5[class*="width-"]{margin-left:31.25% !important}.grid.t-offset-5 [class*="cell"]:first-child,.grid.t-offset-left-5 [class*="cell"]:first-child{margin-left:31.25%}.grid .t-offset-right-5[class*="cell"],.grid .t-offset-right-5[class*="width-"]{margin-right:31.25% !important}.grid.t-offset-right-5 [class*="cell"]:last-child{margin-right:31.25%}}@media (max-width: 768px){.grid .tp-offset-5[class*="cell"],.grid .tp-offset-5[class*="width-"],.grid .tp-offset-left-5[class*="cell"],.grid .tp-offset-left-5[class*="width-"]{margin-left:31.25% !important}.grid.tp-offset-5 [class*="cell"]:first-child,.grid.tp-offset-left-5 [class*="cell"]:first-child{margin-left:31.25%}.grid .tp-offset-right-5[class*="cell"],.grid .tp-offset-right-5[class*="width-"]{margin-right:31.25% !important}.grid.tp-offset-right-5 [class*="cell"]:last-child{margin-right:31.25%}}@media (max-width: 568px){.grid .m-offset-5[class*="cell"],.grid .m-offset-5[class*="width-"],.grid .m-offset-left-5[class*="cell"],.grid .m-offset-left-5[class*="width-"]{margin-left:31.25% !important}.grid.m-offset-5 [class*="cell"]:first-child,.grid.m-offset-left-5 [class*="cell"]:first-child{margin-left:31.25%}.grid .m-offset-right-5[class*="cell"],.grid .m-offset-right-5[class*="width-"]{margin-right:31.25% !important}.grid.m-offset-right-5 [class*="cell"]:last-child{margin-right:31.25%}}@media (max-width: 420px){.grid .mp-offset-5[class*="cell"],.grid .mp-offset-5[class*="width-"],.grid .mp-offset-left-5[class*="cell"],.grid .mp-offset-left-5[class*="width-"]{margin-left:31.25% !important}.grid.mp-offset-5 [class*="cell"]:first-child,.grid.mp-offset-left-5 [class*="cell"]:first-child{margin-left:31.25%}.grid .mp-offset-right-5[class*="cell"],.grid .mp-offset-right-5[class*="width-"]{margin-right:31.25% !important}.grid.mp-offset-right-5 [class*="cell"]:last-child{margin-right:31.25%}}@media (min-width: 1280px){.grid .d-offset-6[class*="cell"],.grid .d-offset-6[class*="width-"],.grid .d-offset-left-6[class*="cell"],.grid .d-offset-left-6[class*="width-"]{margin-left:37.5% !important}.grid.d-offset-6 [class*="cell"]:first-child,.grid.d-offset-left-6 [class*="cell"]:first-child{margin-left:37.5%}.grid .d-offset-right-6[class*="cell"],.grid .d-offset-right-6[class*="width-"]{margin-right:37.5% !important}.grid.d-offset-right-6 [class*="cell"]:last-child{margin-right:37.5%}}@media (max-width: 1023px){.grid .t-offset-6[class*="cell"],.grid .t-offset-6[class*="width-"],.grid .t-offset-left-6[class*="cell"],.grid .t-offset-left-6[class*="width-"]{margin-left:37.5% !important}.grid.t-offset-6 [class*="cell"]:first-child,.grid.t-offset-left-6 [class*="cell"]:first-child{margin-left:37.5%}.grid .t-offset-right-6[class*="cell"],.grid .t-offset-right-6[class*="width-"]{margin-right:37.5% !important}.grid.t-offset-right-6 [class*="cell"]:last-child{margin-right:37.5%}}@media (max-width: 768px){.grid .tp-offset-6[class*="cell"],.grid .tp-offset-6[class*="width-"],.grid .tp-offset-left-6[class*="cell"],.grid .tp-offset-left-6[class*="width-"]{margin-left:37.5% !important}.grid.tp-offset-6 [class*="cell"]:first-child,.grid.tp-offset-left-6 [class*="cell"]:first-child{margin-left:37.5%}.grid .tp-offset-right-6[class*="cell"],.grid .tp-offset-right-6[class*="width-"]{margin-right:37.5% !important}.grid.tp-offset-right-6 [class*="cell"]:last-child{margin-right:37.5%}}@media (max-width: 568px){.grid .m-offset-6[class*="cell"],.grid .m-offset-6[class*="width-"],.grid .m-offset-left-6[class*="cell"],.grid .m-offset-left-6[class*="width-"]{margin-left:37.5% !important}.grid.m-offset-6 [class*="cell"]:first-child,.grid.m-offset-left-6 [class*="cell"]:first-child{margin-left:37.5%}.grid .m-offset-right-6[class*="cell"],.grid .m-offset-right-6[class*="width-"]{margin-right:37.5% !important}.grid.m-offset-right-6 [class*="cell"]:last-child{margin-right:37.5%}}@media (max-width: 420px){.grid .mp-offset-6[class*="cell"],.grid .mp-offset-6[class*="width-"],.grid .mp-offset-left-6[class*="cell"],.grid .mp-offset-left-6[class*="width-"]{margin-left:37.5% !important}.grid.mp-offset-6 [class*="cell"]:first-child,.grid.mp-offset-left-6 [class*="cell"]:first-child{margin-left:37.5%}.grid .mp-offset-right-6[class*="cell"],.grid .mp-offset-right-6[class*="width-"]{margin-right:37.5% !important}.grid.mp-offset-right-6 [class*="cell"]:last-child{margin-right:37.5%}}@media (min-width: 1280px){.grid .d-offset-7[class*="cell"],.grid .d-offset-7[class*="width-"],.grid .d-offset-left-7[class*="cell"],.grid .d-offset-left-7[class*="width-"]{margin-left:43.75% !important}.grid.d-offset-7 [class*="cell"]:first-child,.grid.d-offset-left-7 [class*="cell"]:first-child{margin-left:43.75%}.grid .d-offset-right-7[class*="cell"],.grid .d-offset-right-7[class*="width-"]{margin-right:43.75% !important}.grid.d-offset-right-7 [class*="cell"]:last-child{margin-right:43.75%}}@media (max-width: 1023px){.grid .t-offset-7[class*="cell"],.grid .t-offset-7[class*="width-"],.grid .t-offset-left-7[class*="cell"],.grid .t-offset-left-7[class*="width-"]{margin-left:43.75% !important}.grid.t-offset-7 [class*="cell"]:first-child,.grid.t-offset-left-7 [class*="cell"]:first-child{margin-left:43.75%}.grid .t-offset-right-7[class*="cell"],.grid .t-offset-right-7[class*="width-"]{margin-right:43.75% !important}.grid.t-offset-right-7 [class*="cell"]:last-child{margin-right:43.75%}}@media (max-width: 768px){.grid .tp-offset-7[class*="cell"],.grid .tp-offset-7[class*="width-"],.grid .tp-offset-left-7[class*="cell"],.grid .tp-offset-left-7[class*="width-"]{margin-left:43.75% !important}.grid.tp-offset-7 [class*="cell"]:first-child,.grid.tp-offset-left-7 [class*="cell"]:first-child{margin-left:43.75%}.grid .tp-offset-right-7[class*="cell"],.grid .tp-offset-right-7[class*="width-"]{margin-right:43.75% !important}.grid.tp-offset-right-7 [class*="cell"]:last-child{margin-right:43.75%}}@media (max-width: 568px){.grid .m-offset-7[class*="cell"],.grid .m-offset-7[class*="width-"],.grid .m-offset-left-7[class*="cell"],.grid .m-offset-left-7[class*="width-"]{margin-left:43.75% !important}.grid.m-offset-7 [class*="cell"]:first-child,.grid.m-offset-left-7 [class*="cell"]:first-child{margin-left:43.75%}.grid .m-offset-right-7[class*="cell"],.grid .m-offset-right-7[class*="width-"]{margin-right:43.75% !important}.grid.m-offset-right-7 [class*="cell"]:last-child{margin-right:43.75%}}@media (max-width: 420px){.grid .mp-offset-7[class*="cell"],.grid .mp-offset-7[class*="width-"],.grid .mp-offset-left-7[class*="cell"],.grid .mp-offset-left-7[class*="width-"]{margin-left:43.75% !important}.grid.mp-offset-7 [class*="cell"]:first-child,.grid.mp-offset-left-7 [class*="cell"]:first-child{margin-left:43.75%}.grid .mp-offset-right-7[class*="cell"],.grid .mp-offset-right-7[class*="width-"]{margin-right:43.75% !important}.grid.mp-offset-right-7 [class*="cell"]:last-child{margin-right:43.75%}}@media (min-width: 1280px){.grid .d-offset-8[class*="cell"],.grid .d-offset-8[class*="width-"],.grid .d-offset-left-8[class*="cell"],.grid .d-offset-left-8[class*="width-"]{margin-left:50% !important}.grid.d-offset-8 [class*="cell"]:first-child,.grid.d-offset-left-8 [class*="cell"]:first-child{margin-left:50%}.grid .d-offset-right-8[class*="cell"],.grid .d-offset-right-8[class*="width-"]{margin-right:50% !important}.grid.d-offset-right-8 [class*="cell"]:last-child{margin-right:50%}}@media (max-width: 1023px){.grid .t-offset-8[class*="cell"],.grid .t-offset-8[class*="width-"],.grid .t-offset-left-8[class*="cell"],.grid .t-offset-left-8[class*="width-"]{margin-left:50% !important}.grid.t-offset-8 [class*="cell"]:first-child,.grid.t-offset-left-8 [class*="cell"]:first-child{margin-left:50%}.grid .t-offset-right-8[class*="cell"],.grid .t-offset-right-8[class*="width-"]{margin-right:50% !important}.grid.t-offset-right-8 [class*="cell"]:last-child{margin-right:50%}}@media (max-width: 768px){.grid .tp-offset-8[class*="cell"],.grid .tp-offset-8[class*="width-"],.grid .tp-offset-left-8[class*="cell"],.grid .tp-offset-left-8[class*="width-"]{margin-left:50% !important}.grid.tp-offset-8 [class*="cell"]:first-child,.grid.tp-offset-left-8 [class*="cell"]:first-child{margin-left:50%}.grid .tp-offset-right-8[class*="cell"],.grid .tp-offset-right-8[class*="width-"]{margin-right:50% !important}.grid.tp-offset-right-8 [class*="cell"]:last-child{margin-right:50%}}@media (max-width: 568px){.grid .m-offset-8[class*="cell"],.grid .m-offset-8[class*="width-"],.grid .m-offset-left-8[class*="cell"],.grid .m-offset-left-8[class*="width-"]{margin-left:50% !important}.grid.m-offset-8 [class*="cell"]:first-child,.grid.m-offset-left-8 [class*="cell"]:first-child{margin-left:50%}.grid .m-offset-right-8[class*="cell"],.grid .m-offset-right-8[class*="width-"]{margin-right:50% !important}.grid.m-offset-right-8 [class*="cell"]:last-child{margin-right:50%}}@media (max-width: 420px){.grid .mp-offset-8[class*="cell"],.grid .mp-offset-8[class*="width-"],.grid .mp-offset-left-8[class*="cell"],.grid .mp-offset-left-8[class*="width-"]{margin-left:50% !important}.grid.mp-offset-8 [class*="cell"]:first-child,.grid.mp-offset-left-8 [class*="cell"]:first-child{margin-left:50%}.grid .mp-offset-right-8[class*="cell"],.grid .mp-offset-right-8[class*="width-"]{margin-right:50% !important}.grid.mp-offset-right-8 [class*="cell"]:last-child{margin-right:50%}}@media (min-width: 1280px){.grid .d-offset-9[class*="cell"],.grid .d-offset-9[class*="width-"],.grid .d-offset-left-9[class*="cell"],.grid .d-offset-left-9[class*="width-"]{margin-left:56.25% !important}.grid.d-offset-9 [class*="cell"]:first-child,.grid.d-offset-left-9 [class*="cell"]:first-child{margin-left:56.25%}.grid .d-offset-right-9[class*="cell"],.grid .d-offset-right-9[class*="width-"]{margin-right:56.25% !important}.grid.d-offset-right-9 [class*="cell"]:last-child{margin-right:56.25%}}@media (max-width: 1023px){.grid .t-offset-9[class*="cell"],.grid .t-offset-9[class*="width-"],.grid .t-offset-left-9[class*="cell"],.grid .t-offset-left-9[class*="width-"]{margin-left:56.25% !important}.grid.t-offset-9 [class*="cell"]:first-child,.grid.t-offset-left-9 [class*="cell"]:first-child{margin-left:56.25%}.grid .t-offset-right-9[class*="cell"],.grid .t-offset-right-9[class*="width-"]{margin-right:56.25% !important}.grid.t-offset-right-9 [class*="cell"]:last-child{margin-right:56.25%}}@media (max-width: 768px){.grid .tp-offset-9[class*="cell"],.grid .tp-offset-9[class*="width-"],.grid .tp-offset-left-9[class*="cell"],.grid .tp-offset-left-9[class*="width-"]{margin-left:56.25% !important}.grid.tp-offset-9 [class*="cell"]:first-child,.grid.tp-offset-left-9 [class*="cell"]:first-child{margin-left:56.25%}.grid .tp-offset-right-9[class*="cell"],.grid .tp-offset-right-9[class*="width-"]{margin-right:56.25% !important}.grid.tp-offset-right-9 [class*="cell"]:last-child{margin-right:56.25%}}@media (max-width: 568px){.grid .m-offset-9[class*="cell"],.grid .m-offset-9[class*="width-"],.grid .m-offset-left-9[class*="cell"],.grid .m-offset-left-9[class*="width-"]{margin-left:56.25% !important}.grid.m-offset-9 [class*="cell"]:first-child,.grid.m-offset-left-9 [class*="cell"]:first-child{margin-left:56.25%}.grid .m-offset-right-9[class*="cell"],.grid .m-offset-right-9[class*="width-"]{margin-right:56.25% !important}.grid.m-offset-right-9 [class*="cell"]:last-child{margin-right:56.25%}}@media (max-width: 420px){.grid .mp-offset-9[class*="cell"],.grid .mp-offset-9[class*="width-"],.grid .mp-offset-left-9[class*="cell"],.grid .mp-offset-left-9[class*="width-"]{margin-left:56.25% !important}.grid.mp-offset-9 [class*="cell"]:first-child,.grid.mp-offset-left-9 [class*="cell"]:first-child{margin-left:56.25%}.grid .mp-offset-right-9[class*="cell"],.grid .mp-offset-right-9[class*="width-"]{margin-right:56.25% !important}.grid.mp-offset-right-9 [class*="cell"]:last-child{margin-right:56.25%}}@media (min-width: 1280px){.grid .d-offset-10[class*="cell"],.grid .d-offset-10[class*="width-"],.grid .d-offset-left-10[class*="cell"],.grid .d-offset-left-10[class*="width-"]{margin-left:62.5% !important}.grid.d-offset-10 [class*="cell"]:first-child,.grid.d-offset-left-10 [class*="cell"]:first-child{margin-left:62.5%}.grid .d-offset-right-10[class*="cell"],.grid .d-offset-right-10[class*="width-"]{margin-right:62.5% !important}.grid.d-offset-right-10 [class*="cell"]:last-child{margin-right:62.5%}}@media (max-width: 1023px){.grid .t-offset-10[class*="cell"],.grid .t-offset-10[class*="width-"],.grid .t-offset-left-10[class*="cell"],.grid .t-offset-left-10[class*="width-"]{margin-left:62.5% !important}.grid.t-offset-10 [class*="cell"]:first-child,.grid.t-offset-left-10 [class*="cell"]:first-child{margin-left:62.5%}.grid .t-offset-right-10[class*="cell"],.grid .t-offset-right-10[class*="width-"]{margin-right:62.5% !important}.grid.t-offset-right-10 [class*="cell"]:last-child{margin-right:62.5%}}@media (max-width: 768px){.grid .tp-offset-10[class*="cell"],.grid .tp-offset-10[class*="width-"],.grid .tp-offset-left-10[class*="cell"],.grid .tp-offset-left-10[class*="width-"]{margin-left:62.5% !important}.grid.tp-offset-10 [class*="cell"]:first-child,.grid.tp-offset-left-10 [class*="cell"]:first-child{margin-left:62.5%}.grid .tp-offset-right-10[class*="cell"],.grid .tp-offset-right-10[class*="width-"]{margin-right:62.5% !important}.grid.tp-offset-right-10 [class*="cell"]:last-child{margin-right:62.5%}}@media (max-width: 568px){.grid .m-offset-10[class*="cell"],.grid .m-offset-10[class*="width-"],.grid .m-offset-left-10[class*="cell"],.grid .m-offset-left-10[class*="width-"]{margin-left:62.5% !important}.grid.m-offset-10 [class*="cell"]:first-child,.grid.m-offset-left-10 [class*="cell"]:first-child{margin-left:62.5%}.grid .m-offset-right-10[class*="cell"],.grid .m-offset-right-10[class*="width-"]{margin-right:62.5% !important}.grid.m-offset-right-10 [class*="cell"]:last-child{margin-right:62.5%}}@media (max-width: 420px){.grid .mp-offset-10[class*="cell"],.grid .mp-offset-10[class*="width-"],.grid .mp-offset-left-10[class*="cell"],.grid .mp-offset-left-10[class*="width-"]{margin-left:62.5% !important}.grid.mp-offset-10 [class*="cell"]:first-child,.grid.mp-offset-left-10 [class*="cell"]:first-child{margin-left:62.5%}.grid .mp-offset-right-10[class*="cell"],.grid .mp-offset-right-10[class*="width-"]{margin-right:62.5% !important}.grid.mp-offset-right-10 [class*="cell"]:last-child{margin-right:62.5%}}@media (min-width: 1280px){.grid .d-offset-11[class*="cell"],.grid .d-offset-11[class*="width-"],.grid .d-offset-left-11[class*="cell"],.grid .d-offset-left-11[class*="width-"]{margin-left:68.75% !important}.grid.d-offset-11 [class*="cell"]:first-child,.grid.d-offset-left-11 [class*="cell"]:first-child{margin-left:68.75%}.grid .d-offset-right-11[class*="cell"],.grid .d-offset-right-11[class*="width-"]{margin-right:68.75% !important}.grid.d-offset-right-11 [class*="cell"]:last-child{margin-right:68.75%}}@media (max-width: 1023px){.grid .t-offset-11[class*="cell"],.grid .t-offset-11[class*="width-"],.grid .t-offset-left-11[class*="cell"],.grid .t-offset-left-11[class*="width-"]{margin-left:68.75% !important}.grid.t-offset-11 [class*="cell"]:first-child,.grid.t-offset-left-11 [class*="cell"]:first-child{margin-left:68.75%}.grid .t-offset-right-11[class*="cell"],.grid .t-offset-right-11[class*="width-"]{margin-right:68.75% !important}.grid.t-offset-right-11 [class*="cell"]:last-child{margin-right:68.75%}}@media (max-width: 768px){.grid .tp-offset-11[class*="cell"],.grid .tp-offset-11[class*="width-"],.grid .tp-offset-left-11[class*="cell"],.grid .tp-offset-left-11[class*="width-"]{margin-left:68.75% !important}.grid.tp-offset-11 [class*="cell"]:first-child,.grid.tp-offset-left-11 [class*="cell"]:first-child{margin-left:68.75%}.grid .tp-offset-right-11[class*="cell"],.grid .tp-offset-right-11[class*="width-"]{margin-right:68.75% !important}.grid.tp-offset-right-11 [class*="cell"]:last-child{margin-right:68.75%}}@media (max-width: 568px){.grid .m-offset-11[class*="cell"],.grid .m-offset-11[class*="width-"],.grid .m-offset-left-11[class*="cell"],.grid .m-offset-left-11[class*="width-"]{margin-left:68.75% !important}.grid.m-offset-11 [class*="cell"]:first-child,.grid.m-offset-left-11 [class*="cell"]:first-child{margin-left:68.75%}.grid .m-offset-right-11[class*="cell"],.grid .m-offset-right-11[class*="width-"]{margin-right:68.75% !important}.grid.m-offset-right-11 [class*="cell"]:last-child{margin-right:68.75%}}@media (max-width: 420px){.grid .mp-offset-11[class*="cell"],.grid .mp-offset-11[class*="width-"],.grid .mp-offset-left-11[class*="cell"],.grid .mp-offset-left-11[class*="width-"]{margin-left:68.75% !important}.grid.mp-offset-11 [class*="cell"]:first-child,.grid.mp-offset-left-11 [class*="cell"]:first-child{margin-left:68.75%}.grid .mp-offset-right-11[class*="cell"],.grid .mp-offset-right-11[class*="width-"]{margin-right:68.75% !important}.grid.mp-offset-right-11 [class*="cell"]:last-child{margin-right:68.75%}}@media (min-width: 1280px){.grid .d-offset-12[class*="cell"],.grid .d-offset-12[class*="width-"],.grid .d-offset-left-12[class*="cell"],.grid .d-offset-left-12[class*="width-"]{margin-left:75% !important}.grid.d-offset-12 [class*="cell"]:first-child,.grid.d-offset-left-12 [class*="cell"]:first-child{margin-left:75%}.grid .d-offset-right-12[class*="cell"],.grid .d-offset-right-12[class*="width-"]{margin-right:75% !important}.grid.d-offset-right-12 [class*="cell"]:last-child{margin-right:75%}}@media (max-width: 1023px){.grid .t-offset-12[class*="cell"],.grid .t-offset-12[class*="width-"],.grid .t-offset-left-12[class*="cell"],.grid .t-offset-left-12[class*="width-"]{margin-left:75% !important}.grid.t-offset-12 [class*="cell"]:first-child,.grid.t-offset-left-12 [class*="cell"]:first-child{margin-left:75%}.grid .t-offset-right-12[class*="cell"],.grid .t-offset-right-12[class*="width-"]{margin-right:75% !important}.grid.t-offset-right-12 [class*="cell"]:last-child{margin-right:75%}}@media (max-width: 768px){.grid .tp-offset-12[class*="cell"],.grid .tp-offset-12[class*="width-"],.grid .tp-offset-left-12[class*="cell"],.grid .tp-offset-left-12[class*="width-"]{margin-left:75% !important}.grid.tp-offset-12 [class*="cell"]:first-child,.grid.tp-offset-left-12 [class*="cell"]:first-child{margin-left:75%}.grid .tp-offset-right-12[class*="cell"],.grid .tp-offset-right-12[class*="width-"]{margin-right:75% !important}.grid.tp-offset-right-12 [class*="cell"]:last-child{margin-right:75%}}@media (max-width: 568px){.grid .m-offset-12[class*="cell"],.grid .m-offset-12[class*="width-"],.grid .m-offset-left-12[class*="cell"],.grid .m-offset-left-12[class*="width-"]{margin-left:75% !important}.grid.m-offset-12 [class*="cell"]:first-child,.grid.m-offset-left-12 [class*="cell"]:first-child{margin-left:75%}.grid .m-offset-right-12[class*="cell"],.grid .m-offset-right-12[class*="width-"]{margin-right:75% !important}.grid.m-offset-right-12 [class*="cell"]:last-child{margin-right:75%}}@media (max-width: 420px){.grid .mp-offset-12[class*="cell"],.grid .mp-offset-12[class*="width-"],.grid .mp-offset-left-12[class*="cell"],.grid .mp-offset-left-12[class*="width-"]{margin-left:75% !important}.grid.mp-offset-12 [class*="cell"]:first-child,.grid.mp-offset-left-12 [class*="cell"]:first-child{margin-left:75%}.grid .mp-offset-right-12[class*="cell"],.grid .mp-offset-right-12[class*="width-"]{margin-right:75% !important}.grid.mp-offset-right-12 [class*="cell"]:last-child{margin-right:75%}}@media (min-width: 1280px){.grid .d-offset-13[class*="cell"],.grid .d-offset-13[class*="width-"],.grid .d-offset-left-13[class*="cell"],.grid .d-offset-left-13[class*="width-"]{margin-left:81.25% !important}.grid.d-offset-13 [class*="cell"]:first-child,.grid.d-offset-left-13 [class*="cell"]:first-child{margin-left:81.25%}.grid .d-offset-right-13[class*="cell"],.grid .d-offset-right-13[class*="width-"]{margin-right:81.25% !important}.grid.d-offset-right-13 [class*="cell"]:last-child{margin-right:81.25%}}@media (max-width: 1023px){.grid .t-offset-13[class*="cell"],.grid .t-offset-13[class*="width-"],.grid .t-offset-left-13[class*="cell"],.grid .t-offset-left-13[class*="width-"]{margin-left:81.25% !important}.grid.t-offset-13 [class*="cell"]:first-child,.grid.t-offset-left-13 [class*="cell"]:first-child{margin-left:81.25%}.grid .t-offset-right-13[class*="cell"],.grid .t-offset-right-13[class*="width-"]{margin-right:81.25% !important}.grid.t-offset-right-13 [class*="cell"]:last-child{margin-right:81.25%}}@media (max-width: 768px){.grid .tp-offset-13[class*="cell"],.grid .tp-offset-13[class*="width-"],.grid .tp-offset-left-13[class*="cell"],.grid .tp-offset-left-13[class*="width-"]{margin-left:81.25% !important}.grid.tp-offset-13 [class*="cell"]:first-child,.grid.tp-offset-left-13 [class*="cell"]:first-child{margin-left:81.25%}.grid .tp-offset-right-13[class*="cell"],.grid .tp-offset-right-13[class*="width-"]{margin-right:81.25% !important}.grid.tp-offset-right-13 [class*="cell"]:last-child{margin-right:81.25%}}@media (max-width: 568px){.grid .m-offset-13[class*="cell"],.grid .m-offset-13[class*="width-"],.grid .m-offset-left-13[class*="cell"],.grid .m-offset-left-13[class*="width-"]{margin-left:81.25% !important}.grid.m-offset-13 [class*="cell"]:first-child,.grid.m-offset-left-13 [class*="cell"]:first-child{margin-left:81.25%}.grid .m-offset-right-13[class*="cell"],.grid .m-offset-right-13[class*="width-"]{margin-right:81.25% !important}.grid.m-offset-right-13 [class*="cell"]:last-child{margin-right:81.25%}}@media (max-width: 420px){.grid .mp-offset-13[class*="cell"],.grid .mp-offset-13[class*="width-"],.grid .mp-offset-left-13[class*="cell"],.grid .mp-offset-left-13[class*="width-"]{margin-left:81.25% !important}.grid.mp-offset-13 [class*="cell"]:first-child,.grid.mp-offset-left-13 [class*="cell"]:first-child{margin-left:81.25%}.grid .mp-offset-right-13[class*="cell"],.grid .mp-offset-right-13[class*="width-"]{margin-right:81.25% !important}.grid.mp-offset-right-13 [class*="cell"]:last-child{margin-right:81.25%}}@media (min-width: 1280px){.grid .d-offset-14[class*="cell"],.grid .d-offset-14[class*="width-"],.grid .d-offset-left-14[class*="cell"],.grid .d-offset-left-14[class*="width-"]{margin-left:87.5% !important}.grid.d-offset-14 [class*="cell"]:first-child,.grid.d-offset-left-14 [class*="cell"]:first-child{margin-left:87.5%}.grid .d-offset-right-14[class*="cell"],.grid .d-offset-right-14[class*="width-"]{margin-right:87.5% !important}.grid.d-offset-right-14 [class*="cell"]:last-child{margin-right:87.5%}}@media (max-width: 1023px){.grid .t-offset-14[class*="cell"],.grid .t-offset-14[class*="width-"],.grid .t-offset-left-14[class*="cell"],.grid .t-offset-left-14[class*="width-"]{margin-left:87.5% !important}.grid.t-offset-14 [class*="cell"]:first-child,.grid.t-offset-left-14 [class*="cell"]:first-child{margin-left:87.5%}.grid .t-offset-right-14[class*="cell"],.grid .t-offset-right-14[class*="width-"]{margin-right:87.5% !important}.grid.t-offset-right-14 [class*="cell"]:last-child{margin-right:87.5%}}@media (max-width: 768px){.grid .tp-offset-14[class*="cell"],.grid .tp-offset-14[class*="width-"],.grid .tp-offset-left-14[class*="cell"],.grid .tp-offset-left-14[class*="width-"]{margin-left:87.5% !important}.grid.tp-offset-14 [class*="cell"]:first-child,.grid.tp-offset-left-14 [class*="cell"]:first-child{margin-left:87.5%}.grid .tp-offset-right-14[class*="cell"],.grid .tp-offset-right-14[class*="width-"]{margin-right:87.5% !important}.grid.tp-offset-right-14 [class*="cell"]:last-child{margin-right:87.5%}}@media (max-width: 568px){.grid .m-offset-14[class*="cell"],.grid .m-offset-14[class*="width-"],.grid .m-offset-left-14[class*="cell"],.grid .m-offset-left-14[class*="width-"]{margin-left:87.5% !important}.grid.m-offset-14 [class*="cell"]:first-child,.grid.m-offset-left-14 [class*="cell"]:first-child{margin-left:87.5%}.grid .m-offset-right-14[class*="cell"],.grid .m-offset-right-14[class*="width-"]{margin-right:87.5% !important}.grid.m-offset-right-14 [class*="cell"]:last-child{margin-right:87.5%}}@media (max-width: 420px){.grid .mp-offset-14[class*="cell"],.grid .mp-offset-14[class*="width-"],.grid .mp-offset-left-14[class*="cell"],.grid .mp-offset-left-14[class*="width-"]{margin-left:87.5% !important}.grid.mp-offset-14 [class*="cell"]:first-child,.grid.mp-offset-left-14 [class*="cell"]:first-child{margin-left:87.5%}.grid .mp-offset-right-14[class*="cell"],.grid .mp-offset-right-14[class*="width-"]{margin-right:87.5% !important}.grid.mp-offset-right-14 [class*="cell"]:last-child{margin-right:87.5%}}@media (min-width: 1280px){.grid .d-offset-15[class*="cell"],.grid .d-offset-15[class*="width-"],.grid .d-offset-left-15[class*="cell"],.grid .d-offset-left-15[class*="width-"]{margin-left:93.75% !important}.grid.d-offset-15 [class*="cell"]:first-child,.grid.d-offset-left-15 [class*="cell"]:first-child{margin-left:93.75%}.grid .d-offset-right-15[class*="cell"],.grid .d-offset-right-15[class*="width-"]{margin-right:93.75% !important}.grid.d-offset-right-15 [class*="cell"]:last-child{margin-right:93.75%}}@media (max-width: 1023px){.grid .t-offset-15[class*="cell"],.grid .t-offset-15[class*="width-"],.grid .t-offset-left-15[class*="cell"],.grid .t-offset-left-15[class*="width-"]{margin-left:93.75% !important}.grid.t-offset-15 [class*="cell"]:first-child,.grid.t-offset-left-15 [class*="cell"]:first-child{margin-left:93.75%}.grid .t-offset-right-15[class*="cell"],.grid .t-offset-right-15[class*="width-"]{margin-right:93.75% !important}.grid.t-offset-right-15 [class*="cell"]:last-child{margin-right:93.75%}}@media (max-width: 768px){.grid .tp-offset-15[class*="cell"],.grid .tp-offset-15[class*="width-"],.grid .tp-offset-left-15[class*="cell"],.grid .tp-offset-left-15[class*="width-"]{margin-left:93.75% !important}.grid.tp-offset-15 [class*="cell"]:first-child,.grid.tp-offset-left-15 [class*="cell"]:first-child{margin-left:93.75%}.grid .tp-offset-right-15[class*="cell"],.grid .tp-offset-right-15[class*="width-"]{margin-right:93.75% !important}.grid.tp-offset-right-15 [class*="cell"]:last-child{margin-right:93.75%}}@media (max-width: 568px){.grid .m-offset-15[class*="cell"],.grid .m-offset-15[class*="width-"],.grid .m-offset-left-15[class*="cell"],.grid .m-offset-left-15[class*="width-"]{margin-left:93.75% !important}.grid.m-offset-15 [class*="cell"]:first-child,.grid.m-offset-left-15 [class*="cell"]:first-child{margin-left:93.75%}.grid .m-offset-right-15[class*="cell"],.grid .m-offset-right-15[class*="width-"]{margin-right:93.75% !important}.grid.m-offset-right-15 [class*="cell"]:last-child{margin-right:93.75%}}@media (max-width: 420px){.grid .mp-offset-15[class*="cell"],.grid .mp-offset-15[class*="width-"],.grid .mp-offset-left-15[class*="cell"],.grid .mp-offset-left-15[class*="width-"]{margin-left:93.75% !important}.grid.mp-offset-15 [class*="cell"]:first-child,.grid.mp-offset-left-15 [class*="cell"]:first-child{margin-left:93.75%}.grid .mp-offset-right-15[class*="cell"],.grid .mp-offset-right-15[class*="width-"]{margin-right:93.75% !important}.grid.mp-offset-right-15 [class*="cell"]:last-child{margin-right:93.75%}}.grid.gutter-1{margin-left:-0.7rem;margin-right:-0.7rem}.grid.gutter-1:not([class*="cell-"]):not(table):not(.content-holder){width:auto}table.grid.gutter-1{width:calc(100% + 1.4 + rem)}.grid.gutter-1.content-holder{width:calc(1128 + 1.4rem) px;max-width:calc(100% - ( calc(20px * 2) - 1.4rem ))}.grid.gutter-1>[class*=" cell"],.grid.gutter-1>[class^="cell"],.grid.gutter-1>.row>[class*=" cell"],.grid.gutter-1>.row>[class^="cell"],.grid.gutter-1>tbody>tr>td,.grid.gutter-1>tr>td{border-left:0.7rem solid transparent;border-right:0.7rem solid transparent}.grid.gutter-1>.start-before[class*=" cell"],.grid.gutter-1>.start-before[class^="cell"],.grid.gutter-1>.row>.start-before[class*=" cell"],.grid.gutter-1>.row>.start-before[class^="cell"],.grid.gutter-1>tbody>tr>td.start-before,.grid.gutter-1>tr>td.start-before{margin-left:-1.4rem}.grid.gutter-1>.end-before[class*=" cell"],.grid.gutter-1>.end-before[class^="cell"],.grid.gutter-1>.row>.end-before[class*=" cell"],.grid.gutter-1>.row>.end-before[class^="cell"],.grid.gutter-1>tbody>tr>td.end-before,.grid.gutter-1>tr>td.end-before{margin-right:-1.4rem}.grid.gutter-1>.row[class*="grid"]{border-left:0.7rem solid transparent;border-right:0.7rem solid transparent}.grid.gutter-1 .cell-1.start-before,.grid.gutter-1 .cell-1.end-before{width:calc((100 / 16) * 1% + 1.4rem)}.grid.gutter-1 .cell-1.start-before.end-before{width:calc((100 / 16) * 1% + 2.8rem)}.grid.gutter-1 .cell-2.start-before,.grid.gutter-1 .cell-2.end-before{width:calc((100 / 16) * 2% + 1.4rem)}.grid.gutter-1 .cell-2.start-before.end-before{width:calc((100 / 16) * 2% + 2.8rem)}.grid.gutter-1 .cell-3.start-before,.grid.gutter-1 .cell-3.end-before{width:calc((100 / 16) * 3% + 1.4rem)}.grid.gutter-1 .cell-3.start-before.end-before{width:calc((100 / 16) * 3% + 2.8rem)}.grid.gutter-1 .cell-4.start-before,.grid.gutter-1 .cell-4.end-before{width:calc((100 / 16) * 4% + 1.4rem)}.grid.gutter-1 .cell-4.start-before.end-before{width:calc((100 / 16) * 4% + 2.8rem)}.grid.gutter-1 .cell-5.start-before,.grid.gutter-1 .cell-5.end-before{width:calc((100 / 16) * 5% + 1.4rem)}.grid.gutter-1 .cell-5.start-before.end-before{width:calc((100 / 16) * 5% + 2.8rem)}.grid.gutter-1 .cell-6.start-before,.grid.gutter-1 .cell-6.end-before{width:calc((100 / 16) * 6% + 1.4rem)}.grid.gutter-1 .cell-6.start-before.end-before{width:calc((100 / 16) * 6% + 2.8rem)}.grid.gutter-1 .cell-7.start-before,.grid.gutter-1 .cell-7.end-before{width:calc((100 / 16) * 7% + 1.4rem)}.grid.gutter-1 .cell-7.start-before.end-before{width:calc((100 / 16) * 7% + 2.8rem)}.grid.gutter-1 .cell-8.start-before,.grid.gutter-1 .cell-8.end-before{width:calc((100 / 16) * 8% + 1.4rem)}.grid.gutter-1 .cell-8.start-before.end-before{width:calc((100 / 16) * 8% + 2.8rem)}.grid.gutter-1 .cell-9.start-before,.grid.gutter-1 .cell-9.end-before{width:calc((100 / 16) * 9% + 1.4rem)}.grid.gutter-1 .cell-9.start-before.end-before{width:calc((100 / 16) * 9% + 2.8rem)}.grid.gutter-1 .cell-10.start-before,.grid.gutter-1 .cell-10.end-before{width:calc((100 / 16) * 10% + 1.4rem)}.grid.gutter-1 .cell-10.start-before.end-before{width:calc((100 / 16) * 10% + 2.8rem)}.grid.gutter-1 .cell-11.start-before,.grid.gutter-1 .cell-11.end-before{width:calc((100 / 16) * 11% + 1.4rem)}.grid.gutter-1 .cell-11.start-before.end-before{width:calc((100 / 16) * 11% + 2.8rem)}.grid.gutter-1 .cell-12.start-before,.grid.gutter-1 .cell-12.end-before{width:calc((100 / 16) * 12% + 1.4rem)}.grid.gutter-1 .cell-12.start-before.end-before{width:calc((100 / 16) * 12% + 2.8rem)}.grid.gutter-1 .cell-13.start-before,.grid.gutter-1 .cell-13.end-before{width:calc((100 / 16) * 13% + 1.4rem)}.grid.gutter-1 .cell-13.start-before.end-before{width:calc((100 / 16) * 13% + 2.8rem)}.grid.gutter-1 .cell-14.start-before,.grid.gutter-1 .cell-14.end-before{width:calc((100 / 16) * 14% + 1.4rem)}.grid.gutter-1 .cell-14.start-before.end-before{width:calc((100 / 16) * 14% + 2.8rem)}.grid.gutter-1 .cell-15.start-before,.grid.gutter-1 .cell-15.end-before{width:calc((100 / 16) * 15% + 1.4rem)}.grid.gutter-1 .cell-15.start-before.end-before{width:calc((100 / 16) * 15% + 2.8rem)}.grid.gutter-1 .cell-16.start-before,.grid.gutter-1 .cell-16.end-before{width:calc((100 / 16) * 16% + 1.4rem)}.grid.gutter-1 .cell-16.start-before.end-before{width:calc((100 / 16) * 16% + 2.8rem)}.grid.gutter-2{margin-left:-1.05rem;margin-right:-1.05rem}.grid.gutter-2:not([class*="cell-"]):not(table):not(.content-holder){width:auto}table.grid.gutter-2{width:calc(100% + 2.1 + rem)}.grid.gutter-2.content-holder{width:calc(1128 + 2.1rem) px;max-width:calc(100% - ( calc(20px * 2) - 2.1rem ))}.grid.gutter-2>[class*=" cell"],.grid.gutter-2>[class^="cell"],.grid.gutter-2>.row>[class*=" cell"],.grid.gutter-2>.row>[class^="cell"],.grid.gutter-2>tbody>tr>td,.grid.gutter-2>tr>td{border-left:1.05rem solid transparent;border-right:1.05rem solid transparent}.grid.gutter-2>.start-before[class*=" cell"],.grid.gutter-2>.start-before[class^="cell"],.grid.gutter-2>.row>.start-before[class*=" cell"],.grid.gutter-2>.row>.start-before[class^="cell"],.grid.gutter-2>tbody>tr>td.start-before,.grid.gutter-2>tr>td.start-before{margin-left:-2.1rem}.grid.gutter-2>.end-before[class*=" cell"],.grid.gutter-2>.end-before[class^="cell"],.grid.gutter-2>.row>.end-before[class*=" cell"],.grid.gutter-2>.row>.end-before[class^="cell"],.grid.gutter-2>tbody>tr>td.end-before,.grid.gutter-2>tr>td.end-before{margin-right:-2.1rem}.grid.gutter-2>.row[class*="grid"]{border-left:1.05rem solid transparent;border-right:1.05rem solid transparent}.grid.gutter-2 .cell-1.start-before,.grid.gutter-2 .cell-1.end-before{width:calc((100 / 16) * 1% + 2.1rem)}.grid.gutter-2 .cell-1.start-before.end-before{width:calc((100 / 16) * 1% + 4.2rem)}.grid.gutter-2 .cell-2.start-before,.grid.gutter-2 .cell-2.end-before{width:calc((100 / 16) * 2% + 2.1rem)}.grid.gutter-2 .cell-2.start-before.end-before{width:calc((100 / 16) * 2% + 4.2rem)}.grid.gutter-2 .cell-3.start-before,.grid.gutter-2 .cell-3.end-before{width:calc((100 / 16) * 3% + 2.1rem)}.grid.gutter-2 .cell-3.start-before.end-before{width:calc((100 / 16) * 3% + 4.2rem)}.grid.gutter-2 .cell-4.start-before,.grid.gutter-2 .cell-4.end-before{width:calc((100 / 16) * 4% + 2.1rem)}.grid.gutter-2 .cell-4.start-before.end-before{width:calc((100 / 16) * 4% + 4.2rem)}.grid.gutter-2 .cell-5.start-before,.grid.gutter-2 .cell-5.end-before{width:calc((100 / 16) * 5% + 2.1rem)}.grid.gutter-2 .cell-5.start-before.end-before{width:calc((100 / 16) * 5% + 4.2rem)}.grid.gutter-2 .cell-6.start-before,.grid.gutter-2 .cell-6.end-before{width:calc((100 / 16) * 6% + 2.1rem)}.grid.gutter-2 .cell-6.start-before.end-before{width:calc((100 / 16) * 6% + 4.2rem)}.grid.gutter-2 .cell-7.start-before,.grid.gutter-2 .cell-7.end-before{width:calc((100 / 16) * 7% + 2.1rem)}.grid.gutter-2 .cell-7.start-before.end-before{width:calc((100 / 16) * 7% + 4.2rem)}.grid.gutter-2 .cell-8.start-before,.grid.gutter-2 .cell-8.end-before{width:calc((100 / 16) * 8% + 2.1rem)}.grid.gutter-2 .cell-8.start-before.end-before{width:calc((100 / 16) * 8% + 4.2rem)}.grid.gutter-2 .cell-9.start-before,.grid.gutter-2 .cell-9.end-before{width:calc((100 / 16) * 9% + 2.1rem)}.grid.gutter-2 .cell-9.start-before.end-before{width:calc((100 / 16) * 9% + 4.2rem)}.grid.gutter-2 .cell-10.start-before,.grid.gutter-2 .cell-10.end-before{width:calc((100 / 16) * 10% + 2.1rem)}.grid.gutter-2 .cell-10.start-before.end-before{width:calc((100 / 16) * 10% + 4.2rem)}.grid.gutter-2 .cell-11.start-before,.grid.gutter-2 .cell-11.end-before{width:calc((100 / 16) * 11% + 2.1rem)}.grid.gutter-2 .cell-11.start-before.end-before{width:calc((100 / 16) * 11% + 4.2rem)}.grid.gutter-2 .cell-12.start-before,.grid.gutter-2 .cell-12.end-before{width:calc((100 / 16) * 12% + 2.1rem)}.grid.gutter-2 .cell-12.start-before.end-before{width:calc((100 / 16) * 12% + 4.2rem)}.grid.gutter-2 .cell-13.start-before,.grid.gutter-2 .cell-13.end-before{width:calc((100 / 16) * 13% + 2.1rem)}.grid.gutter-2 .cell-13.start-before.end-before{width:calc((100 / 16) * 13% + 4.2rem)}.grid.gutter-2 .cell-14.start-before,.grid.gutter-2 .cell-14.end-before{width:calc((100 / 16) * 14% + 2.1rem)}.grid.gutter-2 .cell-14.start-before.end-before{width:calc((100 / 16) * 14% + 4.2rem)}.grid.gutter-2 .cell-15.start-before,.grid.gutter-2 .cell-15.end-before{width:calc((100 / 16) * 15% + 2.1rem)}.grid.gutter-2 .cell-15.start-before.end-before{width:calc((100 / 16) * 15% + 4.2rem)}.grid.gutter-2 .cell-16.start-before,.grid.gutter-2 .cell-16.end-before{width:calc((100 / 16) * 16% + 2.1rem)}.grid.gutter-2 .cell-16.start-before.end-before{width:calc((100 / 16) * 16% + 4.2rem)}.grid.gutter-3{margin-left:-1.4rem;margin-right:-1.4rem}.grid.gutter-3:not([class*="cell-"]):not(table):not(.content-holder){width:auto}table.grid.gutter-3{width:calc(100% + 2.8 + rem)}.grid.gutter-3.content-holder{width:calc(1128 + 2.8rem) px;max-width:calc(100% - ( calc(20px * 2) - 2.8rem ))}.grid.gutter-3>[class*=" cell"],.grid.gutter-3>[class^="cell"],.grid.gutter-3>.row>[class*=" cell"],.grid.gutter-3>.row>[class^="cell"],.grid.gutter-3>tbody>tr>td,.grid.gutter-3>tr>td{border-left:1.4rem solid transparent;border-right:1.4rem solid transparent}.grid.gutter-3>.start-before[class*=" cell"],.grid.gutter-3>.start-before[class^="cell"],.grid.gutter-3>.row>.start-before[class*=" cell"],.grid.gutter-3>.row>.start-before[class^="cell"],.grid.gutter-3>tbody>tr>td.start-before,.grid.gutter-3>tr>td.start-before{margin-left:-2.8rem}.grid.gutter-3>.end-before[class*=" cell"],.grid.gutter-3>.end-before[class^="cell"],.grid.gutter-3>.row>.end-before[class*=" cell"],.grid.gutter-3>.row>.end-before[class^="cell"],.grid.gutter-3>tbody>tr>td.end-before,.grid.gutter-3>tr>td.end-before{margin-right:-2.8rem}.grid.gutter-3>.row[class*="grid"]{border-left:1.4rem solid transparent;border-right:1.4rem solid transparent}.grid.gutter-3 .cell-1.start-before,.grid.gutter-3 .cell-1.end-before{width:calc((100 / 16) * 1% + 2.8rem)}.grid.gutter-3 .cell-1.start-before.end-before{width:calc((100 / 16) * 1% + 5.6rem)}.grid.gutter-3 .cell-2.start-before,.grid.gutter-3 .cell-2.end-before{width:calc((100 / 16) * 2% + 2.8rem)}.grid.gutter-3 .cell-2.start-before.end-before{width:calc((100 / 16) * 2% + 5.6rem)}.grid.gutter-3 .cell-3.start-before,.grid.gutter-3 .cell-3.end-before{width:calc((100 / 16) * 3% + 2.8rem)}.grid.gutter-3 .cell-3.start-before.end-before{width:calc((100 / 16) * 3% + 5.6rem)}.grid.gutter-3 .cell-4.start-before,.grid.gutter-3 .cell-4.end-before{width:calc((100 / 16) * 4% + 2.8rem)}.grid.gutter-3 .cell-4.start-before.end-before{width:calc((100 / 16) * 4% + 5.6rem)}.grid.gutter-3 .cell-5.start-before,.grid.gutter-3 .cell-5.end-before{width:calc((100 / 16) * 5% + 2.8rem)}.grid.gutter-3 .cell-5.start-before.end-before{width:calc((100 / 16) * 5% + 5.6rem)}.grid.gutter-3 .cell-6.start-before,.grid.gutter-3 .cell-6.end-before{width:calc((100 / 16) * 6% + 2.8rem)}.grid.gutter-3 .cell-6.start-before.end-before{width:calc((100 / 16) * 6% + 5.6rem)}.grid.gutter-3 .cell-7.start-before,.grid.gutter-3 .cell-7.end-before{width:calc((100 / 16) * 7% + 2.8rem)}.grid.gutter-3 .cell-7.start-before.end-before{width:calc((100 / 16) * 7% + 5.6rem)}.grid.gutter-3 .cell-8.start-before,.grid.gutter-3 .cell-8.end-before{width:calc((100 / 16) * 8% + 2.8rem)}.grid.gutter-3 .cell-8.start-before.end-before{width:calc((100 / 16) * 8% + 5.6rem)}.grid.gutter-3 .cell-9.start-before,.grid.gutter-3 .cell-9.end-before{width:calc((100 / 16) * 9% + 2.8rem)}.grid.gutter-3 .cell-9.start-before.end-before{width:calc((100 / 16) * 9% + 5.6rem)}.grid.gutter-3 .cell-10.start-before,.grid.gutter-3 .cell-10.end-before{width:calc((100 / 16) * 10% + 2.8rem)}.grid.gutter-3 .cell-10.start-before.end-before{width:calc((100 / 16) * 10% + 5.6rem)}.grid.gutter-3 .cell-11.start-before,.grid.gutter-3 .cell-11.end-before{width:calc((100 / 16) * 11% + 2.8rem)}.grid.gutter-3 .cell-11.start-before.end-before{width:calc((100 / 16) * 11% + 5.6rem)}.grid.gutter-3 .cell-12.start-before,.grid.gutter-3 .cell-12.end-before{width:calc((100 / 16) * 12% + 2.8rem)}.grid.gutter-3 .cell-12.start-before.end-before{width:calc((100 / 16) * 12% + 5.6rem)}.grid.gutter-3 .cell-13.start-before,.grid.gutter-3 .cell-13.end-before{width:calc((100 / 16) * 13% + 2.8rem)}.grid.gutter-3 .cell-13.start-before.end-before{width:calc((100 / 16) * 13% + 5.6rem)}.grid.gutter-3 .cell-14.start-before,.grid.gutter-3 .cell-14.end-before{width:calc((100 / 16) * 14% + 2.8rem)}.grid.gutter-3 .cell-14.start-before.end-before{width:calc((100 / 16) * 14% + 5.6rem)}.grid.gutter-3 .cell-15.start-before,.grid.gutter-3 .cell-15.end-before{width:calc((100 / 16) * 15% + 2.8rem)}.grid.gutter-3 .cell-15.start-before.end-before{width:calc((100 / 16) * 15% + 5.6rem)}.grid.gutter-3 .cell-16.start-before,.grid.gutter-3 .cell-16.end-before{width:calc((100 / 16) * 16% + 2.8rem)}.grid.gutter-3 .cell-16.start-before.end-before{width:calc((100 / 16) * 16% + 5.6rem)}.grid.gutter-4{margin-left:-1.75rem;margin-right:-1.75rem}.grid.gutter-4:not([class*="cell-"]):not(table):not(.content-holder){width:auto}table.grid.gutter-4{width:calc(100% + 3.5 + rem)}.grid.gutter-4.content-holder{width:calc(1128 + 3.5rem) px;max-width:calc(100% - ( calc(20px * 2) - 3.5rem ))}.grid.gutter-4>[class*=" cell"],.grid.gutter-4>[class^="cell"],.grid.gutter-4>.row>[class*=" cell"],.grid.gutter-4>.row>[class^="cell"],.grid.gutter-4>tbody>tr>td,.grid.gutter-4>tr>td{border-left:1.75rem solid transparent;border-right:1.75rem solid transparent}.grid.gutter-4>.start-before[class*=" cell"],.grid.gutter-4>.start-before[class^="cell"],.grid.gutter-4>.row>.start-before[class*=" cell"],.grid.gutter-4>.row>.start-before[class^="cell"],.grid.gutter-4>tbody>tr>td.start-before,.grid.gutter-4>tr>td.start-before{margin-left:-3.5rem}.grid.gutter-4>.end-before[class*=" cell"],.grid.gutter-4>.end-before[class^="cell"],.grid.gutter-4>.row>.end-before[class*=" cell"],.grid.gutter-4>.row>.end-before[class^="cell"],.grid.gutter-4>tbody>tr>td.end-before,.grid.gutter-4>tr>td.end-before{margin-right:-3.5rem}.grid.gutter-4>.row[class*="grid"]{border-left:1.75rem solid transparent;border-right:1.75rem solid transparent}.grid.gutter-4 .cell-1.start-before,.grid.gutter-4 .cell-1.end-before{width:calc((100 / 16) * 1% + 3.5rem)}.grid.gutter-4 .cell-1.start-before.end-before{width:calc((100 / 16) * 1% + 7rem)}.grid.gutter-4 .cell-2.start-before,.grid.gutter-4 .cell-2.end-before{width:calc((100 / 16) * 2% + 3.5rem)}.grid.gutter-4 .cell-2.start-before.end-before{width:calc((100 / 16) * 2% + 7rem)}.grid.gutter-4 .cell-3.start-before,.grid.gutter-4 .cell-3.end-before{width:calc((100 / 16) * 3% + 3.5rem)}.grid.gutter-4 .cell-3.start-before.end-before{width:calc((100 / 16) * 3% + 7rem)}.grid.gutter-4 .cell-4.start-before,.grid.gutter-4 .cell-4.end-before{width:calc((100 / 16) * 4% + 3.5rem)}.grid.gutter-4 .cell-4.start-before.end-before{width:calc((100 / 16) * 4% + 7rem)}.grid.gutter-4 .cell-5.start-before,.grid.gutter-4 .cell-5.end-before{width:calc((100 / 16) * 5% + 3.5rem)}.grid.gutter-4 .cell-5.start-before.end-before{width:calc((100 / 16) * 5% + 7rem)}.grid.gutter-4 .cell-6.start-before,.grid.gutter-4 .cell-6.end-before{width:calc((100 / 16) * 6% + 3.5rem)}.grid.gutter-4 .cell-6.start-before.end-before{width:calc((100 / 16) * 6% + 7rem)}.grid.gutter-4 .cell-7.start-before,.grid.gutter-4 .cell-7.end-before{width:calc((100 / 16) * 7% + 3.5rem)}.grid.gutter-4 .cell-7.start-before.end-before{width:calc((100 / 16) * 7% + 7rem)}.grid.gutter-4 .cell-8.start-before,.grid.gutter-4 .cell-8.end-before{width:calc((100 / 16) * 8% + 3.5rem)}.grid.gutter-4 .cell-8.start-before.end-before{width:calc((100 / 16) * 8% + 7rem)}.grid.gutter-4 .cell-9.start-before,.grid.gutter-4 .cell-9.end-before{width:calc((100 / 16) * 9% + 3.5rem)}.grid.gutter-4 .cell-9.start-before.end-before{width:calc((100 / 16) * 9% + 7rem)}.grid.gutter-4 .cell-10.start-before,.grid.gutter-4 .cell-10.end-before{width:calc((100 / 16) * 10% + 3.5rem)}.grid.gutter-4 .cell-10.start-before.end-before{width:calc((100 / 16) * 10% + 7rem)}.grid.gutter-4 .cell-11.start-before,.grid.gutter-4 .cell-11.end-before{width:calc((100 / 16) * 11% + 3.5rem)}.grid.gutter-4 .cell-11.start-before.end-before{width:calc((100 / 16) * 11% + 7rem)}.grid.gutter-4 .cell-12.start-before,.grid.gutter-4 .cell-12.end-before{width:calc((100 / 16) * 12% + 3.5rem)}.grid.gutter-4 .cell-12.start-before.end-before{width:calc((100 / 16) * 12% + 7rem)}.grid.gutter-4 .cell-13.start-before,.grid.gutter-4 .cell-13.end-before{width:calc((100 / 16) * 13% + 3.5rem)}.grid.gutter-4 .cell-13.start-before.end-before{width:calc((100 / 16) * 13% + 7rem)}.grid.gutter-4 .cell-14.start-before,.grid.gutter-4 .cell-14.end-before{width:calc((100 / 16) * 14% + 3.5rem)}.grid.gutter-4 .cell-14.start-before.end-before{width:calc((100 / 16) * 14% + 7rem)}.grid.gutter-4 .cell-15.start-before,.grid.gutter-4 .cell-15.end-before{width:calc((100 / 16) * 15% + 3.5rem)}.grid.gutter-4 .cell-15.start-before.end-before{width:calc((100 / 16) * 15% + 7rem)}.grid.gutter-4 .cell-16.start-before,.grid.gutter-4 .cell-16.end-before{width:calc((100 / 16) * 16% + 3.5rem)}.grid.gutter-4 .cell-16.start-before.end-before{width:calc((100 / 16) * 16% + 7rem)}.grid.gutter-5{margin-left:-2.1rem;margin-right:-2.1rem}.grid.gutter-5:not([class*="cell-"]):not(table):not(.content-holder){width:auto}table.grid.gutter-5{width:calc(100% + 4.2 + rem)}.grid.gutter-5.content-holder{width:calc(1128 + 4.2rem) px;max-width:calc(100% - ( calc(20px * 2) - 4.2rem ))}.grid.gutter-5>[class*=" cell"],.grid.gutter-5>[class^="cell"],.grid.gutter-5>.row>[class*=" cell"],.grid.gutter-5>.row>[class^="cell"],.grid.gutter-5>tbody>tr>td,.grid.gutter-5>tr>td{border-left:2.1rem solid transparent;border-right:2.1rem solid transparent}.grid.gutter-5>.start-before[class*=" cell"],.grid.gutter-5>.start-before[class^="cell"],.grid.gutter-5>.row>.start-before[class*=" cell"],.grid.gutter-5>.row>.start-before[class^="cell"],.grid.gutter-5>tbody>tr>td.start-before,.grid.gutter-5>tr>td.start-before{margin-left:-4.2rem}.grid.gutter-5>.end-before[class*=" cell"],.grid.gutter-5>.end-before[class^="cell"],.grid.gutter-5>.row>.end-before[class*=" cell"],.grid.gutter-5>.row>.end-before[class^="cell"],.grid.gutter-5>tbody>tr>td.end-before,.grid.gutter-5>tr>td.end-before{margin-right:-4.2rem}.grid.gutter-5>.row[class*="grid"]{border-left:2.1rem solid transparent;border-right:2.1rem solid transparent}.grid.gutter-5 .cell-1.start-before,.grid.gutter-5 .cell-1.end-before{width:calc((100 / 16) * 1% + 4.2rem)}.grid.gutter-5 .cell-1.start-before.end-before{width:calc((100 / 16) * 1% + 8.4rem)}.grid.gutter-5 .cell-2.start-before,.grid.gutter-5 .cell-2.end-before{width:calc((100 / 16) * 2% + 4.2rem)}.grid.gutter-5 .cell-2.start-before.end-before{width:calc((100 / 16) * 2% + 8.4rem)}.grid.gutter-5 .cell-3.start-before,.grid.gutter-5 .cell-3.end-before{width:calc((100 / 16) * 3% + 4.2rem)}.grid.gutter-5 .cell-3.start-before.end-before{width:calc((100 / 16) * 3% + 8.4rem)}.grid.gutter-5 .cell-4.start-before,.grid.gutter-5 .cell-4.end-before{width:calc((100 / 16) * 4% + 4.2rem)}.grid.gutter-5 .cell-4.start-before.end-before{width:calc((100 / 16) * 4% + 8.4rem)}.grid.gutter-5 .cell-5.start-before,.grid.gutter-5 .cell-5.end-before{width:calc((100 / 16) * 5% + 4.2rem)}.grid.gutter-5 .cell-5.start-before.end-before{width:calc((100 / 16) * 5% + 8.4rem)}.grid.gutter-5 .cell-6.start-before,.grid.gutter-5 .cell-6.end-before{width:calc((100 / 16) * 6% + 4.2rem)}.grid.gutter-5 .cell-6.start-before.end-before{width:calc((100 / 16) * 6% + 8.4rem)}.grid.gutter-5 .cell-7.start-before,.grid.gutter-5 .cell-7.end-before{width:calc((100 / 16) * 7% + 4.2rem)}.grid.gutter-5 .cell-7.start-before.end-before{width:calc((100 / 16) * 7% + 8.4rem)}.grid.gutter-5 .cell-8.start-before,.grid.gutter-5 .cell-8.end-before{width:calc((100 / 16) * 8% + 4.2rem)}.grid.gutter-5 .cell-8.start-before.end-before{width:calc((100 / 16) * 8% + 8.4rem)}.grid.gutter-5 .cell-9.start-before,.grid.gutter-5 .cell-9.end-before{width:calc((100 / 16) * 9% + 4.2rem)}.grid.gutter-5 .cell-9.start-before.end-before{width:calc((100 / 16) * 9% + 8.4rem)}.grid.gutter-5 .cell-10.start-before,.grid.gutter-5 .cell-10.end-before{width:calc((100 / 16) * 10% + 4.2rem)}.grid.gutter-5 .cell-10.start-before.end-before{width:calc((100 / 16) * 10% + 8.4rem)}.grid.gutter-5 .cell-11.start-before,.grid.gutter-5 .cell-11.end-before{width:calc((100 / 16) * 11% + 4.2rem)}.grid.gutter-5 .cell-11.start-before.end-before{width:calc((100 / 16) * 11% + 8.4rem)}.grid.gutter-5 .cell-12.start-before,.grid.gutter-5 .cell-12.end-before{width:calc((100 / 16) * 12% + 4.2rem)}.grid.gutter-5 .cell-12.start-before.end-before{width:calc((100 / 16) * 12% + 8.4rem)}.grid.gutter-5 .cell-13.start-before,.grid.gutter-5 .cell-13.end-before{width:calc((100 / 16) * 13% + 4.2rem)}.grid.gutter-5 .cell-13.start-before.end-before{width:calc((100 / 16) * 13% + 8.4rem)}.grid.gutter-5 .cell-14.start-before,.grid.gutter-5 .cell-14.end-before{width:calc((100 / 16) * 14% + 4.2rem)}.grid.gutter-5 .cell-14.start-before.end-before{width:calc((100 / 16) * 14% + 8.4rem)}.grid.gutter-5 .cell-15.start-before,.grid.gutter-5 .cell-15.end-before{width:calc((100 / 16) * 15% + 4.2rem)}.grid.gutter-5 .cell-15.start-before.end-before{width:calc((100 / 16) * 15% + 8.4rem)}.grid.gutter-5 .cell-16.start-before,.grid.gutter-5 .cell-16.end-before{width:calc((100 / 16) * 16% + 4.2rem)}.grid.gutter-5 .cell-16.start-before.end-before{width:calc((100 / 16) * 16% + 8.4rem)}.grid.gutter-6{margin-left:-2.45rem;margin-right:-2.45rem}.grid.gutter-6:not([class*="cell-"]):not(table):not(.content-holder){width:auto}table.grid.gutter-6{width:calc(100% + 4.9 + rem)}.grid.gutter-6.content-holder{width:calc(1128 + 4.9rem) px;max-width:calc(100% - ( calc(20px * 2) - 4.9rem ))}.grid.gutter-6>[class*=" cell"],.grid.gutter-6>[class^="cell"],.grid.gutter-6>.row>[class*=" cell"],.grid.gutter-6>.row>[class^="cell"],.grid.gutter-6>tbody>tr>td,.grid.gutter-6>tr>td{border-left:2.45rem solid transparent;border-right:2.45rem solid transparent}.grid.gutter-6>.start-before[class*=" cell"],.grid.gutter-6>.start-before[class^="cell"],.grid.gutter-6>.row>.start-before[class*=" cell"],.grid.gutter-6>.row>.start-before[class^="cell"],.grid.gutter-6>tbody>tr>td.start-before,.grid.gutter-6>tr>td.start-before{margin-left:-4.9rem}.grid.gutter-6>.end-before[class*=" cell"],.grid.gutter-6>.end-before[class^="cell"],.grid.gutter-6>.row>.end-before[class*=" cell"],.grid.gutter-6>.row>.end-before[class^="cell"],.grid.gutter-6>tbody>tr>td.end-before,.grid.gutter-6>tr>td.end-before{margin-right:-4.9rem}.grid.gutter-6>.row[class*="grid"]{border-left:2.45rem solid transparent;border-right:2.45rem solid transparent}.grid.gutter-6 .cell-1.start-before,.grid.gutter-6 .cell-1.end-before{width:calc((100 / 16) * 1% + 4.9rem)}.grid.gutter-6 .cell-1.start-before.end-before{width:calc((100 / 16) * 1% + 9.8rem)}.grid.gutter-6 .cell-2.start-before,.grid.gutter-6 .cell-2.end-before{width:calc((100 / 16) * 2% + 4.9rem)}.grid.gutter-6 .cell-2.start-before.end-before{width:calc((100 / 16) * 2% + 9.8rem)}.grid.gutter-6 .cell-3.start-before,.grid.gutter-6 .cell-3.end-before{width:calc((100 / 16) * 3% + 4.9rem)}.grid.gutter-6 .cell-3.start-before.end-before{width:calc((100 / 16) * 3% + 9.8rem)}.grid.gutter-6 .cell-4.start-before,.grid.gutter-6 .cell-4.end-before{width:calc((100 / 16) * 4% + 4.9rem)}.grid.gutter-6 .cell-4.start-before.end-before{width:calc((100 / 16) * 4% + 9.8rem)}.grid.gutter-6 .cell-5.start-before,.grid.gutter-6 .cell-5.end-before{width:calc((100 / 16) * 5% + 4.9rem)}.grid.gutter-6 .cell-5.start-before.end-before{width:calc((100 / 16) * 5% + 9.8rem)}.grid.gutter-6 .cell-6.start-before,.grid.gutter-6 .cell-6.end-before{width:calc((100 / 16) * 6% + 4.9rem)}.grid.gutter-6 .cell-6.start-before.end-before{width:calc((100 / 16) * 6% + 9.8rem)}.grid.gutter-6 .cell-7.start-before,.grid.gutter-6 .cell-7.end-before{width:calc((100 / 16) * 7% + 4.9rem)}.grid.gutter-6 .cell-7.start-before.end-before{width:calc((100 / 16) * 7% + 9.8rem)}.grid.gutter-6 .cell-8.start-before,.grid.gutter-6 .cell-8.end-before{width:calc((100 / 16) * 8% + 4.9rem)}.grid.gutter-6 .cell-8.start-before.end-before{width:calc((100 / 16) * 8% + 9.8rem)}.grid.gutter-6 .cell-9.start-before,.grid.gutter-6 .cell-9.end-before{width:calc((100 / 16) * 9% + 4.9rem)}.grid.gutter-6 .cell-9.start-before.end-before{width:calc((100 / 16) * 9% + 9.8rem)}.grid.gutter-6 .cell-10.start-before,.grid.gutter-6 .cell-10.end-before{width:calc((100 / 16) * 10% + 4.9rem)}.grid.gutter-6 .cell-10.start-before.end-before{width:calc((100 / 16) * 10% + 9.8rem)}.grid.gutter-6 .cell-11.start-before,.grid.gutter-6 .cell-11.end-before{width:calc((100 / 16) * 11% + 4.9rem)}.grid.gutter-6 .cell-11.start-before.end-before{width:calc((100 / 16) * 11% + 9.8rem)}.grid.gutter-6 .cell-12.start-before,.grid.gutter-6 .cell-12.end-before{width:calc((100 / 16) * 12% + 4.9rem)}.grid.gutter-6 .cell-12.start-before.end-before{width:calc((100 / 16) * 12% + 9.8rem)}.grid.gutter-6 .cell-13.start-before,.grid.gutter-6 .cell-13.end-before{width:calc((100 / 16) * 13% + 4.9rem)}.grid.gutter-6 .cell-13.start-before.end-before{width:calc((100 / 16) * 13% + 9.8rem)}.grid.gutter-6 .cell-14.start-before,.grid.gutter-6 .cell-14.end-before{width:calc((100 / 16) * 14% + 4.9rem)}.grid.gutter-6 .cell-14.start-before.end-before{width:calc((100 / 16) * 14% + 9.8rem)}.grid.gutter-6 .cell-15.start-before,.grid.gutter-6 .cell-15.end-before{width:calc((100 / 16) * 15% + 4.9rem)}.grid.gutter-6 .cell-15.start-before.end-before{width:calc((100 / 16) * 15% + 9.8rem)}.grid.gutter-6 .cell-16.start-before,.grid.gutter-6 .cell-16.end-before{width:calc((100 / 16) * 16% + 4.9rem)}.grid.gutter-6 .cell-16.start-before.end-before{width:calc((100 / 16) * 16% + 9.8rem)}.grid.gutter-7{margin-left:-2.8rem;margin-right:-2.8rem}.grid.gutter-7:not([class*="cell-"]):not(table):not(.content-holder){width:auto}table.grid.gutter-7{width:calc(100% + 5.6 + rem)}.grid.gutter-7.content-holder{width:calc(1128 + 5.6rem) px;max-width:calc(100% - ( calc(20px * 2) - 5.6rem ))}.grid.gutter-7>[class*=" cell"],.grid.gutter-7>[class^="cell"],.grid.gutter-7>.row>[class*=" cell"],.grid.gutter-7>.row>[class^="cell"],.grid.gutter-7>tbody>tr>td,.grid.gutter-7>tr>td{border-left:2.8rem solid transparent;border-right:2.8rem solid transparent}.grid.gutter-7>.start-before[class*=" cell"],.grid.gutter-7>.start-before[class^="cell"],.grid.gutter-7>.row>.start-before[class*=" cell"],.grid.gutter-7>.row>.start-before[class^="cell"],.grid.gutter-7>tbody>tr>td.start-before,.grid.gutter-7>tr>td.start-before{margin-left:-5.6rem}.grid.gutter-7>.end-before[class*=" cell"],.grid.gutter-7>.end-before[class^="cell"],.grid.gutter-7>.row>.end-before[class*=" cell"],.grid.gutter-7>.row>.end-before[class^="cell"],.grid.gutter-7>tbody>tr>td.end-before,.grid.gutter-7>tr>td.end-before{margin-right:-5.6rem}.grid.gutter-7>.row[class*="grid"]{border-left:2.8rem solid transparent;border-right:2.8rem solid transparent}.grid.gutter-7 .cell-1.start-before,.grid.gutter-7 .cell-1.end-before{width:calc((100 / 16) * 1% + 5.6rem)}.grid.gutter-7 .cell-1.start-before.end-before{width:calc((100 / 16) * 1% + 11.2rem)}.grid.gutter-7 .cell-2.start-before,.grid.gutter-7 .cell-2.end-before{width:calc((100 / 16) * 2% + 5.6rem)}.grid.gutter-7 .cell-2.start-before.end-before{width:calc((100 / 16) * 2% + 11.2rem)}.grid.gutter-7 .cell-3.start-before,.grid.gutter-7 .cell-3.end-before{width:calc((100 / 16) * 3% + 5.6rem)}.grid.gutter-7 .cell-3.start-before.end-before{width:calc((100 / 16) * 3% + 11.2rem)}.grid.gutter-7 .cell-4.start-before,.grid.gutter-7 .cell-4.end-before{width:calc((100 / 16) * 4% + 5.6rem)}.grid.gutter-7 .cell-4.start-before.end-before{width:calc((100 / 16) * 4% + 11.2rem)}.grid.gutter-7 .cell-5.start-before,.grid.gutter-7 .cell-5.end-before{width:calc((100 / 16) * 5% + 5.6rem)}.grid.gutter-7 .cell-5.start-before.end-before{width:calc((100 / 16) * 5% + 11.2rem)}.grid.gutter-7 .cell-6.start-before,.grid.gutter-7 .cell-6.end-before{width:calc((100 / 16) * 6% + 5.6rem)}.grid.gutter-7 .cell-6.start-before.end-before{width:calc((100 / 16) * 6% + 11.2rem)}.grid.gutter-7 .cell-7.start-before,.grid.gutter-7 .cell-7.end-before{width:calc((100 / 16) * 7% + 5.6rem)}.grid.gutter-7 .cell-7.start-before.end-before{width:calc((100 / 16) * 7% + 11.2rem)}.grid.gutter-7 .cell-8.start-before,.grid.gutter-7 .cell-8.end-before{width:calc((100 / 16) * 8% + 5.6rem)}.grid.gutter-7 .cell-8.start-before.end-before{width:calc((100 / 16) * 8% + 11.2rem)}.grid.gutter-7 .cell-9.start-before,.grid.gutter-7 .cell-9.end-before{width:calc((100 / 16) * 9% + 5.6rem)}.grid.gutter-7 .cell-9.start-before.end-before{width:calc((100 / 16) * 9% + 11.2rem)}.grid.gutter-7 .cell-10.start-before,.grid.gutter-7 .cell-10.end-before{width:calc((100 / 16) * 10% + 5.6rem)}.grid.gutter-7 .cell-10.start-before.end-before{width:calc((100 / 16) * 10% + 11.2rem)}.grid.gutter-7 .cell-11.start-before,.grid.gutter-7 .cell-11.end-before{width:calc((100 / 16) * 11% + 5.6rem)}.grid.gutter-7 .cell-11.start-before.end-before{width:calc((100 / 16) * 11% + 11.2rem)}.grid.gutter-7 .cell-12.start-before,.grid.gutter-7 .cell-12.end-before{width:calc((100 / 16) * 12% + 5.6rem)}.grid.gutter-7 .cell-12.start-before.end-before{width:calc((100 / 16) * 12% + 11.2rem)}.grid.gutter-7 .cell-13.start-before,.grid.gutter-7 .cell-13.end-before{width:calc((100 / 16) * 13% + 5.6rem)}.grid.gutter-7 .cell-13.start-before.end-before{width:calc((100 / 16) * 13% + 11.2rem)}.grid.gutter-7 .cell-14.start-before,.grid.gutter-7 .cell-14.end-before{width:calc((100 / 16) * 14% + 5.6rem)}.grid.gutter-7 .cell-14.start-before.end-before{width:calc((100 / 16) * 14% + 11.2rem)}.grid.gutter-7 .cell-15.start-before,.grid.gutter-7 .cell-15.end-before{width:calc((100 / 16) * 15% + 5.6rem)}.grid.gutter-7 .cell-15.start-before.end-before{width:calc((100 / 16) * 15% + 11.2rem)}.grid.gutter-7 .cell-16.start-before,.grid.gutter-7 .cell-16.end-before{width:calc((100 / 16) * 16% + 5.6rem)}.grid.gutter-7 .cell-16.start-before.end-before{width:calc((100 / 16) * 16% + 11.2rem)}.grid.gutter-8{margin-left:-3.15rem;margin-right:-3.15rem}.grid.gutter-8:not([class*="cell-"]):not(table):not(.content-holder){width:auto}table.grid.gutter-8{width:calc(100% + 6.3 + rem)}.grid.gutter-8.content-holder{width:calc(1128 + 6.3rem) px;max-width:calc(100% - ( calc(20px * 2) - 6.3rem ))}.grid.gutter-8>[class*=" cell"],.grid.gutter-8>[class^="cell"],.grid.gutter-8>.row>[class*=" cell"],.grid.gutter-8>.row>[class^="cell"],.grid.gutter-8>tbody>tr>td,.grid.gutter-8>tr>td{border-left:3.15rem solid transparent;border-right:3.15rem solid transparent}.grid.gutter-8>.start-before[class*=" cell"],.grid.gutter-8>.start-before[class^="cell"],.grid.gutter-8>.row>.start-before[class*=" cell"],.grid.gutter-8>.row>.start-before[class^="cell"],.grid.gutter-8>tbody>tr>td.start-before,.grid.gutter-8>tr>td.start-before{margin-left:-6.3rem}.grid.gutter-8>.end-before[class*=" cell"],.grid.gutter-8>.end-before[class^="cell"],.grid.gutter-8>.row>.end-before[class*=" cell"],.grid.gutter-8>.row>.end-before[class^="cell"],.grid.gutter-8>tbody>tr>td.end-before,.grid.gutter-8>tr>td.end-before{margin-right:-6.3rem}.grid.gutter-8>.row[class*="grid"]{border-left:3.15rem solid transparent;border-right:3.15rem solid transparent}.grid.gutter-8 .cell-1.start-before,.grid.gutter-8 .cell-1.end-before{width:calc((100 / 16) * 1% + 6.3rem)}.grid.gutter-8 .cell-1.start-before.end-before{width:calc((100 / 16) * 1% + 12.6rem)}.grid.gutter-8 .cell-2.start-before,.grid.gutter-8 .cell-2.end-before{width:calc((100 / 16) * 2% + 6.3rem)}.grid.gutter-8 .cell-2.start-before.end-before{width:calc((100 / 16) * 2% + 12.6rem)}.grid.gutter-8 .cell-3.start-before,.grid.gutter-8 .cell-3.end-before{width:calc((100 / 16) * 3% + 6.3rem)}.grid.gutter-8 .cell-3.start-before.end-before{width:calc((100 / 16) * 3% + 12.6rem)}.grid.gutter-8 .cell-4.start-before,.grid.gutter-8 .cell-4.end-before{width:calc((100 / 16) * 4% + 6.3rem)}.grid.gutter-8 .cell-4.start-before.end-before{width:calc((100 / 16) * 4% + 12.6rem)}.grid.gutter-8 .cell-5.start-before,.grid.gutter-8 .cell-5.end-before{width:calc((100 / 16) * 5% + 6.3rem)}.grid.gutter-8 .cell-5.start-before.end-before{width:calc((100 / 16) * 5% + 12.6rem)}.grid.gutter-8 .cell-6.start-before,.grid.gutter-8 .cell-6.end-before{width:calc((100 / 16) * 6% + 6.3rem)}.grid.gutter-8 .cell-6.start-before.end-before{width:calc((100 / 16) * 6% + 12.6rem)}.grid.gutter-8 .cell-7.start-before,.grid.gutter-8 .cell-7.end-before{width:calc((100 / 16) * 7% + 6.3rem)}.grid.gutter-8 .cell-7.start-before.end-before{width:calc((100 / 16) * 7% + 12.6rem)}.grid.gutter-8 .cell-8.start-before,.grid.gutter-8 .cell-8.end-before{width:calc((100 / 16) * 8% + 6.3rem)}.grid.gutter-8 .cell-8.start-before.end-before{width:calc((100 / 16) * 8% + 12.6rem)}.grid.gutter-8 .cell-9.start-before,.grid.gutter-8 .cell-9.end-before{width:calc((100 / 16) * 9% + 6.3rem)}.grid.gutter-8 .cell-9.start-before.end-before{width:calc((100 / 16) * 9% + 12.6rem)}.grid.gutter-8 .cell-10.start-before,.grid.gutter-8 .cell-10.end-before{width:calc((100 / 16) * 10% + 6.3rem)}.grid.gutter-8 .cell-10.start-before.end-before{width:calc((100 / 16) * 10% + 12.6rem)}.grid.gutter-8 .cell-11.start-before,.grid.gutter-8 .cell-11.end-before{width:calc((100 / 16) * 11% + 6.3rem)}.grid.gutter-8 .cell-11.start-before.end-before{width:calc((100 / 16) * 11% + 12.6rem)}.grid.gutter-8 .cell-12.start-before,.grid.gutter-8 .cell-12.end-before{width:calc((100 / 16) * 12% + 6.3rem)}.grid.gutter-8 .cell-12.start-before.end-before{width:calc((100 / 16) * 12% + 12.6rem)}.grid.gutter-8 .cell-13.start-before,.grid.gutter-8 .cell-13.end-before{width:calc((100 / 16) * 13% + 6.3rem)}.grid.gutter-8 .cell-13.start-before.end-before{width:calc((100 / 16) * 13% + 12.6rem)}.grid.gutter-8 .cell-14.start-before,.grid.gutter-8 .cell-14.end-before{width:calc((100 / 16) * 14% + 6.3rem)}.grid.gutter-8 .cell-14.start-before.end-before{width:calc((100 / 16) * 14% + 12.6rem)}.grid.gutter-8 .cell-15.start-before,.grid.gutter-8 .cell-15.end-before{width:calc((100 / 16) * 15% + 6.3rem)}.grid.gutter-8 .cell-15.start-before.end-before{width:calc((100 / 16) * 15% + 12.6rem)}.grid.gutter-8 .cell-16.start-before,.grid.gutter-8 .cell-16.end-before{width:calc((100 / 16) * 16% + 6.3rem)}.grid.gutter-8 .cell-16.start-before.end-before{width:calc((100 / 16) * 16% + 12.6rem)}.grid.space-1{margin-top:-0.7rem;margin-bottom:-0.7rem}.grid.space-1:not(.grid){width:auto}.grid.space-1:not(.space-margin)>[class*=" cell"],.grid.space-1:not(.space-margin)>[class^="cell"],.grid.space-1:not(.space-margin)>.row>[class*=" cell"],.grid.space-1:not(.space-margin)>.row>[class^="cell"],.grid.space-1:not(.space-margin)>tbody>tr>td,.grid.space-1:not(.space-margin)>tr>td{border-top:0.7rem solid transparent;border-bottom:0.7rem solid transparent}.grid.space-1>.row[class*="grid"]{border-top:0.7rem solid transparent;border-bottom:0.7rem solid transparent}.grid.space-margin[class*="space-1"] .cell-1{margin-top:0.7rem;margin-bottom:0.7rem}.grid.space-margin[class*="space-1"] .cell-2{margin-top:0.7rem;margin-bottom:0.7rem}.grid.space-margin[class*="space-1"] .cell-3{margin-top:0.7rem;margin-bottom:0.7rem}.grid.space-margin[class*="space-1"] .cell-4{margin-top:0.7rem;margin-bottom:0.7rem}.grid.space-margin[class*="space-1"] .cell-5{margin-top:0.7rem;margin-bottom:0.7rem}.grid.space-margin[class*="space-1"] .cell-6{margin-top:0.7rem;margin-bottom:0.7rem}.grid.space-margin[class*="space-1"] .cell-7{margin-top:0.7rem;margin-bottom:0.7rem}.grid.space-margin[class*="space-1"] .cell-8{margin-top:0.7rem;margin-bottom:0.7rem}.grid.space-margin[class*="space-1"] .cell-9{margin-top:0.7rem;margin-bottom:0.7rem}.grid.space-margin[class*="space-1"] .cell-10{margin-top:0.7rem;margin-bottom:0.7rem}.grid.space-margin[class*="space-1"] .cell-11{margin-top:0.7rem;margin-bottom:0.7rem}.grid.space-margin[class*="space-1"] .cell-12{margin-top:0.7rem;margin-bottom:0.7rem}.grid.space-margin[class*="space-1"] .cell-13{margin-top:0.7rem;margin-bottom:0.7rem}.grid.space-margin[class*="space-1"] .cell-14{margin-top:0.7rem;margin-bottom:0.7rem}.grid.space-margin[class*="space-1"] .cell-15{margin-top:0.7rem;margin-bottom:0.7rem}.grid.space-margin[class*="space-1"] .cell-16{margin-top:0.7rem;margin-bottom:0.7rem}.grid.space-2{margin-top:-1.05rem;margin-bottom:-1.05rem}.grid.space-2:not(.grid){width:auto}.grid.space-2:not(.space-margin)>[class*=" cell"],.grid.space-2:not(.space-margin)>[class^="cell"],.grid.space-2:not(.space-margin)>.row>[class*=" cell"],.grid.space-2:not(.space-margin)>.row>[class^="cell"],.grid.space-2:not(.space-margin)>tbody>tr>td,.grid.space-2:not(.space-margin)>tr>td{border-top:1.05rem solid transparent;border-bottom:1.05rem solid transparent}.grid.space-2>.row[class*="grid"]{border-top:1.05rem solid transparent;border-bottom:1.05rem solid transparent}.grid.space-margin[class*="space-2"] .cell-1{margin-top:1.05rem;margin-bottom:1.05rem}.grid.space-margin[class*="space-2"] .cell-2{margin-top:1.05rem;margin-bottom:1.05rem}.grid.space-margin[class*="space-2"] .cell-3{margin-top:1.05rem;margin-bottom:1.05rem}.grid.space-margin[class*="space-2"] .cell-4{margin-top:1.05rem;margin-bottom:1.05rem}.grid.space-margin[class*="space-2"] .cell-5{margin-top:1.05rem;margin-bottom:1.05rem}.grid.space-margin[class*="space-2"] .cell-6{margin-top:1.05rem;margin-bottom:1.05rem}.grid.space-margin[class*="space-2"] .cell-7{margin-top:1.05rem;margin-bottom:1.05rem}.grid.space-margin[class*="space-2"] .cell-8{margin-top:1.05rem;margin-bottom:1.05rem}.grid.space-margin[class*="space-2"] .cell-9{margin-top:1.05rem;margin-bottom:1.05rem}.grid.space-margin[class*="space-2"] .cell-10{margin-top:1.05rem;margin-bottom:1.05rem}.grid.space-margin[class*="space-2"] .cell-11{margin-top:1.05rem;margin-bottom:1.05rem}.grid.space-margin[class*="space-2"] .cell-12{margin-top:1.05rem;margin-bottom:1.05rem}.grid.space-margin[class*="space-2"] .cell-13{margin-top:1.05rem;margin-bottom:1.05rem}.grid.space-margin[class*="space-2"] .cell-14{margin-top:1.05rem;margin-bottom:1.05rem}.grid.space-margin[class*="space-2"] .cell-15{margin-top:1.05rem;margin-bottom:1.05rem}.grid.space-margin[class*="space-2"] .cell-16{margin-top:1.05rem;margin-bottom:1.05rem}.grid.space-3{margin-top:-1.4rem;margin-bottom:-1.4rem}.grid.space-3:not(.grid){width:auto}.grid.space-3:not(.space-margin)>[class*=" cell"],.grid.space-3:not(.space-margin)>[class^="cell"],.grid.space-3:not(.space-margin)>.row>[class*=" cell"],.grid.space-3:not(.space-margin)>.row>[class^="cell"],.grid.space-3:not(.space-margin)>tbody>tr>td,.grid.space-3:not(.space-margin)>tr>td{border-top:1.4rem solid transparent;border-bottom:1.4rem solid transparent}.grid.space-3>.row[class*="grid"]{border-top:1.4rem solid transparent;border-bottom:1.4rem solid transparent}.grid.space-margin[class*="space-3"] .cell-1{margin-top:1.4rem;margin-bottom:1.4rem}.grid.space-margin[class*="space-3"] .cell-2{margin-top:1.4rem;margin-bottom:1.4rem}.grid.space-margin[class*="space-3"] .cell-3{margin-top:1.4rem;margin-bottom:1.4rem}.grid.space-margin[class*="space-3"] .cell-4{margin-top:1.4rem;margin-bottom:1.4rem}.grid.space-margin[class*="space-3"] .cell-5{margin-top:1.4rem;margin-bottom:1.4rem}.grid.space-margin[class*="space-3"] .cell-6{margin-top:1.4rem;margin-bottom:1.4rem}.grid.space-margin[class*="space-3"] .cell-7{margin-top:1.4rem;margin-bottom:1.4rem}.grid.space-margin[class*="space-3"] .cell-8{margin-top:1.4rem;margin-bottom:1.4rem}.grid.space-margin[class*="space-3"] .cell-9{margin-top:1.4rem;margin-bottom:1.4rem}.grid.space-margin[class*="space-3"] .cell-10{margin-top:1.4rem;margin-bottom:1.4rem}.grid.space-margin[class*="space-3"] .cell-11{margin-top:1.4rem;margin-bottom:1.4rem}.grid.space-margin[class*="space-3"] .cell-12{margin-top:1.4rem;margin-bottom:1.4rem}.grid.space-margin[class*="space-3"] .cell-13{margin-top:1.4rem;margin-bottom:1.4rem}.grid.space-margin[class*="space-3"] .cell-14{margin-top:1.4rem;margin-bottom:1.4rem}.grid.space-margin[class*="space-3"] .cell-15{margin-top:1.4rem;margin-bottom:1.4rem}.grid.space-margin[class*="space-3"] .cell-16{margin-top:1.4rem;margin-bottom:1.4rem}.grid.content-holder{margin-left:auto;margin-right:auto;width:1128px}.grid .row{max-width:100%}.grid:not(.column)>.cell:not(.grid):not(.column),.grid:not(.column)>.row>.cell:not(.grid):not(.column){-webkit-box-flex:1 0 0px;-moz-box-flex:1 0 0px;-webkit-flex:1 0 0px;-ms-flex:1 0 0px;flex:1 0 0px}.grid:not(.column)>.cell:not(.grid):not(.column):only-child,.grid:not(.column)>.row>.cell:not(.grid):not(.column):only-child{width:100%}.grid:not(.column)>.cell.grid.column,.grid:not(.column)>.row>.cell.grid.column{-webkit-box-flex:1 0 100%;-moz-box-flex:1 0 100%;-webkit-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%}table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(1),table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(1) *:not([class*="cell-"]):not([colspan]),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(1),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(1) *:not([class*="cell-"]):not([colspan]){width:100%}table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(2),table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(2) *:not([class*="cell-"]):not([colspan]),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(2),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(2) *:not([class*="cell-"]):not([colspan]){width:50%}table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(3),table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(3) *:not([class*="cell-"]):not([colspan]),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(3),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(3) *:not([class*="cell-"]):not([colspan]){width:33.3333333333%}table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(4),table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(4) *:not([class*="cell-"]):not([colspan]),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(4),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(4) *:not([class*="cell-"]):not([colspan]){width:25%}table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(5),table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(5) *:not([class*="cell-"]):not([colspan]),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(5),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(5) *:not([class*="cell-"]):not([colspan]){width:20%}table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(6),table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(6) *:not([class*="cell-"]):not([colspan]),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(6),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(6) *:not([class*="cell-"]):not([colspan]){width:16.6666666667%}table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(7),table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(7) *:not([class*="cell-"]):not([colspan]),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(7),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(7) *:not([class*="cell-"]):not([colspan]){width:14.2857142857%}table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(8),table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(8) *:not([class*="cell-"]):not([colspan]),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(8),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(8) *:not([class*="cell-"]):not([colspan]){width:12.5%}table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(9),table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(9) *:not([class*="cell-"]):not([colspan]),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(9),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(9) *:not([class*="cell-"]):not([colspan]){width:11.1111111111%}table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(10),table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(10) *:not([class*="cell-"]):not([colspan]),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(10),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(10) *:not([class*="cell-"]):not([colspan]){width:10%}table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(11),table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(11) *:not([class*="cell-"]):not([colspan]),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(11),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(11) *:not([class*="cell-"]):not([colspan]){width:9.0909090909%}table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(12),table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(12) *:not([class*="cell-"]):not([colspan]),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(12),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(12) *:not([class*="cell-"]):not([colspan]){width:8.3333333333%}table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(13),table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(13) *:not([class*="cell-"]):not([colspan]),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(13),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(13) *:not([class*="cell-"]):not([colspan]){width:7.6923076923%}table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(14),table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(14) *:not([class*="cell-"]):not([colspan]),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(14),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(14) *:not([class*="cell-"]):not([colspan]){width:7.1428571429%}table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(15),table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(15) *:not([class*="cell-"]):not([colspan]),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(15),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(15) *:not([class*="cell-"]):not([colspan]){width:6.6666666667%}table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(16),table.grid:not(.column) td:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(16) *:not([class*="cell-"]):not([colspan]),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(16),table.grid:not(.column) th:not([class*="cell-"]):not([colspan]):first-child:nth-last-child(16) *:not([class*="cell-"]):not([colspan]){width:6.25%}.grid.reverse{-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.grid.nowrap{-webkit-flex-flow:row nowrap;flex-flow:row nowrap}.grid.column{-webkit-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.grid.column>.row{-webkit-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.grid.column-force{-webkit-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.grid.column-force>.row{-webkit-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none}.grid.column-force>[class*=" cell"],.grid.column-force>[class^="cell"],.grid.column-force>.row>[class*=" cell"],.grid.column-force>.row>[class^="cell"],.grid.column-force tbody>.row>[class*=" cell"],.grid.column-force tbody>.row>[class^="cell"]{-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none}.grid.column-force{height:100%}.grid.column-wrap{-webkit-flex-flow:column wrap;flex-flow:column wrap;height:100%}.grid.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.grid.justify-between{-webkit-justify-content:space-between;justify-content:space-between}.grid.justify-around{-webkit-justify-content:space-between;justify-content:space-between}.grid.justify-end{-webkit-justify-content:flex-end;justify-content:flex-end}.grid.vertical-center{-ms-flex-align:center;-webkit-align-items:center;align-items:center}.grid.vertical-start{-webkit-align-items:flex-start;align-items:flex-start}.grid.vertical-end{-webkit-align-items:flex-end;align-items:flex-end}.grid.text-center [class^="cell"],.grid.text-center [class*=" cell"]{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.grid.text-right [class^="cell"],.grid.text-right [class*=" cell"]{text-align:right}.grid.text-left [class^="cell"],.grid.text-left [class*=" cell"]{text-align:left}.grid.floating{display:block}.grid.floating.reverse [class^="cell"],.grid.floating.reverse [class*=" cell"]{float:right}.grid.floating [class^="cell"],.grid.floating [class*=" cell"]{float:left}.grid.floating .row{display:block}.grid.floating .row:after,.grid.floating .row:before{content:"";display:block;clear:both}table.grid,.grid.table{display:table;border:0;border-spacing:0;border-collapse:collapse;width:100%;table-layout:fixed}table.grid tr,table.grid .row,.grid.table tr,.grid.table .row{display:table-row}table.grid td:first-child,table.grid [class*=" cell"]:first-child,table.grid [class^="cell"]:first-child,.grid.table td:first-child,.grid.table [class*=" cell"]:first-child,.grid.table [class^="cell"]:first-child{border-left:0}table.grid td:last-child,table.grid [class*=" cell"]:last-child,table.grid [class^="cell"]:last-child,.grid.table td:last-child,.grid.table [class*=" cell"]:last-child,.grid.table [class^="cell"]:last-child{border-left:0}.grid.column-force [class*=" cell"],.grid.column-force [class^="cell"]{width:100% !important;flex:0 0 auto !important}@media (min-width: 1280px){.grid.d-column-force [class*=" cell"],.grid.d-column-force [class^="cell"]{width:100% !important;flex:0 0 auto !important}.grid.d-column>[class*=" cell"],.grid.d-column>.row>[class*=" cell"],.grid.d-column>[class^="cell"],.grid.d-column>.row>[class^="cell"]{width:100% !important;flex:0 0 auto !important}}@media (max-width: 1023px){.grid.t-column-force [class*=" cell"],.grid.t-column-force [class^="cell"]{width:100% !important;flex:0 0 auto !important}.grid.t-column>[class*=" cell"],.grid.t-column>.row>[class*=" cell"],.grid.t-column>[class^="cell"],.grid.t-column>.row>[class^="cell"]{width:100% !important;flex:0 0 auto !important}}@media (max-width: 768px){.grid.tp-column-force [class*=" cell"],.grid.tp-column-force [class^="cell"]{width:100% !important;flex:0 0 auto !important}.grid.tp-column>[class*=" cell"],.grid.tp-column>.row>[class*=" cell"],.grid.tp-column>[class^="cell"],.grid.tp-column>.row>[class^="cell"]{width:100% !important;flex:0 0 auto !important}}@media (max-width: 568px){.grid.m-column-force [class*=" cell"],.grid.m-column-force [class^="cell"]{width:100% !important;flex:0 0 auto !important}.grid.m-column>[class*=" cell"],.grid.m-column>.row>[class*=" cell"],.grid.m-column>[class^="cell"],.grid.m-column>.row>[class^="cell"]{width:100% !important;flex:0 0 auto !important}}@media (max-width: 420px){.grid.mp-column-force [class*=" cell"],.grid.mp-column-force [class^="cell"]{width:100% !important;flex:0 0 auto !important}.grid.mp-column>[class*=" cell"],.grid.mp-column>.row>[class*=" cell"],.grid.mp-column>[class^="cell"],.grid.mp-column>.row>[class^="cell"]{width:100% !important;flex:0 0 auto !important}}[class^="cell-"],[class*=" cell-"],.cell{box-sizing:border-box;min-width:0;min-height:0}.vertical-center[class^="cell-"],.vertical-center[class*=" cell-"],.cell.vertical-center{-webkit-align-self:center;align-self:center}.vertical-items-center[class^="cell-"],.vertical-items-center[class*=" cell-"],.cell.vertical-items-center{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.vertical-items-stretch[class^="cell-"],.vertical-items-stretch[class*=" cell-"],.cell.vertical-items-stretch{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch}.vertical-items-end[class^="cell-"],.vertical-items-end[class*=" cell-"],.cell.vertical-items-end{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.vertical-items-start[class^="cell-"],.vertical-items-start[class*=" cell-"],.cell.vertical-items-start{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start}.items-center[class^="cell-"],.items-center[class*=" cell-"],.cell.items-center{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.items-stretch[class^="cell-"],.items-stretch[class*=" cell-"],.cell.items-stretch{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:stretch;justify-content:stretch}.items-end[class^="cell-"],.items-end[class*=" cell-"],.cell.items-end{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.items-start[class^="cell-"],.items-start[class*=" cell-"],.cell.items-start{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start}.row{-webkit-box-flex:1 1 100%;-moz-box-flex:1 1 100%;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:inherit;flex-wrap:inherit;min-width:0;min-height:0}.row:not([class*="grid"]){-ms-flex-direction:inherit;-webkit-flex-direction:inherit;flex-direction:inherit}.row.vertical-center [class^="cell"],.row.vertical-center [class*=" cell"]{-webkit-align-self:center;align-self:center}.row.text-center [class^="cell"],.row.text-center [class*=" cell"]{text-align:center}.row.text-right [class^="cell"],.row.text-right [class*=" cell"]{text-align:right}.row.text-left [class^="cell"],.row.text-left [class*=" cell"]{text-align:left}.content-holder{margin-left:auto;margin-right:auto;width:1128px;max-width:calc(100% - 2 * 20px)}.center-vertically{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:100%}.center-vertically.horizontally{justify-content:center}.center-vertically>*{align-self:center}.width-1{width:94px !important}.max-width-1{max-width:94px !important}.min-width-1{min-width:94px !important}.width-2{width:188px !important}.max-width-2{max-width:188px !important}.min-width-2{min-width:188px !important}.width-3{width:282px !important}.max-width-3{max-width:282px !important}.min-width-3{min-width:282px !important}.width-4{width:376px !important}.max-width-4{max-width:376px !important}.min-width-4{min-width:376px !important}.width-5{width:470px !important}.max-width-5{max-width:470px !important}.min-width-5{min-width:470px !important}.width-6{width:564px !important}.max-width-6{max-width:564px !important}.min-width-6{min-width:564px !important}.width-7{width:658px !important}.max-width-7{max-width:658px !important}.min-width-7{min-width:658px !important}.width-8{width:752px !important}.max-width-8{max-width:752px !important}.min-width-8{min-width:752px !important}.width-9{width:846px !important}.max-width-9{max-width:846px !important}.min-width-9{min-width:846px !important}.width-10{width:940px !important}.max-width-10{max-width:940px !important}.min-width-10{min-width:940px !important}.width-11{width:1034px !important}.max-width-11{max-width:1034px !important}.min-width-11{min-width:1034px !important}.width-12{width:1128px !important}.max-width-12{max-width:1128px !important}.min-width-12{min-width:1128px !important}.max-width-100{max-width:100% !important}.height-1{height:50px !important}.height-2{height:100px !important}.height-3{height:150px !important}.height-4{height:200px !important}.height-5{height:250px !important}.height-6{height:300px !important}.height-7{height:350px !important}.height-8{height:400px !important}.height-9{height:450px !important}.height-10{height:500px !important}.height-11{height:550px !important}.height-12{height:600px !important}.width-geo-0{width:0px !important}.width-geo-1{width:7.05px !important}.width-geo-2{width:15.1071428571px !important}.width-geo-3{width:24.4038461538px !important}.width-geo-4{width:35.25px !important}.width-geo-5{width:48.0681818182px !important}.width-geo-6{width:63.45px !important}.width-geo-7{width:82.25px !important}.width-geo-8{width:105.75px !important}.width-geo-9{width:135.9642857143px !important}.width-geo-10{width:176.25px !important}.width-geo-11{width:232.65px !important}.width-geo-12{width:317.25px !important}.height-geo-0{height:0px !important}.height-geo-1{height:3.75px !important}.height-geo-2{height:8.0357142857px !important}.height-geo-3{height:12.9807692308px !important}.height-geo-4{height:18.75px !important}.height-geo-5{height:25.5681818182px !important}.height-geo-6{height:33.75px !important}.height-geo-7{height:43.75px !important}.height-geo-8{height:56.25px !important}.height-geo-9{height:72.3214285714px !important}.height-geo-10{height:93.75px !important}.height-geo-11{height:123.75px !important}.height-geo-12{height:168.75px !important}.margin-0{margin:0px 0px !important}.margin-horizontal-0{margin-top:0px !important;margin-bottom:0px !important}.margin-vertical-0{margin-left:0px !important;margin-right:0px !important}.margin-top-0{margin-top:0px !important}.margin-bottom-0{margin-bottom:0px !important}.margin-left-0{margin-left:0px !important}.margin-right-0{margin-right:0px !important}.margin-1{margin:3.75px 7.05px !important}.margin-horizontal-1{margin-top:3.75px !important;margin-bottom:3.75px !important}.margin-vertical-1{margin-left:7.05px !important;margin-right:7.05px !important}.margin-top-1{margin-top:3.75px !important}.margin-bottom-1{margin-bottom:3.75px !important}.margin-left-1{margin-left:7.05px !important}.margin-right-1{margin-right:7.05px !important}.margin-2{margin:8.0357142857px 15.1071428571px !important}.margin-horizontal-2{margin-top:8.0357142857px !important;margin-bottom:8.0357142857px !important}.margin-vertical-2{margin-left:15.1071428571px !important;margin-right:15.1071428571px !important}.margin-top-2{margin-top:8.0357142857px !important}.margin-bottom-2{margin-bottom:8.0357142857px !important}.margin-left-2{margin-left:15.1071428571px !important}.margin-right-2{margin-right:15.1071428571px !important}.margin-3{margin:12.9807692308px 24.4038461538px !important}.margin-horizontal-3{margin-top:12.9807692308px !important;margin-bottom:12.9807692308px !important}.margin-vertical-3{margin-left:24.4038461538px !important;margin-right:24.4038461538px !important}.margin-top-3{margin-top:12.9807692308px !important}.margin-bottom-3{margin-bottom:12.9807692308px !important}.margin-left-3{margin-left:24.4038461538px !important}.margin-right-3{margin-right:24.4038461538px !important}.margin-4{margin:18.75px 35.25px !important}.margin-horizontal-4{margin-top:18.75px !important;margin-bottom:18.75px !important}.margin-vertical-4{margin-left:35.25px !important;margin-right:35.25px !important}.margin-top-4{margin-top:18.75px !important}.margin-bottom-4{margin-bottom:18.75px !important}.margin-left-4{margin-left:35.25px !important}.margin-right-4{margin-right:35.25px !important}.margin-5{margin:25.5681818182px 48.0681818182px !important}.margin-horizontal-5{margin-top:25.5681818182px !important;margin-bottom:25.5681818182px !important}.margin-vertical-5{margin-left:48.0681818182px !important;margin-right:48.0681818182px !important}.margin-top-5{margin-top:25.5681818182px !important}.margin-bottom-5{margin-bottom:25.5681818182px !important}.margin-left-5{margin-left:48.0681818182px !important}.margin-right-5{margin-right:48.0681818182px !important}.margin-6{margin:33.75px 63.45px !important}.margin-horizontal-6{margin-top:33.75px !important;margin-bottom:33.75px !important}.margin-vertical-6{margin-left:63.45px !important;margin-right:63.45px !important}.margin-top-6{margin-top:33.75px !important}.margin-bottom-6{margin-bottom:33.75px !important}.margin-left-6{margin-left:63.45px !important}.margin-right-6{margin-right:63.45px !important}.margin-7{margin:43.75px 82.25px !important}.margin-horizontal-7{margin-top:43.75px !important;margin-bottom:43.75px !important}.margin-vertical-7{margin-left:82.25px !important;margin-right:82.25px !important}.margin-top-7{margin-top:43.75px !important}.margin-bottom-7{margin-bottom:43.75px !important}.margin-left-7{margin-left:82.25px !important}.margin-right-7{margin-right:82.25px !important}.margin-8{margin:56.25px 105.75px !important}.margin-horizontal-8{margin-top:56.25px !important;margin-bottom:56.25px !important}.margin-vertical-8{margin-left:105.75px !important;margin-right:105.75px !important}.margin-top-8{margin-top:56.25px !important}.margin-bottom-8{margin-bottom:56.25px !important}.margin-left-8{margin-left:105.75px !important}.margin-right-8{margin-right:105.75px !important}.margin-9{margin:72.3214285714px 135.9642857143px !important}.margin-horizontal-9{margin-top:72.3214285714px !important;margin-bottom:72.3214285714px !important}.margin-vertical-9{margin-left:135.9642857143px !important;margin-right:135.9642857143px !important}.margin-top-9{margin-top:72.3214285714px !important}.margin-bottom-9{margin-bottom:72.3214285714px !important}.margin-left-9{margin-left:135.9642857143px !important}.margin-right-9{margin-right:135.9642857143px !important}.margin-10{margin:93.75px 176.25px !important}.margin-horizontal-10{margin-top:93.75px !important;margin-bottom:93.75px !important}.margin-vertical-10{margin-left:176.25px !important;margin-right:176.25px !important}.margin-top-10{margin-top:93.75px !important}.margin-bottom-10{margin-bottom:93.75px !important}.margin-left-10{margin-left:176.25px !important}.margin-right-10{margin-right:176.25px !important}.margin-11{margin:123.75px 232.65px !important}.margin-horizontal-11{margin-top:123.75px !important;margin-bottom:123.75px !important}.margin-vertical-11{margin-left:232.65px !important;margin-right:232.65px !important}.margin-top-11{margin-top:123.75px !important}.margin-bottom-11{margin-bottom:123.75px !important}.margin-left-11{margin-left:232.65px !important}.margin-right-11{margin-right:232.65px !important}.margin-12{margin:168.75px 317.25px !important}.margin-horizontal-12{margin-top:168.75px !important;margin-bottom:168.75px !important}.margin-vertical-12{margin-left:317.25px !important;margin-right:317.25px !important}.margin-top-12{margin-top:168.75px !important}.margin-bottom-12{margin-bottom:168.75px !important}.margin-left-12{margin-left:317.25px !important}.margin-right-12{margin-right:317.25px !important}.padding-0{padding:0px 0px !important}.padding-horizontal-0{padding-top:0px !important;padding-bottom:0px !important}.padding-vertical-0{padding-left:0px;padding-right:0px !important}.padding-top-0{padding-top:0px !important}.padding-bottom-0{padding-bottom:0px !important}.padding-left-0{padding-left:0px !important}.padding-right-0{padding-right:0px !important}.padding-1{padding:3.75px 7.05px !important}.padding-horizontal-1{padding-top:3.75px !important;padding-bottom:3.75px !important}.padding-vertical-1{padding-left:7.05px;padding-right:7.05px !important}.padding-top-1{padding-top:3.75px !important}.padding-bottom-1{padding-bottom:3.75px !important}.padding-left-1{padding-left:7.05px !important}.padding-right-1{padding-right:7.05px !important}.padding-2{padding:8.0357142857px 15.1071428571px !important}.padding-horizontal-2{padding-top:8.0357142857px !important;padding-bottom:8.0357142857px !important}.padding-vertical-2{padding-left:15.1071428571px;padding-right:15.1071428571px !important}.padding-top-2{padding-top:8.0357142857px !important}.padding-bottom-2{padding-bottom:8.0357142857px !important}.padding-left-2{padding-left:15.1071428571px !important}.padding-right-2{padding-right:15.1071428571px !important}.padding-3{padding:12.9807692308px 24.4038461538px !important}.padding-horizontal-3{padding-top:12.9807692308px !important;padding-bottom:12.9807692308px !important}.padding-vertical-3{padding-left:24.4038461538px;padding-right:24.4038461538px !important}.padding-top-3{padding-top:12.9807692308px !important}.padding-bottom-3{padding-bottom:12.9807692308px !important}.padding-left-3{padding-left:24.4038461538px !important}.padding-right-3{padding-right:24.4038461538px !important}.padding-4{padding:18.75px 35.25px !important}.padding-horizontal-4{padding-top:18.75px !important;padding-bottom:18.75px !important}.padding-vertical-4{padding-left:35.25px;padding-right:35.25px !important}.padding-top-4{padding-top:18.75px !important}.padding-bottom-4{padding-bottom:18.75px !important}.padding-left-4{padding-left:35.25px !important}.padding-right-4{padding-right:35.25px !important}.padding-5{padding:25.5681818182px 48.0681818182px !important}.padding-horizontal-5{padding-top:25.5681818182px !important;padding-bottom:25.5681818182px !important}.padding-vertical-5{padding-left:48.0681818182px;padding-right:48.0681818182px !important}.padding-top-5{padding-top:25.5681818182px !important}.padding-bottom-5{padding-bottom:25.5681818182px !important}.padding-left-5{padding-left:48.0681818182px !important}.padding-right-5{padding-right:48.0681818182px !important}.padding-6{padding:33.75px 63.45px !important}.padding-horizontal-6{padding-top:33.75px !important;padding-bottom:33.75px !important}.padding-vertical-6{padding-left:63.45px;padding-right:63.45px !important}.padding-top-6{padding-top:33.75px !important}.padding-bottom-6{padding-bottom:33.75px !important}.padding-left-6{padding-left:63.45px !important}.padding-right-6{padding-right:63.45px !important}.padding-7{padding:43.75px 82.25px !important}.padding-horizontal-7{padding-top:43.75px !important;padding-bottom:43.75px !important}.padding-vertical-7{padding-left:82.25px;padding-right:82.25px !important}.padding-top-7{padding-top:43.75px !important}.padding-bottom-7{padding-bottom:43.75px !important}.padding-left-7{padding-left:82.25px !important}.padding-right-7{padding-right:82.25px !important}.padding-8{padding:56.25px 105.75px !important}.padding-horizontal-8{padding-top:56.25px !important;padding-bottom:56.25px !important}.padding-vertical-8{padding-left:105.75px;padding-right:105.75px !important}.padding-top-8{padding-top:56.25px !important}.padding-bottom-8{padding-bottom:56.25px !important}.padding-left-8{padding-left:105.75px !important}.padding-right-8{padding-right:105.75px !important}.padding-9{padding:72.3214285714px 135.9642857143px !important}.padding-horizontal-9{padding-top:72.3214285714px !important;padding-bottom:72.3214285714px !important}.padding-vertical-9{padding-left:135.9642857143px;padding-right:135.9642857143px !important}.padding-top-9{padding-top:72.3214285714px !important}.padding-bottom-9{padding-bottom:72.3214285714px !important}.padding-left-9{padding-left:135.9642857143px !important}.padding-right-9{padding-right:135.9642857143px !important}.padding-10{padding:93.75px 176.25px !important}.padding-horizontal-10{padding-top:93.75px !important;padding-bottom:93.75px !important}.padding-vertical-10{padding-left:176.25px;padding-right:176.25px !important}.padding-top-10{padding-top:93.75px !important}.padding-bottom-10{padding-bottom:93.75px !important}.padding-left-10{padding-left:176.25px !important}.padding-right-10{padding-right:176.25px !important}.padding-11{padding:123.75px 232.65px !important}.padding-horizontal-11{padding-top:123.75px !important;padding-bottom:123.75px !important}.padding-vertical-11{padding-left:232.65px;padding-right:232.65px !important}.padding-top-11{padding-top:123.75px !important}.padding-bottom-11{padding-bottom:123.75px !important}.padding-left-11{padding-left:232.65px !important}.padding-right-11{padding-right:232.65px !important}.padding-12{padding:168.75px 317.25px !important}.padding-horizontal-12{padding-top:168.75px !important;padding-bottom:168.75px !important}.padding-vertical-12{padding-left:317.25px;padding-right:317.25px !important}.padding-top-12{padding-top:168.75px !important}.padding-bottom-12{padding-bottom:168.75px !important}.padding-left-12{padding-left:317.25px !important}.padding-right-12{padding-right:317.25px !important}@media (min-width: 1280px){.d-width-1{width:94px !important}}@media (max-width: 1023px){.t-width-1{width:94px !important}}@media (max-width: 768px){.tp-width-1{width:94px !important}}@media (max-width: 568px){.m-width-1{width:94px !important}}@media (max-width: 420px){.mp-width-1{width:94px !important}}@media (min-width: 1280px){.d-width-2{width:188px !important}}@media (max-width: 1023px){.t-width-2{width:188px !important}}@media (max-width: 768px){.tp-width-2{width:188px !important}}@media (max-width: 568px){.m-width-2{width:188px !important}}@media (max-width: 420px){.mp-width-2{width:188px !important}}@media (min-width: 1280px){.d-width-3{width:282px !important}}@media (max-width: 1023px){.t-width-3{width:282px !important}}@media (max-width: 768px){.tp-width-3{width:282px !important}}@media (max-width: 568px){.m-width-3{width:282px !important}}@media (max-width: 420px){.mp-width-3{width:282px !important}}@media (min-width: 1280px){.d-width-4{width:376px !important}}@media (max-width: 1023px){.t-width-4{width:376px !important}}@media (max-width: 768px){.tp-width-4{width:376px !important}}@media (max-width: 568px){.m-width-4{width:376px !important}}@media (max-width: 420px){.mp-width-4{width:376px !important}}@media (min-width: 1280px){.d-width-5{width:470px !important}}@media (max-width: 1023px){.t-width-5{width:470px !important}}@media (max-width: 768px){.tp-width-5{width:470px !important}}@media (max-width: 568px){.m-width-5{width:470px !important}}@media (max-width: 420px){.mp-width-5{width:470px !important}}@media (min-width: 1280px){.d-width-6{width:564px !important}}@media (max-width: 1023px){.t-width-6{width:564px !important}}@media (max-width: 768px){.tp-width-6{width:564px !important}}@media (max-width: 568px){.m-width-6{width:564px !important}}@media (max-width: 420px){.mp-width-6{width:564px !important}}@media (min-width: 1280px){.d-width-7{width:658px !important}}@media (max-width: 1023px){.t-width-7{width:658px !important}}@media (max-width: 768px){.tp-width-7{width:658px !important}}@media (max-width: 568px){.m-width-7{width:658px !important}}@media (max-width: 420px){.mp-width-7{width:658px !important}}@media (min-width: 1280px){.d-width-8{width:752px !important}}@media (max-width: 1023px){.t-width-8{width:752px !important}}@media (max-width: 768px){.tp-width-8{width:752px !important}}@media (max-width: 568px){.m-width-8{width:752px !important}}@media (max-width: 420px){.mp-width-8{width:752px !important}}@media (min-width: 1280px){.d-width-9{width:846px !important}}@media (max-width: 1023px){.t-width-9{width:846px !important}}@media (max-width: 768px){.tp-width-9{width:846px !important}}@media (max-width: 568px){.m-width-9{width:846px !important}}@media (max-width: 420px){.mp-width-9{width:846px !important}}@media (min-width: 1280px){.d-width-10{width:940px !important}}@media (max-width: 1023px){.t-width-10{width:940px !important}}@media (max-width: 768px){.tp-width-10{width:940px !important}}@media (max-width: 568px){.m-width-10{width:940px !important}}@media (max-width: 420px){.mp-width-10{width:940px !important}}@media (min-width: 1280px){.d-width-11{width:1034px !important}}@media (max-width: 1023px){.t-width-11{width:1034px !important}}@media (max-width: 768px){.tp-width-11{width:1034px !important}}@media (max-width: 568px){.m-width-11{width:1034px !important}}@media (max-width: 420px){.mp-width-11{width:1034px !important}}@media (min-width: 1280px){.d-width-12{width:1128px !important}}@media (max-width: 1023px){.t-width-12{width:1128px !important}}@media (max-width: 768px){.tp-width-12{width:1128px !important}}@media (max-width: 568px){.m-width-12{width:1128px !important}}@media (max-width: 420px){.mp-width-12{width:1128px !important}}@media (min-width: 1280px){.d-margin-vertical-0{margin-left:0px !important;margin-right:0px !important}}@media (max-width: 1023px){.t-margin-vertical-0{margin-left:0px !important;margin-right:0px !important}}@media (max-width: 768px){.tp-margin-vertical-0{margin-left:0px !important;margin-right:0px !important}}@media (max-width: 568px){.m-margin-vertical-0{margin-left:0px !important;margin-right:0px !important}}@media (max-width: 420px){.mp-margin-vertical-0{margin-left:0px !important;margin-right:0px !important}}@media (min-width: 1280px){.d-margin-vertical-1{margin-left:7.05px !important;margin-right:7.05px !important}}@media (max-width: 1023px){.t-margin-vertical-1{margin-left:7.05px !important;margin-right:7.05px !important}}@media (max-width: 768px){.tp-margin-vertical-1{margin-left:7.05px !important;margin-right:7.05px !important}}@media (max-width: 568px){.m-margin-vertical-1{margin-left:7.05px !important;margin-right:7.05px !important}}@media (max-width: 420px){.mp-margin-vertical-1{margin-left:7.05px !important;margin-right:7.05px !important}}@media (min-width: 1280px){.d-margin-vertical-2{margin-left:15.1071428571px !important;margin-right:15.1071428571px !important}}@media (max-width: 1023px){.t-margin-vertical-2{margin-left:15.1071428571px !important;margin-right:15.1071428571px !important}}@media (max-width: 768px){.tp-margin-vertical-2{margin-left:15.1071428571px !important;margin-right:15.1071428571px !important}}@media (max-width: 568px){.m-margin-vertical-2{margin-left:15.1071428571px !important;margin-right:15.1071428571px !important}}@media (max-width: 420px){.mp-margin-vertical-2{margin-left:15.1071428571px !important;margin-right:15.1071428571px !important}}@media (min-width: 1280px){.d-margin-vertical-3{margin-left:24.4038461538px !important;margin-right:24.4038461538px !important}}@media (max-width: 1023px){.t-margin-vertical-3{margin-left:24.4038461538px !important;margin-right:24.4038461538px !important}}@media (max-width: 768px){.tp-margin-vertical-3{margin-left:24.4038461538px !important;margin-right:24.4038461538px !important}}@media (max-width: 568px){.m-margin-vertical-3{margin-left:24.4038461538px !important;margin-right:24.4038461538px !important}}@media (max-width: 420px){.mp-margin-vertical-3{margin-left:24.4038461538px !important;margin-right:24.4038461538px !important}}@media (min-width: 1280px){.d-margin-vertical-4{margin-left:35.25px !important;margin-right:35.25px !important}}@media (max-width: 1023px){.t-margin-vertical-4{margin-left:35.25px !important;margin-right:35.25px !important}}@media (max-width: 768px){.tp-margin-vertical-4{margin-left:35.25px !important;margin-right:35.25px !important}}@media (max-width: 568px){.m-margin-vertical-4{margin-left:35.25px !important;margin-right:35.25px !important}}@media (max-width: 420px){.mp-margin-vertical-4{margin-left:35.25px !important;margin-right:35.25px !important}}@media (min-width: 1280px){.d-margin-vertical-5{margin-left:48.0681818182px !important;margin-right:48.0681818182px !important}}@media (max-width: 1023px){.t-margin-vertical-5{margin-left:48.0681818182px !important;margin-right:48.0681818182px !important}}@media (max-width: 768px){.tp-margin-vertical-5{margin-left:48.0681818182px !important;margin-right:48.0681818182px !important}}@media (max-width: 568px){.m-margin-vertical-5{margin-left:48.0681818182px !important;margin-right:48.0681818182px !important}}@media (max-width: 420px){.mp-margin-vertical-5{margin-left:48.0681818182px !important;margin-right:48.0681818182px !important}}@media (min-width: 1280px){.d-margin-vertical-6{margin-left:63.45px !important;margin-right:63.45px !important}}@media (max-width: 1023px){.t-margin-vertical-6{margin-left:63.45px !important;margin-right:63.45px !important}}@media (max-width: 768px){.tp-margin-vertical-6{margin-left:63.45px !important;margin-right:63.45px !important}}@media (max-width: 568px){.m-margin-vertical-6{margin-left:63.45px !important;margin-right:63.45px !important}}@media (max-width: 420px){.mp-margin-vertical-6{margin-left:63.45px !important;margin-right:63.45px !important}}@media (min-width: 1280px){.d-margin-vertical-7{margin-left:82.25px !important;margin-right:82.25px !important}}@media (max-width: 1023px){.t-margin-vertical-7{margin-left:82.25px !important;margin-right:82.25px !important}}@media (max-width: 768px){.tp-margin-vertical-7{margin-left:82.25px !important;margin-right:82.25px !important}}@media (max-width: 568px){.m-margin-vertical-7{margin-left:82.25px !important;margin-right:82.25px !important}}@media (max-width: 420px){.mp-margin-vertical-7{margin-left:82.25px !important;margin-right:82.25px !important}}@media (min-width: 1280px){.d-margin-vertical-8{margin-left:105.75px !important;margin-right:105.75px !important}}@media (max-width: 1023px){.t-margin-vertical-8{margin-left:105.75px !important;margin-right:105.75px !important}}@media (max-width: 768px){.tp-margin-vertical-8{margin-left:105.75px !important;margin-right:105.75px !important}}@media (max-width: 568px){.m-margin-vertical-8{margin-left:105.75px !important;margin-right:105.75px !important}}@media (max-width: 420px){.mp-margin-vertical-8{margin-left:105.75px !important;margin-right:105.75px !important}}@media (min-width: 1280px){.d-margin-vertical-9{margin-left:135.9642857143px !important;margin-right:135.9642857143px !important}}@media (max-width: 1023px){.t-margin-vertical-9{margin-left:135.9642857143px !important;margin-right:135.9642857143px !important}}@media (max-width: 768px){.tp-margin-vertical-9{margin-left:135.9642857143px !important;margin-right:135.9642857143px !important}}@media (max-width: 568px){.m-margin-vertical-9{margin-left:135.9642857143px !important;margin-right:135.9642857143px !important}}@media (max-width: 420px){.mp-margin-vertical-9{margin-left:135.9642857143px !important;margin-right:135.9642857143px !important}}@media (min-width: 1280px){.d-margin-vertical-10{margin-left:176.25px !important;margin-right:176.25px !important}}@media (max-width: 1023px){.t-margin-vertical-10{margin-left:176.25px !important;margin-right:176.25px !important}}@media (max-width: 768px){.tp-margin-vertical-10{margin-left:176.25px !important;margin-right:176.25px !important}}@media (max-width: 568px){.m-margin-vertical-10{margin-left:176.25px !important;margin-right:176.25px !important}}@media (max-width: 420px){.mp-margin-vertical-10{margin-left:176.25px !important;margin-right:176.25px !important}}@media (min-width: 1280px){.d-margin-vertical-11{margin-left:232.65px !important;margin-right:232.65px !important}}@media (max-width: 1023px){.t-margin-vertical-11{margin-left:232.65px !important;margin-right:232.65px !important}}@media (max-width: 768px){.tp-margin-vertical-11{margin-left:232.65px !important;margin-right:232.65px !important}}@media (max-width: 568px){.m-margin-vertical-11{margin-left:232.65px !important;margin-right:232.65px !important}}@media (max-width: 420px){.mp-margin-vertical-11{margin-left:232.65px !important;margin-right:232.65px !important}}@media (min-width: 1280px){.d-margin-vertical-12{margin-left:317.25px !important;margin-right:317.25px !important}}@media (max-width: 1023px){.t-margin-vertical-12{margin-left:317.25px !important;margin-right:317.25px !important}}@media (max-width: 768px){.tp-margin-vertical-12{margin-left:317.25px !important;margin-right:317.25px !important}}@media (max-width: 568px){.m-margin-vertical-12{margin-left:317.25px !important;margin-right:317.25px !important}}@media (max-width: 420px){.mp-margin-vertical-12{margin-left:317.25px !important;margin-right:317.25px !important}}@media (min-width: 1280px){.t-padding-vertical-0{padding-left:0px !important;padding-right:0px !important}}@media (max-width: 1023px){.t-padding-vertical-0{padding-left:0px !important;padding-right:0px !important}}@media (max-width: 768px){.tp-padding-vertical-0{padding-left:0px !important;padding-right:0px !important}}@media (max-width: 568px){.m-padding-vertical-0{padding-left:0px !important;padding-right:0px !important}}@media (max-width: 420px){.mp-padding-vertical-0{padding-left:0px !important;padding-right:0px !important}}@media (min-width: 1280px){.t-padding-vertical-1{padding-left:7.05px !important;padding-right:7.05px !important}}@media (max-width: 1023px){.t-padding-vertical-1{padding-left:7.05px !important;padding-right:7.05px !important}}@media (max-width: 768px){.tp-padding-vertical-1{padding-left:7.05px !important;padding-right:7.05px !important}}@media (max-width: 568px){.m-padding-vertical-1{padding-left:7.05px !important;padding-right:7.05px !important}}@media (max-width: 420px){.mp-padding-vertical-1{padding-left:7.05px !important;padding-right:7.05px !important}}@media (min-width: 1280px){.t-padding-vertical-2{padding-left:15.1071428571px !important;padding-right:15.1071428571px !important}}@media (max-width: 1023px){.t-padding-vertical-2{padding-left:15.1071428571px !important;padding-right:15.1071428571px !important}}@media (max-width: 768px){.tp-padding-vertical-2{padding-left:15.1071428571px !important;padding-right:15.1071428571px !important}}@media (max-width: 568px){.m-padding-vertical-2{padding-left:15.1071428571px !important;padding-right:15.1071428571px !important}}@media (max-width: 420px){.mp-padding-vertical-2{padding-left:15.1071428571px !important;padding-right:15.1071428571px !important}}@media (min-width: 1280px){.t-padding-vertical-3{padding-left:24.4038461538px !important;padding-right:24.4038461538px !important}}@media (max-width: 1023px){.t-padding-vertical-3{padding-left:24.4038461538px !important;padding-right:24.4038461538px !important}}@media (max-width: 768px){.tp-padding-vertical-3{padding-left:24.4038461538px !important;padding-right:24.4038461538px !important}}@media (max-width: 568px){.m-padding-vertical-3{padding-left:24.4038461538px !important;padding-right:24.4038461538px !important}}@media (max-width: 420px){.mp-padding-vertical-3{padding-left:24.4038461538px !important;padding-right:24.4038461538px !important}}@media (min-width: 1280px){.t-padding-vertical-4{padding-left:35.25px !important;padding-right:35.25px !important}}@media (max-width: 1023px){.t-padding-vertical-4{padding-left:35.25px !important;padding-right:35.25px !important}}@media (max-width: 768px){.tp-padding-vertical-4{padding-left:35.25px !important;padding-right:35.25px !important}}@media (max-width: 568px){.m-padding-vertical-4{padding-left:35.25px !important;padding-right:35.25px !important}}@media (max-width: 420px){.mp-padding-vertical-4{padding-left:35.25px !important;padding-right:35.25px !important}}@media (min-width: 1280px){.t-padding-vertical-5{padding-left:48.0681818182px !important;padding-right:48.0681818182px !important}}@media (max-width: 1023px){.t-padding-vertical-5{padding-left:48.0681818182px !important;padding-right:48.0681818182px !important}}@media (max-width: 768px){.tp-padding-vertical-5{padding-left:48.0681818182px !important;padding-right:48.0681818182px !important}}@media (max-width: 568px){.m-padding-vertical-5{padding-left:48.0681818182px !important;padding-right:48.0681818182px !important}}@media (max-width: 420px){.mp-padding-vertical-5{padding-left:48.0681818182px !important;padding-right:48.0681818182px !important}}@media (min-width: 1280px){.t-padding-vertical-6{padding-left:63.45px !important;padding-right:63.45px !important}}@media (max-width: 1023px){.t-padding-vertical-6{padding-left:63.45px !important;padding-right:63.45px !important}}@media (max-width: 768px){.tp-padding-vertical-6{padding-left:63.45px !important;padding-right:63.45px !important}}@media (max-width: 568px){.m-padding-vertical-6{padding-left:63.45px !important;padding-right:63.45px !important}}@media (max-width: 420px){.mp-padding-vertical-6{padding-left:63.45px !important;padding-right:63.45px !important}}@media (min-width: 1280px){.t-padding-vertical-7{padding-left:82.25px !important;padding-right:82.25px !important}}@media (max-width: 1023px){.t-padding-vertical-7{padding-left:82.25px !important;padding-right:82.25px !important}}@media (max-width: 768px){.tp-padding-vertical-7{padding-left:82.25px !important;padding-right:82.25px !important}}@media (max-width: 568px){.m-padding-vertical-7{padding-left:82.25px !important;padding-right:82.25px !important}}@media (max-width: 420px){.mp-padding-vertical-7{padding-left:82.25px !important;padding-right:82.25px !important}}@media (min-width: 1280px){.t-padding-vertical-8{padding-left:105.75px !important;padding-right:105.75px !important}}@media (max-width: 1023px){.t-padding-vertical-8{padding-left:105.75px !important;padding-right:105.75px !important}}@media (max-width: 768px){.tp-padding-vertical-8{padding-left:105.75px !important;padding-right:105.75px !important}}@media (max-width: 568px){.m-padding-vertical-8{padding-left:105.75px !important;padding-right:105.75px !important}}@media (max-width: 420px){.mp-padding-vertical-8{padding-left:105.75px !important;padding-right:105.75px !important}}@media (min-width: 1280px){.t-padding-vertical-9{padding-left:135.9642857143px !important;padding-right:135.9642857143px !important}}@media (max-width: 1023px){.t-padding-vertical-9{padding-left:135.9642857143px !important;padding-right:135.9642857143px !important}}@media (max-width: 768px){.tp-padding-vertical-9{padding-left:135.9642857143px !important;padding-right:135.9642857143px !important}}@media (max-width: 568px){.m-padding-vertical-9{padding-left:135.9642857143px !important;padding-right:135.9642857143px !important}}@media (max-width: 420px){.mp-padding-vertical-9{padding-left:135.9642857143px !important;padding-right:135.9642857143px !important}}@media (min-width: 1280px){.t-padding-vertical-10{padding-left:176.25px !important;padding-right:176.25px !important}}@media (max-width: 1023px){.t-padding-vertical-10{padding-left:176.25px !important;padding-right:176.25px !important}}@media (max-width: 768px){.tp-padding-vertical-10{padding-left:176.25px !important;padding-right:176.25px !important}}@media (max-width: 568px){.m-padding-vertical-10{padding-left:176.25px !important;padding-right:176.25px !important}}@media (max-width: 420px){.mp-padding-vertical-10{padding-left:176.25px !important;padding-right:176.25px !important}}@media (min-width: 1280px){.t-padding-vertical-11{padding-left:232.65px !important;padding-right:232.65px !important}}@media (max-width: 1023px){.t-padding-vertical-11{padding-left:232.65px !important;padding-right:232.65px !important}}@media (max-width: 768px){.tp-padding-vertical-11{padding-left:232.65px !important;padding-right:232.65px !important}}@media (max-width: 568px){.m-padding-vertical-11{padding-left:232.65px !important;padding-right:232.65px !important}}@media (max-width: 420px){.mp-padding-vertical-11{padding-left:232.65px !important;padding-right:232.65px !important}}@media (min-width: 1280px){.t-padding-vertical-12{padding-left:317.25px !important;padding-right:317.25px !important}}@media (max-width: 1023px){.t-padding-vertical-12{padding-left:317.25px !important;padding-right:317.25px !important}}@media (max-width: 768px){.tp-padding-vertical-12{padding-left:317.25px !important;padding-right:317.25px !important}}@media (max-width: 568px){.m-padding-vertical-12{padding-left:317.25px !important;padding-right:317.25px !important}}@media (max-width: 420px){.mp-padding-vertical-12{padding-left:317.25px !important;padding-right:317.25px !important}}.header{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:6.7rem;z-index:1000;position:relative}.header.fixed{position:fixed;left:0;right:0;top:0}.header.fixed+*{border-top:6.7rem solid transparent}.header .header-content{background:#fff;color:#959db1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 20px}.header .header-content nav .anchor{vertical-align:middle}.header .header-content nav .anchor:not(.button){color:inherit}.header .header-content nav.items{margin-top:0;display:block}.header .header-content nav.items>*{margin-top:0}@media (max-width: 768px){.header .menu-mobile{display:none;position:fixed;top:6.7rem;left:0;right:0;max-height:calc(100vh - 6.7rem);overflow-y:auto;overflow-x:hidden}.header input.toggle{display:none}.header input:checked+.menu-mobile{display:block}}.window{box-shadow:0 0 5px rgba(0,0,0,0.5);border:0 none;border-radius:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.window .window-content{background:#fff;padding:10px 10px;-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.window .window-header{background:#fff;padding:10px 10px;color:#2a2a2a;font-size:1.3rem;border-bottom:1px solid white;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.window .window-footer{background:#fff;padding:10px 10px;color:#2a2a2a;border-top:1px solid white}.window .window-header,.window .window-footer{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;min-height:0}@font-face{font-family:'cost-tracker';src:url(/assets/icomoon-5114b7d8a3a9ab33243e7ee8dff646ad434379c6d1ed3742ed2747e60d9a5ef2.eot?8soe91);src:url(/assets/icomoon-5114b7d8a3a9ab33243e7ee8dff646ad434379c6d1ed3742ed2747e60d9a5ef2.eot?8soe91#iefix) format("embedded-opentype"),url(/assets/icomoon-dcc9927c182ce985f7aaea495b8348af3cdb2de9404830a9cf9ed1fc44206472.woff?8soe91) format("woff"),url(/assets/icomoon-eb72cea3fcb200260d1ffcc405d570efbe1a239bd8252af41d5c8710d0083bcc.ttf?8soe91) format("truetype"),url(/assets/icomoon-c9cf5bf96053ce58757d69f207b414eabf409a05653a612d847748a87d7f53f6.svg?8soe91#icomoon) format("svg");font-weight:normal;font-style:normal}[class^="icon-"]:before,[class*=" icon-"]:before{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-task:before{content:"\e968"}.icon-thumb_up:before{content:"\e967"}.icon-menu_open:before{content:"\e963"}.icon-file-preview .path1:before{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e961";color:#b5bfca}.icon-file-preview .path2:before{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e962";margin-left:-1em;color:#2ab75d}.icon-file-preview:empty:before{content:"\e961";color:#b5bfca}.icon-file-preview:empty:after{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e962";margin-left:-1em;color:#2ab75d}.icon-download:before{content:"\e95f"}.icon-help_center:before{content:"\e95e"}.icon-inv:before{content:"\e95b"}.icon-po:before{content:"\e95c"}.icon-notification-settings:before{content:"\e95d"}.icon-ocr:before{content:"\e955"}.icon-verified_user:before{content:"\e94e"}.icon-notification_important:before{content:"\e94d"}.icon-add:before{content:"\e950"}.icon-content_copy:before{content:"\e95a"}.icon-bar_chart:before{content:"\e964"}.icon-rotate_left:before{content:"\e951"}.icon-rotate_right:before{content:"\e952"}.icon-print:before{content:"\e960"}.icon-do_not_disturb:before{content:"\e958"}.icon-hourglass_empty:before{content:"\e94f"}.icon-view_column:before{content:"\e959"}.icon-zoom_in:before{content:"\e953"}.icon-zoom_out:before{content:"\e954"}.icon-text_snippet:before{content:"\e966"}.icon-upload_file:before{content:"\e965"}.icon-attach_email:before{content:"\e957"}.icon-book:before{content:"\e956"}.icon-eye-lock:before{content:"\e94c"}.icon-eye:before{content:"\e94b"}.icon-warning:before{content:"\e94a"}.icon-list_alt:before{content:"\e949"}.icon-par_rec .path1:before{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e945";color:#5f6368;opacity:0.4}.icon-par_rec .path2:before{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e946";margin-left:-0.9833984375em;color:#5f6368}.icon-par_rec .path3:before{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e947";margin-left:-0.9833984375em;color:#5f6368}.icon-par_rec .path4:before{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e948";margin-left:-0.9833984375em;color:#5f6368}.icon-dialog:before{content:"\e942"}.icon-add_comment:before{content:"\e943"}.icon-add_comment_alt:before{content:"\e944"}.icon-revise:before{content:"\e941"}.icon-drag:before{content:"\e940"}.icon-restore_from_trash:before{content:"\e93f"}.icon-lock:before{content:"\e93e"}.icon-star_border:before{content:"\e93d"}.icon-remove_circle:before{content:"\e93c"}.icon-insert_file:before{content:"\e93a"}.icon-add_circle:before{content:"\e93b"}.icon-calendar:before{content:"\e937"}.icon-plugin:before{content:"\e938"}.icon-refresh:before{content:"\e939"}.icon-date_range:before{content:"\e936"}.icon-comment:before{content:"\e935"}.icon-copy:before{content:"\e932"}.icon-restore:before{content:"\e933"}.icon-how_to_reg:before{content:"\e934"}.icon-arrow_forward:before{content:"\e930"}.icon-arrow_back:before{content:"\e931"}.icon-info:before{content:"\e92f"}.icon-filter_list:before{content:"\e92e"}.icon-star:before{content:"\e92d"}.icon-language:before{content:"\e92c"}.icon-delete:before{content:"\e92a"}.icon-edit:before{content:"\e92b"}.icon-work:before{content:"\e924"}.icon-budgets_settings:before{content:"\e925"}.icon-department:before{content:"\e926"}.icon-place:before{content:"\e927"}.icon-po-setup:before{content:"\e928"}.icon-exit_to_app:before{content:"\e929"}.icon-face:before{content:"\e923"}.icon-settings:before{content:"\e922"}.icon-check:before{content:"\e921"}.icon-search:before{content:"\e920"}.icon-more:before{content:"\e91b"}.icon-internal_file:before{content:"\e91c"}.icon-menu:before{content:"\e91d"}.icon-monetization:before{content:"\e91e"}.icon-send:before{content:"\e91f"}.icon-delete_forever:before{content:"\e915"}.icon-local_offer:before{content:"\e916"}.icon-attach_file:before{content:"\e917"}.icon-arrow_drop_up:before{content:"\e918"}.icon-arrow_drop_down:before{content:"\e919"}.icon-question_answer:before{content:"\e91a"}.icon-vpn_key:before{content:"\e913"}.icon-person:before{content:"\e914"}.icon-arrow_downward:before{content:"\e900"}.icon-arrow_upward:before{content:"\e901"}.icon-assignment_turned_in:before{content:"\e902"}.icon-calculate:before{content:"\e903"}.icon-cancel:before{content:"\e904"}.icon-check_circle:before{content:"\e905"}.icon-close:before{content:"\e906"}.icon-email:before{content:"\e907"}.icon-folder:before{content:"\e908"}.icon-group:before{content:"\e909"}.icon-keyboard_arrow_down:before{content:"\e90a"}.icon-keyboard_arrow_left:before{content:"\e90b"}.icon-keyboard_arrow_right:before{content:"\e90c"}.icon-keyboard_arrow_up:before{content:"\e90d"}.icon-markunread_mailbox:before{content:"\e90e"}.icon-monetization_on:before{content:"\e90f"}.icon-new-po:before{content:"\e910"}.icon-notifications:before{content:"\e911"}.icon-rejected:before{content:"\e912"}@-moz-keyframes icon-spin{100%{-moz-transform:rotate(360deg)}}@-webkit-keyframes icon-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes icon-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom){border-color:#c6ccda;border-style:solid;border-width:1px;border-radius:3px;font-size:1.4rem;line-height:2rem;font-weight:normal;color:#000;background-color:#fff;outline:none;box-shadow:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:1.2rem 1rem;-webkit-appearance:none;text-overflow:ellipsis}input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom):hover,input.hover:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom){border-color:#ccc !important;border-style:solid !important;background-color:#fff !important}input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom):focus,input.focus:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom){border-color:#7886a4 !important;border-style:solid !important}input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom):disabled,input[disabled]:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom){pointer-events:none;cursor:normal;opacity:0.7 !important}input.inverse:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom){background-color:#c6ccda !important;border-color:#fff !important;color:#fff !important}input.transparent:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom){background-color:transparent !important}select:not(.custom),textarea:not(.custom),.input,output:not(.custom),datalist:not(.custom){border-color:#c6ccda;border-style:solid;border-width:1px;border-radius:3px;font-size:1.4rem;line-height:2rem;font-weight:normal;color:#000;background-color:#fff;outline:none;box-shadow:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:1.2rem 1rem;-webkit-appearance:none;text-overflow:ellipsis}select:not(.custom):hover,select.hover:not(.custom),textarea:not(.custom):hover,textarea.hover:not(.custom),.input:hover,.input.hover,output:not(.custom):hover,output.hover:not(.custom),datalist:not(.custom):hover,datalist.hover:not(.custom){border-color:#ccc !important;border-style:solid !important;background-color:#fff !important}select:not(.custom):focus,select.focus:not(.custom),textarea:not(.custom):focus,textarea.focus:not(.custom),.input:focus,.input.focus,output:not(.custom):focus,output.focus:not(.custom),datalist:not(.custom):focus,datalist.focus:not(.custom){border-color:#7886a4 !important;border-style:solid !important}select:not(.custom):disabled,select[disabled]:not(.custom),textarea:not(.custom):disabled,textarea[disabled]:not(.custom),.input:disabled,.input[disabled],output:not(.custom):disabled,output[disabled]:not(.custom),datalist:not(.custom):disabled,datalist[disabled]:not(.custom){pointer-events:none;cursor:normal;opacity:0.7 !important}select.inverse:not(.custom),textarea.inverse:not(.custom),.input.inverse,output.inverse:not(.custom),datalist.inverse:not(.custom){background-color:#c6ccda !important;border-color:#fff !important;color:#fff !important}select.transparent:not(.custom),textarea.transparent:not(.custom),.input.transparent,output.transparent:not(.custom),datalist.transparent:not(.custom){background-color:transparent !important}select:not(.custom):not([multiple]){height:calc(2rem + (1.2rem * 2) + (1px * 2))}select:not(.custom) option{height:2rem;padding:1.2rem 1rem;border:none}input.input-xs:not([type="checkbox"]):not([type="radio"]):not([type="submit"]){font-size:1.2rem;line-height:1.2rem;padding:0.48rem 1rem;border-radius:2px;border-width:1px;outline-width:none;box-shadow:none}input.input-s:not([type="checkbox"]):not([type="radio"]):not([type="submit"]){font-size:1.4rem;line-height:1.4rem;padding:0.6rem 0.5rem;border-radius:2px;border-width:1px;outline-width:none;box-shadow:none}input.input-m:not([type="checkbox"]):not([type="radio"]):not([type="submit"]){font-size:1.05rem;line-height:1.5rem;padding:0.9rem 0.75rem;border-radius:5px;border-width:1px;outline-width:none;box-shadow:none}input.input-l:not([type="checkbox"]):not([type="radio"]):not([type="submit"]){font-size:1.47rem;line-height:2.1rem;padding:1.26rem 1.05rem;border-radius:4px;border-width:1px;outline-width:none;box-shadow:none}input.input-r:not([type="checkbox"]):not([type="radio"]):not([type="submit"]){font-size:1.2rem;line-height:1.4rem;padding:1rem 0.5rem;border-radius:0;border-width:1px;outline-width:none;box-shadow:none}select.input-xs,textarea.input-xs{font-size:1.2rem;line-height:1.2rem;padding:0.48rem 1rem;border-radius:2px;border-width:1px;outline-width:none;box-shadow:none}select.input-s,textarea.input-s{font-size:1.4rem;line-height:1.4rem;padding:0.6rem 0.5rem;border-radius:2px;border-width:1px;outline-width:none;box-shadow:none}select.input-m,textarea.input-m{font-size:1.05rem;line-height:1.5rem;padding:0.9rem 0.75rem;border-radius:5px;border-width:1px;outline-width:none;box-shadow:none}select.input-l,textarea.input-l{font-size:1.47rem;line-height:2.1rem;padding:1.26rem 1.05rem;border-radius:4px;border-width:1px;outline-width:none;box-shadow:none}select.input-r,textarea.input-r{font-size:1.2rem;line-height:1.4rem;padding:1rem 0.5rem;border-radius:0;border-width:1px;outline-width:none;box-shadow:none}select.input-xs:not([multiple]){height:calc(1.2rem + 0.48rem * 2 + 1px * 2)}select.input-xs:not([multiple]) option{line-height:1.2rem;padding:0.48rem 1rem}select.input-s:not([multiple]){height:calc(1.4rem + 0.6rem * 2 + 1px * 2)}select.input-s:not([multiple]) option{line-height:1.4rem;padding:0.6rem 0.5rem}select.input-m:not([multiple]){height:calc(1.5rem + 0.9rem * 2 + 1px * 2)}select.input-m:not([multiple]) option{line-height:1.5rem;padding:0.9rem 0.75rem}select.input-l:not([multiple]){height:calc(2.1rem + 1.26rem * 2 + 1px * 2)}select.input-l:not([multiple]) option{line-height:2.1rem;padding:1.26rem 1.05rem}select.input-r:not([multiple]){height:calc(1.4rem + 1rem * 2 + 1px * 2)}select.input-r:not([multiple]) option{line-height:1.4rem;padding:1rem 0.5rem}.inputs-xs .input,.inputs-xs input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),.inputs-xs select,.inputs-xs textarea,.inputs-xs[class*="cell"] .input,.inputs-xs[class*="cell"] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),.inputs-xs[class*="cell"] select,.inputs-xs[class*="cell"] textarea,.size-xs .input,.size-xs input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),.size-xs select,.size-xs textarea,.size-xs[class*="cell"] .input,.size-xs[class*="cell"] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),.size-xs[class*="cell"] select,.size-xs[class*="cell"] textarea{font-size:1.2rem;line-height:1.2rem;padding:0.48rem 1rem;border-radius:2px;border-width:1px;outline:none;box-shadow:none}.inputs-xs .select,.inputs-xs[class*="cell"] .select,.size-xs .select,.size-xs[class*="cell"] .select{min-height:calc( 1.2rem + 0.48rem * 2  + 1px * 2)}.inputs-xs .select-content,.inputs-xs[class*="cell"] .select-content,.size-xs .select-content,.size-xs[class*="cell"] .select-content{border-radius:2px;border-width:1px;outline:none;box-shadow:none}.inputs-xs select:not([multiple]),.inputs-xs[class*="cell"] select:not([multiple]),.size-xs select:not([multiple]),.size-xs[class*="cell"] select:not([multiple]){height:calc( 1.2rem + 0.48rem * 2 + 1px * 2)}.inputs-xs select:not([multiple]) option,.inputs-xs[class*="cell"] select:not([multiple]) option,.size-xs select:not([multiple]) option,.size-xs[class*="cell"] select:not([multiple]) option{line-height:1.2rem;padding:0.48rem 1rem}.inputs-s .input,.inputs-s input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),.inputs-s select,.inputs-s textarea,.inputs-s[class*="cell"] .input,.inputs-s[class*="cell"] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),.inputs-s[class*="cell"] select,.inputs-s[class*="cell"] textarea,.size-s .input,.size-s input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),.size-s select,.size-s textarea,.size-s[class*="cell"] .input,.size-s[class*="cell"] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),.size-s[class*="cell"] select,.size-s[class*="cell"] textarea{font-size:1.4rem;line-height:1.4rem;padding:0.6rem 0.5rem;border-radius:2px;border-width:1px;outline:none;box-shadow:none}.inputs-s .select,.inputs-s[class*="cell"] .select,.size-s .select,.size-s[class*="cell"] .select{min-height:calc( 1.4rem + 0.6rem * 2  + 1px * 2)}.inputs-s .select-content,.inputs-s[class*="cell"] .select-content,.size-s .select-content,.size-s[class*="cell"] .select-content{border-radius:2px;border-width:1px;outline:none;box-shadow:none}.inputs-s select:not([multiple]),.inputs-s[class*="cell"] select:not([multiple]),.size-s select:not([multiple]),.size-s[class*="cell"] select:not([multiple]){height:calc( 1.4rem + 0.6rem * 2 + 1px * 2)}.inputs-s select:not([multiple]) option,.inputs-s[class*="cell"] select:not([multiple]) option,.size-s select:not([multiple]) option,.size-s[class*="cell"] select:not([multiple]) option{line-height:1.4rem;padding:0.6rem 0.5rem}.inputs-m .input,.inputs-m input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),.inputs-m select,.inputs-m textarea,.inputs-m[class*="cell"] .input,.inputs-m[class*="cell"] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),.inputs-m[class*="cell"] select,.inputs-m[class*="cell"] textarea,.size-m .input,.size-m input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),.size-m select,.size-m textarea,.size-m[class*="cell"] .input,.size-m[class*="cell"] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),.size-m[class*="cell"] select,.size-m[class*="cell"] textarea{font-size:1.05rem;line-height:1.5rem;padding:0.9rem 0.75rem;border-radius:5px;border-width:1px;outline:none;box-shadow:none}.inputs-m .select,.inputs-m[class*="cell"] .select,.size-m .select,.size-m[class*="cell"] .select{min-height:calc( 1.5rem + 0.9rem * 2  + 1px * 2)}.inputs-m .select-content,.inputs-m[class*="cell"] .select-content,.size-m .select-content,.size-m[class*="cell"] .select-content{border-radius:5px;border-width:1px;outline:none;box-shadow:none}.inputs-m select:not([multiple]),.inputs-m[class*="cell"] select:not([multiple]),.size-m select:not([multiple]),.size-m[class*="cell"] select:not([multiple]){height:calc( 1.5rem + 0.9rem * 2 + 1px * 2)}.inputs-m select:not([multiple]) option,.inputs-m[class*="cell"] select:not([multiple]) option,.size-m select:not([multiple]) option,.size-m[class*="cell"] select:not([multiple]) option{line-height:1.5rem;padding:0.9rem 0.75rem}.inputs-l .input,.inputs-l input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),.inputs-l select,.inputs-l textarea,.inputs-l[class*="cell"] .input,.inputs-l[class*="cell"] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),.inputs-l[class*="cell"] select,.inputs-l[class*="cell"] textarea,.size-l .input,.size-l input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),.size-l select,.size-l textarea,.size-l[class*="cell"] .input,.size-l[class*="cell"] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),.size-l[class*="cell"] select,.size-l[class*="cell"] textarea{font-size:1.47rem;line-height:2.1rem;padding:1.26rem 1.05rem;border-radius:4px;border-width:1px;outline:none;box-shadow:none}.inputs-l .select,.inputs-l[class*="cell"] .select,.size-l .select,.size-l[class*="cell"] .select{min-height:calc( 2.1rem + 1.26rem * 2  + 1px * 2)}.inputs-l .select-content,.inputs-l[class*="cell"] .select-content,.size-l .select-content,.size-l[class*="cell"] .select-content{border-radius:4px;border-width:1px;outline:none;box-shadow:none}.inputs-l select:not([multiple]),.inputs-l[class*="cell"] select:not([multiple]),.size-l select:not([multiple]),.size-l[class*="cell"] select:not([multiple]){height:calc( 2.1rem + 1.26rem * 2 + 1px * 2)}.inputs-l select:not([multiple]) option,.inputs-l[class*="cell"] select:not([multiple]) option,.size-l select:not([multiple]) option,.size-l[class*="cell"] select:not([multiple]) option{line-height:2.1rem;padding:1.26rem 1.05rem}.inputs-r .input,.inputs-r input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),.inputs-r select,.inputs-r textarea,.inputs-r[class*="cell"] .input,.inputs-r[class*="cell"] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),.inputs-r[class*="cell"] select,.inputs-r[class*="cell"] textarea,.size-r .input,.size-r input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),.size-r select,.size-r textarea,.size-r[class*="cell"] .input,.size-r[class*="cell"] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),.size-r[class*="cell"] select,.size-r[class*="cell"] textarea{font-size:1.2rem;line-height:1.4rem;padding:1rem 0.5rem;border-radius:0;border-width:1px;outline:none;box-shadow:none}.inputs-r .select,.inputs-r[class*="cell"] .select,.size-r .select,.size-r[class*="cell"] .select{min-height:calc( 1.4rem + 1rem * 2  + 1px * 2)}.inputs-r .select-content,.inputs-r[class*="cell"] .select-content,.size-r .select-content,.size-r[class*="cell"] .select-content{border-radius:0;border-width:1px;outline:none;box-shadow:none}.inputs-r select:not([multiple]),.inputs-r[class*="cell"] select:not([multiple]),.size-r select:not([multiple]),.size-r[class*="cell"] select:not([multiple]){height:calc( 1.4rem + 1rem * 2 + 1px * 2)}.inputs-r select:not([multiple]) option,.inputs-r[class*="cell"] select:not([multiple]) option,.size-r select:not([multiple]) option,.size-r[class*="cell"] select:not([multiple]) option{line-height:1.4rem;padding:1rem 0.5rem}form label.label{text-transform:none;font-size:1.4rem;line-height:normal;font-weight:normal;color:#294058;min-height:normal;display:block}form .hint{text-transform:none;font-size:1rem;line-height:1.35rem;font-weight:normal;color:#2a2a2a}form .hint.has-tooltip{z-index:auto;min-height:calc(0.45rem * 2 + 1.35em)}form .hint.has-tooltip .tooltip{display:table}form .hint .tooltip{top:5px !important;right:0 !important}form.validate .has-tooltip input.touched:invalid:focus .tooltip,form.validate .has-tooltip input.touched.invalid:focus .tooltip,form.validate .has-tooltip select.touched:invalid:focus .tooltip,form.validate .has-tooltip select.touched.invalid:focus .tooltip,form.validate .has-tooltip textarea.touched:invalid:focus .tooltip,form.validate .has-tooltip textarea.touched.invalid:focus .tooltip{display:table !important}form.validate .has-tooltip input.touched .tooltip,form.validate .has-tooltip select.touched .tooltip,form.validate .has-tooltip textarea.touched .tooltip{display:none !important;background-color:#ff004e;color:#fff;right:0 !important;bottom:auto;top:calc(100% + 5px);right:-10px;left:auto;margin-top:5px}form.validate input.touched:not(:focus):invalid,form.validate input.touched.invalid:not(:focus),form.validate select.touched:not(:focus):invalid,form.validate select.touched.invalid:not(:focus),form.validate textarea.touched:not(:focus):invalid,form.validate textarea.touched.invalid:not(:focus){color:#000;background-color:white;border-color:#ff0039}form.validate input.touched:not(:focus):valid,form.validate input.touched.valid:not(:focus),form.validate select.touched:not(:focus):valid,form.validate select.touched.valid:not(:focus),form.validate textarea.touched:not(:focus):valid,form.validate textarea.touched.valid:not(:focus){color:#84b500;background-color:white;border-color:#84b500}form.validate .select-arrow select.touched:not(:focus):invalid+span:after,form.validate .select-arrow select.touched.invalid:not(:focus)+span:after{color:#000}form.validate .select-arrow select.touched:not(:focus):valid+span:after,form.validate .select-arrow select.touched.valid:not(:focus)+span:after{color:#84b500}.control,.control-group{position:relative}.control.has-tooltip,.control-group.has-tooltip{z-index:auto}.control.has-tooltip:hover .tooltip,.control-group.has-tooltip:hover .tooltip{display:none}.control.has-tooltip input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom):focus~.tooltip,.control.has-tooltip select:focus~.tooltip,.control.has-tooltip textarea:focus~.tooltip,.control-group.has-tooltip input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom):focus~.tooltip,.control-group.has-tooltip select:focus~.tooltip,.control-group.has-tooltip textarea:focus~.tooltip{display:block}.control .tooltip,.control-group .tooltip{right:0 !important}.control.inverse input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.control.inverse select,.control.inverse textarea,.inverse[class*="cell"] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.inverse[class*="cell"] select,.inverse[class*="cell"] textarea,.control-group.inverse input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.control-group.inverse select,.control-group.inverse textarea{background-color:#c6ccda;border-color:#fff;color:#fff}.control.transparent input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.control.transparent select,.control.transparent textarea,.transparent[class*="cell"] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.transparent[class*="cell"] select,.transparent[class*="cell"] textarea,.control-group.transparent input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.control-group.transparent select,.control-group.transparent textarea{background-color:transparent}.control[class*="icon-"],[class*="cell"][class*="icon-"],.control-group[class*="icon-"]{position:relative}.control.left-icon[class*="icon-"]:before,.left-icon[class*="cell"][class*="icon-"]:before,.control-group.left-icon[class*="icon-"]:before{left:calc(0.5em + 1rem);right:auto}.control.left-icon[class*="icon-"] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.control.left-icon[class*="icon-"] select,.control.left-icon[class*="icon-"] textarea,.left-icon[class*="cell"][class*="icon-"] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.left-icon[class*="cell"][class*="icon-"] select,.left-icon[class*="cell"][class*="icon-"] textarea,.control-group.left-icon[class*="icon-"] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.control-group.left-icon[class*="icon-"] select,.control-group.left-icon[class*="icon-"] textarea{padding-left:calc(2em + 1rem)}.control.inverse[class*="icon-"]:before,.inverse[class*="cell"][class*="icon-"]:before,.control-group.inverse[class*="icon-"]:before{color:#fff}.control[class*="icon-"]:before,[class*="cell"][class*="icon-"]:before,.control-group[class*="icon-"]:before{position:absolute;top:0;bottom:0;margin:auto;font-size:1em;right:calc(0.5em + 1rem);color:#2a2a2a;z-index:2;pointer-events:none;height:1em}.control[class*="icon-"] input,.control[class*="icon-"] select,.control[class*="icon-"] textarea,[class*="cell"][class*="icon-"] input,[class*="cell"][class*="icon-"] select,[class*="cell"][class*="icon-"] textarea,.control-group[class*="icon-"] input,.control-group[class*="icon-"] select,.control-group[class*="icon-"] textarea{padding-right:calc(2em + 1rem)}.control[class*="icon-"] select,[class*="cell"][class*="icon-"] select,.control-group[class*="icon-"] select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.control.select-arrow,.select-arrow[class*="cell"],.control-group.select-arrow{position:relative}.control.select-arrow select,.select-arrow[class*="cell"] select,.control-group.select-arrow select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:calc(2em + 1rem)}.control.select-arrow select.inverse+span:after,.select-arrow[class*="cell"] select.inverse+span:after,.control-group.select-arrow select.inverse+span:after{color:#fff}.control.select-arrow select+span:after,.select-arrow[class*="cell"] select+span:after,.control-group.select-arrow select+span:after{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";position:absolute;top:0;bottom:0;margin:auto;color:#c6ccda;z-index:2;pointer-events:none;text-align:right;vertical-align:middle;width:1.4rem;font-size:1.4rem;height:1.4rem;line-height:1.4rem;right:calc(1.1666666667rem + 1rem)}.control.select-arrow select:focus+span:after,.select-arrow[class*="cell"] select:focus+span:after,.control-group.select-arrow select:focus+span:after{content:"";color:#7886a4}.control.select-arrow select:hover+span:after,.select-arrow[class*="cell"] select:hover+span:after,.control-group.select-arrow select:hover+span:after{color:#ccc}.control.select-arrow.inverse select+span:after,.select-arrow.inverse[class*="cell"] select+span:after,.control-group.select-arrow.inverse select+span:after{color:#fff}.control[data-addon],[class*="cell"][data-addon],.control-group[data-addon]{position:relative}.control.left-addon[data-addon]:after,.left-addon[class*="cell"][data-addon]:after,.control-group.left-addon[data-addon]:after{left:calc(2em + 1rem);right:auto;text-align:left}.control.left-addon[data-addon] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.control.left-addon[data-addon] select,.control.left-addon[data-addon] textarea,.left-addon[class*="cell"][data-addon] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.left-addon[class*="cell"][data-addon] select,.left-addon[class*="cell"][data-addon] textarea,.control-group.left-addon[data-addon] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.control-group.left-addon[data-addon] select,.control-group.left-addon[data-addon] textarea{padding-left:calc(3em + 1rem);padding-right:1rem}.control.inverse[data-addon]:after,.inverse[class*="cell"][data-addon]:after,.control-group.inverse[data-addon]:after{color:#fff}.control[data-addon]:after,[class*="cell"][data-addon]:after,.control-group[data-addon]:after{position:absolute;top:0;bottom:0;margin:auto;font-size:0.8em;text-transform:normal;right:calc(0.5em + 1rem);color:#2a2a2a;text-transform:uppercase;z-index:2;content:attr(data-addon);pointer-events:none;height:2rem;white-space:nowrap;text-align:right}.control[data-addon] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.control[data-addon] select,.control[data-addon] textarea,[class*="cell"][data-addon] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),[class*="cell"][data-addon] select,[class*="cell"][data-addon] textarea,.control-group[data-addon] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.control-group[data-addon] select,.control-group[data-addon] textarea{padding-right:calc(3em + 1rem)}form.has-error.inverse.transparent[class*="icon-"]:before,form.has-error.inverse.transparent[data-addon]:after,form.has-error.inverse.transparent.select-arrow select+span:after,.control.has-error.inverse.transparent[class*="icon-"]:before,.control.has-error.inverse.transparent[data-addon]:after,.control.has-error.inverse.transparent.select-arrow select+span:after,.has-error.inverse.transparent[class*="cell"][class*="icon-"]:before,.has-error.inverse.transparent[class*="cell"][data-addon]:after,.has-error.inverse.transparent.select-arrow[class*="cell"] select+span:after,.control-group.has-error.inverse.transparent[class*="icon-"]:before,.control-group.has-error.inverse.transparent[data-addon]:after,.control-group.has-error.inverse.transparent.select-arrow select+span:after{color:#000}form.has-error input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),form.has-error.inverse.transparent input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.control.has-error input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.control.has-error.inverse.transparent input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.has-error[class*="cell"] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.has-error.inverse.transparent[class*="cell"] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.control-group.has-error input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.control-group.has-error.inverse.transparent input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom){color:#000;background-color:white;border-color:#ff0039}form.has-error select,form.has-error textarea,form.has-error output,form.has-error data-list,form.has-error .input,form.has-error.inverse.transparent select,form.has-error.inverse.transparent textarea,form.has-error.inverse.transparent output,form.has-error.inverse.transparent data-list,form.has-error.inverse.transparent .input,.control.has-error select,.control.has-error textarea,.control.has-error output,.control.has-error data-list,.control.has-error .input,.control.has-error.inverse.transparent select,.control.has-error.inverse.transparent textarea,.control.has-error.inverse.transparent output,.control.has-error.inverse.transparent data-list,.control.has-error.inverse.transparent .input,.has-error[class*="cell"] select,.has-error[class*="cell"] textarea,.has-error[class*="cell"] output,.has-error[class*="cell"] data-list,.has-error[class*="cell"] .input,.has-error.inverse.transparent[class*="cell"] select,.has-error.inverse.transparent[class*="cell"] textarea,.has-error.inverse.transparent[class*="cell"] output,.has-error.inverse.transparent[class*="cell"] data-list,.has-error.inverse.transparent[class*="cell"] .input,.control-group.has-error select,.control-group.has-error textarea,.control-group.has-error output,.control-group.has-error data-list,.control-group.has-error .input,.control-group.has-error.inverse.transparent select,.control-group.has-error.inverse.transparent textarea,.control-group.has-error.inverse.transparent output,.control-group.has-error.inverse.transparent data-list,.control-group.has-error.inverse.transparent .input{color:#000;background-color:white;color:#000;border-color:#ff0039}form.has-error .hint,form.has-error.inverse.transparent .hint,.control.has-error .hint,.control.has-error.inverse.transparent .hint,.has-error[class*="cell"] .hint,.has-error.inverse.transparent[class*="cell"] .hint,.control-group.has-error .hint,.control-group.has-error.inverse.transparent .hint{color:#000}form.has-error .tooltip,form.has-error.inverse.transparent .tooltip,.control.has-error .tooltip,.control.has-error.inverse.transparent .tooltip,.has-error[class*="cell"] .tooltip,.has-error.inverse.transparent[class*="cell"] .tooltip,.control-group.has-error .tooltip,.control-group.has-error.inverse.transparent .tooltip{background-color:#ff004e;color:#fff;bottom:auto;top:calc(100% + 5px);right:-10px;left:auto;margin-top:5px}form.has-error.inverse select,form.has-error.inverse textarea,form.has-error.inverse output,form.has-error.inverse data-list,form.has-error.inverse .input,form.has-error.inverse input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.control.has-error.inverse select,.control.has-error.inverse textarea,.control.has-error.inverse output,.control.has-error.inverse data-list,.control.has-error.inverse .input,.control.has-error.inverse input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.has-error.inverse[class*="cell"] select,.has-error.inverse[class*="cell"] textarea,.has-error.inverse[class*="cell"] output,.has-error.inverse[class*="cell"] data-list,.has-error.inverse[class*="cell"] .input,.has-error.inverse[class*="cell"] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.control-group.has-error.inverse select,.control-group.has-error.inverse textarea,.control-group.has-error.inverse output,.control-group.has-error.inverse data-list,.control-group.has-error.inverse .input,.control-group.has-error.inverse input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom){background-color:#ff0039;border-color:white;color:white}form.has-error.inverse[class*="icon-"]:before,form.has-error.inverse[data-addon]:after,form.has-error.inverse.select-arrow select+span:after,form.has-error.inverse .control[class*="icon-"]:before,form.has-error.inverse .control[data-addon]:after,form.has-error.inverse .control.select-arrow select+span:after,form.has-error.inverse [class*="cell"][class*="icon-"]:before,form.has-error.inverse [class*="cell"][data-addon]:after,form.has-error.inverse .select-arrow[class*="cell"] select+span:after,form.has-error.inverse .control-group[class*="icon-"]:before,form.has-error.inverse .control-group[data-addon]:after,form.has-error.inverse .control-group.select-arrow select+span:after,.control.has-error.inverse[class*="icon-"]:before,.control.has-error.inverse[data-addon]:after,.control.has-error.inverse.select-arrow select+span:after,.control.has-error.inverse .control[class*="icon-"]:before,.control.has-error.inverse .control[data-addon]:after,.control.has-error.inverse .control.select-arrow select+span:after,.control.has-error.inverse [class*="cell"][class*="icon-"]:before,.control.has-error.inverse [class*="cell"][data-addon]:after,.control.has-error.inverse .select-arrow[class*="cell"] select+span:after,.control.has-error.inverse .control-group[class*="icon-"]:before,.control.has-error.inverse .control-group[data-addon]:after,.control.has-error.inverse .control-group.select-arrow select+span:after,.has-error.inverse[class*="cell"][class*="icon-"]:before,.has-error.inverse[class*="cell"][data-addon]:after,.has-error.inverse.select-arrow[class*="cell"] select+span:after,.has-error.inverse[class*="cell"] .control[class*="icon-"]:before,.has-error.inverse[class*="cell"] .control[data-addon]:after,.has-error.inverse[class*="cell"] .control.select-arrow select+span:after,.has-error.inverse[class*="cell"] [class*="cell"][class*="icon-"]:before,.has-error.inverse[class*="cell"] [class*="cell"][data-addon]:after,.has-error.inverse[class*="cell"] .select-arrow[class*="cell"] select+span:after,.has-error.inverse[class*="cell"] .control-group[class*="icon-"]:before,.has-error.inverse[class*="cell"] .control-group[data-addon]:after,.has-error.inverse[class*="cell"] .control-group.select-arrow select+span:after,.control-group.has-error.inverse[class*="icon-"]:before,.control-group.has-error.inverse[data-addon]:after,.control-group.has-error.inverse.select-arrow select+span:after,.control-group.has-error.inverse .control[class*="icon-"]:before,.control-group.has-error.inverse .control[data-addon]:after,.control-group.has-error.inverse .control.select-arrow select+span:after,.control-group.has-error.inverse [class*="cell"][class*="icon-"]:before,.control-group.has-error.inverse [class*="cell"][data-addon]:after,.control-group.has-error.inverse .select-arrow[class*="cell"] select+span:after,.control-group.has-error.inverse .control-group[class*="icon-"]:before,.control-group.has-error.inverse .control-group[data-addon]:after,.control-group.has-error.inverse .control-group.select-arrow select+span:after{color:white}form.has-error[class*="icon-"]:before,form.has-error[data-addon]:after,form.has-error.select-arrow select+span:after,.control.has-error[class*="icon-"]:before,.control.has-error[data-addon]:after,.control.has-error.select-arrow select+span:after,.has-error[class*="cell"][class*="icon-"]:before,.has-error[class*="cell"][data-addon]:after,.has-error.select-arrow[class*="cell"] select+span:after,.control-group.has-error[class*="icon-"]:before,.control-group.has-error[data-addon]:after,.control-group.has-error.select-arrow select+span:after{color:#000}form.has-warning.inverse.transparent[class*="icon-"]:before,form.has-warning.inverse.transparent[data-addon]:after,form.has-warning.inverse.transparent.select-arrow select+span:after,.control.has-warning.inverse.transparent[class*="icon-"]:before,.control.has-warning.inverse.transparent[data-addon]:after,.control.has-warning.inverse.transparent.select-arrow select+span:after,.has-warning.inverse.transparent[class*="cell"][class*="icon-"]:before,.has-warning.inverse.transparent[class*="cell"][data-addon]:after,.has-warning.inverse.transparent.select-arrow[class*="cell"] select+span:after,.control-group.has-warning.inverse.transparent[class*="icon-"]:before,.control-group.has-warning.inverse.transparent[data-addon]:after,.control-group.has-warning.inverse.transparent.select-arrow select+span:after{color:#000}form.has-warning input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),form.has-warning.inverse.transparent input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.control.has-warning input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.control.has-warning.inverse.transparent input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.has-warning[class*="cell"] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.has-warning.inverse.transparent[class*="cell"] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.control-group.has-warning input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.control-group.has-warning.inverse.transparent input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom){color:#000;background-color:white;border-color:#faac18}form.has-warning select,form.has-warning textarea,form.has-warning output,form.has-warning data-list,form.has-warning .input,form.has-warning.inverse.transparent select,form.has-warning.inverse.transparent textarea,form.has-warning.inverse.transparent output,form.has-warning.inverse.transparent data-list,form.has-warning.inverse.transparent .input,.control.has-warning select,.control.has-warning textarea,.control.has-warning output,.control.has-warning data-list,.control.has-warning .input,.control.has-warning.inverse.transparent select,.control.has-warning.inverse.transparent textarea,.control.has-warning.inverse.transparent output,.control.has-warning.inverse.transparent data-list,.control.has-warning.inverse.transparent .input,.has-warning[class*="cell"] select,.has-warning[class*="cell"] textarea,.has-warning[class*="cell"] output,.has-warning[class*="cell"] data-list,.has-warning[class*="cell"] .input,.has-warning.inverse.transparent[class*="cell"] select,.has-warning.inverse.transparent[class*="cell"] textarea,.has-warning.inverse.transparent[class*="cell"] output,.has-warning.inverse.transparent[class*="cell"] data-list,.has-warning.inverse.transparent[class*="cell"] .input,.control-group.has-warning select,.control-group.has-warning textarea,.control-group.has-warning output,.control-group.has-warning data-list,.control-group.has-warning .input,.control-group.has-warning.inverse.transparent select,.control-group.has-warning.inverse.transparent textarea,.control-group.has-warning.inverse.transparent output,.control-group.has-warning.inverse.transparent data-list,.control-group.has-warning.inverse.transparent .input{color:#000;background-color:white;color:#000;border-color:#faac18}form.has-warning .hint,form.has-warning.inverse.transparent .hint,.control.has-warning .hint,.control.has-warning.inverse.transparent .hint,.has-warning[class*="cell"] .hint,.has-warning.inverse.transparent[class*="cell"] .hint,.control-group.has-warning .hint,.control-group.has-warning.inverse.transparent .hint{color:#000}form.has-warning .tooltip,form.has-warning.inverse.transparent .tooltip,.control.has-warning .tooltip,.control.has-warning.inverse.transparent .tooltip,.has-warning[class*="cell"] .tooltip,.has-warning.inverse.transparent[class*="cell"] .tooltip,.control-group.has-warning .tooltip,.control-group.has-warning.inverse.transparent .tooltip{background-color:#ff004e;color:#fff;bottom:auto;top:calc(100% + 5px);right:-10px;left:auto;margin-top:5px}form.has-warning.inverse select,form.has-warning.inverse textarea,form.has-warning.inverse output,form.has-warning.inverse data-list,form.has-warning.inverse .input,form.has-warning.inverse input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.control.has-warning.inverse select,.control.has-warning.inverse textarea,.control.has-warning.inverse output,.control.has-warning.inverse data-list,.control.has-warning.inverse .input,.control.has-warning.inverse input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.has-warning.inverse[class*="cell"] select,.has-warning.inverse[class*="cell"] textarea,.has-warning.inverse[class*="cell"] output,.has-warning.inverse[class*="cell"] data-list,.has-warning.inverse[class*="cell"] .input,.has-warning.inverse[class*="cell"] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.control-group.has-warning.inverse select,.control-group.has-warning.inverse textarea,.control-group.has-warning.inverse output,.control-group.has-warning.inverse data-list,.control-group.has-warning.inverse .input,.control-group.has-warning.inverse input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom){background-color:#faac18;border-color:white;color:white}form.has-warning.inverse[class*="icon-"]:before,form.has-warning.inverse[data-addon]:after,form.has-warning.inverse.select-arrow select+span:after,form.has-warning.inverse .control[class*="icon-"]:before,form.has-warning.inverse .control[data-addon]:after,form.has-warning.inverse .control.select-arrow select+span:after,form.has-warning.inverse [class*="cell"][class*="icon-"]:before,form.has-warning.inverse [class*="cell"][data-addon]:after,form.has-warning.inverse .select-arrow[class*="cell"] select+span:after,form.has-warning.inverse .control-group[class*="icon-"]:before,form.has-warning.inverse .control-group[data-addon]:after,form.has-warning.inverse .control-group.select-arrow select+span:after,.control.has-warning.inverse[class*="icon-"]:before,.control.has-warning.inverse[data-addon]:after,.control.has-warning.inverse.select-arrow select+span:after,.control.has-warning.inverse .control[class*="icon-"]:before,.control.has-warning.inverse .control[data-addon]:after,.control.has-warning.inverse .control.select-arrow select+span:after,.control.has-warning.inverse [class*="cell"][class*="icon-"]:before,.control.has-warning.inverse [class*="cell"][data-addon]:after,.control.has-warning.inverse .select-arrow[class*="cell"] select+span:after,.control.has-warning.inverse .control-group[class*="icon-"]:before,.control.has-warning.inverse .control-group[data-addon]:after,.control.has-warning.inverse .control-group.select-arrow select+span:after,.has-warning.inverse[class*="cell"][class*="icon-"]:before,.has-warning.inverse[class*="cell"][data-addon]:after,.has-warning.inverse.select-arrow[class*="cell"] select+span:after,.has-warning.inverse[class*="cell"] .control[class*="icon-"]:before,.has-warning.inverse[class*="cell"] .control[data-addon]:after,.has-warning.inverse[class*="cell"] .control.select-arrow select+span:after,.has-warning.inverse[class*="cell"] [class*="cell"][class*="icon-"]:before,.has-warning.inverse[class*="cell"] [class*="cell"][data-addon]:after,.has-warning.inverse[class*="cell"] .select-arrow[class*="cell"] select+span:after,.has-warning.inverse[class*="cell"] .control-group[class*="icon-"]:before,.has-warning.inverse[class*="cell"] .control-group[data-addon]:after,.has-warning.inverse[class*="cell"] .control-group.select-arrow select+span:after,.control-group.has-warning.inverse[class*="icon-"]:before,.control-group.has-warning.inverse[data-addon]:after,.control-group.has-warning.inverse.select-arrow select+span:after,.control-group.has-warning.inverse .control[class*="icon-"]:before,.control-group.has-warning.inverse .control[data-addon]:after,.control-group.has-warning.inverse .control.select-arrow select+span:after,.control-group.has-warning.inverse [class*="cell"][class*="icon-"]:before,.control-group.has-warning.inverse [class*="cell"][data-addon]:after,.control-group.has-warning.inverse .select-arrow[class*="cell"] select+span:after,.control-group.has-warning.inverse .control-group[class*="icon-"]:before,.control-group.has-warning.inverse .control-group[data-addon]:after,.control-group.has-warning.inverse .control-group.select-arrow select+span:after{color:white}form.has-warning[class*="icon-"]:before,form.has-warning[data-addon]:after,form.has-warning.select-arrow select+span:after,.control.has-warning[class*="icon-"]:before,.control.has-warning[data-addon]:after,.control.has-warning.select-arrow select+span:after,.has-warning[class*="cell"][class*="icon-"]:before,.has-warning[class*="cell"][data-addon]:after,.has-warning.select-arrow[class*="cell"] select+span:after,.control-group.has-warning[class*="icon-"]:before,.control-group.has-warning[data-addon]:after,.control-group.has-warning.select-arrow select+span:after{color:#000}form.has-info.inverse.transparent[class*="icon-"]:before,form.has-info.inverse.transparent[data-addon]:after,form.has-info.inverse.transparent.select-arrow select+span:after,.control.has-info.inverse.transparent[class*="icon-"]:before,.control.has-info.inverse.transparent[data-addon]:after,.control.has-info.inverse.transparent.select-arrow select+span:after,.has-info.inverse.transparent[class*="cell"][class*="icon-"]:before,.has-info.inverse.transparent[class*="cell"][data-addon]:after,.has-info.inverse.transparent.select-arrow[class*="cell"] select+span:after,.control-group.has-info.inverse.transparent[class*="icon-"]:before,.control-group.has-info.inverse.transparent[data-addon]:after,.control-group.has-info.inverse.transparent.select-arrow select+span:after{color:#959db1}form.has-info input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),form.has-info.inverse.transparent input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.control.has-info input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.control.has-info.inverse.transparent input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.has-info[class*="cell"] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.has-info.inverse.transparent[class*="cell"] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.control-group.has-info input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.control-group.has-info.inverse.transparent input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom){color:#959db1;background-color:white;border-color:#959db1}form.has-info select,form.has-info textarea,form.has-info output,form.has-info data-list,form.has-info .input,form.has-info.inverse.transparent select,form.has-info.inverse.transparent textarea,form.has-info.inverse.transparent output,form.has-info.inverse.transparent data-list,form.has-info.inverse.transparent .input,.control.has-info select,.control.has-info textarea,.control.has-info output,.control.has-info data-list,.control.has-info .input,.control.has-info.inverse.transparent select,.control.has-info.inverse.transparent textarea,.control.has-info.inverse.transparent output,.control.has-info.inverse.transparent data-list,.control.has-info.inverse.transparent .input,.has-info[class*="cell"] select,.has-info[class*="cell"] textarea,.has-info[class*="cell"] output,.has-info[class*="cell"] data-list,.has-info[class*="cell"] .input,.has-info.inverse.transparent[class*="cell"] select,.has-info.inverse.transparent[class*="cell"] textarea,.has-info.inverse.transparent[class*="cell"] output,.has-info.inverse.transparent[class*="cell"] data-list,.has-info.inverse.transparent[class*="cell"] .input,.control-group.has-info select,.control-group.has-info textarea,.control-group.has-info output,.control-group.has-info data-list,.control-group.has-info .input,.control-group.has-info.inverse.transparent select,.control-group.has-info.inverse.transparent textarea,.control-group.has-info.inverse.transparent output,.control-group.has-info.inverse.transparent data-list,.control-group.has-info.inverse.transparent .input{color:#959db1;background-color:white;color:#000;border-color:#959db1}form.has-info .hint,form.has-info.inverse.transparent .hint,.control.has-info .hint,.control.has-info.inverse.transparent .hint,.has-info[class*="cell"] .hint,.has-info.inverse.transparent[class*="cell"] .hint,.control-group.has-info .hint,.control-group.has-info.inverse.transparent .hint{color:#959db1}form.has-info .tooltip,form.has-info.inverse.transparent .tooltip,.control.has-info .tooltip,.control.has-info.inverse.transparent .tooltip,.has-info[class*="cell"] .tooltip,.has-info.inverse.transparent[class*="cell"] .tooltip,.control-group.has-info .tooltip,.control-group.has-info.inverse.transparent .tooltip{background-color:#408cf8;color:#fff;bottom:auto;top:calc(100% + 5px);right:-10px;left:auto;margin-top:5px}form.has-info.inverse select,form.has-info.inverse textarea,form.has-info.inverse output,form.has-info.inverse data-list,form.has-info.inverse .input,form.has-info.inverse input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.control.has-info.inverse select,.control.has-info.inverse textarea,.control.has-info.inverse output,.control.has-info.inverse data-list,.control.has-info.inverse .input,.control.has-info.inverse input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.has-info.inverse[class*="cell"] select,.has-info.inverse[class*="cell"] textarea,.has-info.inverse[class*="cell"] output,.has-info.inverse[class*="cell"] data-list,.has-info.inverse[class*="cell"] .input,.has-info.inverse[class*="cell"] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom),.control-group.has-info.inverse select,.control-group.has-info.inverse textarea,.control-group.has-info.inverse output,.control-group.has-info.inverse data-list,.control-group.has-info.inverse .input,.control-group.has-info.inverse input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.custom){background-color:#959db1;border-color:white;color:white}form.has-info.inverse[class*="icon-"]:before,form.has-info.inverse[data-addon]:after,form.has-info.inverse.select-arrow select+span:after,form.has-info.inverse .control[class*="icon-"]:before,form.has-info.inverse .control[data-addon]:after,form.has-info.inverse .control.select-arrow select+span:after,form.has-info.inverse [class*="cell"][class*="icon-"]:before,form.has-info.inverse [class*="cell"][data-addon]:after,form.has-info.inverse .select-arrow[class*="cell"] select+span:after,form.has-info.inverse .control-group[class*="icon-"]:before,form.has-info.inverse .control-group[data-addon]:after,form.has-info.inverse .control-group.select-arrow select+span:after,.control.has-info.inverse[class*="icon-"]:before,.control.has-info.inverse[data-addon]:after,.control.has-info.inverse.select-arrow select+span:after,.control.has-info.inverse .control[class*="icon-"]:before,.control.has-info.inverse .control[data-addon]:after,.control.has-info.inverse .control.select-arrow select+span:after,.control.has-info.inverse [class*="cell"][class*="icon-"]:before,.control.has-info.inverse [class*="cell"][data-addon]:after,.control.has-info.inverse .select-arrow[class*="cell"] select+span:after,.control.has-info.inverse .control-group[class*="icon-"]:before,.control.has-info.inverse .control-group[data-addon]:after,.control.has-info.inverse .control-group.select-arrow select+span:after,.has-info.inverse[class*="cell"][class*="icon-"]:before,.has-info.inverse[class*="cell"][data-addon]:after,.has-info.inverse.select-arrow[class*="cell"] select+span:after,.has-info.inverse[class*="cell"] .control[class*="icon-"]:before,.has-info.inverse[class*="cell"] .control[data-addon]:after,.has-info.inverse[class*="cell"] .control.select-arrow select+span:after,.has-info.inverse[class*="cell"] [class*="cell"][class*="icon-"]:before,.has-info.inverse[class*="cell"] [class*="cell"][data-addon]:after,.has-info.inverse[class*="cell"] .select-arrow[class*="cell"] select+span:after,.has-info.inverse[class*="cell"] .control-group[class*="icon-"]:before,.has-info.inverse[class*="cell"] .control-group[data-addon]:after,.has-info.inverse[class*="cell"] .control-group.select-arrow select+span:after,.control-group.has-info.inverse[class*="icon-"]:before,.control-group.has-info.inverse[data-addon]:after,.control-group.has-info.inverse.select-arrow select+span:after,.control-group.has-info.inverse .control[class*="icon-"]:before,.control-group.has-info.inverse .control[data-addon]:after,.control-group.has-info.inverse .control.select-arrow select+span:after,.control-group.has-info.inverse [class*="cell"][class*="icon-"]:before,.control-group.has-info.inverse [class*="cell"][data-addon]:after,.control-group.has-info.inverse .select-arrow[class*="cell"] select+span:after,.control-group.has-info.inverse .control-group[class*="icon-"]:before,.control-group.has-info.inverse .control-group[data-addon]:after,.control-group.has-info.inverse .control-group.select-arrow select+span:after{color:white}form.has-info[class*="icon-"]:before,form.has-info[data-addon]:after,form.has-info.select-arrow select+span:after,.control.has-info[class*="icon-"]:before,.control.has-info[data-addon]:after,.control.has-info.select-arrow select+span:after,.has-info[class*="cell"][class*="icon-"]:before,.has-info[class*="cell"][data-addon]:after,.has-info.select-arrow[class*="cell"] select+span:after,.control-group.has-info[class*="icon-"]:before,.control-group.has-info[data-addon]:after,.control-group.has-info.select-arrow select+span:after{color:#959db1}.inputs-xs label.label,.inputs-xs .select .select-content>label,.inputs-xs .select .placeholder,.size-xs label.label,.size-xs .select .select-content>label,.size-xs .select .placeholder{font-size:1.2rem;line-height:1.2rem;padding-top:0.48rem;padding-bottom:0.48rem}.inputs-xs label.label,.inputs-xs.control[class*="icon-"]:before,.inputs-xs .control[class*="icon-"]:before,.inputs-xs[data-addon]:after,.inputs-xs [data-addon]:after,.inputs-xs.select-arrow select+span:after,.size-xs label.label,.size-xs.control[class*="icon-"]:before,.size-xs .control[class*="icon-"]:before,.size-xs[data-addon]:after,.size-xs [data-addon]:after,.size-xs.select-arrow select+span:after{font-size:1.2rem}.inputs-s label.label,.inputs-s .select .select-content>label,.inputs-s .select .placeholder,.size-s label.label,.size-s .select .select-content>label,.size-s .select .placeholder{font-size:1.4rem;line-height:1.4rem;padding-top:0.6rem;padding-bottom:0.6rem}.inputs-s label.label,.inputs-s.control[class*="icon-"]:before,.inputs-s .control[class*="icon-"]:before,.inputs-s[data-addon]:after,.inputs-s [data-addon]:after,.inputs-s.select-arrow select+span:after,.size-s label.label,.size-s.control[class*="icon-"]:before,.size-s .control[class*="icon-"]:before,.size-s[data-addon]:after,.size-s [data-addon]:after,.size-s.select-arrow select+span:after{font-size:1.4rem}.inputs-m label.label,.inputs-m .select .select-content>label,.inputs-m .select .placeholder,.size-m label.label,.size-m .select .select-content>label,.size-m .select .placeholder{font-size:1.05rem;line-height:1.5rem;padding-top:0.9rem;padding-bottom:0.9rem}.inputs-m label.label,.inputs-m.control[class*="icon-"]:before,.inputs-m .control[class*="icon-"]:before,.inputs-m[data-addon]:after,.inputs-m [data-addon]:after,.inputs-m.select-arrow select+span:after,.size-m label.label,.size-m.control[class*="icon-"]:before,.size-m .control[class*="icon-"]:before,.size-m[data-addon]:after,.size-m [data-addon]:after,.size-m.select-arrow select+span:after{font-size:1.05rem}.inputs-l label.label,.inputs-l .select .select-content>label,.inputs-l .select .placeholder,.size-l label.label,.size-l .select .select-content>label,.size-l .select .placeholder{font-size:1.47rem;line-height:2.1rem;padding-top:1.26rem;padding-bottom:1.26rem}.inputs-l label.label,.inputs-l.control[class*="icon-"]:before,.inputs-l .control[class*="icon-"]:before,.inputs-l[data-addon]:after,.inputs-l [data-addon]:after,.inputs-l.select-arrow select+span:after,.size-l label.label,.size-l.control[class*="icon-"]:before,.size-l .control[class*="icon-"]:before,.size-l[data-addon]:after,.size-l [data-addon]:after,.size-l.select-arrow select+span:after{font-size:1.47rem}.inputs-r label.label,.inputs-r .select .select-content>label,.inputs-r .select .placeholder,.size-r label.label,.size-r .select .select-content>label,.size-r .select .placeholder{font-size:1.2rem;line-height:1.4rem;padding-top:1rem;padding-bottom:1rem}.inputs-r label.label,.inputs-r.control[class*="icon-"]:before,.inputs-r .control[class*="icon-"]:before,.inputs-r[data-addon]:after,.inputs-r [data-addon]:after,.inputs-r.select-arrow select+span:after,.size-r label.label,.size-r.control[class*="icon-"]:before,.size-r .control[class*="icon-"]:before,.size-r[data-addon]:after,.size-r [data-addon]:after,.size-r.select-arrow select+span:after{font-size:1.2rem}.grid-form.column.release{height:auto}.grid-form.label.label-center label[class*="cell"],.grid-form.label.label-center .label.label[class*="cell"],.grid-form .row.label.label-center label[class*="cell"],.grid-form .row.label.label-center .label.label[class*="cell"]{-webkit-align-self:center;align-self:center}.grid-form.label.label-right label[class*="cell"],.grid-form.label.label-right .label.label[class*="cell"],.grid-form .row.label.label-right label[class*="cell"],.grid-form .row.label.label-right .label.label[class*="cell"]{-webkit-justify-content:flex-end;justify-content:flex-end}.grid-form.label.label-left label[class*="cell"],.grid-form.label.label-left .label.label[class*="cell"],.grid-form .row.label.label-left label[class*="cell"],.grid-form .row.label.label-left .label.label[class*="cell"]{-webkit-justify-content:flex-start;justify-content:flex-start}.grid-form.control-center .control[class*="cell"],.grid-form .row.control-center .control[class*="cell"]{-webkit-align-self:center;align-self:center}.grid-form.control-right .control[class*="cell"],.grid-form .row.control-right .control[class*="cell"]{-webkit-justify-content:flex-end;justify-content:flex-end}.grid-form.control-left .control[class*="cell"],.grid-form .row.control-left .control[class*="cell"]{-webkit-justify-content:flex-start;justify-content:flex-start}.grid-form.hint-center .control[class*="cell"],.grid-form .row.hint-center .control[class*="cell"]{-webkit-align-self:center;align-self:center}.grid-form.hint-right .control[class*="cell"],.grid-form .row.hint-right .control[class*="cell"]{-webkit-justify-content:flex-end;justify-content:flex-end}.grid-form.hint-left .control[class*="cell"],.grid-form .row.hint-left .control[class*="cell"]{-webkit-justify-content:flex-start;justify-content:flex-start}.grid-form.text-center .keep-flex[class*="cell"],.grid-form .row.text-center .keep-flex[class*="cell"]{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.grid-form.text-right .keep-flex[class*="cell"],.grid-form .row.text-right .keep-flex[class*="cell"]{-webkit-justify-content:flex-end;justify-content:flex-end}.grid-form.text-left .keep-flex[class*="cell"],.grid-form .row.text-left .keep-flex[class*="cell"]{-webkit-justify-content:flex-start;justify-content:flex-start}.grid-form.keep-flex .keep-flex[class*="cell"]{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.grid-form.keep-flex .keep-flex[class*="cell"] textarea{-webkit-box-flex:1 1 100%;-moz-box-flex:1 1 100%;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;width:100% !important;max-width:100%;min-width:100%}.grid-form.keep-flex .keep-flex[class*="cell"] textarea[rows="1"]{height:calc(1.7em + (1.2rem * 2 ))}.grid-form [class*="cell"] textarea,.grid-form [class^="cell"] textarea{resize:vertical;min-height:calc(1.7em + (1.2rem * 2 ))}.grid-form [class*="cell"] input:not([type="checkbox"]):not([type="radio"]),.grid-form [class^="cell"] input:not([type="checkbox"]):not([type="radio"]){width:100%;max-width:100%;min-width:100%;box-sizing:border-box}.grid-form [class*="cell"] select,.grid-form [class*="cell"] textarea,.grid-form [class*="cell"] .select,.grid-form [class*="cell"] .input,.grid-form [class*="cell"] output,.grid-form [class*="cell"] datalist,.grid-form [class*="cell"] .button.block,.grid-form [class^="cell"] select,.grid-form [class^="cell"] textarea,.grid-form [class^="cell"] .select,.grid-form [class^="cell"] .input,.grid-form [class^="cell"] output,.grid-form [class^="cell"] datalist,.grid-form [class^="cell"] .button.block{width:100%;max-width:100%;min-width:100%;box-sizing:border-box}.with-addon{position:relative;display:inline-block}.with-addon .addon{position:absolute;right:5px;top:50%;transform:translateY(-50%);pointer-events:none;user-select:none}.select{display:block;position:relative;text-decoration:none;outline:0 none;position:relative;max-width:100%;min-height:calc( 2rem + 1.2rem * 2 + 1px * 2)}.select>input{position:absolute;width:100%;height:100%;left:0;right:0;top:0;bottom:0;opacity:0;margin:0}.select>input~.select-content label:after{position:relative}.select.disabled{pointer-events:none}.select.disabled .select-content:after{opacity:0.5}.select.disabled .select-content>*{opacity:0.5}.select.readonly{pointer-events:none}.select .select-content>input{position:fixed;left:-100000px}.select .select-content:after{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";position:absolute;top:0;bottom:0;margin:auto;color:#c6ccda;z-index:2;pointer-events:none;text-align:right;vertical-align:middle;width:1.4rem;font-size:1.4rem;height:1.4rem;line-height:1.4rem;right:1.1666666667rem}.select.hoverable:not(:hover) .select-content:only-child,.select:not(.hoverable):not(.active):not([tabindex]):not(:focus) .select-content:only-child,.select[tabindex]:not(:focus) .select-content:only-child{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;min-height:inherit;padding-right:2rem}.select.hoverable:not(:hover) .select-content:only-child label,.select.hoverable:not(:hover) .select-content:only-child .placeholder,.select:not(.hoverable):not(.active):not([tabindex]):not(:focus) .select-content:only-child label,.select:not(.hoverable):not(.active):not([tabindex]):not(:focus) .select-content:only-child .placeholder,.select[tabindex]:not(:focus) .select-content:only-child label,.select[tabindex]:not(:focus) .select-content:only-child .placeholder{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.select.hoverable:not(:hover) .select-content:only-child .control,.select:not(.hoverable):not(.active):not([tabindex]):not(:focus) .select-content:only-child .control,.select[tabindex]:not(:focus) .select-content:only-child .control{display:none !important}.select.hoverable:not(:hover) .select-content:only-child input[type="checkbox"]+label,.select:not(.hoverable):not(.active):not([tabindex]):not(:focus) .select-content:only-child input[type="checkbox"]+label,.select[tabindex]:not(:focus) .select-content:only-child input[type="checkbox"]+label{margin:calc(1.2rem - 1px) 0 calc(1.2rem - 1px) calc(1rem - 1px);border:1px solid #407cd0;border:1px solid #d9d9d9;border-radius:5px;padding:0.3rem 0.7rem;color:#434343;font-size:1.2rem;margin-top:0.8rem;margin-bottom:0rem;background-color:#f6f7fb}.select.hoverable:not(:hover) .select-content:only-child input[type="checkbox"]+label:last-of-type,.select:not(.hoverable):not(.active):not([tabindex]):not(:focus) .select-content:only-child input[type="checkbox"]+label:last-of-type,.select[tabindex]:not(:focus) .select-content:only-child input[type="checkbox"]+label:last-of-type{margin-bottom:0.8rem}.select.hoverable:not(:hover) .select-content:only-child input[type="checkbox"]+label:hover:after,.select:not(.hoverable):not(.active):not([tabindex]):not(:focus) .select-content:only-child input[type="checkbox"]+label:hover:after,.select[tabindex]:not(:focus) .select-content:only-child input[type="checkbox"]+label:hover:after{opacity:1}.select.hoverable:not(:hover) .select-content:only-child input[type="checkbox"]+label:after,.select:not(.hoverable):not(.active):not([tabindex]):not(:focus) .select-content:only-child input[type="checkbox"]+label:after,.select[tabindex]:not(:focus) .select-content:only-child input[type="checkbox"]+label:after{content:"\e906";font-size:1.2rem;padding-top:0.7rem;margin-left:0.3em;vertical-align:text-top;color:#434343;opacity:0.6;font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;pointer-events:auto}.select.hoverable:not(:hover) .select-content:only-child input:checked~.placeholder,.select:not(.hoverable):not(.active):not([tabindex]):not(:focus) .select-content:only-child input:checked~.placeholder,.select[tabindex]:not(:focus) .select-content:only-child input:checked~.placeholder{display:none}.select.hoverable:not(:hover) .select-content:only-child input:checked~input.select-all:checked+label,.select:not(.hoverable):not(.active):not([tabindex]):not(:focus) .select-content:only-child input:checked~input.select-all:checked+label,.select[tabindex]:not(:focus) .select-content:only-child input:checked~input.select-all:checked+label{display:none}.select.hoverable:not(:hover) .select-content:only-child input:checked+label,.select:not(.hoverable):not(.active):not([tabindex]):not(:focus) .select-content:only-child input:checked+label,.select[tabindex]:not(:focus) .select-content:only-child input:checked+label{-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1;width:auto;display:inline-block;pointer-events:none}.select.hoverable:not(:hover) .select-content.multi:only-child label.checked,.select:not(.hoverable):not(.active):not([tabindex]):not(:focus) .select-content.multi:only-child label.checked,.select[tabindex]:not(:focus) .select-content.multi:only-child label.checked{margin:calc(1.2rem - 1px) 0 calc(1.2rem - 1px) calc(1rem - 1px);border:1px solid #407cd0;border:1px solid #d9d9d9;border-radius:5px;padding:0.3rem 0.7rem;color:#434343;font-size:1.2rem;margin-top:0.8rem;margin-bottom:0rem;background-color:#f6f7fb}.select.hoverable:not(:hover) .select-content.multi:only-child label.checked:last-of-type,.select:not(.hoverable):not(.active):not([tabindex]):not(:focus) .select-content.multi:only-child label.checked:last-of-type,.select[tabindex]:not(:focus) .select-content.multi:only-child label.checked:last-of-type{margin-bottom:0.8rem}.select.hoverable:not(:hover) .select-content.multi:only-child label.checked:hover:after,.select:not(.hoverable):not(.active):not([tabindex]):not(:focus) .select-content.multi:only-child label.checked:hover:after,.select[tabindex]:not(:focus) .select-content.multi:only-child label.checked:hover:after{opacity:1}.select.hoverable:not(:hover) .select-content.multi:only-child label.checked:after,.select:not(.hoverable):not(.active):not([tabindex]):not(:focus) .select-content.multi:only-child label.checked:after,.select[tabindex]:not(:focus) .select-content.multi:only-child label.checked:after{content:"\e906";font-size:1.2rem;padding-top:0.7rem;margin-left:0.3em;vertical-align:text-top;color:#434343;opacity:0.6;font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;pointer-events:auto}.select.hoverable:not(:hover) .select-content:only-child label.checked,.select:not(.hoverable):not(.active):not([tabindex]):not(:focus) .select-content:only-child label.checked,.select[tabindex]:not(:focus) .select-content:only-child label.checked{-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1;width:auto;display:inline-block;pointer-events:none}.select.hoverable:not(:hover) .select-content:only-child label.checked~.placeholder,.select:not(.hoverable):not(.active):not([tabindex]):not(:focus) .select-content:only-child label.checked~.placeholder,.select[tabindex]:not(:focus) .select-content:only-child label.checked~.placeholder{display:none}.select.hoverable:not(:hover) .select-content:only-child label.checked~label.checked.select-all[for],.select:not(.hoverable):not(.active):not([tabindex]):not(:focus) .select-content:only-child label.checked~label.checked.select-all[for],.select[tabindex]:not(:focus) .select-content:only-child label.checked~label.checked.select-all[for]{display:none}.select>input:not(:checked)~.select-content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;min-height:inherit;padding-right:2rem}.select>input:not(:checked)~.select-content label,.select>input:not(:checked)~.select-content .placeholder{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.select>input:not(:checked)~.select-content .control{display:none !important}.select>input:not(:checked)~.select-content input[type="checkbox"]+label{margin:calc(1.2rem - 1px) 0 calc(1.2rem - 1px) calc(1rem - 1px);border:1px solid #407cd0;border:1px solid #d9d9d9;border-radius:5px;padding:0.3rem 0.7rem;color:#434343;font-size:1.2rem;margin-top:0.8rem;margin-bottom:0rem;background-color:#f6f7fb}.select>input:not(:checked)~.select-content input[type="checkbox"]+label:last-of-type{margin-bottom:0.8rem}.select>input:not(:checked)~.select-content input[type="checkbox"]+label:hover:after{opacity:1}.select>input:not(:checked)~.select-content input[type="checkbox"]+label:after{content:"\e906";font-size:1.2rem;padding-top:0.7rem;margin-left:0.3em;vertical-align:text-top;color:#434343;opacity:0.6;font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;pointer-events:auto}.select>input:not(:checked)~.select-content input:checked~.placeholder{display:none}.select>input:not(:checked)~.select-content input:checked~input.select-all:checked+label{display:none}.select>input:not(:checked)~.select-content input:checked+label{-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1;width:auto;display:inline-block;pointer-events:none}.select>input:not(:checked)~.select-content.multi label.checked{margin:calc(1.2rem - 1px) 0 calc(1.2rem - 1px) calc(1rem - 1px);border:1px solid #407cd0;border:1px solid #d9d9d9;border-radius:5px;padding:0.3rem 0.7rem;color:#434343;font-size:1.2rem;margin-top:0.8rem;margin-bottom:0rem;background-color:#f6f7fb}.select>input:not(:checked)~.select-content.multi label.checked:last-of-type{margin-bottom:0.8rem}.select>input:not(:checked)~.select-content.multi label.checked:hover:after{opacity:1}.select>input:not(:checked)~.select-content.multi label.checked:after{content:"\e906";font-size:1.2rem;padding-top:0.7rem;margin-left:0.3em;vertical-align:text-top;color:#434343;opacity:0.6;font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;pointer-events:auto}.select>input:not(:checked)~.select-content label.checked{-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1;width:auto;display:inline-block;pointer-events:none}.select>input:not(:checked)~.select-content label.checked~.placeholder{display:none}.select>input:not(:checked)~.select-content label.checked~label.checked.select-all[for]{display:none}.select .placeholder{margin:1.2rem 1rem;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.select .placeholder:after{content:attr(data-placeholder)}.select .select-content{background-color:#fff;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;border-color:#c6ccda;border-style:solid;border-width:1px;border-radius:3px;font-size:1.4rem;line-height:2rem;font-weight:normal;color:#000;background-color:#fff;outline:none;box-shadow:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:1.2rem 1rem;-webkit-appearance:none;text-overflow:ellipsis;padding:0}.select .select-content:hover,.select .select-content.hover{border-color:#ccc !important;border-style:solid !important;background-color:#fff !important}.select .select-content:focus,.select .select-content.focus{border-color:#7886a4 !important;border-style:solid !important}.select .select-content:disabled,.select .select-content[disabled]{pointer-events:none;cursor:normal;opacity:0.7 !important}.select .select-content.inverse{background-color:#c6ccda !important;border-color:#fff !important;color:#fff !important}.select .select-content.transparent{background-color:transparent !important}.select .select-content a:active,.select .select-content a:focus{text-decoration:none}.select .select-content label{display:block;white-space:nowrap;text-align:left;width:100%;text-overflow:ellipsis;box-sizing:border-box;line-height:2rem;padding:1.2rem 1rem}.select .select-content label{cursor:pointer;display:none}.select .select-content a{cursor:pointer}.select:not(.count-selected):not(.has-datepicker) .select-content input{display:none}.select.count-selected{counter-reset:selected}.select.count-selected.hoverable:not(:hover) .select-content:only-child label[for],.select.count-selected:not(.hoverable):not(.active) .select-content:only-child label[for],.select.count-selected[tabindex]:not(:focus) .select-content:only-child label[for]{display:none}.select.count-selected.hoverable:not(:hover) .select-content:only-child input:checked,.select.count-selected:not(.hoverable):not(.active) .select-content:only-child input:checked,.select.count-selected[tabindex]:not(:focus) .select-content:only-child input:checked{counter-increment:selected}.select.count-selected.hoverable:not(:hover) .select-content:only-child input:checked~.placeholder,.select.count-selected:not(.hoverable):not(.active) .select-content:only-child input:checked~.placeholder,.select.count-selected[tabindex]:not(:focus) .select-content:only-child input:checked~.placeholder{display:block}.select.count-selected.hoverable:not(:hover) .select-content:only-child input:checked~.placeholder:after,.select.count-selected:not(.hoverable):not(.active) .select-content:only-child input:checked~.placeholder:after,.select.count-selected[tabindex]:not(:focus) .select-content:only-child input:checked~.placeholder:after{content:"1 " attr(data-selected)}.select.count-selected.hoverable:not(:hover) .select-content:only-child input:checked~input:checked~.placeholder,.select.count-selected:not(.hoverable):not(.active) .select-content:only-child input:checked~input:checked~.placeholder,.select.count-selected[tabindex]:not(:focus) .select-content:only-child input:checked~input:checked~.placeholder{display:block}.select.count-selected.hoverable:not(:hover) .select-content:only-child input:checked~input:checked~.placeholder:after,.select.count-selected:not(.hoverable):not(.active) .select-content:only-child input:checked~input:checked~.placeholder:after,.select.count-selected[tabindex]:not(:focus) .select-content:only-child input:checked~input:checked~.placeholder:after{content:counter(selected) " " attr(data-selected)}.select.count-selected.hoverable:not(:hover) .select-content:only-child label.checked,.select.count-selected:not(.hoverable):not(.active) .select-content:only-child label.checked,.select.count-selected[tabindex]:not(:focus) .select-content:only-child label.checked{counter-increment:selected;display:inline-block;width:0;height:0;left:-100000px;position:fixed}.select.count-selected.hoverable:not(:hover) .select-content:only-child label.checked~.placeholder,.select.count-selected:not(.hoverable):not(.active) .select-content:only-child label.checked~.placeholder,.select.count-selected[tabindex]:not(:focus) .select-content:only-child label.checked~.placeholder{display:block}.select.count-selected.hoverable:not(:hover) .select-content:only-child label.checked~.placeholder:after,.select.count-selected:not(.hoverable):not(.active) .select-content:only-child label.checked~.placeholder:after,.select.count-selected[tabindex]:not(:focus) .select-content:only-child label.checked~.placeholder:after{content:"1 " attr(data-selected)}.select.count-selected.hoverable:not(:hover) .select-content:only-child label.checked~label.checked~.placeholder,.select.count-selected:not(.hoverable):not(.active) .select-content:only-child label.checked~label.checked~.placeholder,.select.count-selected[tabindex]:not(:focus) .select-content:only-child label.checked~label.checked~.placeholder{display:block}.select.count-selected.hoverable:not(:hover) .select-content:only-child label.checked~label.checked~.placeholder:after,.select.count-selected:not(.hoverable):not(.active) .select-content:only-child label.checked~label.checked~.placeholder:after,.select.count-selected[tabindex]:not(:focus) .select-content:only-child label.checked~label.checked~.placeholder:after{content:counter(selected) " " attr(data-selected)}.select.count-selected>input:not(:checked)~.select-content label[for]{display:none}.select.count-selected>input:not(:checked)~.select-content input:checked{counter-increment:selected}.select.count-selected>input:not(:checked)~.select-content input:checked~.placeholder{display:block}.select.count-selected>input:not(:checked)~.select-content input:checked~.placeholder:after{content:"1 " attr(data-selected)}.select.count-selected>input:not(:checked)~.select-content input:checked~input:checked~.placeholder{display:block}.select.count-selected>input:not(:checked)~.select-content input:checked~input:checked~.placeholder:after{content:counter(selected) " " attr(data-selected)}.select.count-selected>input:not(:checked)~.select-content label.checked{counter-increment:selected;display:inline-block;width:0;height:0;left:-100000px;position:fixed}.select.count-selected>input:not(:checked)~.select-content label.checked~.placeholder{display:block}.select.count-selected>input:not(:checked)~.select-content label.checked~.placeholder:after{content:"1 " attr(data-selected)}.select.count-selected>input:not(:checked)~.select-content label.checked~label.checked~.placeholder{display:block}.select.count-selected>input:not(:checked)~.select-content label.checked~label.checked~.placeholder:after{content:counter(selected) " " attr(data-selected)}.select.count-selected.selected>input:not(:checked)~.select-content .placeholder{color:#fff}.select.hoverable.hide-selected:hover .select-content input:checked+label,.select.hoverable.hide-selected:hover .select-content label.checked,.select.active.hide-selected .select-content input:checked+label,.select.active.hide-selected .select-content label.checked,.select.hide-selected[tabindex]:focus .select-content input:checked+label,.select.hide-selected[tabindex]:focus .select-content label.checked{display:none}.select.hoverable:hover .select-content,.select.active .select-content,.select[tabindex]:focus .select-content{z-index:1500;max-height:50vh;overflow-y:auto;position:absolute;width:100%;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.select.hoverable:hover .select-content>a,.select.active .select-content>a,.select[tabindex]:focus .select-content>a{display:block}.select.hoverable:hover .select-content .placeholder,.select.active .select-content .placeholder,.select[tabindex]:focus .select-content .placeholder{display:none}.select.hoverable:hover .select-content label,.select.active .select-content label,.select[tabindex]:focus .select-content label{display:block;text-overflow:ellipsis;overflow:hidden;-webkit-box-flex:1 1 100%;-moz-box-flex:1 1 100%;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%}.select.hoverable:hover .select-content label:hover,.select.active .select-content label:hover,.select[tabindex]:focus .select-content label:hover{background-color:#f6f7fb}.select.hoverable:hover .select-content:after,.select.active .select-content:after,.select[tabindex]:focus .select-content:after{display:none !important}.select.hoverable:hover .select-content label.pre-checked,.select.active .select-content label.pre-checked,.select[tabindex]:focus .select-content label.pre-checked{background-color:#0863e3;color:#fff}.select.hoverable:hover .select-content label.pre-checked span,.select.active .select-content label.pre-checked span,.select[tabindex]:focus .select-content label.pre-checked span{color:#fff}.select.hoverable:hover .select-content input:checked+label,.select.hoverable:hover .select-content label.checked,.select.active .select-content input:checked+label,.select.active .select-content label.checked,.select[tabindex]:focus .select-content input:checked+label,.select[tabindex]:focus .select-content label.checked{background-color:#408cf8;color:#fff}.select.hoverable:hover .select-content input:checked+label span,.select.hoverable:hover .select-content label.checked span,.select.active .select-content input:checked+label span,.select.active .select-content label.checked span,.select[tabindex]:focus .select-content input:checked+label span,.select[tabindex]:focus .select-content label.checked span{color:#fff}.select.hoverable:hover .select-content input:checked+label:hover,.select.hoverable:hover .select-content label.checked:hover,.select.active .select-content input:checked+label:hover,.select.active .select-content label.checked:hover,.select[tabindex]:focus .select-content input:checked+label:hover,.select[tabindex]:focus .select-content label.checked:hover{background-color:#0863e3;color:#fff}.select.hoverable:hover .select-content input:checked+label:hover span,.select.hoverable:hover .select-content label.checked:hover span,.select.active .select-content input:checked+label:hover span,.select.active .select-content label.checked:hover span,.select[tabindex]:focus .select-content input:checked+label:hover span,.select[tabindex]:focus .select-content label.checked:hover span{color:#fff}.select.hide-selected>input:checked~.select-content input:checked+label,.select.hide-selected>input:checked~.select-content label.checked{display:none}.select>input:checked{position:fixed !important;z-index:1499}.select>input:checked~.select-content{z-index:1500;max-height:50vh;overflow-y:auto;position:absolute;width:100%;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.select>input:checked~.select-content>a{display:block}.select>input:checked~.select-content .placeholder{display:none}.select>input:checked~.select-content label{display:block;text-overflow:ellipsis;overflow:hidden;-webkit-box-flex:1 1 100%;-moz-box-flex:1 1 100%;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%}.select>input:checked~.select-content label:hover{background-color:#f6f7fb}.select>input:checked~.select-content:after{display:none !important}.select>input:checked~.select-content label.pre-checked{background-color:#0863e3;color:#fff}.select>input:checked~.select-content label.pre-checked span{color:#fff}.select>input:checked~.select-content input:checked+label,.select>input:checked~.select-content label.checked{background-color:#408cf8;color:#fff}.select>input:checked~.select-content input:checked+label span,.select>input:checked~.select-content label.checked span{color:#fff}.select>input:checked~.select-content input:checked+label:hover,.select>input:checked~.select-content label.checked:hover{background-color:#0863e3;color:#fff}.select>input:checked~.select-content input:checked+label:hover span,.select>input:checked~.select-content label.checked:hover span{color:#fff}.select.selected:not(.react-only)>input:not(:checked)~.select-content .placeholder{display:none}.select[tabindex] .select-content input[type="checkbox"]+label:after,.select[tabindex] .select-content label.checked:after,.select.hoverable .select-content input[type="checkbox"]+label:after,.select.hoverable .select-content label.checked:after{display:none}.select.input-xs{min-height:calc(1.2rem + 0.48rem * 2 + 1px * 2)}.select.input-xs .control{height:calc( 1.2rem + 0.48rem * 2 + 1px * 2)}.select.input-xs .control input[type="text"]{font-size:1.2rem;line-height:1.2rem;padding:0.48rem 1rem;border-radius:2px;border-width:1px;outline-width:none;box-shadow:none;height:inherit}.select.input-xs>input:checked~.control~.select-content{margin-top:calc( 1.2rem + 0.48rem * 2 + 1px * 2)}.select.input-xs .select-content{border-radius:2px;border-width:1px;outline-width:none;box-shadow:none}.select.input-xs .select-content>label{font-size:1.2rem;line-height:1.2rem;padding:0.48rem 1rem}.select.input-xs .select-content .placeholder{font-size:1.2rem;line-height:1.2rem;margin:0.48rem 1rem}.select.input-xs>input:not(:checked)~.select-content,.select.input-xs.hoverable:not(:hover)~.select-content,.select.input-xs:not(.hoverable):not(.active):not([tabindex]):not(:focus)~.select-content,.select.input-xs[tabindex]:not(:focus)~.select-content{padding-right:calc(1.2rem + 0.48rem + 1px * 2)}.select.input-xs>input:not(:checked)~.select-content:after,.select.input-xs.hoverable:not(:hover)~.select-content:after,.select.input-xs:not(.hoverable):not(.active):not([tabindex]):not(:focus)~.select-content:after,.select.input-xs[tabindex]:not(:focus)~.select-content:after{width:calc(1.2rem + 0.48rem * 2 + 1px * 2);right:0.48rem;text-indent:0.48rem}.select.input-xs>input:not(:checked)~.select-content>input[type="checkbox"]+label,.select.input-xs.hoverable:not(:hover)~.select-content>input[type="checkbox"]+label,.select.input-xs:not(.hoverable):not(.active):not([tabindex]):not(:focus)~.select-content>input[type="checkbox"]+label,.select.input-xs[tabindex]:not(:focus)~.select-content>input[type="checkbox"]+label{margin:calc(0.48rem - 1px) 0 calc( 0.48rem - 1px) calc(1rem - 1px)}.select.input-xs.multi>input:not(:checked)~.select-content label,.select.input-xs.multi.hoverable:not(:hover)~.select-content label,.select.input-xs.multi:not(.hoverable):not(.active):not([tabindex]):not(:focus)~.select-content label,.select.input-xs.multi[tabindex]:not(:focus)~.select-content label{margin:calc(0.48rem - 1px) 0 calc( 0.48rem - 1px) calc(1rem - 1px)}.select.input-s{min-height:calc(1.4rem + 0.6rem * 2 + 1px * 2)}.select.input-s .control{height:calc( 1.4rem + 0.6rem * 2 + 1px * 2)}.select.input-s .control input[type="text"]{font-size:1.4rem;line-height:1.4rem;padding:0.6rem 0.5rem;border-radius:2px;border-width:1px;outline-width:none;box-shadow:none;height:inherit}.select.input-s>input:checked~.control~.select-content{margin-top:calc( 1.4rem + 0.6rem * 2 + 1px * 2)}.select.input-s .select-content{border-radius:2px;border-width:1px;outline-width:none;box-shadow:none}.select.input-s .select-content>label{font-size:1.4rem;line-height:1.4rem;padding:0.6rem 0.5rem}.select.input-s .select-content .placeholder{font-size:1.4rem;line-height:1.4rem;margin:0.6rem 0.5rem}.select.input-s>input:not(:checked)~.select-content,.select.input-s.hoverable:not(:hover)~.select-content,.select.input-s:not(.hoverable):not(.active):not([tabindex]):not(:focus)~.select-content,.select.input-s[tabindex]:not(:focus)~.select-content{padding-right:calc(1.4rem + 0.6rem + 1px * 2)}.select.input-s>input:not(:checked)~.select-content:after,.select.input-s.hoverable:not(:hover)~.select-content:after,.select.input-s:not(.hoverable):not(.active):not([tabindex]):not(:focus)~.select-content:after,.select.input-s[tabindex]:not(:focus)~.select-content:after{width:calc(1.4rem + 0.6rem * 2 + 1px * 2);right:0.6rem;text-indent:0.6rem}.select.input-s>input:not(:checked)~.select-content>input[type="checkbox"]+label,.select.input-s.hoverable:not(:hover)~.select-content>input[type="checkbox"]+label,.select.input-s:not(.hoverable):not(.active):not([tabindex]):not(:focus)~.select-content>input[type="checkbox"]+label,.select.input-s[tabindex]:not(:focus)~.select-content>input[type="checkbox"]+label{margin:calc(0.6rem - 1px) 0 calc( 0.6rem - 1px) calc(0.5rem - 1px)}.select.input-s.multi>input:not(:checked)~.select-content label,.select.input-s.multi.hoverable:not(:hover)~.select-content label,.select.input-s.multi:not(.hoverable):not(.active):not([tabindex]):not(:focus)~.select-content label,.select.input-s.multi[tabindex]:not(:focus)~.select-content label{margin:calc(0.6rem - 1px) 0 calc( 0.6rem - 1px) calc(0.5rem - 1px)}.select.input-m{min-height:calc(1.5rem + 0.9rem * 2 + 1px * 2)}.select.input-m .control{height:calc( 1.5rem + 0.9rem * 2 + 1px * 2)}.select.input-m .control input[type="text"]{font-size:1.05rem;line-height:1.5rem;padding:0.9rem 0.75rem;border-radius:5px;border-width:1px;outline-width:none;box-shadow:none;height:inherit}.select.input-m>input:checked~.control~.select-content{margin-top:calc( 1.5rem + 0.9rem * 2 + 1px * 2)}.select.input-m .select-content{border-radius:5px;border-width:1px;outline-width:none;box-shadow:none}.select.input-m .select-content>label{font-size:1.05rem;line-height:1.5rem;padding:0.9rem 0.75rem}.select.input-m .select-content .placeholder{font-size:1.05rem;line-height:1.5rem;margin:0.9rem 0.75rem}.select.input-m>input:not(:checked)~.select-content,.select.input-m.hoverable:not(:hover)~.select-content,.select.input-m:not(.hoverable):not(.active):not([tabindex]):not(:focus)~.select-content,.select.input-m[tabindex]:not(:focus)~.select-content{padding-right:calc(1.5rem + 0.9rem + 1px * 2)}.select.input-m>input:not(:checked)~.select-content:after,.select.input-m.hoverable:not(:hover)~.select-content:after,.select.input-m:not(.hoverable):not(.active):not([tabindex]):not(:focus)~.select-content:after,.select.input-m[tabindex]:not(:focus)~.select-content:after{width:calc(1.5rem + 0.9rem * 2 + 1px * 2);right:0.9rem;text-indent:0.9rem}.select.input-m>input:not(:checked)~.select-content>input[type="checkbox"]+label,.select.input-m.hoverable:not(:hover)~.select-content>input[type="checkbox"]+label,.select.input-m:not(.hoverable):not(.active):not([tabindex]):not(:focus)~.select-content>input[type="checkbox"]+label,.select.input-m[tabindex]:not(:focus)~.select-content>input[type="checkbox"]+label{margin:calc(0.9rem - 1px) 0 calc( 0.9rem - 1px) calc(0.75rem - 1px)}.select.input-m.multi>input:not(:checked)~.select-content label,.select.input-m.multi.hoverable:not(:hover)~.select-content label,.select.input-m.multi:not(.hoverable):not(.active):not([tabindex]):not(:focus)~.select-content label,.select.input-m.multi[tabindex]:not(:focus)~.select-content label{margin:calc(0.9rem - 1px) 0 calc( 0.9rem - 1px) calc(0.75rem - 1px)}.select.input-l{min-height:calc(2.1rem + 1.26rem * 2 + 1px * 2)}.select.input-l .control{height:calc( 2.1rem + 1.26rem * 2 + 1px * 2)}.select.input-l .control input[type="text"]{font-size:1.47rem;line-height:2.1rem;padding:1.26rem 1.05rem;border-radius:4px;border-width:1px;outline-width:none;box-shadow:none;height:inherit}.select.input-l>input:checked~.control~.select-content{margin-top:calc( 2.1rem + 1.26rem * 2 + 1px * 2)}.select.input-l .select-content{border-radius:4px;border-width:1px;outline-width:none;box-shadow:none}.select.input-l .select-content>label{font-size:1.47rem;line-height:2.1rem;padding:1.26rem 1.05rem}.select.input-l .select-content .placeholder{font-size:1.47rem;line-height:2.1rem;margin:1.26rem 1.05rem}.select.input-l>input:not(:checked)~.select-content,.select.input-l.hoverable:not(:hover)~.select-content,.select.input-l:not(.hoverable):not(.active):not([tabindex]):not(:focus)~.select-content,.select.input-l[tabindex]:not(:focus)~.select-content{padding-right:calc(2.1rem + 1.26rem + 1px * 2)}.select.input-l>input:not(:checked)~.select-content:after,.select.input-l.hoverable:not(:hover)~.select-content:after,.select.input-l:not(.hoverable):not(.active):not([tabindex]):not(:focus)~.select-content:after,.select.input-l[tabindex]:not(:focus)~.select-content:after{width:calc(2.1rem + 1.26rem * 2 + 1px * 2);right:1.26rem;text-indent:1.26rem}.select.input-l>input:not(:checked)~.select-content>input[type="checkbox"]+label,.select.input-l.hoverable:not(:hover)~.select-content>input[type="checkbox"]+label,.select.input-l:not(.hoverable):not(.active):not([tabindex]):not(:focus)~.select-content>input[type="checkbox"]+label,.select.input-l[tabindex]:not(:focus)~.select-content>input[type="checkbox"]+label{margin:calc(1.26rem - 1px) 0 calc( 1.26rem - 1px) calc(1.05rem - 1px)}.select.input-l.multi>input:not(:checked)~.select-content label,.select.input-l.multi.hoverable:not(:hover)~.select-content label,.select.input-l.multi:not(.hoverable):not(.active):not([tabindex]):not(:focus)~.select-content label,.select.input-l.multi[tabindex]:not(:focus)~.select-content label{margin:calc(1.26rem - 1px) 0 calc( 1.26rem - 1px) calc(1.05rem - 1px)}.select.input-r{min-height:calc(1.4rem + 1rem * 2 + 1px * 2)}.select.input-r .control{height:calc( 1.4rem + 1rem * 2 + 1px * 2)}.select.input-r .control input[type="text"]{font-size:1.2rem;line-height:1.4rem;padding:1rem 0.5rem;border-radius:0;border-width:1px;outline-width:none;box-shadow:none;height:inherit}.select.input-r>input:checked~.control~.select-content{margin-top:calc( 1.4rem + 1rem * 2 + 1px * 2)}.select.input-r .select-content{border-radius:0;border-width:1px;outline-width:none;box-shadow:none}.select.input-r .select-content>label{font-size:1.2rem;line-height:1.4rem;padding:1rem 0.5rem}.select.input-r .select-content .placeholder{font-size:1.2rem;line-height:1.4rem;margin:1rem 0.5rem}.select.input-r>input:not(:checked)~.select-content,.select.input-r.hoverable:not(:hover)~.select-content,.select.input-r:not(.hoverable):not(.active):not([tabindex]):not(:focus)~.select-content,.select.input-r[tabindex]:not(:focus)~.select-content{padding-right:calc(1.4rem + 1rem + 1px * 2)}.select.input-r>input:not(:checked)~.select-content:after,.select.input-r.hoverable:not(:hover)~.select-content:after,.select.input-r:not(.hoverable):not(.active):not([tabindex]):not(:focus)~.select-content:after,.select.input-r[tabindex]:not(:focus)~.select-content:after{width:calc(1.4rem + 1rem * 2 + 1px * 2);right:1rem;text-indent:1rem}.select.input-r>input:not(:checked)~.select-content>input[type="checkbox"]+label,.select.input-r.hoverable:not(:hover)~.select-content>input[type="checkbox"]+label,.select.input-r:not(.hoverable):not(.active):not([tabindex]):not(:focus)~.select-content>input[type="checkbox"]+label,.select.input-r[tabindex]:not(:focus)~.select-content>input[type="checkbox"]+label{margin:calc(1rem - 1px) 0 calc( 1rem - 1px) calc(0.5rem - 1px)}.select.input-r.multi>input:not(:checked)~.select-content label,.select.input-r.multi.hoverable:not(:hover)~.select-content label,.select.input-r.multi:not(.hoverable):not(.active):not([tabindex]):not(:focus)~.select-content label,.select.input-r.multi[tabindex]:not(:focus)~.select-content label{margin:calc(1rem - 1px) 0 calc( 1rem - 1px) calc(0.5rem - 1px)}@media (min-width: 1024px) and (max-width: 1180px){.side-collapse:not(:checked)+.side.side-form{width:100% !important}}@media (min-width: 1024px){.side-collapse:not(:checked)+.side .with-collapse{display:none}}@media (min-width: 1024px) and (min-width: 1180px) and (max-width: 1300px){.side-collapse:not(:checked)+.side~.body-content>.grid .table .td.number,.side-collapse:not(:checked)+.side~.body-content>.grid .table .td.actions,.side-collapse:not(:checked)+.side~.body-content>.grid .table td.number,.side-collapse:not(:checked)+.side~.body-content>.grid .table td.actions,.side-collapse:not(:checked)+.side~.body-content>.grid .table th.number,.side-collapse:not(:checked)+.side~.body-content>.grid .table th.actions,.side-collapse:not(:checked)+.side~.body-content>.grid .table .th.number,.side-collapse:not(:checked)+.side~.body-content>.grid .table .th.actions,.side-collapse:not(:checked)+.side~.body-content>div>.grid .table .td.number,.side-collapse:not(:checked)+.side~.body-content>div>.grid .table .td.actions,.side-collapse:not(:checked)+.side~.body-content>div>.grid .table td.number,.side-collapse:not(:checked)+.side~.body-content>div>.grid .table td.actions,.side-collapse:not(:checked)+.side~.body-content>div>.grid .table th.number,.side-collapse:not(:checked)+.side~.body-content>div>.grid .table th.actions,.side-collapse:not(:checked)+.side~.body-content>div>.grid .table .th.number,.side-collapse:not(:checked)+.side~.body-content>div>.grid .table .th.actions{padding-right:1rem}.side-collapse:not(:checked)+.side~.body-content>.grid .table .td .status,.side-collapse:not(:checked)+.side~.body-content>.grid .table td .status,.side-collapse:not(:checked)+.side~.body-content>.grid .table th .status,.side-collapse:not(:checked)+.side~.body-content>.grid .table .th .status,.side-collapse:not(:checked)+.side~.body-content>div>.grid .table .td .status,.side-collapse:not(:checked)+.side~.body-content>div>.grid .table td .status,.side-collapse:not(:checked)+.side~.body-content>div>.grid .table th .status,.side-collapse:not(:checked)+.side~.body-content>div>.grid .table .th .status{min-width:7rem;padding:0 1rem;font-size:1.1rem}}@media (min-width: 1024px) and (min-width: 1180px){.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  6)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  7)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  8)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  9)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  10)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  11)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  12)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  13)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  14)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  15)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  16)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  17)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  18)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  19)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  20)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  21)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  6)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  7)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  8)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  9)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  10)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  11)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  12)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  13)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  14)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  15)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  16)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  17)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  18)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  19)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  20)}.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:not(:checked)+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  21)}}@media (min-width: 1024px){.side-collapse:not(:checked)+.side .expanded-hide{display:none}.side-collapse:not(:checked)+.side .expanded-show{display:block}.side-collapse:not(:checked)+.side.left:not([class*="width-"]),.side-collapse:not(:checked)+.side.right:not([class*="width-"]){width:100px}.side-collapse:not(:checked)+.side.top:not([class*="height-"]),.side-collapse:not(:checked)+.side.bottom:not([class*="height-"]){height:4.2rem}.side-collapse:not(:checked)+.side.cover.left~.body-content{margin-left:0}.side-collapse:not(:checked)+.side.cover.right~.body-content{margin-right:0}.side-collapse:not(:checked)+.side.cover.top:not(.manual)~.body-content{margin-top:37.5px}.side-collapse:not(:checked)+.side.cover.bottom~.body-content{margin-bottom:37.5px}}@media (max-width: 1023px){.side-collapse:not(:checked)+.side .with-collapse{display:none}.side-collapse:not(:checked)+.side .collapsed-hide{display:none}.side-collapse:not(:checked)+.side .collapsed-show{display:block}.side-collapse:not(:checked)+.side.animated.left,.side-collapse:not(:checked)+.side.animated.right{transition:width 1s}.side-collapse:not(:checked)+.side.animated.top,.side-collapse:not(:checked)+.side.animated.bottom{transition:height 1s}.side-collapse:not(:checked)+.side.animated~.body-content{transition:margin 1s}.side-collapse:not(:checked)+.side.left:not(.cover)~.body-content{margin-left:0}.side-collapse:not(:checked)+.side.left:not(.cover)~.body-content .header.fixed,.side-collapse:not(:checked)+.side.left:not(.cover)~.body-content.header.fixed{margin-left:0;left:0}.side-collapse:not(:checked)+.side.left:not(.cover)~.body-content .header.fixed .menu-mobile,.side-collapse:not(:checked)+.side.left:not(.cover)~.body-content.header.fixed .menu-mobile{left:0}.side-collapse:not(:checked)+.side.right:not(.cover)~.body-content{margin-right:0}.side-collapse:not(:checked)+.side.right:not(.cover)~.body-content .header.fixed,.side-collapse:not(:checked)+.side.right:not(.cover)~.body-content.header.fixed{margin-right:0;right:0}.side-collapse:not(:checked)+.side.right:not(.cover)~.body-content .header.fixed .menu-mobile,.side-collapse:not(:checked)+.side.right:not(.cover)~.body-content.header.fixed .menu-mobile{right:0}.side-collapse:not(:checked)+.side.top:not(.cover)~.body-content{margin-top:37.5px}.side-collapse:not(:checked)+.side.top:not(.cover)~.body-content .header.fixed,.side-collapse:not(:checked)+.side.top:not(.cover)~.body-content.header.fixed{margin-top:0;top:37.5px}.side-collapse:not(:checked)+.side.bottom:not(.cover)~.body-content{margin-bottom:37.5px}.side-collapse:not(:checked)+.side.bottom:not(.cover)~.body-content .header.fixed,.side-collapse:not(:checked)+.side.bottom:not(.cover)~.body-content.header.fixed{margin-bottom:0;bottom:37.5px}.side-collapse:not(:checked)+.side.left,.side-collapse:not(:checked)+.side.right{width:0}.side-collapse:not(:checked)+.side.top,.side-collapse:not(:checked)+.side.bottom{height:37.5px}.side-collapse:not(:checked)+.side.hoverable.left.width-1:hover,.side-collapse:not(:checked)+.side.hoverable.right.width-1:hover,.side-collapse:not(:checked)+.side.focusable.left.width-1:focus,.side-collapse:not(:checked)+.side.focusable.right.width-1:focus{width:94px}.side-collapse:not(:checked)+.side.hoverable.left.width-2:hover,.side-collapse:not(:checked)+.side.hoverable.right.width-2:hover,.side-collapse:not(:checked)+.side.focusable.left.width-2:focus,.side-collapse:not(:checked)+.side.focusable.right.width-2:focus{width:188px}.side-collapse:not(:checked)+.side.hoverable.left.width-3:hover,.side-collapse:not(:checked)+.side.hoverable.right.width-3:hover,.side-collapse:not(:checked)+.side.focusable.left.width-3:focus,.side-collapse:not(:checked)+.side.focusable.right.width-3:focus{width:282px}.side-collapse:not(:checked)+.side.hoverable.left.width-4:hover,.side-collapse:not(:checked)+.side.hoverable.right.width-4:hover,.side-collapse:not(:checked)+.side.focusable.left.width-4:focus,.side-collapse:not(:checked)+.side.focusable.right.width-4:focus{width:376px}.side-collapse:not(:checked)+.side.hoverable.left.width-5:hover,.side-collapse:not(:checked)+.side.hoverable.right.width-5:hover,.side-collapse:not(:checked)+.side.focusable.left.width-5:focus,.side-collapse:not(:checked)+.side.focusable.right.width-5:focus{width:470px}.side-collapse:not(:checked)+.side.hoverable.left.width-6:hover,.side-collapse:not(:checked)+.side.hoverable.right.width-6:hover,.side-collapse:not(:checked)+.side.focusable.left.width-6:focus,.side-collapse:not(:checked)+.side.focusable.right.width-6:focus{width:564px}.side-collapse:not(:checked)+.side.hoverable.left.width-7:hover,.side-collapse:not(:checked)+.side.hoverable.right.width-7:hover,.side-collapse:not(:checked)+.side.focusable.left.width-7:focus,.side-collapse:not(:checked)+.side.focusable.right.width-7:focus{width:658px}.side-collapse:not(:checked)+.side.hoverable.left.width-8:hover,.side-collapse:not(:checked)+.side.hoverable.right.width-8:hover,.side-collapse:not(:checked)+.side.focusable.left.width-8:focus,.side-collapse:not(:checked)+.side.focusable.right.width-8:focus{width:752px}.side-collapse:not(:checked)+.side.hoverable.left.width-9:hover,.side-collapse:not(:checked)+.side.hoverable.right.width-9:hover,.side-collapse:not(:checked)+.side.focusable.left.width-9:focus,.side-collapse:not(:checked)+.side.focusable.right.width-9:focus{width:846px}.side-collapse:not(:checked)+.side.hoverable.left.width-10:hover,.side-collapse:not(:checked)+.side.hoverable.right.width-10:hover,.side-collapse:not(:checked)+.side.focusable.left.width-10:focus,.side-collapse:not(:checked)+.side.focusable.right.width-10:focus{width:940px}.side-collapse:not(:checked)+.side.hoverable.left.width-11:hover,.side-collapse:not(:checked)+.side.hoverable.right.width-11:hover,.side-collapse:not(:checked)+.side.focusable.left.width-11:focus,.side-collapse:not(:checked)+.side.focusable.right.width-11:focus{width:1034px}.side-collapse:not(:checked)+.side.hoverable.left.width-12:hover,.side-collapse:not(:checked)+.side.hoverable.right.width-12:hover,.side-collapse:not(:checked)+.side.focusable.left.width-12:focus,.side-collapse:not(:checked)+.side.focusable.right.width-12:focus{width:1128px}.side-collapse:not(:checked)+.side.hoverable.top.height-1:hover,.side-collapse:not(:checked)+.side.hoverable.bottom.height-1:hover,.side-collapse:not(:checked)+.side.focusable.top.height-1:focus,.side-collapse:not(:checked)+.side.focusable.bottom.height-1:focus{height:50px}.side-collapse:not(:checked)+.side.hoverable.top.height-2:hover,.side-collapse:not(:checked)+.side.hoverable.bottom.height-2:hover,.side-collapse:not(:checked)+.side.focusable.top.height-2:focus,.side-collapse:not(:checked)+.side.focusable.bottom.height-2:focus{height:100px}.side-collapse:not(:checked)+.side.hoverable.top.height-3:hover,.side-collapse:not(:checked)+.side.hoverable.bottom.height-3:hover,.side-collapse:not(:checked)+.side.focusable.top.height-3:focus,.side-collapse:not(:checked)+.side.focusable.bottom.height-3:focus{height:150px}.side-collapse:not(:checked)+.side.hoverable.top.height-4:hover,.side-collapse:not(:checked)+.side.hoverable.bottom.height-4:hover,.side-collapse:not(:checked)+.side.focusable.top.height-4:focus,.side-collapse:not(:checked)+.side.focusable.bottom.height-4:focus{height:200px}.side-collapse:not(:checked)+.side.hoverable.top.height-5:hover,.side-collapse:not(:checked)+.side.hoverable.bottom.height-5:hover,.side-collapse:not(:checked)+.side.focusable.top.height-5:focus,.side-collapse:not(:checked)+.side.focusable.bottom.height-5:focus{height:250px}.side-collapse:not(:checked)+.side.hoverable.top.height-6:hover,.side-collapse:not(:checked)+.side.hoverable.bottom.height-6:hover,.side-collapse:not(:checked)+.side.focusable.top.height-6:focus,.side-collapse:not(:checked)+.side.focusable.bottom.height-6:focus{height:300px}.side-collapse:not(:checked)+.side.hoverable.top.height-7:hover,.side-collapse:not(:checked)+.side.hoverable.bottom.height-7:hover,.side-collapse:not(:checked)+.side.focusable.top.height-7:focus,.side-collapse:not(:checked)+.side.focusable.bottom.height-7:focus{height:350px}.side-collapse:not(:checked)+.side.hoverable.top.height-8:hover,.side-collapse:not(:checked)+.side.hoverable.bottom.height-8:hover,.side-collapse:not(:checked)+.side.focusable.top.height-8:focus,.side-collapse:not(:checked)+.side.focusable.bottom.height-8:focus{height:400px}.side-collapse:not(:checked)+.side.hoverable.top.height-9:hover,.side-collapse:not(:checked)+.side.hoverable.bottom.height-9:hover,.side-collapse:not(:checked)+.side.focusable.top.height-9:focus,.side-collapse:not(:checked)+.side.focusable.bottom.height-9:focus{height:450px}.side-collapse:not(:checked)+.side.hoverable.top.height-10:hover,.side-collapse:not(:checked)+.side.hoverable.bottom.height-10:hover,.side-collapse:not(:checked)+.side.focusable.top.height-10:focus,.side-collapse:not(:checked)+.side.focusable.bottom.height-10:focus{height:500px}.side-collapse:not(:checked)+.side.hoverable.top.height-11:hover,.side-collapse:not(:checked)+.side.hoverable.bottom.height-11:hover,.side-collapse:not(:checked)+.side.focusable.top.height-11:focus,.side-collapse:not(:checked)+.side.focusable.bottom.height-11:focus{height:550px}.side-collapse:not(:checked)+.side.hoverable.top.height-12:hover,.side-collapse:not(:checked)+.side.hoverable.bottom.height-12:hover,.side-collapse:not(:checked)+.side.focusable.top.height-12:focus,.side-collapse:not(:checked)+.side.focusable.bottom.height-12:focus{height:600px}.side-collapse:not(:checked)+.side.focusable.focus-backdrop:focus+.side-backdrop{display:block}.side-collapse:not(:checked)+.side.hoverable.hover-backdrop:hover+.side-backdrop{display:block}}@media (max-width: 1023px){.side-collapse:not(:checked)+.side.hoverable{display:block}.side-collapse:not(:checked)+.side.hoverable.left:not(:hover),.side-collapse:not(:checked)+.side.hoverable.right:not(:hover){width:5px;opacity:0;overflow-x:hidden}.side-collapse:not(:checked)+.side.hoverable.top:not(:hover),.side-collapse:not(:checked)+.side.hoverable.bottom:not(:hover){height:5px;opacity:0;overflow-y:hidden}.side-collapse:not(:checked)+.side.left:not(.cover)~.body-content .header.fixed,.side-collapse:not(:checked)+.side.left:not(.cover)~.body-content.header.fixed,.side-collapse:not(:checked)+.side.right:not(.cover)~.body-content .header.fixed,.side-collapse:not(:checked)+.side.right:not(.cover)~.body-content.header.fixed,.side-collapse:not(:checked)+.side .cover.left~.body-content .header.fixed,.side-collapse:not(:checked)+.side .cover.left~.body-content.header.fixed,.side-collapse:not(:checked)+.side .cover.right~.body-content .header.fixed,.side-collapse:not(:checked)+.side .cover.right~.body-content.header.fixed{margin-left:0;left:0;margin-right:0;right:0}.side-collapse:not(:checked)+.side.left:not(.cover)~.body-content .header.fixed .menu-mobile,.side-collapse:not(:checked)+.side.left:not(.cover)~.body-content.header.fixed .menu-mobile,.side-collapse:not(:checked)+.side.right:not(.cover)~.body-content .header.fixed .menu-mobile,.side-collapse:not(:checked)+.side.right:not(.cover)~.body-content.header.fixed .menu-mobile,.side-collapse:not(:checked)+.side .cover.left~.body-content .header.fixed .menu-mobile,.side-collapse:not(:checked)+.side .cover.left~.body-content.header.fixed .menu-mobile,.side-collapse:not(:checked)+.side .cover.right~.body-content .header.fixed .menu-mobile,.side-collapse:not(:checked)+.side .cover.right~.body-content.header.fixed .menu-mobile{left:0}.side-collapse:not(:checked)+.side.left:not(.cover)~.body-content .header.fixed .menu-mobile,.side-collapse:not(:checked)+.side.left:not(.cover)~.body-content.header.fixed .menu-mobile,.side-collapse:not(:checked)+.side.right:not(.cover)~.body-content .header.fixed .menu-mobile,.side-collapse:not(:checked)+.side.right:not(.cover)~.body-content.header.fixed .menu-mobile,.side-collapse:not(:checked)+.side .cover.left~.body-content .header.fixed .menu-mobile,.side-collapse:not(:checked)+.side .cover.left~.body-content.header.fixed .menu-mobile,.side-collapse:not(:checked)+.side .cover.right~.body-content .header.fixed .menu-mobile,.side-collapse:not(:checked)+.side .cover.right~.body-content.header.fixed .menu-mobile{right:0}.side-collapse:not(:checked)+.side:not(.hoverable),.side-collapse:not(:checked)+.side.hoverable:not(:hover){display:none}.side-collapse:not(:checked)+.side:not(.hoverable)~.side-open,.side-collapse:not(:checked)+.side.hoverable:not(:hover)~.side-open{display:block}.side-collapse:not(:checked)+.side.animated:not(.hoverable),.side-collapse:not(:checked)+.side.hoverable.animated:not(:hover){display:block}.side-collapse:not(:checked)+.side.animated.left:not(.hoverable),.side-collapse:not(:checked)+.side.animated.right:not(.hoverable),.side-collapse:not(:checked)+.side.hoverable.animated.left:not(:hover),.side-collapse:not(:checked)+.side.hoverable.animated.right:not(:hover){width:0;overflow-x:hidden}.side-collapse:not(:checked)+.side.animated.top:not(.hoverable),.side-collapse:not(:checked)+.side.animated.bottom:not(.hoverable),.side-collapse:not(:checked)+.side.hoverable.animated.top:not(:hover),.side-collapse:not(:checked)+.side.hoverable.animated.bottom:not(:hover){height:0;overflow-y:hidden}.side-collapse:not(:checked)+.side.left:not([class*="width-"]),.side-collapse:not(:checked)+.side.right:not([class*="width-"]){width:100px}.side-collapse:not(:checked)+.side.left[class*="width-"]~.body-content,.side-collapse:not(:checked)+.side.left:not([class*="width-"])~.body-content{margin-left:0}.side-collapse:not(:checked)+.side.right[class*="width-"]~.body-content,.side-collapse:not(:checked)+.side.right:not([class*="width-"])~.body-content{margin-right:0}.side-collapse:not(:checked)+.side.top:not([class*="height-"]),.side-collapse:not(:checked)+.side.bottom:not([class*="height-"]){height:4.2rem}.side-collapse:not(:checked)+.side.top[class*="height-"]:not(.manual)~.body-content{margin-top:0}.side-collapse:not(:checked)+.side.bottom[class*="height-"]:not(.manual)~.body-content{margin-bottom:0}}@media (max-width: 1023px){.side-collapse:checked{display:block !important;position:fixed;right:0;top:0;bottom:0;left:0;z-index:1098;opacity:0;width:100%;height:100%}}@media (min-width: 1024px){.side-collapse:checked+.side .with-collapse{display:none}.side-collapse:checked+.side .collapsed-hide{display:none}.side-collapse:checked+.side .collapsed-show{display:block}.side-collapse:checked+.side.animated.left,.side-collapse:checked+.side.animated.right{transition:width 1s}.side-collapse:checked+.side.animated.top,.side-collapse:checked+.side.animated.bottom{transition:height 1s}.side-collapse:checked+.side.animated~.body-content{transition:margin 1s}.side-collapse:checked+.side.left:not(.cover)~.body-content{margin-left:0}.side-collapse:checked+.side.left:not(.cover)~.body-content .header.fixed,.side-collapse:checked+.side.left:not(.cover)~.body-content.header.fixed{margin-left:0;left:0}.side-collapse:checked+.side.left:not(.cover)~.body-content .header.fixed .menu-mobile,.side-collapse:checked+.side.left:not(.cover)~.body-content.header.fixed .menu-mobile{left:0}.side-collapse:checked+.side.right:not(.cover)~.body-content{margin-right:0}.side-collapse:checked+.side.right:not(.cover)~.body-content .header.fixed,.side-collapse:checked+.side.right:not(.cover)~.body-content.header.fixed{margin-right:0;right:0}.side-collapse:checked+.side.right:not(.cover)~.body-content .header.fixed .menu-mobile,.side-collapse:checked+.side.right:not(.cover)~.body-content.header.fixed .menu-mobile{right:0}.side-collapse:checked+.side.top:not(.cover)~.body-content{margin-top:37.5px}.side-collapse:checked+.side.top:not(.cover)~.body-content .header.fixed,.side-collapse:checked+.side.top:not(.cover)~.body-content.header.fixed{margin-top:0;top:37.5px}.side-collapse:checked+.side.bottom:not(.cover)~.body-content{margin-bottom:37.5px}.side-collapse:checked+.side.bottom:not(.cover)~.body-content .header.fixed,.side-collapse:checked+.side.bottom:not(.cover)~.body-content.header.fixed{margin-bottom:0;bottom:37.5px}.side-collapse:checked+.side.left,.side-collapse:checked+.side.right{width:0}.side-collapse:checked+.side.top,.side-collapse:checked+.side.bottom{height:37.5px}.side-collapse:checked+.side.hoverable.left.width-1:hover,.side-collapse:checked+.side.hoverable.right.width-1:hover,.side-collapse:checked+.side.focusable.left.width-1:focus,.side-collapse:checked+.side.focusable.right.width-1:focus{width:94px}.side-collapse:checked+.side.hoverable.left.width-2:hover,.side-collapse:checked+.side.hoverable.right.width-2:hover,.side-collapse:checked+.side.focusable.left.width-2:focus,.side-collapse:checked+.side.focusable.right.width-2:focus{width:188px}.side-collapse:checked+.side.hoverable.left.width-3:hover,.side-collapse:checked+.side.hoverable.right.width-3:hover,.side-collapse:checked+.side.focusable.left.width-3:focus,.side-collapse:checked+.side.focusable.right.width-3:focus{width:282px}.side-collapse:checked+.side.hoverable.left.width-4:hover,.side-collapse:checked+.side.hoverable.right.width-4:hover,.side-collapse:checked+.side.focusable.left.width-4:focus,.side-collapse:checked+.side.focusable.right.width-4:focus{width:376px}.side-collapse:checked+.side.hoverable.left.width-5:hover,.side-collapse:checked+.side.hoverable.right.width-5:hover,.side-collapse:checked+.side.focusable.left.width-5:focus,.side-collapse:checked+.side.focusable.right.width-5:focus{width:470px}.side-collapse:checked+.side.hoverable.left.width-6:hover,.side-collapse:checked+.side.hoverable.right.width-6:hover,.side-collapse:checked+.side.focusable.left.width-6:focus,.side-collapse:checked+.side.focusable.right.width-6:focus{width:564px}.side-collapse:checked+.side.hoverable.left.width-7:hover,.side-collapse:checked+.side.hoverable.right.width-7:hover,.side-collapse:checked+.side.focusable.left.width-7:focus,.side-collapse:checked+.side.focusable.right.width-7:focus{width:658px}.side-collapse:checked+.side.hoverable.left.width-8:hover,.side-collapse:checked+.side.hoverable.right.width-8:hover,.side-collapse:checked+.side.focusable.left.width-8:focus,.side-collapse:checked+.side.focusable.right.width-8:focus{width:752px}.side-collapse:checked+.side.hoverable.left.width-9:hover,.side-collapse:checked+.side.hoverable.right.width-9:hover,.side-collapse:checked+.side.focusable.left.width-9:focus,.side-collapse:checked+.side.focusable.right.width-9:focus{width:846px}.side-collapse:checked+.side.hoverable.left.width-10:hover,.side-collapse:checked+.side.hoverable.right.width-10:hover,.side-collapse:checked+.side.focusable.left.width-10:focus,.side-collapse:checked+.side.focusable.right.width-10:focus{width:940px}.side-collapse:checked+.side.hoverable.left.width-11:hover,.side-collapse:checked+.side.hoverable.right.width-11:hover,.side-collapse:checked+.side.focusable.left.width-11:focus,.side-collapse:checked+.side.focusable.right.width-11:focus{width:1034px}.side-collapse:checked+.side.hoverable.left.width-12:hover,.side-collapse:checked+.side.hoverable.right.width-12:hover,.side-collapse:checked+.side.focusable.left.width-12:focus,.side-collapse:checked+.side.focusable.right.width-12:focus{width:1128px}.side-collapse:checked+.side.hoverable.top.height-1:hover,.side-collapse:checked+.side.hoverable.bottom.height-1:hover,.side-collapse:checked+.side.focusable.top.height-1:focus,.side-collapse:checked+.side.focusable.bottom.height-1:focus{height:50px}.side-collapse:checked+.side.hoverable.top.height-2:hover,.side-collapse:checked+.side.hoverable.bottom.height-2:hover,.side-collapse:checked+.side.focusable.top.height-2:focus,.side-collapse:checked+.side.focusable.bottom.height-2:focus{height:100px}.side-collapse:checked+.side.hoverable.top.height-3:hover,.side-collapse:checked+.side.hoverable.bottom.height-3:hover,.side-collapse:checked+.side.focusable.top.height-3:focus,.side-collapse:checked+.side.focusable.bottom.height-3:focus{height:150px}.side-collapse:checked+.side.hoverable.top.height-4:hover,.side-collapse:checked+.side.hoverable.bottom.height-4:hover,.side-collapse:checked+.side.focusable.top.height-4:focus,.side-collapse:checked+.side.focusable.bottom.height-4:focus{height:200px}.side-collapse:checked+.side.hoverable.top.height-5:hover,.side-collapse:checked+.side.hoverable.bottom.height-5:hover,.side-collapse:checked+.side.focusable.top.height-5:focus,.side-collapse:checked+.side.focusable.bottom.height-5:focus{height:250px}.side-collapse:checked+.side.hoverable.top.height-6:hover,.side-collapse:checked+.side.hoverable.bottom.height-6:hover,.side-collapse:checked+.side.focusable.top.height-6:focus,.side-collapse:checked+.side.focusable.bottom.height-6:focus{height:300px}.side-collapse:checked+.side.hoverable.top.height-7:hover,.side-collapse:checked+.side.hoverable.bottom.height-7:hover,.side-collapse:checked+.side.focusable.top.height-7:focus,.side-collapse:checked+.side.focusable.bottom.height-7:focus{height:350px}.side-collapse:checked+.side.hoverable.top.height-8:hover,.side-collapse:checked+.side.hoverable.bottom.height-8:hover,.side-collapse:checked+.side.focusable.top.height-8:focus,.side-collapse:checked+.side.focusable.bottom.height-8:focus{height:400px}.side-collapse:checked+.side.hoverable.top.height-9:hover,.side-collapse:checked+.side.hoverable.bottom.height-9:hover,.side-collapse:checked+.side.focusable.top.height-9:focus,.side-collapse:checked+.side.focusable.bottom.height-9:focus{height:450px}.side-collapse:checked+.side.hoverable.top.height-10:hover,.side-collapse:checked+.side.hoverable.bottom.height-10:hover,.side-collapse:checked+.side.focusable.top.height-10:focus,.side-collapse:checked+.side.focusable.bottom.height-10:focus{height:500px}.side-collapse:checked+.side.hoverable.top.height-11:hover,.side-collapse:checked+.side.hoverable.bottom.height-11:hover,.side-collapse:checked+.side.focusable.top.height-11:focus,.side-collapse:checked+.side.focusable.bottom.height-11:focus{height:550px}.side-collapse:checked+.side.hoverable.top.height-12:hover,.side-collapse:checked+.side.hoverable.bottom.height-12:hover,.side-collapse:checked+.side.focusable.top.height-12:focus,.side-collapse:checked+.side.focusable.bottom.height-12:focus{height:600px}.side-collapse:checked+.side.focusable.focus-backdrop:focus+.side-backdrop{display:block}.side-collapse:checked+.side.hoverable.hover-backdrop:hover+.side-backdrop{display:block}}@media (max-width: 1023px) and (max-width: 1180px){.side-collapse:checked+.side.side-form{width:100% !important}}@media (max-width: 1023px){.side-collapse:checked+.side .with-collapse{display:none}}@media (max-width: 1023px) and (min-width: 1180px) and (max-width: 1300px){.side-collapse:checked+.side~.body-content>.grid .table .td.number,.side-collapse:checked+.side~.body-content>.grid .table .td.actions,.side-collapse:checked+.side~.body-content>.grid .table td.number,.side-collapse:checked+.side~.body-content>.grid .table td.actions,.side-collapse:checked+.side~.body-content>.grid .table th.number,.side-collapse:checked+.side~.body-content>.grid .table th.actions,.side-collapse:checked+.side~.body-content>.grid .table .th.number,.side-collapse:checked+.side~.body-content>.grid .table .th.actions,.side-collapse:checked+.side~.body-content>div>.grid .table .td.number,.side-collapse:checked+.side~.body-content>div>.grid .table .td.actions,.side-collapse:checked+.side~.body-content>div>.grid .table td.number,.side-collapse:checked+.side~.body-content>div>.grid .table td.actions,.side-collapse:checked+.side~.body-content>div>.grid .table th.number,.side-collapse:checked+.side~.body-content>div>.grid .table th.actions,.side-collapse:checked+.side~.body-content>div>.grid .table .th.number,.side-collapse:checked+.side~.body-content>div>.grid .table .th.actions{padding-right:1rem}.side-collapse:checked+.side~.body-content>.grid .table .td .status,.side-collapse:checked+.side~.body-content>.grid .table td .status,.side-collapse:checked+.side~.body-content>.grid .table th .status,.side-collapse:checked+.side~.body-content>.grid .table .th .status,.side-collapse:checked+.side~.body-content>div>.grid .table .td .status,.side-collapse:checked+.side~.body-content>div>.grid .table td .status,.side-collapse:checked+.side~.body-content>div>.grid .table th .status,.side-collapse:checked+.side~.body-content>div>.grid .table .th .status{min-width:7rem;padding:0 1rem;font-size:1.1rem}}@media (max-width: 1023px) and (min-width: 1180px){.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  6)}.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  7)}.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  8)}.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  9)}.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  10)}.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  11)}.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  12)}.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  13)}.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  14)}.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  15)}.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  16)}.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  17)}.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  18)}.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  19)}.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  20)}.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  21)}.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  6)}.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  7)}.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  8)}.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  9)}.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  10)}.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  11)}.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  12)}.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  13)}.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  14)}.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  15)}.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  16)}.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  17)}.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  18)}.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  19)}.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  20)}.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  21)}}@media (max-width: 1023px){.side-collapse:checked+.side .expanded-hide{display:none}.side-collapse:checked+.side .expanded-show{display:block}.side-collapse:checked+.side.left:not([class*="width-"]),.side-collapse:checked+.side.right:not([class*="width-"]){width:100px}.side-collapse:checked+.side.top:not([class*="height-"]),.side-collapse:checked+.side.bottom:not([class*="height-"]){height:4.2rem}.side-collapse:checked+.side.cover.left~.body-content{margin-left:0}.side-collapse:checked+.side.cover.right~.body-content{margin-right:0}.side-collapse:checked+.side.cover.top:not(.manual)~.body-content{margin-top:37.5px}.side-collapse:checked+.side.cover.bottom~.body-content{margin-bottom:37.5px}}@media (max-width: 1023px){.side-collapse:checked+.side.left,.side-collapse:checked+.side.right{max-width:100%;width:300px !important;display:block !important}}@media (max-width: 1023px) and (max-width: 1180px){.side-collapse:checked+.side.left.side-form,.side-collapse:checked+.side.right.side-form{width:100% !important}}@media (max-width: 1023px){.side-collapse:checked+.side.left .with-collapse,.side-collapse:checked+.side.right .with-collapse{display:none}}@media (max-width: 1023px) and (min-width: 1180px) and (max-width: 1300px){.side-collapse:checked+.side.left~.body-content>.grid .table .td.number,.side-collapse:checked+.side.left~.body-content>.grid .table .td.actions,.side-collapse:checked+.side.left~.body-content>.grid .table td.number,.side-collapse:checked+.side.left~.body-content>.grid .table td.actions,.side-collapse:checked+.side.left~.body-content>.grid .table th.number,.side-collapse:checked+.side.left~.body-content>.grid .table th.actions,.side-collapse:checked+.side.left~.body-content>.grid .table .th.number,.side-collapse:checked+.side.left~.body-content>.grid .table .th.actions,.side-collapse:checked+.side.left~.body-content>div>.grid .table .td.number,.side-collapse:checked+.side.left~.body-content>div>.grid .table .td.actions,.side-collapse:checked+.side.left~.body-content>div>.grid .table td.number,.side-collapse:checked+.side.left~.body-content>div>.grid .table td.actions,.side-collapse:checked+.side.left~.body-content>div>.grid .table th.number,.side-collapse:checked+.side.left~.body-content>div>.grid .table th.actions,.side-collapse:checked+.side.left~.body-content>div>.grid .table .th.number,.side-collapse:checked+.side.left~.body-content>div>.grid .table .th.actions,.side-collapse:checked+.side.right~.body-content>.grid .table .td.number,.side-collapse:checked+.side.right~.body-content>.grid .table .td.actions,.side-collapse:checked+.side.right~.body-content>.grid .table td.number,.side-collapse:checked+.side.right~.body-content>.grid .table td.actions,.side-collapse:checked+.side.right~.body-content>.grid .table th.number,.side-collapse:checked+.side.right~.body-content>.grid .table th.actions,.side-collapse:checked+.side.right~.body-content>.grid .table .th.number,.side-collapse:checked+.side.right~.body-content>.grid .table .th.actions,.side-collapse:checked+.side.right~.body-content>div>.grid .table .td.number,.side-collapse:checked+.side.right~.body-content>div>.grid .table .td.actions,.side-collapse:checked+.side.right~.body-content>div>.grid .table td.number,.side-collapse:checked+.side.right~.body-content>div>.grid .table td.actions,.side-collapse:checked+.side.right~.body-content>div>.grid .table th.number,.side-collapse:checked+.side.right~.body-content>div>.grid .table th.actions,.side-collapse:checked+.side.right~.body-content>div>.grid .table .th.number,.side-collapse:checked+.side.right~.body-content>div>.grid .table .th.actions{padding-right:1rem}.side-collapse:checked+.side.left~.body-content>.grid .table .td .status,.side-collapse:checked+.side.left~.body-content>.grid .table td .status,.side-collapse:checked+.side.left~.body-content>.grid .table th .status,.side-collapse:checked+.side.left~.body-content>.grid .table .th .status,.side-collapse:checked+.side.left~.body-content>div>.grid .table .td .status,.side-collapse:checked+.side.left~.body-content>div>.grid .table td .status,.side-collapse:checked+.side.left~.body-content>div>.grid .table th .status,.side-collapse:checked+.side.left~.body-content>div>.grid .table .th .status,.side-collapse:checked+.side.right~.body-content>.grid .table .td .status,.side-collapse:checked+.side.right~.body-content>.grid .table td .status,.side-collapse:checked+.side.right~.body-content>.grid .table th .status,.side-collapse:checked+.side.right~.body-content>.grid .table .th .status,.side-collapse:checked+.side.right~.body-content>div>.grid .table .td .status,.side-collapse:checked+.side.right~.body-content>div>.grid .table td .status,.side-collapse:checked+.side.right~.body-content>div>.grid .table th .status,.side-collapse:checked+.side.right~.body-content>div>.grid .table .th .status{min-width:7rem;padding:0 1rem;font-size:1.1rem}}@media (max-width: 1023px) and (min-width: 1180px){.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  6)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  7)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  8)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  9)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  10)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  11)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  12)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  13)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  14)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  15)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  16)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  17)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  18)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  19)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  20)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  21)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  6)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  7)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  8)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  9)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  10)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  11)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  12)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  13)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  14)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  15)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  16)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  17)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  18)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  19)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  20)}.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-collapse:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  21)}}@media (max-width: 1023px){.side-collapse:checked+.side.left .with-logo,.side-collapse:checked+.side.right .with-logo{display:none}.side-collapse:checked+.side.left+.header,.side-collapse:checked+.side.right+.header{width:100vw !important}.side-collapse:checked+.side.left .item,.side-collapse:checked+.side.right .item{white-space:nowrap;min-height:3.5rem;text-align:left;position:relative;padding-left:4rem}.side-collapse:checked+.side.left .item+.item,.side-collapse:checked+.side.right .item+.item{margin-top:4rem}.side-collapse:checked+.side.left .item i,.side-collapse:checked+.side.left .item .avatar,.side-collapse:checked+.side.right .item i,.side-collapse:checked+.side.right .item .avatar{margin-top:0;position:absolute;left:4rem;top:0;font-size:3.5rem}.side-collapse:checked+.side.left .item i+span,.side-collapse:checked+.side.left .item .avatar+span,.side-collapse:checked+.side.right .item i+span,.side-collapse:checked+.side.right .item .avatar+span{display:inline-block;margin-left:5.5rem;font-size:1.3rem;margin-top:1.2rem}.side-collapse:checked+.side.left .item>span.with-count+span,.side-collapse:checked+.side.right .item>span.with-count+span{display:inline-block;margin-left:5.5rem;font-size:1.3rem;margin-top:1.2rem}.side-collapse:checked+.side.left .item>span.with-count:first-child,.side-collapse:checked+.side.right .item>span.with-count:first-child{position:static}.side-collapse:checked+.side.left .item>span.with-count:first-child span,.side-collapse:checked+.side.right .item>span.with-count:first-child span{display:none}.side-collapse:checked+.side.left .item br,.side-collapse:checked+.side.right .item br{display:none}.side-collapse:checked+.side.left .with-collapse,.side-collapse:checked+.side.right .with-collapse{display:block;position:absolute;right:1.5rem;top:1.5rem;cursor:pointer;z-index:1}.side-collapse:checked+.side.left .with-collapse label,.side-collapse:checked+.side.right .with-collapse label{display:block}.side-collapse:checked+.side.left .with-collapse i,.side-collapse:checked+.side.right .with-collapse i{color:#979ea7;font-size:3rem}.side-collapse:checked+.side.left .side-content,.side-collapse:checked+.side.right .side-content{padding-top:9.5rem}.side-collapse:checked+.side.left~.body-content>*,.side-collapse:checked+.side.right~.body-content>*{width:100vw !important;max-width:none}.side-collapse:checked+.side.left~.body-content>.content-holder,.side-collapse:checked+.side.right~.body-content>.content-holder{margin-left:20;margin-right:20}.side-collapse:checked+.side.left+.side-backdrop,.side-collapse:checked+.side.right+.side-backdrop{display:block}.side-collapse:checked+.side.left.left:not(.cover)~.body-content,.side-collapse:checked+.side.left.right:not(.cover)~.body-content,.side-collapse:checked+.side.right.left:not(.cover)~.body-content,.side-collapse:checked+.side.right.right:not(.cover)~.body-content{width:calc(100% - 300px);overflow:hidden}.side-collapse:checked+.side.left.left:not(.cover)~.body-content,.side-collapse:checked+.side.right.left:not(.cover)~.body-content{margin-left:300px}.side-collapse:checked+.side.left.left:not(.cover)~.body-content .header.fixed,.side-collapse:checked+.side.left.left:not(.cover)~.body-content.header.fixed,.side-collapse:checked+.side.right.left:not(.cover)~.body-content .header.fixed,.side-collapse:checked+.side.right.left:not(.cover)~.body-content.header.fixed{margin-left:0;left:300px}.side-collapse:checked+.side.left.left:not(.cover)~.body-content .header.fixed .menu-mobile,.side-collapse:checked+.side.left.left:not(.cover)~.body-content.header.fixed .menu-mobile,.side-collapse:checked+.side.right.left:not(.cover)~.body-content .header.fixed .menu-mobile,.side-collapse:checked+.side.right.left:not(.cover)~.body-content.header.fixed .menu-mobile{left:300px}.side-collapse:checked+.side.left.right:not(.cover)~.body-content,.side-collapse:checked+.side.right.right:not(.cover)~.body-content{margin-right:300px}.side-collapse:checked+.side.left.right:not(.cover)~.body-content .header.fixed,.side-collapse:checked+.side.left.right:not(.cover)~.body-content.header.fixed,.side-collapse:checked+.side.right.right:not(.cover)~.body-content .header.fixed,.side-collapse:checked+.side.right.right:not(.cover)~.body-content.header.fixed{margin-right:0;right:300px}.side-collapse:checked+.side.left.right:not(.cover)~.body-content .header.fixed .menu-mobile,.side-collapse:checked+.side.left.right:not(.cover)~.body-content.header.fixed .menu-mobile,.side-collapse:checked+.side.right.right:not(.cover)~.body-content .header.fixed .menu-mobile,.side-collapse:checked+.side.right.right:not(.cover)~.body-content.header.fixed .menu-mobile{right:300px}.side-collapse:checked+.side.left.cover~.body-content,.side-collapse:checked+.side.right.cover~.body-content{margin-left:0}}.side-expand:not(:checked)+.side .with-collapse{display:none}.side-expand:not(:checked)+.side .collapsed-hide{display:none}.side-expand:not(:checked)+.side .collapsed-show{display:block}.side-expand:not(:checked)+.side.animated.left,.side-expand:not(:checked)+.side.animated.right{transition:width 1s}.side-expand:not(:checked)+.side.animated.top,.side-expand:not(:checked)+.side.animated.bottom{transition:height 1s}.side-expand:not(:checked)+.side.animated~.body-content{transition:margin 1s}.side-expand:not(:checked)+.side.left:not(.cover)~.body-content{margin-left:0}.side-expand:not(:checked)+.side.left:not(.cover)~.body-content .header.fixed,.side-expand:not(:checked)+.side.left:not(.cover)~.body-content.header.fixed{margin-left:0;left:0}.side-expand:not(:checked)+.side.left:not(.cover)~.body-content .header.fixed .menu-mobile,.side-expand:not(:checked)+.side.left:not(.cover)~.body-content.header.fixed .menu-mobile{left:0}.side-expand:not(:checked)+.side.right:not(.cover)~.body-content{margin-right:0}.side-expand:not(:checked)+.side.right:not(.cover)~.body-content .header.fixed,.side-expand:not(:checked)+.side.right:not(.cover)~.body-content.header.fixed{margin-right:0;right:0}.side-expand:not(:checked)+.side.right:not(.cover)~.body-content .header.fixed .menu-mobile,.side-expand:not(:checked)+.side.right:not(.cover)~.body-content.header.fixed .menu-mobile{right:0}.side-expand:not(:checked)+.side.top:not(.cover)~.body-content{margin-top:37.5px}.side-expand:not(:checked)+.side.top:not(.cover)~.body-content .header.fixed,.side-expand:not(:checked)+.side.top:not(.cover)~.body-content.header.fixed{margin-top:0;top:37.5px}.side-expand:not(:checked)+.side.bottom:not(.cover)~.body-content{margin-bottom:37.5px}.side-expand:not(:checked)+.side.bottom:not(.cover)~.body-content .header.fixed,.side-expand:not(:checked)+.side.bottom:not(.cover)~.body-content.header.fixed{margin-bottom:0;bottom:37.5px}.side-expand:not(:checked)+.side.left,.side-expand:not(:checked)+.side.right{width:0}.side-expand:not(:checked)+.side.top,.side-expand:not(:checked)+.side.bottom{height:37.5px}.side-expand:not(:checked)+.side.hoverable.left.width-1:hover,.side-expand:not(:checked)+.side.hoverable.right.width-1:hover,.side-expand:not(:checked)+.side.focusable.left.width-1:focus,.side-expand:not(:checked)+.side.focusable.right.width-1:focus{width:94px}.side-expand:not(:checked)+.side.hoverable.left.width-2:hover,.side-expand:not(:checked)+.side.hoverable.right.width-2:hover,.side-expand:not(:checked)+.side.focusable.left.width-2:focus,.side-expand:not(:checked)+.side.focusable.right.width-2:focus{width:188px}.side-expand:not(:checked)+.side.hoverable.left.width-3:hover,.side-expand:not(:checked)+.side.hoverable.right.width-3:hover,.side-expand:not(:checked)+.side.focusable.left.width-3:focus,.side-expand:not(:checked)+.side.focusable.right.width-3:focus{width:282px}.side-expand:not(:checked)+.side.hoverable.left.width-4:hover,.side-expand:not(:checked)+.side.hoverable.right.width-4:hover,.side-expand:not(:checked)+.side.focusable.left.width-4:focus,.side-expand:not(:checked)+.side.focusable.right.width-4:focus{width:376px}.side-expand:not(:checked)+.side.hoverable.left.width-5:hover,.side-expand:not(:checked)+.side.hoverable.right.width-5:hover,.side-expand:not(:checked)+.side.focusable.left.width-5:focus,.side-expand:not(:checked)+.side.focusable.right.width-5:focus{width:470px}.side-expand:not(:checked)+.side.hoverable.left.width-6:hover,.side-expand:not(:checked)+.side.hoverable.right.width-6:hover,.side-expand:not(:checked)+.side.focusable.left.width-6:focus,.side-expand:not(:checked)+.side.focusable.right.width-6:focus{width:564px}.side-expand:not(:checked)+.side.hoverable.left.width-7:hover,.side-expand:not(:checked)+.side.hoverable.right.width-7:hover,.side-expand:not(:checked)+.side.focusable.left.width-7:focus,.side-expand:not(:checked)+.side.focusable.right.width-7:focus{width:658px}.side-expand:not(:checked)+.side.hoverable.left.width-8:hover,.side-expand:not(:checked)+.side.hoverable.right.width-8:hover,.side-expand:not(:checked)+.side.focusable.left.width-8:focus,.side-expand:not(:checked)+.side.focusable.right.width-8:focus{width:752px}.side-expand:not(:checked)+.side.hoverable.left.width-9:hover,.side-expand:not(:checked)+.side.hoverable.right.width-9:hover,.side-expand:not(:checked)+.side.focusable.left.width-9:focus,.side-expand:not(:checked)+.side.focusable.right.width-9:focus{width:846px}.side-expand:not(:checked)+.side.hoverable.left.width-10:hover,.side-expand:not(:checked)+.side.hoverable.right.width-10:hover,.side-expand:not(:checked)+.side.focusable.left.width-10:focus,.side-expand:not(:checked)+.side.focusable.right.width-10:focus{width:940px}.side-expand:not(:checked)+.side.hoverable.left.width-11:hover,.side-expand:not(:checked)+.side.hoverable.right.width-11:hover,.side-expand:not(:checked)+.side.focusable.left.width-11:focus,.side-expand:not(:checked)+.side.focusable.right.width-11:focus{width:1034px}.side-expand:not(:checked)+.side.hoverable.left.width-12:hover,.side-expand:not(:checked)+.side.hoverable.right.width-12:hover,.side-expand:not(:checked)+.side.focusable.left.width-12:focus,.side-expand:not(:checked)+.side.focusable.right.width-12:focus{width:1128px}.side-expand:not(:checked)+.side.hoverable.top.height-1:hover,.side-expand:not(:checked)+.side.hoverable.bottom.height-1:hover,.side-expand:not(:checked)+.side.focusable.top.height-1:focus,.side-expand:not(:checked)+.side.focusable.bottom.height-1:focus{height:50px}.side-expand:not(:checked)+.side.hoverable.top.height-2:hover,.side-expand:not(:checked)+.side.hoverable.bottom.height-2:hover,.side-expand:not(:checked)+.side.focusable.top.height-2:focus,.side-expand:not(:checked)+.side.focusable.bottom.height-2:focus{height:100px}.side-expand:not(:checked)+.side.hoverable.top.height-3:hover,.side-expand:not(:checked)+.side.hoverable.bottom.height-3:hover,.side-expand:not(:checked)+.side.focusable.top.height-3:focus,.side-expand:not(:checked)+.side.focusable.bottom.height-3:focus{height:150px}.side-expand:not(:checked)+.side.hoverable.top.height-4:hover,.side-expand:not(:checked)+.side.hoverable.bottom.height-4:hover,.side-expand:not(:checked)+.side.focusable.top.height-4:focus,.side-expand:not(:checked)+.side.focusable.bottom.height-4:focus{height:200px}.side-expand:not(:checked)+.side.hoverable.top.height-5:hover,.side-expand:not(:checked)+.side.hoverable.bottom.height-5:hover,.side-expand:not(:checked)+.side.focusable.top.height-5:focus,.side-expand:not(:checked)+.side.focusable.bottom.height-5:focus{height:250px}.side-expand:not(:checked)+.side.hoverable.top.height-6:hover,.side-expand:not(:checked)+.side.hoverable.bottom.height-6:hover,.side-expand:not(:checked)+.side.focusable.top.height-6:focus,.side-expand:not(:checked)+.side.focusable.bottom.height-6:focus{height:300px}.side-expand:not(:checked)+.side.hoverable.top.height-7:hover,.side-expand:not(:checked)+.side.hoverable.bottom.height-7:hover,.side-expand:not(:checked)+.side.focusable.top.height-7:focus,.side-expand:not(:checked)+.side.focusable.bottom.height-7:focus{height:350px}.side-expand:not(:checked)+.side.hoverable.top.height-8:hover,.side-expand:not(:checked)+.side.hoverable.bottom.height-8:hover,.side-expand:not(:checked)+.side.focusable.top.height-8:focus,.side-expand:not(:checked)+.side.focusable.bottom.height-8:focus{height:400px}.side-expand:not(:checked)+.side.hoverable.top.height-9:hover,.side-expand:not(:checked)+.side.hoverable.bottom.height-9:hover,.side-expand:not(:checked)+.side.focusable.top.height-9:focus,.side-expand:not(:checked)+.side.focusable.bottom.height-9:focus{height:450px}.side-expand:not(:checked)+.side.hoverable.top.height-10:hover,.side-expand:not(:checked)+.side.hoverable.bottom.height-10:hover,.side-expand:not(:checked)+.side.focusable.top.height-10:focus,.side-expand:not(:checked)+.side.focusable.bottom.height-10:focus{height:500px}.side-expand:not(:checked)+.side.hoverable.top.height-11:hover,.side-expand:not(:checked)+.side.hoverable.bottom.height-11:hover,.side-expand:not(:checked)+.side.focusable.top.height-11:focus,.side-expand:not(:checked)+.side.focusable.bottom.height-11:focus{height:550px}.side-expand:not(:checked)+.side.hoverable.top.height-12:hover,.side-expand:not(:checked)+.side.hoverable.bottom.height-12:hover,.side-expand:not(:checked)+.side.focusable.top.height-12:focus,.side-expand:not(:checked)+.side.focusable.bottom.height-12:focus{height:600px}.side-expand:not(:checked)+.side.focusable.focus-backdrop:focus+.side-backdrop{display:block}.side-expand:not(:checked)+.side.hoverable.hover-backdrop:hover+.side-backdrop{display:block}@media (max-width: 1023px){.side-expand:not(:checked)+.side.hoverable{display:block}.side-expand:not(:checked)+.side.hoverable.left:not(:hover),.side-expand:not(:checked)+.side.hoverable.right:not(:hover){width:5px;opacity:0;overflow-x:hidden}.side-expand:not(:checked)+.side.hoverable.top:not(:hover),.side-expand:not(:checked)+.side.hoverable.bottom:not(:hover){height:5px;opacity:0;overflow-y:hidden}.side-expand:not(:checked)+.side.left:not(.cover)~.body-content .header.fixed,.side-expand:not(:checked)+.side.left:not(.cover)~.body-content.header.fixed,.side-expand:not(:checked)+.side.right:not(.cover)~.body-content .header.fixed,.side-expand:not(:checked)+.side.right:not(.cover)~.body-content.header.fixed,.side-expand:not(:checked)+.side .cover.left~.body-content .header.fixed,.side-expand:not(:checked)+.side .cover.left~.body-content.header.fixed,.side-expand:not(:checked)+.side .cover.right~.body-content .header.fixed,.side-expand:not(:checked)+.side .cover.right~.body-content.header.fixed{margin-left:0;left:0;margin-right:0;right:0}.side-expand:not(:checked)+.side.left:not(.cover)~.body-content .header.fixed .menu-mobile,.side-expand:not(:checked)+.side.left:not(.cover)~.body-content.header.fixed .menu-mobile,.side-expand:not(:checked)+.side.right:not(.cover)~.body-content .header.fixed .menu-mobile,.side-expand:not(:checked)+.side.right:not(.cover)~.body-content.header.fixed .menu-mobile,.side-expand:not(:checked)+.side .cover.left~.body-content .header.fixed .menu-mobile,.side-expand:not(:checked)+.side .cover.left~.body-content.header.fixed .menu-mobile,.side-expand:not(:checked)+.side .cover.right~.body-content .header.fixed .menu-mobile,.side-expand:not(:checked)+.side .cover.right~.body-content.header.fixed .menu-mobile{left:0}.side-expand:not(:checked)+.side.left:not(.cover)~.body-content .header.fixed .menu-mobile,.side-expand:not(:checked)+.side.left:not(.cover)~.body-content.header.fixed .menu-mobile,.side-expand:not(:checked)+.side.right:not(.cover)~.body-content .header.fixed .menu-mobile,.side-expand:not(:checked)+.side.right:not(.cover)~.body-content.header.fixed .menu-mobile,.side-expand:not(:checked)+.side .cover.left~.body-content .header.fixed .menu-mobile,.side-expand:not(:checked)+.side .cover.left~.body-content.header.fixed .menu-mobile,.side-expand:not(:checked)+.side .cover.right~.body-content .header.fixed .menu-mobile,.side-expand:not(:checked)+.side .cover.right~.body-content.header.fixed .menu-mobile{right:0}.side-expand:not(:checked)+.side:not(.hoverable),.side-expand:not(:checked)+.side.hoverable:not(:hover){display:none}.side-expand:not(:checked)+.side:not(.hoverable)~.side-open,.side-expand:not(:checked)+.side.hoverable:not(:hover)~.side-open{display:block}.side-expand:not(:checked)+.side.animated:not(.hoverable),.side-expand:not(:checked)+.side.hoverable.animated:not(:hover){display:block}.side-expand:not(:checked)+.side.animated.left:not(.hoverable),.side-expand:not(:checked)+.side.animated.right:not(.hoverable),.side-expand:not(:checked)+.side.hoverable.animated.left:not(:hover),.side-expand:not(:checked)+.side.hoverable.animated.right:not(:hover){width:0;overflow-x:hidden}.side-expand:not(:checked)+.side.animated.top:not(.hoverable),.side-expand:not(:checked)+.side.animated.bottom:not(.hoverable),.side-expand:not(:checked)+.side.hoverable.animated.top:not(:hover),.side-expand:not(:checked)+.side.hoverable.animated.bottom:not(:hover){height:0;overflow-y:hidden}.side-expand:not(:checked)+.side.left:not([class*="width-"]),.side-expand:not(:checked)+.side.right:not([class*="width-"]){width:100px}.side-expand:not(:checked)+.side.left[class*="width-"]~.body-content,.side-expand:not(:checked)+.side.left:not([class*="width-"])~.body-content{margin-left:0}.side-expand:not(:checked)+.side.right[class*="width-"]~.body-content,.side-expand:not(:checked)+.side.right:not([class*="width-"])~.body-content{margin-right:0}.side-expand:not(:checked)+.side.top:not([class*="height-"]),.side-expand:not(:checked)+.side.bottom:not([class*="height-"]){height:4.2rem}.side-expand:not(:checked)+.side.top[class*="height-"]:not(.manual)~.body-content{margin-top:0}.side-expand:not(:checked)+.side.bottom[class*="height-"]:not(.manual)~.body-content{margin-bottom:0}}@media (max-width: 1023px){.side-expand:checked{display:block !important;position:fixed;right:0;top:0;bottom:0;left:0;z-index:1098;opacity:0;width:100%;height:100%}}@media (min-width: 1024px) and (max-width: 1180px){.side-expand:checked+.side.side-form{width:100% !important}}@media (min-width: 1024px){.side-expand:checked+.side .with-collapse{display:none}}@media (min-width: 1024px) and (min-width: 1180px) and (max-width: 1300px){.side-expand:checked+.side~.body-content>.grid .table .td.number,.side-expand:checked+.side~.body-content>.grid .table .td.actions,.side-expand:checked+.side~.body-content>.grid .table td.number,.side-expand:checked+.side~.body-content>.grid .table td.actions,.side-expand:checked+.side~.body-content>.grid .table th.number,.side-expand:checked+.side~.body-content>.grid .table th.actions,.side-expand:checked+.side~.body-content>.grid .table .th.number,.side-expand:checked+.side~.body-content>.grid .table .th.actions,.side-expand:checked+.side~.body-content>div>.grid .table .td.number,.side-expand:checked+.side~.body-content>div>.grid .table .td.actions,.side-expand:checked+.side~.body-content>div>.grid .table td.number,.side-expand:checked+.side~.body-content>div>.grid .table td.actions,.side-expand:checked+.side~.body-content>div>.grid .table th.number,.side-expand:checked+.side~.body-content>div>.grid .table th.actions,.side-expand:checked+.side~.body-content>div>.grid .table .th.number,.side-expand:checked+.side~.body-content>div>.grid .table .th.actions{padding-right:1rem}.side-expand:checked+.side~.body-content>.grid .table .td .status,.side-expand:checked+.side~.body-content>.grid .table td .status,.side-expand:checked+.side~.body-content>.grid .table th .status,.side-expand:checked+.side~.body-content>.grid .table .th .status,.side-expand:checked+.side~.body-content>div>.grid .table .td .status,.side-expand:checked+.side~.body-content>div>.grid .table td .status,.side-expand:checked+.side~.body-content>div>.grid .table th .status,.side-expand:checked+.side~.body-content>div>.grid .table .th .status{min-width:7rem;padding:0 1rem;font-size:1.1rem}}@media (min-width: 1024px) and (min-width: 1180px){.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  6)}.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  7)}.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  8)}.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  9)}.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  10)}.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  11)}.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  12)}.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  13)}.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  14)}.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  15)}.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  16)}.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  17)}.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  18)}.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  19)}.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  20)}.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  21)}.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  6)}.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  7)}.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  8)}.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  9)}.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  10)}.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  11)}.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  12)}.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  13)}.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  14)}.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  15)}.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  16)}.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  17)}.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  18)}.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  19)}.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  20)}.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side~.body-content>div>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  21)}}@media (min-width: 1024px){.side-expand:checked+.side .expanded-hide{display:none}.side-expand:checked+.side .expanded-show{display:block}.side-expand:checked+.side.left:not([class*="width-"]),.side-expand:checked+.side.right:not([class*="width-"]){width:100px}.side-expand:checked+.side.top:not([class*="height-"]),.side-expand:checked+.side.bottom:not([class*="height-"]){height:4.2rem}.side-expand:checked+.side.cover.left~.body-content{margin-left:0}.side-expand:checked+.side.cover.right~.body-content{margin-right:0}.side-expand:checked+.side.cover.top:not(.manual)~.body-content{margin-top:37.5px}.side-expand:checked+.side.cover.bottom~.body-content{margin-bottom:37.5px}}@media (max-width: 1023px){.side-expand:checked+.side.left,.side-expand:checked+.side.right{max-width:100%;width:300px !important;display:block !important}}@media (max-width: 1023px) and (max-width: 1180px){.side-expand:checked+.side.left.side-form,.side-expand:checked+.side.right.side-form{width:100% !important}}@media (max-width: 1023px){.side-expand:checked+.side.left .with-collapse,.side-expand:checked+.side.right .with-collapse{display:none}}@media (max-width: 1023px) and (min-width: 1180px) and (max-width: 1300px){.side-expand:checked+.side.left~.body-content>.grid .table .td.number,.side-expand:checked+.side.left~.body-content>.grid .table .td.actions,.side-expand:checked+.side.left~.body-content>.grid .table td.number,.side-expand:checked+.side.left~.body-content>.grid .table td.actions,.side-expand:checked+.side.left~.body-content>.grid .table th.number,.side-expand:checked+.side.left~.body-content>.grid .table th.actions,.side-expand:checked+.side.left~.body-content>.grid .table .th.number,.side-expand:checked+.side.left~.body-content>.grid .table .th.actions,.side-expand:checked+.side.left~.body-content>div>.grid .table .td.number,.side-expand:checked+.side.left~.body-content>div>.grid .table .td.actions,.side-expand:checked+.side.left~.body-content>div>.grid .table td.number,.side-expand:checked+.side.left~.body-content>div>.grid .table td.actions,.side-expand:checked+.side.left~.body-content>div>.grid .table th.number,.side-expand:checked+.side.left~.body-content>div>.grid .table th.actions,.side-expand:checked+.side.left~.body-content>div>.grid .table .th.number,.side-expand:checked+.side.left~.body-content>div>.grid .table .th.actions,.side-expand:checked+.side.right~.body-content>.grid .table .td.number,.side-expand:checked+.side.right~.body-content>.grid .table .td.actions,.side-expand:checked+.side.right~.body-content>.grid .table td.number,.side-expand:checked+.side.right~.body-content>.grid .table td.actions,.side-expand:checked+.side.right~.body-content>.grid .table th.number,.side-expand:checked+.side.right~.body-content>.grid .table th.actions,.side-expand:checked+.side.right~.body-content>.grid .table .th.number,.side-expand:checked+.side.right~.body-content>.grid .table .th.actions,.side-expand:checked+.side.right~.body-content>div>.grid .table .td.number,.side-expand:checked+.side.right~.body-content>div>.grid .table .td.actions,.side-expand:checked+.side.right~.body-content>div>.grid .table td.number,.side-expand:checked+.side.right~.body-content>div>.grid .table td.actions,.side-expand:checked+.side.right~.body-content>div>.grid .table th.number,.side-expand:checked+.side.right~.body-content>div>.grid .table th.actions,.side-expand:checked+.side.right~.body-content>div>.grid .table .th.number,.side-expand:checked+.side.right~.body-content>div>.grid .table .th.actions{padding-right:1rem}.side-expand:checked+.side.left~.body-content>.grid .table .td .status,.side-expand:checked+.side.left~.body-content>.grid .table td .status,.side-expand:checked+.side.left~.body-content>.grid .table th .status,.side-expand:checked+.side.left~.body-content>.grid .table .th .status,.side-expand:checked+.side.left~.body-content>div>.grid .table .td .status,.side-expand:checked+.side.left~.body-content>div>.grid .table td .status,.side-expand:checked+.side.left~.body-content>div>.grid .table th .status,.side-expand:checked+.side.left~.body-content>div>.grid .table .th .status,.side-expand:checked+.side.right~.body-content>.grid .table .td .status,.side-expand:checked+.side.right~.body-content>.grid .table td .status,.side-expand:checked+.side.right~.body-content>.grid .table th .status,.side-expand:checked+.side.right~.body-content>.grid .table .th .status,.side-expand:checked+.side.right~.body-content>div>.grid .table .td .status,.side-expand:checked+.side.right~.body-content>div>.grid .table td .status,.side-expand:checked+.side.right~.body-content>div>.grid .table th .status,.side-expand:checked+.side.right~.body-content>div>.grid .table .th .status{min-width:7rem;padding:0 1rem;font-size:1.1rem}}@media (max-width: 1023px) and (min-width: 1180px){.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  6)}.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  7)}.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  8)}.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  9)}.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  10)}.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  11)}.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  12)}.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  13)}.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  14)}.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  15)}.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  16)}.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  17)}.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  18)}.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  19)}.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  20)}.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  21)}.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  6)}.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  7)}.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  8)}.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  9)}.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  10)}.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  11)}.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  12)}.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  13)}.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  14)}.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  15)}.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  16)}.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  17)}.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  18)}.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  19)}.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  20)}.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  21)}}@media (max-width: 1023px){.side-expand:checked+.side.left .with-logo,.side-expand:checked+.side.right .with-logo{display:none}.side-expand:checked+.side.left+.header,.side-expand:checked+.side.right+.header{width:100vw !important}.side-expand:checked+.side.left .item,.side-expand:checked+.side.right .item{white-space:nowrap;min-height:3.5rem;text-align:left;position:relative;padding-left:4rem}.side-expand:checked+.side.left .item+.item,.side-expand:checked+.side.right .item+.item{margin-top:4rem}.side-expand:checked+.side.left .item i,.side-expand:checked+.side.left .item .avatar,.side-expand:checked+.side.right .item i,.side-expand:checked+.side.right .item .avatar{margin-top:0;position:absolute;left:4rem;top:0;font-size:3.5rem}.side-expand:checked+.side.left .item i+span,.side-expand:checked+.side.left .item .avatar+span,.side-expand:checked+.side.right .item i+span,.side-expand:checked+.side.right .item .avatar+span{display:inline-block;margin-left:5.5rem;font-size:1.3rem;margin-top:1.2rem}.side-expand:checked+.side.left .item>span.with-count+span,.side-expand:checked+.side.right .item>span.with-count+span{display:inline-block;margin-left:5.5rem;font-size:1.3rem;margin-top:1.2rem}.side-expand:checked+.side.left .item>span.with-count:first-child,.side-expand:checked+.side.right .item>span.with-count:first-child{position:static}.side-expand:checked+.side.left .item>span.with-count:first-child span,.side-expand:checked+.side.right .item>span.with-count:first-child span{display:none}.side-expand:checked+.side.left .item br,.side-expand:checked+.side.right .item br{display:none}.side-expand:checked+.side.left .with-collapse,.side-expand:checked+.side.right .with-collapse{display:block;position:absolute;right:1.5rem;top:1.5rem;cursor:pointer;z-index:1}.side-expand:checked+.side.left .with-collapse label,.side-expand:checked+.side.right .with-collapse label{display:block}.side-expand:checked+.side.left .with-collapse i,.side-expand:checked+.side.right .with-collapse i{color:#979ea7;font-size:3rem}.side-expand:checked+.side.left .side-content,.side-expand:checked+.side.right .side-content{padding-top:9.5rem}.side-expand:checked+.side.left~.body-content>*,.side-expand:checked+.side.right~.body-content>*{width:100vw !important;max-width:none}.side-expand:checked+.side.left~.body-content>.content-holder,.side-expand:checked+.side.right~.body-content>.content-holder{margin-left:20;margin-right:20}.side-expand:checked+.side.left+.side-backdrop,.side-expand:checked+.side.right+.side-backdrop{display:block}.side-expand:checked+.side.left.left:not(.cover)~.body-content,.side-expand:checked+.side.left.right:not(.cover)~.body-content,.side-expand:checked+.side.right.left:not(.cover)~.body-content,.side-expand:checked+.side.right.right:not(.cover)~.body-content{width:calc(100% - 300px);overflow:hidden}.side-expand:checked+.side.left.left:not(.cover)~.body-content,.side-expand:checked+.side.right.left:not(.cover)~.body-content{margin-left:300px}.side-expand:checked+.side.left.left:not(.cover)~.body-content .header.fixed,.side-expand:checked+.side.left.left:not(.cover)~.body-content.header.fixed,.side-expand:checked+.side.right.left:not(.cover)~.body-content .header.fixed,.side-expand:checked+.side.right.left:not(.cover)~.body-content.header.fixed{margin-left:0;left:300px}.side-expand:checked+.side.left.left:not(.cover)~.body-content .header.fixed .menu-mobile,.side-expand:checked+.side.left.left:not(.cover)~.body-content.header.fixed .menu-mobile,.side-expand:checked+.side.right.left:not(.cover)~.body-content .header.fixed .menu-mobile,.side-expand:checked+.side.right.left:not(.cover)~.body-content.header.fixed .menu-mobile{left:300px}.side-expand:checked+.side.left.right:not(.cover)~.body-content,.side-expand:checked+.side.right.right:not(.cover)~.body-content{margin-right:300px}.side-expand:checked+.side.left.right:not(.cover)~.body-content .header.fixed,.side-expand:checked+.side.left.right:not(.cover)~.body-content.header.fixed,.side-expand:checked+.side.right.right:not(.cover)~.body-content .header.fixed,.side-expand:checked+.side.right.right:not(.cover)~.body-content.header.fixed{margin-right:0;right:300px}.side-expand:checked+.side.left.right:not(.cover)~.body-content .header.fixed .menu-mobile,.side-expand:checked+.side.left.right:not(.cover)~.body-content.header.fixed .menu-mobile,.side-expand:checked+.side.right.right:not(.cover)~.body-content .header.fixed .menu-mobile,.side-expand:checked+.side.right.right:not(.cover)~.body-content.header.fixed .menu-mobile{right:300px}.side-expand:checked+.side.left.cover~.body-content,.side-expand:checked+.side.right.cover~.body-content{margin-left:0}}@media (max-width: 1023px){.side-hide:checked{display:block !important;position:fixed;right:0;top:0;bottom:0;left:0;z-index:1098;opacity:0;width:100%;height:100%;display:none !important}}.side-hide:checked+.side.hoverable{display:block}.side-hide:checked+.side.hoverable.left:not(:hover),.side-hide:checked+.side.hoverable.right:not(:hover){width:5px;opacity:0;overflow-x:hidden}.side-hide:checked+.side.hoverable.top:not(:hover),.side-hide:checked+.side.hoverable.bottom:not(:hover){height:5px;opacity:0;overflow-y:hidden}.side-hide:checked+.side.left:not(.cover)~.body-content .header.fixed,.side-hide:checked+.side.left:not(.cover)~.body-content.header.fixed,.side-hide:checked+.side.right:not(.cover)~.body-content .header.fixed,.side-hide:checked+.side.right:not(.cover)~.body-content.header.fixed,.side-hide:checked+.side .cover.left~.body-content .header.fixed,.side-hide:checked+.side .cover.left~.body-content.header.fixed,.side-hide:checked+.side .cover.right~.body-content .header.fixed,.side-hide:checked+.side .cover.right~.body-content.header.fixed{margin-left:0;left:0;margin-right:0;right:0}.side-hide:checked+.side.left:not(.cover)~.body-content .header.fixed .menu-mobile,.side-hide:checked+.side.left:not(.cover)~.body-content.header.fixed .menu-mobile,.side-hide:checked+.side.right:not(.cover)~.body-content .header.fixed .menu-mobile,.side-hide:checked+.side.right:not(.cover)~.body-content.header.fixed .menu-mobile,.side-hide:checked+.side .cover.left~.body-content .header.fixed .menu-mobile,.side-hide:checked+.side .cover.left~.body-content.header.fixed .menu-mobile,.side-hide:checked+.side .cover.right~.body-content .header.fixed .menu-mobile,.side-hide:checked+.side .cover.right~.body-content.header.fixed .menu-mobile{left:0}.side-hide:checked+.side.left:not(.cover)~.body-content .header.fixed .menu-mobile,.side-hide:checked+.side.left:not(.cover)~.body-content.header.fixed .menu-mobile,.side-hide:checked+.side.right:not(.cover)~.body-content .header.fixed .menu-mobile,.side-hide:checked+.side.right:not(.cover)~.body-content.header.fixed .menu-mobile,.side-hide:checked+.side .cover.left~.body-content .header.fixed .menu-mobile,.side-hide:checked+.side .cover.left~.body-content.header.fixed .menu-mobile,.side-hide:checked+.side .cover.right~.body-content .header.fixed .menu-mobile,.side-hide:checked+.side .cover.right~.body-content.header.fixed .menu-mobile{right:0}.side-hide:checked+.side:not(.hoverable),.side-hide:checked+.side.hoverable:not(:hover){display:none}.side-hide:checked+.side:not(.hoverable)~.side-open,.side-hide:checked+.side.hoverable:not(:hover)~.side-open{display:block}.side-hide:checked+.side.animated:not(.hoverable),.side-hide:checked+.side.hoverable.animated:not(:hover){display:block}.side-hide:checked+.side.animated.left:not(.hoverable),.side-hide:checked+.side.animated.right:not(.hoverable),.side-hide:checked+.side.hoverable.animated.left:not(:hover),.side-hide:checked+.side.hoverable.animated.right:not(:hover){width:0;overflow-x:hidden}.side-hide:checked+.side.animated.top:not(.hoverable),.side-hide:checked+.side.animated.bottom:not(.hoverable),.side-hide:checked+.side.hoverable.animated.top:not(:hover),.side-hide:checked+.side.hoverable.animated.bottom:not(:hover){height:0;overflow-y:hidden}.side-hide:checked+.side.left:not([class*="width-"]),.side-hide:checked+.side.right:not([class*="width-"]){width:100px}.side-hide:checked+.side.left[class*="width-"]~.body-content,.side-hide:checked+.side.left:not([class*="width-"])~.body-content{margin-left:0}.side-hide:checked+.side.right[class*="width-"]~.body-content,.side-hide:checked+.side.right:not([class*="width-"])~.body-content{margin-right:0}.side-hide:checked+.side.top:not([class*="height-"]),.side-hide:checked+.side.bottom:not([class*="height-"]){height:4.2rem}.side-hide:checked+.side.top[class*="height-"]:not(.manual)~.body-content{margin-top:0}.side-hide:checked+.side.bottom[class*="height-"]:not(.manual)~.body-content{margin-bottom:0}@media (max-width: 1023px){.side-hide:checked+.side.left,.side-hide:checked+.side.right{max-width:100%;width:300px !important;display:block !important}}@media (max-width: 1023px) and (max-width: 1180px){.side-hide:checked+.side.left.side-form,.side-hide:checked+.side.right.side-form{width:100% !important}}@media (max-width: 1023px){.side-hide:checked+.side.left .with-collapse,.side-hide:checked+.side.right .with-collapse{display:none}}@media (max-width: 1023px) and (min-width: 1180px) and (max-width: 1300px){.side-hide:checked+.side.left~.body-content>.grid .table .td.number,.side-hide:checked+.side.left~.body-content>.grid .table .td.actions,.side-hide:checked+.side.left~.body-content>.grid .table td.number,.side-hide:checked+.side.left~.body-content>.grid .table td.actions,.side-hide:checked+.side.left~.body-content>.grid .table th.number,.side-hide:checked+.side.left~.body-content>.grid .table th.actions,.side-hide:checked+.side.left~.body-content>.grid .table .th.number,.side-hide:checked+.side.left~.body-content>.grid .table .th.actions,.side-hide:checked+.side.left~.body-content>div>.grid .table .td.number,.side-hide:checked+.side.left~.body-content>div>.grid .table .td.actions,.side-hide:checked+.side.left~.body-content>div>.grid .table td.number,.side-hide:checked+.side.left~.body-content>div>.grid .table td.actions,.side-hide:checked+.side.left~.body-content>div>.grid .table th.number,.side-hide:checked+.side.left~.body-content>div>.grid .table th.actions,.side-hide:checked+.side.left~.body-content>div>.grid .table .th.number,.side-hide:checked+.side.left~.body-content>div>.grid .table .th.actions,.side-hide:checked+.side.right~.body-content>.grid .table .td.number,.side-hide:checked+.side.right~.body-content>.grid .table .td.actions,.side-hide:checked+.side.right~.body-content>.grid .table td.number,.side-hide:checked+.side.right~.body-content>.grid .table td.actions,.side-hide:checked+.side.right~.body-content>.grid .table th.number,.side-hide:checked+.side.right~.body-content>.grid .table th.actions,.side-hide:checked+.side.right~.body-content>.grid .table .th.number,.side-hide:checked+.side.right~.body-content>.grid .table .th.actions,.side-hide:checked+.side.right~.body-content>div>.grid .table .td.number,.side-hide:checked+.side.right~.body-content>div>.grid .table .td.actions,.side-hide:checked+.side.right~.body-content>div>.grid .table td.number,.side-hide:checked+.side.right~.body-content>div>.grid .table td.actions,.side-hide:checked+.side.right~.body-content>div>.grid .table th.number,.side-hide:checked+.side.right~.body-content>div>.grid .table th.actions,.side-hide:checked+.side.right~.body-content>div>.grid .table .th.number,.side-hide:checked+.side.right~.body-content>div>.grid .table .th.actions{padding-right:1rem}.side-hide:checked+.side.left~.body-content>.grid .table .td .status,.side-hide:checked+.side.left~.body-content>.grid .table td .status,.side-hide:checked+.side.left~.body-content>.grid .table th .status,.side-hide:checked+.side.left~.body-content>.grid .table .th .status,.side-hide:checked+.side.left~.body-content>div>.grid .table .td .status,.side-hide:checked+.side.left~.body-content>div>.grid .table td .status,.side-hide:checked+.side.left~.body-content>div>.grid .table th .status,.side-hide:checked+.side.left~.body-content>div>.grid .table .th .status,.side-hide:checked+.side.right~.body-content>.grid .table .td .status,.side-hide:checked+.side.right~.body-content>.grid .table td .status,.side-hide:checked+.side.right~.body-content>.grid .table th .status,.side-hide:checked+.side.right~.body-content>.grid .table .th .status,.side-hide:checked+.side.right~.body-content>div>.grid .table .td .status,.side-hide:checked+.side.right~.body-content>div>.grid .table td .status,.side-hide:checked+.side.right~.body-content>div>.grid .table th .status,.side-hide:checked+.side.right~.body-content>div>.grid .table .th .status{min-width:7rem;padding:0 1rem;font-size:1.1rem}}@media (max-width: 1023px) and (min-width: 1180px){.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  6)}.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  7)}.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  8)}.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  9)}.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  10)}.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  11)}.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  12)}.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  13)}.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  14)}.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  15)}.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  16)}.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  17)}.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  18)}.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  19)}.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  20)}.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  21)}.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  6)}.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  7)}.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  8)}.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  9)}.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  10)}.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  11)}.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  12)}.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  13)}.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  14)}.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  15)}.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  16)}.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  17)}.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  18)}.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  19)}.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  20)}.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  21)}}@media (max-width: 1023px){.side-hide:checked+.side.left .with-logo,.side-hide:checked+.side.right .with-logo{display:none}.side-hide:checked+.side.left+.header,.side-hide:checked+.side.right+.header{width:100vw !important}.side-hide:checked+.side.left .item,.side-hide:checked+.side.right .item{white-space:nowrap;min-height:3.5rem;text-align:left;position:relative;padding-left:4rem}.side-hide:checked+.side.left .item+.item,.side-hide:checked+.side.right .item+.item{margin-top:4rem}.side-hide:checked+.side.left .item i,.side-hide:checked+.side.left .item .avatar,.side-hide:checked+.side.right .item i,.side-hide:checked+.side.right .item .avatar{margin-top:0;position:absolute;left:4rem;top:0;font-size:3.5rem}.side-hide:checked+.side.left .item i+span,.side-hide:checked+.side.left .item .avatar+span,.side-hide:checked+.side.right .item i+span,.side-hide:checked+.side.right .item .avatar+span{display:inline-block;margin-left:5.5rem;font-size:1.3rem;margin-top:1.2rem}.side-hide:checked+.side.left .item>span.with-count+span,.side-hide:checked+.side.right .item>span.with-count+span{display:inline-block;margin-left:5.5rem;font-size:1.3rem;margin-top:1.2rem}.side-hide:checked+.side.left .item>span.with-count:first-child,.side-hide:checked+.side.right .item>span.with-count:first-child{position:static}.side-hide:checked+.side.left .item>span.with-count:first-child span,.side-hide:checked+.side.right .item>span.with-count:first-child span{display:none}.side-hide:checked+.side.left .item br,.side-hide:checked+.side.right .item br{display:none}.side-hide:checked+.side.left .with-collapse,.side-hide:checked+.side.right .with-collapse{display:block;position:absolute;right:1.5rem;top:1.5rem;cursor:pointer;z-index:1}.side-hide:checked+.side.left .with-collapse label,.side-hide:checked+.side.right .with-collapse label{display:block}.side-hide:checked+.side.left .with-collapse i,.side-hide:checked+.side.right .with-collapse i{color:#979ea7;font-size:3rem}.side-hide:checked+.side.left .side-content,.side-hide:checked+.side.right .side-content{padding-top:9.5rem}.side-hide:checked+.side.left~.body-content>*,.side-hide:checked+.side.right~.body-content>*{width:100vw !important;max-width:none}.side-hide:checked+.side.left~.body-content>.content-holder,.side-hide:checked+.side.right~.body-content>.content-holder{margin-left:20;margin-right:20}.side-hide:checked+.side.left+.side-backdrop,.side-hide:checked+.side.right+.side-backdrop{display:block}.side-hide:checked+.side.left.left:not(.cover)~.body-content,.side-hide:checked+.side.left.right:not(.cover)~.body-content,.side-hide:checked+.side.right.left:not(.cover)~.body-content,.side-hide:checked+.side.right.right:not(.cover)~.body-content{width:calc(100% - 300px);overflow:hidden}.side-hide:checked+.side.left.left:not(.cover)~.body-content,.side-hide:checked+.side.right.left:not(.cover)~.body-content{margin-left:300px}.side-hide:checked+.side.left.left:not(.cover)~.body-content .header.fixed,.side-hide:checked+.side.left.left:not(.cover)~.body-content.header.fixed,.side-hide:checked+.side.right.left:not(.cover)~.body-content .header.fixed,.side-hide:checked+.side.right.left:not(.cover)~.body-content.header.fixed{margin-left:0;left:300px}.side-hide:checked+.side.left.left:not(.cover)~.body-content .header.fixed .menu-mobile,.side-hide:checked+.side.left.left:not(.cover)~.body-content.header.fixed .menu-mobile,.side-hide:checked+.side.right.left:not(.cover)~.body-content .header.fixed .menu-mobile,.side-hide:checked+.side.right.left:not(.cover)~.body-content.header.fixed .menu-mobile{left:300px}.side-hide:checked+.side.left.right:not(.cover)~.body-content,.side-hide:checked+.side.right.right:not(.cover)~.body-content{margin-right:300px}.side-hide:checked+.side.left.right:not(.cover)~.body-content .header.fixed,.side-hide:checked+.side.left.right:not(.cover)~.body-content.header.fixed,.side-hide:checked+.side.right.right:not(.cover)~.body-content .header.fixed,.side-hide:checked+.side.right.right:not(.cover)~.body-content.header.fixed{margin-right:0;right:300px}.side-hide:checked+.side.left.right:not(.cover)~.body-content .header.fixed .menu-mobile,.side-hide:checked+.side.left.right:not(.cover)~.body-content.header.fixed .menu-mobile,.side-hide:checked+.side.right.right:not(.cover)~.body-content .header.fixed .menu-mobile,.side-hide:checked+.side.right.right:not(.cover)~.body-content.header.fixed .menu-mobile{right:300px}.side-hide:checked+.side.left.cover~.body-content,.side-hide:checked+.side.right.cover~.body-content{margin-left:0}}@media (max-width: 1023px){.side-hide:not(:checked)+.side.hoverable{display:block}.side-hide:not(:checked)+.side.hoverable.left:not(:hover),.side-hide:not(:checked)+.side.hoverable.right:not(:hover){width:5px;opacity:0;overflow-x:hidden}.side-hide:not(:checked)+.side.hoverable.top:not(:hover),.side-hide:not(:checked)+.side.hoverable.bottom:not(:hover){height:5px;opacity:0;overflow-y:hidden}.side-hide:not(:checked)+.side.left:not(.cover)~.body-content .header.fixed,.side-hide:not(:checked)+.side.left:not(.cover)~.body-content.header.fixed,.side-hide:not(:checked)+.side.right:not(.cover)~.body-content .header.fixed,.side-hide:not(:checked)+.side.right:not(.cover)~.body-content.header.fixed,.side-hide:not(:checked)+.side .cover.left~.body-content .header.fixed,.side-hide:not(:checked)+.side .cover.left~.body-content.header.fixed,.side-hide:not(:checked)+.side .cover.right~.body-content .header.fixed,.side-hide:not(:checked)+.side .cover.right~.body-content.header.fixed{margin-left:0;left:0;margin-right:0;right:0}.side-hide:not(:checked)+.side.left:not(.cover)~.body-content .header.fixed .menu-mobile,.side-hide:not(:checked)+.side.left:not(.cover)~.body-content.header.fixed .menu-mobile,.side-hide:not(:checked)+.side.right:not(.cover)~.body-content .header.fixed .menu-mobile,.side-hide:not(:checked)+.side.right:not(.cover)~.body-content.header.fixed .menu-mobile,.side-hide:not(:checked)+.side .cover.left~.body-content .header.fixed .menu-mobile,.side-hide:not(:checked)+.side .cover.left~.body-content.header.fixed .menu-mobile,.side-hide:not(:checked)+.side .cover.right~.body-content .header.fixed .menu-mobile,.side-hide:not(:checked)+.side .cover.right~.body-content.header.fixed .menu-mobile{left:0}.side-hide:not(:checked)+.side.left:not(.cover)~.body-content .header.fixed .menu-mobile,.side-hide:not(:checked)+.side.left:not(.cover)~.body-content.header.fixed .menu-mobile,.side-hide:not(:checked)+.side.right:not(.cover)~.body-content .header.fixed .menu-mobile,.side-hide:not(:checked)+.side.right:not(.cover)~.body-content.header.fixed .menu-mobile,.side-hide:not(:checked)+.side .cover.left~.body-content .header.fixed .menu-mobile,.side-hide:not(:checked)+.side .cover.left~.body-content.header.fixed .menu-mobile,.side-hide:not(:checked)+.side .cover.right~.body-content .header.fixed .menu-mobile,.side-hide:not(:checked)+.side .cover.right~.body-content.header.fixed .menu-mobile{right:0}.side-hide:not(:checked)+.side:not(.hoverable),.side-hide:not(:checked)+.side.hoverable:not(:hover){display:none}.side-hide:not(:checked)+.side:not(.hoverable)~.side-open,.side-hide:not(:checked)+.side.hoverable:not(:hover)~.side-open{display:block}.side-hide:not(:checked)+.side.animated:not(.hoverable),.side-hide:not(:checked)+.side.hoverable.animated:not(:hover){display:block}.side-hide:not(:checked)+.side.animated.left:not(.hoverable),.side-hide:not(:checked)+.side.animated.right:not(.hoverable),.side-hide:not(:checked)+.side.hoverable.animated.left:not(:hover),.side-hide:not(:checked)+.side.hoverable.animated.right:not(:hover){width:0;overflow-x:hidden}.side-hide:not(:checked)+.side.animated.top:not(.hoverable),.side-hide:not(:checked)+.side.animated.bottom:not(.hoverable),.side-hide:not(:checked)+.side.hoverable.animated.top:not(:hover),.side-hide:not(:checked)+.side.hoverable.animated.bottom:not(:hover){height:0;overflow-y:hidden}.side-hide:not(:checked)+.side.left:not([class*="width-"]),.side-hide:not(:checked)+.side.right:not([class*="width-"]){width:100px}.side-hide:not(:checked)+.side.left[class*="width-"]~.body-content,.side-hide:not(:checked)+.side.left:not([class*="width-"])~.body-content{margin-left:0}.side-hide:not(:checked)+.side.right[class*="width-"]~.body-content,.side-hide:not(:checked)+.side.right:not([class*="width-"])~.body-content{margin-right:0}.side-hide:not(:checked)+.side.top:not([class*="height-"]),.side-hide:not(:checked)+.side.bottom:not([class*="height-"]){height:4.2rem}.side-hide:not(:checked)+.side.top[class*="height-"]:not(.manual)~.body-content{margin-top:0}.side-hide:not(:checked)+.side.bottom[class*="height-"]:not(.manual)~.body-content{margin-bottom:0}}.side-hide-expand:not(:checked)+.side.hoverable{display:block}.side-hide-expand:not(:checked)+.side.hoverable.left:not(:hover),.side-hide-expand:not(:checked)+.side.hoverable.right:not(:hover){width:5px;opacity:0;overflow-x:hidden}.side-hide-expand:not(:checked)+.side.hoverable.top:not(:hover),.side-hide-expand:not(:checked)+.side.hoverable.bottom:not(:hover){height:5px;opacity:0;overflow-y:hidden}.side-hide-expand:not(:checked)+.side.left:not(.cover)~.body-content .header.fixed,.side-hide-expand:not(:checked)+.side.left:not(.cover)~.body-content.header.fixed,.side-hide-expand:not(:checked)+.side.right:not(.cover)~.body-content .header.fixed,.side-hide-expand:not(:checked)+.side.right:not(.cover)~.body-content.header.fixed,.side-hide-expand:not(:checked)+.side .cover.left~.body-content .header.fixed,.side-hide-expand:not(:checked)+.side .cover.left~.body-content.header.fixed,.side-hide-expand:not(:checked)+.side .cover.right~.body-content .header.fixed,.side-hide-expand:not(:checked)+.side .cover.right~.body-content.header.fixed{margin-left:0;left:0;margin-right:0;right:0}.side-hide-expand:not(:checked)+.side.left:not(.cover)~.body-content .header.fixed .menu-mobile,.side-hide-expand:not(:checked)+.side.left:not(.cover)~.body-content.header.fixed .menu-mobile,.side-hide-expand:not(:checked)+.side.right:not(.cover)~.body-content .header.fixed .menu-mobile,.side-hide-expand:not(:checked)+.side.right:not(.cover)~.body-content.header.fixed .menu-mobile,.side-hide-expand:not(:checked)+.side .cover.left~.body-content .header.fixed .menu-mobile,.side-hide-expand:not(:checked)+.side .cover.left~.body-content.header.fixed .menu-mobile,.side-hide-expand:not(:checked)+.side .cover.right~.body-content .header.fixed .menu-mobile,.side-hide-expand:not(:checked)+.side .cover.right~.body-content.header.fixed .menu-mobile{left:0}.side-hide-expand:not(:checked)+.side.left:not(.cover)~.body-content .header.fixed .menu-mobile,.side-hide-expand:not(:checked)+.side.left:not(.cover)~.body-content.header.fixed .menu-mobile,.side-hide-expand:not(:checked)+.side.right:not(.cover)~.body-content .header.fixed .menu-mobile,.side-hide-expand:not(:checked)+.side.right:not(.cover)~.body-content.header.fixed .menu-mobile,.side-hide-expand:not(:checked)+.side .cover.left~.body-content .header.fixed .menu-mobile,.side-hide-expand:not(:checked)+.side .cover.left~.body-content.header.fixed .menu-mobile,.side-hide-expand:not(:checked)+.side .cover.right~.body-content .header.fixed .menu-mobile,.side-hide-expand:not(:checked)+.side .cover.right~.body-content.header.fixed .menu-mobile{right:0}.side-hide-expand:not(:checked)+.side:not(.hoverable),.side-hide-expand:not(:checked)+.side.hoverable:not(:hover){display:none}.side-hide-expand:not(:checked)+.side:not(.hoverable)~.side-open,.side-hide-expand:not(:checked)+.side.hoverable:not(:hover)~.side-open{display:block}.side-hide-expand:not(:checked)+.side.animated:not(.hoverable),.side-hide-expand:not(:checked)+.side.hoverable.animated:not(:hover){display:block}.side-hide-expand:not(:checked)+.side.animated.left:not(.hoverable),.side-hide-expand:not(:checked)+.side.animated.right:not(.hoverable),.side-hide-expand:not(:checked)+.side.hoverable.animated.left:not(:hover),.side-hide-expand:not(:checked)+.side.hoverable.animated.right:not(:hover){width:0;overflow-x:hidden}.side-hide-expand:not(:checked)+.side.animated.top:not(.hoverable),.side-hide-expand:not(:checked)+.side.animated.bottom:not(.hoverable),.side-hide-expand:not(:checked)+.side.hoverable.animated.top:not(:hover),.side-hide-expand:not(:checked)+.side.hoverable.animated.bottom:not(:hover){height:0;overflow-y:hidden}.side-hide-expand:not(:checked)+.side.left:not([class*="width-"]),.side-hide-expand:not(:checked)+.side.right:not([class*="width-"]){width:100px}.side-hide-expand:not(:checked)+.side.left[class*="width-"]~.body-content,.side-hide-expand:not(:checked)+.side.left:not([class*="width-"])~.body-content{margin-left:0}.side-hide-expand:not(:checked)+.side.right[class*="width-"]~.body-content,.side-hide-expand:not(:checked)+.side.right:not([class*="width-"])~.body-content{margin-right:0}.side-hide-expand:not(:checked)+.side.top:not([class*="height-"]),.side-hide-expand:not(:checked)+.side.bottom:not([class*="height-"]){height:4.2rem}.side-hide-expand:not(:checked)+.side.top[class*="height-"]:not(.manual)~.body-content{margin-top:0}.side-hide-expand:not(:checked)+.side.bottom[class*="height-"]:not(.manual)~.body-content{margin-bottom:0}@media (max-width: 1023px){.side-hide-expand:checked+.side.hoverable{display:block}.side-hide-expand:checked+.side.hoverable.left:not(:hover),.side-hide-expand:checked+.side.hoverable.right:not(:hover){width:5px;opacity:0;overflow-x:hidden}.side-hide-expand:checked+.side.hoverable.top:not(:hover),.side-hide-expand:checked+.side.hoverable.bottom:not(:hover){height:5px;opacity:0;overflow-y:hidden}.side-hide-expand:checked+.side.left:not(.cover)~.body-content .header.fixed,.side-hide-expand:checked+.side.left:not(.cover)~.body-content.header.fixed,.side-hide-expand:checked+.side.right:not(.cover)~.body-content .header.fixed,.side-hide-expand:checked+.side.right:not(.cover)~.body-content.header.fixed,.side-hide-expand:checked+.side .cover.left~.body-content .header.fixed,.side-hide-expand:checked+.side .cover.left~.body-content.header.fixed,.side-hide-expand:checked+.side .cover.right~.body-content .header.fixed,.side-hide-expand:checked+.side .cover.right~.body-content.header.fixed{margin-left:0;left:0;margin-right:0;right:0}.side-hide-expand:checked+.side.left:not(.cover)~.body-content .header.fixed .menu-mobile,.side-hide-expand:checked+.side.left:not(.cover)~.body-content.header.fixed .menu-mobile,.side-hide-expand:checked+.side.right:not(.cover)~.body-content .header.fixed .menu-mobile,.side-hide-expand:checked+.side.right:not(.cover)~.body-content.header.fixed .menu-mobile,.side-hide-expand:checked+.side .cover.left~.body-content .header.fixed .menu-mobile,.side-hide-expand:checked+.side .cover.left~.body-content.header.fixed .menu-mobile,.side-hide-expand:checked+.side .cover.right~.body-content .header.fixed .menu-mobile,.side-hide-expand:checked+.side .cover.right~.body-content.header.fixed .menu-mobile{left:0}.side-hide-expand:checked+.side.left:not(.cover)~.body-content .header.fixed .menu-mobile,.side-hide-expand:checked+.side.left:not(.cover)~.body-content.header.fixed .menu-mobile,.side-hide-expand:checked+.side.right:not(.cover)~.body-content .header.fixed .menu-mobile,.side-hide-expand:checked+.side.right:not(.cover)~.body-content.header.fixed .menu-mobile,.side-hide-expand:checked+.side .cover.left~.body-content .header.fixed .menu-mobile,.side-hide-expand:checked+.side .cover.left~.body-content.header.fixed .menu-mobile,.side-hide-expand:checked+.side .cover.right~.body-content .header.fixed .menu-mobile,.side-hide-expand:checked+.side .cover.right~.body-content.header.fixed .menu-mobile{right:0}.side-hide-expand:checked+.side:not(.hoverable),.side-hide-expand:checked+.side.hoverable:not(:hover){display:none}.side-hide-expand:checked+.side:not(.hoverable)~.side-open,.side-hide-expand:checked+.side.hoverable:not(:hover)~.side-open{display:block}.side-hide-expand:checked+.side.animated:not(.hoverable),.side-hide-expand:checked+.side.hoverable.animated:not(:hover){display:block}.side-hide-expand:checked+.side.animated.left:not(.hoverable),.side-hide-expand:checked+.side.animated.right:not(.hoverable),.side-hide-expand:checked+.side.hoverable.animated.left:not(:hover),.side-hide-expand:checked+.side.hoverable.animated.right:not(:hover){width:0;overflow-x:hidden}.side-hide-expand:checked+.side.animated.top:not(.hoverable),.side-hide-expand:checked+.side.animated.bottom:not(.hoverable),.side-hide-expand:checked+.side.hoverable.animated.top:not(:hover),.side-hide-expand:checked+.side.hoverable.animated.bottom:not(:hover){height:0;overflow-y:hidden}.side-hide-expand:checked+.side.left:not([class*="width-"]),.side-hide-expand:checked+.side.right:not([class*="width-"]){width:100px}.side-hide-expand:checked+.side.left[class*="width-"]~.body-content,.side-hide-expand:checked+.side.left:not([class*="width-"])~.body-content{margin-left:0}.side-hide-expand:checked+.side.right[class*="width-"]~.body-content,.side-hide-expand:checked+.side.right:not([class*="width-"])~.body-content{margin-right:0}.side-hide-expand:checked+.side.top:not([class*="height-"]),.side-hide-expand:checked+.side.bottom:not([class*="height-"]){height:4.2rem}.side-hide-expand:checked+.side.top[class*="height-"]:not(.manual)~.body-content{margin-top:0}.side-hide-expand:checked+.side.bottom[class*="height-"]:not(.manual)~.body-content{margin-bottom:0}}@media (max-width: 1023px){.side-hide-expand:checked+.side.left,.side-hide-expand:checked+.side.right{max-width:100%;width:300px !important;display:block !important}}@media (max-width: 1023px) and (max-width: 1180px){.side-hide-expand:checked+.side.left.side-form,.side-hide-expand:checked+.side.right.side-form{width:100% !important}}@media (max-width: 1023px){.side-hide-expand:checked+.side.left .with-collapse,.side-hide-expand:checked+.side.right .with-collapse{display:none}}@media (max-width: 1023px) and (min-width: 1180px) and (max-width: 1300px){.side-hide-expand:checked+.side.left~.body-content>.grid .table .td.number,.side-hide-expand:checked+.side.left~.body-content>.grid .table .td.actions,.side-hide-expand:checked+.side.left~.body-content>.grid .table td.number,.side-hide-expand:checked+.side.left~.body-content>.grid .table td.actions,.side-hide-expand:checked+.side.left~.body-content>.grid .table th.number,.side-hide-expand:checked+.side.left~.body-content>.grid .table th.actions,.side-hide-expand:checked+.side.left~.body-content>.grid .table .th.number,.side-hide-expand:checked+.side.left~.body-content>.grid .table .th.actions,.side-hide-expand:checked+.side.left~.body-content>div>.grid .table .td.number,.side-hide-expand:checked+.side.left~.body-content>div>.grid .table .td.actions,.side-hide-expand:checked+.side.left~.body-content>div>.grid .table td.number,.side-hide-expand:checked+.side.left~.body-content>div>.grid .table td.actions,.side-hide-expand:checked+.side.left~.body-content>div>.grid .table th.number,.side-hide-expand:checked+.side.left~.body-content>div>.grid .table th.actions,.side-hide-expand:checked+.side.left~.body-content>div>.grid .table .th.number,.side-hide-expand:checked+.side.left~.body-content>div>.grid .table .th.actions,.side-hide-expand:checked+.side.right~.body-content>.grid .table .td.number,.side-hide-expand:checked+.side.right~.body-content>.grid .table .td.actions,.side-hide-expand:checked+.side.right~.body-content>.grid .table td.number,.side-hide-expand:checked+.side.right~.body-content>.grid .table td.actions,.side-hide-expand:checked+.side.right~.body-content>.grid .table th.number,.side-hide-expand:checked+.side.right~.body-content>.grid .table th.actions,.side-hide-expand:checked+.side.right~.body-content>.grid .table .th.number,.side-hide-expand:checked+.side.right~.body-content>.grid .table .th.actions,.side-hide-expand:checked+.side.right~.body-content>div>.grid .table .td.number,.side-hide-expand:checked+.side.right~.body-content>div>.grid .table .td.actions,.side-hide-expand:checked+.side.right~.body-content>div>.grid .table td.number,.side-hide-expand:checked+.side.right~.body-content>div>.grid .table td.actions,.side-hide-expand:checked+.side.right~.body-content>div>.grid .table th.number,.side-hide-expand:checked+.side.right~.body-content>div>.grid .table th.actions,.side-hide-expand:checked+.side.right~.body-content>div>.grid .table .th.number,.side-hide-expand:checked+.side.right~.body-content>div>.grid .table .th.actions{padding-right:1rem}.side-hide-expand:checked+.side.left~.body-content>.grid .table .td .status,.side-hide-expand:checked+.side.left~.body-content>.grid .table td .status,.side-hide-expand:checked+.side.left~.body-content>.grid .table th .status,.side-hide-expand:checked+.side.left~.body-content>.grid .table .th .status,.side-hide-expand:checked+.side.left~.body-content>div>.grid .table .td .status,.side-hide-expand:checked+.side.left~.body-content>div>.grid .table td .status,.side-hide-expand:checked+.side.left~.body-content>div>.grid .table th .status,.side-hide-expand:checked+.side.left~.body-content>div>.grid .table .th .status,.side-hide-expand:checked+.side.right~.body-content>.grid .table .td .status,.side-hide-expand:checked+.side.right~.body-content>.grid .table td .status,.side-hide-expand:checked+.side.right~.body-content>.grid .table th .status,.side-hide-expand:checked+.side.right~.body-content>.grid .table .th .status,.side-hide-expand:checked+.side.right~.body-content>div>.grid .table .td .status,.side-hide-expand:checked+.side.right~.body-content>div>.grid .table td .status,.side-hide-expand:checked+.side.right~.body-content>div>.grid .table th .status,.side-hide-expand:checked+.side.right~.body-content>div>.grid .table .th .status{min-width:7rem;padding:0 1rem;font-size:1.1rem}}@media (max-width: 1023px) and (min-width: 1180px){.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  6)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  7)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  8)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  9)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  10)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  11)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  12)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  13)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  14)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  15)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  16)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  17)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  18)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  19)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  20)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-12 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  0.7 ) /  21)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-6:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  6)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-7:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  7)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-8:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  8)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-9:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  9)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-10:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  10)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-11:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  11)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-12:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  12)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-13:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  13)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-14:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  14)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-15:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  15)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-16:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  16)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-17:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  17)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-18:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  18)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-19:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  19)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-20:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  20)}.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.left~.body-content>div>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-16 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.side-hide-expand:checked+.side.right~.body-content>div>.grid>.cell-14 .table-fluid.table-column-21:not(.inside-window):not(.table-fluid-manual) .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  87px ) *  1 ) /  21)}}@media (max-width: 1023px){.side-hide-expand:checked+.side.left .with-logo,.side-hide-expand:checked+.side.right .with-logo{display:none}.side-hide-expand:checked+.side.left+.header,.side-hide-expand:checked+.side.right+.header{width:100vw !important}.side-hide-expand:checked+.side.left .item,.side-hide-expand:checked+.side.right .item{white-space:nowrap;min-height:3.5rem;text-align:left;position:relative;padding-left:4rem}.side-hide-expand:checked+.side.left .item+.item,.side-hide-expand:checked+.side.right .item+.item{margin-top:4rem}.side-hide-expand:checked+.side.left .item i,.side-hide-expand:checked+.side.left .item .avatar,.side-hide-expand:checked+.side.right .item i,.side-hide-expand:checked+.side.right .item .avatar{margin-top:0;position:absolute;left:4rem;top:0;font-size:3.5rem}.side-hide-expand:checked+.side.left .item i+span,.side-hide-expand:checked+.side.left .item .avatar+span,.side-hide-expand:checked+.side.right .item i+span,.side-hide-expand:checked+.side.right .item .avatar+span{display:inline-block;margin-left:5.5rem;font-size:1.3rem;margin-top:1.2rem}.side-hide-expand:checked+.side.left .item>span.with-count+span,.side-hide-expand:checked+.side.right .item>span.with-count+span{display:inline-block;margin-left:5.5rem;font-size:1.3rem;margin-top:1.2rem}.side-hide-expand:checked+.side.left .item>span.with-count:first-child,.side-hide-expand:checked+.side.right .item>span.with-count:first-child{position:static}.side-hide-expand:checked+.side.left .item>span.with-count:first-child span,.side-hide-expand:checked+.side.right .item>span.with-count:first-child span{display:none}.side-hide-expand:checked+.side.left .item br,.side-hide-expand:checked+.side.right .item br{display:none}.side-hide-expand:checked+.side.left .with-collapse,.side-hide-expand:checked+.side.right .with-collapse{display:block;position:absolute;right:1.5rem;top:1.5rem;cursor:pointer;z-index:1}.side-hide-expand:checked+.side.left .with-collapse label,.side-hide-expand:checked+.side.right .with-collapse label{display:block}.side-hide-expand:checked+.side.left .with-collapse i,.side-hide-expand:checked+.side.right .with-collapse i{color:#979ea7;font-size:3rem}.side-hide-expand:checked+.side.left .side-content,.side-hide-expand:checked+.side.right .side-content{padding-top:9.5rem}.side-hide-expand:checked+.side.left~.body-content>*,.side-hide-expand:checked+.side.right~.body-content>*{width:100vw !important;max-width:none}.side-hide-expand:checked+.side.left~.body-content>.content-holder,.side-hide-expand:checked+.side.right~.body-content>.content-holder{margin-left:20;margin-right:20}.side-hide-expand:checked+.side.left+.side-backdrop,.side-hide-expand:checked+.side.right+.side-backdrop{display:block}.side-hide-expand:checked+.side.left.left:not(.cover)~.body-content,.side-hide-expand:checked+.side.left.right:not(.cover)~.body-content,.side-hide-expand:checked+.side.right.left:not(.cover)~.body-content,.side-hide-expand:checked+.side.right.right:not(.cover)~.body-content{width:calc(100% - 300px);overflow:hidden}.side-hide-expand:checked+.side.left.left:not(.cover)~.body-content,.side-hide-expand:checked+.side.right.left:not(.cover)~.body-content{margin-left:300px}.side-hide-expand:checked+.side.left.left:not(.cover)~.body-content .header.fixed,.side-hide-expand:checked+.side.left.left:not(.cover)~.body-content.header.fixed,.side-hide-expand:checked+.side.right.left:not(.cover)~.body-content .header.fixed,.side-hide-expand:checked+.side.right.left:not(.cover)~.body-content.header.fixed{margin-left:0;left:300px}.side-hide-expand:checked+.side.left.left:not(.cover)~.body-content .header.fixed .menu-mobile,.side-hide-expand:checked+.side.left.left:not(.cover)~.body-content.header.fixed .menu-mobile,.side-hide-expand:checked+.side.right.left:not(.cover)~.body-content .header.fixed .menu-mobile,.side-hide-expand:checked+.side.right.left:not(.cover)~.body-content.header.fixed .menu-mobile{left:300px}.side-hide-expand:checked+.side.left.right:not(.cover)~.body-content,.side-hide-expand:checked+.side.right.right:not(.cover)~.body-content{margin-right:300px}.side-hide-expand:checked+.side.left.right:not(.cover)~.body-content .header.fixed,.side-hide-expand:checked+.side.left.right:not(.cover)~.body-content.header.fixed,.side-hide-expand:checked+.side.right.right:not(.cover)~.body-content .header.fixed,.side-hide-expand:checked+.side.right.right:not(.cover)~.body-content.header.fixed{margin-right:0;right:300px}.side-hide-expand:checked+.side.left.right:not(.cover)~.body-content .header.fixed .menu-mobile,.side-hide-expand:checked+.side.left.right:not(.cover)~.body-content.header.fixed .menu-mobile,.side-hide-expand:checked+.side.right.right:not(.cover)~.body-content .header.fixed .menu-mobile,.side-hide-expand:checked+.side.right.right:not(.cover)~.body-content.header.fixed .menu-mobile{right:300px}.side-hide-expand:checked+.side.left.cover~.body-content,.side-hide-expand:checked+.side.right.cover~.body-content{margin-left:0}}.side-collapse,.side-expand,.side-hide,.side-hide-expand{display:none}@media (max-width: 1023px){.side-collapse:checked+.side.left+.side-backdrop,.side-collapse:checked+.side.right+.side-backdrop,.side-expand:checked+.side.left+.side-backdrop,.side-expand:checked+.side.right+.side-backdrop,.side-hide:checked+.side.left+.side-backdrop,.side-hide:checked+.side.right+.side-backdrop,.side-hide-expand:checked+.side.left+.side-backdrop,.side-hide-expand:checked+.side.right+.side-backdrop{display:block}}.side-expand:checked+.side+.side-backdrop,.side-hide-expand:checked+.side+.side-backdrop{display:block}.side-full-height{position:relative}.side{position:fixed;z-index:1100;overflow:auto;box-sizing:border-box;-webkit-overflow-scrolling:touch;outline:none}.side.uncover-hover.hoverable.left:hover:not([class*="width-"])~.body-content,.side.left:not(.cover):not([class*="width-"])~.body-content,.side.uncover-focus.focusable.left:focus:not([class*="width-"])~.body-content{margin-left:100px}.side.uncover-hover.hoverable.left:hover:not([class*="width-"])~.body-content .header.fixed,.side.uncover-hover.hoverable.left:hover:not([class*="width-"])~.body-content.header.fixed,.side.left:not(.cover):not([class*="width-"])~.body-content .header.fixed,.side.left:not(.cover):not([class*="width-"])~.body-content.header.fixed,.side.uncover-focus.focusable.left:focus:not([class*="width-"])~.body-content .header.fixed,.side.uncover-focus.focusable.left:focus:not([class*="width-"])~.body-content.header.fixed{margin-left:0;left:100px}.side.uncover-hover.hoverable.left:hover:not([class*="width-"])~.body-content .header.fixed .menu-mobile,.side.uncover-hover.hoverable.left:hover:not([class*="width-"])~.body-content.header.fixed .menu-mobile,.side.left:not(.cover):not([class*="width-"])~.body-content .header.fixed .menu-mobile,.side.left:not(.cover):not([class*="width-"])~.body-content.header.fixed .menu-mobile,.side.uncover-focus.focusable.left:focus:not([class*="width-"])~.body-content .header.fixed .menu-mobile,.side.uncover-focus.focusable.left:focus:not([class*="width-"])~.body-content.header.fixed .menu-mobile{left:100px}.side.uncover-hover.hoverable.right:hover:not([class*="width-"])~.body-content,.side.right:not(.cover):not([class*="width-"])~.body-content,.side.uncover-focus.focusable.right:focus:not([class*="width-"])~.body-content{margin-right:100px}.side.uncover-hover.hoverable.right:hover:not([class*="width-"])~.body-content .header.fixed,.side.uncover-hover.hoverable.right:hover:not([class*="width-"])~.body-content.header.fixed,.side.right:not(.cover):not([class*="width-"])~.body-content .header.fixed,.side.right:not(.cover):not([class*="width-"])~.body-content.header.fixed,.side.uncover-focus.focusable.right:focus:not([class*="width-"])~.body-content .header.fixed,.side.uncover-focus.focusable.right:focus:not([class*="width-"])~.body-content.header.fixed{margin-right:0;right:100px}.side.uncover-hover.hoverable.right:hover:not([class*="width-"])~.body-content .header.fixed .menu-mobile,.side.uncover-hover.hoverable.right:hover:not([class*="width-"])~.body-content.header.fixed .menu-mobile,.side.right:not(.cover):not([class*="width-"])~.body-content .header.fixed .menu-mobile,.side.right:not(.cover):not([class*="width-"])~.body-content.header.fixed .menu-mobile,.side.uncover-focus.focusable.right:focus:not([class*="width-"])~.body-content .header.fixed .menu-mobile,.side.uncover-focus.focusable.right:focus:not([class*="width-"])~.body-content.header.fixed .menu-mobile{right:100px}.side.uncover-hover.hoverable.top:hover:not([class*="height-"]):not(.manual)~.body-content,.side.top:not(.cover):not([class*="height-"]):not(.manual)~.body-content,.side.uncover-focus.focusable.top:focus:not([class*="height-"]):not(.manual)~.body-content{margin-top:4.2rem}.side.uncover-hover.hoverable.bottom:hover:not([class*="height-"]):not(.manual)~.body-content,.side.bottom:not(.cover):not([class*="height-"]):not(.manual)~.body-content,.side.uncover-focus.focusable.bottom:focus:not([class*="height-"]):not(.manual)~.body-content{margin-bottom:4.2rem}.side.left,.side.right{overflow-y:auto;overflow-x:hidden}.side.top,.side.bottom{overflow-x:auto;overflow-y:hidden}.side.animated.left,.side.animated.right{transition:width 1s}.side.animated.top,.side.animated.bottom{transition:height 1s}.side.animated~.body-content{transition:margin 1s}.side.absolute.left,.side.absolute.right{position:absolute;top:0;bottom:auto;height:auto;min-height:100%;max-height:100%}.side.float.right{float:right}.side.float.left{float:left}.side.relative{position:relative}.side.relative.right{float:right}.side.relative.left{float:left}.side.static{position:static}.side.left,.side.right{top:0;bottom:0;max-height:100%;height:100%;will-change:width}.side.left{left:0;right:auto}.side.left~.side-open{bottom:0;right:0;margin:0 1.4rem 0.7rem 0}.side.right{right:0;left:auto}.side.right~.side-open{top:0;right:0}.side.top,.side.bottom{left:0;right:0;width:100%;will-change:height}.side.top{top:0;bottom:auto}.side.top~.side-open{top:0;left:0}.side.bottom{bottom:0;top:auto}.side.bottom~.side-open{bottom:0;left:0}.side-backdrop{position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;z-index:1099;display:none}.side-open{position:fixed;z-index:1100;display:none;width:0;height:0;line-height:0;text-align:center;cursor:pointer;border-radius:100%;margin:0.4rem;box-shadow:0 0 3px rgba(0,0,0,0.2);background-color:#faac18}.side-open i{color:#FFFFFF}a.link{color:#5386f9;text-decoration:none}a.link:hover{color:#b6cbfc;text-decoration:underline}a.link--disabled{cursor:not-allowed}@media (min-width: 1180px){.table-fluid.inside-window.table-column-6 td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.table-fluid.inside-window.table-column-6 .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  10px ) *  1 ) /  6)}.table-fluid.inside-window.table-column-7 td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.table-fluid.inside-window.table-column-7 .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  10px ) *  1 ) /  7)}.table-fluid.inside-window.table-column-8 td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.table-fluid.inside-window.table-column-8 .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  10px ) *  1 ) /  8)}.table-fluid.inside-window.table-column-9 td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.table-fluid.inside-window.table-column-9 .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  10px ) *  1 ) /  9)}.table-fluid.inside-window.table-column-10 td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.table-fluid.inside-window.table-column-10 .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  10px ) *  1 ) /  10)}.table-fluid.inside-window.table-column-11 td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.table-fluid.inside-window.table-column-11 .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  10px ) *  1 ) /  11)}.table-fluid.inside-window.table-column-12 td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.table-fluid.inside-window.table-column-12 .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  10px ) *  1 ) /  12)}.table-fluid.inside-window.table-column-13 td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.table-fluid.inside-window.table-column-13 .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  10px ) *  1 ) /  13)}.table-fluid.inside-window.table-column-14 td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.table-fluid.inside-window.table-column-14 .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  10px ) *  1 ) /  14)}.table-fluid.inside-window.table-column-15 td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.table-fluid.inside-window.table-column-15 .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  10px ) *  1 ) /  15)}.table-fluid.inside-window.table-column-16 td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.table-fluid.inside-window.table-column-16 .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  10px ) *  1 ) /  16)}.table-fluid.inside-window.table-column-17 td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.table-fluid.inside-window.table-column-17 .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  10px ) *  1 ) /  17)}.table-fluid.inside-window.table-column-18 td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.table-fluid.inside-window.table-column-18 .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  10px ) *  1 ) /  18)}.table-fluid.inside-window.table-column-19 td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.table-fluid.inside-window.table-column-19 .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  10px ) *  1 ) /  19)}.table-fluid.inside-window.table-column-20 td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.table-fluid.inside-window.table-column-20 .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  10px ) *  1 ) /  20)}.table-fluid.inside-window.table-column-21 td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit),.table-fluid.inside-window.table-column-21 .td:not(.number):not(.with-avatars):not(.actions):not(.has-charts):not(.has-status):not(.column-fit){max-width:calc(((100vh -  10px ) *  1 ) /  21)}}.side-backdrop{background-color:black;opacity:0.5}.side-close{position:absolute;top:1rem;left:1rem}.side.left{background:#294058;font-family:'Roboto'}.side.left .with-logo{display:flex;justify-content:center;text-align:center;padding:2.2rem 0 2.7rem}.side.left .with-collapse:first-child+nav:last-child{margin-top:2.5rem}@media (min-width: 1023px){.side.left .with-collapse:first-child+nav:last-child{min-height:calc(100vh - 4.5rem)}}.side.left nav{padding-bottom:2rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start}.side.left nav:only-child{margin-top:2.5rem}@media (min-width: 1023px){.side.left nav:only-child{min-height:calc(100vh - 4.5rem)}}.side.left nav .item.end{margin-top:auto;margin-bottom:0}.side.left .item{color:#FFFFFF;text-align:center;display:block;font-size:1.1rem;text-transform:uppercase;border-right:4px solid transparent;border-left:4px solid transparent;min-height:7.5rem}.side.left .item.active{color:#f8c740;border-right:4px solid #f8c740}.side.left .item.lock{position:relative}.side.left .item.lock:before{content:"\e93e";position:absolute;font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;right:0.7rem;font-size:1.8rem;top:1.3rem}.side.left .item+.item{margin-top:1rem}.side.left .item i{font-size:2.7rem;margin:1rem 0 0;display:inline-block}.side.left .item .with-count{position:relative;display:inline-block;margin:1rem 0 0}.side.left .item .with-count i{margin:0}.side.left .item .with-count span{position:absolute;right:-5px;bottom:0;display:inline-block;background:#407cd0;color:#FFFFFF;line-height:1.5rem;border-radius:1.5rem;padding:0 0.5rem}.side.left .item .with-count span[data-count="0"]{display:none}.side.left .item>span{display:block;line-height:1.2rem;margin:1rem 0}.side.top{width:auto;height:4.2rem}.side.top .side-content{text-align:center;font-size:1.3rem;line-height:4.2rem;padding:0 40px 0 20}.side.top .icon-close{font-size:2rem;position:absolute;right:20;top:0;bottom:0;height:2rem;margin:auto 0}.side.top.info{background-color:#407cd0;color:#fff}.side.top.warning{background-color:#ff004e;color:#fff}.side.top.error{background-color:#f86786;color:#fff}.side.top.success{background-color:#84b500;color:#fff}.side-expand:not(:checked)+.side.right{width:0;display:none}.side.top{margin-top:0 !important}@media (max-width: 1023px){.aside-top.side-hide:not(:checked)+.side.top{display:block;width:auto !important}.aside-top.side-hide:not(:checked)+.side.top~.body-content.t-under-show{margin-top:4.2rem}.aside-top.side-hide:not(:checked)+.side.top~.aside-top.side-hide:not(:checked)+.side.top{margin-top:4.2rem !important}.aside-top.side-hide:not(:checked)+.side.top~.aside-top.side-hide:not(:checked)+.side.top~.body-content.t-under-show{margin-top:8.4rem}.aside-top.side-hide:not(:checked)+.side.top~.body-content.body-main{margin-top:0}}.aside-top.side-hide:not(:checked)+.side.top~.body-content.header{margin-top:4.2rem}.aside-top.side-hide:not(:checked)+.side.top~.aside-top.side-hide:not(:checked)+.side.top{margin-top:4.2rem !important}.aside-top.side-hide:not(:checked)+.side.top~.aside-top.side-hide:not(:checked)+.side.top~.body-content.header{margin-top:8.4rem}@media (min-width: 1024px){.aside-top.side-hide:not(:checked)+.side.top~.body-content.body-main{margin-top:10.9rem}.aside-top.side-hide:not(:checked)+.side.top~.aside-top.side-hide:not(:checked)+.side.top~.body-content.body-main{margin-top:15.1rem}}@media (min-width: 1180px){.aside-top.side-hide:not(:checked)+.side.top~.body-content.body-main:not(.main-dashboard){height:calc(100vh - ($side-height-default + $header-height))}}@media (min-width: 1180px) and (min-width: 1180px){.aside-top.side-hide:not(:checked)+.side.top~.body-content.body-main.main-dashboard>.grid>[class*="cell-1"],.aside-top.side-hide:not(:checked)+.side.top~.body-content.body-main.main-dashboard>div>.grid>[class*="cell-1"]{max-height:calc(100vh - 15.9rem)}}@media (min-width: 1180px){.aside-top.side-hide:not(:checked)+.side.top~.body-content.body-main .tile-content.scroll{max-height:calc(100vh - ( 4.2rem +  6.7rem +  6rem +  8rem +  5rem ))}.aside-top.side-hide:not(:checked)+.side.top~.body-content.body-main .tile-content.notifications{max-height:calc(100vh - ( 4.2rem +  6.7rem +  2.1rem  * 2 +  4.3rem +  4.2rem +  3rem +  18rem +  5rem ))}.aside-top.side-hide:not(:checked)+.side.top~.body-content.body-main .tile-content.notifications.scroll{max-height:calc(100vh - ( 4.2rem +  6.7rem +  2.1rem  * 2 +  4.3rem +  4.2rem +  18rem +  5rem ))}.aside-top.side-hide:not(:checked)+.side.top~.aside-top.side-hide:not(:checked)+.side.top~.body-content.body-main{height:calc(100vh - ($side-height-default + $side-height-default + $header-height))}.aside-top.side-hide:not(:checked)+.side.top~.aside-top.side-hide:not(:checked)+.side.top~.body-content.body-main .tile-content.scroll{max-height:calc(100vh - ( 4.2rem +  4.2rem +  6.7rem + 6rem +  8rem +  5rem ))}.aside-top.side-hide:not(:checked)+.side.top~.aside-top.side-hide:not(:checked)+.side.top~.body-content.body-main .tile-content.notifications{max-height:calc(100vh - ( 4.2rem +  4.2rem +  6.7rem +  2.1rem  * 2 +  4.3rem +  4.2rem +  3rem +  18rem +  5rem ))}.aside-top.side-hide:not(:checked)+.side.top~.aside-top.side-hide:not(:checked)+.side.top~.body-content.body-main .tile-content.notifications.scroll{max-height:calc(100vh - ( 4.2rem +  4.2rem +  6.7rem +  2.1rem  * 2 +  4.3rem +  4.2rem +  18rem +  5rem ))}}body.admin .side.left{background-color:#8d95ac}body.admin .side.left .with-collapse i{color:#fff !important}html[lang='nb'] .side.left .item{font-size:0.95rem}.modal.active{display:block}.modal.modal-s>.modal-wrapper>.modal-window{width:400px;min-height:0}.modal.modal-m>.modal-wrapper>.modal-window{width:420px;min-height:0}.modal.modal-l>.modal-wrapper>.modal-window{width:800px}.modal.modal-xl>.modal-wrapper>.modal-window{width:105rem}.modal.searching-modal .window-content{padding-top:4rem}.modal.searching-modal .window-content p{margin:0;font-size:2rem;line-height:normal}.modal.searching-modal .window-content h2{margin-top:-1rem}.modal.searching-modal .window-content h2+p{font-size:1.2rem}.modal.searching-modal .modal-footer .items{width:calc(100% + 1.5rem)}.modal.searching-modal .modal-footer .items>*{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.modal.sub-modal{z-index:1250;background:none}.modal.sub-modal>.modal-wrapper>.modal-window{z-index:1252;min-height:1px}.modal.sub-modal>.modal-backdrop{z-index:1249}.modal.sub-sub-modal{z-index:1300;background:none}.modal.sub-sub-modal>.modal-wrapper>.modal-window{z-index:1302;min-height:1px}.modal.sub-sub-modal>.modal-backdrop{z-index:1299}.modal.modal-table .modal-window{width:80%;margin:3vh auto 0}@media (max-width: 1400px){.modal.modal-table .modal-window{width:95%}}.modal.modal-table>.modal-wrapper>.window>.window-header{border-bottom:1px dotted #afcffc;padding:2rem 5rem 2.5rem 2rem;line-height:normal;height:auto;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.modal.modal-table>.modal-wrapper>.window>.window-header.column{padding-bottom:1.5rem}.modal.modal-table>.modal-wrapper>.window>.window-header h1,.modal.modal-table>.modal-wrapper>.window>.window-header .h1{margin:0;line-height:normal}.modal.modal-table>.modal-wrapper>.window>.window-header h1+p,.modal.modal-table>.modal-wrapper>.window>.window-header .h1+p{color:#979ea7}.modal.modal-table>.modal-wrapper>.window>.window-header p{margin:0;line-height:normal}.modal.modal-table>.modal-wrapper>.window>.window-header .actions{margin-right:-3rem}.modal.modal-table>.modal-wrapper>.window>.window-header .actions .link{font-size:1.4rem}.modal.modal-table>.modal-wrapper>.window>.window-header .total .td,.modal.modal-table>.modal-wrapper>.window>.window-header .total td{line-height:normal;padding:0 0 0.3rem 1rem;border:0}.modal.modal-table>.modal-wrapper>.window>.window-header .total .tr:last-child td,.modal.modal-table>.modal-wrapper>.window>.window-header .total .tr:last-child .td,.modal.modal-table>.modal-wrapper>.window>.window-header .total tr:last-child td,.modal.modal-table>.modal-wrapper>.window>.window-header .total tr:last-child .td{padding-bottom:0}.modal.modal-table>.modal-wrapper>.window>.window-header .total .label{text-transform:uppercase;color:#979ea7;font-weight:bold;font-size:1.1rem;text-align:right}.modal.modal-table>.modal-wrapper>.window>.window-header .total .value{font-size:1.3rem;font-weight:bold;text-align:right}.modal.modal-table>.modal-wrapper>.window>.window-header .total .value.red{color:#f65f7b}@media (min-width: 1180px){.modal.modal-table>.modal-wrapper>.window .table .text-ellipsis.w-15,.modal.modal-table>.modal-wrapper>.window table .text-ellipsis.w-15{max-width:calc(80vw * 0.15)}.modal.modal-table>.modal-wrapper>.window .table .text-ellipsis.w-10,.modal.modal-table>.modal-wrapper>.window table .text-ellipsis.w-10{max-width:calc(80vw * 0.10)}.modal.modal-table>.modal-wrapper>.window .table .text-ellipsis.w-7,.modal.modal-table>.modal-wrapper>.window table .text-ellipsis.w-7{max-width:calc(80vw * 0.07)}.modal.modal-table>.modal-wrapper>.window .table .text-ellipsis.w-5,.modal.modal-table>.modal-wrapper>.window table .text-ellipsis.w-5{max-width:calc(80vw * 0.05)}.modal.modal-table>.modal-wrapper>.window .table .text-ellipsis.w-3,.modal.modal-table>.modal-wrapper>.window table .text-ellipsis.w-3{max-width:calc(80vw * 0.03)}}.modal.modal-table>.modal-wrapper>.window>.window-footer{box-shadow:0 -4px 4px rgba(0,0,0,0.1);font-size:1.4rem;position:relative;z-index:1}.modal.modal-table>.modal-wrapper>.window>.window-footer .items{width:100%}.modal.modal-table>.modal-wrapper>.window>.window-content{overflow-y:scroll;max-height:calc(100vh - 25rem);min-height:25rem}.modal.modal-table.full-width>.modal-wrapper>.modal-window{width:calc(100% - 2rem);max-width:calc(100% - 2rem);margin:1rem auto}.modal.modal-table.full-width>.modal-wrapper>.modal-window .window-content{max-height:calc(100vh - 20rem)}.modal.modal-table.full-width>.modal-wrapper>.modal-window .window-footer{padding-top:1rem;padding-bottom:1rem}.modal.modal-table>.modal-backdrop{background-color:rgba(246,247,251,0.75)}.modal.modal-table .table-fluid .table-header{top:0}.modal.modal-table .table.table-selectable:not(.with-expandable) .thead .th:first-of-type,.modal.modal-table .table.table-selectable:not(.with-expandable) .thead th:first-of-type,.modal.modal-table .table.table-selectable:not(.with-expandable) thead .th:first-of-type,.modal.modal-table .table.table-selectable:not(.with-expandable) thead th:first-of-type,.modal.modal-table table.table-selectable:not(.with-expandable) .thead .th:first-of-type,.modal.modal-table table.table-selectable:not(.with-expandable) .thead th:first-of-type,.modal.modal-table table.table-selectable:not(.with-expandable) thead .th:first-of-type,.modal.modal-table table.table-selectable:not(.with-expandable) thead th:first-of-type{padding-left:7rem}.modal.modal-table .table .thead .th,.modal.modal-table .table .thead th,.modal.modal-table .table thead .th,.modal.modal-table .table thead th,.modal.modal-table table .thead .th,.modal.modal-table table .thead th,.modal.modal-table table thead .th,.modal.modal-table table thead th{position:sticky !important;position:-webkit-sticky !important;position:-moz-sticky !important;position:-ms-sticky !important;position:-o-sticky !important;z-index:15;background-color:#fff;top:0 !important;border-bottom:1px solid #ededed}@media (max-width: 1180px){.modal.modal-table .table .thead .th,.modal.modal-table .table .thead th,.modal.modal-table .table thead .th,.modal.modal-table .table thead th,.modal.modal-table table .thead .th,.modal.modal-table table .thead th,.modal.modal-table table thead .th,.modal.modal-table table thead th{top:4rem !important}}.modal.modal-table .table td:last-child,.modal.modal-table .table .td:last-child,.modal.modal-table table td:last-child,.modal.modal-table table .td:last-child{padding-right:calc(5rem - 17px)}.modal.modal-table .table td:first-of-type,.modal.modal-table .table .td:first-of-type,.modal.modal-table table td:first-of-type,.modal.modal-table table .td:first-of-type{padding-left:calc(2.5rem - 2px)}.modal.modal-table .table .th:last-child,.modal.modal-table .table th:last-child,.modal.modal-table table .th:last-child,.modal.modal-table table th:last-child{padding-right:calc(5rem - 17px)}.modal.modal-table .table .th:first-of-type,.modal.modal-table .table th:first-of-type,.modal.modal-table table .th:first-of-type,.modal.modal-table table th:first-of-type{padding-left:calc(2.5rem)}.modal.modal-selectable>.modal-wrapper>.window>.window-header{border-bottom:0 none}.modal.modal-selectable .modal-window{width:89rem}.modal.modal-table-search .modal-header,.modal.modal-table-search .window-footer{padding:1.5rem 2rem 2rem !important;box-shadow:none !important}.modal.modal-table-search .modal-window{width:46rem}.modal.modal-table-search .modal-footer{border-top:1px solid #ededed !important}.modal.modal-table-search table td,.modal.modal-table-search table .td,.modal.modal-table-search .table td,.modal.modal-table-search .table .td{padding:1rem 2rem;border-left:0 none !important}.modal.modal-table-search table td.actions,.modal.modal-table-search table .td.actions,.modal.modal-table-search .table td.actions,.modal.modal-table-search .table .td.actions{padding:1rem 2rem}.modal.modal-table-search table td.with-name,.modal.modal-table-search table .td.with-name,.modal.modal-table-search .table td.with-name,.modal.modal-table-search .table .td.with-name{word-wrap:break-word;word-break:break-word}.modal.modal-table-search .row .cell-2.text-center{-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.modal.modal-table-search.modal-table-search-lg .modal-window{width:56rem}.modal.modal-fullscreen{overflow-y:scroll}.modal.modal-fullscreen>.modal-wrapper>.modal-window:not(.window-inside){max-width:100%;width:100%;height:100%;margin:0}.modal.modal-fullscreen>.modal-wrapper>.window:not(.window-inside){box-shadow:none;border-radius:0}.modal.modal-fullscreen>.modal-wrapper>.window:not(.window-inside)>.window-header,.modal.modal-fullscreen>.modal-wrapper>.window:not(.window-inside) .window-footer{border-radius:0}@media (max-width: 1180px){.modal.modal-fullscreen>.modal-wrapper>.window:not(.window-inside):not(.window-with-nav)>.window-header{height:6rem;line-height:6rem;padding:0 2.4rem 1rem !important}.modal.modal-fullscreen>.modal-wrapper>.window:not(.window-inside):not(.window-with-nav)>.window-header .timestamp{position:absolute;line-height:1em;bottom:1.5rem;left:2.4rem}}@media (max-width: 1180px){.modal.modal-fullscreen>.modal-wrapper>.window:not(.window-inside):not(.window-with-nav) .window-toasts{top:7rem}}.modal.modal-fullscreen>.modal-wrapper>.window:not(.window-inside)>.window-content{min-height:calc(100% - $window-header-height);margin-top:5rem;padding-top:1.5rem;box-sizing:border-box}@media (max-width: 1180px){.modal.modal-fullscreen>.modal-wrapper>.window:not(.window-inside)>.window-content{margin-top:7rem}}.modal.modal-fullscreen>.modal-wrapper>.window:not(.window-inside)>.window-header{position:fixed;top:0;left:0;right:0;z-index:1201;box-shadow:0 0 16px rgba(66,67,68,0.08)}.modal.modal-fullscreen>.modal-wrapper>.window.window-with-nav:not(.window-inside)>.window-content{min-height:calc(100% - 6rem);margin-top:6rem;box-sizing:border-box}@media (max-width: 1180px){.modal:not(.modal-fullscreen)>.modal-wrapper>.modal-window{width:100% !important;max-width:calc(100%) !important;margin:1rem 0 !important;vertical-align:top !important}}.modal .modal-header{background:#fff;color:#294058;font-size:2rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.modal .modal-header label{line-height:2.5rem;height:2.5rem;cursor:pointer}.modal .modal-header label+label{margin-left:1.5rem}.modal .modal-header label i{font-size:3rem;color:#c5cad6;line-height:2.5rem;height:2.5rem;display:inline-block;vertical-align:middle}.modal .modal-header label i:before{line-height:2.5rem;height:2.5rem}.modal .modal-header label i.icon-question_answer{font-size:2.5rem}.modal .modal-header .select.filter-select:not(.has-datepicker) label{margin:0}.modal .modal-header.modal-header-auto{height:auto;min-height:5rem}.modal .modal-header h1{margin:2.5rem 0}.modal .modal-header h1.small-margin{margin:1.5rem 0 1rem}.modal .modal-content{color:#fff;padding:0 2rem}.modal .modal-footer{border-top:0 none;padding:0 2rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}.modal .modal-footer .on-left{margin-left:0;margin-right:auto}.modal .modal-footer .on-right{margin-left:auto;margin-right:0}.modal .modal-footer>.items{max-width:calc(100% + 15px)}.modal .modal-footer.column{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;align-items:flex-end;width:100%}.modal .modal-footer.column>*+*{padding-top:2.5rem}.modal .modal-footer.column>*+*.items{margin-top:0;padding-top:calc(2.5rem - 1.5rem)}.modal .window{box-shadow:0 0 4px rgba(21,16,60,0.3);border-radius:0.4rem}.modal .window.modal-window{min-height:0}.modal .window .window-header{border-radius:0.4rem 0.4rem 0 0}.modal .window .window-footer{border-radius:0 0 0.4rem 0.4rem}.modal-footer-space{padding-top:5rem !important}body[data-scrollbar-width="17"] .modal.modal-fullscreen>.modal-wrapper>.window:not(.window-inside)>.window-header{right:17px}input.modal-open,input.modal-close{display:none}input.modal-close:not(:checked)~.body{height:100vh;overflow-y:hidden}body.modal-opened{overflow-y:hidden}input.mobile-modal-open{display:none}@media (max-width: 1180px){.mobile-modal{position:fixed;top:0;bottom:0;left:0;right:0;z-index:1205;overflow-y:auto;background-color:rgba(0,0,0,0.5);display:none;background-color:rgba(246,247,251,0.7)}.mobile-modal.active{display:block;height:100%}.mobile-modal.active.animated{opacity:1;pointer-events:auto;visibility:visible}.mobile-modal.active.animated .modal-backdrop:after{transition:background-color 0.4s ease;background-color:rgba(246,247,251,0.75)}.mobile-modal.active.animated .modal-window{transform:translate(0, 0);transition:transform 0.4s ease}.mobile-modal.active.centered .modal-wrapper:before{height:50%;content:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);transition:height 0.4s ease}.mobile-modal-header{background:#fff;color:#294058;font-size:1.7rem !important;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.mobile-modal-header label{line-height:2.5rem;height:2.5rem;cursor:pointer}.mobile-modal-header label i{font-size:3rem;color:#c5cad6;line-height:2.5rem;height:2.5rem;display:inline-block;vertical-align:middle}.mobile-modal-header label i.icon-close{font-size:3rem}.mobile-modal-header label i:before{line-height:2.5rem;height:2.5rem}.mobile-modal-window{width:650px;min-height:300px;max-width:calc(100% - (20px * 2));position:relative;left:0;right:0;margin:5vh auto;background-color:rgba(246,247,251,0.75);z-index:1207;border:0 none}.mobile-window{background-color:#fff}.mobile-window .mobile-window-content{padding:0 !important}input.mobile-modal-open:checked+.mobile-modal{display:block;height:100%}input.mobile-modal-open:checked+.mobile-modal.animated{opacity:1;pointer-events:auto;visibility:visible}input.mobile-modal-open:checked+.mobile-modal.animated .modal-backdrop:after{transition:background-color 0.4s ease;background-color:rgba(246,247,251,0.75)}input.mobile-modal-open:checked+.mobile-modal.animated .modal-window{transform:translate(0, 0);transition:transform 0.4s ease}input.mobile-modal-open:checked+.mobile-modal.centered .modal-wrapper:before{height:50%;content:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);transition:height 0.4s ease}}.window>.window-header{line-height:5rem;height:5rem;padding:0 2.5rem;white-space:nowrap}.window>.window-header>span:first-child{text-overflow:ellipsis;overflow:hidden}.window>.window-header .with-avatars,.window>.window-header .with-status{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;line-height:normal}.window>.window-header.window-header-auto{height:auto;line-height:normal;padding-top:2rem;padding-bottom:3rem;white-space:normal}.window>.window-header.window-header-auto h1,.window>.window-header.window-header-auto h2{margin:0}.window>.window-header.column{display:block}.window>.window-header.window-header-blue{display:block;padding:0 !important;border-bottom:0 none !important}.window>.window-header.window-header-blue.window-header-auto~.window-content{height:calc(100vh - 32rem)}.window>.window-header.window-header-blue .window-header-wrapper{background-color:#407cd0;border-radius:inherit;color:#fff;padding:2rem !important}.window>.window-header.window-header-blue .window-header-wrapper~*{min-height:0;padding:1rem 2rem !important}.window>.window-header.window-header-blue h2{margin:0}.window>.window-header.window-header-blue .items.items-divided>*+.link:before{border-color:#fff}.window>.window-header p{font-size:1.2rem;white-space:normal}.window>.window-header p.mute{color:#979ea7}.window>.window-header p.small{font-size:1.1rem}.window>.window-header .timestamp{font-size:1.2rem}.window>.window-header .timestamp+label{margin-left:4rem}.window>.window-header .mute{color:#a1a9bd}.window>.window-header .window-top{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.window>.window-header .window-bar{margin-top:1rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-align:center;-ms-flex-line-pack:center;-webkit-align-content:center;align-content:center;-webkit-justify-content:space-between;justify-content:space-between}.window>.window-header .window-bar .filters{margin:auto auto auto 0;-webkit-align-self:center;align-self:center}.window.window-with-nav>.window-header{height:6rem;line-height:6rem;padding:0 !important}.window.window-with-nav>.window-header .window-nav{border-left:1px solid #959db1;cursor:pointer}.window.window-with-nav>.window-header>span{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;min-width:0}.window.window-with-nav>.window-header>span:first-child .window-nav{border-right:1px solid #959db1;border-left:0;margin-right:2.9rem}.window.window-with-nav .window-toasts{top:6rem}.window.window-with-nav>.window-content{margin-top:6rem !important}.window>.window-content{padding:0.1px 2.5rem}.window>.window-content>p{font-size:1.2rem}.window>.window-content>p:only-child{margin:0}.window>.window-content>p.mute{color:#979ea7}.window>.window-footer{padding:3rem 2.5rem 3.5rem;background-color:#fff}.window>.window-footer .button{box-shadow:none;padding-left:2rem;padding-right:2rem;min-width:11.5rem;box-sizing:border-box}.window .window-toasts{position:fixed;top:5rem;left:0;right:0;width:100%;z-index:1201}.window .window-toasts input{display:none}.window .window-toasts .toast{padding-right:2rem;padding-left:5rem}@media (max-width: 1180px){.window .window-toasts .toast{padding-right:2.4rem;padding-left:2.4rem}}.window .window-toasts .toast.error{background-color:#FB85A9}.window .window-frame,.window .with-frame{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.window .window-footer .items{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.window .window-footer .button{box-shadow:none}@media (min-width: 1181px){.window.window-form .mobile-inline,.window.window-form .mobile-inline-block,.window.window-form .mobile-block,.window.window-form .mobile-show{display:none}}@media (max-width: 1180px){.window.window-form .mobile-hide{display:none}.window.window-form .mobile-inline{display:inline}.window.window-form .mobile-inline-block,.window.window-form .mobile-show{display:inline-block}.window.window-form .mobile-block{display:block}}.window.window-form>.window-content{padding:0}.window.window-form>.window-footer{padding:3rem 2.3rem 3.5rem 1.4rem}.window.window-form>.window-header{padding:0 2rem 0 5rem}.window.window-form .form-section.cell-4{width:calc(100% / 3)}@media (min-width: 1181px){.window.window-form .form-section.cell-4{border-bottom:0 none}}@media (max-width: 1180px){.window.window-form .form-section.cell-4{width:calc(100% - $window-sidebar-width) !important}}@media (max-width: 1180px){.window.window-form .form-section.cell-4{width:100% !important}}.window.window-form .form-section-footer.cell-12{width:100%;padding-right:2.5rem}@media (max-width: 1180px){.window.window-form .form-section-footer.cell-12{width:100% !important}}.window.window-form .form-section.cell-12{border-top:0 none;width:100%}@media (max-width: 1180px){.window.window-form .form-section.cell-12{width:100% !important}}.window.window-form .form-section.cell-12.with-tile{padding:3.5rem 2.5rem 2.5rem 3.5rem}@media (max-width: 1180px){.window.window-form .form-section.cell-12.with-tile{padding-left:0;padding-right:0}}.window.window-form .form-section.cell-12.with-tile .window-footer.form-section-footer.cell-12.modal-footer{padding-bottom:0;padding-top:2.5rem}@media (min-width: 1181px){.window.window-form .form-section.cell-12.with-tile .window-footer.form-section-footer.cell-12.modal-footer{width:auto;padding-right:0}}.window.window-form .form-section.cell-12.with-tile .tile-space{padding-top:3.5rem}.window.window-form .form-section.cell-12.with-tile+.form-section.cell-12.with-tile{padding-top:1rem}.window.window-form .form-section.cell-12.with-tile .tile-header{padding-left:1.4rem;padding-right:2rem}@media (min-width: 1180px){.window.window-form .form-section.cell-12.with-tile .release-table{overflow-x:auto;overflow-y:visible}.window.window-form .form-section.cell-12.with-tile .release-table table,.window.window-form .form-section.cell-12.with-tile .release-table .table{table-layout:auto !important}.window.window-form .form-section.cell-12.with-tile .release-table table thead th,.window.window-form .form-section.cell-12.with-tile .release-table .table thead th{top:0 !important}.window.window-form .form-section.cell-12.with-tile .release-table.table-goods tr td.no:not(.with-textarea):not([colspan]),.window.window-form .form-section.cell-12.with-tile .release-table.table-goods tr td:not(.with-textarea):not([colspan]):nth-child(1){width:2vw;max-width:2vw;min-width:2vw}.window.window-form .form-section.cell-12.with-tile .release-table.table-goods tr td.no:not(.with-textarea):not([colspan]){width:160px;min-width:160px}.window.window-form .form-section.cell-12.with-tile .release-table.table-goods tr td.no:not(.with-textarea):not([colspan]) .select{min-width:140px}.window.window-form .form-section.cell-12.with-tile .release-table.table-goods tr td.desc:not(.with-textarea):not([colspan]){width:7vw;max-width:7vw;min-width:7vw}.window.window-form .form-section.cell-12.with-tile .release-table.table-goods tr td.category:not(.with-textarea):not([colspan]){width:5vw;max-width:5vw;min-width:5vw}}.window.window-form .form-section.cell-12.with-tile table,.window.window-form .form-section.cell-12.with-tile .table{table-layout:fixed}@media (min-width: 1181px) and (max-width: 1300px){.window.window-form .form-section.cell-12.with-tile table th.number,.window.window-form .form-section.cell-12.with-tile table td.number,.window.window-form .form-section.cell-12.with-tile table .th.number,.window.window-form .form-section.cell-12.with-tile table .td.number,.window.window-form .form-section.cell-12.with-tile .table th.number,.window.window-form .form-section.cell-12.with-tile .table td.number,.window.window-form .form-section.cell-12.with-tile .table .th.number,.window.window-form .form-section.cell-12.with-tile .table .td.number{padding-right:1rem}}@media (min-width: 1300px){.window.window-form .form-section.cell-12.with-tile table,.window.window-form .form-section.cell-12.with-tile .table{table-layout:fixed}.window.window-form .form-section.cell-12.with-tile table th.number,.window.window-form .form-section.cell-12.with-tile table td.number,.window.window-form .form-section.cell-12.with-tile table .th.number,.window.window-form .form-section.cell-12.with-tile table .td.number,.window.window-form .form-section.cell-12.with-tile .table th.number,.window.window-form .form-section.cell-12.with-tile .table td.number,.window.window-form .form-section.cell-12.with-tile .table .th.number,.window.window-form .form-section.cell-12.with-tile .table .td.number{padding-right:1rem}.window.window-form .form-section.cell-12.with-tile table th.no+th,.window.window-form .form-section.cell-12.with-tile table th.no+td,.window.window-form .form-section.cell-12.with-tile table td.no+th,.window.window-form .form-section.cell-12.with-tile table td.no+td,.window.window-form .form-section.cell-12.with-tile table .th.no+th,.window.window-form .form-section.cell-12.with-tile table .th.no+td,.window.window-form .form-section.cell-12.with-tile table .td.no+th,.window.window-form .form-section.cell-12.with-tile table .td.no+td,.window.window-form .form-section.cell-12.with-tile .table th.no+th,.window.window-form .form-section.cell-12.with-tile .table th.no+td,.window.window-form .form-section.cell-12.with-tile .table td.no+th,.window.window-form .form-section.cell-12.with-tile .table td.no+td,.window.window-form .form-section.cell-12.with-tile .table .th.no+th,.window.window-form .form-section.cell-12.with-tile .table .th.no+td,.window.window-form .form-section.cell-12.with-tile .table .td.no+th,.window.window-form .form-section.cell-12.with-tile .table .td.no+td{width:20vw}.window.window-form .form-section.cell-12.with-tile table th.no+th+th,.window.window-form .form-section.cell-12.with-tile table th.no+td+td,.window.window-form .form-section.cell-12.with-tile table td.no+th+th,.window.window-form .form-section.cell-12.with-tile table td.no+td+td,.window.window-form .form-section.cell-12.with-tile table .th.no+th+th,.window.window-form .form-section.cell-12.with-tile table .th.no+td+td,.window.window-form .form-section.cell-12.with-tile table .td.no+th+th,.window.window-form .form-section.cell-12.with-tile table .td.no+td+td,.window.window-form .form-section.cell-12.with-tile .table th.no+th+th,.window.window-form .form-section.cell-12.with-tile .table th.no+td+td,.window.window-form .form-section.cell-12.with-tile .table td.no+th+th,.window.window-form .form-section.cell-12.with-tile .table td.no+td+td,.window.window-form .form-section.cell-12.with-tile .table .th.no+th+th,.window.window-form .form-section.cell-12.with-tile .table .th.no+td+td,.window.window-form .form-section.cell-12.with-tile .table .td.no+th+th,.window.window-form .form-section.cell-12.with-tile .table .td.no+td+td{width:10vw}.window.window-form .form-section.cell-12.with-tile table th,.window.window-form .form-section.cell-12.with-tile table .th,.window.window-form .form-section.cell-12.with-tile .table th,.window.window-form .form-section.cell-12.with-tile .table .th{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.window.window-form .form-section.cell-12.with-tile table th:first-child,.window.window-form .form-section.cell-12.with-tile table td:first-child,.window.window-form .form-section.cell-12.with-tile table .th:first-child,.window.window-form .form-section.cell-12.with-tile table .td:first-child,.window.window-form .form-section.cell-12.with-tile .table th:first-child,.window.window-form .form-section.cell-12.with-tile .table td:first-child,.window.window-form .form-section.cell-12.with-tile .table .th:first-child,.window.window-form .form-section.cell-12.with-tile .table .td:first-child{padding-left:1.4rem}.window.window-form .form-section.cell-12.with-tile table th:last-child,.window.window-form .form-section.cell-12.with-tile table td:last-child,.window.window-form .form-section.cell-12.with-tile table .th:last-child,.window.window-form .form-section.cell-12.with-tile table .td:last-child,.window.window-form .form-section.cell-12.with-tile .table th:last-child,.window.window-form .form-section.cell-12.with-tile .table td:last-child,.window.window-form .form-section.cell-12.with-tile .table .th:last-child,.window.window-form .form-section.cell-12.with-tile .table .td:last-child{padding-right:2rem}.window.window-form .form-section.cell-12.with-tile table .thead .th,.window.window-form .form-section.cell-12.with-tile table .thead th,.window.window-form .form-section.cell-12.with-tile table thead .th,.window.window-form .form-section.cell-12.with-tile table thead th,.window.window-form .form-section.cell-12.with-tile .table .thead .th,.window.window-form .form-section.cell-12.with-tile .table .thead th,.window.window-form .form-section.cell-12.with-tile .table thead .th,.window.window-form .form-section.cell-12.with-tile .table thead th{top:5rem !important;position:sticky !important;position:-webkit-sticky !important;position:-moz-sticky !important;position:-ms-sticky !important;position:-o-sticky !important;z-index:15;border-bottom:1px solid #ededed}.window.window-form .form-section.cell-12.with-tile table .thead .th:not(.colored),.window.window-form .form-section.cell-12.with-tile table .thead th:not(.colored),.window.window-form .form-section.cell-12.with-tile table thead .th:not(.colored),.window.window-form .form-section.cell-12.with-tile table thead th:not(.colored),.window.window-form .form-section.cell-12.with-tile .table .thead .th:not(.colored),.window.window-form .form-section.cell-12.with-tile .table .thead th:not(.colored),.window.window-form .form-section.cell-12.with-tile .table thead .th:not(.colored),.window.window-form .form-section.cell-12.with-tile .table thead th:not(.colored){background-color:#fff}@media (min-width: 1181px){.window.window-form .form-section.cell-12.with-tile table .tbody .tr:first-child .td,.window.window-form .form-section.cell-12.with-tile table .tbody .tr:first-child td,.window.window-form .form-section.cell-12.with-tile table .tbody tr:first-child .td,.window.window-form .form-section.cell-12.with-tile table .tbody tr:first-child td,.window.window-form .form-section.cell-12.with-tile table tbody .tr:first-child .td,.window.window-form .form-section.cell-12.with-tile table tbody .tr:first-child td,.window.window-form .form-section.cell-12.with-tile table tbody tr:first-child .td,.window.window-form .form-section.cell-12.with-tile table tbody tr:first-child td,.window.window-form .form-section.cell-12.with-tile .table .tbody .tr:first-child .td,.window.window-form .form-section.cell-12.with-tile .table .tbody .tr:first-child td,.window.window-form .form-section.cell-12.with-tile .table .tbody tr:first-child .td,.window.window-form .form-section.cell-12.with-tile .table .tbody tr:first-child td,.window.window-form .form-section.cell-12.with-tile .table tbody .tr:first-child .td,.window.window-form .form-section.cell-12.with-tile .table tbody .tr:first-child td,.window.window-form .form-section.cell-12.with-tile .table tbody tr:first-child .td,.window.window-form .form-section.cell-12.with-tile .table tbody tr:first-child td{border-top:0 none}}.window.window-form .form-section.cell-12.with-tile .table-header{top:5rem}@media (max-width: 1023px){.window.window-form .form-section.cell-12.with-tile .table-fluid .table .thead .th,.window.window-form .form-section.cell-12.with-tile .table-fluid .table .thead th,.window.window-form .form-section.cell-12.with-tile .table-fluid .table thead .th,.window.window-form .form-section.cell-12.with-tile .table-fluid .table thead th,.window.window-form .form-section.cell-12.with-tile .table-fluid table .thead .th,.window.window-form .form-section.cell-12.with-tile .table-fluid table .thead th,.window.window-form .form-section.cell-12.with-tile .table-fluid table thead .th,.window.window-form .form-section.cell-12.with-tile .table-fluid table thead th{top:8.4rem !important}}.window.window-form .window-footer.form-section-footer{background-color:transparent}.window.window-form .window-footer.form-section-footer.modal-footer{padding-bottom:2rem}.window.copy-window{min-width:80%;height:80%;max-height:100%;display:flex;flex-direction:column}.window.copy-window .window-header{line-height:normal;background-color:#407cd0;color:#fff;display:flex;align-items:center;padding:1.9rem 2.5rem;flex:0 0 auto;height:auto;min-height:0}.window.copy-window .window-header h3{margin:0}.window.copy-window .window-content{flex:1 1 auto;display:flex;flex-direction:column;min-height:0}.window.copy-window .window-content>p{flex:0 0 auto;color:#1E3668;opacity:0.74;font-size:1.1rem;min-height:0}.window.copy-window .window-content.with-textarea textarea{width:100%;max-width:100%;min-width:100%;flex:1 1 auto;color:black;font-size:1.4rem;min-height:0}.window.copy-window .window-content.with-textarea+.window-footer{padding-right:5.6rem}.window.copy-window .window-content.with-table .inside-window{box-shadow:0 1px 4px #15103C4D;width:100%;max-width:100%;min-width:100%;flex:1 1 auto;max-height:100%;overflow:auto;min-height:0}.window.copy-window .window-content.with-table .inside-window th{position:sticky;top:0;background:#fff}.with-frame.modal .window-header{right:0 !important}.with-frame.modal .window-content{padding-top:0 !important}.with-frame.window-wrapper{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;flex-wrap:nowrap;height:100%;width:100%}.with-frame.window-wrapper .sidebar{right:0}.with-frame.window-wrapper .window-footer{padding-top:2rem}.with-frame.window-wrapper .form-section-header{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.with-frame.window-wrapper .form-section.with-table{-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;box-shadow:0 0 8px rgba(66,67,68,0.08)}.with-frame.window-wrapper .form-section.with-table .form-section-header{-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding:1.6rem 1.4rem}.with-frame.window-wrapper .form-section.with-table .form-section-content{-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding:0}.with-frame.window-wrapper .form-section.with-table .form-section-content table th:first-child,.with-frame.window-wrapper .form-section.with-table .form-section-content table td:first-child{padding-left:4rem}.with-frame.window-wrapper .form-section-footer{-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.with-frame.form-section{-webkit-box-flex:1 0 auto;-moz-box-flex:1 0 auto;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;background-color:#fff}.with-frame.form-section+.form-section{background-color:#fff}.window-frame{width:100%;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.window-frame .window-frame-content{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;background-color:#E0E4F5;position:relative}.window-frame .window-frame-content .window-frame-content-wrapper{overflow:auto;position:absolute;top:0;bottom:0;right:0;left:0;padding:2rem 5rem;text-align:center}.window-frame .window-frame-sidebar{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;max-width:50rem;min-width:44rem;width:35%}.window-frame .window-frame-sidebar .cell-1 .has-tooltip{margin-left:-1.4rem}.window-frame .window-frame-sidebar .has-tooltip:after{max-width:inherit;text-align:left !important}.window-frame .window-frame-sidebar .form-section .form-section-header{padding:1.6rem 7rem 1.6rem 3.5rem}.window-frame .window-frame-sidebar .form-section .form-section-content{padding:0.4rem 7rem 1rem 3.5rem}@media (max-width: 1023px){.window-frame{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.window-frame .window-frame-sidebar{width:100%;max-width:none;min-width:0}.window-frame .window-frame-sidebar .form-section-content{padding-left:2.4rem !important;padding-right:2.4rem !important}.window-frame .window-frame-content{flex:none;height:70vh;min-height:30rem}.window-frame .window-frame-content .window-frame-content-wrapper{padding:4rem 2.4rem 2.4rem}.window-frame .window-frame-content .mobile-wrapper{position:absolute;top:0.5rem;right:1rem;z-index:100;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.window-frame .window-frame-content .mobile-wrapper .window-editor-dots{width:auto}.window-frame .window-frame-content .mobile-wrapper>*,.window-frame .window-frame-content .mobile-wrapper .window-fixed{position:static;transform:none}.window-frame .window-frame-content .window-editor-actions{left:0;top:0;right:auto;padding-top:1rem;padding-left:1rem;padding-right:0}.window-frame .window-frame-content .window-editor-actions .window-fixed{-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.window-frame .window-frame-content .window-editor-actions .window-fixed>a+a{margin-left:1rem;margin-top:0}}.toggle-window-content-sidebar{position:absolute;border:0 none;background:none;top:0.5rem;z-index:100;left:0;padding:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;color:#959db1;cursor:pointer}.toggle-window-content-sidebar i{font-size:2.5rem}.toggle-window-content-sidebar .on-active{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:6rem;height:6rem}@media (max-width: 1023px){.toggle-window-content-sidebar .on-active{height:4rem}}.toggle-window-content-sidebar .on-not-active{display:none}.toggle-window-content-sidebar.active{bottom:0;top:auto}.toggle-window-content-sidebar.active .on-active{display:none}.toggle-window-content-sidebar.active .on-not-active{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;font-size:1.2rem}@media (max-width: 1023px){.window-with-nav .window-frame .window-editor-actions{left:7rem}}.window-nav{height:6rem;width:6rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.window-nav i{height:3rem !important;font-size:3rem !important;line-height:3rem !important;color:#959db1}.window-nav i.icon-close{height:2.5rem !important;font-size:2.5rem !important;line-height:2.5rem !important;color:#c4c4c4 !important}.window-nav i.icon-close:before{height:2.5rem !important}.window-nav i:before{height:3rem !important;display:inline-block;vertical-align:top}label.window-nav{height:6rem !important}body[data-scrollbar-width="17"] .window.window-form .window-header{right:17px}.tabs .tab-navs .tab-labels.grid label.cell[for]{color:#294058;height:4rem;line-height:4rem;border-bottom:2px solid transparent;padding:0 1.3rem;font-size:1.4rem;cursor:pointer;opacity:0.5}.tabs .tab-navs .tab-labels.grid label.cell[for]:last-child{text-align:right}.tabs .tab-navs .sidebar-toggle{position:absolute;z-index:1;height:4rem;width:4rem;right:0;top:0;cursor:pointer;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.tabs .tab-navs .sidebar-toggle i{font-size:1.8rem}.tabs .tab-navs .sidebar-toggle+.tab-labels.grid label:last-child{padding-right:4rem}.tabs .tab-navs .count{margin-left:0.5rem;display:inline-block;vertical-align:middle;background-color:#f8c740;min-width:1.6rem;height:1.6rem;line-height:1.6rem;white-space:nowrap;color:#fff;font-size:0.9rem;text-align:center;padding:0 0.5rem;border-radius:4rem;box-sizing:border-box}.tabs .tab-navs .has-tooltip .icon-info{cursor:help}.tooltip{font-size:0.8em}.has-popup>input{margin:0;cursor:pointer}.has-popup>input:checked{z-index:1}.has-popup.popup-under-header>input:checked{z-index:890 !important}.has-popup.popup-under-header .popup{z-index:900}.has-popup.mobile-filter{display:none}.has-popup.mobile-filter>input{margin:0}.has-popup.mobile-filter>input:checked{z-index:2500}@media (max-width: 1180px){.has-popup.mobile-filter{display:block}.has-popup.mobile-filter .select{width:100% !important;display:block !important}.has-popup.mobile-filter .select .select-content{width:100% !important;max-width:none !important}.has-popup.mobile-filter>.popup{position:fixed;top:0;bottom:0;left:0;right:0;max-width:none;z-index:2501;box-shadow:none;border-radius:0;width:100%;height:100%;overflow:auto;max-height:100vh;padding:0;background:transparent}.has-popup.mobile-filter>.popup .popup-backdrop{pointer-events:auto;position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(255,255,255,0.7);z-index:2502}.has-popup.mobile-filter>.popup .popup-content{pointer-events:auto;position:absolute;top:40px;bottom:auto;left:10px;right:10px;z-index:2510;background:#fff;box-shadow:0 0 0.5rem rgba(0,0,0,0.3)}}.popup{background-color:#fff;box-shadow:0 0 0.5rem rgba(0,0,0,0.3);border-radius:6px;padding:1rem 0.5rem;border:0 none}.popup.tabs .popup-header{padding:0}.popup.menu{padding:1rem 0.5rem}.popup.menu .item .anchor{font-size:1.2rem;color:#717b96}.popup.menu .item .anchor i{font-size:1.6rem;color:#adb3c3}.popup.menu .item .anchor:hover{background-color:#f2f2f2}.popup.window{padding:0 !important;border-radius:0}.popup.window .window-header{background-color:#294058;color:#fff;line-height:2.8rem;padding:0 1.8rem;height:2.8rem;font-size:1.2rem}ul.menu>.item{color:#2a2a2a}ul.menu>.item:hover{color:#2a2a2a;background-color:white}ul.menu>.item>.anchor{padding:0.5rem .7rem}ul.menu>.item>.anchor>.has-popup~i~*{margin-right:1.5rem}ul.menu>.item>.anchor>i{font-size:2.1rem;position:absolute;left:0.5rem;top:0;bottom:0;margin:auto;height:2rem;line-height:2rem}ul.menu>.item>.anchor>i~*{margin-left:2.5rem;display:block;word-wrap:break-word}ul.menu>.item>.anchor:not(.button){position:relative;text-decoration:none}ul.menu>.item>.anchor:not(.button)>a{font-size:1.2rem}ul.menu>.item>.anchor:not(.button) .has-popup{position:absolute;top:0;bottom:0;margin:auto;right:1.2rem;height:2rem}ul.menu>.item>.anchor:not(.button) .has-popup .more{height:2rem;line-height:2rem;font-size:2rem;color:#9ea0a4}ul.menu>.item>.anchor:not(.button) .has-popup>input:not(:checked){cursor:pointer}ul.menu>.item>.anchor:not(.button) .has-popup .popup{top:0}ul.menu>.item>.anchor:not(.button):hover{text-decoration:none;background-color:#eceef4}ul.menu.upload-items>.item>.anchor{padding:0.7rem 1.7rem}ul.menu.upload-items>.item>.anchor>i{left:1.2rem}ul.menu.upload-items>.item>.anchor a{word-wrap:break-word;white-space:normal}ul.menu.upload-items>.item>.anchor:not(.button)>a,ul.menu.upload-items>.item>.anchor:not(.button)>i{color:#407cd0}ul.menu.upload-items>.item>.anchor:not(.button)>i{color:#a1a9bd}ul.menu.upload-items>.item>.anchor:not(.button)>i.icon-attach_file{color:#407cd0}ul.menu.upload-items>.item>.anchor:not(.button)>span{display:block;font-size:1rem;color:#a1a9bd}ul.menu.companies{border-top:1px solid rgba(0,0,0,0.1);max-height:calc(100vh - 16rem);overflow:auto}ul.menu.companies .anchor>span{display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;-webkit-align-items:center;align-items:center}ul.menu.companies .anchor>span .avatar{width:2rem;min-width:2rem;height:2rem;background-color:#fff}ul.menu.companies .anchor>span .avatar+span{max-width:12rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}ul.menu.companies .anchor>span span{white-space:nowrap}ul.menu.companies .anchor>span span+span{margin-left:0.3rem}@media (max-width: 768px){.menu-mobile>.item{color:#2a2a2a}.menu-mobile>.item:hover{color:#2a2a2a;background-color:white}.menu-mobile>.item>.anchor{padding:0.5rem .7rem}.menu-mobile>.item>.anchor>.has-popup~i~*{margin-right:1.5rem}.menu-mobile>.item>.anchor>i{font-size:2.1rem;position:absolute;left:0.5rem;top:0;bottom:0;margin:auto;height:2rem;line-height:2rem}.menu-mobile>.item>.anchor>i~*{margin-left:2.5rem;display:block;word-wrap:break-word}.menu-mobile>.item>.anchor:not(.button){position:relative;text-decoration:none}.menu-mobile>.item>.anchor:not(.button)>a{font-size:1.2rem}.menu-mobile>.item>.anchor:not(.button) .has-popup{position:absolute;top:0;bottom:0;margin:auto;right:1.2rem;height:2rem}.menu-mobile>.item>.anchor:not(.button) .has-popup .more{height:2rem;line-height:2rem;font-size:2rem;color:#9ea0a4}.menu-mobile>.item>.anchor:not(.button) .has-popup>input:not(:checked){cursor:pointer}.menu-mobile>.item>.anchor:not(.button) .has-popup .popup{top:0}.menu-mobile>.item>.anchor:not(.button):hover{text-decoration:none;background-color:#eceef4}.menu-mobile.upload-items>.item>.anchor{padding:0.7rem 1.7rem}.menu-mobile.upload-items>.item>.anchor>i{left:1.2rem}.menu-mobile.upload-items>.item>.anchor a{word-wrap:break-word;white-space:normal}.menu-mobile.upload-items>.item>.anchor:not(.button)>a,.menu-mobile.upload-items>.item>.anchor:not(.button)>i{color:#407cd0}.menu-mobile.upload-items>.item>.anchor:not(.button)>i{color:#a1a9bd}.menu-mobile.upload-items>.item>.anchor:not(.button)>i.icon-attach_file{color:#407cd0}.menu-mobile.upload-items>.item>.anchor:not(.button)>span{display:block;font-size:1rem;color:#a1a9bd}}.side ul.menu .item{color:#fff;background-color:transparent}.side ul.menu .item.active .anchor{background-color:rgba(46,143,239,0.5)}.side ul.menu .item:hover{background:#1a141c}.side ul.menu .item .anchor{color:inherit;border-bottom:0 none}:root{--select-xs-item-padding-left: 0.8rem;--select-xs-item-min-width: 8rem;--filter-item-padding-right: 2.5rem;--filter-item-font-size: 1rem}.select .placeholder{color:#a5a5a5}.select .placeholder.value{color:#000}.select.readonly>input{pointer-events:none}.select.readonly .select-content:after{display:none}.select>input:not(:checked){cursor:pointer}.select:not(.input-s):not(.input-xs):not(.input-r) .select-content:after{color:#181819;font-size:2.5rem;right:1.8rem;top:1.6rem;bottom:auto}.select:not(.input-s):not(.input-xs) .select-content:after{color:#181819}.select.input-r .select-content:after{font-size:1.6rem}.select:not(.has-datepicker)>input:checked~.select-content{padding:0.8rem 0}.select>input[disabled]:not(:checked){cursor:default}.select>input[disabled]:not(:checked)~.select-content:after{display:none}.select>input[disabled]:not(:checked)~.select-content input[type="checkbox"]+label:after{display:none}.select:not(.count-selected)>input:checked~.select-content input[type="checkbox"]:checked+label{position:relative}.select:not(.count-selected)>input:checked~.select-content input[type="checkbox"]:checked+label:after{content:"\e921";font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;position:absolute;right:1rem;top:1rem;height:2rem;font-size:2rem}.select>input:checked~.select-content{border-color:#7886a4}.select>input:checked~.select-content .placeholder:only-child{display:block;width:100%;padding:1.2rem 1rem;margin:0}.select>input:checked~.select-content .placeholder[data-empty]:only-child:after{content:attr(data-empty)}.select>input:checked~.select-content .placeholder:only-child:not([data-empty]):after{content:"There is nothing here"}.select>input:checked~.select-content .placeholder.empty-hide:only-child{display:none !important}.select>input:checked~.select-content input:focus+*{background-color:#0863e3;color:#fff}.select>input:checked~.select-content input:focus+* span{color:#fff}.select>input:checked~.select-content label:focus,.select>input:checked~.select-content a:focus{background-color:#0863e3;color:#fff}.select>input:checked~.select-content label:focus span,.select>input:checked~.select-content a:focus span{color:#fff}.select>input:checked~.select-content input:checked+a{background-color:#408cf8;color:#fff}.select>input:checked~.select-content input:checked+a span{color:#fff}.select>input:checked~.select-content input:checked+a:hover{background-color:#0863e3;color:#fff}.select>input:checked~.select-content input:checked+a:hover span{color:#fff}.select>input:checked~.select-content a.checked{background-color:#408cf8;color:#fff}.select>input:checked~.select-content a.checked span{color:#fff}.select>input:checked~.select-content a.checked:hover{background-color:#0863e3;color:#fff}.select>input:checked~.select-content a.checked:hover span{color:#fff}.select>input:checked~.select-content .info{display:block}.select .with-avatar>span{display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.select .with-avatar>span .avatar{width:2rem;min-width:2rem;height:2rem;background-color:#fff}.select .with-avatar>span .avatar+span{margin-left:1rem}.select .select-content input:checked+a{display:block}.select .select-content a.checked{display:block}.select .select-content label>a{color:inherit}.select .select-content a{display:none;white-space:nowrap;text-align:left;width:100%;text-overflow:ellipsis;box-sizing:border-box;line-height:2rem;padding:1.2rem 1rem;color:#000;font-size:1.4rem;-webkit-box-flex:1 1 100%;-moz-box-flex:1 1 100%;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%}.select .select-content a:hover{background-color:#f6f7fb}.select .select-content .info{display:none;white-space:nowrap;text-align:left;width:100%;text-overflow:ellipsis;box-sizing:border-box;line-height:2rem;padding:0.6rem 1rem;font-size:1.2rem;background-color:#c6ccda;color:#fff;font-style:italic}.select .select-content label:not(.with-avatar) span{display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.select .select-content label:not(.with-avatar) span+span{font-size:1.2rem;color:#777777}.select.input-s{zoom:0.9999999}.select.input-s .select-content>a,.select.input-s .select-content input[type="text"]{line-height:1.4rem;padding:0.6rem 0.5rem;font-size:1rem}.select.input-s .select-content:after{font-size:2rem}.select.input-s:not(.has-datepicker)>input:checked~.select-content{padding:0.6rem 0}.select.input-xs .select-content a,.select.input-xs .select-content input[type="text"]{line-height:1.2rem;padding:0.48rem 1rem;font-size:1rem}.select.input-xs .select-content:after{font-size:1.6rem}.select.input-xs:not(.has-datepicker)>input:checked~.select-content{padding:0.6rem 0}.select.filter-select{height:1rem;vertical-align:middle}.select.filter-select.lazy-scroll>input:not(:checked)+.select-content{height:1rem}.select.filter-select.lazy-scroll>input:not(:checked)+.select-content>div[style*="position: relative"]{display:none}.select.filter-select.lazy-scroll>input:not(:checked)+.select-content .placeholder{display:block !important}.select.filter-select.lazy-scroll>input:checked+.select-content{padding:0}.select.filter-select>input:not(:checked){z-index:1}.select.filter-select>input:not(:checked)+.select-content{max-width:20vw}.select.filter-select>input:checked+.select-content{max-width:30vw}.select.filter-select>.select-content{vertical-align:top}.select.filter-select>.select-content label{width:auto}.select.filter-select>input:checked~.select-content{position:relative;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.select.filter-select>input:checked~.select-content label{padding-right:var(--filter-item-padding-right);overflow:visible;text-overflow:unset;-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.select.filter-select:not(.has-datepicker)>input:checked~.select-content{overflow-x:hidden;overflow-y:auto}.select.filter-select.input-s{min-height:calc(1.4rem + 0.6rem * 2 + 2px * 2)}.select.filter-select.input-s>.select-content label{padding-left:1.4rem;min-width:8rem}.select.filter-select.input-s>.select-content .placeholder{padding-left:1rem}.select.filter-select.input-s>.select-content:after{font-size:2rem}.select.filter-select.input-xs{vertical-align:middle}.select.filter-select.input-xs>.select-content{position:relative;vertical-align:top}.select.filter-select.input-xs>.select-content label{padding-left:var(--select-xs-item-padding-left);min-width:var(--select-xs-item-min-width)}.select.filter-select.input-xs>.select-content .placeholder{padding-left:0}.select.filter-select.input-xs>.select-content:after{font-size:1.6rem}.select.filter-select.input-xs>input:checked~.select-content .placeholder{margin:0 !important}.select.filter-select.input-xs>.select-content{border-width:1px}.select.filter-select.selected>input:not(:checked)~.select-content{background-color:#408cf8 !important;border-color:#408cf8 !important}.select.filter-select.selected>input:not(:checked)~.select-content:after{color:#fff !important}.select.filter-select>.select-content{border:2px solid #c7cdd9;border-radius:13px}.select.filter-select>.select-content label,.select.filter-select>.select-content .placeholder{text-transform:uppercase;color:#a1a9bd;font-size:var(--filter-item-font-size);padding-left:1.4rem}.select.filter-select>.select-content label:hover,.select.filter-select>.select-content .placeholder:hover{background-color:#eef0f4;color:#545454}.select.filter-select>.select-content:after{color:#a1a9bd !important}.select.filter-select>input:checked~.select-content input:checked+label,.select.filter-select>input:checked~.select-content label.checked{color:#545454;background-color:#c5dcfd !important}.select.filter-select>input:checked~.select-content:after{display:block;content:"";top:0.7rem;bottom:auto}.select.filter-select:not(.has-datepicker)>input:not(:checked)~.select-content{padding-right:1rem !important}.select.filter-select:not(.has-datepicker)>input:not(:checked)~.select-content input:checked+label,.select.filter-select:not(.has-datepicker)>input:not(:checked)~.select-content label.checked{color:#fff;background-color:#408cf8 !important;border-radius:10px;width:calc(100% + 1rem);margin-right:-1rem;padding-right:3rem}.select.filter-select:not(.has-datepicker)>input:not(:checked)~.select-content .placeholder{padding-right:1rem}.select.no-border label,.select.no-border .placeholder,.select.no-border a{font-size:1.2rem !important}.select.no-border>input:not(:checked)~.select-content{border-color:transparent}.select.no-border>input:not(:checked)~.select-content label,.select.no-border>input:not(:checked)~.select-content a{color:#a5a5a5}.select.readonly .select-content{border-color:#eef0f4}.select.readonly .select-content:after{opacity:0.4}.select.display-inline-block{vertical-align:middle;width:auto;min-width:auto;min-height:0;display:-webkit-inline-box !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:-webkit-inline-flex !important;display:inline-flex !important;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start}.select.display-inline-block .select-content{-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.select.display-inline-block.input-s{height:calc(1.4rem + 0.6rem * 2 + 2px * 2);min-height:0}.select.display-inline-block.input-xs{height:calc(1.2rem + 0.2rem * 2 + 1px * 2);min-height:0}.select.display-inline-block>input:checked~.select-content{position:relative;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.select.display-inline-block>input:checked~.select-content label{padding-right:2.5rem;overflow:visible;text-overflow:unset;-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.select.display-inline-block.width-1>input:checked+.select-content{min-width:12rem;max-width:12rem}.select.display-inline-block.width-05>input:checked+.select-content{min-width:9rem;max-width:9rem}.select.display-inline-block>input:checked+.select-content{position:relative}.select.has-datepicker.react-datapicker.selected>input:not(:checked)+.select-content{color:#fff}.select.has-datepicker.react-datapicker.selected>input:not(:checked)+.select-content .placeholder{display:none}.select.has-datepicker.react-datapicker.selected>input:not(:checked)+.select-content input[value=""]{display:none}.select.has-datepicker.react-datapicker:not(.selected)>input:not(:checked)+.select-content .react-datepicker-wrapper{display:none}.select.has-datepicker.react-datapicker>input:checked+.select-content input[type="text"]{background-color:#f6f7fb;color:#848b9c;padding-left:3rem;padding-top:0.5rem;padding-bottom:0.5rem;width:calc(6em + 3rem);cursor:pointer}.select.has-datepicker.react-datapicker>input:checked+.select-content .react-datepicker__input-container{margin-left:0.5rem;margin-bottom:0.5rem;margin-right:0.5rem}.select.has-datepicker.react-datapicker>input:checked+.select-content .react-datepicker__input-container:after{left:1rem;color:#848b9c;font-size:1.2rem;line-height:2rem}.select.has-datepicker.react-datapicker>input:not(:checked)+.select-content .react-datepicker__input-container:after{display:none}.select.has-datepicker.react-datapicker>input:not(:checked)+.select-content input[type="text"]{color:inherit}.select.has-datepicker.react-datapicker>input:not(:checked)+.select-content .react-datepicker-wrapper.empty{display:none}.select.has-datepicker.react-datapicker>input:not(:checked)+.select-content .react-datepicker-wrapper+.react-datepicker-wrapper:not(.empty):before{content:"-";color:inherit;margin-right:1rem}.select.has-datepicker.react-datapicker .select-content{overflow:visible}.select.has-datepicker.react-datapicker .select-content input[type="text"]{background-color:transparent;border:0 none;text-transform:uppercase;padding:0;color:#a1a9bd;width:6em}.select.has-datepicker.selected label:after{content:attr(data-selected) !important}.select.has-datepicker label:after{font-family:"Roboto", Helvetica, Arial, sans-serif !important;vertical-align:middle !important;font-size:inherit !important;margin-left:0 !important}.select.has-datepicker.input-s>input:not(:checked)~.select-content{padding:0 3rem 0 1.9rem}.select.has-datepicker.input-s>input:not(:checked)~.select-content input:checked+label,.select.has-datepicker.input-s>input:not(:checked)~.select-content input[type="text"],.select.has-datepicker.input-s>input:not(:checked)~.select-content label.checked{line-height:2.5rem}.select.has-datepicker.input-s>input:not(:checked)~.select-content input[type="text"]{height:2.5rem}.select.has-datepicker.input-xs>input:not(:checked)~.select-content{padding:0 2.5rem 0 1rem}.select.has-datepicker.input-xs>input:not(:checked)~.select-content input:checked+label,.select.has-datepicker.input-xs>input:not(:checked)~.select-content input[type="text"],.select.has-datepicker.input-xs>input:not(:checked)~.select-content label.checked{line-height:2rem}.select.has-datepicker.input-xs>input:not(:checked)~.select-content input[type="text"]{height:2rem}.select.has-datepicker>input:not(:checked)~.select-content{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.select.has-datepicker>input:not(:checked)~.select-content .placeholder{margin-left:0 !important;margin-right:0 !important;padding-left:0 !important}.select.has-datepicker>input:not(:checked)~.select-content .label,.select.has-datepicker>input:not(:checked)~.select-content button{display:none}.select.has-datepicker>input:not(:checked)~.select-content label{pointer-events:none !important}.select.has-datepicker>input:not(:checked)~.select-content label input{display:none}.select.has-datepicker>input:not(:checked)~.select-content label:before,.select.has-datepicker>input:not(:checked)~.select-content label:after{pointer-events:none !important}.select.has-datepicker>input:not(:checked)~.select-content input:checked+label,.select.has-datepicker>input:not(:checked)~.select-content label.checked{border:0 none !important;background-color:transparent !important;color:#a1a9bd !important;margin:0 !important;padding:0 !important;text-overflow:none;overflow:visible;width:auto}.select.has-datepicker>input:not(:checked)~.select-content input:checked+label~label:before,.select.has-datepicker>input:not(:checked)~.select-content label.checked~label:before{content:"-";display:inline;margin:0 0.2rem}.select.has-datepicker>input:checked~.select-content{padding-bottom:1rem}.select.has-datepicker>input:checked~.select-content input[type="text"]{display:block;position:static;left:auto}.select.has-datepicker>input:checked~.select-content button.date-clear{text-transform:uppercase;background-color:transparent;border:0 none;margin-top:2rem;margin-right:1rem;margin-left:auto;color:#848b9c;cursor:pointer}.select.has-datepicker>input:checked~.select-content .label{text-transform:uppercase;margin-left:1.5rem;color:#a1a9bd;font-size:1rem;margin-top:0.4rem;margin-bottom:1rem}.select.has-datepicker>input:checked~.select-content input:not(:checked)+label,.select.has-datepicker>input:checked~.select-content input:checked+label,.select.has-datepicker>input:checked~.select-content label.checked,.select.has-datepicker>input:checked~.select-content label[for]:not(.checked){background-color:#f6f7fb !important}.select.has-datepicker>input:checked~.select-content input:not(:checked)+label,.select.has-datepicker>input:checked~.select-content input:not(:checked)+label:after,.select.has-datepicker>input:checked~.select-content input:checked+label,.select.has-datepicker>input:checked~.select-content input:checked+label:after,.select.has-datepicker>input:checked~.select-content label.checked,.select.has-datepicker>input:checked~.select-content label.checked:after,.select.has-datepicker>input:checked~.select-content label[for]:not(.checked),.select.has-datepicker>input:checked~.select-content label[for]:not(.checked):after{color:#848b9c}.select.has-datepicker>input:checked~.select-content input:not(:checked)+label:hover,.select.has-datepicker>input:checked~.select-content input:checked+label:hover,.select.has-datepicker>input:checked~.select-content label.checked:hover,.select.has-datepicker>input:checked~.select-content label[for]:not(.checked):hover{background-color:#407cd0 !important}.select.has-datepicker>input:checked~.select-content input:not(:checked)+label:hover,.select.has-datepicker>input:checked~.select-content input:not(:checked)+label:hover:after,.select.has-datepicker>input:checked~.select-content input:checked+label:hover,.select.has-datepicker>input:checked~.select-content input:checked+label:hover:after,.select.has-datepicker>input:checked~.select-content label.checked:hover,.select.has-datepicker>input:checked~.select-content label.checked:hover:after,.select.has-datepicker>input:checked~.select-content label[for]:not(.checked):hover,.select.has-datepicker>input:checked~.select-content label[for]:not(.checked):hover:after{color:#fff}.select.has-datepicker>input:checked~.select-content input:not(:checked)+label+label:after,.select.has-datepicker>input:checked~.select-content label[for]:not(.checked)+label:after{content:attr(data-placeholder) !important;display:inline !important}.select.has-datepicker>input:checked~.select-content label{white-space:nowrap;margin:0.2rem 0.4rem;border-radius:5px}.select.has-datepicker>input:checked~.select-content label input{height:0 !important;width:0 !important;padding:0 !important;border:0 !important;max-width:0 !important;min-width:0 !important;background:transparent;display:inline-block !important;vertical-align:middle}.select.has-datepicker>input:checked~.select-content label:before{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e936";display:inline-block;vertical-align:middle;margin-right:0.7rem}.select.has-datepicker.selected>input:not(:checked)~.select-content input:checked+label,.select.has-datepicker.selected>input:not(:checked)~.select-content label.checked{color:#fff !important}.select.has-datepicker:not(.selected)>input:checked~.select-content button.date-clear{display:none}.select.add-edit.input-r>input:not(:checked)~.select-content{padding-right:calc(1.4rem + 3rem + 1px * 2)}.select.add-edit .select-content:after{display:none}.select.add-edit>input:not(:checked)~.select-content label.checked:before{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;color:#407cd0;font-size:2rem;content:"\e90a";top:0.8rem;right:0}.select>input:not(:checked)~.control{display:none !important}.add-edit-trigger{position:absolute;color:#407cd0;font-size:2rem;right:0;top:2rem;z-index:1;cursor:pointer}.add-edit-trigger~.select.add-edit>input:not(:checked)~.select-content label.checked:before{right:3rem}.datepicker-container{z-index:11500 !important}.selected-filters{display:inline-block;vertical-align:middle;margin-left:1rem}.selected-filters label{color:#fff;border:1px solid rgba(255,255,255,0.6);border-radius:2.5rem;line-height:2.5rem;height:2.5rem;padding:0 0.8rem 0 1.5rem;margin:0 0.7rem;display:inline-block;vertical-align:middle;text-transform:uppercase;font-size:1rem}.selected-filters label:after{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e906";font-size:1.3rem;vertical-align:middle;margin-left:0.8rem}.select>.control{position:absolute;top:0;left:0;right:0;z-index:1502;height:4.6rem}.select>.control input:not([type="checkbox"]):not([type="radio"]){height:100%;margin-top:0;border-radius:3px 3px 0 0;padding-right:3rem;width:100%}.select>.control:before{right:1rem;font-size:2rem}.select>input:checked~.control{margin-top:0}.select>input:checked~.control~.select-content{margin-top:4.6rem;border-radius:0 0 3px 3px;border-top:0}.select>input:checked~.control~.select-content i{background-color:#408cf8;color:#fff;font-variant:normal;text-transform:none;font-style:normal}.select>input:checked~.control.input-s~.select-content{margin-top:2.8rem}.select>input:checked~.control.input-xs~.select-content{margin-top:2.2rem}.select>input:checked~.control.empty{border-radius:3px}.select>input:checked~.control.empty input:not([type="checkbox"]):not([type="radio"]){border-radius:3px}.select>input:checked~.control.empty~.select-content{display:none}.select.drop-up>input:checked~.control,.select.select-up>input:checked~.control{margin-top:0}.select.drop-up>input:checked~.control input,.select.select-up>input:checked~.control input{border-radius:0 0 3px 3px}.select.drop-up>input:checked~.control~.select-content,.select.select-up>input:checked~.control~.select-content{margin-top:0;border-radius:3px 3px 0 0;border-top:1px solid #7886a4;border-bottom:0;margin-bottom:-1px}.select.select-up.display-inline-block{-webkit-justify-content:flex-end;justify-content:flex-end}.select.select-up>input:checked~.select-content{top:auto;bottom:0}.select.auto-position>input:not(:checked)~.select-content{position:static !important;width:auto !important;max-height:none !important}.select.auto-position>input:checked~.select-content{position:fixed}.select.auto-content-width>input:checked~.select-content{width:min-content;border-top:1px solid #7886a4 !important;border-bottom:1px solid #7886a4 !important}.select.auto-content-width>input:checked~.select-content label{min-width:100%;padding-right:17px}.select.auto-content-width>input:checked~.select-content label,.select.auto-content-width>input:checked~.select-content span{overflow:visible}.select.select-transparent>input:not(:checked)~.select-content{background-color:transparent;border-color:transparent}.select.select-transparent>input:not(:checked)~.select-content label,.select.select-transparent>input:not(:checked)~.select-content .placeholder,.select.select-transparent>input:not(:checked)~.select-content:after{color:currentColor}.select.select-transparent>input:not(:checked)~.select-content input:checked+label,.select.select-transparent>input:not(:checked)~.select-content label.checked{padding-right:1.5rem}.select.select-transparent>input:checked+.select-content{min-width:10rem}.select.check-selected .select-content label>span{color:#000}.select.check-selected .select-content label>span+span{color:#868686}.select.check-selected .select-content label>span+span span{display:inline-block}.select.check-selected .select-content label>span+span span+span:before{content:", "}.select.check-selected>input:checked~.select-content input:checked+label,.select.check-selected>input:checked~.select-content label.checked{background-color:#f2f2f2;color:#000;position:relative}.select.check-selected>input:checked~.select-content input:checked+label>span,.select.check-selected>input:checked~.select-content label.checked>span{color:#000}.select.check-selected>input:checked~.select-content input:checked+label>span+span,.select.check-selected>input:checked~.select-content label.checked>span+span{color:#868686}.select.check-selected>input:checked~.select-content input:checked+label>span+span span,.select.check-selected>input:checked~.select-content label.checked>span+span span{color:#868686}.select.check-selected>input:checked~.select-content input:checked+label:after,.select.check-selected>input:checked~.select-content label.checked:after{content:"\e921";font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#407cd0;position:absolute;right:1rem;top:1rem;height:2rem;font-size:2rem}html[lang="nb"] .select>input:checked~.select-content .placeholder:only-child:not([data-empty]):after{content:"Det er ingenting her"}.button{-webkit-appearance:none;font-weight:500}.button.button-white{box-shadow:0 3px 6px rgba(0,0,0,0.14),0 0 6px rgba(0,0,0,0.14);color:#8c8f96}.button.link{border-color:transparent}.button.inverse.transparent{border:0 none !important;box-shadow:none !important}.button.inverse.transparent.button-s{padding-top:0;padding-bottom:0;height:2.71rem;line-height:2.71rem;vertical-align:middle;display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.button.inverse.transparent.button-s i{font-size:2rem;height:2rem}.button.inverse.button-gray{border-color:#BFC4D0;box-shadow:none;border-radius:4px}.button.inverse.button-gray.with-icon{padding:0;display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.button.inverse.button-gray.with-icon.button-s{width:2.8rem;height:2.8rem}.button.inverse.button-gray i{color:#BFC4D0}.button.inverse.button-gray i:only-child{font-size:2em;margin:-1rem 0}.button-quickbooks{width:274px;height:48px;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/quickbooks/C2QB_green_btn_tall_default_2x-c9b9802b3b6e8177e4584d5cb5b34b3facb7ec46cc59f273d9417a7bbd9add5b.png);background-size:contain;cursor:pointer}.button-quickbooks:after{background-image:url(/assets/quickbooks/C2QB_green_btn_tall_hover_2x-8bc5b91305d31670b90d9c08f70e713026ed5e3fb9867a33a3f256fabc3d9006.png);content:''}.button-quickbooks:hover{background-image:url(/assets/quickbooks/C2QB_green_btn_tall_hover_2x-8bc5b91305d31670b90d9c08f70e713026ed5e3fb9867a33a3f256fabc3d9006.png)}.button-xero-connect,.button-xero{width:190px;height:43px;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/xero/connect-blue-565abde59a72134cdcea9d93875df2b9599b398f62a5077c720c71d3cd58af91.svg);background-size:contain;cursor:pointer}.button-xero-sign-in{height:43px;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/xero/sign-in-7f5edb55a13f2a2babd4b68d4c71e76b21124f1923dad8e586656d63aa00a7c7.svg);background-size:contain;background-position:10px center;background-size:30px 30px}.button-xero-disconnect{width:190px;height:43px;background-repeat:no-repeat;display:inline-block;background-image:url(/assets/xero/disconnect-blue-b6788fa2a949806f491c55884de558ff432a4c19ef3ce4b37d5040c571c91d3e.svg);background-size:contain;cursor:pointer}.button.will-processing i{font-size:1.7rem;vertical-align:middle;position:relative;height:1.4rem;width:1.7rem;display:inline-block}.button.will-processing i:before{position:absolute;top:-1rem;bottom:-1rem;left:-1rem;right:-1rem;margin:auto;height:1.7rem;width:1.7rem}.button.processing{pointer-events:none;background:#979ea7}.button.processing i:before{-webkit-animation:icon-spin 1s linear infinite;-moz-animation:icon-spin 1s linear infinite;animation:icon-spin 1s linear infinite;position:absolute}.button.disabled{background:#b5bbc4 !important;color:#fff;opacity:1}.button.button-reject{background-color:#f65f7b;color:#fff;padding-left:5rem;padding-right:5rem}.button.button-approve{background-color:#2cbf55;color:#fff;padding-left:5rem;padding-right:5rem}.button.button-icon{border-radius:3px}.button.button-icon:before{font-size:1.5rem}.button.no-shadow{box-shadow:none}@media (max-width: 1180px){.button:not(.button-l){font-size:1.1rem;line-height:1.56rem;padding:0.575rem 0.75rem;border-radius:1px;border-width:none;outline-width:none;box-shadow:none}.button:not(.button-l) i,.button:not(.button-l) i:before{font-size:1.56rem;line-height:1.56rem;height:1.56rem;vertical-align:top;display:inline-block}}.button-xl{font-size:2.03rem;line-height:1.885rem;padding:1.6675rem 2.175rem}.input-table:not([type="checkbox"]):not([type="radio"]):not([type="submit"]){border:0 none;padding-top:0;padding-bottom:0;padding-left:0;font-size:1.3rem;color:inherit;background-color:transparent;max-width:100%;box-sizing:border-box;outline:none;background-color:transparent !important}.input-table:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):hover,.input-table:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):focus{background-color:transparent !important}.input-table.select:not([type="checkbox"]):not([type="radio"]):not([type="submit"])>input:not(:checked)~.select-content{background-color:transparent;border:0 none}.input-round{border-radius:10rem !important}.input-flex{display:flex;background-color:transparent !important;align-items:center}.input-flex.input-r{padding-left:0.2rem;padding-right:0.2rem;padding-top:0.5rem;padding-bottom:0.5rem}.input-flex.input-r input,.input-flex.input-r textarea{padding:0 0.3rem !important}.input-flex:hover{background-color:transparent !important}.input-flex:focus-within,.input-flex:focus-within:hover{border-bottom-color:#7886a4 !important}.input-flex input,.input-flex textarea{flex:1 1 auto}.input-flex .label,.input-flex .addon{color:#979ea7;font-size:1.1rem}.input-flex .label+input,.input-flex .label+textarea{text-align:right}.input-flex>*{flex:0 0 auto;min-width:0 !important}table input.input-table:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),table select.input-table:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),.table input.input-table:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),.table select.input-table:not([type="checkbox"]):not([type="radio"]):not([type="submit"]){min-width:100%;max-width:100%;width:100%}table input.input-table:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.select):not(.textarea),.table input.input-table:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.select):not(.textarea){line-height:1.5em;min-height:1.5em;height:1.5em !important}table select.input-table,.table select.input-table{line-height:1.5em;min-height:1.5em;height:1.5em !important}table textarea.input-table,.table textarea.input-table{height:1.35em;line-height:1.35em;resize:none;max-height:none;padding-right:0;white-space:normal;word-wrap:break-word;min-width:100%;max-width:100%}table textarea.input-table::-webkit-scrollbar,.table textarea.input-table::-webkit-scrollbar{display:none;scrollbar-width:none}label.file-button{position:relative;display:block}.file-uploaded .row{-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.file-uploaded .row .file-actions{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;text-align:left}.file-uploaded .row>a{-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;word-wrap:break-word;color:#408cf8}.file-uploaded .file-actions{margin-left:2rem}.file-uploaded .file-actions>a{cursor:pointer;margin-left:1rem}.file-uploaded .file-actions i{font-size:1.7rem;color:#979ea7}.file-button label{position:relative;display:block}.file-button input[type="file"][type="file"][type="file"]{top:0;bottom:0;left:0;right:0;opacity:0 !important;cursor:pointer;position:absolute;z-index:1}.file-button input[type="file"][type="file"][type="file"][disabled]~.button{opacity:0.5}.file-button input[type="file"][type="file"][type="file"]:hover+.button.button-primary{background:#fbb531;transition:none}.file-button .row,.file-button+.row{margin-top:1rem;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.file-button .row .state-info,.file-button .row .remove,.file-button+.row .state-info,.file-button+.row .remove{min-width:0}.file-button .row .remove,.file-button+.row .remove{font-size:1.7rem;cursor:pointer;margin-left:1rem;opacity:0.75}.file-button .row .remove:hover,.file-button+.row .remove:hover{opacity:0.5}.file-button .row .state-info,.file-button+.row .state-info{margin:0;-webkit-box-flex:0 1 auto;-moz-box-flex:0 1 auto;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.file-button .row .remove,.file-button+.row .remove{border:0;background:none;-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}select.input-table{height:2.3rem;line-height:2.3rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.control.select-arrow select+span::after,.select-arrow[class*="cell"] select+span::after,.control-group.select-arrow select+span::after{color:#181819;font-size:2.5rem}label.label{color:#294058;font-size:1.4rem}label.label.hint{font-size:1.2rem}label.label.small{font-size:1rem;font-weight:bold;color:#979ea7;text-transform:uppercase}label.label.small[class*="cell"]{border-bottom:0 none !important}label.label.small-hint{font-size:1.1rem;font-weight:normal;color:#294058;text-transform:none}.control.with-date .output{font-size:1.4rem;margin-left:1rem}.control.with-date .output i{color:#407cd0}.number .input[contenteditable]:empty,.number .input-table[contenteditable]:empty{direction:rtl}.input[contenteditable]:empty:before,.input-table[contenteditable]:empty:before{content:attr(data-placeholder);color:#a5a5a5;pointer-events:none}.as-input{display:block;position:relative;padding-top:0.01rem}.as-input .file-uploaded{margin-top:3rem}.as-input.required span.label:after{content:'*';color:#407cd0;margin-left:0.2rem}.as-input.as-input-inline{display:flex;align-items:center}.as-input .react-datepicker-wrapper,.as-input .react-datepicker__input-container{display:block}.as-input .react-datepicker-popper{z-index:20}.as-input span.label{position:absolute;left:calc(1rem - 0.2rem + 1px);padding-left:0.2rem;padding-right:0.2rem;background:#fff;font-size:1.1rem;color:#294058;top:0rem;display:inline-block;z-index:1}.as-input span.label.start-left{left:0}.as-input input:not([type="checkbox"]):not([type="radio"]),.as-input select,.as-input textarea,.as-input .output{width:100%;margin-top:0.6rem}.as-input input.number-field:not([type="checkbox"]):not([type="radio"]),.as-input select.number-field,.as-input textarea.number-field,.as-input .output.number-field{margin-top:0}.as-input .output.link{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;color:#407cd0;cursor:text}.as-input .output.link a{cursor:pointer}.as-input .file-button{margin-top:2rem;display:block}.as-input .control{margin-top:0.6rem}.as-input .control input:not([type="checkbox"]):not([type="radio"]),.as-input .control select,.as-input .control textarea,.as-input .control .output{margin-top:0}.as-input .control.select-arrow select+span:after{top:0.5rem}.as-input .control[class^="icon-"]:before,.as-input .control[class*="icon-"]:before{color:#294058;font-size:1.9rem;line-height:1.9rem;top:0.5rem}.as-input .control.right-icon[class^="icon-"]:before,.as-input .control.right-icon[class*="icon-"]:before{right:1rem}.as-input .control.right-icon[class^="icon-"] input,.as-input .control.right-icon[class*="icon-"] input{padding-right:2.5rem}.as-input .control.left-icon[class^="icon-"]:before,.as-input .control.left-icon[class*="icon-"]:before{left:1rem}.as-input .control.left-icon[class^="icon-"] input,.as-input .control.left-icon[class*="icon-"] input{padding-left:2.5rem}.as-input .select{margin-top:0.6rem;width:100%}.as-input .output{font-size:1.4rem;line-height:2rem;font-weight:normal;color:#000;padding:1.2rem 1rem;display:block}.as-input .output span:not(.tooltip):not(.avatar){display:block}.as-input .output span:not(.tooltip):not(.avatar)+span{font-size:1.2rem;color:#777777}.as-input~.hint{font-size:1.2rem;padding-top:1rem}.as-input.reduce span.label{padding-left:0;left:0}.as-input.reduce span.label+*{margin-top:1.35rem}.as-input.reduce span.label+.react-datepicker-wrapper input{margin-top:0}.as-input.reduce .react-datepicker-wrapper .react-datepicker__input-container:after{color:#979ea7;font-size:1.6rem;top:0.8rem}.as-input.row{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.as-input.row.below{margin-top:-1.5rem}.as-input.row .cell{white-space:nowrap;word-break:nowrap}.as-input.row .cell.output{padding:0;margin:0 0 0 1rem;font-size:1.1rem}.as-input.row .cell.output.number{text-align:right}.as-input.row .cell.label{position:static;padding:0 1rem 0 0}.form-grid .as-input{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.form-grid .as-input>*{width:100%;min-width:0}.form-grid .as-input>*:not(.select){min-height:0}.input-r{border-top:0 none !important;border-radius:0 !important;border-left:0 none !important;border-right:0 none !important;font-size:1.2rem !important}.input-r .select-content{font-size:1.2rem !important}.input-r input:not(:checked)~.select-content{border-top:0 none !important;border-radius:0 !important;border-left:0 none !important;border-right:0 none !important}.input.no-border{border:0 none !important}.grid [class^='cell'] textarea{width:100%;resize:vertical}.hint label.link{cursor:pointer}.hint.error{text-align:left;padding-top:0.3rem !important;font-size:1.1rem !important;display:none}.has-success .as-input>span.label{color:#84b500}.has-success .as-input>span.label:after{color:inherit}.has-success .select .select-content{border-color:#84b500 !important}.has-success .select .select-content:after{color:#84b500 !important}.has-success .hint{color:#84b500 !important}.has-success .hint.error{display:block}.has-success .hint.error+.hint{padding-top:0.3rem !important}.has-success .input-table{color:#84b500 !important}.has-success .select-arrow select.input-table+span::after,.has-success .select-arrow[class*="cell"] select.input-table+span::after,.has-success .control-group.select-arrow select.input-table+span::after{color:#84b500 !important}.has-error .as-input>span.label{color:#ff0039}.has-error .as-input>span.label:after{color:inherit}.has-error .select .select-content{border-color:#ff0039 !important}.has-error .select .select-content:after{color:#ff0039 !important}.has-error .hint{color:#ff0039 !important}.has-error .hint.error{display:block}.has-error .hint.error+.hint{padding-top:0.3rem !important}.has-error .input-table:not(textarea):not(:focus){color:#ff0039 !important}.has-error .input-table:not(textarea):not(:focus) option:not([disabled]){color:#000}.has-error .select-arrow select.input-table:not(:focus)+span::after,.has-error .select-arrow[class*="cell"] select.input-table:not(:focus)+span::after,.has-error .control-group.select-arrow select.input-table:not(:focus)+span::after{color:#ff0039 !important}.has-warning .select .select-content{border-color:#faac18 !important}.has-warning .hint{color:#faac18 !important}.has-warning .hint.error{display:block}.has-warning .hint.error+.hint{padding-top:0.3rem !important}.has-warning .input-table:not(textarea):not(:focus){color:#faac18 !important}.has-warning .input-table:not(textarea):not(:focus) option:not([disabled]){color:#faac18}.has-warning .select-arrow select.input-table:not(:focus)+span::after,.has-warning .select-arrow[class*="cell"] select.input-table:not(:focus)+span::after,.has-warning .control-group.select-arrow select.input-table:not(:focus)+span::after{color:#faac18 !important}.has-info .select .select-content{border-color:#959db1 !important}.has-info .hint{color:#959db1 !important}.has-info .hint.info{display:block}.has-info .hint.info+.hint{padding-top:0.3rem !important}.has-info .input-table:not(textarea):not(:focus){color:#959db1 !important}.has-info .input-table:not(textarea):not(:focus) option:not([disabled]){color:#959db1}.has-info .select-arrow select.input-table:not(:focus)+span::after,.has-info .select-arrow[class*="cell"] select.input-table:not(:focus)+span::after,.has-info .control-group.select-arrow select.input-table:not(:focus)+span::after{color:#faac18 !important}.has-error .as-input.reduce+.hint,.has-warning .as-input.reduce+.hint,.has-info .as-input.reduce+.hint{text-align:right}.has-error .as-input.reduce+.hint.has-tooltip:after,.has-warning .as-input.reduce+.hint.has-tooltip:after,.has-info .as-input.reduce+.hint.has-tooltip:after{width:200%;max-width:200px;padding:1.5rem;right:-3rem}.input.disabled{cursor:normal;opacity:0.7}.control.input-search.left-icon input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]){border-radius:3rem;padding-left:2.5rem;padding-right:2.5rem}.control.input-search.left-icon:before{font-size:1.5rem;color:#979ea7;left:1rem !important}.control.input-search.left-icon .icon-close{border:0 none;position:absolute;right:0.5rem;height:2rem;width:2rem;font-size:1.5rem;top:0;bottom:0;margin:auto;padding:0;cursor:pointer;color:#979ea7;background:radial-gradient(circle, white 33%, rgba(255,255,255,0) 100%)}.control.input-search.search-cell input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]){width:100%;padding-left:3.5rem;border-radius:3px;font-size:1.4rem}.control.input-search.search-cell:before{font-size:2rem;color:#979ea7;left:1rem !important}.control.cell .label{font-size:1.2rem;color:#515151}::-webkit-input-placeholder{color:#a5a5a5 !important;font-weight:normal !important}::-moz-placeholder{color:#a5a5a5 !important;font-weight:normal !important;opacity:1 !important}:-ms-input-placeholder{color:#a5a5a5 !important;font-weight:normal !important}:-moz-placeholder{color:#a5a5a5 !important;font-weight:normal !important}select::-ms-expand{display:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.grid-form [class*=" cell"] .button.button-block,.grid-form [class^="cell"] .button.button-block{width:100%}.control.currency[data-addon] input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]){padding-right:5rem}.control[data-addon]:after{right:0.8rem;color:#c6ccda;font-size:1.7rem;line-height:normal}.control[data-addon][data-addon='%'] input{padding-right:1.5rem}.control[data-addon][data-addon='%'] input.width-05{padding-left:0.7rem}.control[data-addon][data-addon='%'] input.width-06{padding-left:0.7rem}.drop-zone{background-color:#959DB10D;border:1px dashed #959DB1;padding:2.3rem 4rem 1.5rem;font-size:1.1rem;text-align:center;color:#979ea7}.drop-zone i{display:block;color:#979ea7;font-size:4rem;margin-bottom:1rem}.drop-zone .button{margin-top:1rem}@media (min-width: 769px){.with-fit-height-input[class*="tp-cell-"] .as-input{height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;justify-content:flex-end}}.with-fit-height-input:not([class*="tp-cell-"]) .as-input{height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.with-fit-height-input:not([class*="tp-cell-"]) .as-input input{flex:1 1 auto}.tooltip ul{list-style:none;margin:0;padding:0}.tooltip li{list-style:none;padding:0;margin:0.2rem 0}.has-tooltip[data-tooltip]:before{z-index:16}.has-tooltip[data-tooltip]{cursor:pointer}@media (max-width: 1180px){.items{margin-top:-0.8rem;margin-left:-0.8rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start}.items>*{margin-top:0.8rem;margin-left:0.8rem}.items.items-end{margin-right:-0.8rem;margin-left:0;-webkit-justify-content:flex-end;justify-content:flex-end}.items.items-end>*{margin-right:0.8rem;margin-left:0}}.items.items-end>.to-left{margin-left:0 !important;margin-right:auto !important}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.items.items-end>.to-left{margin-left:0.8rem !important;margin-right:0.8rem !important}}.items.items-auto>*{-webkit-box-flex:0 0 1px;-moz-box-flex:0 0 1px;-webkit-flex:0 0 1px;-ms-flex:0 0 1px;flex:0 0 1px}.items .to-left{margin-left:0 !important;margin-right:auto !important}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.items .to-left{margin-left:0.8rem !important;margin-right:0.8rem !important}}.items .to-right{margin-left:auto;margin-right:0}.items .button{-webkit-align-self:center;align-self:center}.items.center{-ms-flex-align:center;-webkit-align-items:center;align-items:center}.items.nowrap{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.items.items-divided>*:not(:empty){white-space:nowrap}.items.items-divided>*:not(:empty)+*:not(.no-divide):before{border-left:1px solid currentColor;margin-right:1.5rem;content:''}.items.items-divided>*:not(:empty)+*.link:before{border-color:#979ea7}.items.items-divided>*.with-date:not(:empty) .label{font-size:1.1rem}.items.items-divided>*.with-date:not(:empty)+*.display-flex{-ms-flex-align:center;-webkit-align-items:center;align-items:center}.items.items-divided>*.with-date:not(:empty)+*:not(.no-divide):before{height:1rem;border-left-color:#979ea7}.items.items-divided.as-link>*+*:not(.no-divide):before{border-left-color:#408cf8}.header{box-shadow:0 0 16px rgba(66,67,68,0.08)}@media (max-width: 1023px){.header{min-width:100vw}}.header.body-content.fixed{margin-right:0 !important}@media (min-width: 1024px){.header.fixed~.body-content.body-main{margin-top:6.7rem}}.header .breadcrumbs{font-size:1.2rem}.header .item.selected{position:relative}.header .item.selected:after{content:"\e921";color:#407cd0;position:absolute;right:1rem;top:0.5rem;font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.8rem;pointer-events:none}.header .item.pause{font-size:2rem}.header .item.pause:after{border-left:1px solid;content:'';height:1.4rem;width:1rem;display:inline-block;vertical-align:middle;margin-left:1.5rem}.header .has-popup>input{z-index:1;cursor:pointer}.header .has-popup.notifications-popup>input:checked+.anchor{color:#294058}.header .has-popup.notifications-popup .popup{min-width:24rem;right:-1.7rem;top:5rem}.header .has-popup.notifications-popup .popup .window-header:after{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #294058;position:absolute;right:2rem;top:-7px}@media (max-width: 340px){.header .has-popup.notifications-popup .popup{position:fixed;right:2rem;left:2rem;top:6.7rem;margin:auto;max-width:100%}.header .has-popup.notifications-popup .popup .window-header:after{display:none}}.header .popup.menu .has-popup>input:hover{cursor:pointer}.header .popup.menu .has-popup>input:hover+.anchor{background-color:#eceef4}.header .popup.bottom-right{min-width:12rem;margin-top:1rem}.header .popup.bottom-right .popup{min-width:14rem}.header .popup .anchor{padding:0.8rem 0.9rem}.header .popup .anchor i{left:0.9rem;height:1.7rem}.header .popup .anchor i~*{margin-lefT:2.3rem !important}.header .popup .anchor span{color:#717b96}@media (max-width: 1023px){.header nav>ul>li>.anchor>span:not(.avatar):not(.count){display:none}}.header nav>ul>li>.anchor>span{vertical-align:middle}.header nav>ul>li>.anchor>span+.avatar{margin-left:1rem}.header i.icon-menu{font-size:2.5rem}.header .anchor{cursor:pointer;font-size:1.2rem}.header .anchor span+i{margin-left:0.5rem}.header .anchor .avatar.company{margin-left:0.1rem;background-color:#eeeeee}.header .anchor .avatar.company img{opacity:0.9}@media (min-width: 1024px){.header .anchor .avatar.company{display:none}}.header .anchor .with-company{display:inline-block;vertical-align:middle}.header .anchor .with-company span{display:block}.header .anchor .with-company span+span{font-size:1rem;text-align:right}.header .anchor i{font-size:2rem;vertical-align:middle}.header .anchor i.icon-keyboard_arrow_down{font-size:1.2rem}.header .anchor.with-count{position:relative;display:inline-block}.header .anchor.with-count i{margin:0}.header .anchor.with-count span{position:absolute;right:-7px;bottom:-3px;display:inline-block;background:#f8c740;color:#FFFFFF;line-height:1.4rem;height:1.4rem;border-radius:1.5rem;padding:0 0.5rem;font-size:0.9rem;font-weight:bold}body{background:#f2f3f9;color:#343434}.body-main{font-size:1.2rem;padding:2.5rem 2.7rem 2.5rem 4rem;box-sizing:border-box}@media (max-width: 1023px){.body-main{padding:1rem 1rem 2.5rem 1rem}}.body-main:not(.root-dashboard)>.grid .tile:not(.button):not(.with-table):not(.form-section):not(.tabs),.body-main:not(.root-dashboard)>div>.grid .tile:not(.button):not(.with-table):not(.form-section):not(.tabs){height:100%}@media (max-width: 1023px){.body-main:not(.root-dashboard)>.grid,.body-main:not(.root-dashboard)>div>.grid{margin-left:0;margin-right:0}.body-main:not(.root-dashboard)>.grid>.t-cell-16,.body-main:not(.root-dashboard)>div>.grid>.t-cell-16{border-left:0 none;border-right:0 none}}.body-main>.grid,.body-main>div>.grid{box-sizing:border-box}@media (min-width: 1024px){.body-main>.grid,.body-main>div>.grid{height:100%}}.body-main>.grid .tile.with-table .table:not(.inside-window)>.thead:not(.expandable) .th,.body-main>.grid .tile.with-table .table:not(.inside-window)>.thead:not(.expandable) th,.body-main>.grid .tile.with-table .table:not(.inside-window)>thead:not(.expandable) .th,.body-main>.grid .tile.with-table .table:not(.inside-window)>thead:not(.expandable) th,.body-main>.grid .tile.with-table table:not(.inside-window)>.thead:not(.expandable) .th,.body-main>.grid .tile.with-table table:not(.inside-window)>.thead:not(.expandable) th,.body-main>.grid .tile.with-table table:not(.inside-window)>thead:not(.expandable) .th,.body-main>.grid .tile.with-table table:not(.inside-window)>thead:not(.expandable) th,.body-main>.grid .tile-content.with-table .table:not(.inside-window)>.thead:not(.expandable) .th,.body-main>.grid .tile-content.with-table .table:not(.inside-window)>.thead:not(.expandable) th,.body-main>.grid .tile-content.with-table .table:not(.inside-window)>thead:not(.expandable) .th,.body-main>.grid .tile-content.with-table .table:not(.inside-window)>thead:not(.expandable) th,.body-main>.grid .tile-content.with-table table:not(.inside-window)>.thead:not(.expandable) .th,.body-main>.grid .tile-content.with-table table:not(.inside-window)>.thead:not(.expandable) th,.body-main>.grid .tile-content.with-table table:not(.inside-window)>thead:not(.expandable) .th,.body-main>.grid .tile-content.with-table table:not(.inside-window)>thead:not(.expandable) th,.body-main>div>.grid .tile.with-table .table:not(.inside-window)>.thead:not(.expandable) .th,.body-main>div>.grid .tile.with-table .table:not(.inside-window)>.thead:not(.expandable) th,.body-main>div>.grid .tile.with-table .table:not(.inside-window)>thead:not(.expandable) .th,.body-main>div>.grid .tile.with-table .table:not(.inside-window)>thead:not(.expandable) th,.body-main>div>.grid .tile.with-table table:not(.inside-window)>.thead:not(.expandable) .th,.body-main>div>.grid .tile.with-table table:not(.inside-window)>.thead:not(.expandable) th,.body-main>div>.grid .tile.with-table table:not(.inside-window)>thead:not(.expandable) .th,.body-main>div>.grid .tile.with-table table:not(.inside-window)>thead:not(.expandable) th,.body-main>div>.grid .tile-content.with-table .table:not(.inside-window)>.thead:not(.expandable) .th,.body-main>div>.grid .tile-content.with-table .table:not(.inside-window)>.thead:not(.expandable) th,.body-main>div>.grid .tile-content.with-table .table:not(.inside-window)>thead:not(.expandable) .th,.body-main>div>.grid .tile-content.with-table .table:not(.inside-window)>thead:not(.expandable) th,.body-main>div>.grid .tile-content.with-table table:not(.inside-window)>.thead:not(.expandable) .th,.body-main>div>.grid .tile-content.with-table table:not(.inside-window)>.thead:not(.expandable) th,.body-main>div>.grid .tile-content.with-table table:not(.inside-window)>thead:not(.expandable) .th,.body-main>div>.grid .tile-content.with-table table:not(.inside-window)>thead:not(.expandable) th{position:sticky !important;position:-webkit-sticky !important;position:-moz-sticky !important;position:-ms-sticky !important;position:-o-sticky !important;z-index:15;background-color:#fff;top:6.7rem;border-bottom:1px solid #ededed}@media (max-width: 1180px){.body-main>.grid .tile.with-table .table-fluid .table:not(.inside-window)>.thead .th,.body-main>.grid .tile.with-table .table-fluid .table:not(.inside-window)>.thead th,.body-main>.grid .tile.with-table .table-fluid .table:not(.inside-window)>thead .th,.body-main>.grid .tile.with-table .table-fluid .table:not(.inside-window)>thead th,.body-main>.grid .tile.with-table .table-fluid table:not(.inside-window)>.thead .th,.body-main>.grid .tile.with-table .table-fluid table:not(.inside-window)>.thead th,.body-main>.grid .tile.with-table .table-fluid table:not(.inside-window)>thead .th,.body-main>.grid .tile.with-table .table-fluid table:not(.inside-window)>thead th,.body-main>.grid .tile-content.with-table .table-fluid .table:not(.inside-window)>.thead .th,.body-main>.grid .tile-content.with-table .table-fluid .table:not(.inside-window)>.thead th,.body-main>.grid .tile-content.with-table .table-fluid .table:not(.inside-window)>thead .th,.body-main>.grid .tile-content.with-table .table-fluid .table:not(.inside-window)>thead th,.body-main>.grid .tile-content.with-table .table-fluid table:not(.inside-window)>.thead .th,.body-main>.grid .tile-content.with-table .table-fluid table:not(.inside-window)>.thead th,.body-main>.grid .tile-content.with-table .table-fluid table:not(.inside-window)>thead .th,.body-main>.grid .tile-content.with-table .table-fluid table:not(.inside-window)>thead th,.body-main>div>.grid .tile.with-table .table-fluid .table:not(.inside-window)>.thead .th,.body-main>div>.grid .tile.with-table .table-fluid .table:not(.inside-window)>.thead th,.body-main>div>.grid .tile.with-table .table-fluid .table:not(.inside-window)>thead .th,.body-main>div>.grid .tile.with-table .table-fluid .table:not(.inside-window)>thead th,.body-main>div>.grid .tile.with-table .table-fluid table:not(.inside-window)>.thead .th,.body-main>div>.grid .tile.with-table .table-fluid table:not(.inside-window)>.thead th,.body-main>div>.grid .tile.with-table .table-fluid table:not(.inside-window)>thead .th,.body-main>div>.grid .tile.with-table .table-fluid table:not(.inside-window)>thead th,.body-main>div>.grid .tile-content.with-table .table-fluid .table:not(.inside-window)>.thead .th,.body-main>div>.grid .tile-content.with-table .table-fluid .table:not(.inside-window)>.thead th,.body-main>div>.grid .tile-content.with-table .table-fluid .table:not(.inside-window)>thead .th,.body-main>div>.grid .tile-content.with-table .table-fluid .table:not(.inside-window)>thead th,.body-main>div>.grid .tile-content.with-table .table-fluid table:not(.inside-window)>.thead .th,.body-main>div>.grid .tile-content.with-table .table-fluid table:not(.inside-window)>.thead th,.body-main>div>.grid .tile-content.with-table .table-fluid table:not(.inside-window)>thead .th,.body-main>div>.grid .tile-content.with-table .table-fluid table:not(.inside-window)>thead th{top:10.7rem}}.body-main>.grid .tile.with-table .tbody>.tr:first-child>.td,.body-main>.grid .tile.with-table .tbody>.tr:first-child>td,.body-main>.grid .tile.with-table .tbody>tr:first-child>.td,.body-main>.grid .tile.with-table .tbody>tr:first-child>td,.body-main>.grid .tile.with-table tbody>.tr:first-child>.td,.body-main>.grid .tile.with-table tbody>.tr:first-child>td,.body-main>.grid .tile.with-table tbody>tr:first-child>.td,.body-main>.grid .tile.with-table tbody>tr:first-child>td,.body-main>.grid .tile-content.with-table .tbody>.tr:first-child>.td,.body-main>.grid .tile-content.with-table .tbody>.tr:first-child>td,.body-main>.grid .tile-content.with-table .tbody>tr:first-child>.td,.body-main>.grid .tile-content.with-table .tbody>tr:first-child>td,.body-main>.grid .tile-content.with-table tbody>.tr:first-child>.td,.body-main>.grid .tile-content.with-table tbody>.tr:first-child>td,.body-main>.grid .tile-content.with-table tbody>tr:first-child>.td,.body-main>.grid .tile-content.with-table tbody>tr:first-child>td,.body-main>div>.grid .tile.with-table .tbody>.tr:first-child>.td,.body-main>div>.grid .tile.with-table .tbody>.tr:first-child>td,.body-main>div>.grid .tile.with-table .tbody>tr:first-child>.td,.body-main>div>.grid .tile.with-table .tbody>tr:first-child>td,.body-main>div>.grid .tile.with-table tbody>.tr:first-child>.td,.body-main>div>.grid .tile.with-table tbody>.tr:first-child>td,.body-main>div>.grid .tile.with-table tbody>tr:first-child>.td,.body-main>div>.grid .tile.with-table tbody>tr:first-child>td,.body-main>div>.grid .tile-content.with-table .tbody>.tr:first-child>.td,.body-main>div>.grid .tile-content.with-table .tbody>.tr:first-child>td,.body-main>div>.grid .tile-content.with-table .tbody>tr:first-child>.td,.body-main>div>.grid .tile-content.with-table .tbody>tr:first-child>td,.body-main>div>.grid .tile-content.with-table tbody>.tr:first-child>.td,.body-main>div>.grid .tile-content.with-table tbody>.tr:first-child>td,.body-main>div>.grid .tile-content.with-table tbody>tr:first-child>.td,.body-main>div>.grid .tile-content.with-table tbody>tr:first-child>td{border-top:0 none}.body-main .tile-content.scroll{max-height:calc(100vh - ( 6.7rem +  6rem +  8rem +  5rem ))}.body-main .cell-auto:first-child+.cell-auto+.cell-fill .tile-content.notifications{max-height:calc(100vh - ( 6.7rem +  2.1rem  * 2 +  4.3rem +  4.2rem +  3rem +  18rem +  5rem +  1rem ));overflow:hidden}.body-main .cell-auto:first-child+.cell-auto+.cell-fill .tile-content.notifications.scroll{overflow:auto;max-height:calc(100vh - ( 6.7rem +  2.1rem * 2 +  4.3rem +  4.2rem + 18rem +  5rem +  1rem))}.body-main .cell-auto:first-child+.cell-fill .tile-content.notifications{max-height:calc(100vh - ( 6.7rem +  2.1rem * 2 +  4.3rem +  4.2rem + 3rem +  2.5rem +  1rem));overflow:hidden}.body-main .cell-auto:first-child+.cell-fill .tile-content.notifications.scroll{overflow:auto;max-height:calc(100vh - ( 6.7rem +  2.1rem * 2 +  4.3rem +  4.2rem + 2.5rem +  1rem))}.table-fluid-manual .body-main>.grid .tile.with-table .table-fluid .table:not(.inside-window)>.thead .th,.table-fluid-manual .body-main>.grid .tile.with-table .table-fluid .table:not(.inside-window)>.thead th,.table-fluid-manual .body-main>.grid .tile.with-table .table-fluid .table:not(.inside-window)>thead .th,.table-fluid-manual .body-main>.grid .tile.with-table .table-fluid .table:not(.inside-window)>thead th,.table-fluid-manual .body-main>.grid .tile.with-table .table-fluid table:not(.inside-window)>.thead .th,.table-fluid-manual .body-main>.grid .tile.with-table .table-fluid table:not(.inside-window)>.thead th,.table-fluid-manual .body-main>.grid .tile.with-table .table-fluid table:not(.inside-window)>thead .th,.table-fluid-manual .body-main>.grid .tile.with-table .table-fluid table:not(.inside-window)>thead th,.table-fluid-manual .body-main>.grid .tile-content.with-table .table-fluid .table:not(.inside-window)>.thead .th,.table-fluid-manual .body-main>.grid .tile-content.with-table .table-fluid .table:not(.inside-window)>.thead th,.table-fluid-manual .body-main>.grid .tile-content.with-table .table-fluid .table:not(.inside-window)>thead .th,.table-fluid-manual .body-main>.grid .tile-content.with-table .table-fluid .table:not(.inside-window)>thead th,.table-fluid-manual .body-main>.grid .tile-content.with-table .table-fluid table:not(.inside-window)>.thead .th,.table-fluid-manual .body-main>.grid .tile-content.with-table .table-fluid table:not(.inside-window)>.thead th,.table-fluid-manual .body-main>.grid .tile-content.with-table .table-fluid table:not(.inside-window)>thead .th,.table-fluid-manual .body-main>.grid .tile-content.with-table .table-fluid table:not(.inside-window)>thead th{top:10.7rem}.content-fixed{position:relative}@media (max-width: 1023px){.content-fixed.cell-4.t-cell-16>*{position:static;width:100%}}.content-fixed.cell-4>*{width:calc(25% - 5.8rem);position:fixed}input[type=number]{-moz-appearance:textfield !important}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}@media (max-width: 1023px){.t-top-order{-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}}.link{color:#407cd0}.grid .row{max-width:100%}.items-end{align-items:end}label[for]:not(.custom){cursor:pointer}@media (max-width: 1023px){.breadcrumbs{font-size:1.1rem;color:#979ea7;padding:1rem 0 0 2.5rem !important}}.enjoyhint .enjoy_hint_label{line-height:normal}.enjoyhint .enjoy_hint_label p{margin:0}:focus{outline:0 none}a:focus:not(.button),label:focus:not(.button){text-decoration:underline}.main-dashboard>.grid,.main-dashboard>div>.grid{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.main-dashboard>.grid>[class*="cell-1"],.main-dashboard>div>.grid>[class*="cell-1"]{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}@media (min-width: 1180px){.main-dashboard>.grid>[class*="cell-1"],.main-dashboard>div>.grid>[class*="cell-1"]{max-height:calc(100vh - 11.7rem);min-width:110px}}.main-dashboard>.grid>[class*="cell-1"]>*:not(.modal),.main-dashboard>div>.grid>[class*="cell-1"]>*:not(.modal){-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.main-dashboard>.grid>[class*="cell-1"]>.tile,.main-dashboard>div>.grid>[class*="cell-1"]>.tile{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;height:auto;min-height:0}.main-dashboard>.grid>[class*="cell-1"]>.tile>*:not(.modal),.main-dashboard>div>.grid>[class*="cell-1"]>.tile>*:not(.modal){-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.main-dashboard>.grid>[class*="cell-1"]>.tile>.tab-pages>.page.active>.tile-content,.main-dashboard>div>.grid>[class*="cell-1"]>.tile>.tab-pages>.page.active>.tile-content{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;height:auto;min-height:0}.main-dashboard>.grid>[class*="cell-1"]>.tile>.tab-pages>.page.active>div:only-child,.main-dashboard>div>.grid>[class*="cell-1"]>.tile>.tab-pages>.page.active>div:only-child{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;height:auto;min-height:0}.main-dashboard>.grid>[class*="cell-1"]>.tile>.tab-pages>.page.active>div:only-child>.tile-content,.main-dashboard>div>.grid>[class*="cell-1"]>.tile>.tab-pages>.page.active>div:only-child>.tile-content{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;height:auto;min-height:0}.main-dashboard>.grid>[class*="cell-1"]>.tile .has-bulk,.main-dashboard>div>.grid>[class*="cell-1"]>.tile .has-bulk{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;height:auto;min-height:0}.main-dashboard>.grid>[class*="cell-1"]>.tile>.tile-content,.main-dashboard>.grid>[class*="cell-1"]>.tile>.tab-pages,.main-dashboard>div>.grid>[class*="cell-1"]>.tile>.tile-content,.main-dashboard>div>.grid>[class*="cell-1"]>.tile>.tab-pages{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;height:auto;min-height:0}.main-dashboard>.grid>[class*="cell-1"]>.tile>.tile-content>*:not(.table-actions):not(.tile-footer):not(.modal):not(.page),.main-dashboard>.grid>[class*="cell-1"]>.tile>.tile-content>.page.active,.main-dashboard>.grid>[class*="cell-1"]>.tile>.tile-content .tables,.main-dashboard>.grid>[class*="cell-1"]>.tile>.tab-pages>*:not(.table-actions):not(.tile-footer):not(.modal):not(.page),.main-dashboard>.grid>[class*="cell-1"]>.tile>.tab-pages>.page.active,.main-dashboard>.grid>[class*="cell-1"]>.tile>.tab-pages .tables,.main-dashboard>div>.grid>[class*="cell-1"]>.tile>.tile-content>*:not(.table-actions):not(.tile-footer):not(.modal):not(.page),.main-dashboard>div>.grid>[class*="cell-1"]>.tile>.tile-content>.page.active,.main-dashboard>div>.grid>[class*="cell-1"]>.tile>.tile-content .tables,.main-dashboard>div>.grid>[class*="cell-1"]>.tile>.tab-pages>*:not(.table-actions):not(.tile-footer):not(.modal):not(.page),.main-dashboard>div>.grid>[class*="cell-1"]>.tile>.tab-pages>.page.active,.main-dashboard>div>.grid>[class*="cell-1"]>.tile>.tab-pages .tables{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;height:auto;min-height:0}.main-dashboard>.grid>[class*="cell-1"]>.tile>.tile-content>.page,.main-dashboard>.grid>[class*="cell-1"]>.tile>.tab-pages>.page,.main-dashboard>div>.grid>[class*="cell-1"]>.tile>.tile-content>.page,.main-dashboard>div>.grid>[class*="cell-1"]>.tile>.tab-pages>.page{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;height:auto;min-height:0}.main-dashboard>.grid>[class*="cell-1"]>.tile>.tile-content>.page>.tile-content,.main-dashboard>.grid>[class*="cell-1"]>.tile>.tab-pages>.page>.tile-content,.main-dashboard>div>.grid>[class*="cell-1"]>.tile>.tile-content>.page>.tile-content,.main-dashboard>div>.grid>[class*="cell-1"]>.tile>.tab-pages>.page>.tile-content{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;height:auto;min-height:0}.main-dashboard>.grid>[class*="cell-1"]>.tile>.tile-content>.page>div:not([class]):not(.modal),.main-dashboard>.grid>[class*="cell-1"]>.tile>.tab-pages>.page>div:not([class]):not(.modal),.main-dashboard>div>.grid>[class*="cell-1"]>.tile>.tile-content>.page>div:not([class]):not(.modal),.main-dashboard>div>.grid>[class*="cell-1"]>.tile>.tab-pages>.page>div:not([class]):not(.modal){-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;height:auto;min-height:0}.main-dashboard>.grid>[class*="cell-1"]>.tile>.tile-content>*:not(.table-actions):not(.tile-footer):not(.modal):not(.page),.main-dashboard>.grid>[class*="cell-1"]>.tile>.tile-content>.page.active,.main-dashboard>.grid>[class*="cell-1"]>.tile>.tab-pages>*:not(.table-actions):not(.tile-footer):not(.modal):not(.page),.main-dashboard>.grid>[class*="cell-1"]>.tile>.tab-pages>.page.active,.main-dashboard>div>.grid>[class*="cell-1"]>.tile>.tile-content>*:not(.table-actions):not(.tile-footer):not(.modal):not(.page),.main-dashboard>div>.grid>[class*="cell-1"]>.tile>.tile-content>.page.active,.main-dashboard>div>.grid>[class*="cell-1"]>.tile>.tab-pages>*:not(.table-actions):not(.tile-footer):not(.modal):not(.page),.main-dashboard>div>.grid>[class*="cell-1"]>.tile>.tab-pages>.page.active{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;height:auto;min-height:0}.main-dashboard>.grid>[class*="cell-1"]>.tile>.tile-content .table-actions,.main-dashboard>.grid>[class*="cell-1"]>.tile>.tile-content .tile-footer,.main-dashboard>.grid>[class*="cell-1"]>.tile>.tile-content .table-dashboard,.main-dashboard>.grid>[class*="cell-1"]>.tile>.tab-pages .table-actions,.main-dashboard>.grid>[class*="cell-1"]>.tile>.tab-pages .tile-footer,.main-dashboard>.grid>[class*="cell-1"]>.tile>.tab-pages .table-dashboard,.main-dashboard>div>.grid>[class*="cell-1"]>.tile>.tile-content .table-actions,.main-dashboard>div>.grid>[class*="cell-1"]>.tile>.tile-content .tile-footer,.main-dashboard>div>.grid>[class*="cell-1"]>.tile>.tile-content .table-dashboard,.main-dashboard>div>.grid>[class*="cell-1"]>.tile>.tab-pages .table-actions,.main-dashboard>div>.grid>[class*="cell-1"]>.tile>.tab-pages .tile-footer,.main-dashboard>div>.grid>[class*="cell-1"]>.tile>.tab-pages .table-dashboard{-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}html.unauthorized{height:100%}html.unauthorized body{background-image:url(/assets/login-bg-6313f3096fa164f54232840f4b1562fb94f59ab0df310533ae93d5d02d11ca91.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;background-color:#203353;height:100%;width:100%}html.unauthorized .content-holder{height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-flex-align:center;-webkit-align-items:center;align-items:center}html.unauthorized .content-holder .links{text-align:center;margin:1.5rem auto;font-size:1.2rem}html.unauthorized .content-holder .links a{color:#fefefe}html.unauthorized .unauthorized-content{font-size:1.2rem}html.unauthorized .unauthorized-content .control.text-center{max-width:29rem;margin:1.5rem auto 2.5rem}html.unauthorized .unauthorized-content .control.left-icon{margin:0 auto;max-width:25rem}html.unauthorized .unauthorized-content .control.left-icon+.control{margin-top:7rem}html.unauthorized .unauthorized-content .control.left-icon input{width:100%}html.unauthorized .unauthorized-content .control.left-icon:before{color:#979ea7;font-size:2rem;left:1.5rem}html.unauthorized .unauthorized-content .items{justify-content:center}html.unauthorized .unauthorized-content .items+.control{margin-top:7rem}html.unauthorized .unauthorized-content .button{min-width:13rem}html.unauthorized .unauthorized-tile{-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}html.unauthorized .unauthorized-tile+.with-footer .links{width:440px;max-width:100%}html.unauthorized .tile{-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}html.unauthorized .with-footer{margin:auto 0 0;width:100%;height:auto;-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-flex-align:center;-webkit-align-items:center;align-items:center}html.unauthorized .with-footer .links{width:700px;max-width:100%;text-align:right !important;margin-bottom:3rem !important;height:auto}html.unauthorized .with-footer .links.center{text-align:center !important}html.unauthorized .with-footer .links a{opacity:0.4}html.unauthorized .footer{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;max-width:calc(100vw - 95px);width:360px;margin:auto auto 0;border-top:1px solid rgba(255,255,255,0.4);color:rgba(255,255,255,0.4);padding:0 2rem 1.75rem;font-size:1.2rem;-webkit-justify-content:space-between;justify-content:space-between}html.unauthorized .footer>span{white-space:nowrap;margin-top:2rem}html.unauthorized .footer>a,html.unauthorized .footer>span>a{margin-top:2rem;color:rgba(255,255,255,0.4)}html.unauthorized .footer .icon-logo{opacity:0.4;display:inline-block;vertical-align:middle;margin-right:0.2rem;margin-top:-0.5rem}html.unauthorized .footer .icon-logo.footer-logo{opacity:1;margin-top:0}html.unauthorized .footer .icon-logo img{width:1.2rem;height:auto;vertical-align:middle}html.unauthorized .footer .select{margin-top:-0.7rem;min-width:85px}html.unauthorized .footer .select>input{cursor:pointer}html.unauthorized .footer .select>input:checked+.select-content{bottom:0;top:auto}html.unauthorized .footer .select>input:not(:checked)+.select-content{background-color:transparent;border:0 none}html.unauthorized .footer .select>input:not(:checked)+.select-content label{background-color:transparent;border:0 none}body.only-modal{padding:0}body.only-modal .modal-fullscreen{position:static;overflow:visible}body.only-modal .modal-fullscreen>.modal-wrapper:before{display:none}body.only-modal .body-content.body-main{padding:0}body.only-modal .modal.modal-fullscreen>.modal-wrapper>.window:not(.window-inside)>.window-header{right:0}body.only-modal .modal-backdrop{right:0}body.only-modal .toasts{top:6rem;right:5rem}html.only-modal{height:100%}html.only-modal body,html.only-modal .body-content{height:100%}html.only-modal .body-content>div{height:100%}.breadcrumbs{display:block;margin:0;padding:0}.breadcrumbs a[href]{cursor:pointer}.breadcrumbs li,.breadcrumbs a{display:inline;margin:0;padding:0;color:inherit}.breadcrumbs li:hover,.breadcrumbs a:hover{color:inherit}.breadcrumbs li[href]:hover,.breadcrumbs a[href]:hover{text-decoration:underline}.breadcrumbs li+li:before{content:"\e90c";font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 0.5rem 0 0.3rem}.breadcrumbs>a:not(:last-child):after{content:"\e90c";font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1.breadcrumbs{display:inline}h1.breadcrumbs>a:first-child{color:#979ea7}h1.breadcrumbs>a:first-child:before{color:inherit}.filters{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.filters>span{text-transform:uppercase;color:#a1a9bd;font-size:1rem}.filters>*+.select,.filters>*+.has-popup{margin-left:1.3rem}.filters a.link{font-size:1.2rem}.filters a.link i{font-size:1.6rem;vertical-align:middle}.filters .pause{font-size:2rem;display:inline-block;color:#959db1}.filters .pause:after{border-left:1px solid;content:'';height:1.4rem;width:1.5rem;display:inline-block;vertical-align:middle;margin-left:1.5rem}.filter-tabs{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin-left:-1.5rem}.filter-tabs .filter-tab{font-size:1.1rem;color:#A8B0C2;font-weight:bold;margin-left:1.5rem;cursor:pointer}.filter-tabs .filter-tab.active{color:#294058;position:relative;cursor:default}.filter-tabs .filter-tab.active:before{content:'';position:absolute;top:100%;left:0;right:0;border-bottom:2px solid #FBAF5D}.tile{border-radius:4px;background-color:#FFFFFF;box-shadow:0 0 4px rgba(21,16,60,0.22)}@media (max-width: 1180px){.tile{border-radius:0}}.tile.tabs .tile{box-shadow:none;border-radius:0 0 4px 4px}.tile.tabs.addons-inside{position:relative}.tile.tabs.addons-inside .tab-addons{position:absolute;top:0;right:0;min-height:4.5rem;padding-right:1.7rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.tile .tile-header:not(th),.tile .tile-footer:not(th){display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between}.tile .tile-header{font-size:2.4rem;color:#294058;line-height:6rem;min-height:6rem;--tile-header-line-height: 6rem;margin:0;font-weight:normal}@media (max-width: 1180px){.tile .tile-header{line-height:8rem;min-height:8rem;--tile-header-line-height: 8rem}}.tile .tile-header .tab-addons .items>*{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.tile .tile-header .tab-addons .items>*+*:before{height:1.4rem}.tile .tile-header .h1 i{color:#979ea7;vertical-align:middle}.tile .tile-header.tile-header-short{line-height:4.5rem;min-height:4.5rem;--tile-header-line-height: 4.5rem}.tile .tile-header label.h1{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.tile .tile-header.no-line{line-height:normal;padding-top:2rem;padding-bottom:2rem;min-height:0;--tile-header-line-height: normal}.tile .tile-header.with-steps{border-bottom:1px solid #e5e6e7;padding-top:3rem;padding-bottom:2rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.tile .tile-header.with-steps h1,.tile .tile-header.with-steps h2{color:#000}.tile .tile-header.with-steps h1,.tile .tile-header.with-steps h2,.tile .tile-header.with-steps p{margin:0;padding:0}.tile .tile-header.with-steps h1{font-size:2.4rem}.tile .tile-header.with-steps h1+p{margin-top:0.5rem}.tile .tile-header.with-steps p{font-size:1.4rem;color:rgba(0,0,0,0.55)}.tile .tile-header.with-steps .steps{margin-right:0;margin-left:auto;margin-top:1.5rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;counter-reset:steps}.tile .tile-header.with-steps .steps .step{counter-increment:steps;height:3.3rem;width:3.3rem;border-radius:100%;line-height:3.3rem;color:#fff;background-color:#c2c8ce;position:relative;text-align:center;font-size:1.2rem}.tile .tile-header.with-steps .steps .step:before{content:counter(steps)}.tile .tile-header.with-steps .steps .step+.step:after{background-color:#c2c8ce;height:2px;width:4.2rem;content:'';position:absolute;left:-4.2rem;top:0;bottom:0;margin:auto}.tile .tile-header.with-steps .steps .step.current{background-color:#294058}.tile .tile-header.with-steps .steps .step.done{background-color:#2bb45b}.tile .tile-header.with-steps .steps .step.done:before{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e921";font-size:2rem;line-height:inherit}.tile .tile-header.with-steps .steps .step.done+.step:after{background-color:#2bb45b}.tile .tile-header.with-steps .steps .step+.step{margin-left:4.2rem}.tile .tile-header.tab-labels{background-color:#f6f7f9;color:#a6acb5;padding:0 !important;-webkit-justify-content:flex-start;justify-content:flex-start;-ms-flex-wrap:wrap-reverse;-webkit-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;border-bottom:1px solid #e5e6e7}.tile .tile-header.tab-labels.tab-light{background-color:#fff}@media (max-width: 768px){.tile .tile-header.tab-labels{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.tile .tile-header.tab-labels>*{-webkit-box-flex:1 0;-moz-box-flex:1 0;-webkit-flex:1 0;-ms-flex:1 0;flex:1 0}.tile .tile-header.tab-labels.tile-header-mobile-block>*{-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}.tile .tile-header.tab-labels>label{text-align:center;white-space:nowrap;max-width:100%}.tile .tile-header.tab-labels>label>*{max-width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.tile .tile-header.tab-labels>label>* span:not(.has-tooltip){overflow:hidden;text-overflow:ellipsis;-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.tile .tile-header.tab-labels>label>* .count{-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.tile .tile-header.tab-labels .tab-addons{width:100%;background-color:#fff;border-top:1px solid #e5e6e7;-webkit-box-flex:auto;-moz-box-flex:auto;-webkit-flex:auto;-ms-flex:auto;flex:auto;text-align:right}.tile .tile-header.tab-labels .tab-addons .actions.items{-webkit-justify-content:space-between;justify-content:space-between;padding-right:0}.tile .tile-header.tab-labels .tab-addons .actions.items>*:only-child{margin-right:0;margin-left:auto}.tile .tile-header.tab-labels .tab-addons .actions.items.items-divided>*:before{display:none}}.tile .tile-header.tab-labels>label{height:inherit;line-height:inherit;padding:0;cursor:pointer}.tile .tile-header.tab-labels>label h1,.tile .tile-header.tab-labels>label h2,.tile .tile-header.tab-labels>label h3{padding:0 2.4rem;font-weight:400}.tile .tile-header.tab-labels .actions,.tile .tile-header.tab-labels .tab-addons{margin-right:0;margin-left:auto;padding-right:1.7rem}.tile .tile-header .tab-addons .actions{font-size:1.2rem}.tile .tile-header .tab-addons>div{height:100%}.tile .tile-header .tab-addons>div>.actions{height:100%}.tile .tile-header h1,.tile .tile-header h2,.tile .tile-header h3,.tile .tile-header h4,.tile .tile-header h5,.tile .tile-header .h1,.tile .tile-header .h2,.tile .tile-header .h3,.tile .tile-header .h4,.tile .tile-header .h5{color:inherit;height:inherit;line-height:inherit;word-wrap:break-word;margin:0;font-weight:400}.tile .tile-header h2{font-size:1.6rem}.tile .tile-header span:first-child{white-space:nowrap}.tile .tile-header .has-popup{line-height:normal}.tile .tile-header .has-popup>input:not(:checked){cursor:pointer}.tile .tile-header .has-popup .button{vertical-align:top}.tile .tile-header span+span:not(.clear) .link{font-size:1.2rem;color:#407cd0;cursor:pointer;font-weight:bold;line-height:2rem;display:inline-block}.tile .tile-header span+span:not(.clear) .link i{font-size:2rem;vertical-align:middle}.tile .tile-header .actions{font-size:1.4rem}.tile .tile-header .actions a:focus{text-decoration:none}.tile .tile-header .actions a+a{margin-left:1rem}.tile .tile-header .actions a.link i{color:currentColor}.tile .tile-header .actions a.link i:hover{text-transform:none}.tile .tile-header .actions a i{font-size:2.3rem;font-size:2.3rem;height:2.3rem;line-height:2.3rem;display:inline-block;vertical-align:middle}.tile .tile-header .actions a i{color:rgba(0,0,0,0.1)}.tile .tile-header .actions a.edit:hover i{color:#f8c740}.tile .tile-header .actions a.delete:hover i{color:#f65f7b}.tile .tile-header .actions a.approve:hover i{color:#2cbf55}.tile .tile-header .actions a.reject:hover i{color:#f65f7b}.tile .tile-header .link{cursor:pointer}.tile .tile-footer,.tile .tile-header{padding-left:2.2rem;padding-right:1.7rem}@media (max-width: 1180px){.tile .tile-footer,.tile .tile-header{padding-left:1.5rem}}.tile .tile-footer>.pagination:only-child{margin-right:0;margin-left:auto}.tile .tile-footer .items a+small.display-block{line-height:normal;margin-top:1rem;width:100%}@media (max-width: 568px){.tile .tile-footer .items.items-end{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.tile .tile-footer .items.items-end>*{margin-left:0 !important}}.tile.with-bulk .tile-header.tab-labels>label h1,.tile.with-bulk .tile-header.tab-labels>label h2,.tile.with-bulk .tile-header.tab-labels>label h3{padding:0 4rem}.tile .with-table .tile-header,.tile .with-table .tile-footer,.tile.with-table .tile-header,.tile.with-table .tile-footer{padding-left:3.5rem;padding-right:1.7rem}@media (max-width: 1180px){.tile .with-table .tile-header,.tile .with-table .tile-footer,.tile.with-table .tile-header,.tile.with-table .tile-footer{padding-left:1.5rem}}.tile .with-table .tile-footer,.tile.with-table .tile-footer{border-top:1px solid #ededed}.tile .with-table table th:first-child,.tile .with-table table td:first-child,.tile .with-table table .th:first-child,.tile .with-table table .td:first-child,.tile .with-table .table th:first-child,.tile .with-table .table td:first-child,.tile .with-table .table .th:first-child,.tile .with-table .table .td:first-child,.tile.with-table table th:first-child,.tile.with-table table td:first-child,.tile.with-table table .th:first-child,.tile.with-table table .td:first-child,.tile.with-table .table th:first-child,.tile.with-table .table td:first-child,.tile.with-table .table .th:first-child,.tile.with-table .table .td:first-child{padding-left:3.5rem}.tile .with-table table th:last-child,.tile .with-table table td:last-child,.tile .with-table table .th:last-child,.tile .with-table table .td:last-child,.tile .with-table .table th:last-child,.tile .with-table .table td:last-child,.tile .with-table .table .th:last-child,.tile .with-table .table .td:last-child,.tile.with-table table th:last-child,.tile.with-table table td:last-child,.tile.with-table table .th:last-child,.tile.with-table table .td:last-child,.tile.with-table .table th:last-child,.tile.with-table .table td:last-child,.tile.with-table .table .th:last-child,.tile.with-table .table .td:last-child{padding-right:1.7rem}.tile .with-table table th.number:last-child,.tile .with-table table td.number:last-child,.tile .with-table table .th.number:last-child,.tile .with-table table .td.number:last-child,.tile .with-table .table th.number:last-child,.tile .with-table .table td.number:last-child,.tile .with-table .table .th.number:last-child,.tile .with-table .table .td.number:last-child,.tile.with-table table th.number:last-child,.tile.with-table table td.number:last-child,.tile.with-table table .th.number:last-child,.tile.with-table table .td.number:last-child,.tile.with-table .table th.number:last-child,.tile.with-table .table td.number:last-child,.tile.with-table .table .th.number:last-child,.tile.with-table .table .td.number:last-child{padding-right:3.5rem}.tile .with-table .has-bulk table th:first-child,.tile .with-table .has-bulk table td:first-child,.tile .with-table .has-bulk table .th:first-child,.tile .with-table .has-bulk table .td:first-child,.tile .with-table .has-bulk .table th:first-child,.tile .with-table .has-bulk .table td:first-child,.tile .with-table .has-bulk .table .th:first-child,.tile .with-table .has-bulk .table .td:first-child,.tile.with-table .has-bulk table th:first-child,.tile.with-table .has-bulk table td:first-child,.tile.with-table .has-bulk table .th:first-child,.tile.with-table .has-bulk table .td:first-child,.tile.with-table .has-bulk .table th:first-child,.tile.with-table .has-bulk .table td:first-child,.tile.with-table .has-bulk .table .th:first-child,.tile.with-table .has-bulk .table .td:first-child{padding-left:1rem;white-space:nowrap !important}.tile .with-table .has-bulk table th:first-child .checkbox,.tile .with-table .has-bulk table td:first-child .checkbox,.tile .with-table .has-bulk table .th:first-child .checkbox,.tile .with-table .has-bulk table .td:first-child .checkbox,.tile .with-table .has-bulk .table th:first-child .checkbox,.tile .with-table .has-bulk .table td:first-child .checkbox,.tile .with-table .has-bulk .table .th:first-child .checkbox,.tile .with-table .has-bulk .table .td:first-child .checkbox,.tile.with-table .has-bulk table th:first-child .checkbox,.tile.with-table .has-bulk table td:first-child .checkbox,.tile.with-table .has-bulk table .th:first-child .checkbox,.tile.with-table .has-bulk table .td:first-child .checkbox,.tile.with-table .has-bulk .table th:first-child .checkbox,.tile.with-table .has-bulk .table td:first-child .checkbox,.tile.with-table .has-bulk .table .th:first-child .checkbox,.tile.with-table .has-bulk .table .td:first-child .checkbox{width:1.5rem;height:1.5rem;margin-right:1rem}.tile .with-table .has-bulk table th:first-child .checkbox:before,.tile .with-table .has-bulk table td:first-child .checkbox:before,.tile .with-table .has-bulk table .th:first-child .checkbox:before,.tile .with-table .has-bulk table .td:first-child .checkbox:before,.tile .with-table .has-bulk .table th:first-child .checkbox:before,.tile .with-table .has-bulk .table td:first-child .checkbox:before,.tile .with-table .has-bulk .table .th:first-child .checkbox:before,.tile .with-table .has-bulk .table .td:first-child .checkbox:before,.tile.with-table .has-bulk table th:first-child .checkbox:before,.tile.with-table .has-bulk table td:first-child .checkbox:before,.tile.with-table .has-bulk table .th:first-child .checkbox:before,.tile.with-table .has-bulk table .td:first-child .checkbox:before,.tile.with-table .has-bulk .table th:first-child .checkbox:before,.tile.with-table .has-bulk .table td:first-child .checkbox:before,.tile.with-table .has-bulk .table .th:first-child .checkbox:before,.tile.with-table .has-bulk .table .td:first-child .checkbox:before{color:currentColor;font-size:1.5rem;line-height:1.5rem}.tile .with-table .has-bulk table th.with-table th:first-child,.tile .with-table .has-bulk table th.with-table td:first-child,.tile .with-table .has-bulk table th.with-table .th:first-child,.tile .with-table .has-bulk table th.with-table .td:first-child,.tile .with-table .has-bulk table td.with-table th:first-child,.tile .with-table .has-bulk table td.with-table td:first-child,.tile .with-table .has-bulk table td.with-table .th:first-child,.tile .with-table .has-bulk table td.with-table .td:first-child,.tile .with-table .has-bulk table .th.with-table th:first-child,.tile .with-table .has-bulk table .th.with-table td:first-child,.tile .with-table .has-bulk table .th.with-table .th:first-child,.tile .with-table .has-bulk table .th.with-table .td:first-child,.tile .with-table .has-bulk table .td.with-table th:first-child,.tile .with-table .has-bulk table .td.with-table td:first-child,.tile .with-table .has-bulk table .td.with-table .th:first-child,.tile .with-table .has-bulk table .td.with-table .td:first-child,.tile .with-table .has-bulk .table th.with-table th:first-child,.tile .with-table .has-bulk .table th.with-table td:first-child,.tile .with-table .has-bulk .table th.with-table .th:first-child,.tile .with-table .has-bulk .table th.with-table .td:first-child,.tile .with-table .has-bulk .table td.with-table th:first-child,.tile .with-table .has-bulk .table td.with-table td:first-child,.tile .with-table .has-bulk .table td.with-table .th:first-child,.tile .with-table .has-bulk .table td.with-table .td:first-child,.tile .with-table .has-bulk .table .th.with-table th:first-child,.tile .with-table .has-bulk .table .th.with-table td:first-child,.tile .with-table .has-bulk .table .th.with-table .th:first-child,.tile .with-table .has-bulk .table .th.with-table .td:first-child,.tile .with-table .has-bulk .table .td.with-table th:first-child,.tile .with-table .has-bulk .table .td.with-table td:first-child,.tile .with-table .has-bulk .table .td.with-table .th:first-child,.tile .with-table .has-bulk .table .td.with-table .td:first-child,.tile.with-table .has-bulk table th.with-table th:first-child,.tile.with-table .has-bulk table th.with-table td:first-child,.tile.with-table .has-bulk table th.with-table .th:first-child,.tile.with-table .has-bulk table th.with-table .td:first-child,.tile.with-table .has-bulk table td.with-table th:first-child,.tile.with-table .has-bulk table td.with-table td:first-child,.tile.with-table .has-bulk table td.with-table .th:first-child,.tile.with-table .has-bulk table td.with-table .td:first-child,.tile.with-table .has-bulk table .th.with-table th:first-child,.tile.with-table .has-bulk table .th.with-table td:first-child,.tile.with-table .has-bulk table .th.with-table .th:first-child,.tile.with-table .has-bulk table .th.with-table .td:first-child,.tile.with-table .has-bulk table .td.with-table th:first-child,.tile.with-table .has-bulk table .td.with-table td:first-child,.tile.with-table .has-bulk table .td.with-table .th:first-child,.tile.with-table .has-bulk table .td.with-table .td:first-child,.tile.with-table .has-bulk .table th.with-table th:first-child,.tile.with-table .has-bulk .table th.with-table td:first-child,.tile.with-table .has-bulk .table th.with-table .th:first-child,.tile.with-table .has-bulk .table th.with-table .td:first-child,.tile.with-table .has-bulk .table td.with-table th:first-child,.tile.with-table .has-bulk .table td.with-table td:first-child,.tile.with-table .has-bulk .table td.with-table .th:first-child,.tile.with-table .has-bulk .table td.with-table .td:first-child,.tile.with-table .has-bulk .table .th.with-table th:first-child,.tile.with-table .has-bulk .table .th.with-table td:first-child,.tile.with-table .has-bulk .table .th.with-table .th:first-child,.tile.with-table .has-bulk .table .th.with-table .td:first-child,.tile.with-table .has-bulk .table .td.with-table th:first-child,.tile.with-table .has-bulk .table .td.with-table td:first-child,.tile.with-table .has-bulk .table .td.with-table .th:first-child,.tile.with-table .has-bulk .table .td.with-table .td:first-child{padding-left:3.7rem}.tile .with-table.simetric-padding .tile-header,.tile .with-table.simetric-padding .tile-footer,.tile.with-table.simetric-padding .tile-header,.tile.with-table.simetric-padding .tile-footer{padding-left:1.7rem;padding-right:1.7rem}.tile .with-table.simetric-padding table th:first-child,.tile .with-table.simetric-padding table td:first-child,.tile .with-table.simetric-padding table .th:first-child,.tile .with-table.simetric-padding table .td:first-child,.tile .with-table.simetric-padding .table th:first-child,.tile .with-table.simetric-padding .table td:first-child,.tile .with-table.simetric-padding .table .th:first-child,.tile .with-table.simetric-padding .table .td:first-child,.tile.with-table.simetric-padding table th:first-child,.tile.with-table.simetric-padding table td:first-child,.tile.with-table.simetric-padding table .th:first-child,.tile.with-table.simetric-padding table .td:first-child,.tile.with-table.simetric-padding .table th:first-child,.tile.with-table.simetric-padding .table td:first-child,.tile.with-table.simetric-padding .table .th:first-child,.tile.with-table.simetric-padding .table .td:first-child{padding-left:1.7rem}.tile .with-table.simetric-padding table th:last-child,.tile .with-table.simetric-padding table td:last-child,.tile .with-table.simetric-padding table .th:last-child,.tile .with-table.simetric-padding table .td:last-child,.tile .with-table.simetric-padding .table th:last-child,.tile .with-table.simetric-padding .table td:last-child,.tile .with-table.simetric-padding .table .th:last-child,.tile .with-table.simetric-padding .table .td:last-child,.tile.with-table.simetric-padding table th:last-child,.tile.with-table.simetric-padding table td:last-child,.tile.with-table.simetric-padding table .th:last-child,.tile.with-table.simetric-padding table .td:last-child,.tile.with-table.simetric-padding .table th:last-child,.tile.with-table.simetric-padding .table td:last-child,.tile.with-table.simetric-padding .table .th:last-child,.tile.with-table.simetric-padding .table .td:last-child{padding-right:1.7rem}.tile h3.tile-header{height:4.2rem;line-height:4.2rem;font-size:1.4rem;color:#1E3668;border-bottom:1px solid #ededed;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.tile h2.label,.tile h3.label{margin:0;color:#294058}.tile .tile-footer{line-height:8rem;min-height:8rem;font-size:1.4rem}@media (max-width: 1180px){.tile .tile-footer{line-height:5.5rem;min-height:5.5rem}}.tile .tile-footer.tile-footer-top{padding-bottom:2rem !important;-webkit-align-items:flex-start;align-items:flex-start;line-height:normal;min-height:0}.tile .tile-footer.tile-footer-short{line-height:3.5rem;min-height:3.5rem}.tile .tile-footer .last{margin-right:0 !important;margin-left:auto !important;text-align:right}.tile .tile-footer .actions{margin-left:-2rem}.tile .tile-footer .actions>*{margin-left:2rem}.tile .tile-footer .actions .pagination{display:inline-block}.tile .tile-footer .link{text-transform:uppercase}.tile .tile-footer .actions .link{text-transform:none}.tile .tile-footer .inline-table .th,.tile .tile-footer .inline-table td,.tile .tile-footer .inline-table th,.tile .tile-footer .inline-table .td{line-height:normal}.tile .tile-content.scroll,.tile .tile-content-scroll{overflow-y:auto}.tile .tile-content-scroll{max-height:calc(100vh - 17.8rem)}.tile .tile-content.with-padding{padding:1.5rem 2rem 3rem}.tile .tile-content.with-border{padding:1.5rem 2rem}.tile .tile-content.with-border+.with-border{border-top:1px solid #ededed}.tile .tile-content .with-charts{overflow:hidden}.tile.tile-expandable.form-section .tile-header{padding:0 2.5rem 0 1.5rem;line-height:5.5rem;min-height:5.5rem}.tile.tile-expandable>input[type="checkbox"]{display:none}.tile.tile-expandable>input[type="checkbox"]:not(:checked)~.tile-content,.tile.tile-expandable>input[type="checkbox"]:not(:checked)~.tile-footer{display:none}.tile.tile-expandable>input[type="checkbox"]:checked~.tile-content{display:block}.tile.tile-expandable>input[type="checkbox"]:checked~.tile-footer{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.tile.tile-expandable>.tile-header+.tile-content{border-top:1px solid #ededed}.tile abbr{color:#407cd0;font-weight:900;font-size:1.1rem;vertical-align:top}.tile article.quickbooks{text-align:center;color:#294058}.tile article.quickbooks h1{font-size:3rem}.tile article.quickbooks p{margin:2rem 0 4rem;font-size:1.5rem;line-height:1.7;font-weight:300}.tile-list{padding:0 2.2rem}.tile-list.window-content{padding:0 1.8rem;max-height:70vh;overflow:auto}.tile-list.window-content .tile-item{padding:1.5rem 0}.tile-list .tile-item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;padding:2rem 0 1.8rem}.tile-list .tile-item+.tile-item{border-top:1px solid #f2f3f9}.tile-list .tile-item .tile-item-icon{width:4rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;font-size:2.5rem}.tile-list .tile-item .tile-item-description{-webkit-box-flex:1 0 auto;-moz-box-flex:1 0 auto;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:calc(100% - 4rem)}.tile-list .tile-item .tile-item-description p.timestamp{font-size:1rem;color:#a1a9bd;margin:-0.1rem 0 0}.tile-list .tile-item .tile-item-description p{font-size:1.2rem;color:#515151;margin:0.2rem 0 0;font-weight:500}.tile-list.notifications.scroll+.tile-list-expand{display:none}.tile-list.notifications .tile-item.new-po i{color:#1E3668}.tile-list.notifications .tile-item.approved i{color:#2cbf55}.tile-list.notifications .tile-item.rejected i{color:#f65f7b}.tile-list-expand.button{height:3rem;line-height:3rem;padding-top:0;padding-bottom:0;box-shadow:none}.unauthorized.tile,.unauthorized-tile{margin:calc(7vh + 7.5rem) auto auto}.unauthorized.tile.registration,.unauthorized-tile.registration{margin:4vh auto auto;width:unset}.unauthorized.tile.invitations,.unauthorized-tile.invitations{min-width:100%}.unauthorized.tile.invitations .with-action,.unauthorized-tile.invitations .with-action{min-width:100%}.unauthorized-tile{width:440px;max-width:100%;background-color:#fff;padding:6rem 9rem 5rem;border-radius:3px;box-shadow:0 0 8px solid rgba(0,0,0,0.41);position:relative;font-size:1.2rem;box-sizing:border-box}@media (max-width: 700px){.unauthorized-tile{padding:6rem 4rem 5rem}}@media (max-width: 500px){.unauthorized-tile{padding:6rem 2rem 5rem}}.unauthorized-tile .errors{background-color:#f65f7b;color:#fff;margin-left:-9rem;margin-right:-9rem;padding-left:9rem;padding-right:9rem;padding-top:1rem;padding-bottom:1rem;text-align:center}@media (max-width: 700px){.unauthorized-tile .errors{padding-left:4rem;padding-right:4rem;margin-left:-4rem;margin-right:-4rem}}@media (max-width: 500px){.unauthorized-tile .errors{padding-left:2rem;padding-right:2rem;margin-left:-2rem;margin-right:-2rem}}.unauthorized-tile h2{display:block;text-align:center;font-size:2.4rem;margin:1rem -7rem 4.2rem;font-weight:normal}.unauthorized-tile h2.lower{margin-bottom:3.5rem}@media (max-width: 700px){.unauthorized-tile h2{margin-left:-3rem;margin-right:-3rem}}@media (max-width: 500px){.unauthorized-tile h2{margin-left:-1rem;margin-right:-1rem}}.unauthorized-tile h2+p{margin-top:-1rem}.unauthorized-tile p{text-align:center;margin:0 0 2.5rem}.unauthorized-tile .control.left-icon:before{font-size:2rem;left:1.2rem}.unauthorized-tile .with-link{text-align:right}.unauthorized-tile .with-link a{margin-top:1rem;display:inline-block}.unauthorized-tile .with-action{margin-top:1rem}.unauthorized-tile .with-action label.label input{vertical-align:middle;margin:0 0.5rem 0 0}.unauthorized-tile .with-action .button{margin-top:1rem}.unauthorized-tile .icon-logo{position:absolute;top:-60px;left:0;right:0;width:10rem;height:10rem;border-radius:10rem;margin:auto;background-color:#294058;box-shadow:0 0 7px rgba(0,0,0,0.22)}.unauthorized-tile .icon-logo img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.unauthorized-tile .cell label.label{color:#515151;font-size:1.2rem}.unauthorized-tile a:not(.button){color:#408cf8}.unauthorized.tile{max-width:100%;background-color:transparent;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.unauthorized.tile .cell-fill{background-color:#fff;border-radius:0 4px 4px 0}.unauthorized.tile .cell-fill .tile-content,.unauthorized.tile .cell-fill .tile-header{padding-left:6.7rem;padding-right:5rem}@media (max-width: 1023px){.unauthorized.tile .cell-fill .tile-content,.unauthorized.tile .cell-fill .tile-header{padding-left:3rem;padding-right:2rem}.unauthorized.tile .cell-fill .tile-header{max-width:calc(100vw - 155px)}}.unauthorized.tile .cell-fill .tile-content{padding-top:2.7rem}.unauthorized.tile .cell-fill .tile-content .errors{background-color:#f65f7b;color:#fff;margin-left:-6.7rem;margin-right:-5rem;padding-left:9rem;padding-right:9rem;padding-top:1rem;padding-bottom:1rem;text-align:center}@media (max-width: 1023px){.unauthorized.tile .cell-fill .tile-content .errors{padding-left:4rem;padding-right:4rem;margin-left:-3rem;margin-right:-2rem}}@media (max-width: 500px){.unauthorized.tile .cell-fill .tile-content .errors{padding-left:2rem;padding-right:2rem}}.unauthorized.tile .cell-fill .tile-content span.section-title{font-size:12px;font-weight:500;color:black}.unauthorized.tile .cell-fill .tile-content span.section-title.additional-settings{position:absolute;padding-left:0.7rem}.unauthorized.tile .cell-fill .tile-content select{border-top:0px;border-left:0px;border-right:0px;height:35px;padding-top:0;padding-bottom:0}.unauthorized.tile .cell-fill .tile-content span.d-ruby{display:ruby}.unauthorized.tile .cell-fill .tile-content span.d-ruby .required{color:#408cf8}.unauthorized.tile .cell-fill .tile-content .pt-20px{padding-top:20px}.unauthorized.tile .cell-fill .tile-content .icon-close{font-size:2rem;color:rgba(0,0,0,0.3);float:right;margin-top:6px}.unauthorized.tile .cell-fill .tile-content .icon-close:hover{color:black}.unauthorized.tile .cell-fill .tile-content .description{font-size:1.4rem;margin-bottom:20px}.unauthorized.tile .cell-fill .tile-content .table-head{padding-left:20px;border-bottom:1px solid #979ea7;text-transform:uppercase;color:#979ea7;font-size:1.3rem;padding-bottom:10px}.unauthorized.tile .cell-fill .tile-content .email-row{justify-content:space-between;margin-left:15px;margin-right:15px;border-bottom:1px solid #979ea7}.unauthorized.tile .cell-fill .tile-content .email-row input{border-bottom:0px;width:100%;padding-bottom:5px}.unauthorized.tile .cell-fill .tile-content .email-row.error{border-bottom-color:red}.unauthorized.tile .cell-fill .tile-content span.error{margin-left:20px;color:red}.unauthorized.tile .cell-fill .tile-content .new-invitation{margin-left:15px;margin-top:10px}.unauthorized.tile .cell-fill .cell.with-action{text-align:center;padding-top:7rem;padding-bottom:1rem}.unauthorized.tile .cell-fill .cell.with-action.reduce{padding-top:2rem}.unauthorized.tile .cell-fill .cell.with-action .justify-between{display:flex;justify-content:space-between}.unauthorized.tile .cell-fill .cell.with-action .button{min-width:13rem;border-radius:2px}.unauthorized.tile .cell-fill .cell.with-action .button.rounded{border-radius:5px}.unauthorized.tile .cell-fill .cell.with-action .button-back{color:#979EA7;border:1px solid #979EA7;min-width:91px}.unauthorized.tile .cell-fill .cell.with-action .rounded{border-radius:5px}.unauthorized.tile .cell-fill .cell.with-action .stick-right{text-align:right}.unauthorized.tile .cell-fill .cell.with-action .button-back{color:#979EA7;border:1px solid #979EA7;min-width:91px}.unauthorized.tile .cell-auto{width:95px;background-color:#294058;border-radius:4px 0 0 4px;text-align:center;padding:3.5rem 1rem}@media (max-width: 768px){.unauthorized.tile .cell-auto{width:auto}}@media (max-width: 1180px){.form-section.collapse .form-section-header>span:first-child:after{content:"\e90a" !important}.form-section.collapse .form-section-header>span:first-child+span{display:none}.form-section.collapse .form-section-content,.form-section.collapse .tile-content{display:none}.form-section.collapse>.tile{box-shadow:none}.form-section.collapse.with-tile{padding:0 !important}}.form-section.disabled{opacity:0.5;pointer-events:none}.form-section.with-sidebar .hint{padding-right:2rem;padding-top:1.5rem}.form-section.form-not-editable .form-section-footer .button{opacity:0.7}.form-section.form-not-editable .form-section-content .as-input>.select-content,.form-section.form-not-editable .form-section-content .as-input textarea,.form-section.form-not-editable .form-section-content .as-input input,.form-section.form-not-editable .form-section-content .as-input select,.form-section.form-not-editable .form-section-content .as-input output{border-color:#eef0f4}.form-section.form-not-editable .form-section-content .as-input~.hint{display:none}.form-section.form-not-editable .form-section-content .has-checkbox .checkbox{border:0 none;background-color:transparent;width:2rem;height:2rem;line-height:2rem}.form-section.form-not-editable .form-section-content .has-checkbox .checkbox:before{font-size:2rem}.form-section.form-not-editable .form-section-content .has-checkbox.item input:checked+.checkbox:before{color:#407cd0}.form-section.form-not-editable .form-section-content .has-checkbox.item.has-checkbox{padding-left:4.5rem}.form-section.form-not-editable .form-section-content .has-checkbox.item.has-checkbox .checkbox{margin-left:-3rem}.form-section.form-not-editable .form-section-content .select-content,.form-section.form-not-editable .form-section-content .select-arrow{border-color:#eef0f4}.form-section.form-not-editable .form-section-content .select-content:after,.form-section.form-not-editable .form-section-content .select-content select+span,.form-section.form-not-editable .form-section-content .select-arrow:after,.form-section.form-not-editable .form-section-content .select-arrow select+span{opacity:0.4}.form-section.form-not-editable .form-section-content .radio-switch{opacity:0.7;pointer-events:none}.form-section.form-not-editable .items-list .item:hover{background-color:transparent;cursor:default}.form-section.form-not-editable .checkbox~span,.form-section.form-not-editable .checkbox{cursor:default}.form-section+.form-section{position:relative}@media (max-width: 1180px){.form-section+.form-section:not(.with-tile){border-top:1px solid #d9d9d9 !important}.form-section+.form-section.with-tile.collapse{border-top:1px solid #d9d9d9 !important}}@media (min-width: 1181px){.form-section+.form-section:not(:last-child):after{position:absolute;left:0;width:0;border-left:1px solid #ebebeb;top:4rem;bottom:4rem;content:''}}.form-section .disabled[class*="cell-"],.form-section .row.disabled{opacity:0.43;pointer-events:none}.form-section .hint{font-size:1.2rem;padding-top:0.8rem}.form-section .hint .link{color:#407cd0;cursor:pointer}.form-section .form-section-header{font-size:1.7rem;color:#294058;counter-increment:form-section}.form-section .form-section-header:not(.tile-header){line-height:3rem;height:3rem;padding:0 5rem}.form-section .form-section-header.tile-header{line-height:7rem;min-height:7rem;padding:0 3rem 0 4rem}.form-section .form-section-header.tile-header .tile-header-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.form-section .form-section-header.tile-header h4{line-height:normal;height:auto}.form-section .form-section-header.tile-header h1+h4{margin-top:0.5rem}.form-section .form-section-header.tile-header.no-line{line-height:normal;padding-top:2rem;padding-bottom:2rem;min-height:0}.form-section .form-section-header.tile-header span+span{margin-right:0;margin-left:auto}@media (max-width: 1180px){.form-section .form-section-header.tile-header span+span{width:100%;text-align:right;line-height:4rem}}@media (max-width: 1180px){.form-section .form-section-header.tile-header .popup.left-bottom{left:0;right:auto;bottom:2rem;max-width:90vw}}@media (max-width: 1180px){.form-section .form-section-header:not(.no-line){line-height:6rem !important;min-height:6rem !important;padding:0 2.4rem !important}.form-section .form-section-header:not(.no-line)>span:first-child{position:relative;width:100%;line-height:inherit;display:block}.form-section .form-section-header:not(.no-line)>span:first-child:after{content:"\e90d";font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;font-size:2.5rem;position:absolute;right:0;top:0;bottom:0;margin:auto;height:2.5rem}}.form-section .form-section-header:not(.skip):not(.mark)>span:before{content:counter(form-section);width:2.8rem;height:2.8rem;line-height:2.8rem;border-radius:100%;background-color:#407cd0;display:inline-block;margin-right:1rem;vertical-align:middle;color:#fff;font-size:1.4rem;font-weight:bold;text-align:center}.form-section .form-section-header.mark span{position:relative}.form-section .form-section-header.mark span:before{border-left:4px solid #407cd0;content:'';height:1em;left:-0.9rem;position:absolute;top:0;bottom:0;margin:auto}.form-section .form-section-footer.tile-footer{padding:5rem 4.5rem 0 3rem;line-height:6.5rem;min-height:6.5rem;height:auto}.form-section .form-section-footer.tile-footer.small-padding{padding-top:1rem}.form-section .form-section-footer.tile-footer>span+span{margin-left:-2rem}.form-section .form-section-footer.tile-footer>span+span .button{margin-left:2rem;vertical-align:top}.form-section .form-section-footer.tile-footer .button{box-shadow:none;min-width:7rem}.form-section .form-section-footer.tile-footer .button.min-width{min-width:10rem}.form-section .form-section-content{padding:2rem 5rem 0}@media (max-width: 1180px){.form-section .form-section-content{padding-left:2rem;padding-right:2.4rem;padding-bottom:2.7rem}}.form-section .form-section-content.tile-content{padding-left:4rem;padding-right:4.5rem}.form-section .form-section-content .tabs .tab-navs{padding:0 0.7rem;box-shadow:0 -1px 0px #dddee1 inset}.form-section .form-section-content .tabs .tab-navs label.cell[for]{background-color:transparent !important;border-left:0 none !important;border-right:none !important;position:static !important}.form-section .form-section-content .tabs .tab-pages>div{padding-bottom:1.3rem}.form-section .form-section-wrapper-header{padding:2rem 2rem 0.7rem;font-size:1.4rem;color:#294058;border-top:1px solid #dee0e8}.form-section .form-section-wrapper-header i{margin-right:0.5rem;font-size:2rem;vertical-align:middle}@media (min-width: 1181px){.form-section.with-sidebar .form-section-header.not-desktop{display:none}.form-section.with-sidebar .form-section-content{padding:0}}.form-section.accounting .show-on-complete,.form-section .tile.accounting .show-on-complete{display:none}.form-section.accounting .hide-on-complete,.form-section .tile.accounting .hide-on-complete{display:inline-block}.form-section.accounting .tile,.form-section.accounting.tile,.form-section .tile.accounting .tile,.form-section .tile.accounting.tile{border:2px solid #407cd0}@media (max-width: 1180px){.form-section.accounting .tile,.form-section.accounting.tile,.form-section .tile.accounting .tile,.form-section .tile.accounting.tile{border-left:0 none;border-right:0 none;border-width:4px}}.form-section.accounting .tbody tr td:first-child,.form-section.accounting .tbody tr .td:first-child,.form-section.accounting .tbody .tr td:first-child,.form-section.accounting .tbody .tr .td:first-child,.form-section.accounting tbody tr td:first-child,.form-section.accounting tbody tr .td:first-child,.form-section.accounting tbody .tr td:first-child,.form-section.accounting tbody .tr .td:first-child,.form-section .tile.accounting .tbody tr td:first-child,.form-section .tile.accounting .tbody tr .td:first-child,.form-section .tile.accounting .tbody .tr td:first-child,.form-section .tile.accounting .tbody .tr .td:first-child,.form-section .tile.accounting tbody tr td:first-child,.form-section .tile.accounting tbody tr .td:first-child,.form-section .tile.accounting tbody .tr td:first-child,.form-section .tile.accounting tbody .tr .td:first-child{border-left:2px solid transparent !important}.form-section.accounting .tfoot tr:last-child td,.form-section.accounting .tfoot tr:last-child .td,.form-section.accounting .tfoot tr:last-child th,.form-section.accounting .tfoot tr:last-child .th,.form-section.accounting .tfoot .tr:last-child td,.form-section.accounting .tfoot .tr:last-child .td,.form-section.accounting .tfoot .tr:last-child th,.form-section.accounting .tfoot .tr:last-child .th,.form-section.accounting tfoot tr:last-child td,.form-section.accounting tfoot tr:last-child .td,.form-section.accounting tfoot tr:last-child th,.form-section.accounting tfoot tr:last-child .th,.form-section.accounting tfoot .tr:last-child td,.form-section.accounting tfoot .tr:last-child .td,.form-section.accounting tfoot .tr:last-child th,.form-section.accounting tfoot .tr:last-child .th,.form-section .tile.accounting .tfoot tr:last-child td,.form-section .tile.accounting .tfoot tr:last-child .td,.form-section .tile.accounting .tfoot tr:last-child th,.form-section .tile.accounting .tfoot tr:last-child .th,.form-section .tile.accounting .tfoot .tr:last-child td,.form-section .tile.accounting .tfoot .tr:last-child .td,.form-section .tile.accounting .tfoot .tr:last-child th,.form-section .tile.accounting .tfoot .tr:last-child .th,.form-section .tile.accounting tfoot tr:last-child td,.form-section .tile.accounting tfoot tr:last-child .td,.form-section .tile.accounting tfoot tr:last-child th,.form-section .tile.accounting tfoot tr:last-child .th,.form-section .tile.accounting tfoot .tr:last-child td,.form-section .tile.accounting tfoot .tr:last-child .td,.form-section .tile.accounting tfoot .tr:last-child th,.form-section .tile.accounting tfoot .tr:last-child .th{padding-top:3rem;padding-bottom:3rem;vertical-align:middle}@media (min-width: 1181px){.form-section.accounting .tfoot tr:last-child td,.form-section.accounting .tfoot tr:last-child .td,.form-section.accounting .tfoot tr:last-child th,.form-section.accounting .tfoot tr:last-child .th,.form-section.accounting .tfoot .tr:last-child td,.form-section.accounting .tfoot .tr:last-child .td,.form-section.accounting .tfoot .tr:last-child th,.form-section.accounting .tfoot .tr:last-child .th,.form-section.accounting tfoot tr:last-child td,.form-section.accounting tfoot tr:last-child .td,.form-section.accounting tfoot tr:last-child th,.form-section.accounting tfoot tr:last-child .th,.form-section.accounting tfoot .tr:last-child td,.form-section.accounting tfoot .tr:last-child .td,.form-section.accounting tfoot .tr:last-child th,.form-section.accounting tfoot .tr:last-child .th,.form-section .tile.accounting .tfoot tr:last-child td,.form-section .tile.accounting .tfoot tr:last-child .td,.form-section .tile.accounting .tfoot tr:last-child th,.form-section .tile.accounting .tfoot tr:last-child .th,.form-section .tile.accounting .tfoot .tr:last-child td,.form-section .tile.accounting .tfoot .tr:last-child .td,.form-section .tile.accounting .tfoot .tr:last-child th,.form-section .tile.accounting .tfoot .tr:last-child .th,.form-section .tile.accounting tfoot tr:last-child td,.form-section .tile.accounting tfoot tr:last-child .td,.form-section .tile.accounting tfoot tr:last-child th,.form-section .tile.accounting tfoot tr:last-child .th,.form-section .tile.accounting tfoot .tr:last-child td,.form-section .tile.accounting tfoot .tr:last-child .td,.form-section .tile.accounting tfoot .tr:last-child th,.form-section .tile.accounting tfoot .tr:last-child .th{background-color:#eef8ff;border-top:1px dotted #407cd0}}@media (max-width: 1180px){.form-section.accounting .tfoot tr:last-child,.form-section.accounting .tfoot .tr:last-child,.form-section.accounting tfoot tr:last-child,.form-section.accounting tfoot .tr:last-child,.form-section .tile.accounting .tfoot tr:last-child,.form-section .tile.accounting .tfoot .tr:last-child,.form-section .tile.accounting tfoot tr:last-child,.form-section .tile.accounting tfoot .tr:last-child{background-color:#eef8ff;border-top:1px dotted #407cd0}}.form-section.accounting.invoiced .show-on-complete,.form-section.accounting .tile.invoicing .show-on-complete,.form-section .tile.accounting.invoiced .show-on-complete,.form-section .tile.accounting .tile.invoicing .show-on-complete{display:inline-block}.form-section.accounting.invoiced .hide-on-complete,.form-section.accounting .tile.invoicing .hide-on-complete,.form-section .tile.accounting.invoiced .hide-on-complete,.form-section .tile.accounting .tile.invoicing .hide-on-complete{display:none}.form-section.accounting.invoiced .tile,.form-section.accounting.invoiced.tile,.form-section.accounting .tile.invoicing .tile,.form-section.accounting .tile.invoicing.tile,.form-section .tile.accounting.invoiced .tile,.form-section .tile.accounting.invoiced.tile,.form-section .tile.accounting .tile.invoicing .tile,.form-section .tile.accounting .tile.invoicing.tile{border:2px solid #2AB75D}@media (max-width: 1180px){.form-section.accounting.invoiced .tile,.form-section.accounting.invoiced.tile,.form-section.accounting .tile.invoicing .tile,.form-section.accounting .tile.invoicing.tile,.form-section .tile.accounting.invoiced .tile,.form-section .tile.accounting.invoiced.tile,.form-section .tile.accounting .tile.invoicing .tile,.form-section .tile.accounting .tile.invoicing.tile{border-left:0 none;border-right:0 none;border-width:4px}}.form-section.accounting.invoiced .table .td.actions>*,.form-section.accounting.invoiced .table td.actions>*,.form-section.accounting.invoiced table .td.actions>*,.form-section.accounting.invoiced table td.actions>*,.form-section.accounting .tile.invoicing .table .td.actions>*,.form-section.accounting .tile.invoicing .table td.actions>*,.form-section.accounting .tile.invoicing table .td.actions>*,.form-section.accounting .tile.invoicing table td.actions>*,.form-section .tile.accounting.invoiced .table .td.actions>*,.form-section .tile.accounting.invoiced .table td.actions>*,.form-section .tile.accounting.invoiced table .td.actions>*,.form-section .tile.accounting.invoiced table td.actions>*,.form-section .tile.accounting .tile.invoicing .table .td.actions>*,.form-section .tile.accounting .tile.invoicing .table td.actions>*,.form-section .tile.accounting .tile.invoicing table .td.actions>*,.form-section .tile.accounting .tile.invoicing table td.actions>*{visibility:hidden !important;pointer-events:none}.form-section.accounting.invoiced .tfoot tr:last-child td,.form-section.accounting.invoiced .tfoot tr:last-child .td,.form-section.accounting.invoiced .tfoot tr:last-child th,.form-section.accounting.invoiced .tfoot tr:last-child .th,.form-section.accounting.invoiced .tfoot .tr:last-child td,.form-section.accounting.invoiced .tfoot .tr:last-child .td,.form-section.accounting.invoiced .tfoot .tr:last-child th,.form-section.accounting.invoiced .tfoot .tr:last-child .th,.form-section.accounting.invoiced tfoot tr:last-child td,.form-section.accounting.invoiced tfoot tr:last-child .td,.form-section.accounting.invoiced tfoot tr:last-child th,.form-section.accounting.invoiced tfoot tr:last-child .th,.form-section.accounting.invoiced tfoot .tr:last-child td,.form-section.accounting.invoiced tfoot .tr:last-child .td,.form-section.accounting.invoiced tfoot .tr:last-child th,.form-section.accounting.invoiced tfoot .tr:last-child .th,.form-section.accounting .tile.invoicing .tfoot tr:last-child td,.form-section.accounting .tile.invoicing .tfoot tr:last-child .td,.form-section.accounting .tile.invoicing .tfoot tr:last-child th,.form-section.accounting .tile.invoicing .tfoot tr:last-child .th,.form-section.accounting .tile.invoicing .tfoot .tr:last-child td,.form-section.accounting .tile.invoicing .tfoot .tr:last-child .td,.form-section.accounting .tile.invoicing .tfoot .tr:last-child th,.form-section.accounting .tile.invoicing .tfoot .tr:last-child .th,.form-section.accounting .tile.invoicing tfoot tr:last-child td,.form-section.accounting .tile.invoicing tfoot tr:last-child .td,.form-section.accounting .tile.invoicing tfoot tr:last-child th,.form-section.accounting .tile.invoicing tfoot tr:last-child .th,.form-section.accounting .tile.invoicing tfoot .tr:last-child td,.form-section.accounting .tile.invoicing tfoot .tr:last-child .td,.form-section.accounting .tile.invoicing tfoot .tr:last-child th,.form-section.accounting .tile.invoicing tfoot .tr:last-child .th,.form-section .tile.accounting.invoiced .tfoot tr:last-child td,.form-section .tile.accounting.invoiced .tfoot tr:last-child .td,.form-section .tile.accounting.invoiced .tfoot tr:last-child th,.form-section .tile.accounting.invoiced .tfoot tr:last-child .th,.form-section .tile.accounting.invoiced .tfoot .tr:last-child td,.form-section .tile.accounting.invoiced .tfoot .tr:last-child .td,.form-section .tile.accounting.invoiced .tfoot .tr:last-child th,.form-section .tile.accounting.invoiced .tfoot .tr:last-child .th,.form-section .tile.accounting.invoiced tfoot tr:last-child td,.form-section .tile.accounting.invoiced tfoot tr:last-child .td,.form-section .tile.accounting.invoiced tfoot tr:last-child th,.form-section .tile.accounting.invoiced tfoot tr:last-child .th,.form-section .tile.accounting.invoiced tfoot .tr:last-child td,.form-section .tile.accounting.invoiced tfoot .tr:last-child .td,.form-section .tile.accounting.invoiced tfoot .tr:last-child th,.form-section .tile.accounting.invoiced tfoot .tr:last-child .th,.form-section .tile.accounting .tile.invoicing .tfoot tr:last-child td,.form-section .tile.accounting .tile.invoicing .tfoot tr:last-child .td,.form-section .tile.accounting .tile.invoicing .tfoot tr:last-child th,.form-section .tile.accounting .tile.invoicing .tfoot tr:last-child .th,.form-section .tile.accounting .tile.invoicing .tfoot .tr:last-child td,.form-section .tile.accounting .tile.invoicing .tfoot .tr:last-child .td,.form-section .tile.accounting .tile.invoicing .tfoot .tr:last-child th,.form-section .tile.accounting .tile.invoicing .tfoot .tr:last-child .th,.form-section .tile.accounting .tile.invoicing tfoot tr:last-child td,.form-section .tile.accounting .tile.invoicing tfoot tr:last-child .td,.form-section .tile.accounting .tile.invoicing tfoot tr:last-child th,.form-section .tile.accounting .tile.invoicing tfoot tr:last-child .th,.form-section .tile.accounting .tile.invoicing tfoot .tr:last-child td,.form-section .tile.accounting .tile.invoicing tfoot .tr:last-child .td,.form-section .tile.accounting .tile.invoicing tfoot .tr:last-child th,.form-section .tile.accounting .tile.invoicing tfoot .tr:last-child .th{background-color:#e9f8ee;border-top:1px dotted #2AB75D}.form-section.receiving .show-on-complete,.form-section .tile.receiving .show-on-complete{display:none}.form-section.receiving .hide-on-complete,.form-section .tile.receiving .hide-on-complete{display:inline-block}.form-section.receiving th.colored,.form-section.receiving .th.colored,.form-section .tile.receiving th.colored,.form-section .tile.receiving .th.colored{color:#000}.form-section.receiving col.auto,.form-section .tile.receiving col.auto{width:auto}.form-section.receiving col.colored,.form-section .tile.receiving col.colored{min-width:80px}.form-section.receiving col.colored.actions,.form-section .tile.receiving col.colored.actions{width:60px}.form-section.receiving .above-table th,.form-section.receiving .above-table td,.form-section .tile.receiving .above-table th,.form-section .tile.receiving .above-table td{padding:0;height:0;max-height:0;position:relative !important;overflow:visible !important}.form-section.receiving .above-table th .th-content,.form-section.receiving .above-table td .th-content,.form-section .tile.receiving .above-table th .th-content,.form-section .tile.receiving .above-table td .th-content{height:7rem;line-height:7rem;position:absolute;bottom:100%;right:0;width:100%;padding:0;box-sizing:border-box;text-align:center;color:#979ea7;text-transform:uppercase;font-size:1.2rem}.form-section.receiving .colored,.form-section .tile.receiving .colored{background-color:#eef8ff;color:#407cd0}.form-section.receiving .colored.first-colored,.form-section .tile.receiving .colored.first-colored{border-left:1px dotted #407cd0;padding-left:1.5rem}.form-section.receiving .colored.actions,.form-section .tile.receiving .colored.actions{text-align:center}.form-section.receiving .colored.fail,.form-section .tile.receiving .colored.fail{color:#f65f7b !important;font-weight:bold}.form-section.receiving .colored.pass,.form-section .tile.receiving .colored.pass{color:#2AB75D !important;font-weight:bold}@media (max-width: 1180px){.form-section.receiving .colored,.form-section .tile.receiving .colored{border:0 none !important}.form-section.receiving .colored:before,.form-section .tile.receiving .colored:before{border-top:1px dotted #407cd0}.form-section.receiving .colored>span,.form-section .tile.receiving .colored>span{text-align:right;border-top:1px dotted #407cd0;padding-top:2rem !important;padding-bottom:2rem !important}}.form-section.receiving .colored input,.form-section.receiving .colored .input,.form-section.receiving .colored .output,.form-section .tile.receiving .colored input,.form-section .tile.receiving .colored .input,.form-section .tile.receiving .colored .output{min-width:3.5rem;max-width:6rem;min-height:3.5rem;margin-right:1rem;text-align:center;display:inline-block;padding-top:0.65rem;padding-bottom:0.65rem;word-wrap:break-word;white-space:normal;vertical-align:middle}.form-section.receiving .colored input,.form-section.receiving .colored .input,.form-section .tile.receiving .colored input,.form-section .tile.receiving .colored .input{padding-top:0.65rem;padding-bottom:0.65rem}.form-section.receiving .colored .output,.form-section .tile.receiving .colored .output{line-height:3rem;min-height:3rem;padding:0}.form-section.receiving .colored .checkbox,.form-section .tile.receiving .colored .checkbox{background-color:transparent;border:0 none;vertical-align:middle}.form-section.receiving .colored .checkbox:before,.form-section .tile.receiving .colored .checkbox:before{font-size:2.2rem;border-color:#bac7da}.form-section.receiving .colored input,.form-section.receiving .colored .input,.form-section .tile.receiving .colored input,.form-section .tile.receiving .colored .input{color:#cacaca}.form-section.receiving .colored .checkbox:before,.form-section .tile.receiving .colored .checkbox:before{color:#d6dfe5}.form-section.receiving .colored.set input,.form-section.receiving .colored.set .input,.form-section .tile.receiving .colored.set input,.form-section .tile.receiving .colored.set .input{color:#000}.form-section.receiving .colored.set .checkbox:before,.form-section .tile.receiving .colored.set .checkbox:before{color:#000}.form-section.receiving .colored.correct input,.form-section.receiving .colored.correct .input,.form-section .tile.receiving .colored.correct input,.form-section .tile.receiving .colored.correct .input{color:#2AB75D;font-weight:bold}.form-section.receiving .colored.correct .checkbox:before,.form-section .tile.receiving .colored.correct .checkbox:before{color:#2AB75D}.form-section.receiving.received .colored,.form-section .tile.receiving.received .colored{background-color:#e9f8ee;color:#2AB75D}.form-section.receiving.received .colored.first-colored,.form-section .tile.receiving.received .colored.first-colored{border-left:1px dotted #2AB75D}@media (max-width: 1180px){.form-section.receiving.received .colored,.form-section .tile.receiving.received .colored{border:0 none !important}.form-section.receiving.received .colored>span,.form-section .tile.receiving.received .colored>span{border-top:1px dotted #2AB75D}.form-section.receiving.received .colored:before,.form-section .tile.receiving.received .colored:before{border-top:1px dotted #2AB75D}}.form-section.receiving.received .show-on-complete,.form-section .tile.receiving.received .show-on-complete{display:inline-block}.form-section.receiving.received .hide-on-complete,.form-section .tile.receiving.received .hide-on-complete{display:none}.form-section.receiving .tr.received .colored,.form-section.receiving tr.received .colored,.form-section .tile.receiving .tr.received .colored,.form-section .tile.receiving tr.received .colored{background-color:#e9f8ee;color:#2AB75D}.form-section.receiving .tr.received .colored.first-colored,.form-section.receiving tr.received .colored.first-colored,.form-section .tile.receiving .tr.received .colored.first-colored,.form-section .tile.receiving tr.received .colored.first-colored{border-left:1px dotted #2AB75D}@media (max-width: 1180px){.form-section.receiving .tr.received .colored,.form-section.receiving tr.received .colored,.form-section .tile.receiving .tr.received .colored,.form-section .tile.receiving tr.received .colored{border:0 none !important}.form-section.receiving .tr.received .colored>span,.form-section.receiving tr.received .colored>span,.form-section .tile.receiving .tr.received .colored>span,.form-section .tile.receiving tr.received .colored>span{border-top:1px dotted #2AB75D}.form-section.receiving .tr.received .colored:before,.form-section.receiving tr.received .colored:before,.form-section .tile.receiving .tr.received .colored:before,.form-section .tile.receiving tr.received .colored:before{border-top:1px dotted #2AB75D}}.form-section.not-editable .table .td:first-child,.form-section.not-editable .table td:first-child,.form-section.not-editable table .td:first-child,.form-section.not-editable table td:first-child,.form-section .tile-not-editable .table .td:first-child,.form-section .tile-not-editable .table td:first-child,.form-section .tile-not-editable table .td:first-child,.form-section .tile-not-editable table td:first-child{border-left:2px solid transparent !important}@media (max-width: 1180px){.form-section.not-editable .table .td:first-child,.form-section.not-editable .table td:first-child,.form-section.not-editable table .td:first-child,.form-section.not-editable table td:first-child,.form-section .tile-not-editable .table .td:first-child,.form-section .tile-not-editable .table td:first-child,.form-section .tile-not-editable table .td:first-child,.form-section .tile-not-editable table td:first-child{border-left:0 none !important}}.form-section.not-editable .table .td.actions>*,.form-section.not-editable .table td.actions>*,.form-section.not-editable table .td.actions>*,.form-section.not-editable table td.actions>*,.form-section .tile-not-editable .table .td.actions>*,.form-section .tile-not-editable .table td.actions>*,.form-section .tile-not-editable table .td.actions>*,.form-section .tile-not-editable table td.actions>*{visibility:hidden !important;pointer-events:none}.modal{counter-reset:form-section}.form-sections{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.form-sections .form-section{overflow:auto}.form-sections .form-section.auto{-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.form-sections .form-section.auto .scroll{max-height:calc(50vh - 5rem + 5rem);overflow:auto}.form-sections .form-section.auto .scroll .popup.bottom-right{position:fixed;top:auto !important;right:3rem}@media (min-width: 1181px){.form-sections .form-section.auto~.mobile-modal,.form-sections .form-section.auto~.mobile-modal .mobile-modal-wrapper{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;overflow:auto}}.form-sections .form-section.auto:empty~.mobile-modal .form-section-wrapper-header{border-top:0 none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.form-sections .form-section.auto:empty~.mobile-modal .sidebar-toggle{cursor:pointer}.form-sections .form-section.fill{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.form-sections .form-section.fill .scroll{max-height:calc(50vh - $window-header-height + 5rem);overflow:auto}.inter-section{margin-top:3.5rem;margin-bottom:3.5rem;max-width:1100px;margin-right:auto;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.inter-section .row.more-as-first{padding-top:1rem;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.inter-section .row.more-as-first>.cell:not(.grid):not(.column){-webkit-box-flex:0 1 auto;-moz-box-flex:0 1 auto;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.inter-section .chart-title{color:#294058;font-size:1.3rem;margin-bottom:0.5rem;margin-left:2rem}.inter-section .inter-title{font-size:1.7rem;color:#294058}.inter-section .inter-title span{padding-right:1rem}.inter-section .inter-title i{font-size:3rem;color:#407cd0;margin-right:1rem;vertical-align:middle}.inter-section .inter-section-title{padding-right:3rem;text-align:center}.inter-section .inter-section-title .inter-label{margin-top:0.3rem}.inter-section .inter-section-actions{padding-left:4rem;font-size:1.2rem;margin-top:12px}.inter-section .inter-section-content .with-labels{margin-top:12px;margin-bottom:40px;padding-bottom:0 !important}.inter-section .inter-section-content .with-labels td{padding-top:12px !important;padding-bottom:40px !important}.inter-section .inter-section-content.up{padding-top:2rem}.inter-section .inter-section-content.up-1{padding-top:3rem}.inter-section .inter-section-content.up-2{padding-top:5.2rem}.inter-section .inter-label{color:#8EBAF7;font-size:1.1rem;font-weight:bold}.inter-section .inter-label.warning{color:rgba(206,1,82,0.7)}.inter-section .with-value{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.inter-section .with-value>*{min-width:0}.inter-section .with-value .value{-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;color:#000000;font-size:1.3rem;font-weight:bold}.inter-section .with-value .label{width:100%;-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.inter-section .with-value .inter-label{-webkit-box-flex:0 1 auto;-moz-box-flex:0 1 auto;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;font-size:1.3rem;color:#B8D5FF;padding-left:1rem}.inter-section .with-value .inter-label.current{color:#F8C740}.inter-section.more{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.inter-section.more .row.with-legend{padding-top:0.5rem}.inter-section.more .row.with-legend td{padding-top:0.5rem !important}.inter-section.more .row.with-chart{padding-bottom:2.5rem;padding-top:0.5rem}.inter-section.more .row.with-chart td{padding-bottom:2.5rem !important;padding-top:0.5rem !important}.inter-section.more .row.with-chart:first-child{padding-bottom:3rem}.inter-section.more .row.with-chart:first-child td{padding-bottom:4rem !important}.inter-section.more .row.more-as-first{padding-top:2rem;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.inter-section.more .row.more-as-first td{padding-top:2rem !important}.inter-section.more .row.more-as-first>.cell:not(.grid):not(.column){-webkit-box-flex:1 0 auto;-moz-box-flex:1 0 auto;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.inter-section.more .more-as-first{-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.inter-section.more .inter-section-actions{-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1;-webkit-box-flex:1 0 auto;-moz-box-flex:1 0 auto;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;text-align:right;padding-right:6rem}.inter-section.more .inter-section-title{-ms-flex-order:-2;-webkit-box-ordinal-group:-2;-webkit-order:-2;order:-2;-webkit-box-flex:0 1 auto;-moz-box-flex:0 1 auto;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.inter-section.more .inter-section-content{width:100%;-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.inter-section.more .inter-section-content .with-labels{margin-top:55px}.inter-section.more .inter-section-content .with-labels td{padding-top:55px !important}@media (max-width: 1000px){.inter-section{-webkit-box-flex:wrap;-moz-box-flex:wrap;-webkit-flex:wrap;-ms-flex:wrap;flex:wrap;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.inter-section .inter-section-actions{-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1;-webkit-box-flex:1 0 auto;-moz-box-flex:1 0 auto;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;text-align:right}.inter-section .inter-section-title{-ms-flex-order:-2;-webkit-box-ordinal-group:-2;-webkit-order:-2;order:-2;-webkit-box-flex:0 1 auto;-moz-box-flex:0 1 auto;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.inter-section .inter-section-content{width:100%;-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.inter-section .row.more-as-first{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.inter-section:not(.more) .inter-section-content{margin-top:2rem}}.status{display:inline-block;line-height:3rem;height:3rem;padding:0 1.7rem;min-width:10rem;border-radius:3rem;text-align:center;white-space:nowrap;font-size:1.2rem;box-sizing:border-box}.status.status-small{height:2.2rem;line-height:2.2rem}.status.capitalize::first-letter{text-transform:uppercase}.status.draft{color:#7d7d7d;background-color:#e8eaed}.status.sent_to_approve,.status.for_approval,.status.send_for_approval{color:#9a8301;background-color:#f8eec6}.status.approved{color:#046820;background-color:#d5f7d2}.status.rejected{color:#a7143a;background-color:#fedbdf}.status.sent_to_supplier{color:#0f798a;background-color:#beeee9}.status.received{color:#21759d;background-color:#bbdff6}.status.invoiced{color:#404dbf;background-color:#c9cefd}.status.completed{color:#616161;background-color:#cdd1da}.status.deleted{color:#ffffff;background-color:#525252}.status.valid,.status.validated{color:#0062E2;background-color:#AED0FE}.status.transfer{color:#046865;background-color:#D2F4F7}.status.on_hold{color:#4A14A7;background-color:#5400FF3D}.status.revised{background-color:#ffd0b8;color:#bb8834}.status.planned{background-color:#c8cbd1;color:#676767}.dot-icon{line-height:3rem;height:3rem;min-width:3rem;padding:0 0.5rem;background-color:#f1f3f4;border-radius:3rem;display:inline-block;text-align:center;vertical-align:middle;box-sizing:border-box;margin:0 0.5rem}.avatar{display:inline-block;width:3.2rem;height:3.2rem;border-radius:10rem;position:relative;aspect-ratio:1}.avatar.small{width:2.2rem;height:2.2rem}.avatar+.avatar{margin-left:0.5rem}.avatar img{position:absolute;height:100%;width:100%;top:0;bottom:0;lefT:0;right:0;border-radius:100%;overflow:hidden;object-fit:cover;background-color:#d2d2d2}.avatar.approved:after,.avatar.rejected:after,.avatar.budget_approved:after,.avatar.department_approved:after,.avatar.admin_approved:after,.avatar.financial_approved:after{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:1.4rem;height:1.4rem;position:absolute;bottom:0;right:-0.4rem;line-height:1.4rem;text-align:center;background:#fff;border-radius:100%;font-size:1.6rem;line-height:1.4rem;text-indent:-1px;display:inline-block;vertical-align:bottom;text-align:center}.avatar.approved:after,.avatar.budget_approved:after,.avatar.department_approved:after,.avatar.admin_approved:after,.avatar.financial_approved:after{content:"\e905";color:#2cbf55}.avatar.rejected:after{content:"\e904";color:#f65f7b}.user-name{display:flex;max-width:100%;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.user-name .avatar+span{margin-left:0.8rem;font-size:1.3rem;word-wrap:break-word;white-space:normal;min-width:0}.with-avatars .avatars{margin-left:-0.3rem;margin-top:-0.3rem;margin-bottom:0;font-size:0}.with-avatars .avatars.no-wrap>* *{white-space:normal}.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child){padding-right:1rem}.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child) img{right:1rem;width:calc(100% - 1rem)}.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child):before{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e90c";position:absolute;top:0;bottom:0;right:0.2rem;color:#d2d2d2;line-height:1rem;width:0.8rem;height:1rem;margin:auto 0;font-size:1.2rem;text-align:left}.with-avatars .avatars .avatar{margin:0.3rem 0.3rem 0.3rem 0;font-size:1.2rem}.pagination{vertical-align:middle;font-size:1.2rem;display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.pagination ul,.pagination li,.pagination a{display:inline-block;list-style:none;margin:0;padding:0}.pagination a,.pagination span{vertical-align:middle;display:inline-block}.pagination ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.pagination ul li{line-height:normal}.pagination ul li>a,.pagination ul li>span>a,.pagination ul li>span.current{padding:0.3rem 0.4rem}.pagination a{color:#bcc2d0;cursor:pointer;height:auto;line-height:normal;vertical-align:middle}.pagination a[data-ref="..."]{pointer-events:none}.pagination a.active{color:#294058}.pagination a.prev,.pagination a.next{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:2rem}.pagination a.prev:after{content:"\e90b"}.pagination a.next:after{content:"\e90c"}.pagination li[data-ref="..."]{pointer-events:none}.pagination li.active a{color:#294058}.pagination li.disabled{pointer-events:none}.pagination li.disabled a{color:#edeef2;pointer-events:none}.pagination li+li{margin-left:0.7rem}.select+.pagination{margin-left:1rem}@use "sass:math";.dashboard{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;padding:2.3rem 0.7rem 1.5rem;box-sizing:border-box}.dashboard-state{width:100%;-webkit-box-flex:100%;-moz-box-flex:100%;-webkit-flex:100%;-ms-flex:100%;flex:100%;font-size:1.1rem;padding:1rem 2rem 0;box-sizing:border-box;text-transform:uppercase}.dashboard-state .label[class*="cell"]{color:#979ea7;font-weight:bold;overflow:hidden;text-overflow:ellipsis}.dashboard-state .label.small[class*="cell"]{font-size:1rem}.dashboard-state [class*="cell"]{padding:0.5rem 0 0;white-space:nowrap}.dashboard-state .total[class*="cell"]{padding-top:1rem;border-top:1px solid #f2f3f9;margin-top:1rem}.dashboard-state .value{font-size:1.2rem;opacity:0.91}.dashboard-state .value.bold{font-weight:bold}.dashboard-state .value.approved{color:#12ae3d;cursor:pointer}.dashboard-state .value.rejected{color:#e63c5b;cursor:pointer}.dashboard-state .value.approval{color:#474747}.dashboard-state .value.total{font-weight:bold}.tile-content.dashboard .dashboard-info{text-align:center;padding:0 0.5rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.tile-content.dashboard .dashboard-info+.dashboard-info{border-left:1px solid #f2f3f9}.tile-content.dashboard .dashboard-info[class*="cell"]{height:5.3rem}.tile-content.dashboard i{font-size:2.5rem;position:relative;vertical-align:baseline}.tile-content.dashboard h3{font-size:3.5rem;margin:0 0 0 0.2rem;font-weight:bold;cursor:pointer}.tile-content.dashboard p{font-size:1.1rem;color:#a1a9bd;margin:0}.tile-content.dashboard .dashboard-stat i,.tile-content.dashboard .dashboard-stat h3{display:inline}.tile-content.dashboard .dashboard-stat.new-po i,.tile-content.dashboard .dashboard-stat.new-po h3{color:#1E3668}.tile-content.dashboard .dashboard-stat.approved i,.tile-content.dashboard .dashboard-stat.approved h3{color:#2cbf55}.tile-content.dashboard .dashboard-stat.rejected i,.tile-content.dashboard .dashboard-stat.rejected h3{color:#f65f7b}.root-dashboard{height:calc(100vh - $header-height);overflow-x:hidden}@media (max-width: 1200px){.root-dashboard{height:auto}}.root-dashboard h3{font-weight:600;color:#1E3668}.root-dashboard .no-result{font-style:normal;font-weight:800;font-size:19px;line-height:22px;display:flex;align-items:center;justify-content:center;color:rgba(0,0,0,0.44);height:100%}.root-dashboard .no-result.justyfy-start{justify-content:start;height:auto;margin-top:3rem}.root-dashboard>.grid,.root-dashboard>div>.grid{height:100%}@media (max-width: 1200px){.root-dashboard>.grid,.root-dashboard>div>.grid{height:auto}}.root-dashboard .recharts-default-tooltip{border-radius:3px;border:0 none;box-shadow:0px 1px 3px rgba(0,0,0,0.25);background-color:#fff;padding:0 10px 5px}.root-dashboard .recharts-default-tooltip .tooltip-header{color:#408cf8;display:flex;justify-content:space-between;padding:5px 0 0}.root-dashboard .recharts-default-tooltip .legends{margin:5px 0 0}.root-dashboard svg .recharts-cartesian-axis-tick line[orientation="bottom"]+text{font-size:1rem}.root-dashboard .top-grid{display:inline-flex;max-width:clamp(0px, 100%, 1752px);flex-wrap:nowrap}.root-dashboard .top-grid.tile-dotted{border:1px dashed #A8B0C2;background-color:transparent;box-shadow:none;min-height:60px}.root-dashboard .top-grid>.cell{flex:0 1 auto !important;width:clamp(350px, calc(100vw - 168px)/4, calc(100vw - 168px)/4);min-width:fit-content}.root-dashboard .top-grid>.cell:not(.grid):not(.column):only-child{width:clamp(350px, calc(100vw - 168px)/4, calc(100vw - 168px)/4)}@media (max-width: 1200px){.root-dashboard .top-grid{display:flex;max-width:100%;flex-wrap:wrap}.root-dashboard .top-grid>.cell{width:auto;flex:1 0 auto !important}}.root-dashboard .company-task h4{color:#1E3668;font-weight:700}.root-dashboard .last-activities.tile-list .tile-item{padding:6px 0}.root-dashboard .last-activities.tile-list .tile-item .tile-item-description{flex-wrap:wrap;justify-content:space-between}.root-dashboard .last-activities.tile-list .tile-item .tile-item-description a{all:revert}.root-dashboard .last-activities.tile-list .tile-item .tile-item-description p.activity{font-size:1.3rem;color:initial;margin:0.2rem 0 0;font-weight:400}.root-dashboard .last-activities.tile-list .tile-item .avatar{width:17px;height:17px;margin-right:10px;margin-top:1rem}.root-dashboard .last-activities.tile-list .tile-item .timestamp{margin-right:0;margin-top:0.3rem;color:#A8B0C2;font-size:1rem}.root-dashboard .dashboard-task{font-size:1.2rem}.root-dashboard .dashboard-task+h4{margin-top:20px}.root-dashboard .dashboard-task .td{width:100%;padding:4px 0;background-color:#fff !important;border:0 none !important;height:auto;min-height:0}.root-dashboard .dashboard-task .td+.td{min-width:50px;font-size:14px;text-align:right;color:#408cf8;white-space:nowrap}.root-dashboard .dashboard-task .td+.td i{margin-left:10px}.root-dashboard .dashboard-report{font-size:1.2rem}.root-dashboard .dashboard-report .td{padding:4px 0;background-color:#fff !important;border:0 none !important;height:auto;min-height:0;color:#408cf8}.root-dashboard .dashboard-report .td+.td{min-width:50px;font-size:14px;text-align:right}.root-dashboard a.stat-info{cursor:pointer;color:inherit;text-decoration:none}.root-dashboard .tile-content.stat-info{margin-top:3px;margin-bottom:3px;padding:10px 25px 10px;position:relative;display:flex;align-items:center}.root-dashboard .tile-content.stat-info.waiting h4+div{color:#F2994A}.root-dashboard .tile-content.stat-info.ready h4+div{color:#A8B0C2}.root-dashboard .tile-content.stat-info.reject h4+div{color:#CE015299}.root-dashboard .tile-content.stat-info .stat-info-description{flex:1 1 auto;margin-left:10px}.root-dashboard .tile-content.stat-info .stat-info-description div{font-weight:600}.root-dashboard .tile-content.stat-info h2{margin:0;font-size:3.5rem;font-weight:800;flex:0 0 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.root-dashboard .tile-content.stat-info h4{font-weight:800;font-size:1.5rem;margin:0}.root-dashboard .tile-content.stat-info h4+div{text-transform:uppercase;font-size:1rem}.root-dashboard .tile-content.stat-info p{margin:0}.root-dashboard .tile-content.stat-info .actions{position:absolute;top:5px;right:10px}.root-dashboard .tile-content.stat-info .actions i{color:#A8B0C2;font-size:1.6rem}.root-dashboard .tile-content.stat-info+.stat-info{border-left:1px solid #f2f3f9}.company-dashboard{min-height:400px;max-height:700px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:0px 0px;grid-template-areas:". . ." ". . ."}@media (max-width: 1200px){.company-dashboard{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr;grid-template-areas:". ." ". ." ". ."}}@media (max-width: 900px){.company-dashboard{grid-template-columns:1fr;grid-template-rows:1fr;grid-template-areas:"." "." "." "." "." "."}}.company-dashboard .legends{display:flex;flex-direction:column;justify-content:center;margin-right:10px}.company-dashboard .legends .legend{display:flex}.company-dashboard .legends .legend-color{width:10px;height:10px;margin-right:5px}.company-dashboard .legends .legend-color.round{border-radius:10rem}.company-dashboard .legends .legend-sum{padding-left:20px;border-top:1px solid #F2F3F9;padding-top:5px}.company-dashboard .legends .legend-row,.company-dashboard .legends .legend-sum{display:flex;justify-content:space-between;flex-wrap:wrap;font-size:1.2rem;margin-top:5px}.company-dashboard .legends .legend-row .legend,.company-dashboard .legends .legend-sum .legend{display:flex;align-items:center;justify-content:space-between}.company-dashboard .legends .value{margin-right:0;margin-left:auto;font-weight:700;margin-top:3px}.company-dashboard .legends .value span+span{margin-left:5px}.company-dashboard .legends .legend{margin-left:0;margin-right:auto;margin-top:3px;padding-right:5px}.company-dashboard h3{font-size:1.6rem;color:#1E3668;font-weight:600}.company-dashboard .tile-header .link{font-size:1.6rem}.company-dashboard .cell{min-height:270px;width:100%}.company-dashboard .cell.fit{min-height:fit-content}.company-dashboard .cell.bar-chart{min-height:360px}.company-dashboard .cell.pie-chart{min-height:240px}@media (max-width: 900px){.company-dashboard .cell.last-activity{min-height:360px}}.company-dashboard .cell>.tile{height:100%;width:100%;display:flex;flex-direction:column}.company-dashboard .cell>.tile .tile-header{flex:0 0 auto;min-height:0}.company-dashboard .cell>.tile .tile-content{flex:1 1 auto;overflow:auto;min-height:0}.company-dashboard .cell>.tile .tile-content.with-piechart{display:flex}.company-dashboard .cell>.tile .tile-content.with-piechart>*{width:50%}.company-dashboard .cell>.tile .tile-content.with-piechart .chart-column{position:relative}.company-dashboard .cell>.tile .tile-content.with-piechart .recharts-responsive-container{min-height:165px;min-width:165px;position:absolute}.company-dashboard .cell>.tile .tile-content.with-chart{overflow:auto;padding-top:10px;min-height:280px}.company-dashboard .cell>.tile .tile-content.with-chart .no-result{flex-flow:column}.company-dashboard .cell>.tile .tile-content.with-chart .no-result div{margin-top:2rem}.company-dashboard .cell>.tile .tile-content.with-chart .no-result p{text-align:center}.company-dashboard .cell>.tile .tile-content.with-chart .recharts-responsive-container{min-height:280px}.company-dashboard .cell>.tile .tile-header{min-height:45px;padding-top:10px;padding-bottom:10px;height:auto;display:flex;align-items:center;box-sizing:border-box;line-height:normal;color:inherit}.company-dashboard .cell>.tile .tile-header h3{height:auto;line-height:normal;font-weight:600;color:#1E3668}.company-dashboard .cell>.tile .tile-header .timestamp{font-size:10px;color:#A8B0C2;margin:0}.company-dashboard .cell>.tile .tile-content,.company-dashboard .cell>.tile .tile-header{padding-left:19px;padding-right:17px}.with-sidebar{position:relative}.sidebar{position:fixed;top:0;bottom:0;background-color:#f6f7fb;width:inherit;right:0}@media (max-width: 1180px){.sidebar.form-sections{position:static;margin-bottom:2rem}.sidebar.form-sections .form-section-content{padding-left:1.2rem;padding-right:1.2rem}}.sidebar .tab-labels label span,.sidebar .form-section-wrapper-header span{font-weight:500}.window.window-form .with-sidebar{width:280px}@media (max-width: 1180px){.window.window-form .with-sidebar{width:100%}.window.window-form .with-sidebar .tab-navs .sidebar-toggle{display:none}}.window.window-form .sidebar{top:5rem;z-index:1202}@media (max-width: 560px){.window.window-form .sidebar .form-section-header:before{display:none}}@media (min-width: 1181px){.window .window-wrapper.collapse .sidebar,.window .window-wrapper.collapse .with-sidebar{width:0;overflow:hidden}.window .window-wrapper.collapse .form-section.cell-12{width:100%}.window .window-wrapper.collapse .form-section.cell-4{width:calc(100% / 3)}.window .window-wrapper.collapse>.window-footer{width:100%}.window .window-wrapper.collapse .window-sidebar-toggle{display:block}}.window .window-sidebar-toggle{background-color:#f6f7fb;border:1px solid #e4e4e9;border-right:0 none;border-radius:0.5rem 0 0 0.5rem;position:fixed;right:0;top:7rem;box-shadow:0 0 3px rgba(0,0,0,0.3);z-index:1300;cursor:pointer;display:none}.window .window-sidebar-toggle i{padding:1rem;display:block;font-size:2rem;color:#294058}.window .window-sidebar-toggle i+i{border-top:1px solid #e4e4e9}.window .window-sidebar-toggle .comments-count{position:absolute;top:83%;left:3px;font-weight:700;font-size:1rem}.side-form{background-color:#407cd0;z-index:1202;overflow:visible}.side-form .side-header{padding:2rem 2.5rem 0;font-size:1.7rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;color:#fff;top:0;-webkit-justify-content:space-between;justify-content:space-between}.side-form .side-header i{color:#1861c8;font-size:3rem;height:1.7rem;line-height:1.7rem}.side-form .side-header i:before{height:1.7rem;line-height:1.7rem}.side-form .side-footer{padding:2rem;bottom:0;text-align:right;-webkit-justify-content:flex-end;justify-content:flex-end}.side-form .side-footer .button{padding-left:2rem;padding-right:2rem}.side-form>div{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;max-height:100%}.side-form>div .side-header,.side-form>div .side-footer{-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.side-form>div .side-content{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;overflow:auto}.side-form>div .side-content .search-list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;height:100%;overflow:auto}.side-form>div .side-content .search-list .hint{margin-top:0.5rem;font-size:1.2rem}.side-form>div .side-content .control{-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.side-form>div .side-content .control-list{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;overflow:auto}.radio-switch input{position:fixed;left:-1000000px}.radio-switch span{height:1.1rem;background-color:#ced2db;display:inline-block;border-radius:1.1rem;position:relative;width:3.4rem;cursor:pointer}.radio-switch span:after{content:'';border-radius:100%;width:1.7rem;height:1.7rem;position:absolute;top:-1rem;bottom:-1rem;margin:auto 0;left:0;background-color:#f6f7fb;box-shadow:0 0 0.4rem rgba(21,16,60,0.41)}.radio-switch input:checked+span{background-color:#9ec4fb}.radio-switch input:checked+span:after{background-color:#408cf8;left:calc(100% - 1.5rem)}.radio-switch input[disabled]+span,.radio-switch input.readonly+span{pointer-events:none}.view-switch input{position:fixed;left:-1000000px}.view-switch span{cursor:pointer}.view-switch span:after{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e94b";font-size:2.2rem;color:#e5e5e5}.view-switch.lock{pointer-events:none}.view-switch.lock span{cursor:default}.view-switch.lock span:after{content:"\e94c";font-size:2.4rem}.view-switch input:checked+span:after{color:#2AB75D}.view-switch input[disabled]+span,.view-switch input.readonly+span{pointer-events:none}.view-switch.active span:after{color:#2AB75D}.check-switch input{position:fixed;left:-1000000px}.check-switch span{cursor:pointer}.check-switch span:after{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e950";font-size:2.2rem;color:#e5e5e5}.check-switch input:checked+span:after{color:#2AB75D;content:"\e921"}.check-switch input[disabled]+span,.check-switch input.readonly+span{pointer-events:none}.check-switch.active span:after{color:#2AB75D;content:"\e921"}.buttons-switch{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.buttons-switch input{position:fixed;left:-1000000px}.buttons-switch input:first-child+.button{border-radius:4px 0 0 4px}.buttons-switch input:first-child+.button:last-child{border-radius:4px}.buttons-switch input:checked+.button{background-color:#407cd0;border-color:#407cd0;color:#fff}.buttons-switch input:checked+.button i{color:inherit}.buttons-switch .button{text-transform:none;border:1px solid #BFC4D0}.buttons-switch .button:last-child{border-radius:0 4px 4px 0}.buttons-switch .button~.button{border-left:1px solid transparent !important}.buttons-switch .button:hover{box-shadow:none}.chat{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start;overflow:auto}.chat .comments{padding:0 2rem;overflow:auto;-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:auto}.chat .comment{position:relative;padding-top:2rem}.chat .comment+.comment{border-top:1px solid #d6d9e3}.chat .comment .comment-wrapper{margin-left:4.5rem}.chat .comment .avatar{position:absolute;left:0;top:2rem}.chat .comment .comment-content{font-size:1.2rem;color:#515151;padding-top:0.5rem;word-wrap:break-word}.chat .comment .user-name{font-size:12px;color:#a1a9bd}.chat .comment .comment-timestamp{text-align:right;font-size:1rem;color:#a1a9bd;padding:1rem 0 0.5rem}.chat .new-comment{padding:1.5rem 2rem 3rem 2.5rem;position:relative;-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.chat .new-comment textarea{width:100%;min-width:100%;max-width:100%;resize:vertical;height:5rem;max-height:200px;min-height:5rem;background:transparent;border-color:#c0c7d7;padding-right:2rem}.chat .new-comment .submit{position:absolute;right:2.5rem;bottom:3.7rem;top:auto;height:4rem;border:0 none;background:transparent;z-index:1;cursor:pointer;outline:none}.chat .new-comment .submit i{color:#c5cad6;font-size:2rem}.progress{display:block;height:1rem;position:relative}.progress>*{border-radius:3px;background-color:#448ff8;position:absolute;left:0;top:0;bottom:0;width:0;transition:width 1s}.progress.animate>*{background:linear-gradient(-45deg, #448ff8, #fff, #448ff8, #fff);background-size:400% 400%;animation:processing-gradient 5s ease infinite}.progress-wrapper{position:relative}.progress-wrapper .progress{margin-right:30px}.progress-wrapper a{color:#adb3c3;position:absolute;top:-1rem;bottom:-1rem;margin:auto;right:0;font-size:2rem;height:2rem}.has-progress .state-info{margin:1rem 0 0.5rem;word-wrap:break-word}.has-progress .state-info,.has-progress+.row .state-info{font-size:1.2rem;color:#408cf8}@keyframes processing-gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.checkbox{width:2rem;height:2rem;border-radius:3px;background-color:#fff;aspect-ratio:1 / 1;cursor:pointer;text-align:center;line-height:2rem;display:inline-block}.checkbox.radio{width:1.3rem;height:1.3rem;border:1px solid #959DB1;border-radius:2rem;vertical-align:middle;padding:0.1rem;background-clip:content-box;box-sizing:border-box}.checkbox.radio:before,.checkbox.radio:after{display:none}.checkbox:before{width:inherit;height:inherit;display:inline-block;vertical-align:top}.checkbox.checked:before{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e921";color:#64a4fa;font-size:1.3rem}.checkbox.checked.radio{background-color:#408CF8;border:1px solid #408CF8}.checkbox.checked.input-l:before{font-size:2.3rem}.checkbox.disabled~span.label{opacity:0.7}.checkbox~span{font-size:1.2rem;margin-left:0.7rem;vertical-align:middle;cursor:pointer}.checkbox~span.label{color:#A1A9BD;text-transform:uppercase;vertical-align:middle}.checkbox.input-l{width:2.3rem;height:2.3rem;border-radius:3px;line-height:2.3rem}.checkbox.input-l.radio{width:2.2rem;height:2.2rem;border-radius:2rem;padding:0.2rem}.checkbox.input-l~span{font-size:1.4rem;margin-left:1rem}.checkbox.input-m{width:1.7rem;height:1.7rem;border-radius:1.7rem;line-height:2rem}.checkbox.input-m.radio{width:1.9rem;height:1.9rem;padding:0.2rem}.checkbox.input-m~span{font-size:1.4rem;margin-left:1rem}.checkbox.input-s{width:1.7rem;height:1.7rem;border-radius:1px;line-height:1.7rem}.checkbox.input-s.disabled{cursor:not-allowed}.checkbox.input-s.radio{width:0.8rem;height:0.8rem;border-radius:2rem}.checkbox.input-s~span{font-size:1.2rem;margin-left:0.5rem}input:checked+.checkbox:before{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e921";color:#64a4fa;font-size:1.3rem}input:checked+.checkbox.radio{background-color:#408CF8;border:1px solid #408CF8}input:checked+.checkbox.input-l:before{font-size:2.3rem}input[disabled]+.checkbox~span.label,input.disabled+.checkbox~span.label{opacity:0.7}.has-checkbox.item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;cursor:pointer}.has-checkbox.item .label{color:#979ea7;text-transform:uppercase;font-size:1.1rem;margin-left:0.5rem;font-weight:500}.has-checkbox.item .checkbox{width:1.3rem;height:1.3rem}.has-checkbox.item input:checked+.checkbox{background-color:#407cd0;border-color:#407cd0}.has-checkbox.item input:checked+.checkbox:before{color:#fff}.has-checkbox.item+.item{margin-left:30px}.has-checkbox input{position:fixed;left:-10000px}.has-checkbox input:focus+.checkbox{border-color:#7886a4}.has-checkbox input:checked+.checkbox:before{color:#407cd0}.has-checkbox input:checked+.checkbox.disabled:before{color:#979ea7}.has-checkbox input[readonly]+.checkbox{border:0 none;background-color:transparent;width:2rem;height:2rem;line-height:2rem}.has-checkbox input[readonly]+.checkbox:before{font-size:2rem}.has-checkbox .checkbox{vertical-align:middle;border:1px solid #c6ccda}.has-checkbox .checkbox.input-l{border-width:2px}.has-checkbox .checkbox.readonly{border:0 none;background-color:transparent;width:2rem;height:2rem;line-height:2rem}.has-checkbox .checkbox.readonly:before{font-size:2rem}.has-checkbox.disabled{pointer-events:none;cursor:not-allowed}.checkbox-list p{font-size:1.4rem;margin:1.5rem 0}.checkbox-list p label.has-checkbox{margin:1.5rem 0;display:inline-block}.checkbox-list p:first-of-type{margin-top:0}.checkbox-list p .checkbox{margin-right:2rem}.checkbox-list p .control{margin-left:1rem;margin-right:1rem}.checkbox-list.short-list p{margin:0.2rem 0}.checkbox-list.short-list label.has-checkbox{margin:1rem 0}.popup .checkbox-list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.popup .checkbox-list>*{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.popup .checkbox-list>* input+span{flex:0 0 auto;min-width:0}.popup .checkbox-list>* span+span{flex:1 1 auto;margin-left:1rem;min-width:0}.popup .checkbox-list>*+*{margin-top:1rem}.popup .checkbox-list span+span{opacity:0.7;word-wrap:break-word}.popup .checkbox-list input:checked+.checkbox:before{color:currentColor}.popup .checkbox-list input:checked+.checkbox.input-s:before{font-size:1.8rem;line-height:1.7rem}.popup .checkbox-list>*.disabled{pointer-events:none}.popup .checkbox-list>*.disabled .checkbox{opacity:0.7}.search-list .control{margin:4rem 2.5rem 3rem;position:relative}.search-list .control input{width:100%;border-color:#417cd5 !important}.search-list .control .button{position:absolute;box-shadow:none;right:0;color:#959db1;font-size:2.5rem}.search-list .control-list .list-item{padding:1.2rem 2.5rem;cursor:pointer}.search-list .control-list .list-item .checkbox{background-color:#407cd0;border:2px solid #fff;width:1.5rem;height:1.5rem}.search-list .control-list .list-item.item-checked{background-color:rgba(129,188,250,0.25)}.search-list .control-list .list-item.item-checked .checkbox{border:2px solid #fff;background-color:#fff}.search-list .control-list .list-item.item-checked .checkbox:before{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e921";color:#64a4fa;font-size:1.3rem}.search-list .control-list .list-item.item-checked .checkbox.radio{background-color:#408CF8;border:1px solid #408CF8}.search-list .control-list .list-item.item-checked .checkbox.input-l:before{font-size:2.3rem}.search-list .control-list .list-item+.list-item{margin-top:3px}.search-list .control-list .list-item .cell{text-align:left}.search-list .control-list .list-item .cell p{color:#fff;font-size:1.4rem;margin:0}.search-list .control-list .list-item .cell p+p{font-size:1.2rem;margin-top:0.5rem;color:rgba(255,255,255,0.49)}.search-list .control-list .list-item .cell+.cell{text-align:right}.search-list .control-list .list-item .cell+.cell p{color:rgba(255,255,255,0.49)}.text-wrap{white-space:normal !important;word-wrap:break-word !important;word-break:break-all !important}.word-wrap-break{white-space:normal !important;word-wrap:break-word !important}.no-wrap{white-space:nowrap}.grid-nowrap{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.normal-case{text-transform:none !important}.link{cursor:pointer}.link.no-href{cursor:default !important}.link.no-href:hover{color:#407cd0;text-transform:none;text-decoration:none}.link.mute{color:rgba(81,81,81,0.7)}.link.mute:hover{color:rgba(81,81,81,0.8)}.link.mute i{padding-right:0.3rem;font-size:1rem !important}.link label{color:inherit}.tab-addons .link.mute i{vertical-align:middle;padding-right:0.7rem;font-size:1.4em !important}.pointer{cursor:pointer}.break-word{word-break:break-word}.color-navy{color:#294058}img{max-width:100%}.mute{color:#979ea7}.mute.with-icon{position:relative}.mute.with-icon span{margin-left:3rem;display:block;font-size:1.2rem;line-height:1.35em}.mute.with-icon>i{position:absolute;top:0;bottom:0;left:0;margin:auto;color:#979ea7;font-size:2rem}.form-section .help{margin-top:0.6rem}.help.with-icon i+.help-content{margin-left:3rem}legend{font-size:1.5rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;color:#979ea7;margin:0 0 2rem}legend:after{border-top:1px solid rgba(151,158,167,0.5);height:0;content:'';-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;margin:1rem 0 1rem 1rem}p{font-size:1.2rem}p.font-m{font-size:1.3rem}p.font-m .label,p.font-m link{font-size:inherit}p.font-m .link[class*=" icon-"]:before,p.font-m .link[class^="icon-"]:before{font-size:1.7rem;vertical-align:middle}.width-05{width:5rem}.width-06{width:6rem}.width-07{width:7rem}.min-width-0{min-width:0 !important}.margin-left-auto{margin-left:auto}.inline-list{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin:0 -1rem}.inline-list.with-avatar>*{margin:0 0.5rem}.inline-list>*{margin:0 1rem}.font-size-1{font-size:1rem}.font-size-2{font-size:1.1rem}.font-size-3{font-size:1.2rem}.font-size-4{font-size:1.35rem}@media (max-width: 1180px){.with-top-actions{margin-top:3rem}.with-top-actions .top-action{top:-4rem;position:absolute;right:1.05rem;left:auto;width:calc(99vw - 100px);border:0 !important;text-align:right}.with-top-actions .top-action .button{display:inline-block;width:auto}.with-top-actions .top-action-contain{width:0 !important;max-width:0 !important;min-width:0 !important;border:0 !important;padding:0;position:relative}.with-top-actions .top-action-contain .grid{width:0 !important;max-width:0 !important;min-width:0 !important;border:0 !important;margin:0 !important;position:static !important}}.sortableHelper{z-index:100000000}@use "sass:math";.status{margin:0.2rem 0}table,.table{width:100%}table tbody,table .tbody,.table tbody,.table .tbody{color:#616162}table,.table,.inline-table{border-spacing:0;counter-reset:td-counter;font-size:1.3rem;background:#fff}table.can-expanded .thead:not(.expandable):not(.last-footer) .th:first-child,table.can-expanded .thead:not(.expandable):not(.last-footer) th:first-child,table.can-expanded .thead:not(.expandable):not(.last-footer) .th:first-child,table.can-expanded .thead:not(.expandable):not(.last-footer) th:first-child,table.can-expanded .tfoot:not(.expandable):not(.last-footer) .th:first-child,table.can-expanded .tfoot:not(.expandable):not(.last-footer) th:first-child,table.can-expanded tfoot:not(.expandable):not(.last-footer) .th:first-child,table.can-expanded tfoot:not(.expandable):not(.last-footer) th:first-child,.table.can-expanded .thead:not(.expandable):not(.last-footer) .th:first-child,.table.can-expanded .thead:not(.expandable):not(.last-footer) th:first-child,.table.can-expanded .thead:not(.expandable):not(.last-footer) .th:first-child,.table.can-expanded .thead:not(.expandable):not(.last-footer) th:first-child,.table.can-expanded .tfoot:not(.expandable):not(.last-footer) .th:first-child,.table.can-expanded .tfoot:not(.expandable):not(.last-footer) th:first-child,.table.can-expanded tfoot:not(.expandable):not(.last-footer) .th:first-child,.table.can-expanded tfoot:not(.expandable):not(.last-footer) th:first-child,.inline-table.can-expanded .thead:not(.expandable):not(.last-footer) .th:first-child,.inline-table.can-expanded .thead:not(.expandable):not(.last-footer) th:first-child,.inline-table.can-expanded .thead:not(.expandable):not(.last-footer) .th:first-child,.inline-table.can-expanded .thead:not(.expandable):not(.last-footer) th:first-child,.inline-table.can-expanded .tfoot:not(.expandable):not(.last-footer) .th:first-child,.inline-table.can-expanded .tfoot:not(.expandable):not(.last-footer) th:first-child,.inline-table.can-expanded tfoot:not(.expandable):not(.last-footer) .th:first-child,.inline-table.can-expanded tfoot:not(.expandable):not(.last-footer) th:first-child{padding-left:6rem}table.table-transactions,.table.table-transactions,.inline-table.table-transactions{background-color:#fff}table.table-transactions tbody,table.table-transactions .tbody,.table.table-transactions tbody,.table.table-transactions .tbody,.inline-table.table-transactions tbody,.inline-table.table-transactions .tbody{color:#343434}table.table-transactions td select.input-table,.table.table-transactions td select.input-table,.inline-table.table-transactions td select.input-table{max-width:7vw !important}table.table-transactions td input.input-table,table.table-transactions td textarea.input-table,.table.table-transactions td input.input-table,.table.table-transactions td textarea.input-table,.inline-table.table-transactions td input.input-table,.inline-table.table-transactions td textarea.input-table{max-width:10vw !important}table.table-transactions td.number input.input-table,table.table-transactions td.number textarea.input-table,.table.table-transactions td.number input.input-table,.table.table-transactions td.number textarea.input-table,.inline-table.table-transactions td.number input.input-table,.inline-table.table-transactions td.number textarea.input-table{max-width:8vw !important}table.total .td,table.total td,.table.total .td,.table.total td,.inline-table.total .td,.inline-table.total td{min-height:2rem;height:2rem;max-height:2rem}table .empty[colspan],.table .empty[colspan],.inline-table .empty[colspan]{text-align:center;height:4rem;padding:0;vertical-align:middle}table .empty[colspan] span,.table .empty[colspan] span,.inline-table .empty[colspan] span{width:100%;text-align:center;color:rgba(64,124,208,0.7);text-transform:uppercase}table.can-default .tr>*:first-child:not(input),table.can-default tr>*:first-child:not(input),.table.can-default .tr>*:first-child:not(input),.table.can-default tr>*:first-child:not(input),.inline-table.can-default .tr>*:first-child:not(input),.inline-table.can-default tr>*:first-child:not(input){padding-left:0.7rem !important;padding-right:0.3rem;width:3rem;max-width:3rem}table.can-default .tr>input:first-child+*,table.can-default tr>input:first-child+*,.table.can-default .tr>input:first-child+*,.table.can-default tr>input:first-child+*,.inline-table.can-default .tr>input:first-child+*,.inline-table.can-default tr>input:first-child+*{padding-left:0.7rem !important;padding-right:0.3rem;width:3rem;max-width:3rem}table.align-top .tbody .td,table.align-top .tbody td,table.align-top tbody .td,table.align-top tbody td,.table.align-top .tbody .td,.table.align-top .tbody td,.table.align-top tbody .td,.table.align-top tbody td,.inline-table.align-top .tbody .td,.inline-table.align-top .tbody td,.inline-table.align-top tbody .td,.inline-table.align-top tbody td{vertical-align:top}table.table-selectable input+.td,table.table-selectable input+td,.table.table-selectable input+.td,.table.table-selectable input+td,.inline-table.table-selectable input+.td,.inline-table.table-selectable input+td{white-space:nowrap !important}table.table-selectable .has-checkbox,.table.table-selectable .has-checkbox,.inline-table.table-selectable .has-checkbox{margin-right:2.5rem;display:inline-block;vertical-align:middle;height:1.5rem}table.table-selectable .has-checkbox .icon-add_circle,.table.table-selectable .has-checkbox .icon-add_circle,.inline-table.table-selectable .has-checkbox .icon-add_circle{display:inline-block;vertical-align:middle;height:2rem;margin-top:-0.35rem}table.table-selectable .has-checkbox .icon-add_circle:before,.table.table-selectable .has-checkbox .icon-add_circle:before,.inline-table.table-selectable .has-checkbox .icon-add_circle:before{color:#d1dbe7;font-size:2rem}table.table-selectable .td.actions:first-child,table.table-selectable td.actions:first-child,.table.table-selectable .td.actions:first-child,.table.table-selectable td.actions:first-child,.inline-table.table-selectable .td.actions:first-child,.inline-table.table-selectable td.actions:first-child{width:3rem;padding-left:0.5rem}table.table-selectable .td.actions:first-child .has-checkbox,table.table-selectable td.actions:first-child .has-checkbox,.table.table-selectable .td.actions:first-child .has-checkbox,.table.table-selectable td.actions:first-child .has-checkbox,.inline-table.table-selectable .td.actions:first-child .has-checkbox,.inline-table.table-selectable td.actions:first-child .has-checkbox{margin-right:0}table.table-selectable tr:hover>input:checked+.td,table.table-selectable tr:hover>input:checked+td,table.table-selectable .tr:hover>input:checked+.td,table.table-selectable .tr:hover>input:checked+td,.table.table-selectable tr:hover>input:checked+.td,.table.table-selectable tr:hover>input:checked+td,.table.table-selectable .tr:hover>input:checked+.td,.table.table-selectable .tr:hover>input:checked+td,.inline-table.table-selectable tr:hover>input:checked+.td,.inline-table.table-selectable tr:hover>input:checked+td,.inline-table.table-selectable .tr:hover>input:checked+.td,.inline-table.table-selectable .tr:hover>input:checked+td{border-left-color:#407cd0}table.table-selectable tr.selected .td,table.table-selectable tr.selected td,table.table-selectable .tr.selected .td,table.table-selectable .tr.selected td,.table.table-selectable tr.selected .td,.table.table-selectable tr.selected td,.table.table-selectable .tr.selected .td,.table.table-selectable .tr.selected td,.inline-table.table-selectable tr.selected .td,.inline-table.table-selectable tr.selected td,.inline-table.table-selectable .tr.selected .td,.inline-table.table-selectable .tr.selected td{background-color:#eef5ff}table.table-selectable tr.selected .td .has-checkbox .icon-add_circle:before,table.table-selectable tr.selected td .has-checkbox .icon-add_circle:before,table.table-selectable .tr.selected .td .has-checkbox .icon-add_circle:before,table.table-selectable .tr.selected td .has-checkbox .icon-add_circle:before,.table.table-selectable tr.selected .td .has-checkbox .icon-add_circle:before,.table.table-selectable tr.selected td .has-checkbox .icon-add_circle:before,.table.table-selectable .tr.selected .td .has-checkbox .icon-add_circle:before,.table.table-selectable .tr.selected td .has-checkbox .icon-add_circle:before,.inline-table.table-selectable tr.selected .td .has-checkbox .icon-add_circle:before,.inline-table.table-selectable tr.selected td .has-checkbox .icon-add_circle:before,.inline-table.table-selectable .tr.selected .td .has-checkbox .icon-add_circle:before,.inline-table.table-selectable .tr.selected td .has-checkbox .icon-add_circle:before{content:"\e921"}table.table-selectable tr.selected .td .has-checkbox .icon-add_circle.checkbox-green,table.table-selectable tr.selected td .has-checkbox .icon-add_circle.checkbox-green,table.table-selectable .tr.selected .td .has-checkbox .icon-add_circle.checkbox-green,table.table-selectable .tr.selected td .has-checkbox .icon-add_circle.checkbox-green,.table.table-selectable tr.selected .td .has-checkbox .icon-add_circle.checkbox-green,.table.table-selectable tr.selected td .has-checkbox .icon-add_circle.checkbox-green,.table.table-selectable .tr.selected .td .has-checkbox .icon-add_circle.checkbox-green,.table.table-selectable .tr.selected td .has-checkbox .icon-add_circle.checkbox-green,.inline-table.table-selectable tr.selected .td .has-checkbox .icon-add_circle.checkbox-green,.inline-table.table-selectable tr.selected td .has-checkbox .icon-add_circle.checkbox-green,.inline-table.table-selectable .tr.selected .td .has-checkbox .icon-add_circle.checkbox-green,.inline-table.table-selectable .tr.selected td .has-checkbox .icon-add_circle.checkbox-green{color:#2AB75D}table.table-selectable tr.selected .td .has-checkbox .checkbox,table.table-selectable tr.selected td .has-checkbox .checkbox,table.table-selectable .tr.selected .td .has-checkbox .checkbox,table.table-selectable .tr.selected td .has-checkbox .checkbox,.table.table-selectable tr.selected .td .has-checkbox .checkbox,.table.table-selectable tr.selected td .has-checkbox .checkbox,.table.table-selectable .tr.selected .td .has-checkbox .checkbox,.table.table-selectable .tr.selected td .has-checkbox .checkbox,.inline-table.table-selectable tr.selected .td .has-checkbox .checkbox,.inline-table.table-selectable tr.selected td .has-checkbox .checkbox,.inline-table.table-selectable .tr.selected .td .has-checkbox .checkbox,.inline-table.table-selectable .tr.selected td .has-checkbox .checkbox{border:0 none;background-color:transparent}table.table-selectable tr.selected .td .has-checkbox .checkbox:before,table.table-selectable tr.selected td .has-checkbox .checkbox:before,table.table-selectable .tr.selected .td .has-checkbox .checkbox:before,table.table-selectable .tr.selected td .has-checkbox .checkbox:before,.table.table-selectable tr.selected .td .has-checkbox .checkbox:before,.table.table-selectable tr.selected td .has-checkbox .checkbox:before,.table.table-selectable .tr.selected .td .has-checkbox .checkbox:before,.table.table-selectable .tr.selected td .has-checkbox .checkbox:before,.inline-table.table-selectable tr.selected .td .has-checkbox .checkbox:before,.inline-table.table-selectable tr.selected td .has-checkbox .checkbox:before,.inline-table.table-selectable .tr.selected .td .has-checkbox .checkbox:before,.inline-table.table-selectable .tr.selected td .has-checkbox .checkbox:before{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e921";font-size:2rem;color:#407cd0}table.table-selectable tr>input,table.table-selectable .tr>input,.table.table-selectable tr>input,.table.table-selectable .tr>input,.inline-table.table-selectable tr>input,.inline-table.table-selectable .tr>input{display:none}table.table-selectable tr>input:checked~.td,table.table-selectable tr>input:checked~td,table.table-selectable .tr>input:checked~.td,table.table-selectable .tr>input:checked~td,.table.table-selectable tr>input:checked~.td,.table.table-selectable tr>input:checked~td,.table.table-selectable .tr>input:checked~.td,.table.table-selectable .tr>input:checked~td,.inline-table.table-selectable tr>input:checked~.td,.inline-table.table-selectable tr>input:checked~td,.inline-table.table-selectable .tr>input:checked~.td,.inline-table.table-selectable .tr>input:checked~td{background-color:#eef5ff}table.table-selectable tr>input:checked~.td .has-checkbox .icon-add_circle:before,table.table-selectable tr>input:checked~td .has-checkbox .icon-add_circle:before,table.table-selectable .tr>input:checked~.td .has-checkbox .icon-add_circle:before,table.table-selectable .tr>input:checked~td .has-checkbox .icon-add_circle:before,.table.table-selectable tr>input:checked~.td .has-checkbox .icon-add_circle:before,.table.table-selectable tr>input:checked~td .has-checkbox .icon-add_circle:before,.table.table-selectable .tr>input:checked~.td .has-checkbox .icon-add_circle:before,.table.table-selectable .tr>input:checked~td .has-checkbox .icon-add_circle:before,.inline-table.table-selectable tr>input:checked~.td .has-checkbox .icon-add_circle:before,.inline-table.table-selectable tr>input:checked~td .has-checkbox .icon-add_circle:before,.inline-table.table-selectable .tr>input:checked~.td .has-checkbox .icon-add_circle:before,.inline-table.table-selectable .tr>input:checked~td .has-checkbox .icon-add_circle:before{content:"\e921"}table.table-selectable tr.auto>input:checked~.td .has-checkbox .icon-add_circle:before,table.table-selectable tr.auto>input:checked~td .has-checkbox .icon-add_circle:before,table.table-selectable .tr.auto>input:checked~.td .has-checkbox .icon-add_circle:before,table.table-selectable .tr.auto>input:checked~td .has-checkbox .icon-add_circle:before,.table.table-selectable tr.auto>input:checked~.td .has-checkbox .icon-add_circle:before,.table.table-selectable tr.auto>input:checked~td .has-checkbox .icon-add_circle:before,.table.table-selectable .tr.auto>input:checked~.td .has-checkbox .icon-add_circle:before,.table.table-selectable .tr.auto>input:checked~td .has-checkbox .icon-add_circle:before,.inline-table.table-selectable tr.auto>input:checked~.td .has-checkbox .icon-add_circle:before,.inline-table.table-selectable tr.auto>input:checked~td .has-checkbox .icon-add_circle:before,.inline-table.table-selectable .tr.auto>input:checked~.td .has-checkbox .icon-add_circle:before,.inline-table.table-selectable .tr.auto>input:checked~td .has-checkbox .icon-add_circle:before{color:#407cd0}table.table-selectable tr.auto.selected .td,table.table-selectable tr.auto.selected td,table.table-selectable .tr.auto.selected .td,table.table-selectable .tr.auto.selected td,.table.table-selectable tr.auto.selected .td,.table.table-selectable tr.auto.selected td,.table.table-selectable .tr.auto.selected .td,.table.table-selectable .tr.auto.selected td,.inline-table.table-selectable tr.auto.selected .td,.inline-table.table-selectable tr.auto.selected td,.inline-table.table-selectable .tr.auto.selected .td,.inline-table.table-selectable .tr.auto.selected td{background-color:#eef5ff}table.table-selectable tr.auto.selected .td .has-checkbox .icon-add_circle:before,table.table-selectable tr.auto.selected td .has-checkbox .icon-add_circle:before,table.table-selectable .tr.auto.selected .td .has-checkbox .icon-add_circle:before,table.table-selectable .tr.auto.selected td .has-checkbox .icon-add_circle:before,.table.table-selectable tr.auto.selected .td .has-checkbox .icon-add_circle:before,.table.table-selectable tr.auto.selected td .has-checkbox .icon-add_circle:before,.table.table-selectable .tr.auto.selected .td .has-checkbox .icon-add_circle:before,.table.table-selectable .tr.auto.selected td .has-checkbox .icon-add_circle:before,.inline-table.table-selectable tr.auto.selected .td .has-checkbox .icon-add_circle:before,.inline-table.table-selectable tr.auto.selected td .has-checkbox .icon-add_circle:before,.inline-table.table-selectable .tr.auto.selected .td .has-checkbox .icon-add_circle:before,.inline-table.table-selectable .tr.auto.selected td .has-checkbox .icon-add_circle:before{color:#407cd0}table.table-selectable tr.manual .td,table.table-selectable tr.manual td,table.table-selectable .tr.manual .td,table.table-selectable .tr.manual td,.table.table-selectable tr.manual .td,.table.table-selectable tr.manual td,.table.table-selectable .tr.manual .td,.table.table-selectable .tr.manual td,.inline-table.table-selectable tr.manual .td,.inline-table.table-selectable tr.manual td,.inline-table.table-selectable .tr.manual .td,.inline-table.table-selectable .tr.manual td{background-color:#fff}table.table-selectable tr.manual:hover .td,table.table-selectable tr.manual:hover td,table.table-selectable .tr.manual:hover .td,table.table-selectable .tr.manual:hover td,.table.table-selectable tr.manual:hover .td,.table.table-selectable tr.manual:hover td,.table.table-selectable .tr.manual:hover .td,.table.table-selectable .tr.manual:hover td,.inline-table.table-selectable tr.manual:hover .td,.inline-table.table-selectable tr.manual:hover td,.inline-table.table-selectable .tr.manual:hover .td,.inline-table.table-selectable .tr.manual:hover td{background-color:#f7fafe}table.table-selectable tr.manual>input:checked~.td .has-checkbox .icon-add_circle:before,table.table-selectable tr.manual>input:checked~td .has-checkbox .icon-add_circle:before,table.table-selectable .tr.manual>input:checked~.td .has-checkbox .icon-add_circle:before,table.table-selectable .tr.manual>input:checked~td .has-checkbox .icon-add_circle:before,.table.table-selectable tr.manual>input:checked~.td .has-checkbox .icon-add_circle:before,.table.table-selectable tr.manual>input:checked~td .has-checkbox .icon-add_circle:before,.table.table-selectable .tr.manual>input:checked~.td .has-checkbox .icon-add_circle:before,.table.table-selectable .tr.manual>input:checked~td .has-checkbox .icon-add_circle:before,.inline-table.table-selectable tr.manual>input:checked~.td .has-checkbox .icon-add_circle:before,.inline-table.table-selectable tr.manual>input:checked~td .has-checkbox .icon-add_circle:before,.inline-table.table-selectable .tr.manual>input:checked~.td .has-checkbox .icon-add_circle:before,.inline-table.table-selectable .tr.manual>input:checked~td .has-checkbox .icon-add_circle:before{color:#2AB75D}table.table-selectable tr.manual.selected .td,table.table-selectable tr.manual.selected td,table.table-selectable .tr.manual.selected .td,table.table-selectable .tr.manual.selected td,.table.table-selectable tr.manual.selected .td,.table.table-selectable tr.manual.selected td,.table.table-selectable .tr.manual.selected .td,.table.table-selectable .tr.manual.selected td,.inline-table.table-selectable tr.manual.selected .td,.inline-table.table-selectable tr.manual.selected td,.inline-table.table-selectable .tr.manual.selected .td,.inline-table.table-selectable .tr.manual.selected td{background-color:#eef5ff}table.table-selectable tr.manual.selected .td .has-checkbox .icon-add_circle:before,table.table-selectable tr.manual.selected td .has-checkbox .icon-add_circle:before,table.table-selectable .tr.manual.selected .td .has-checkbox .icon-add_circle:before,table.table-selectable .tr.manual.selected td .has-checkbox .icon-add_circle:before,.table.table-selectable tr.manual.selected .td .has-checkbox .icon-add_circle:before,.table.table-selectable tr.manual.selected td .has-checkbox .icon-add_circle:before,.table.table-selectable .tr.manual.selected .td .has-checkbox .icon-add_circle:before,.table.table-selectable .tr.manual.selected td .has-checkbox .icon-add_circle:before,.inline-table.table-selectable tr.manual.selected .td .has-checkbox .icon-add_circle:before,.inline-table.table-selectable tr.manual.selected td .has-checkbox .icon-add_circle:before,.inline-table.table-selectable .tr.manual.selected .td .has-checkbox .icon-add_circle:before,.inline-table.table-selectable .tr.manual.selected td .has-checkbox .icon-add_circle:before{color:#2AB75D}table.table-sortable .thead th,table.table-sortable .thead .th,table.table-sortable thead th,table.table-sortable thead .th,.table.table-sortable .thead th,.table.table-sortable .thead .th,.table.table-sortable thead th,.table.table-sortable thead .th,.inline-table.table-sortable .thead th,.inline-table.table-sortable .thead .th,.inline-table.table-sortable thead th,.inline-table.table-sortable thead .th{cursor:pointer}table a.sort,.table a.sort,.inline-table a.sort{font-size:1.2rem;cursor:pointer;margin-left:0.7rem;color:inherit}table a.sort:after,.table a.sort:after,.inline-table a.sort:after{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e900"}table a.sort.desc:after,.table a.sort.desc:after,.inline-table a.sort.desc:after{content:"\e901"}table .on-hover,.table .on-hover,.inline-table .on-hover{visibility:hidden}table .errors,table .error,.table .errors,.table .error,.inline-table .errors,.inline-table .error{text-align:inherit}table .processing,.table .processing,.inline-table .processing{color:#959DB1;font-size:1.3rem}table .processing:before,.table .processing:before,.inline-table .processing:before{content:"\e94f";font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:0.3rem;position:relative;bottom:-0.1rem}table .descriptions,.table .descriptions,.inline-table .descriptions{-webkit-justify-content:flex-start;justify-content:flex-start;font-size:1.1rem}table .descriptions dd,table .descriptions dt,.table .descriptions dd,.table .descriptions dt,.inline-table .descriptions dd,.inline-table .descriptions dt{margin-top:1rem;margin-bottom:0}table .descriptions dl,.table .descriptions dl,.inline-table .descriptions dl{margin-top:0;margin-bottom:0}table .remove i,.table .remove i,.inline-table .remove i{color:#adb3c3;font-size:3rem;text-decoration:none}table tfoot,table .tfoot,table tbody,table .tbody,.table tfoot,.table .tfoot,.table tbody,.table .tbody,.inline-table tfoot,.inline-table .tfoot,.inline-table tbody,.inline-table .tbody{font-size:1.3rem;color:#000}table tfoot .link,table .tfoot .link,.table tfoot .link,.table .tfoot .link,.inline-table tfoot .link,.inline-table .tfoot .link{white-space:nowrap}table tfoot .visible,table .tfoot .visible,.table tfoot .visible,.table .tfoot .visible,.inline-table tfoot .visible,.inline-table .tfoot .visible{word-wrap:keep-all}table tfoot.last-footer td,table tfoot.last-footer .td,table tfoot.last-footer .th,table tfoot.last-footer th,table .tfoot.last-footer td,table .tfoot.last-footer .td,table .tfoot.last-footer .th,table .tfoot.last-footer th,.table tfoot.last-footer td,.table tfoot.last-footer .td,.table tfoot.last-footer .th,.table tfoot.last-footer th,.table .tfoot.last-footer td,.table .tfoot.last-footer .td,.table .tfoot.last-footer .th,.table .tfoot.last-footer th,.inline-table tfoot.last-footer td,.inline-table tfoot.last-footer .td,.inline-table tfoot.last-footer .th,.inline-table tfoot.last-footer th,.inline-table .tfoot.last-footer td,.inline-table .tfoot.last-footer .td,.inline-table .tfoot.last-footer .th,.inline-table .tfoot.last-footer th{padding-top:3rem;padding-bottom:3.5rem}table tfoot.last-footer.small td,table tfoot.last-footer.small .td,table tfoot.last-footer.small .th,table tfoot.last-footer.small th,table .tfoot.last-footer.small td,table .tfoot.last-footer.small .td,table .tfoot.last-footer.small .th,table .tfoot.last-footer.small th,.table tfoot.last-footer.small td,.table tfoot.last-footer.small .td,.table tfoot.last-footer.small .th,.table tfoot.last-footer.small th,.table .tfoot.last-footer.small td,.table .tfoot.last-footer.small .td,.table .tfoot.last-footer.small .th,.table .tfoot.last-footer.small th,.inline-table tfoot.last-footer.small td,.inline-table tfoot.last-footer.small .td,.inline-table tfoot.last-footer.small .th,.inline-table tfoot.last-footer.small th,.inline-table .tfoot.last-footer.small td,.inline-table .tfoot.last-footer.small .td,.inline-table .tfoot.last-footer.small .th,.inline-table .tfoot.last-footer.small th{padding-top:2rem;padding-bottom:2rem}table tbody a.tr,table tbody a.td,table .tbody a.tr,table .tbody a.td,.table tbody a.tr,.table tbody a.td,.table .tbody a.tr,.table .tbody a.td,.inline-table tbody a.tr,.inline-table tbody a.td,.inline-table .tbody a.tr,.inline-table .tbody a.td{color:inherit}table tbody td:not(.actions)>a,table tbody td:not(.actions)>span>a,table .tbody td:not(.actions)>a,table .tbody td:not(.actions)>span>a,.table tbody td:not(.actions)>a,.table tbody td:not(.actions)>span>a,.table .tbody td:not(.actions)>a,.table .tbody td:not(.actions)>span>a,.inline-table tbody td:not(.actions)>a,.inline-table tbody td:not(.actions)>span>a,.inline-table .tbody td:not(.actions)>a,.inline-table .tbody td:not(.actions)>span>a{color:#515151}table tbody td:not(.actions)>a:hover,table tbody td:not(.actions)>span>a:hover,table .tbody td:not(.actions)>a:hover,table .tbody td:not(.actions)>span>a:hover,.table tbody td:not(.actions)>a:hover,.table tbody td:not(.actions)>span>a:hover,.table .tbody td:not(.actions)>a:hover,.table .tbody td:not(.actions)>span>a:hover,.inline-table tbody td:not(.actions)>a:hover,.inline-table tbody td:not(.actions)>span>a:hover,.inline-table .tbody td:not(.actions)>a:hover,.inline-table .tbody td:not(.actions)>span>a:hover{text-decoration:underline}table tbody td a,table tbody .td a,table .tbody td a,table .tbody .td a,.table tbody td a,.table tbody .td a,.table .tbody td a,.table .tbody .td a,.inline-table tbody td a,.inline-table tbody .td a,.inline-table .tbody td a,.inline-table .tbody .td a{cursor:pointer}table tbody .avatar,table .tbody .avatar,.table tbody .avatar,.table .tbody .avatar,.inline-table tbody .avatar,.inline-table .tbody .avatar{width:2.9rem;height:2.9rem}table tbody .avatar-user,table .tbody .avatar-user,.table tbody .avatar-user,.table .tbody .avatar-user,.inline-table tbody .avatar-user,.inline-table .tbody .avatar-user{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center}table tbody .avatar-user .avatar,table .tbody .avatar-user .avatar,.table tbody .avatar-user .avatar,.table .tbody .avatar-user .avatar,.inline-table tbody .avatar-user .avatar,.inline-table .tbody .avatar-user .avatar{margin-right:1rem}table:not(.table-selectable) tbody.expandable:not(.with-table)>.tr>.td,table:not(.table-selectable) tbody.expandable:not(.with-table)>.tr>td,table:not(.table-selectable) tbody.expandable:not(.with-table)>tr>.td,table:not(.table-selectable) tbody.expandable:not(.with-table)>tr>td,table:not(.table-selectable) .tbody.expandable:not(.with-table)>.tr>.td,table:not(.table-selectable) .tbody.expandable:not(.with-table)>.tr>td,table:not(.table-selectable) .tbody.expandable:not(.with-table)>tr>.td,table:not(.table-selectable) .tbody.expandable:not(.with-table)>tr>td,.table:not(.table-selectable) tbody.expandable:not(.with-table)>.tr>.td,.table:not(.table-selectable) tbody.expandable:not(.with-table)>.tr>td,.table:not(.table-selectable) tbody.expandable:not(.with-table)>tr>.td,.table:not(.table-selectable) tbody.expandable:not(.with-table)>tr>td,.table:not(.table-selectable) .tbody.expandable:not(.with-table)>.tr>.td,.table:not(.table-selectable) .tbody.expandable:not(.with-table)>.tr>td,.table:not(.table-selectable) .tbody.expandable:not(.with-table)>tr>.td,.table:not(.table-selectable) .tbody.expandable:not(.with-table)>tr>td,.inline-table:not(.table-selectable) tbody.expandable:not(.with-table)>.tr>.td,.inline-table:not(.table-selectable) tbody.expandable:not(.with-table)>.tr>td,.inline-table:not(.table-selectable) tbody.expandable:not(.with-table)>tr>.td,.inline-table:not(.table-selectable) tbody.expandable:not(.with-table)>tr>td,.inline-table:not(.table-selectable) .tbody.expandable:not(.with-table)>.tr>.td,.inline-table:not(.table-selectable) .tbody.expandable:not(.with-table)>.tr>td,.inline-table:not(.table-selectable) .tbody.expandable:not(.with-table)>tr>.td,.inline-table:not(.table-selectable) .tbody.expandable:not(.with-table)>tr>td{background-color:#eef5ff}table:not(.table-selectable) tbody.expandable:not(.with-table)>.tr>.td.chart-mark,table:not(.table-selectable) tbody.expandable:not(.with-table)>.tr>td.chart-mark,table:not(.table-selectable) tbody.expandable:not(.with-table)>tr>.td.chart-mark,table:not(.table-selectable) tbody.expandable:not(.with-table)>tr>td.chart-mark,table:not(.table-selectable) .tbody.expandable:not(.with-table)>.tr>.td.chart-mark,table:not(.table-selectable) .tbody.expandable:not(.with-table)>.tr>td.chart-mark,table:not(.table-selectable) .tbody.expandable:not(.with-table)>tr>.td.chart-mark,table:not(.table-selectable) .tbody.expandable:not(.with-table)>tr>td.chart-mark,.table:not(.table-selectable) tbody.expandable:not(.with-table)>.tr>.td.chart-mark,.table:not(.table-selectable) tbody.expandable:not(.with-table)>.tr>td.chart-mark,.table:not(.table-selectable) tbody.expandable:not(.with-table)>tr>.td.chart-mark,.table:not(.table-selectable) tbody.expandable:not(.with-table)>tr>td.chart-mark,.table:not(.table-selectable) .tbody.expandable:not(.with-table)>.tr>.td.chart-mark,.table:not(.table-selectable) .tbody.expandable:not(.with-table)>.tr>td.chart-mark,.table:not(.table-selectable) .tbody.expandable:not(.with-table)>tr>.td.chart-mark,.table:not(.table-selectable) .tbody.expandable:not(.with-table)>tr>td.chart-mark,.inline-table:not(.table-selectable) tbody.expandable:not(.with-table)>.tr>.td.chart-mark,.inline-table:not(.table-selectable) tbody.expandable:not(.with-table)>.tr>td.chart-mark,.inline-table:not(.table-selectable) tbody.expandable:not(.with-table)>tr>.td.chart-mark,.inline-table:not(.table-selectable) tbody.expandable:not(.with-table)>tr>td.chart-mark,.inline-table:not(.table-selectable) .tbody.expandable:not(.with-table)>.tr>.td.chart-mark,.inline-table:not(.table-selectable) .tbody.expandable:not(.with-table)>.tr>td.chart-mark,.inline-table:not(.table-selectable) .tbody.expandable:not(.with-table)>tr>.td.chart-mark,.inline-table:not(.table-selectable) .tbody.expandable:not(.with-table)>tr>td.chart-mark{background-color:#edf1f5}table:not(.table-selectable) tbody.expandable:not(.with-table):not(.second-indentation)>.tr>.td:first-child,table:not(.table-selectable) tbody.expandable:not(.with-table):not(.second-indentation)>.tr>td:first-child,table:not(.table-selectable) tbody.expandable:not(.with-table):not(.second-indentation)>tr>.td:first-child,table:not(.table-selectable) tbody.expandable:not(.with-table):not(.second-indentation)>tr>td:first-child,table:not(.table-selectable) .tbody.expandable:not(.with-table):not(.second-indentation)>.tr>.td:first-child,table:not(.table-selectable) .tbody.expandable:not(.with-table):not(.second-indentation)>.tr>td:first-child,table:not(.table-selectable) .tbody.expandable:not(.with-table):not(.second-indentation)>tr>.td:first-child,table:not(.table-selectable) .tbody.expandable:not(.with-table):not(.second-indentation)>tr>td:first-child,.table:not(.table-selectable) tbody.expandable:not(.with-table):not(.second-indentation)>.tr>.td:first-child,.table:not(.table-selectable) tbody.expandable:not(.with-table):not(.second-indentation)>.tr>td:first-child,.table:not(.table-selectable) tbody.expandable:not(.with-table):not(.second-indentation)>tr>.td:first-child,.table:not(.table-selectable) tbody.expandable:not(.with-table):not(.second-indentation)>tr>td:first-child,.table:not(.table-selectable) .tbody.expandable:not(.with-table):not(.second-indentation)>.tr>.td:first-child,.table:not(.table-selectable) .tbody.expandable:not(.with-table):not(.second-indentation)>.tr>td:first-child,.table:not(.table-selectable) .tbody.expandable:not(.with-table):not(.second-indentation)>tr>.td:first-child,.table:not(.table-selectable) .tbody.expandable:not(.with-table):not(.second-indentation)>tr>td:first-child,.inline-table:not(.table-selectable) tbody.expandable:not(.with-table):not(.second-indentation)>.tr>.td:first-child,.inline-table:not(.table-selectable) tbody.expandable:not(.with-table):not(.second-indentation)>.tr>td:first-child,.inline-table:not(.table-selectable) tbody.expandable:not(.with-table):not(.second-indentation)>tr>.td:first-child,.inline-table:not(.table-selectable) tbody.expandable:not(.with-table):not(.second-indentation)>tr>td:first-child,.inline-table:not(.table-selectable) .tbody.expandable:not(.with-table):not(.second-indentation)>.tr>.td:first-child,.inline-table:not(.table-selectable) .tbody.expandable:not(.with-table):not(.second-indentation)>.tr>td:first-child,.inline-table:not(.table-selectable) .tbody.expandable:not(.with-table):not(.second-indentation)>tr>.td:first-child,.inline-table:not(.table-selectable) .tbody.expandable:not(.with-table):not(.second-indentation)>tr>td:first-child{padding-left:6.5rem}table:not(.table-selectable) tbody.expandable.second-indentation:not(.with-table)>.tr>.td:nth-child(2),table:not(.table-selectable) tbody.expandable.second-indentation:not(.with-table)>.tr>td:nth-child(2),table:not(.table-selectable) tbody.expandable.second-indentation:not(.with-table)>tr>.td:nth-child(2),table:not(.table-selectable) tbody.expandable.second-indentation:not(.with-table)>tr>td:nth-child(2),table:not(.table-selectable) .tbody.expandable.second-indentation:not(.with-table)>.tr>.td:nth-child(2),table:not(.table-selectable) .tbody.expandable.second-indentation:not(.with-table)>.tr>td:nth-child(2),table:not(.table-selectable) .tbody.expandable.second-indentation:not(.with-table)>tr>.td:nth-child(2),table:not(.table-selectable) .tbody.expandable.second-indentation:not(.with-table)>tr>td:nth-child(2),.table:not(.table-selectable) tbody.expandable.second-indentation:not(.with-table)>.tr>.td:nth-child(2),.table:not(.table-selectable) tbody.expandable.second-indentation:not(.with-table)>.tr>td:nth-child(2),.table:not(.table-selectable) tbody.expandable.second-indentation:not(.with-table)>tr>.td:nth-child(2),.table:not(.table-selectable) tbody.expandable.second-indentation:not(.with-table)>tr>td:nth-child(2),.table:not(.table-selectable) .tbody.expandable.second-indentation:not(.with-table)>.tr>.td:nth-child(2),.table:not(.table-selectable) .tbody.expandable.second-indentation:not(.with-table)>.tr>td:nth-child(2),.table:not(.table-selectable) .tbody.expandable.second-indentation:not(.with-table)>tr>.td:nth-child(2),.table:not(.table-selectable) .tbody.expandable.second-indentation:not(.with-table)>tr>td:nth-child(2),.inline-table:not(.table-selectable) tbody.expandable.second-indentation:not(.with-table)>.tr>.td:nth-child(2),.inline-table:not(.table-selectable) tbody.expandable.second-indentation:not(.with-table)>.tr>td:nth-child(2),.inline-table:not(.table-selectable) tbody.expandable.second-indentation:not(.with-table)>tr>.td:nth-child(2),.inline-table:not(.table-selectable) tbody.expandable.second-indentation:not(.with-table)>tr>td:nth-child(2),.inline-table:not(.table-selectable) .tbody.expandable.second-indentation:not(.with-table)>.tr>.td:nth-child(2),.inline-table:not(.table-selectable) .tbody.expandable.second-indentation:not(.with-table)>.tr>td:nth-child(2),.inline-table:not(.table-selectable) .tbody.expandable.second-indentation:not(.with-table)>tr>.td:nth-child(2),.inline-table:not(.table-selectable) .tbody.expandable.second-indentation:not(.with-table)>tr>td:nth-child(2){padding-left:2.5rem}table:not(.table-selectable) tbody.expandable:not(.with-table)>td.with-table:not(.with-selectable),table:not(.table-selectable) .tbody.expandable:not(.with-table)>td.with-table:not(.with-selectable),.table:not(.table-selectable) tbody.expandable:not(.with-table)>td.with-table:not(.with-selectable),.table:not(.table-selectable) .tbody.expandable:not(.with-table)>td.with-table:not(.with-selectable),.inline-table:not(.table-selectable) tbody.expandable:not(.with-table)>td.with-table:not(.with-selectable),.inline-table:not(.table-selectable) .tbody.expandable:not(.with-table)>td.with-table:not(.with-selectable){background-color:#eef5ff !important}table:not(.table-selectable) tbody.expandable tr:hover>.td,table:not(.table-selectable) tbody.expandable tr:hover>td,table:not(.table-selectable) tbody.expandable tr.hover>.td,table:not(.table-selectable) tbody.expandable tr.hover>td,table:not(.table-selectable) tbody.expandable .tr:hover>.td,table:not(.table-selectable) tbody.expandable .tr:hover>td,table:not(.table-selectable) tbody.expandable .tr.hover>.td,table:not(.table-selectable) tbody.expandable .tr.hover>td,table:not(.table-selectable) .tbody.expandable tr:hover>.td,table:not(.table-selectable) .tbody.expandable tr:hover>td,table:not(.table-selectable) .tbody.expandable tr.hover>.td,table:not(.table-selectable) .tbody.expandable tr.hover>td,table:not(.table-selectable) .tbody.expandable .tr:hover>.td,table:not(.table-selectable) .tbody.expandable .tr:hover>td,table:not(.table-selectable) .tbody.expandable .tr.hover>.td,table:not(.table-selectable) .tbody.expandable .tr.hover>td,.table:not(.table-selectable) tbody.expandable tr:hover>.td,.table:not(.table-selectable) tbody.expandable tr:hover>td,.table:not(.table-selectable) tbody.expandable tr.hover>.td,.table:not(.table-selectable) tbody.expandable tr.hover>td,.table:not(.table-selectable) tbody.expandable .tr:hover>.td,.table:not(.table-selectable) tbody.expandable .tr:hover>td,.table:not(.table-selectable) tbody.expandable .tr.hover>.td,.table:not(.table-selectable) tbody.expandable .tr.hover>td,.table:not(.table-selectable) .tbody.expandable tr:hover>.td,.table:not(.table-selectable) .tbody.expandable tr:hover>td,.table:not(.table-selectable) .tbody.expandable tr.hover>.td,.table:not(.table-selectable) .tbody.expandable tr.hover>td,.table:not(.table-selectable) .tbody.expandable .tr:hover>.td,.table:not(.table-selectable) .tbody.expandable .tr:hover>td,.table:not(.table-selectable) .tbody.expandable .tr.hover>.td,.table:not(.table-selectable) .tbody.expandable .tr.hover>td,.inline-table:not(.table-selectable) tbody.expandable tr:hover>.td,.inline-table:not(.table-selectable) tbody.expandable tr:hover>td,.inline-table:not(.table-selectable) tbody.expandable tr.hover>.td,.inline-table:not(.table-selectable) tbody.expandable tr.hover>td,.inline-table:not(.table-selectable) tbody.expandable .tr:hover>.td,.inline-table:not(.table-selectable) tbody.expandable .tr:hover>td,.inline-table:not(.table-selectable) tbody.expandable .tr.hover>.td,.inline-table:not(.table-selectable) tbody.expandable .tr.hover>td,.inline-table:not(.table-selectable) .tbody.expandable tr:hover>.td,.inline-table:not(.table-selectable) .tbody.expandable tr:hover>td,.inline-table:not(.table-selectable) .tbody.expandable tr.hover>.td,.inline-table:not(.table-selectable) .tbody.expandable tr.hover>td,.inline-table:not(.table-selectable) .tbody.expandable .tr:hover>.td,.inline-table:not(.table-selectable) .tbody.expandable .tr:hover>td,.inline-table:not(.table-selectable) .tbody.expandable .tr.hover>.td,.inline-table:not(.table-selectable) .tbody.expandable .tr.hover>td{background-color:#f6f7fb}table:not(.table-selectable) tbody.expandable tr:hover>.td.chart-mark,table:not(.table-selectable) tbody.expandable tr:hover>td.chart-mark,table:not(.table-selectable) tbody.expandable tr.hover>.td.chart-mark,table:not(.table-selectable) tbody.expandable tr.hover>td.chart-mark,table:not(.table-selectable) tbody.expandable .tr:hover>.td.chart-mark,table:not(.table-selectable) tbody.expandable .tr:hover>td.chart-mark,table:not(.table-selectable) tbody.expandable .tr.hover>.td.chart-mark,table:not(.table-selectable) tbody.expandable .tr.hover>td.chart-mark,table:not(.table-selectable) .tbody.expandable tr:hover>.td.chart-mark,table:not(.table-selectable) .tbody.expandable tr:hover>td.chart-mark,table:not(.table-selectable) .tbody.expandable tr.hover>.td.chart-mark,table:not(.table-selectable) .tbody.expandable tr.hover>td.chart-mark,table:not(.table-selectable) .tbody.expandable .tr:hover>.td.chart-mark,table:not(.table-selectable) .tbody.expandable .tr:hover>td.chart-mark,table:not(.table-selectable) .tbody.expandable .tr.hover>.td.chart-mark,table:not(.table-selectable) .tbody.expandable .tr.hover>td.chart-mark,.table:not(.table-selectable) tbody.expandable tr:hover>.td.chart-mark,.table:not(.table-selectable) tbody.expandable tr:hover>td.chart-mark,.table:not(.table-selectable) tbody.expandable tr.hover>.td.chart-mark,.table:not(.table-selectable) tbody.expandable tr.hover>td.chart-mark,.table:not(.table-selectable) tbody.expandable .tr:hover>.td.chart-mark,.table:not(.table-selectable) tbody.expandable .tr:hover>td.chart-mark,.table:not(.table-selectable) tbody.expandable .tr.hover>.td.chart-mark,.table:not(.table-selectable) tbody.expandable .tr.hover>td.chart-mark,.table:not(.table-selectable) .tbody.expandable tr:hover>.td.chart-mark,.table:not(.table-selectable) .tbody.expandable tr:hover>td.chart-mark,.table:not(.table-selectable) .tbody.expandable tr.hover>.td.chart-mark,.table:not(.table-selectable) .tbody.expandable tr.hover>td.chart-mark,.table:not(.table-selectable) .tbody.expandable .tr:hover>.td.chart-mark,.table:not(.table-selectable) .tbody.expandable .tr:hover>td.chart-mark,.table:not(.table-selectable) .tbody.expandable .tr.hover>.td.chart-mark,.table:not(.table-selectable) .tbody.expandable .tr.hover>td.chart-mark,.inline-table:not(.table-selectable) tbody.expandable tr:hover>.td.chart-mark,.inline-table:not(.table-selectable) tbody.expandable tr:hover>td.chart-mark,.inline-table:not(.table-selectable) tbody.expandable tr.hover>.td.chart-mark,.inline-table:not(.table-selectable) tbody.expandable tr.hover>td.chart-mark,.inline-table:not(.table-selectable) tbody.expandable .tr:hover>.td.chart-mark,.inline-table:not(.table-selectable) tbody.expandable .tr:hover>td.chart-mark,.inline-table:not(.table-selectable) tbody.expandable .tr.hover>.td.chart-mark,.inline-table:not(.table-selectable) tbody.expandable .tr.hover>td.chart-mark,.inline-table:not(.table-selectable) .tbody.expandable tr:hover>.td.chart-mark,.inline-table:not(.table-selectable) .tbody.expandable tr:hover>td.chart-mark,.inline-table:not(.table-selectable) .tbody.expandable tr.hover>.td.chart-mark,.inline-table:not(.table-selectable) .tbody.expandable tr.hover>td.chart-mark,.inline-table:not(.table-selectable) .tbody.expandable .tr:hover>.td.chart-mark,.inline-table:not(.table-selectable) .tbody.expandable .tr:hover>td.chart-mark,.inline-table:not(.table-selectable) .tbody.expandable .tr.hover>.td.chart-mark,.inline-table:not(.table-selectable) .tbody.expandable .tr.hover>td.chart-mark{background-color:#ecedf1}table:not(.table-selectable) tbody.expandable tr:first-child>td,table:not(.table-selectable) tbody.expandable tr:first-child>.td,table:not(.table-selectable) tbody.expandable .tr:first-child>td,table:not(.table-selectable) tbody.expandable .tr:first-child>.td,table:not(.table-selectable) .tbody.expandable tr:first-child>td,table:not(.table-selectable) .tbody.expandable tr:first-child>.td,table:not(.table-selectable) .tbody.expandable .tr:first-child>td,table:not(.table-selectable) .tbody.expandable .tr:first-child>.td,.table:not(.table-selectable) tbody.expandable tr:first-child>td,.table:not(.table-selectable) tbody.expandable tr:first-child>.td,.table:not(.table-selectable) tbody.expandable .tr:first-child>td,.table:not(.table-selectable) tbody.expandable .tr:first-child>.td,.table:not(.table-selectable) .tbody.expandable tr:first-child>td,.table:not(.table-selectable) .tbody.expandable tr:first-child>.td,.table:not(.table-selectable) .tbody.expandable .tr:first-child>td,.table:not(.table-selectable) .tbody.expandable .tr:first-child>.td,.inline-table:not(.table-selectable) tbody.expandable tr:first-child>td,.inline-table:not(.table-selectable) tbody.expandable tr:first-child>.td,.inline-table:not(.table-selectable) tbody.expandable .tr:first-child>td,.inline-table:not(.table-selectable) tbody.expandable .tr:first-child>.td,.inline-table:not(.table-selectable) .tbody.expandable tr:first-child>td,.inline-table:not(.table-selectable) .tbody.expandable tr:first-child>.td,.inline-table:not(.table-selectable) .tbody.expandable .tr:first-child>td,.inline-table:not(.table-selectable) .tbody.expandable .tr:first-child>.td{border-top:1px solid #ededed !important}table thead:first-child+thead .tr:first-child td,table thead:first-child+thead .tr:first-child .td,table thead:first-child+thead tr:first-child td,table thead:first-child+thead tr:first-child .td,table thead:first-child+.thead .tr:first-child td,table thead:first-child+.thead .tr:first-child .td,table thead:first-child+.thead tr:first-child td,table thead:first-child+.thead tr:first-child .td,table thead:first-child+tbody .tr:first-child td,table thead:first-child+tbody .tr:first-child .td,table thead:first-child+tbody tr:first-child td,table thead:first-child+tbody tr:first-child .td,table thead:first-child+.tbody .tr:first-child td,table thead:first-child+.tbody .tr:first-child .td,table thead:first-child+.tbody tr:first-child td,table thead:first-child+.tbody tr:first-child .td,table .thead:first-child+thead .tr:first-child td,table .thead:first-child+thead .tr:first-child .td,table .thead:first-child+thead tr:first-child td,table .thead:first-child+thead tr:first-child .td,table .thead:first-child+.thead .tr:first-child td,table .thead:first-child+.thead .tr:first-child .td,table .thead:first-child+.thead tr:first-child td,table .thead:first-child+.thead tr:first-child .td,table .thead:first-child+tbody .tr:first-child td,table .thead:first-child+tbody .tr:first-child .td,table .thead:first-child+tbody tr:first-child td,table .thead:first-child+tbody tr:first-child .td,table .thead:first-child+.tbody .tr:first-child td,table .thead:first-child+.tbody .tr:first-child .td,table .thead:first-child+.tbody tr:first-child td,table .thead:first-child+.tbody tr:first-child .td,.table thead:first-child+thead .tr:first-child td,.table thead:first-child+thead .tr:first-child .td,.table thead:first-child+thead tr:first-child td,.table thead:first-child+thead tr:first-child .td,.table thead:first-child+.thead .tr:first-child td,.table thead:first-child+.thead .tr:first-child .td,.table thead:first-child+.thead tr:first-child td,.table thead:first-child+.thead tr:first-child .td,.table thead:first-child+tbody .tr:first-child td,.table thead:first-child+tbody .tr:first-child .td,.table thead:first-child+tbody tr:first-child td,.table thead:first-child+tbody tr:first-child .td,.table thead:first-child+.tbody .tr:first-child td,.table thead:first-child+.tbody .tr:first-child .td,.table thead:first-child+.tbody tr:first-child td,.table thead:first-child+.tbody tr:first-child .td,.table .thead:first-child+thead .tr:first-child td,.table .thead:first-child+thead .tr:first-child .td,.table .thead:first-child+thead tr:first-child td,.table .thead:first-child+thead tr:first-child .td,.table .thead:first-child+.thead .tr:first-child td,.table .thead:first-child+.thead .tr:first-child .td,.table .thead:first-child+.thead tr:first-child td,.table .thead:first-child+.thead tr:first-child .td,.table .thead:first-child+tbody .tr:first-child td,.table .thead:first-child+tbody .tr:first-child .td,.table .thead:first-child+tbody tr:first-child td,.table .thead:first-child+tbody tr:first-child .td,.table .thead:first-child+.tbody .tr:first-child td,.table .thead:first-child+.tbody .tr:first-child .td,.table .thead:first-child+.tbody tr:first-child td,.table .thead:first-child+.tbody tr:first-child .td,.inline-table thead:first-child+thead .tr:first-child td,.inline-table thead:first-child+thead .tr:first-child .td,.inline-table thead:first-child+thead tr:first-child td,.inline-table thead:first-child+thead tr:first-child .td,.inline-table thead:first-child+.thead .tr:first-child td,.inline-table thead:first-child+.thead .tr:first-child .td,.inline-table thead:first-child+.thead tr:first-child td,.inline-table thead:first-child+.thead tr:first-child .td,.inline-table thead:first-child+tbody .tr:first-child td,.inline-table thead:first-child+tbody .tr:first-child .td,.inline-table thead:first-child+tbody tr:first-child td,.inline-table thead:first-child+tbody tr:first-child .td,.inline-table thead:first-child+.tbody .tr:first-child td,.inline-table thead:first-child+.tbody .tr:first-child .td,.inline-table thead:first-child+.tbody tr:first-child td,.inline-table thead:first-child+.tbody tr:first-child .td,.inline-table .thead:first-child+thead .tr:first-child td,.inline-table .thead:first-child+thead .tr:first-child .td,.inline-table .thead:first-child+thead tr:first-child td,.inline-table .thead:first-child+thead tr:first-child .td,.inline-table .thead:first-child+.thead .tr:first-child td,.inline-table .thead:first-child+.thead .tr:first-child .td,.inline-table .thead:first-child+.thead tr:first-child td,.inline-table .thead:first-child+.thead tr:first-child .td,.inline-table .thead:first-child+tbody .tr:first-child td,.inline-table .thead:first-child+tbody .tr:first-child .td,.inline-table .thead:first-child+tbody tr:first-child td,.inline-table .thead:first-child+tbody tr:first-child .td,.inline-table .thead:first-child+.tbody .tr:first-child td,.inline-table .thead:first-child+.tbody .tr:first-child .td,.inline-table .thead:first-child+.tbody tr:first-child td,.inline-table .thead:first-child+.tbody tr:first-child .td{border-top:0 none !important}table thead.expandable,table .thead.expandable,.table thead.expandable,.table .thead.expandable,.inline-table thead.expandable,.inline-table .thead.expandable{cursor:pointer}table thead.expandable .arrow:before,table .thead.expandable .arrow:before,.table thead.expandable .arrow:before,.table .thead.expandable .arrow:before,.inline-table thead.expandable .arrow:before,.inline-table .thead.expandable .arrow:before{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e90d";font-size:2rem}table thead.expandable .th.td,table .thead.expandable .th.td,.table thead.expandable .th.td,.table .thead.expandable .th.td,.inline-table thead.expandable .th.td,.inline-table .thead.expandable .th.td{text-transform:none;font-size:1.4rem;font-weight:normal}table thead.expandable .th.td:first-child,table .thead.expandable .th.td:first-child,.table thead.expandable .th.td:first-child,.table .thead.expandable .th.td:first-child,.inline-table thead.expandable .th.td:first-child,.inline-table .thead.expandable .th.td:first-child{text-align:left}table thead.expandable+.tbody,table thead.expandable+tbody,table .thead.expandable+.tbody,table .thead.expandable+tbody,.table thead.expandable+.tbody,.table thead.expandable+tbody,.table .thead.expandable+.tbody,.table .thead.expandable+tbody,.inline-table thead.expandable+.tbody,.inline-table thead.expandable+tbody,.inline-table .thead.expandable+.tbody,.inline-table .thead.expandable+tbody{display:none}table thead.expandable.expanded+tbody,table thead.expandable.expanded+.tbody,table .thead.expandable.expanded+tbody,table .thead.expandable.expanded+.tbody,.table thead.expandable.expanded+tbody,.table thead.expandable.expanded+.tbody,.table .thead.expandable.expanded+tbody,.table .thead.expandable.expanded+.tbody,.inline-table thead.expandable.expanded+tbody,.inline-table thead.expandable.expanded+.tbody,.inline-table .thead.expandable.expanded+tbody,.inline-table .thead.expandable.expanded+.tbody{display:table-row-group}table thead.expandable.expanded .arrow:before,table .thead.expandable.expanded .arrow:before,.table thead.expandable.expanded .arrow:before,.table .thead.expandable.expanded .arrow:before,.inline-table thead.expandable.expanded .arrow:before,.inline-table .thead.expandable.expanded .arrow:before{content:"\e90a"}table thead.expandable.with-table.expanded:hover+tbody td[colspan],table .thead.expandable.with-table.expanded:hover+tbody td[colspan],.table thead.expandable.with-table.expanded:hover+tbody td[colspan],.table .thead.expandable.with-table.expanded:hover+tbody td[colspan],.inline-table thead.expandable.with-table.expanded:hover+tbody td[colspan],.inline-table .thead.expandable.with-table.expanded:hover+tbody td[colspan]{border-left-color:#407cd0}table thead.expandable.with-table.expanded+tbody:not(.with-selectable) td[colspan] td:first-child,table .thead.expandable.with-table.expanded+tbody:not(.with-selectable) td[colspan] td:first-child,.table thead.expandable.with-table.expanded+tbody:not(.with-selectable) td[colspan] td:first-child,.table .thead.expandable.with-table.expanded+tbody:not(.with-selectable) td[colspan] td:first-child,.inline-table thead.expandable.with-table.expanded+tbody:not(.with-selectable) td[colspan] td:first-child,.inline-table .thead.expandable.with-table.expanded+tbody:not(.with-selectable) td[colspan] td:first-child{border-left-color:transparent !important}table thead.expandable.with-table.expanded+tbody.with-selectable td[colspan],table .thead.expandable.with-table.expanded+tbody.with-selectable td[colspan],.table thead.expandable.with-table.expanded+tbody.with-selectable td[colspan],.table .thead.expandable.with-table.expanded+tbody.with-selectable td[colspan],.inline-table thead.expandable.with-table.expanded+tbody.with-selectable td[colspan],.inline-table .thead.expandable.with-table.expanded+tbody.with-selectable td[colspan]{border-left:0 none}table tbody tr,table tbody .tr,table .tbody tr,table .tbody .tr,table thead.expandable tr,table thead.expandable .tr,.table tbody tr,.table tbody .tr,.table .tbody tr,.table .tbody .tr,.table thead.expandable tr,.table thead.expandable .tr,.inline-table tbody tr,.inline-table tbody .tr,.inline-table .tbody tr,.inline-table .tbody .tr,.inline-table thead.expandable tr,.inline-table thead.expandable .tr{counter-increment:td-counter}table tbody tr:not(:hover):not(.hover) td.hoverable a,table tbody tr:not(:hover):not(.hover) td.hoverable label,table tbody tr:not(:hover):not(.hover) .td.hoverable a,table tbody tr:not(:hover):not(.hover) .td.hoverable label,table tbody .tr:not(:hover):not(.hover) td.hoverable a,table tbody .tr:not(:hover):not(.hover) td.hoverable label,table tbody .tr:not(:hover):not(.hover) .td.hoverable a,table tbody .tr:not(:hover):not(.hover) .td.hoverable label,table .tbody tr:not(:hover):not(.hover) td.hoverable a,table .tbody tr:not(:hover):not(.hover) td.hoverable label,table .tbody tr:not(:hover):not(.hover) .td.hoverable a,table .tbody tr:not(:hover):not(.hover) .td.hoverable label,table .tbody .tr:not(:hover):not(.hover) td.hoverable a,table .tbody .tr:not(:hover):not(.hover) td.hoverable label,table .tbody .tr:not(:hover):not(.hover) .td.hoverable a,table .tbody .tr:not(:hover):not(.hover) .td.hoverable label,table thead.expandable tr:not(:hover):not(.hover) td.hoverable a,table thead.expandable tr:not(:hover):not(.hover) td.hoverable label,table thead.expandable tr:not(:hover):not(.hover) .td.hoverable a,table thead.expandable tr:not(:hover):not(.hover) .td.hoverable label,table thead.expandable .tr:not(:hover):not(.hover) td.hoverable a,table thead.expandable .tr:not(:hover):not(.hover) td.hoverable label,table thead.expandable .tr:not(:hover):not(.hover) .td.hoverable a,table thead.expandable .tr:not(:hover):not(.hover) .td.hoverable label,.table tbody tr:not(:hover):not(.hover) td.hoverable a,.table tbody tr:not(:hover):not(.hover) td.hoverable label,.table tbody tr:not(:hover):not(.hover) .td.hoverable a,.table tbody tr:not(:hover):not(.hover) .td.hoverable label,.table tbody .tr:not(:hover):not(.hover) td.hoverable a,.table tbody .tr:not(:hover):not(.hover) td.hoverable label,.table tbody .tr:not(:hover):not(.hover) .td.hoverable a,.table tbody .tr:not(:hover):not(.hover) .td.hoverable label,.table .tbody tr:not(:hover):not(.hover) td.hoverable a,.table .tbody tr:not(:hover):not(.hover) td.hoverable label,.table .tbody tr:not(:hover):not(.hover) .td.hoverable a,.table .tbody tr:not(:hover):not(.hover) .td.hoverable label,.table .tbody .tr:not(:hover):not(.hover) td.hoverable a,.table .tbody .tr:not(:hover):not(.hover) td.hoverable label,.table .tbody .tr:not(:hover):not(.hover) .td.hoverable a,.table .tbody .tr:not(:hover):not(.hover) .td.hoverable label,.table thead.expandable tr:not(:hover):not(.hover) td.hoverable a,.table thead.expandable tr:not(:hover):not(.hover) td.hoverable label,.table thead.expandable tr:not(:hover):not(.hover) .td.hoverable a,.table thead.expandable tr:not(:hover):not(.hover) .td.hoverable label,.table thead.expandable .tr:not(:hover):not(.hover) td.hoverable a,.table thead.expandable .tr:not(:hover):not(.hover) td.hoverable label,.table thead.expandable .tr:not(:hover):not(.hover) .td.hoverable a,.table thead.expandable .tr:not(:hover):not(.hover) .td.hoverable label,.inline-table tbody tr:not(:hover):not(.hover) td.hoverable a,.inline-table tbody tr:not(:hover):not(.hover) td.hoverable label,.inline-table tbody tr:not(:hover):not(.hover) .td.hoverable a,.inline-table tbody tr:not(:hover):not(.hover) .td.hoverable label,.inline-table tbody .tr:not(:hover):not(.hover) td.hoverable a,.inline-table tbody .tr:not(:hover):not(.hover) td.hoverable label,.inline-table tbody .tr:not(:hover):not(.hover) .td.hoverable a,.inline-table tbody .tr:not(:hover):not(.hover) .td.hoverable label,.inline-table .tbody tr:not(:hover):not(.hover) td.hoverable a,.inline-table .tbody tr:not(:hover):not(.hover) td.hoverable label,.inline-table .tbody tr:not(:hover):not(.hover) .td.hoverable a,.inline-table .tbody tr:not(:hover):not(.hover) .td.hoverable label,.inline-table .tbody .tr:not(:hover):not(.hover) td.hoverable a,.inline-table .tbody .tr:not(:hover):not(.hover) td.hoverable label,.inline-table .tbody .tr:not(:hover):not(.hover) .td.hoverable a,.inline-table .tbody .tr:not(:hover):not(.hover) .td.hoverable label,.inline-table thead.expandable tr:not(:hover):not(.hover) td.hoverable a,.inline-table thead.expandable tr:not(:hover):not(.hover) td.hoverable label,.inline-table thead.expandable tr:not(:hover):not(.hover) .td.hoverable a,.inline-table thead.expandable tr:not(:hover):not(.hover) .td.hoverable label,.inline-table thead.expandable .tr:not(:hover):not(.hover) td.hoverable a,.inline-table thead.expandable .tr:not(:hover):not(.hover) td.hoverable label,.inline-table thead.expandable .tr:not(:hover):not(.hover) .td.hoverable a,.inline-table thead.expandable .tr:not(:hover):not(.hover) .td.hoverable label{filter:grayscale(100%);opacity:0.5}table tbody tr:not(:hover):not(.hover) td.hoverable a i,table tbody tr:not(:hover):not(.hover) td.hoverable label i,table tbody tr:not(:hover):not(.hover) .td.hoverable a i,table tbody tr:not(:hover):not(.hover) .td.hoverable label i,table tbody .tr:not(:hover):not(.hover) td.hoverable a i,table tbody .tr:not(:hover):not(.hover) td.hoverable label i,table tbody .tr:not(:hover):not(.hover) .td.hoverable a i,table tbody .tr:not(:hover):not(.hover) .td.hoverable label i,table .tbody tr:not(:hover):not(.hover) td.hoverable a i,table .tbody tr:not(:hover):not(.hover) td.hoverable label i,table .tbody tr:not(:hover):not(.hover) .td.hoverable a i,table .tbody tr:not(:hover):not(.hover) .td.hoverable label i,table .tbody .tr:not(:hover):not(.hover) td.hoverable a i,table .tbody .tr:not(:hover):not(.hover) td.hoverable label i,table .tbody .tr:not(:hover):not(.hover) .td.hoverable a i,table .tbody .tr:not(:hover):not(.hover) .td.hoverable label i,table thead.expandable tr:not(:hover):not(.hover) td.hoverable a i,table thead.expandable tr:not(:hover):not(.hover) td.hoverable label i,table thead.expandable tr:not(:hover):not(.hover) .td.hoverable a i,table thead.expandable tr:not(:hover):not(.hover) .td.hoverable label i,table thead.expandable .tr:not(:hover):not(.hover) td.hoverable a i,table thead.expandable .tr:not(:hover):not(.hover) td.hoverable label i,table thead.expandable .tr:not(:hover):not(.hover) .td.hoverable a i,table thead.expandable .tr:not(:hover):not(.hover) .td.hoverable label i,.table tbody tr:not(:hover):not(.hover) td.hoverable a i,.table tbody tr:not(:hover):not(.hover) td.hoverable label i,.table tbody tr:not(:hover):not(.hover) .td.hoverable a i,.table tbody tr:not(:hover):not(.hover) .td.hoverable label i,.table tbody .tr:not(:hover):not(.hover) td.hoverable a i,.table tbody .tr:not(:hover):not(.hover) td.hoverable label i,.table tbody .tr:not(:hover):not(.hover) .td.hoverable a i,.table tbody .tr:not(:hover):not(.hover) .td.hoverable label i,.table .tbody tr:not(:hover):not(.hover) td.hoverable a i,.table .tbody tr:not(:hover):not(.hover) td.hoverable label i,.table .tbody tr:not(:hover):not(.hover) .td.hoverable a i,.table .tbody tr:not(:hover):not(.hover) .td.hoverable label i,.table .tbody .tr:not(:hover):not(.hover) td.hoverable a i,.table .tbody .tr:not(:hover):not(.hover) td.hoverable label i,.table .tbody .tr:not(:hover):not(.hover) .td.hoverable a i,.table .tbody .tr:not(:hover):not(.hover) .td.hoverable label i,.table thead.expandable tr:not(:hover):not(.hover) td.hoverable a i,.table thead.expandable tr:not(:hover):not(.hover) td.hoverable label i,.table thead.expandable tr:not(:hover):not(.hover) .td.hoverable a i,.table thead.expandable tr:not(:hover):not(.hover) .td.hoverable label i,.table thead.expandable .tr:not(:hover):not(.hover) td.hoverable a i,.table thead.expandable .tr:not(:hover):not(.hover) td.hoverable label i,.table thead.expandable .tr:not(:hover):not(.hover) .td.hoverable a i,.table thead.expandable .tr:not(:hover):not(.hover) .td.hoverable label i,.inline-table tbody tr:not(:hover):not(.hover) td.hoverable a i,.inline-table tbody tr:not(:hover):not(.hover) td.hoverable label i,.inline-table tbody tr:not(:hover):not(.hover) .td.hoverable a i,.inline-table tbody tr:not(:hover):not(.hover) .td.hoverable label i,.inline-table tbody .tr:not(:hover):not(.hover) td.hoverable a i,.inline-table tbody .tr:not(:hover):not(.hover) td.hoverable label i,.inline-table tbody .tr:not(:hover):not(.hover) .td.hoverable a i,.inline-table tbody .tr:not(:hover):not(.hover) .td.hoverable label i,.inline-table .tbody tr:not(:hover):not(.hover) td.hoverable a i,.inline-table .tbody tr:not(:hover):not(.hover) td.hoverable label i,.inline-table .tbody tr:not(:hover):not(.hover) .td.hoverable a i,.inline-table .tbody tr:not(:hover):not(.hover) .td.hoverable label i,.inline-table .tbody .tr:not(:hover):not(.hover) td.hoverable a i,.inline-table .tbody .tr:not(:hover):not(.hover) td.hoverable label i,.inline-table .tbody .tr:not(:hover):not(.hover) .td.hoverable a i,.inline-table .tbody .tr:not(:hover):not(.hover) .td.hoverable label i,.inline-table thead.expandable tr:not(:hover):not(.hover) td.hoverable a i,.inline-table thead.expandable tr:not(:hover):not(.hover) td.hoverable label i,.inline-table thead.expandable tr:not(:hover):not(.hover) .td.hoverable a i,.inline-table thead.expandable tr:not(:hover):not(.hover) .td.hoverable label i,.inline-table thead.expandable .tr:not(:hover):not(.hover) td.hoverable a i,.inline-table thead.expandable .tr:not(:hover):not(.hover) td.hoverable label i,.inline-table thead.expandable .tr:not(:hover):not(.hover) .td.hoverable a i,.inline-table thead.expandable .tr:not(:hover):not(.hover) .td.hoverable label i{color:rgba(0,0,0,0.3)}table tbody tr:not(.un-hover):hover>td:first-child:not(.un-border),table tbody tr:not(.un-hover):hover>.td:first-child:not(.un-border),table tbody tr.hover:not(.un-hover)>td:first-child:not(.un-border),table tbody tr.hover:not(.un-hover)>.td:first-child:not(.un-border),table tbody .tr:not(.un-hover):hover>td:first-child:not(.un-border),table tbody .tr:not(.un-hover):hover>.td:first-child:not(.un-border),table tbody .tr.hover:not(.un-hover)>td:first-child:not(.un-border),table tbody .tr.hover:not(.un-hover)>.td:first-child:not(.un-border),table .tbody tr:not(.un-hover):hover>td:first-child:not(.un-border),table .tbody tr:not(.un-hover):hover>.td:first-child:not(.un-border),table .tbody tr.hover:not(.un-hover)>td:first-child:not(.un-border),table .tbody tr.hover:not(.un-hover)>.td:first-child:not(.un-border),table .tbody .tr:not(.un-hover):hover>td:first-child:not(.un-border),table .tbody .tr:not(.un-hover):hover>.td:first-child:not(.un-border),table .tbody .tr.hover:not(.un-hover)>td:first-child:not(.un-border),table .tbody .tr.hover:not(.un-hover)>.td:first-child:not(.un-border),table thead.expandable tr:not(.un-hover):hover>td:first-child:not(.un-border),table thead.expandable tr:not(.un-hover):hover>.td:first-child:not(.un-border),table thead.expandable tr.hover:not(.un-hover)>td:first-child:not(.un-border),table thead.expandable tr.hover:not(.un-hover)>.td:first-child:not(.un-border),table thead.expandable .tr:not(.un-hover):hover>td:first-child:not(.un-border),table thead.expandable .tr:not(.un-hover):hover>.td:first-child:not(.un-border),table thead.expandable .tr.hover:not(.un-hover)>td:first-child:not(.un-border),table thead.expandable .tr.hover:not(.un-hover)>.td:first-child:not(.un-border),.table tbody tr:not(.un-hover):hover>td:first-child:not(.un-border),.table tbody tr:not(.un-hover):hover>.td:first-child:not(.un-border),.table tbody tr.hover:not(.un-hover)>td:first-child:not(.un-border),.table tbody tr.hover:not(.un-hover)>.td:first-child:not(.un-border),.table tbody .tr:not(.un-hover):hover>td:first-child:not(.un-border),.table tbody .tr:not(.un-hover):hover>.td:first-child:not(.un-border),.table tbody .tr.hover:not(.un-hover)>td:first-child:not(.un-border),.table tbody .tr.hover:not(.un-hover)>.td:first-child:not(.un-border),.table .tbody tr:not(.un-hover):hover>td:first-child:not(.un-border),.table .tbody tr:not(.un-hover):hover>.td:first-child:not(.un-border),.table .tbody tr.hover:not(.un-hover)>td:first-child:not(.un-border),.table .tbody tr.hover:not(.un-hover)>.td:first-child:not(.un-border),.table .tbody .tr:not(.un-hover):hover>td:first-child:not(.un-border),.table .tbody .tr:not(.un-hover):hover>.td:first-child:not(.un-border),.table .tbody .tr.hover:not(.un-hover)>td:first-child:not(.un-border),.table .tbody .tr.hover:not(.un-hover)>.td:first-child:not(.un-border),.table thead.expandable tr:not(.un-hover):hover>td:first-child:not(.un-border),.table thead.expandable tr:not(.un-hover):hover>.td:first-child:not(.un-border),.table thead.expandable tr.hover:not(.un-hover)>td:first-child:not(.un-border),.table thead.expandable tr.hover:not(.un-hover)>.td:first-child:not(.un-border),.table thead.expandable .tr:not(.un-hover):hover>td:first-child:not(.un-border),.table thead.expandable .tr:not(.un-hover):hover>.td:first-child:not(.un-border),.table thead.expandable .tr.hover:not(.un-hover)>td:first-child:not(.un-border),.table thead.expandable .tr.hover:not(.un-hover)>.td:first-child:not(.un-border),.inline-table tbody tr:not(.un-hover):hover>td:first-child:not(.un-border),.inline-table tbody tr:not(.un-hover):hover>.td:first-child:not(.un-border),.inline-table tbody tr.hover:not(.un-hover)>td:first-child:not(.un-border),.inline-table tbody tr.hover:not(.un-hover)>.td:first-child:not(.un-border),.inline-table tbody .tr:not(.un-hover):hover>td:first-child:not(.un-border),.inline-table tbody .tr:not(.un-hover):hover>.td:first-child:not(.un-border),.inline-table tbody .tr.hover:not(.un-hover)>td:first-child:not(.un-border),.inline-table tbody .tr.hover:not(.un-hover)>.td:first-child:not(.un-border),.inline-table .tbody tr:not(.un-hover):hover>td:first-child:not(.un-border),.inline-table .tbody tr:not(.un-hover):hover>.td:first-child:not(.un-border),.inline-table .tbody tr.hover:not(.un-hover)>td:first-child:not(.un-border),.inline-table .tbody tr.hover:not(.un-hover)>.td:first-child:not(.un-border),.inline-table .tbody .tr:not(.un-hover):hover>td:first-child:not(.un-border),.inline-table .tbody .tr:not(.un-hover):hover>.td:first-child:not(.un-border),.inline-table .tbody .tr.hover:not(.un-hover)>td:first-child:not(.un-border),.inline-table .tbody .tr.hover:not(.un-hover)>.td:first-child:not(.un-border),.inline-table thead.expandable tr:not(.un-hover):hover>td:first-child:not(.un-border),.inline-table thead.expandable tr:not(.un-hover):hover>.td:first-child:not(.un-border),.inline-table thead.expandable tr.hover:not(.un-hover)>td:first-child:not(.un-border),.inline-table thead.expandable tr.hover:not(.un-hover)>.td:first-child:not(.un-border),.inline-table thead.expandable .tr:not(.un-hover):hover>td:first-child:not(.un-border),.inline-table thead.expandable .tr:not(.un-hover):hover>.td:first-child:not(.un-border),.inline-table thead.expandable .tr.hover:not(.un-hover)>td:first-child:not(.un-border),.inline-table thead.expandable .tr.hover:not(.un-hover)>.td:first-child:not(.un-border){border-left:2px solid #408cf8}table tbody tr:not(.un-hover):hover>td .on-hover,table tbody tr:not(.un-hover):hover>.td .on-hover,table tbody tr.hover:not(.un-hover)>td .on-hover,table tbody tr.hover:not(.un-hover)>.td .on-hover,table tbody .tr:not(.un-hover):hover>td .on-hover,table tbody .tr:not(.un-hover):hover>.td .on-hover,table tbody .tr.hover:not(.un-hover)>td .on-hover,table tbody .tr.hover:not(.un-hover)>.td .on-hover,table .tbody tr:not(.un-hover):hover>td .on-hover,table .tbody tr:not(.un-hover):hover>.td .on-hover,table .tbody tr.hover:not(.un-hover)>td .on-hover,table .tbody tr.hover:not(.un-hover)>.td .on-hover,table .tbody .tr:not(.un-hover):hover>td .on-hover,table .tbody .tr:not(.un-hover):hover>.td .on-hover,table .tbody .tr.hover:not(.un-hover)>td .on-hover,table .tbody .tr.hover:not(.un-hover)>.td .on-hover,table thead.expandable tr:not(.un-hover):hover>td .on-hover,table thead.expandable tr:not(.un-hover):hover>.td .on-hover,table thead.expandable tr.hover:not(.un-hover)>td .on-hover,table thead.expandable tr.hover:not(.un-hover)>.td .on-hover,table thead.expandable .tr:not(.un-hover):hover>td .on-hover,table thead.expandable .tr:not(.un-hover):hover>.td .on-hover,table thead.expandable .tr.hover:not(.un-hover)>td .on-hover,table thead.expandable .tr.hover:not(.un-hover)>.td .on-hover,.table tbody tr:not(.un-hover):hover>td .on-hover,.table tbody tr:not(.un-hover):hover>.td .on-hover,.table tbody tr.hover:not(.un-hover)>td .on-hover,.table tbody tr.hover:not(.un-hover)>.td .on-hover,.table tbody .tr:not(.un-hover):hover>td .on-hover,.table tbody .tr:not(.un-hover):hover>.td .on-hover,.table tbody .tr.hover:not(.un-hover)>td .on-hover,.table tbody .tr.hover:not(.un-hover)>.td .on-hover,.table .tbody tr:not(.un-hover):hover>td .on-hover,.table .tbody tr:not(.un-hover):hover>.td .on-hover,.table .tbody tr.hover:not(.un-hover)>td .on-hover,.table .tbody tr.hover:not(.un-hover)>.td .on-hover,.table .tbody .tr:not(.un-hover):hover>td .on-hover,.table .tbody .tr:not(.un-hover):hover>.td .on-hover,.table .tbody .tr.hover:not(.un-hover)>td .on-hover,.table .tbody .tr.hover:not(.un-hover)>.td .on-hover,.table thead.expandable tr:not(.un-hover):hover>td .on-hover,.table thead.expandable tr:not(.un-hover):hover>.td .on-hover,.table thead.expandable tr.hover:not(.un-hover)>td .on-hover,.table thead.expandable tr.hover:not(.un-hover)>.td .on-hover,.table thead.expandable .tr:not(.un-hover):hover>td .on-hover,.table thead.expandable .tr:not(.un-hover):hover>.td .on-hover,.table thead.expandable .tr.hover:not(.un-hover)>td .on-hover,.table thead.expandable .tr.hover:not(.un-hover)>.td .on-hover,.inline-table tbody tr:not(.un-hover):hover>td .on-hover,.inline-table tbody tr:not(.un-hover):hover>.td .on-hover,.inline-table tbody tr.hover:not(.un-hover)>td .on-hover,.inline-table tbody tr.hover:not(.un-hover)>.td .on-hover,.inline-table tbody .tr:not(.un-hover):hover>td .on-hover,.inline-table tbody .tr:not(.un-hover):hover>.td .on-hover,.inline-table tbody .tr.hover:not(.un-hover)>td .on-hover,.inline-table tbody .tr.hover:not(.un-hover)>.td .on-hover,.inline-table .tbody tr:not(.un-hover):hover>td .on-hover,.inline-table .tbody tr:not(.un-hover):hover>.td .on-hover,.inline-table .tbody tr.hover:not(.un-hover)>td .on-hover,.inline-table .tbody tr.hover:not(.un-hover)>.td .on-hover,.inline-table .tbody .tr:not(.un-hover):hover>td .on-hover,.inline-table .tbody .tr:not(.un-hover):hover>.td .on-hover,.inline-table .tbody .tr.hover:not(.un-hover)>td .on-hover,.inline-table .tbody .tr.hover:not(.un-hover)>.td .on-hover,.inline-table thead.expandable tr:not(.un-hover):hover>td .on-hover,.inline-table thead.expandable tr:not(.un-hover):hover>.td .on-hover,.inline-table thead.expandable tr.hover:not(.un-hover)>td .on-hover,.inline-table thead.expandable tr.hover:not(.un-hover)>.td .on-hover,.inline-table thead.expandable .tr:not(.un-hover):hover>td .on-hover,.inline-table thead.expandable .tr:not(.un-hover):hover>.td .on-hover,.inline-table thead.expandable .tr.hover:not(.un-hover)>td .on-hover,.inline-table thead.expandable .tr.hover:not(.un-hover)>.td .on-hover{visibility:visible}table tbody tr:not(.un-hover):hover>td.mark,table tbody tr:not(.un-hover):hover>.td.mark,table tbody tr.hover:not(.un-hover)>td.mark,table tbody tr.hover:not(.un-hover)>.td.mark,table tbody .tr:not(.un-hover):hover>td.mark,table tbody .tr:not(.un-hover):hover>.td.mark,table tbody .tr.hover:not(.un-hover)>td.mark,table tbody .tr.hover:not(.un-hover)>.td.mark,table .tbody tr:not(.un-hover):hover>td.mark,table .tbody tr:not(.un-hover):hover>.td.mark,table .tbody tr.hover:not(.un-hover)>td.mark,table .tbody tr.hover:not(.un-hover)>.td.mark,table .tbody .tr:not(.un-hover):hover>td.mark,table .tbody .tr:not(.un-hover):hover>.td.mark,table .tbody .tr.hover:not(.un-hover)>td.mark,table .tbody .tr.hover:not(.un-hover)>.td.mark,table thead.expandable tr:not(.un-hover):hover>td.mark,table thead.expandable tr:not(.un-hover):hover>.td.mark,table thead.expandable tr.hover:not(.un-hover)>td.mark,table thead.expandable tr.hover:not(.un-hover)>.td.mark,table thead.expandable .tr:not(.un-hover):hover>td.mark,table thead.expandable .tr:not(.un-hover):hover>.td.mark,table thead.expandable .tr.hover:not(.un-hover)>td.mark,table thead.expandable .tr.hover:not(.un-hover)>.td.mark,.table tbody tr:not(.un-hover):hover>td.mark,.table tbody tr:not(.un-hover):hover>.td.mark,.table tbody tr.hover:not(.un-hover)>td.mark,.table tbody tr.hover:not(.un-hover)>.td.mark,.table tbody .tr:not(.un-hover):hover>td.mark,.table tbody .tr:not(.un-hover):hover>.td.mark,.table tbody .tr.hover:not(.un-hover)>td.mark,.table tbody .tr.hover:not(.un-hover)>.td.mark,.table .tbody tr:not(.un-hover):hover>td.mark,.table .tbody tr:not(.un-hover):hover>.td.mark,.table .tbody tr.hover:not(.un-hover)>td.mark,.table .tbody tr.hover:not(.un-hover)>.td.mark,.table .tbody .tr:not(.un-hover):hover>td.mark,.table .tbody .tr:not(.un-hover):hover>.td.mark,.table .tbody .tr.hover:not(.un-hover)>td.mark,.table .tbody .tr.hover:not(.un-hover)>.td.mark,.table thead.expandable tr:not(.un-hover):hover>td.mark,.table thead.expandable tr:not(.un-hover):hover>.td.mark,.table thead.expandable tr.hover:not(.un-hover)>td.mark,.table thead.expandable tr.hover:not(.un-hover)>.td.mark,.table thead.expandable .tr:not(.un-hover):hover>td.mark,.table thead.expandable .tr:not(.un-hover):hover>.td.mark,.table thead.expandable .tr.hover:not(.un-hover)>td.mark,.table thead.expandable .tr.hover:not(.un-hover)>.td.mark,.inline-table tbody tr:not(.un-hover):hover>td.mark,.inline-table tbody tr:not(.un-hover):hover>.td.mark,.inline-table tbody tr.hover:not(.un-hover)>td.mark,.inline-table tbody tr.hover:not(.un-hover)>.td.mark,.inline-table tbody .tr:not(.un-hover):hover>td.mark,.inline-table tbody .tr:not(.un-hover):hover>.td.mark,.inline-table tbody .tr.hover:not(.un-hover)>td.mark,.inline-table tbody .tr.hover:not(.un-hover)>.td.mark,.inline-table .tbody tr:not(.un-hover):hover>td.mark,.inline-table .tbody tr:not(.un-hover):hover>.td.mark,.inline-table .tbody tr.hover:not(.un-hover)>td.mark,.inline-table .tbody tr.hover:not(.un-hover)>.td.mark,.inline-table .tbody .tr:not(.un-hover):hover>td.mark,.inline-table .tbody .tr:not(.un-hover):hover>.td.mark,.inline-table .tbody .tr.hover:not(.un-hover)>td.mark,.inline-table .tbody .tr.hover:not(.un-hover)>.td.mark,.inline-table thead.expandable tr:not(.un-hover):hover>td.mark,.inline-table thead.expandable tr:not(.un-hover):hover>.td.mark,.inline-table thead.expandable tr.hover:not(.un-hover)>td.mark,.inline-table thead.expandable tr.hover:not(.un-hover)>.td.mark,.inline-table thead.expandable .tr:not(.un-hover):hover>td.mark,.inline-table thead.expandable .tr:not(.un-hover):hover>.td.mark,.inline-table thead.expandable .tr.hover:not(.un-hover)>td.mark,.inline-table thead.expandable .tr.hover:not(.un-hover)>.td.mark{background-color:#e6f0ff}table tbody tr:not(.un-hover):hover>td.chart-mark,table tbody tr:not(.un-hover):hover>.td.chart-mark,table tbody tr.hover:not(.un-hover)>td.chart-mark,table tbody tr.hover:not(.un-hover)>.td.chart-mark,table tbody .tr:not(.un-hover):hover>td.chart-mark,table tbody .tr:not(.un-hover):hover>.td.chart-mark,table tbody .tr.hover:not(.un-hover)>td.chart-mark,table tbody .tr.hover:not(.un-hover)>.td.chart-mark,table .tbody tr:not(.un-hover):hover>td.chart-mark,table .tbody tr:not(.un-hover):hover>.td.chart-mark,table .tbody tr.hover:not(.un-hover)>td.chart-mark,table .tbody tr.hover:not(.un-hover)>.td.chart-mark,table .tbody .tr:not(.un-hover):hover>td.chart-mark,table .tbody .tr:not(.un-hover):hover>.td.chart-mark,table .tbody .tr.hover:not(.un-hover)>td.chart-mark,table .tbody .tr.hover:not(.un-hover)>.td.chart-mark,table thead.expandable tr:not(.un-hover):hover>td.chart-mark,table thead.expandable tr:not(.un-hover):hover>.td.chart-mark,table thead.expandable tr.hover:not(.un-hover)>td.chart-mark,table thead.expandable tr.hover:not(.un-hover)>.td.chart-mark,table thead.expandable .tr:not(.un-hover):hover>td.chart-mark,table thead.expandable .tr:not(.un-hover):hover>.td.chart-mark,table thead.expandable .tr.hover:not(.un-hover)>td.chart-mark,table thead.expandable .tr.hover:not(.un-hover)>.td.chart-mark,.table tbody tr:not(.un-hover):hover>td.chart-mark,.table tbody tr:not(.un-hover):hover>.td.chart-mark,.table tbody tr.hover:not(.un-hover)>td.chart-mark,.table tbody tr.hover:not(.un-hover)>.td.chart-mark,.table tbody .tr:not(.un-hover):hover>td.chart-mark,.table tbody .tr:not(.un-hover):hover>.td.chart-mark,.table tbody .tr.hover:not(.un-hover)>td.chart-mark,.table tbody .tr.hover:not(.un-hover)>.td.chart-mark,.table .tbody tr:not(.un-hover):hover>td.chart-mark,.table .tbody tr:not(.un-hover):hover>.td.chart-mark,.table .tbody tr.hover:not(.un-hover)>td.chart-mark,.table .tbody tr.hover:not(.un-hover)>.td.chart-mark,.table .tbody .tr:not(.un-hover):hover>td.chart-mark,.table .tbody .tr:not(.un-hover):hover>.td.chart-mark,.table .tbody .tr.hover:not(.un-hover)>td.chart-mark,.table .tbody .tr.hover:not(.un-hover)>.td.chart-mark,.table thead.expandable tr:not(.un-hover):hover>td.chart-mark,.table thead.expandable tr:not(.un-hover):hover>.td.chart-mark,.table thead.expandable tr.hover:not(.un-hover)>td.chart-mark,.table thead.expandable tr.hover:not(.un-hover)>.td.chart-mark,.table thead.expandable .tr:not(.un-hover):hover>td.chart-mark,.table thead.expandable .tr:not(.un-hover):hover>.td.chart-mark,.table thead.expandable .tr.hover:not(.un-hover)>td.chart-mark,.table thead.expandable .tr.hover:not(.un-hover)>.td.chart-mark,.inline-table tbody tr:not(.un-hover):hover>td.chart-mark,.inline-table tbody tr:not(.un-hover):hover>.td.chart-mark,.inline-table tbody tr.hover:not(.un-hover)>td.chart-mark,.inline-table tbody tr.hover:not(.un-hover)>.td.chart-mark,.inline-table tbody .tr:not(.un-hover):hover>td.chart-mark,.inline-table tbody .tr:not(.un-hover):hover>.td.chart-mark,.inline-table tbody .tr.hover:not(.un-hover)>td.chart-mark,.inline-table tbody .tr.hover:not(.un-hover)>.td.chart-mark,.inline-table .tbody tr:not(.un-hover):hover>td.chart-mark,.inline-table .tbody tr:not(.un-hover):hover>.td.chart-mark,.inline-table .tbody tr.hover:not(.un-hover)>td.chart-mark,.inline-table .tbody tr.hover:not(.un-hover)>.td.chart-mark,.inline-table .tbody .tr:not(.un-hover):hover>td.chart-mark,.inline-table .tbody .tr:not(.un-hover):hover>.td.chart-mark,.inline-table .tbody .tr.hover:not(.un-hover)>td.chart-mark,.inline-table .tbody .tr.hover:not(.un-hover)>.td.chart-mark,.inline-table thead.expandable tr:not(.un-hover):hover>td.chart-mark,.inline-table thead.expandable tr:not(.un-hover):hover>.td.chart-mark,.inline-table thead.expandable tr.hover:not(.un-hover)>td.chart-mark,.inline-table thead.expandable tr.hover:not(.un-hover)>.td.chart-mark,.inline-table thead.expandable .tr:not(.un-hover):hover>td.chart-mark,.inline-table thead.expandable .tr:not(.un-hover):hover>.td.chart-mark,.inline-table thead.expandable .tr.hover:not(.un-hover)>td.chart-mark,.inline-table thead.expandable .tr.hover:not(.un-hover)>.td.chart-mark{background-color:#ecedf1}table tbody tr:not(.un-hover):hover>td.has-charts .chart-inside:before,table tbody tr:not(.un-hover):hover>td.has-charts .chart-inside:after,table tbody tr:not(.un-hover):hover>.td.has-charts .chart-inside:before,table tbody tr:not(.un-hover):hover>.td.has-charts .chart-inside:after,table tbody tr.hover:not(.un-hover)>td.has-charts .chart-inside:before,table tbody tr.hover:not(.un-hover)>td.has-charts .chart-inside:after,table tbody tr.hover:not(.un-hover)>.td.has-charts .chart-inside:before,table tbody tr.hover:not(.un-hover)>.td.has-charts .chart-inside:after,table tbody .tr:not(.un-hover):hover>td.has-charts .chart-inside:before,table tbody .tr:not(.un-hover):hover>td.has-charts .chart-inside:after,table tbody .tr:not(.un-hover):hover>.td.has-charts .chart-inside:before,table tbody .tr:not(.un-hover):hover>.td.has-charts .chart-inside:after,table tbody .tr.hover:not(.un-hover)>td.has-charts .chart-inside:before,table tbody .tr.hover:not(.un-hover)>td.has-charts .chart-inside:after,table tbody .tr.hover:not(.un-hover)>.td.has-charts .chart-inside:before,table tbody .tr.hover:not(.un-hover)>.td.has-charts .chart-inside:after,table .tbody tr:not(.un-hover):hover>td.has-charts .chart-inside:before,table .tbody tr:not(.un-hover):hover>td.has-charts .chart-inside:after,table .tbody tr:not(.un-hover):hover>.td.has-charts .chart-inside:before,table .tbody tr:not(.un-hover):hover>.td.has-charts .chart-inside:after,table .tbody tr.hover:not(.un-hover)>td.has-charts .chart-inside:before,table .tbody tr.hover:not(.un-hover)>td.has-charts .chart-inside:after,table .tbody tr.hover:not(.un-hover)>.td.has-charts .chart-inside:before,table .tbody tr.hover:not(.un-hover)>.td.has-charts .chart-inside:after,table .tbody .tr:not(.un-hover):hover>td.has-charts .chart-inside:before,table .tbody .tr:not(.un-hover):hover>td.has-charts .chart-inside:after,table .tbody .tr:not(.un-hover):hover>.td.has-charts .chart-inside:before,table .tbody .tr:not(.un-hover):hover>.td.has-charts .chart-inside:after,table .tbody .tr.hover:not(.un-hover)>td.has-charts .chart-inside:before,table .tbody .tr.hover:not(.un-hover)>td.has-charts .chart-inside:after,table .tbody .tr.hover:not(.un-hover)>.td.has-charts .chart-inside:before,table .tbody .tr.hover:not(.un-hover)>.td.has-charts .chart-inside:after,table thead.expandable tr:not(.un-hover):hover>td.has-charts .chart-inside:before,table thead.expandable tr:not(.un-hover):hover>td.has-charts .chart-inside:after,table thead.expandable tr:not(.un-hover):hover>.td.has-charts .chart-inside:before,table thead.expandable tr:not(.un-hover):hover>.td.has-charts .chart-inside:after,table thead.expandable tr.hover:not(.un-hover)>td.has-charts .chart-inside:before,table thead.expandable tr.hover:not(.un-hover)>td.has-charts .chart-inside:after,table thead.expandable tr.hover:not(.un-hover)>.td.has-charts .chart-inside:before,table thead.expandable tr.hover:not(.un-hover)>.td.has-charts .chart-inside:after,table thead.expandable .tr:not(.un-hover):hover>td.has-charts .chart-inside:before,table thead.expandable .tr:not(.un-hover):hover>td.has-charts .chart-inside:after,table thead.expandable .tr:not(.un-hover):hover>.td.has-charts .chart-inside:before,table thead.expandable .tr:not(.un-hover):hover>.td.has-charts .chart-inside:after,table thead.expandable .tr.hover:not(.un-hover)>td.has-charts .chart-inside:before,table thead.expandable .tr.hover:not(.un-hover)>td.has-charts .chart-inside:after,table thead.expandable .tr.hover:not(.un-hover)>.td.has-charts .chart-inside:before,table thead.expandable .tr.hover:not(.un-hover)>.td.has-charts .chart-inside:after,.table tbody tr:not(.un-hover):hover>td.has-charts .chart-inside:before,.table tbody tr:not(.un-hover):hover>td.has-charts .chart-inside:after,.table tbody tr:not(.un-hover):hover>.td.has-charts .chart-inside:before,.table tbody tr:not(.un-hover):hover>.td.has-charts .chart-inside:after,.table tbody tr.hover:not(.un-hover)>td.has-charts .chart-inside:before,.table tbody tr.hover:not(.un-hover)>td.has-charts .chart-inside:after,.table tbody tr.hover:not(.un-hover)>.td.has-charts .chart-inside:before,.table tbody tr.hover:not(.un-hover)>.td.has-charts .chart-inside:after,.table tbody .tr:not(.un-hover):hover>td.has-charts .chart-inside:before,.table tbody .tr:not(.un-hover):hover>td.has-charts .chart-inside:after,.table tbody .tr:not(.un-hover):hover>.td.has-charts .chart-inside:before,.table tbody .tr:not(.un-hover):hover>.td.has-charts .chart-inside:after,.table tbody .tr.hover:not(.un-hover)>td.has-charts .chart-inside:before,.table tbody .tr.hover:not(.un-hover)>td.has-charts .chart-inside:after,.table tbody .tr.hover:not(.un-hover)>.td.has-charts .chart-inside:before,.table tbody .tr.hover:not(.un-hover)>.td.has-charts .chart-inside:after,.table .tbody tr:not(.un-hover):hover>td.has-charts .chart-inside:before,.table .tbody tr:not(.un-hover):hover>td.has-charts .chart-inside:after,.table .tbody tr:not(.un-hover):hover>.td.has-charts .chart-inside:before,.table .tbody tr:not(.un-hover):hover>.td.has-charts .chart-inside:after,.table .tbody tr.hover:not(.un-hover)>td.has-charts .chart-inside:before,.table .tbody tr.hover:not(.un-hover)>td.has-charts .chart-inside:after,.table .tbody tr.hover:not(.un-hover)>.td.has-charts .chart-inside:before,.table .tbody tr.hover:not(.un-hover)>.td.has-charts .chart-inside:after,.table .tbody .tr:not(.un-hover):hover>td.has-charts .chart-inside:before,.table .tbody .tr:not(.un-hover):hover>td.has-charts .chart-inside:after,.table .tbody .tr:not(.un-hover):hover>.td.has-charts .chart-inside:before,.table .tbody .tr:not(.un-hover):hover>.td.has-charts .chart-inside:after,.table .tbody .tr.hover:not(.un-hover)>td.has-charts .chart-inside:before,.table .tbody .tr.hover:not(.un-hover)>td.has-charts .chart-inside:after,.table .tbody .tr.hover:not(.un-hover)>.td.has-charts .chart-inside:before,.table .tbody .tr.hover:not(.un-hover)>.td.has-charts .chart-inside:after,.table thead.expandable tr:not(.un-hover):hover>td.has-charts .chart-inside:before,.table thead.expandable tr:not(.un-hover):hover>td.has-charts .chart-inside:after,.table thead.expandable tr:not(.un-hover):hover>.td.has-charts .chart-inside:before,.table thead.expandable tr:not(.un-hover):hover>.td.has-charts .chart-inside:after,.table thead.expandable tr.hover:not(.un-hover)>td.has-charts .chart-inside:before,.table thead.expandable tr.hover:not(.un-hover)>td.has-charts .chart-inside:after,.table thead.expandable tr.hover:not(.un-hover)>.td.has-charts .chart-inside:before,.table thead.expandable tr.hover:not(.un-hover)>.td.has-charts .chart-inside:after,.table thead.expandable .tr:not(.un-hover):hover>td.has-charts .chart-inside:before,.table thead.expandable .tr:not(.un-hover):hover>td.has-charts .chart-inside:after,.table thead.expandable .tr:not(.un-hover):hover>.td.has-charts .chart-inside:before,.table thead.expandable .tr:not(.un-hover):hover>.td.has-charts .chart-inside:after,.table thead.expandable .tr.hover:not(.un-hover)>td.has-charts .chart-inside:before,.table thead.expandable .tr.hover:not(.un-hover)>td.has-charts .chart-inside:after,.table thead.expandable .tr.hover:not(.un-hover)>.td.has-charts .chart-inside:before,.table thead.expandable .tr.hover:not(.un-hover)>.td.has-charts .chart-inside:after,.inline-table tbody tr:not(.un-hover):hover>td.has-charts .chart-inside:before,.inline-table tbody tr:not(.un-hover):hover>td.has-charts .chart-inside:after,.inline-table tbody tr:not(.un-hover):hover>.td.has-charts .chart-inside:before,.inline-table tbody tr:not(.un-hover):hover>.td.has-charts .chart-inside:after,.inline-table tbody tr.hover:not(.un-hover)>td.has-charts .chart-inside:before,.inline-table tbody tr.hover:not(.un-hover)>td.has-charts .chart-inside:after,.inline-table tbody tr.hover:not(.un-hover)>.td.has-charts .chart-inside:before,.inline-table tbody tr.hover:not(.un-hover)>.td.has-charts .chart-inside:after,.inline-table tbody .tr:not(.un-hover):hover>td.has-charts .chart-inside:before,.inline-table tbody .tr:not(.un-hover):hover>td.has-charts .chart-inside:after,.inline-table tbody .tr:not(.un-hover):hover>.td.has-charts .chart-inside:before,.inline-table tbody .tr:not(.un-hover):hover>.td.has-charts .chart-inside:after,.inline-table tbody .tr.hover:not(.un-hover)>td.has-charts .chart-inside:before,.inline-table tbody .tr.hover:not(.un-hover)>td.has-charts .chart-inside:after,.inline-table tbody .tr.hover:not(.un-hover)>.td.has-charts .chart-inside:before,.inline-table tbody .tr.hover:not(.un-hover)>.td.has-charts .chart-inside:after,.inline-table .tbody tr:not(.un-hover):hover>td.has-charts .chart-inside:before,.inline-table .tbody tr:not(.un-hover):hover>td.has-charts .chart-inside:after,.inline-table .tbody tr:not(.un-hover):hover>.td.has-charts .chart-inside:before,.inline-table .tbody tr:not(.un-hover):hover>.td.has-charts .chart-inside:after,.inline-table .tbody tr.hover:not(.un-hover)>td.has-charts .chart-inside:before,.inline-table .tbody tr.hover:not(.un-hover)>td.has-charts .chart-inside:after,.inline-table .tbody tr.hover:not(.un-hover)>.td.has-charts .chart-inside:before,.inline-table .tbody tr.hover:not(.un-hover)>.td.has-charts .chart-inside:after,.inline-table .tbody .tr:not(.un-hover):hover>td.has-charts .chart-inside:before,.inline-table .tbody .tr:not(.un-hover):hover>td.has-charts .chart-inside:after,.inline-table .tbody .tr:not(.un-hover):hover>.td.has-charts .chart-inside:before,.inline-table .tbody .tr:not(.un-hover):hover>.td.has-charts .chart-inside:after,.inline-table .tbody .tr.hover:not(.un-hover)>td.has-charts .chart-inside:before,.inline-table .tbody .tr.hover:not(.un-hover)>td.has-charts .chart-inside:after,.inline-table .tbody .tr.hover:not(.un-hover)>.td.has-charts .chart-inside:before,.inline-table .tbody .tr.hover:not(.un-hover)>.td.has-charts .chart-inside:after,.inline-table thead.expandable tr:not(.un-hover):hover>td.has-charts .chart-inside:before,.inline-table thead.expandable tr:not(.un-hover):hover>td.has-charts .chart-inside:after,.inline-table thead.expandable tr:not(.un-hover):hover>.td.has-charts .chart-inside:before,.inline-table thead.expandable tr:not(.un-hover):hover>.td.has-charts .chart-inside:after,.inline-table thead.expandable tr.hover:not(.un-hover)>td.has-charts .chart-inside:before,.inline-table thead.expandable tr.hover:not(.un-hover)>td.has-charts .chart-inside:after,.inline-table thead.expandable tr.hover:not(.un-hover)>.td.has-charts .chart-inside:before,.inline-table thead.expandable tr.hover:not(.un-hover)>.td.has-charts .chart-inside:after,.inline-table thead.expandable .tr:not(.un-hover):hover>td.has-charts .chart-inside:before,.inline-table thead.expandable .tr:not(.un-hover):hover>td.has-charts .chart-inside:after,.inline-table thead.expandable .tr:not(.un-hover):hover>.td.has-charts .chart-inside:before,.inline-table thead.expandable .tr:not(.un-hover):hover>.td.has-charts .chart-inside:after,.inline-table thead.expandable .tr.hover:not(.un-hover)>td.has-charts .chart-inside:before,.inline-table thead.expandable .tr.hover:not(.un-hover)>td.has-charts .chart-inside:after,.inline-table thead.expandable .tr.hover:not(.un-hover)>.td.has-charts .chart-inside:before,.inline-table thead.expandable .tr.hover:not(.un-hover)>.td.has-charts .chart-inside:after{background-image:url(/assets/chart-rand-hover-85e9052de7b019d5c4e4d12a3f75a898d620bfd77150c8dd6886d924b36efbfa.png)}table tbody tr:not(.un-hover):hover>input:first-child+td,table tbody tr:not(.un-hover):hover>input:first-child+.td,table tbody tr.hover:not(.un-hover)>input:first-child+td,table tbody tr.hover:not(.un-hover)>input:first-child+.td,table tbody .tr:not(.un-hover):hover>input:first-child+td,table tbody .tr:not(.un-hover):hover>input:first-child+.td,table tbody .tr.hover:not(.un-hover)>input:first-child+td,table tbody .tr.hover:not(.un-hover)>input:first-child+.td,table .tbody tr:not(.un-hover):hover>input:first-child+td,table .tbody tr:not(.un-hover):hover>input:first-child+.td,table .tbody tr.hover:not(.un-hover)>input:first-child+td,table .tbody tr.hover:not(.un-hover)>input:first-child+.td,table .tbody .tr:not(.un-hover):hover>input:first-child+td,table .tbody .tr:not(.un-hover):hover>input:first-child+.td,table .tbody .tr.hover:not(.un-hover)>input:first-child+td,table .tbody .tr.hover:not(.un-hover)>input:first-child+.td,table thead.expandable tr:not(.un-hover):hover>input:first-child+td,table thead.expandable tr:not(.un-hover):hover>input:first-child+.td,table thead.expandable tr.hover:not(.un-hover)>input:first-child+td,table thead.expandable tr.hover:not(.un-hover)>input:first-child+.td,table thead.expandable .tr:not(.un-hover):hover>input:first-child+td,table thead.expandable .tr:not(.un-hover):hover>input:first-child+.td,table thead.expandable .tr.hover:not(.un-hover)>input:first-child+td,table thead.expandable .tr.hover:not(.un-hover)>input:first-child+.td,.table tbody tr:not(.un-hover):hover>input:first-child+td,.table tbody tr:not(.un-hover):hover>input:first-child+.td,.table tbody tr.hover:not(.un-hover)>input:first-child+td,.table tbody tr.hover:not(.un-hover)>input:first-child+.td,.table tbody .tr:not(.un-hover):hover>input:first-child+td,.table tbody .tr:not(.un-hover):hover>input:first-child+.td,.table tbody .tr.hover:not(.un-hover)>input:first-child+td,.table tbody .tr.hover:not(.un-hover)>input:first-child+.td,.table .tbody tr:not(.un-hover):hover>input:first-child+td,.table .tbody tr:not(.un-hover):hover>input:first-child+.td,.table .tbody tr.hover:not(.un-hover)>input:first-child+td,.table .tbody tr.hover:not(.un-hover)>input:first-child+.td,.table .tbody .tr:not(.un-hover):hover>input:first-child+td,.table .tbody .tr:not(.un-hover):hover>input:first-child+.td,.table .tbody .tr.hover:not(.un-hover)>input:first-child+td,.table .tbody .tr.hover:not(.un-hover)>input:first-child+.td,.table thead.expandable tr:not(.un-hover):hover>input:first-child+td,.table thead.expandable tr:not(.un-hover):hover>input:first-child+.td,.table thead.expandable tr.hover:not(.un-hover)>input:first-child+td,.table thead.expandable tr.hover:not(.un-hover)>input:first-child+.td,.table thead.expandable .tr:not(.un-hover):hover>input:first-child+td,.table thead.expandable .tr:not(.un-hover):hover>input:first-child+.td,.table thead.expandable .tr.hover:not(.un-hover)>input:first-child+td,.table thead.expandable .tr.hover:not(.un-hover)>input:first-child+.td,.inline-table tbody tr:not(.un-hover):hover>input:first-child+td,.inline-table tbody tr:not(.un-hover):hover>input:first-child+.td,.inline-table tbody tr.hover:not(.un-hover)>input:first-child+td,.inline-table tbody tr.hover:not(.un-hover)>input:first-child+.td,.inline-table tbody .tr:not(.un-hover):hover>input:first-child+td,.inline-table tbody .tr:not(.un-hover):hover>input:first-child+.td,.inline-table tbody .tr.hover:not(.un-hover)>input:first-child+td,.inline-table tbody .tr.hover:not(.un-hover)>input:first-child+.td,.inline-table .tbody tr:not(.un-hover):hover>input:first-child+td,.inline-table .tbody tr:not(.un-hover):hover>input:first-child+.td,.inline-table .tbody tr.hover:not(.un-hover)>input:first-child+td,.inline-table .tbody tr.hover:not(.un-hover)>input:first-child+.td,.inline-table .tbody .tr:not(.un-hover):hover>input:first-child+td,.inline-table .tbody .tr:not(.un-hover):hover>input:first-child+.td,.inline-table .tbody .tr.hover:not(.un-hover)>input:first-child+td,.inline-table .tbody .tr.hover:not(.un-hover)>input:first-child+.td,.inline-table thead.expandable tr:not(.un-hover):hover>input:first-child+td,.inline-table thead.expandable tr:not(.un-hover):hover>input:first-child+.td,.inline-table thead.expandable tr.hover:not(.un-hover)>input:first-child+td,.inline-table thead.expandable tr.hover:not(.un-hover)>input:first-child+.td,.inline-table thead.expandable .tr:not(.un-hover):hover>input:first-child+td,.inline-table thead.expandable .tr:not(.un-hover):hover>input:first-child+.td,.inline-table thead.expandable .tr.hover:not(.un-hover)>input:first-child+td,.inline-table thead.expandable .tr.hover:not(.un-hover)>input:first-child+.td{border-left:2px solid #408cf8}table tbody tr:not(.un-hover):not(.un-hover-bg):hover>td,table tbody tr:not(.un-hover):not(.un-hover-bg):hover>.td,table tbody tr.hover:not(.un-hover):not(.un-hover-bg)>td,table tbody tr.hover:not(.un-hover):not(.un-hover-bg)>.td,table tbody .tr:not(.un-hover):not(.un-hover-bg):hover>td,table tbody .tr:not(.un-hover):not(.un-hover-bg):hover>.td,table tbody .tr.hover:not(.un-hover):not(.un-hover-bg)>td,table tbody .tr.hover:not(.un-hover):not(.un-hover-bg)>.td,table .tbody tr:not(.un-hover):not(.un-hover-bg):hover>td,table .tbody tr:not(.un-hover):not(.un-hover-bg):hover>.td,table .tbody tr.hover:not(.un-hover):not(.un-hover-bg)>td,table .tbody tr.hover:not(.un-hover):not(.un-hover-bg)>.td,table .tbody .tr:not(.un-hover):not(.un-hover-bg):hover>td,table .tbody .tr:not(.un-hover):not(.un-hover-bg):hover>.td,table .tbody .tr.hover:not(.un-hover):not(.un-hover-bg)>td,table .tbody .tr.hover:not(.un-hover):not(.un-hover-bg)>.td,table thead.expandable tr:not(.un-hover):not(.un-hover-bg):hover>td,table thead.expandable tr:not(.un-hover):not(.un-hover-bg):hover>.td,table thead.expandable tr.hover:not(.un-hover):not(.un-hover-bg)>td,table thead.expandable tr.hover:not(.un-hover):not(.un-hover-bg)>.td,table thead.expandable .tr:not(.un-hover):not(.un-hover-bg):hover>td,table thead.expandable .tr:not(.un-hover):not(.un-hover-bg):hover>.td,table thead.expandable .tr.hover:not(.un-hover):not(.un-hover-bg)>td,table thead.expandable .tr.hover:not(.un-hover):not(.un-hover-bg)>.td,.table tbody tr:not(.un-hover):not(.un-hover-bg):hover>td,.table tbody tr:not(.un-hover):not(.un-hover-bg):hover>.td,.table tbody tr.hover:not(.un-hover):not(.un-hover-bg)>td,.table tbody tr.hover:not(.un-hover):not(.un-hover-bg)>.td,.table tbody .tr:not(.un-hover):not(.un-hover-bg):hover>td,.table tbody .tr:not(.un-hover):not(.un-hover-bg):hover>.td,.table tbody .tr.hover:not(.un-hover):not(.un-hover-bg)>td,.table tbody .tr.hover:not(.un-hover):not(.un-hover-bg)>.td,.table .tbody tr:not(.un-hover):not(.un-hover-bg):hover>td,.table .tbody tr:not(.un-hover):not(.un-hover-bg):hover>.td,.table .tbody tr.hover:not(.un-hover):not(.un-hover-bg)>td,.table .tbody tr.hover:not(.un-hover):not(.un-hover-bg)>.td,.table .tbody .tr:not(.un-hover):not(.un-hover-bg):hover>td,.table .tbody .tr:not(.un-hover):not(.un-hover-bg):hover>.td,.table .tbody .tr.hover:not(.un-hover):not(.un-hover-bg)>td,.table .tbody .tr.hover:not(.un-hover):not(.un-hover-bg)>.td,.table thead.expandable tr:not(.un-hover):not(.un-hover-bg):hover>td,.table thead.expandable tr:not(.un-hover):not(.un-hover-bg):hover>.td,.table thead.expandable tr.hover:not(.un-hover):not(.un-hover-bg)>td,.table thead.expandable tr.hover:not(.un-hover):not(.un-hover-bg)>.td,.table thead.expandable .tr:not(.un-hover):not(.un-hover-bg):hover>td,.table thead.expandable .tr:not(.un-hover):not(.un-hover-bg):hover>.td,.table thead.expandable .tr.hover:not(.un-hover):not(.un-hover-bg)>td,.table thead.expandable .tr.hover:not(.un-hover):not(.un-hover-bg)>.td,.inline-table tbody tr:not(.un-hover):not(.un-hover-bg):hover>td,.inline-table tbody tr:not(.un-hover):not(.un-hover-bg):hover>.td,.inline-table tbody tr.hover:not(.un-hover):not(.un-hover-bg)>td,.inline-table tbody tr.hover:not(.un-hover):not(.un-hover-bg)>.td,.inline-table tbody .tr:not(.un-hover):not(.un-hover-bg):hover>td,.inline-table tbody .tr:not(.un-hover):not(.un-hover-bg):hover>.td,.inline-table tbody .tr.hover:not(.un-hover):not(.un-hover-bg)>td,.inline-table tbody .tr.hover:not(.un-hover):not(.un-hover-bg)>.td,.inline-table .tbody tr:not(.un-hover):not(.un-hover-bg):hover>td,.inline-table .tbody tr:not(.un-hover):not(.un-hover-bg):hover>.td,.inline-table .tbody tr.hover:not(.un-hover):not(.un-hover-bg)>td,.inline-table .tbody tr.hover:not(.un-hover):not(.un-hover-bg)>.td,.inline-table .tbody .tr:not(.un-hover):not(.un-hover-bg):hover>td,.inline-table .tbody .tr:not(.un-hover):not(.un-hover-bg):hover>.td,.inline-table .tbody .tr.hover:not(.un-hover):not(.un-hover-bg)>td,.inline-table .tbody .tr.hover:not(.un-hover):not(.un-hover-bg)>.td,.inline-table thead.expandable tr:not(.un-hover):not(.un-hover-bg):hover>td,.inline-table thead.expandable tr:not(.un-hover):not(.un-hover-bg):hover>.td,.inline-table thead.expandable tr.hover:not(.un-hover):not(.un-hover-bg)>td,.inline-table thead.expandable tr.hover:not(.un-hover):not(.un-hover-bg)>.td,.inline-table thead.expandable .tr:not(.un-hover):not(.un-hover-bg):hover>td,.inline-table thead.expandable .tr:not(.un-hover):not(.un-hover-bg):hover>.td,.inline-table thead.expandable .tr.hover:not(.un-hover):not(.un-hover-bg)>td,.inline-table thead.expandable .tr.hover:not(.un-hover):not(.un-hover-bg)>.td{background-color:#f6f7fb}table tbody tr.un-hover table tr:hover>td:first-child,table tbody tr.un-hover table tr:hover>.td:first-child,table tbody tr.un-hover table tr.hover>td:first-child,table tbody tr.un-hover table tr.hover>.td:first-child,table tbody tr.un-hover table .tr:hover>td:first-child,table tbody tr.un-hover table .tr:hover>.td:first-child,table tbody tr.un-hover table .tr.hover>td:first-child,table tbody tr.un-hover table .tr.hover>.td:first-child,table tbody tr.un-hover .table tr:hover>td:first-child,table tbody tr.un-hover .table tr:hover>.td:first-child,table tbody tr.un-hover .table tr.hover>td:first-child,table tbody tr.un-hover .table tr.hover>.td:first-child,table tbody tr.un-hover .table .tr:hover>td:first-child,table tbody tr.un-hover .table .tr:hover>.td:first-child,table tbody tr.un-hover .table .tr.hover>td:first-child,table tbody tr.un-hover .table .tr.hover>.td:first-child,table tbody .tr.un-hover table tr:hover>td:first-child,table tbody .tr.un-hover table tr:hover>.td:first-child,table tbody .tr.un-hover table tr.hover>td:first-child,table tbody .tr.un-hover table tr.hover>.td:first-child,table tbody .tr.un-hover table .tr:hover>td:first-child,table tbody .tr.un-hover table .tr:hover>.td:first-child,table tbody .tr.un-hover table .tr.hover>td:first-child,table tbody .tr.un-hover table .tr.hover>.td:first-child,table tbody .tr.un-hover .table tr:hover>td:first-child,table tbody .tr.un-hover .table tr:hover>.td:first-child,table tbody .tr.un-hover .table tr.hover>td:first-child,table tbody .tr.un-hover .table tr.hover>.td:first-child,table tbody .tr.un-hover .table .tr:hover>td:first-child,table tbody .tr.un-hover .table .tr:hover>.td:first-child,table tbody .tr.un-hover .table .tr.hover>td:first-child,table tbody .tr.un-hover .table .tr.hover>.td:first-child,table .tbody tr.un-hover table tr:hover>td:first-child,table .tbody tr.un-hover table tr:hover>.td:first-child,table .tbody tr.un-hover table tr.hover>td:first-child,table .tbody tr.un-hover table tr.hover>.td:first-child,table .tbody tr.un-hover table .tr:hover>td:first-child,table .tbody tr.un-hover table .tr:hover>.td:first-child,table .tbody tr.un-hover table .tr.hover>td:first-child,table .tbody tr.un-hover table .tr.hover>.td:first-child,table .tbody tr.un-hover .table tr:hover>td:first-child,table .tbody tr.un-hover .table tr:hover>.td:first-child,table .tbody tr.un-hover .table tr.hover>td:first-child,table .tbody tr.un-hover .table tr.hover>.td:first-child,table .tbody tr.un-hover .table .tr:hover>td:first-child,table .tbody tr.un-hover .table .tr:hover>.td:first-child,table .tbody tr.un-hover .table .tr.hover>td:first-child,table .tbody tr.un-hover .table .tr.hover>.td:first-child,table .tbody .tr.un-hover table tr:hover>td:first-child,table .tbody .tr.un-hover table tr:hover>.td:first-child,table .tbody .tr.un-hover table tr.hover>td:first-child,table .tbody .tr.un-hover table tr.hover>.td:first-child,table .tbody .tr.un-hover table .tr:hover>td:first-child,table .tbody .tr.un-hover table .tr:hover>.td:first-child,table .tbody .tr.un-hover table .tr.hover>td:first-child,table .tbody .tr.un-hover table .tr.hover>.td:first-child,table .tbody .tr.un-hover .table tr:hover>td:first-child,table .tbody .tr.un-hover .table tr:hover>.td:first-child,table .tbody .tr.un-hover .table tr.hover>td:first-child,table .tbody .tr.un-hover .table tr.hover>.td:first-child,table .tbody .tr.un-hover .table .tr:hover>td:first-child,table .tbody .tr.un-hover .table .tr:hover>.td:first-child,table .tbody .tr.un-hover .table .tr.hover>td:first-child,table .tbody .tr.un-hover .table .tr.hover>.td:first-child,table thead.expandable tr.un-hover table tr:hover>td:first-child,table thead.expandable tr.un-hover table tr:hover>.td:first-child,table thead.expandable tr.un-hover table tr.hover>td:first-child,table thead.expandable tr.un-hover table tr.hover>.td:first-child,table thead.expandable tr.un-hover table .tr:hover>td:first-child,table thead.expandable tr.un-hover table .tr:hover>.td:first-child,table thead.expandable tr.un-hover table .tr.hover>td:first-child,table thead.expandable tr.un-hover table .tr.hover>.td:first-child,table thead.expandable tr.un-hover .table tr:hover>td:first-child,table thead.expandable tr.un-hover .table tr:hover>.td:first-child,table thead.expandable tr.un-hover .table tr.hover>td:first-child,table thead.expandable tr.un-hover .table tr.hover>.td:first-child,table thead.expandable tr.un-hover .table .tr:hover>td:first-child,table thead.expandable tr.un-hover .table .tr:hover>.td:first-child,table thead.expandable tr.un-hover .table .tr.hover>td:first-child,table thead.expandable tr.un-hover .table .tr.hover>.td:first-child,table thead.expandable .tr.un-hover table tr:hover>td:first-child,table thead.expandable .tr.un-hover table tr:hover>.td:first-child,table thead.expandable .tr.un-hover table tr.hover>td:first-child,table thead.expandable .tr.un-hover table tr.hover>.td:first-child,table thead.expandable .tr.un-hover table .tr:hover>td:first-child,table thead.expandable .tr.un-hover table .tr:hover>.td:first-child,table thead.expandable .tr.un-hover table .tr.hover>td:first-child,table thead.expandable .tr.un-hover table .tr.hover>.td:first-child,table thead.expandable .tr.un-hover .table tr:hover>td:first-child,table thead.expandable .tr.un-hover .table tr:hover>.td:first-child,table thead.expandable .tr.un-hover .table tr.hover>td:first-child,table thead.expandable .tr.un-hover .table tr.hover>.td:first-child,table thead.expandable .tr.un-hover .table .tr:hover>td:first-child,table thead.expandable .tr.un-hover .table .tr:hover>.td:first-child,table thead.expandable .tr.un-hover .table .tr.hover>td:first-child,table thead.expandable .tr.un-hover .table .tr.hover>.td:first-child,.table tbody tr.un-hover table tr:hover>td:first-child,.table tbody tr.un-hover table tr:hover>.td:first-child,.table tbody tr.un-hover table tr.hover>td:first-child,.table tbody tr.un-hover table tr.hover>.td:first-child,.table tbody tr.un-hover table .tr:hover>td:first-child,.table tbody tr.un-hover table .tr:hover>.td:first-child,.table tbody tr.un-hover table .tr.hover>td:first-child,.table tbody tr.un-hover table .tr.hover>.td:first-child,.table tbody tr.un-hover .table tr:hover>td:first-child,.table tbody tr.un-hover .table tr:hover>.td:first-child,.table tbody tr.un-hover .table tr.hover>td:first-child,.table tbody tr.un-hover .table tr.hover>.td:first-child,.table tbody tr.un-hover .table .tr:hover>td:first-child,.table tbody tr.un-hover .table .tr:hover>.td:first-child,.table tbody tr.un-hover .table .tr.hover>td:first-child,.table tbody tr.un-hover .table .tr.hover>.td:first-child,.table tbody .tr.un-hover table tr:hover>td:first-child,.table tbody .tr.un-hover table tr:hover>.td:first-child,.table tbody .tr.un-hover table tr.hover>td:first-child,.table tbody .tr.un-hover table tr.hover>.td:first-child,.table tbody .tr.un-hover table .tr:hover>td:first-child,.table tbody .tr.un-hover table .tr:hover>.td:first-child,.table tbody .tr.un-hover table .tr.hover>td:first-child,.table tbody .tr.un-hover table .tr.hover>.td:first-child,.table tbody .tr.un-hover .table tr:hover>td:first-child,.table tbody .tr.un-hover .table tr:hover>.td:first-child,.table tbody .tr.un-hover .table tr.hover>td:first-child,.table tbody .tr.un-hover .table tr.hover>.td:first-child,.table tbody .tr.un-hover .table .tr:hover>td:first-child,.table tbody .tr.un-hover .table .tr:hover>.td:first-child,.table tbody .tr.un-hover .table .tr.hover>td:first-child,.table tbody .tr.un-hover .table .tr.hover>.td:first-child,.table .tbody tr.un-hover table tr:hover>td:first-child,.table .tbody tr.un-hover table tr:hover>.td:first-child,.table .tbody tr.un-hover table tr.hover>td:first-child,.table .tbody tr.un-hover table tr.hover>.td:first-child,.table .tbody tr.un-hover table .tr:hover>td:first-child,.table .tbody tr.un-hover table .tr:hover>.td:first-child,.table .tbody tr.un-hover table .tr.hover>td:first-child,.table .tbody tr.un-hover table .tr.hover>.td:first-child,.table .tbody tr.un-hover .table tr:hover>td:first-child,.table .tbody tr.un-hover .table tr:hover>.td:first-child,.table .tbody tr.un-hover .table tr.hover>td:first-child,.table .tbody tr.un-hover .table tr.hover>.td:first-child,.table .tbody tr.un-hover .table .tr:hover>td:first-child,.table .tbody tr.un-hover .table .tr:hover>.td:first-child,.table .tbody tr.un-hover .table .tr.hover>td:first-child,.table .tbody tr.un-hover .table .tr.hover>.td:first-child,.table .tbody .tr.un-hover table tr:hover>td:first-child,.table .tbody .tr.un-hover table tr:hover>.td:first-child,.table .tbody .tr.un-hover table tr.hover>td:first-child,.table .tbody .tr.un-hover table tr.hover>.td:first-child,.table .tbody .tr.un-hover table .tr:hover>td:first-child,.table .tbody .tr.un-hover table .tr:hover>.td:first-child,.table .tbody .tr.un-hover table .tr.hover>td:first-child,.table .tbody .tr.un-hover table .tr.hover>.td:first-child,.table .tbody .tr.un-hover .table tr:hover>td:first-child,.table .tbody .tr.un-hover .table tr:hover>.td:first-child,.table .tbody .tr.un-hover .table tr.hover>td:first-child,.table .tbody .tr.un-hover .table tr.hover>.td:first-child,.table .tbody .tr.un-hover .table .tr:hover>td:first-child,.table .tbody .tr.un-hover .table .tr:hover>.td:first-child,.table .tbody .tr.un-hover .table .tr.hover>td:first-child,.table .tbody .tr.un-hover .table .tr.hover>.td:first-child,.table thead.expandable tr.un-hover table tr:hover>td:first-child,.table thead.expandable tr.un-hover table tr:hover>.td:first-child,.table thead.expandable tr.un-hover table tr.hover>td:first-child,.table thead.expandable tr.un-hover table tr.hover>.td:first-child,.table thead.expandable tr.un-hover table .tr:hover>td:first-child,.table thead.expandable tr.un-hover table .tr:hover>.td:first-child,.table thead.expandable tr.un-hover table .tr.hover>td:first-child,.table thead.expandable tr.un-hover table .tr.hover>.td:first-child,.table thead.expandable tr.un-hover .table tr:hover>td:first-child,.table thead.expandable tr.un-hover .table tr:hover>.td:first-child,.table thead.expandable tr.un-hover .table tr.hover>td:first-child,.table thead.expandable tr.un-hover .table tr.hover>.td:first-child,.table thead.expandable tr.un-hover .table .tr:hover>td:first-child,.table thead.expandable tr.un-hover .table .tr:hover>.td:first-child,.table thead.expandable tr.un-hover .table .tr.hover>td:first-child,.table thead.expandable tr.un-hover .table .tr.hover>.td:first-child,.table thead.expandable .tr.un-hover table tr:hover>td:first-child,.table thead.expandable .tr.un-hover table tr:hover>.td:first-child,.table thead.expandable .tr.un-hover table tr.hover>td:first-child,.table thead.expandable .tr.un-hover table tr.hover>.td:first-child,.table thead.expandable .tr.un-hover table .tr:hover>td:first-child,.table thead.expandable .tr.un-hover table .tr:hover>.td:first-child,.table thead.expandable .tr.un-hover table .tr.hover>td:first-child,.table thead.expandable .tr.un-hover table .tr.hover>.td:first-child,.table thead.expandable .tr.un-hover .table tr:hover>td:first-child,.table thead.expandable .tr.un-hover .table tr:hover>.td:first-child,.table thead.expandable .tr.un-hover .table tr.hover>td:first-child,.table thead.expandable .tr.un-hover .table tr.hover>.td:first-child,.table thead.expandable .tr.un-hover .table .tr:hover>td:first-child,.table thead.expandable .tr.un-hover .table .tr:hover>.td:first-child,.table thead.expandable .tr.un-hover .table .tr.hover>td:first-child,.table thead.expandable .tr.un-hover .table .tr.hover>.td:first-child,.inline-table tbody tr.un-hover table tr:hover>td:first-child,.inline-table tbody tr.un-hover table tr:hover>.td:first-child,.inline-table tbody tr.un-hover table tr.hover>td:first-child,.inline-table tbody tr.un-hover table tr.hover>.td:first-child,.inline-table tbody tr.un-hover table .tr:hover>td:first-child,.inline-table tbody tr.un-hover table .tr:hover>.td:first-child,.inline-table tbody tr.un-hover table .tr.hover>td:first-child,.inline-table tbody tr.un-hover table .tr.hover>.td:first-child,.inline-table tbody tr.un-hover .table tr:hover>td:first-child,.inline-table tbody tr.un-hover .table tr:hover>.td:first-child,.inline-table tbody tr.un-hover .table tr.hover>td:first-child,.inline-table tbody tr.un-hover .table tr.hover>.td:first-child,.inline-table tbody tr.un-hover .table .tr:hover>td:first-child,.inline-table tbody tr.un-hover .table .tr:hover>.td:first-child,.inline-table tbody tr.un-hover .table .tr.hover>td:first-child,.inline-table tbody tr.un-hover .table .tr.hover>.td:first-child,.inline-table tbody .tr.un-hover table tr:hover>td:first-child,.inline-table tbody .tr.un-hover table tr:hover>.td:first-child,.inline-table tbody .tr.un-hover table tr.hover>td:first-child,.inline-table tbody .tr.un-hover table tr.hover>.td:first-child,.inline-table tbody .tr.un-hover table .tr:hover>td:first-child,.inline-table tbody .tr.un-hover table .tr:hover>.td:first-child,.inline-table tbody .tr.un-hover table .tr.hover>td:first-child,.inline-table tbody .tr.un-hover table .tr.hover>.td:first-child,.inline-table tbody .tr.un-hover .table tr:hover>td:first-child,.inline-table tbody .tr.un-hover .table tr:hover>.td:first-child,.inline-table tbody .tr.un-hover .table tr.hover>td:first-child,.inline-table tbody .tr.un-hover .table tr.hover>.td:first-child,.inline-table tbody .tr.un-hover .table .tr:hover>td:first-child,.inline-table tbody .tr.un-hover .table .tr:hover>.td:first-child,.inline-table tbody .tr.un-hover .table .tr.hover>td:first-child,.inline-table tbody .tr.un-hover .table .tr.hover>.td:first-child,.inline-table .tbody tr.un-hover table tr:hover>td:first-child,.inline-table .tbody tr.un-hover table tr:hover>.td:first-child,.inline-table .tbody tr.un-hover table tr.hover>td:first-child,.inline-table .tbody tr.un-hover table tr.hover>.td:first-child,.inline-table .tbody tr.un-hover table .tr:hover>td:first-child,.inline-table .tbody tr.un-hover table .tr:hover>.td:first-child,.inline-table .tbody tr.un-hover table .tr.hover>td:first-child,.inline-table .tbody tr.un-hover table .tr.hover>.td:first-child,.inline-table .tbody tr.un-hover .table tr:hover>td:first-child,.inline-table .tbody tr.un-hover .table tr:hover>.td:first-child,.inline-table .tbody tr.un-hover .table tr.hover>td:first-child,.inline-table .tbody tr.un-hover .table tr.hover>.td:first-child,.inline-table .tbody tr.un-hover .table .tr:hover>td:first-child,.inline-table .tbody tr.un-hover .table .tr:hover>.td:first-child,.inline-table .tbody tr.un-hover .table .tr.hover>td:first-child,.inline-table .tbody tr.un-hover .table .tr.hover>.td:first-child,.inline-table .tbody .tr.un-hover table tr:hover>td:first-child,.inline-table .tbody .tr.un-hover table tr:hover>.td:first-child,.inline-table .tbody .tr.un-hover table tr.hover>td:first-child,.inline-table .tbody .tr.un-hover table tr.hover>.td:first-child,.inline-table .tbody .tr.un-hover table .tr:hover>td:first-child,.inline-table .tbody .tr.un-hover table .tr:hover>.td:first-child,.inline-table .tbody .tr.un-hover table .tr.hover>td:first-child,.inline-table .tbody .tr.un-hover table .tr.hover>.td:first-child,.inline-table .tbody .tr.un-hover .table tr:hover>td:first-child,.inline-table .tbody .tr.un-hover .table tr:hover>.td:first-child,.inline-table .tbody .tr.un-hover .table tr.hover>td:first-child,.inline-table .tbody .tr.un-hover .table tr.hover>.td:first-child,.inline-table .tbody .tr.un-hover .table .tr:hover>td:first-child,.inline-table .tbody .tr.un-hover .table .tr:hover>.td:first-child,.inline-table .tbody .tr.un-hover .table .tr.hover>td:first-child,.inline-table .tbody .tr.un-hover .table .tr.hover>.td:first-child,.inline-table thead.expandable tr.un-hover table tr:hover>td:first-child,.inline-table thead.expandable tr.un-hover table tr:hover>.td:first-child,.inline-table thead.expandable tr.un-hover table tr.hover>td:first-child,.inline-table thead.expandable tr.un-hover table tr.hover>.td:first-child,.inline-table thead.expandable tr.un-hover table .tr:hover>td:first-child,.inline-table thead.expandable tr.un-hover table .tr:hover>.td:first-child,.inline-table thead.expandable tr.un-hover table .tr.hover>td:first-child,.inline-table thead.expandable tr.un-hover table .tr.hover>.td:first-child,.inline-table thead.expandable tr.un-hover .table tr:hover>td:first-child,.inline-table thead.expandable tr.un-hover .table tr:hover>.td:first-child,.inline-table thead.expandable tr.un-hover .table tr.hover>td:first-child,.inline-table thead.expandable tr.un-hover .table tr.hover>.td:first-child,.inline-table thead.expandable tr.un-hover .table .tr:hover>td:first-child,.inline-table thead.expandable tr.un-hover .table .tr:hover>.td:first-child,.inline-table thead.expandable tr.un-hover .table .tr.hover>td:first-child,.inline-table thead.expandable tr.un-hover .table .tr.hover>.td:first-child,.inline-table thead.expandable .tr.un-hover table tr:hover>td:first-child,.inline-table thead.expandable .tr.un-hover table tr:hover>.td:first-child,.inline-table thead.expandable .tr.un-hover table tr.hover>td:first-child,.inline-table thead.expandable .tr.un-hover table tr.hover>.td:first-child,.inline-table thead.expandable .tr.un-hover table .tr:hover>td:first-child,.inline-table thead.expandable .tr.un-hover table .tr:hover>.td:first-child,.inline-table thead.expandable .tr.un-hover table .tr.hover>td:first-child,.inline-table thead.expandable .tr.un-hover table .tr.hover>.td:first-child,.inline-table thead.expandable .tr.un-hover .table tr:hover>td:first-child,.inline-table thead.expandable .tr.un-hover .table tr:hover>.td:first-child,.inline-table thead.expandable .tr.un-hover .table tr.hover>td:first-child,.inline-table thead.expandable .tr.un-hover .table tr.hover>.td:first-child,.inline-table thead.expandable .tr.un-hover .table .tr:hover>td:first-child,.inline-table thead.expandable .tr.un-hover .table .tr:hover>.td:first-child,.inline-table thead.expandable .tr.un-hover .table .tr.hover>td:first-child,.inline-table thead.expandable .tr.un-hover .table .tr.hover>.td:first-child{border-left-color:#408cf8 !important}table tbody tr.un-hover table tr:hover>input:first-child+td,table tbody tr.un-hover table tr:hover>input:first-child+.td,table tbody tr.un-hover table tr.hover>input:first-child+td,table tbody tr.un-hover table tr.hover>input:first-child+.td,table tbody tr.un-hover table .tr:hover>input:first-child+td,table tbody tr.un-hover table .tr:hover>input:first-child+.td,table tbody tr.un-hover table .tr.hover>input:first-child+td,table tbody tr.un-hover table .tr.hover>input:first-child+.td,table tbody tr.un-hover .table tr:hover>input:first-child+td,table tbody tr.un-hover .table tr:hover>input:first-child+.td,table tbody tr.un-hover .table tr.hover>input:first-child+td,table tbody tr.un-hover .table tr.hover>input:first-child+.td,table tbody tr.un-hover .table .tr:hover>input:first-child+td,table tbody tr.un-hover .table .tr:hover>input:first-child+.td,table tbody tr.un-hover .table .tr.hover>input:first-child+td,table tbody tr.un-hover .table .tr.hover>input:first-child+.td,table tbody .tr.un-hover table tr:hover>input:first-child+td,table tbody .tr.un-hover table tr:hover>input:first-child+.td,table tbody .tr.un-hover table tr.hover>input:first-child+td,table tbody .tr.un-hover table tr.hover>input:first-child+.td,table tbody .tr.un-hover table .tr:hover>input:first-child+td,table tbody .tr.un-hover table .tr:hover>input:first-child+.td,table tbody .tr.un-hover table .tr.hover>input:first-child+td,table tbody .tr.un-hover table .tr.hover>input:first-child+.td,table tbody .tr.un-hover .table tr:hover>input:first-child+td,table tbody .tr.un-hover .table tr:hover>input:first-child+.td,table tbody .tr.un-hover .table tr.hover>input:first-child+td,table tbody .tr.un-hover .table tr.hover>input:first-child+.td,table tbody .tr.un-hover .table .tr:hover>input:first-child+td,table tbody .tr.un-hover .table .tr:hover>input:first-child+.td,table tbody .tr.un-hover .table .tr.hover>input:first-child+td,table tbody .tr.un-hover .table .tr.hover>input:first-child+.td,table .tbody tr.un-hover table tr:hover>input:first-child+td,table .tbody tr.un-hover table tr:hover>input:first-child+.td,table .tbody tr.un-hover table tr.hover>input:first-child+td,table .tbody tr.un-hover table tr.hover>input:first-child+.td,table .tbody tr.un-hover table .tr:hover>input:first-child+td,table .tbody tr.un-hover table .tr:hover>input:first-child+.td,table .tbody tr.un-hover table .tr.hover>input:first-child+td,table .tbody tr.un-hover table .tr.hover>input:first-child+.td,table .tbody tr.un-hover .table tr:hover>input:first-child+td,table .tbody tr.un-hover .table tr:hover>input:first-child+.td,table .tbody tr.un-hover .table tr.hover>input:first-child+td,table .tbody tr.un-hover .table tr.hover>input:first-child+.td,table .tbody tr.un-hover .table .tr:hover>input:first-child+td,table .tbody tr.un-hover .table .tr:hover>input:first-child+.td,table .tbody tr.un-hover .table .tr.hover>input:first-child+td,table .tbody tr.un-hover .table .tr.hover>input:first-child+.td,table .tbody .tr.un-hover table tr:hover>input:first-child+td,table .tbody .tr.un-hover table tr:hover>input:first-child+.td,table .tbody .tr.un-hover table tr.hover>input:first-child+td,table .tbody .tr.un-hover table tr.hover>input:first-child+.td,table .tbody .tr.un-hover table .tr:hover>input:first-child+td,table .tbody .tr.un-hover table .tr:hover>input:first-child+.td,table .tbody .tr.un-hover table .tr.hover>input:first-child+td,table .tbody .tr.un-hover table .tr.hover>input:first-child+.td,table .tbody .tr.un-hover .table tr:hover>input:first-child+td,table .tbody .tr.un-hover .table tr:hover>input:first-child+.td,table .tbody .tr.un-hover .table tr.hover>input:first-child+td,table .tbody .tr.un-hover .table tr.hover>input:first-child+.td,table .tbody .tr.un-hover .table .tr:hover>input:first-child+td,table .tbody .tr.un-hover .table .tr:hover>input:first-child+.td,table .tbody .tr.un-hover .table .tr.hover>input:first-child+td,table .tbody .tr.un-hover .table .tr.hover>input:first-child+.td,table thead.expandable tr.un-hover table tr:hover>input:first-child+td,table thead.expandable tr.un-hover table tr:hover>input:first-child+.td,table thead.expandable tr.un-hover table tr.hover>input:first-child+td,table thead.expandable tr.un-hover table tr.hover>input:first-child+.td,table thead.expandable tr.un-hover table .tr:hover>input:first-child+td,table thead.expandable tr.un-hover table .tr:hover>input:first-child+.td,table thead.expandable tr.un-hover table .tr.hover>input:first-child+td,table thead.expandable tr.un-hover table .tr.hover>input:first-child+.td,table thead.expandable tr.un-hover .table tr:hover>input:first-child+td,table thead.expandable tr.un-hover .table tr:hover>input:first-child+.td,table thead.expandable tr.un-hover .table tr.hover>input:first-child+td,table thead.expandable tr.un-hover .table tr.hover>input:first-child+.td,table thead.expandable tr.un-hover .table .tr:hover>input:first-child+td,table thead.expandable tr.un-hover .table .tr:hover>input:first-child+.td,table thead.expandable tr.un-hover .table .tr.hover>input:first-child+td,table thead.expandable tr.un-hover .table .tr.hover>input:first-child+.td,table thead.expandable .tr.un-hover table tr:hover>input:first-child+td,table thead.expandable .tr.un-hover table tr:hover>input:first-child+.td,table thead.expandable .tr.un-hover table tr.hover>input:first-child+td,table thead.expandable .tr.un-hover table tr.hover>input:first-child+.td,table thead.expandable .tr.un-hover table .tr:hover>input:first-child+td,table thead.expandable .tr.un-hover table .tr:hover>input:first-child+.td,table thead.expandable .tr.un-hover table .tr.hover>input:first-child+td,table thead.expandable .tr.un-hover table .tr.hover>input:first-child+.td,table thead.expandable .tr.un-hover .table tr:hover>input:first-child+td,table thead.expandable .tr.un-hover .table tr:hover>input:first-child+.td,table thead.expandable .tr.un-hover .table tr.hover>input:first-child+td,table thead.expandable .tr.un-hover .table tr.hover>input:first-child+.td,table thead.expandable .tr.un-hover .table .tr:hover>input:first-child+td,table thead.expandable .tr.un-hover .table .tr:hover>input:first-child+.td,table thead.expandable .tr.un-hover .table .tr.hover>input:first-child+td,table thead.expandable .tr.un-hover .table .tr.hover>input:first-child+.td,.table tbody tr.un-hover table tr:hover>input:first-child+td,.table tbody tr.un-hover table tr:hover>input:first-child+.td,.table tbody tr.un-hover table tr.hover>input:first-child+td,.table tbody tr.un-hover table tr.hover>input:first-child+.td,.table tbody tr.un-hover table .tr:hover>input:first-child+td,.table tbody tr.un-hover table .tr:hover>input:first-child+.td,.table tbody tr.un-hover table .tr.hover>input:first-child+td,.table tbody tr.un-hover table .tr.hover>input:first-child+.td,.table tbody tr.un-hover .table tr:hover>input:first-child+td,.table tbody tr.un-hover .table tr:hover>input:first-child+.td,.table tbody tr.un-hover .table tr.hover>input:first-child+td,.table tbody tr.un-hover .table tr.hover>input:first-child+.td,.table tbody tr.un-hover .table .tr:hover>input:first-child+td,.table tbody tr.un-hover .table .tr:hover>input:first-child+.td,.table tbody tr.un-hover .table .tr.hover>input:first-child+td,.table tbody tr.un-hover .table .tr.hover>input:first-child+.td,.table tbody .tr.un-hover table tr:hover>input:first-child+td,.table tbody .tr.un-hover table tr:hover>input:first-child+.td,.table tbody .tr.un-hover table tr.hover>input:first-child+td,.table tbody .tr.un-hover table tr.hover>input:first-child+.td,.table tbody .tr.un-hover table .tr:hover>input:first-child+td,.table tbody .tr.un-hover table .tr:hover>input:first-child+.td,.table tbody .tr.un-hover table .tr.hover>input:first-child+td,.table tbody .tr.un-hover table .tr.hover>input:first-child+.td,.table tbody .tr.un-hover .table tr:hover>input:first-child+td,.table tbody .tr.un-hover .table tr:hover>input:first-child+.td,.table tbody .tr.un-hover .table tr.hover>input:first-child+td,.table tbody .tr.un-hover .table tr.hover>input:first-child+.td,.table tbody .tr.un-hover .table .tr:hover>input:first-child+td,.table tbody .tr.un-hover .table .tr:hover>input:first-child+.td,.table tbody .tr.un-hover .table .tr.hover>input:first-child+td,.table tbody .tr.un-hover .table .tr.hover>input:first-child+.td,.table .tbody tr.un-hover table tr:hover>input:first-child+td,.table .tbody tr.un-hover table tr:hover>input:first-child+.td,.table .tbody tr.un-hover table tr.hover>input:first-child+td,.table .tbody tr.un-hover table tr.hover>input:first-child+.td,.table .tbody tr.un-hover table .tr:hover>input:first-child+td,.table .tbody tr.un-hover table .tr:hover>input:first-child+.td,.table .tbody tr.un-hover table .tr.hover>input:first-child+td,.table .tbody tr.un-hover table .tr.hover>input:first-child+.td,.table .tbody tr.un-hover .table tr:hover>input:first-child+td,.table .tbody tr.un-hover .table tr:hover>input:first-child+.td,.table .tbody tr.un-hover .table tr.hover>input:first-child+td,.table .tbody tr.un-hover .table tr.hover>input:first-child+.td,.table .tbody tr.un-hover .table .tr:hover>input:first-child+td,.table .tbody tr.un-hover .table .tr:hover>input:first-child+.td,.table .tbody tr.un-hover .table .tr.hover>input:first-child+td,.table .tbody tr.un-hover .table .tr.hover>input:first-child+.td,.table .tbody .tr.un-hover table tr:hover>input:first-child+td,.table .tbody .tr.un-hover table tr:hover>input:first-child+.td,.table .tbody .tr.un-hover table tr.hover>input:first-child+td,.table .tbody .tr.un-hover table tr.hover>input:first-child+.td,.table .tbody .tr.un-hover table .tr:hover>input:first-child+td,.table .tbody .tr.un-hover table .tr:hover>input:first-child+.td,.table .tbody .tr.un-hover table .tr.hover>input:first-child+td,.table .tbody .tr.un-hover table .tr.hover>input:first-child+.td,.table .tbody .tr.un-hover .table tr:hover>input:first-child+td,.table .tbody .tr.un-hover .table tr:hover>input:first-child+.td,.table .tbody .tr.un-hover .table tr.hover>input:first-child+td,.table .tbody .tr.un-hover .table tr.hover>input:first-child+.td,.table .tbody .tr.un-hover .table .tr:hover>input:first-child+td,.table .tbody .tr.un-hover .table .tr:hover>input:first-child+.td,.table .tbody .tr.un-hover .table .tr.hover>input:first-child+td,.table .tbody .tr.un-hover .table .tr.hover>input:first-child+.td,.table thead.expandable tr.un-hover table tr:hover>input:first-child+td,.table thead.expandable tr.un-hover table tr:hover>input:first-child+.td,.table thead.expandable tr.un-hover table tr.hover>input:first-child+td,.table thead.expandable tr.un-hover table tr.hover>input:first-child+.td,.table thead.expandable tr.un-hover table .tr:hover>input:first-child+td,.table thead.expandable tr.un-hover table .tr:hover>input:first-child+.td,.table thead.expandable tr.un-hover table .tr.hover>input:first-child+td,.table thead.expandable tr.un-hover table .tr.hover>input:first-child+.td,.table thead.expandable tr.un-hover .table tr:hover>input:first-child+td,.table thead.expandable tr.un-hover .table tr:hover>input:first-child+.td,.table thead.expandable tr.un-hover .table tr.hover>input:first-child+td,.table thead.expandable tr.un-hover .table tr.hover>input:first-child+.td,.table thead.expandable tr.un-hover .table .tr:hover>input:first-child+td,.table thead.expandable tr.un-hover .table .tr:hover>input:first-child+.td,.table thead.expandable tr.un-hover .table .tr.hover>input:first-child+td,.table thead.expandable tr.un-hover .table .tr.hover>input:first-child+.td,.table thead.expandable .tr.un-hover table tr:hover>input:first-child+td,.table thead.expandable .tr.un-hover table tr:hover>input:first-child+.td,.table thead.expandable .tr.un-hover table tr.hover>input:first-child+td,.table thead.expandable .tr.un-hover table tr.hover>input:first-child+.td,.table thead.expandable .tr.un-hover table .tr:hover>input:first-child+td,.table thead.expandable .tr.un-hover table .tr:hover>input:first-child+.td,.table thead.expandable .tr.un-hover table .tr.hover>input:first-child+td,.table thead.expandable .tr.un-hover table .tr.hover>input:first-child+.td,.table thead.expandable .tr.un-hover .table tr:hover>input:first-child+td,.table thead.expandable .tr.un-hover .table tr:hover>input:first-child+.td,.table thead.expandable .tr.un-hover .table tr.hover>input:first-child+td,.table thead.expandable .tr.un-hover .table tr.hover>input:first-child+.td,.table thead.expandable .tr.un-hover .table .tr:hover>input:first-child+td,.table thead.expandable .tr.un-hover .table .tr:hover>input:first-child+.td,.table thead.expandable .tr.un-hover .table .tr.hover>input:first-child+td,.table thead.expandable .tr.un-hover .table .tr.hover>input:first-child+.td,.inline-table tbody tr.un-hover table tr:hover>input:first-child+td,.inline-table tbody tr.un-hover table tr:hover>input:first-child+.td,.inline-table tbody tr.un-hover table tr.hover>input:first-child+td,.inline-table tbody tr.un-hover table tr.hover>input:first-child+.td,.inline-table tbody tr.un-hover table .tr:hover>input:first-child+td,.inline-table tbody tr.un-hover table .tr:hover>input:first-child+.td,.inline-table tbody tr.un-hover table .tr.hover>input:first-child+td,.inline-table tbody tr.un-hover table .tr.hover>input:first-child+.td,.inline-table tbody tr.un-hover .table tr:hover>input:first-child+td,.inline-table tbody tr.un-hover .table tr:hover>input:first-child+.td,.inline-table tbody tr.un-hover .table tr.hover>input:first-child+td,.inline-table tbody tr.un-hover .table tr.hover>input:first-child+.td,.inline-table tbody tr.un-hover .table .tr:hover>input:first-child+td,.inline-table tbody tr.un-hover .table .tr:hover>input:first-child+.td,.inline-table tbody tr.un-hover .table .tr.hover>input:first-child+td,.inline-table tbody tr.un-hover .table .tr.hover>input:first-child+.td,.inline-table tbody .tr.un-hover table tr:hover>input:first-child+td,.inline-table tbody .tr.un-hover table tr:hover>input:first-child+.td,.inline-table tbody .tr.un-hover table tr.hover>input:first-child+td,.inline-table tbody .tr.un-hover table tr.hover>input:first-child+.td,.inline-table tbody .tr.un-hover table .tr:hover>input:first-child+td,.inline-table tbody .tr.un-hover table .tr:hover>input:first-child+.td,.inline-table tbody .tr.un-hover table .tr.hover>input:first-child+td,.inline-table tbody .tr.un-hover table .tr.hover>input:first-child+.td,.inline-table tbody .tr.un-hover .table tr:hover>input:first-child+td,.inline-table tbody .tr.un-hover .table tr:hover>input:first-child+.td,.inline-table tbody .tr.un-hover .table tr.hover>input:first-child+td,.inline-table tbody .tr.un-hover .table tr.hover>input:first-child+.td,.inline-table tbody .tr.un-hover .table .tr:hover>input:first-child+td,.inline-table tbody .tr.un-hover .table .tr:hover>input:first-child+.td,.inline-table tbody .tr.un-hover .table .tr.hover>input:first-child+td,.inline-table tbody .tr.un-hover .table .tr.hover>input:first-child+.td,.inline-table .tbody tr.un-hover table tr:hover>input:first-child+td,.inline-table .tbody tr.un-hover table tr:hover>input:first-child+.td,.inline-table .tbody tr.un-hover table tr.hover>input:first-child+td,.inline-table .tbody tr.un-hover table tr.hover>input:first-child+.td,.inline-table .tbody tr.un-hover table .tr:hover>input:first-child+td,.inline-table .tbody tr.un-hover table .tr:hover>input:first-child+.td,.inline-table .tbody tr.un-hover table .tr.hover>input:first-child+td,.inline-table .tbody tr.un-hover table .tr.hover>input:first-child+.td,.inline-table .tbody tr.un-hover .table tr:hover>input:first-child+td,.inline-table .tbody tr.un-hover .table tr:hover>input:first-child+.td,.inline-table .tbody tr.un-hover .table tr.hover>input:first-child+td,.inline-table .tbody tr.un-hover .table tr.hover>input:first-child+.td,.inline-table .tbody tr.un-hover .table .tr:hover>input:first-child+td,.inline-table .tbody tr.un-hover .table .tr:hover>input:first-child+.td,.inline-table .tbody tr.un-hover .table .tr.hover>input:first-child+td,.inline-table .tbody tr.un-hover .table .tr.hover>input:first-child+.td,.inline-table .tbody .tr.un-hover table tr:hover>input:first-child+td,.inline-table .tbody .tr.un-hover table tr:hover>input:first-child+.td,.inline-table .tbody .tr.un-hover table tr.hover>input:first-child+td,.inline-table .tbody .tr.un-hover table tr.hover>input:first-child+.td,.inline-table .tbody .tr.un-hover table .tr:hover>input:first-child+td,.inline-table .tbody .tr.un-hover table .tr:hover>input:first-child+.td,.inline-table .tbody .tr.un-hover table .tr.hover>input:first-child+td,.inline-table .tbody .tr.un-hover table .tr.hover>input:first-child+.td,.inline-table .tbody .tr.un-hover .table tr:hover>input:first-child+td,.inline-table .tbody .tr.un-hover .table tr:hover>input:first-child+.td,.inline-table .tbody .tr.un-hover .table tr.hover>input:first-child+td,.inline-table .tbody .tr.un-hover .table tr.hover>input:first-child+.td,.inline-table .tbody .tr.un-hover .table .tr:hover>input:first-child+td,.inline-table .tbody .tr.un-hover .table .tr:hover>input:first-child+.td,.inline-table .tbody .tr.un-hover .table .tr.hover>input:first-child+td,.inline-table .tbody .tr.un-hover .table .tr.hover>input:first-child+.td,.inline-table thead.expandable tr.un-hover table tr:hover>input:first-child+td,.inline-table thead.expandable tr.un-hover table tr:hover>input:first-child+.td,.inline-table thead.expandable tr.un-hover table tr.hover>input:first-child+td,.inline-table thead.expandable tr.un-hover table tr.hover>input:first-child+.td,.inline-table thead.expandable tr.un-hover table .tr:hover>input:first-child+td,.inline-table thead.expandable tr.un-hover table .tr:hover>input:first-child+.td,.inline-table thead.expandable tr.un-hover table .tr.hover>input:first-child+td,.inline-table thead.expandable tr.un-hover table .tr.hover>input:first-child+.td,.inline-table thead.expandable tr.un-hover .table tr:hover>input:first-child+td,.inline-table thead.expandable tr.un-hover .table tr:hover>input:first-child+.td,.inline-table thead.expandable tr.un-hover .table tr.hover>input:first-child+td,.inline-table thead.expandable tr.un-hover .table tr.hover>input:first-child+.td,.inline-table thead.expandable tr.un-hover .table .tr:hover>input:first-child+td,.inline-table thead.expandable tr.un-hover .table .tr:hover>input:first-child+.td,.inline-table thead.expandable tr.un-hover .table .tr.hover>input:first-child+td,.inline-table thead.expandable tr.un-hover .table .tr.hover>input:first-child+.td,.inline-table thead.expandable .tr.un-hover table tr:hover>input:first-child+td,.inline-table thead.expandable .tr.un-hover table tr:hover>input:first-child+.td,.inline-table thead.expandable .tr.un-hover table tr.hover>input:first-child+td,.inline-table thead.expandable .tr.un-hover table tr.hover>input:first-child+.td,.inline-table thead.expandable .tr.un-hover table .tr:hover>input:first-child+td,.inline-table thead.expandable .tr.un-hover table .tr:hover>input:first-child+.td,.inline-table thead.expandable .tr.un-hover table .tr.hover>input:first-child+td,.inline-table thead.expandable .tr.un-hover table .tr.hover>input:first-child+.td,.inline-table thead.expandable .tr.un-hover .table tr:hover>input:first-child+td,.inline-table thead.expandable .tr.un-hover .table tr:hover>input:first-child+.td,.inline-table thead.expandable .tr.un-hover .table tr.hover>input:first-child+td,.inline-table thead.expandable .tr.un-hover .table tr.hover>input:first-child+.td,.inline-table thead.expandable .tr.un-hover .table .tr:hover>input:first-child+td,.inline-table thead.expandable .tr.un-hover .table .tr:hover>input:first-child+.td,.inline-table thead.expandable .tr.un-hover .table .tr.hover>input:first-child+td,.inline-table thead.expandable .tr.un-hover .table .tr.hover>input:first-child+.td{border-left-color:#408cf8 !important}table tr[data-href],table .tr[data-href],.table tr[data-href],.table .tr[data-href],.inline-table tr[data-href],.inline-table .tr[data-href]{cursor:pointer}table tr.tall-row td,table tr.tall-row .td,table .tr.tall-row td,table .tr.tall-row .td,.table tr.tall-row td,.table tr.tall-row .td,.table .tr.tall-row td,.table .tr.tall-row .td,.inline-table tr.tall-row td,.inline-table tr.tall-row .td,.inline-table .tr.tall-row td,.inline-table .tr.tall-row .td{padding-top:3rem;padding-bottom:3rem}table tr td:first-child,table tr .td:first-child,table .tr td:first-child,table .tr .td:first-child,.table tr td:first-child,.table tr .td:first-child,.table .tr td:first-child,.table .tr .td:first-child,.inline-table tr td:first-child,.inline-table tr .td:first-child,.inline-table .tr td:first-child,.inline-table .tr .td:first-child{border-left:2px solid transparent}table tr>input:first-child+td,table tr>input:first-child+.td,table .tr>input:first-child+td,table .tr>input:first-child+.td,.table tr>input:first-child+td,.table tr>input:first-child+.td,.table .tr>input:first-child+td,.table .tr>input:first-child+.td,.inline-table tr>input:first-child+td,.inline-table tr>input:first-child+.td,.inline-table .tr>input:first-child+td,.inline-table .tr>input:first-child+.td{border-left:2px solid transparent}table tr.default .default-icon,table .tr.default .default-icon,.table tr.default .default-icon,.table .tr.default .default-icon,.inline-table tr.default .default-icon,.inline-table .tr.default .default-icon{visibility:visible}table tr.disabled .td,table tr.disabled td,table .tr.disabled .td,table .tr.disabled td,.table tr.disabled .td,.table tr.disabled td,.table .tr.disabled .td,.table .tr.disabled td,.inline-table tr.disabled .td,.inline-table tr.disabled td,.inline-table .tr.disabled .td,.inline-table .tr.disabled td{opacity:0.3;pointer-events:none}table.table-tiny th,table.table-tiny td,table.table-tiny .th,table.table-tiny .td,.table.table-tiny th,.table.table-tiny td,.table.table-tiny .th,.table.table-tiny .td,.inline-table.table-tiny th,.inline-table.table-tiny td,.inline-table.table-tiny .th,.inline-table.table-tiny .td{min-height:2.8rem;height:2.8rem;padding-top:0.2rem;padding-bottom:0.2rem}table.table-tiny th.number,table.table-tiny td.number,table.table-tiny .th.number,table.table-tiny .td.number,.table.table-tiny th.number,.table.table-tiny td.number,.table.table-tiny .th.number,.table.table-tiny .td.number,.inline-table.table-tiny th.number,.inline-table.table-tiny td.number,.inline-table.table-tiny .th.number,.inline-table.table-tiny .td.number{padding-right:1rem}th,td,.th,.td{text-align:left;vertical-align:middle;padding-left:0.5rem;padding-right:0.5rem;word-wrap:break-word}th span.count:after,td span.count:after,.th span.count:after,.td span.count:after{content:counter(td-counter) "."}th.has-status,td.has-status,.th.has-status,.td.has-status{text-align:right;padding-right:1rem}th.with-currency,td.with-currency,.th.with-currency,.td.with-currency{max-width:60px !important;width:60px !important;min-width:60px !important}th.with-table,td.with-table,.th.with-table,.td.with-table{padding:0 !important;background-color:#eef5ff !important;height:auto;min-height:0}th.with-table thead th,td.with-table thead th,.th.with-table thead th,.td.with-table thead th{padding-top:0.5rem !important;padding-bottom:0.5rem !important;background-color:#eef5ff !important;border-bottom-color:#fff !important}th.with-table tbody td,td.with-table tbody td,.th.with-table tbody td,.td.with-table tbody td{border-top-color:#fff}th.view-more,td.view-more,.th.view-more,.td.view-more{color:#407cd0;background-color:#407cd0 !important;text-align:center;cursor:pointer;border-left:0 none !important}th.mark,td.mark,.th.mark,.td.mark{padding-left:1rem}th.rtl,td.rtl,.th.rtl,.td.rtl{direction:rtl}th .has-tooltip,td .has-tooltip,.th .has-tooltip,.td .has-tooltip{display:inline-block;vertical-align:middle}th .default-icon,td .default-icon,.th .default-icon,.td .default-icon{visibility:hidden}th .default-icon span,td .default-icon span,.th .default-icon span,.td .default-icon span{display:inline-block;vertical-align:middle}th .default-icon span:before,td .default-icon span:before,.th .default-icon span:before,.td .default-icon span:before{content:"\e92d";font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:3rem;line-height:3rem;color:#f8c740}th .color-blue,td .color-blue,.th .color-blue,.td .color-blue{color:#407cd0 !important}th .color-green,td .color-green,.th .color-green,.td .color-green{color:#2AB75D}th .color-mute,td .color-mute,.th .color-mute,.td .color-mute{color:#d1dbe7}th p,td p,.th p,.td p{margin:0}th p.small,td p.small,.th p.small,.td p.small{font-size:1rem}th p.small.mute,td p.small.mute,.th p.small.mute,.td p.small.mute{color:#515151}@media (min-width: 1180px){th .text-ellipsis,td .text-ellipsis,.th .text-ellipsis,.td .text-ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block;max-width:100%}}th.number,td.number,.th.number,.td.number{text-align:right;padding-right:2rem;white-space:nowrap !important}th.number.no-padding,td.number.no-padding,.th.number.no-padding,.td.number.no-padding{padding-right:0}th.number .input-table,td.number .input-table,.th.number .input-table,.td.number .input-table{text-align:right;padding-right:0}th.number .input-table:not(:empty),td.number .input-table:not(:empty),.th.number .input-table:not(:empty),.td.number .input-table:not(:empty){white-space:nowrap}th.warning,th.color-red,td.warning,td.color-red,.th.warning,.th.color-red,.td.warning,.td.color-red{color:#f65f7b !important}th.correct,th.color-green,td.correct,td.color-green,.th.correct,.th.color-green,.td.correct,.td.color-green{color:#2AB75D !important}th.upper,td.upper,.th.upper,.td.upper{text-transform:uppercase;font-size:1rem;font-weight:bold}th.mute,th.color-gray,td.mute,td.color-gray,.th.mute,.th.color-gray,.td.mute,.td.color-gray{color:#979ea7}th.no input.input-table,td.no input.input-table,.th.no input.input-table,.td.no input.input-table{width:5rem;padding-right:0}@media (min-width: 1181px){th.w-50-3,td.w-50-3,.th.w-50-3,.td.w-50-3{width:calc(50vw / 3)}th.w-50-4,td.w-50-4,.th.w-50-4,.td.w-50-4{width:calc(50vw / 4)}th.w-50-5,td.w-50-5,.th.w-50-5,.td.w-50-5{width:calc(50vw / 5)}th.w-50-6,td.w-50-6,.th.w-50-6,.td.w-50-6{width:calc(50vw / 6)}}th.center,td.center,.th.center,.td.center{text-align:center}th.list>span+span:before,td.list>span+span:before,.th.list>span+span:before,.td.list>span+span:before{content:',';padding:0 0.5rem 0 0}th.total,th.bold,td.total,td.bold,.th.total,.th.bold,.td.total,.td.bold{font-weight:bold;color:#404040}th.has-charts,td.has-charts,.th.has-charts,.td.has-charts{padding-right:4rem !important;box-sizing:border-box;position:relative}@media (min-width: 1181px){th.has-charts,td.has-charts,.th.has-charts,.td.has-charts{width:18rem !important;min-width:18rem !important}}@media (max-width: 1180px){th.has-charts,td.has-charts,.th.has-charts,.td.has-charts{max-width:20vw !important;width:18rem !important}}th.has-charts.short,td.has-charts.short,.th.has-charts.short,.td.has-charts.short{padding-right:0 !important}@media (min-width: 1181px){th.has-charts.short,td.has-charts.short,.th.has-charts.short,.td.has-charts.short{width:12rem !important;min-width:12rem !important}}@media (max-width: 1180px){th.has-charts.short,td.has-charts.short,.th.has-charts.short,.td.has-charts.short{max-width:12rem !important}}th.has-charts .chart-addon,td.has-charts .chart-addon,.th.has-charts .chart-addon,.td.has-charts .chart-addon{position:absolute;right:0;top:0;bottom:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center}th.has-charts .chart-addon .has-tooltip,td.has-charts .chart-addon .has-tooltip,.th.has-charts .chart-addon .has-tooltip,.td.has-charts .chart-addon .has-tooltip{display:inline-block}th.has-charts .chart-addon .icon-warning,td.has-charts .chart-addon .icon-warning,.th.has-charts .chart-addon .icon-warning,.td.has-charts .chart-addon .icon-warning{color:#ce0152;font-size:1.6rem}th.has-charts .chart-addon .icon-lock,td.has-charts .chart-addon .icon-lock,.th.has-charts .chart-addon .icon-lock,.td.has-charts .chart-addon .icon-lock{color:#8ebaf7;font-size:1.6rem}th.has-charts .chart-addon .icon-lock.warning,td.has-charts .chart-addon .icon-lock.warning,.th.has-charts .chart-addon .icon-lock.warning,.td.has-charts .chart-addon .icon-lock.warning{color:#ce0152}th.has-charts .chart-addon>*+*,td.has-charts .chart-addon>*+*,.th.has-charts .chart-addon>*+*,.td.has-charts .chart-addon>*+*{margin-left:0.35rem}th.with-avatars .avatars,td.with-avatars .avatars,.th.with-avatars .avatars,.td.with-avatars .avatars{min-width:12rem;margin-left:-0.3rem;margin-top:-0.3rem;margin-bottom:0;font-size:0}th.with-avatars .avatars:not(.short),td.with-avatars .avatars:not(.short),.th.with-avatars .avatars:not(.short),.td.with-avatars .avatars:not(.short){min-width:12rem}th.with-avatars .avatars .avatar.has-tooltip,td.with-avatars .avatars .avatar.has-tooltip,.th.with-avatars .avatars .avatar.has-tooltip,.td.with-avatars .avatars .avatar.has-tooltip{position:relative}th.with-avatars .avatars .avatar.has-tooltip .tooltip,td.with-avatars .avatars .avatar.has-tooltip .tooltip,.th.with-avatars .avatars .avatar.has-tooltip .tooltip,.td.with-avatars .avatars .avatar.has-tooltip .tooltip{transform:translate(calc(-50% + 15px), calc(-100% - 10px));position:fixed;top:initial;left:initial;right:initial;bottom:initial}th.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child),td.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child),.th.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child),.td.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child){padding-right:1rem}th.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child) img,td.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child) img,.th.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child) img,.td.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child) img{right:1rem;width:calc(100% - 1rem)}th.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child):before,td.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child):before,.th.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child):before,.td.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child):before{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e90c";position:absolute;top:0;bottom:0;right:0.2rem;color:#d2d2d2;line-height:1rem;width:0.8rem;height:1rem;margin:auto 0;font-size:1.2rem;text-align:left}th.with-avatars .avatars .avatar,td.with-avatars .avatars .avatar,.th.with-avatars .avatars .avatar,.td.with-avatars .avatars .avatar{margin:0.3rem 0.3rem 0.3rem 0;font-size:1.2rem}th.noborder,td.noborder,.th.noborder,.td.noborder{border-top-color:transparent}th [data-disparity],td [data-disparity],.th [data-disparity],.td [data-disparity]{display:inline-block;position:relative;bottom:-0.6rem}th [data-disparity]:after,td [data-disparity]:after,.th [data-disparity]:after,.td [data-disparity]:after{text-align:left}th[data-disparity]:after,th [data-disparity]:after,td[data-disparity]:after,td [data-disparity]:after,.th[data-disparity]:after,.th [data-disparity]:after,.td[data-disparity]:after,.td [data-disparity]:after{content:attr(data-disparity);color:#979ea7;font-size:0.9rem;font-weight:normal;display:block;margin-bottom:-1.3em;line-height:1rem}th[data-beyond],td[data-beyond],.th[data-beyond],.td[data-beyond]{color:#f65f7b}th[data-beyond]:after,td[data-beyond]:after,.th[data-beyond]:after,.td[data-beyond]:after{content:"+" attr(data-beyond);color:#979ea7;font-size:1rem;font-weight:normal;display:block}th .icon-thumb_up,td .icon-thumb_up,.th .icon-thumb_up,.td .icon-thumb_up{font-size:2rem}th[data-almost],td[data-almost],.th[data-almost],.td[data-almost]{color:#2AB75D}th[data-almost]:after,td[data-almost]:after,.th[data-almost]:after,.td[data-almost]:after{content:"-" attr(data-almost);color:#979ea7;font-size:1rem;font-weight:normal;display:block}th[data-currency]:after,td[data-currency]:after,.th[data-currency]:after,.td[data-currency]:after{content:attr(data-currency);color:#979ea7;font-size:1rem;font-weight:normal;display:block}th.actions,td.actions,.th.actions,.td.actions{text-align:right;vertical-align:middle !important;width:0;min-width:4rem;white-space:nowrap !important;letter-spacing:0;overflow:visible}th.actions.disabled>*,td.actions.disabled>*,.th.actions.disabled>*,.td.actions.disabled>*{opacity:0 !important;pointer-events:none}th.actions.text-center,td.actions.text-center,.th.actions.text-center,.td.actions.text-center{text-align:center}th.actions.text-top,td.actions.text-top,.th.actions.text-top,.td.actions.text-top{vertical-align:top !important}@media (min-width: 1180px){th.actions.with-arrow,td.actions.with-arrow,.th.actions.with-arrow,.td.actions.with-arrow{width:4rem;padding-right:2.5rem !important}}@media (max-width: 1180px){th.actions.with-arrow,td.actions.with-arrow,.th.actions.with-arrow,.td.actions.with-arrow{width:1.5rem;padding-right:1rem !important}}th.actions>*,td.actions>*,.th.actions>*,.td.actions>*{letter-spacing:normal;vertical-align:middle}th.actions a[class*=" icon-"],th.actions a[class^="icon-"],th.actions a>[class*=" icon-"],th.actions a>[class^="icon-"],td.actions a[class*=" icon-"],td.actions a[class^="icon-"],td.actions a>[class*=" icon-"],td.actions a>[class^="icon-"],.th.actions a[class*=" icon-"],.th.actions a[class^="icon-"],.th.actions a>[class*=" icon-"],.th.actions a>[class^="icon-"],.td.actions a[class*=" icon-"],.td.actions a[class^="icon-"],.td.actions a>[class*=" icon-"],.td.actions a>[class^="icon-"]{font-size:2.3rem}th.actions a[class*=" icon-"]:hover,th.actions a[class^="icon-"]:hover,th.actions a>[class*=" icon-"]:hover,th.actions a>[class^="icon-"]:hover,td.actions a[class*=" icon-"]:hover,td.actions a[class^="icon-"]:hover,td.actions a>[class*=" icon-"]:hover,td.actions a>[class^="icon-"]:hover,.th.actions a[class*=" icon-"]:hover,.th.actions a[class^="icon-"]:hover,.th.actions a>[class*=" icon-"]:hover,.th.actions a>[class^="icon-"]:hover,.td.actions a[class*=" icon-"]:hover,.td.actions a[class^="icon-"]:hover,.td.actions a>[class*=" icon-"]:hover,.td.actions a>[class^="icon-"]:hover{text-decoration:none}th.actions .has-popup,td.actions .has-popup,.th.actions .has-popup,.td.actions .has-popup{text-align:left}th.actions .has-popup>input:not(:checked),td.actions .has-popup>input:not(:checked),.th.actions .has-popup>input:not(:checked),.td.actions .has-popup>input:not(:checked){cursor:pointer}th.actions.mark,td.actions.mark,.th.actions.mark,.td.actions.mark{width:0}th.actions.mark a:before,td.actions.mark a:before,.th.actions.mark a:before,.td.actions.mark a:before{font-size:2rem}th.actions.mark a.icon-check:hover:before,td.actions.mark a.icon-check:hover:before,.th.actions.mark a.icon-check:hover:before,.td.actions.mark a.icon-check:hover:before{content:"\e93c"}th.actions.mark a.icon-check[class*="color-"]:hover:before,td.actions.mark a.icon-check[class*="color-"]:hover:before,.th.actions.mark a.icon-check[class*="color-"]:hover:before,.td.actions.mark a.icon-check[class*="color-"]:hover:before{color:#f65f7b}th.actions>*+*,td.actions>*+*,.th.actions>*+*,.td.actions>*+*{margin-left:1rem}th.actions .add,td.actions .add,.th.actions .add,.td.actions .add{color:#d1dbe7}th.actions .add:before,td.actions .add:before,.th.actions .add:before,.td.actions .add:before{font-size:2rem}th.actions>a,th.actions>label,th.actions>.has-popup,th.actions>span,td.actions>a,td.actions>label,td.actions>.has-popup,td.actions>span,.th.actions>a,.th.actions>label,.th.actions>.has-popup,.th.actions>span,.td.actions>a,.td.actions>label,.td.actions>.has-popup,.td.actions>span{display:inline-block;cursor:pointer}th.actions>a i,th.actions>label i,th.actions>.has-popup i,th.actions>span i,td.actions>a i,td.actions>label i,td.actions>.has-popup i,td.actions>span i,.th.actions>a i,.th.actions>label i,.th.actions>.has-popup i,.th.actions>span i,.td.actions>a i,.td.actions>label i,.td.actions>.has-popup i,.td.actions>span i{vertical-align:middle}th.actions>a i+span,th.actions>label i+span,th.actions>.has-popup i+span,th.actions>span i+span,td.actions>a i+span,td.actions>label i+span,td.actions>.has-popup i+span,td.actions>span i+span,.th.actions>a i+span,.th.actions>label i+span,.th.actions>.has-popup i+span,.th.actions>span i+span,.td.actions>a i+span,.td.actions>label i+span,.td.actions>.has-popup i+span,.td.actions>span i+span{vertical-align:middle;color:#a0a6b9;font-size:1rem}th.actions>a.approve i,th.actions>a.reject i,th.actions>label.approve i,th.actions>label.reject i,th.actions>.has-popup.approve i,th.actions>.has-popup.reject i,th.actions>span.approve i,th.actions>span.reject i,td.actions>a.approve i,td.actions>a.reject i,td.actions>label.approve i,td.actions>label.reject i,td.actions>.has-popup.approve i,td.actions>.has-popup.reject i,td.actions>span.approve i,td.actions>span.reject i,.th.actions>a.approve i,.th.actions>a.reject i,.th.actions>label.approve i,.th.actions>label.reject i,.th.actions>.has-popup.approve i,.th.actions>.has-popup.reject i,.th.actions>span.approve i,.th.actions>span.reject i,.td.actions>a.approve i,.td.actions>a.reject i,.td.actions>label.approve i,.td.actions>label.reject i,.td.actions>.has-popup.approve i,.td.actions>.has-popup.reject i,.td.actions>span.approve i,.td.actions>span.reject i{font-size:2.4rem}th.actions>a.edit i,th.actions>a.delete i,th.actions>label.edit i,th.actions>label.delete i,th.actions>.has-popup.edit i,th.actions>.has-popup.delete i,th.actions>span.edit i,th.actions>span.delete i,td.actions>a.edit i,td.actions>a.delete i,td.actions>label.edit i,td.actions>label.delete i,td.actions>.has-popup.edit i,td.actions>.has-popup.delete i,td.actions>span.edit i,td.actions>span.delete i,.th.actions>a.edit i,.th.actions>a.delete i,.th.actions>label.edit i,.th.actions>label.delete i,.th.actions>.has-popup.edit i,.th.actions>.has-popup.delete i,.th.actions>span.edit i,.th.actions>span.delete i,.td.actions>a.edit i,.td.actions>a.delete i,.td.actions>label.edit i,.td.actions>label.delete i,.td.actions>.has-popup.edit i,.td.actions>.has-popup.delete i,.td.actions>span.edit i,.td.actions>span.delete i{font-size:2.4rem}th.actions>a.edit i,th.actions>a.save i,th.actions>label.edit i,th.actions>label.save i,th.actions>.has-popup.edit i,th.actions>.has-popup.save i,th.actions>span.edit i,th.actions>span.save i,td.actions>a.edit i,td.actions>a.save i,td.actions>label.edit i,td.actions>label.save i,td.actions>.has-popup.edit i,td.actions>.has-popup.save i,td.actions>span.edit i,td.actions>span.save i,.th.actions>a.edit i,.th.actions>a.save i,.th.actions>label.edit i,.th.actions>label.save i,.th.actions>.has-popup.edit i,.th.actions>.has-popup.save i,.th.actions>span.edit i,.th.actions>span.save i,.td.actions>a.edit i,.td.actions>a.save i,.td.actions>label.edit i,.td.actions>label.save i,.td.actions>.has-popup.edit i,.td.actions>.has-popup.save i,.td.actions>span.edit i,.td.actions>span.save i{color:#f8c740}th.actions>a.delete i,th.actions>a.cancel i,th.actions>label.delete i,th.actions>label.cancel i,th.actions>.has-popup.delete i,th.actions>.has-popup.cancel i,th.actions>span.delete i,th.actions>span.cancel i,td.actions>a.delete i,td.actions>a.cancel i,td.actions>label.delete i,td.actions>label.cancel i,td.actions>.has-popup.delete i,td.actions>.has-popup.cancel i,td.actions>span.delete i,td.actions>span.cancel i,.th.actions>a.delete i,.th.actions>a.cancel i,.th.actions>label.delete i,.th.actions>label.cancel i,.th.actions>.has-popup.delete i,.th.actions>.has-popup.cancel i,.th.actions>span.delete i,.th.actions>span.cancel i,.td.actions>a.delete i,.td.actions>a.cancel i,.td.actions>label.delete i,.td.actions>label.cancel i,.td.actions>.has-popup.delete i,.td.actions>.has-popup.cancel i,.td.actions>span.delete i,.td.actions>span.cancel i{color:#f65f7b}th.actions>a.approve i,th.actions>label.approve i,th.actions>.has-popup.approve i,th.actions>span.approve i,td.actions>a.approve i,td.actions>label.approve i,td.actions>.has-popup.approve i,td.actions>span.approve i,.th.actions>a.approve i,.th.actions>label.approve i,.th.actions>.has-popup.approve i,.th.actions>span.approve i,.td.actions>a.approve i,.td.actions>label.approve i,.td.actions>.has-popup.approve i,.td.actions>span.approve i{color:#2cbf55}th.actions>a.reject i,th.actions>label.reject i,th.actions>.has-popup.reject i,th.actions>span.reject i,td.actions>a.reject i,td.actions>label.reject i,td.actions>.has-popup.reject i,td.actions>span.reject i,.th.actions>a.reject i,.th.actions>label.reject i,.th.actions>.has-popup.reject i,.th.actions>span.reject i,.td.actions>a.reject i,.td.actions>label.reject i,.td.actions>.has-popup.reject i,.td.actions>span.reject i{color:#f65f7b}th.actions>a:hover,th.actions>label:hover,th.actions>.has-popup:hover,th.actions>span:hover,td.actions>a:hover,td.actions>label:hover,td.actions>.has-popup:hover,td.actions>span:hover,.th.actions>a:hover,.th.actions>label:hover,.th.actions>.has-popup:hover,.th.actions>span:hover,.td.actions>a:hover,.td.actions>label:hover,.td.actions>.has-popup:hover,.td.actions>span:hover{text-decoration:none}.has-child{padding-top:0 !important;padding-bottom:0 !important;white-space:nowrap}.has-child .as-td{background-color:inherit;padding-top:0.5rem;padding-bottom:0.5rem;box-sizing:border-box;vertical-align:middle;display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;height:100%}.has-child .as-td.number{text-align:right;padding-right:2rem;white-space:nowrap !important}.has-child .as-td.number.no-padding{padding-right:0}.has-child .as-td.number .input-table{text-align:right;padding-right:0}.has-child .as-td.number .input-table:not(:empty){white-space:nowrap}.has-child .as-td.warning,.has-child .as-td.color-red{color:#f65f7b !important}.has-child .as-td.correct,.has-child .as-td.color-green{color:#2AB75D !important}.has-child .as-td.upper{text-transform:uppercase;font-size:1rem;font-weight:bold}.has-child .as-td.mute,.has-child .as-td.color-gray{color:#979ea7}.has-child .as-td.no input.input-table{width:5rem;padding-right:0}@media (min-width: 1181px){.has-child .as-td.w-50-3{width:calc(50vw / 3)}.has-child .as-td.w-50-4{width:calc(50vw / 4)}.has-child .as-td.w-50-5{width:calc(50vw / 5)}.has-child .as-td.w-50-6{width:calc(50vw / 6)}}.has-child .as-td.center{text-align:center}.has-child .as-td.list>span+span:before{content:',';padding:0 0.5rem 0 0}.has-child .as-td.total,.has-child .as-td.bold{font-weight:bold;color:#404040}.has-child .as-td.has-charts{padding-right:4rem !important;box-sizing:border-box;position:relative}@media (min-width: 1181px){.has-child .as-td.has-charts{width:18rem !important;min-width:18rem !important}}@media (max-width: 1180px){.has-child .as-td.has-charts{max-width:20vw !important;width:18rem !important}}.has-child .as-td.has-charts.short{padding-right:0 !important}@media (min-width: 1181px){.has-child .as-td.has-charts.short{width:12rem !important;min-width:12rem !important}}@media (max-width: 1180px){.has-child .as-td.has-charts.short{max-width:12rem !important}}.has-child .as-td.has-charts .chart-addon{position:absolute;right:0;top:0;bottom:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.has-child .as-td.has-charts .chart-addon .has-tooltip{display:inline-block}.has-child .as-td.has-charts .chart-addon .icon-warning{color:#ce0152;font-size:1.6rem}.has-child .as-td.has-charts .chart-addon .icon-lock{color:#8ebaf7;font-size:1.6rem}.has-child .as-td.has-charts .chart-addon .icon-lock.warning{color:#ce0152}.has-child .as-td.has-charts .chart-addon>*+*{margin-left:0.35rem}.has-child .as-td.with-avatars .avatars{min-width:12rem;margin-left:-0.3rem;margin-top:-0.3rem;margin-bottom:0;font-size:0}.has-child .as-td.with-avatars .avatars:not(.short){min-width:12rem}.has-child .as-td.with-avatars .avatars .avatar.has-tooltip{position:relative}.has-child .as-td.with-avatars .avatars .avatar.has-tooltip .tooltip{transform:translate(calc(-50% + 15px), calc(-100% - 10px));position:fixed;top:initial;left:initial;right:initial;bottom:initial}.has-child .as-td.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child){padding-right:1rem}.has-child .as-td.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child) img{right:1rem;width:calc(100% - 1rem)}.has-child .as-td.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child):before{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e90c";position:absolute;top:0;bottom:0;right:0.2rem;color:#d2d2d2;line-height:1rem;width:0.8rem;height:1rem;margin:auto 0;font-size:1.2rem;text-align:left}.has-child .as-td.with-avatars .avatars .avatar{margin:0.3rem 0.3rem 0.3rem 0;font-size:1.2rem}.has-child .as-td.noborder{border-top-color:transparent}.has-child label.as-td.has-checkbox{width:2.7rem}.has-child label.as-td.has-checkbox+.as-td{width:calc(100% - 2.7rem)}.with-as{white-space:nowrap;text-align:right}.with-as.flex{display:flex;width:100%}.with-as.flex>.as-th{flex:1 1 auto}.with-as.flex>.as-th.text-wrap{min-width:70px}.with-as.display-flex{margin-top:1rem;width:100%;min-height:2.7rem;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.with-as.display-flex+.display-flex{margin-top:0;margin-bottom:1rem}.with-as.display-flex>.as-th{width:25%;margin-bottom:0}.with-as.display-flex>.as-th.text-wrap{min-width:70px}.with-as.display-flex>.as-td{width:70%;margin-left:5%;margin-bottom:0}.with-as.display-flex .react-datepicker__input-container .input-s{width:9rem !important}.with-as.display-flex .react-datepicker__input-container:after{display:none !important}.with-as.display-flex>*{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.with-as>*{display:inline-block}@media (max-width: 1180px){.with-as:not(.mobile-as)>*{display:block}}.with-as .as-th{color:#979ea7;text-transform:uppercase;font-size:1rem;font-weight:bold;white-space:nowrap}.with-as .as-th+.as-td .react-datepicker__input-container .input-s{width:11rem;font-size:1.3rem}.with-as .as-th+.as-td .react-datepicker__input-container:after{color:#b8bfcd;font-size:1.6rem;top:0.3rem}.with-as .as-td,.with-as .as-th{vertical-align:middle;padding-left:0.5rem;padding-right:0.5rem;word-wrap:break-word}.with-as .as-td.number,.with-as .as-th.number{text-align:right;padding-right:2rem;white-space:nowrap !important}.with-as .as-td.number.no-padding,.with-as .as-th.number.no-padding{padding-right:0}.with-as .as-td.number .input-table,.with-as .as-th.number .input-table{text-align:right;padding-right:0}.with-as .as-td.number .input-table:not(:empty),.with-as .as-th.number .input-table:not(:empty){white-space:nowrap}.with-as .as-td.warning,.with-as .as-td.color-red,.with-as .as-th.warning,.with-as .as-th.color-red{color:#f65f7b !important}.with-as .as-td.correct,.with-as .as-td.color-green,.with-as .as-th.correct,.with-as .as-th.color-green{color:#2AB75D !important}.with-as .as-td.upper,.with-as .as-th.upper{text-transform:uppercase;font-size:1rem;font-weight:bold}.with-as .as-td.mute,.with-as .as-td.color-gray,.with-as .as-th.mute,.with-as .as-th.color-gray{color:#979ea7}.with-as .as-td.no input.input-table,.with-as .as-th.no input.input-table{width:5rem;padding-right:0}@media (min-width: 1181px){.with-as .as-td.w-50-3,.with-as .as-th.w-50-3{width:calc(50vw / 3)}.with-as .as-td.w-50-4,.with-as .as-th.w-50-4{width:calc(50vw / 4)}.with-as .as-td.w-50-5,.with-as .as-th.w-50-5{width:calc(50vw / 5)}.with-as .as-td.w-50-6,.with-as .as-th.w-50-6{width:calc(50vw / 6)}}.with-as .as-td.center,.with-as .as-th.center{text-align:center}.with-as .as-td.list>span+span:before,.with-as .as-th.list>span+span:before{content:',';padding:0 0.5rem 0 0}.with-as .as-td.total,.with-as .as-td.bold,.with-as .as-th.total,.with-as .as-th.bold{font-weight:bold;color:#404040}.with-as .as-td.has-charts,.with-as .as-th.has-charts{padding-right:4rem !important;box-sizing:border-box;position:relative}@media (min-width: 1181px){.with-as .as-td.has-charts,.with-as .as-th.has-charts{width:18rem !important;min-width:18rem !important}}@media (max-width: 1180px){.with-as .as-td.has-charts,.with-as .as-th.has-charts{max-width:20vw !important;width:18rem !important}}.with-as .as-td.has-charts.short,.with-as .as-th.has-charts.short{padding-right:0 !important}@media (min-width: 1181px){.with-as .as-td.has-charts.short,.with-as .as-th.has-charts.short{width:12rem !important;min-width:12rem !important}}@media (max-width: 1180px){.with-as .as-td.has-charts.short,.with-as .as-th.has-charts.short{max-width:12rem !important}}.with-as .as-td.has-charts .chart-addon,.with-as .as-th.has-charts .chart-addon{position:absolute;right:0;top:0;bottom:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.with-as .as-td.has-charts .chart-addon .has-tooltip,.with-as .as-th.has-charts .chart-addon .has-tooltip{display:inline-block}.with-as .as-td.has-charts .chart-addon .icon-warning,.with-as .as-th.has-charts .chart-addon .icon-warning{color:#ce0152;font-size:1.6rem}.with-as .as-td.has-charts .chart-addon .icon-lock,.with-as .as-th.has-charts .chart-addon .icon-lock{color:#8ebaf7;font-size:1.6rem}.with-as .as-td.has-charts .chart-addon .icon-lock.warning,.with-as .as-th.has-charts .chart-addon .icon-lock.warning{color:#ce0152}.with-as .as-td.has-charts .chart-addon>*+*,.with-as .as-th.has-charts .chart-addon>*+*{margin-left:0.35rem}.with-as .as-td.with-avatars .avatars,.with-as .as-th.with-avatars .avatars{min-width:12rem;margin-left:-0.3rem;margin-top:-0.3rem;margin-bottom:0;font-size:0}.with-as .as-td.with-avatars .avatars:not(.short),.with-as .as-th.with-avatars .avatars:not(.short){min-width:12rem}.with-as .as-td.with-avatars .avatars .avatar.has-tooltip,.with-as .as-th.with-avatars .avatars .avatar.has-tooltip{position:relative}.with-as .as-td.with-avatars .avatars .avatar.has-tooltip .tooltip,.with-as .as-th.with-avatars .avatars .avatar.has-tooltip .tooltip{transform:translate(calc(-50% + 15px), calc(-100% - 10px));position:fixed;top:initial;left:initial;right:initial;bottom:initial}.with-as .as-td.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child),.with-as .as-th.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child){padding-right:1rem}.with-as .as-td.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child) img,.with-as .as-th.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child) img{right:1rem;width:calc(100% - 1rem)}.with-as .as-td.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child):before,.with-as .as-th.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child):before{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e90c";position:absolute;top:0;bottom:0;right:0.2rem;color:#d2d2d2;line-height:1rem;width:0.8rem;height:1rem;margin:auto 0;font-size:1.2rem;text-align:left}.with-as .as-td.with-avatars .avatars .avatar,.with-as .as-th.with-avatars .avatars .avatar{margin:0.3rem 0.3rem 0.3rem 0;font-size:1.2rem}.with-as .as-td.noborder,.with-as .as-th.noborder{border-top-color:transparent}.with-as .as-td{color:#000}.fluid-always-display.padding-right-0{padding-right:0 !important}@media (max-width: 1180px){.fluid-always-display .with-as>*{display:block;padding:0}}th:not(.custom):not(.tile-header),.th:not(.tile-header){color:#979ea7;text-transform:uppercase;padding-top:1.3rem;padding-bottom:1.3rem;font-size:1rem;font-weight:bold;white-space:nowrap}th:not(.custom)>a,.th>a{color:inherit}th.mark:not(.custom):not(.on-table),.th.mark:not(.on-table){background-color:#f5f9ff !important}th.border-left:not(.custom),.th.border-left{border-left:1px dotted rgba(64,124,208,0.5)}td:not(.custom),.td{border-top:1px solid #ededed;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.5rem;height:4.5rem;box-sizing:border-box;vertical-align:middle;line-height:1.3}td.small:not(.custom),.td.small{min-height:2.4rem;height:2.4rem}td.with-textarea:not(.custom),.td.with-textarea{position:relative;min-height:5rem}td.with-textarea:not(.custom) .icon-dialog,.td.with-textarea .icon-dialog{position:absolute;top:0;bottom:0;left:-2px;width:5rem;background-color:#ebebeb;font-size:1.4rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}td.with-textarea:not(.custom) textarea,td.with-textarea:not(.custom) input,.td.with-textarea textarea,.td.with-textarea input{padding-left:5.5rem !important;font-style:italic;resize:none !important}td.with-as:not(.custom),.td.with-as{padding-right:0}td.mark:not(.custom):not(.on-table),.td.mark:not(.on-table){background-color:#f5f9ff}td.double-mark:not(.custom),.td.double-mark{background-color:#e0edfe}td.dark-mark:not(.custom),.td.dark-mark{background-color:#d8e1ee}td.double-dark-mark:not(.custom),.td.double-dark-mark{background-color:#cad9ee}td.dark:not(.custom),.td.dark{background-color:#F0F1F2}td.not-valid:not(.custom),.td.not-valid{background-color:rgba(149,157,177,0.1)}td.border-left:not(.custom),.td.border-left{border-left:1px dotted rgba(64,124,208,0.5)}td.not-valid:not(.custom),td:not(.custom) .not-valid,.td.not-valid,.td .not-valid{color:rgba(149,157,177,0.51);font-style:italic;font-size:1.2rem}td.not-valid:not(.custom) .has-tooltip:after,td:not(.custom) .not-valid .has-tooltip:after,.td.not-valid .has-tooltip:after,.td .not-valid .has-tooltip:after{max-width:13rem !important;font-style:normal}td.not-valid:not(.custom) .has-tooltip:hover,td:not(.custom) .not-valid .has-tooltip:hover,.td.not-valid .has-tooltip:hover,.td .not-valid .has-tooltip:hover{text-decoration:none}td.not-valid:not(.custom) i,td:not(.custom) .not-valid i,.td.not-valid i,.td .not-valid i{margin-left:1rem;font-size:2.2rem}td.not-valid:not(.custom) i.icon-do_not_disturb,td:not(.custom) .not-valid i.icon-do_not_disturb,.td.not-valid i.icon-do_not_disturb,.td .not-valid i.icon-do_not_disturb{color:#ff004e}td.chart-mark:not(.custom),.td.chart-mark{background-color:#f5f5f5}.table-scroll{max-height:300px;overflow-y:auto;width:100%}.table-scrollbar-hide::-webkit-scrollbar{display:none}.table-scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none;flex:0 0 auto !important;min-width:0;overflow-x:visible}.always-scroll{overflow:scroll}.table{display:table}.inline-table{display:inline-table}.table .tbody,.inline-table .tbody{display:table-row-group}.table .tfoot,.inline-table .tfoot{display:table-footer-group}.table .thead,.inline-table .thead{display:table-header-group}.table .tr,.inline-table .tr{display:table-row}.table .td,.table .th,.inline-table .td,.inline-table .th{display:table-cell}.table .colgroup,.inline-table .colgroup{display:table-column-group}.table .col,.inline-table .col{display:table-column}.table .col.mark,.inline-table .col.mark{background-color:#f5f9ff}.cell.form-section.with-tile .form-section-content .grid.dashboard-state{padding-left:0;padding-right:0}.cell.form-section.with-tile:last-child .form-section-content .grid.dashboard-state{margin-right:-4rem;width:auto}@media (max-width: 1180px){.cell.form-section.with-tile:last-child .form-section-content .grid.dashboard-state{margin-right:-2rem}}@media (min-width: 1180px) and (max-width: 1280px){.can-be-long{max-width:100%;max-height:calc(100vh - 29rem);overflow:auto}.can-be-long .th .thead .th,.can-be-long .th .thead th,.can-be-long .th thead .th,.can-be-long .th thead th,.can-be-long .table .thead .th,.can-be-long .table .thead th,.can-be-long .table thead .th,.can-be-long .table thead th,.can-be-long table .thead .th,.can-be-long table .thead th,.can-be-long table thead .th,.can-be-long table thead th{top:0 !important}}.body-main:not(.main-dashboard) .table-scrollable:not(.table-fluid){max-height:calc(100vh - 29rem)}@media (min-width: 1180px){.body-main:not(.main-dashboard) .table-scrollable.table-fluid{max-height:calc(100vh - 29rem)}}.table-scrollable:not(.table-fluid){max-width:100%;overflow:auto;--scroll-position-x: 0px;--scroll-position-y: 0px;scrollbar-color:#979ea7 #fff}.table-scrollable:not(.table-fluid)::-webkit-scrollbar{width:16px}.table-scrollable:not(.table-fluid)::-webkit-scrollbar-thumb{background:#979ea7}.table-scrollable:not(.table-fluid)::-webkit-scrollbar-track{background:#fff}.table-scrollable.has-loading:not(.table-fluid){height:100%;overflow:hidden}.table-scrollable.has-loading:not(.table-fluid) .loading{position:absolute;top:var(--scroll-position-y);left:var(--scroll-position-x);width:100%;height:100%}.table-scrollable.has-loading:not(.table-fluid)>.table:before,.table-scrollable.has-loading:not(.table-fluid)>table:before{content:'';display:table-row;height:clamp(200px, calc(100vh - 350px), calc(100vh - 350px))}.table-scrollable.scroll-init:not(.table-fluid) .with-avatars .avatars .avatar.has-tooltip{position:relative}.table-scrollable.scroll-init:not(.table-fluid) .with-avatars .avatars .avatar.has-tooltip .tooltip{transform:translate(calc(-50% + 1.5rem - var(--scroll-position-x)), calc(-100% - 1rem - var(--scroll-position-y)));position:fixed;top:initial;left:initial;right:initial;bottom:initial}.table-scrollable.scroll-init:not(.table-fluid) .actions{position:relative}.table-scrollable.scroll-init:not(.table-fluid) .actions .has-popup{position:relative}.table-scrollable.scroll-init:not(.table-fluid) .actions .has-popup .popup{transform:translate(calc(-100% - var(--scroll-position-x)), calc(-100% - var(--scroll-position-y)));position:fixed;top:initial;left:initial;right:initial;bottom:initial}.table-scrollable.tfoot-sticky:not(.table-fluid) .tfoot td,.table-scrollable.tfoot-sticky:not(.table-fluid) .tfoot th,.table-scrollable.tfoot-sticky:not(.table-fluid) tfoot td,.table-scrollable.tfoot-sticky:not(.table-fluid) tfoot th{bottom:0 !important;position:sticky;position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;z-index:15 !important}.table-scrollable.tbody-th-sticky:not(.table-fluid) .tbody .th,.table-scrollable.tbody-th-sticky:not(.table-fluid) .tbody th,.table-scrollable.tbody-th-sticky:not(.table-fluid) tbody .th,.table-scrollable.tbody-th-sticky:not(.table-fluid) tbody th{left:0 !important;position:sticky;position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;background-color:#fff;z-index:15 !important}.table-scrollable.first-sticky:not(.table-fluid) .thead th:first-child,.table-scrollable.first-sticky:not(.table-fluid) .thead .th:first-child,.table-scrollable.first-sticky:not(.table-fluid) .thead th:first-child,.table-scrollable.first-sticky:not(.table-fluid) .thead .th:first-child{left:0 !important;position:sticky;position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;background-color:#fff;z-index:15 !important}.table-scrollable.first-sticky.tbody-th-sticky:not(.table-fluid) thead th:first-child,.table-scrollable.first-sticky.tbody-th-sticky:not(.table-fluid) thead .th:first-child,.table-scrollable.first-sticky.tbody-th-sticky:not(.table-fluid) .thead th:first-child,.table-scrollable.first-sticky.tbody-th-sticky:not(.table-fluid) .thead .th:first-child{z-index:16 !important}.table-scrollable.first-sticky:not(.table-fluid) .tbody .tr:not(:hover):not(.hover) .td:first-child:not(.un-border):not(.mark),.table-scrollable.first-sticky:not(.table-fluid) .tbody .tr:not(:hover):not(.hover) td:first-child:not(.un-border):not(.mark),.table-scrollable.first-sticky:not(.table-fluid) .tbody tr:not(:hover):not(.hover) .td:first-child:not(.un-border):not(.mark),.table-scrollable.first-sticky:not(.table-fluid) .tbody tr:not(:hover):not(.hover) td:first-child:not(.un-border):not(.mark),.table-scrollable.first-sticky:not(.table-fluid) tbody .tr:not(:hover):not(.hover) .td:first-child:not(.un-border):not(.mark),.table-scrollable.first-sticky:not(.table-fluid) tbody .tr:not(:hover):not(.hover) td:first-child:not(.un-border):not(.mark),.table-scrollable.first-sticky:not(.table-fluid) tbody tr:not(:hover):not(.hover) .td:first-child:not(.un-border):not(.mark),.table-scrollable.first-sticky:not(.table-fluid) tbody tr:not(:hover):not(.hover) td:first-child:not(.un-border):not(.mark){background-color:#fff}.table-scrollable.first-sticky:not(.table-fluid) .tbody .td:first-child,.table-scrollable.first-sticky:not(.table-fluid) .tbody td:first-child,.table-scrollable.first-sticky:not(.table-fluid) tbody .td:first-child,.table-scrollable.first-sticky:not(.table-fluid) tbody td:first-child{left:0 !important;position:sticky;position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;z-index:15 !important}.table-scrollable.first-sticky.last-sticky:not(.table-fluid) .tbody .tr:not(:hover):not(.hover) .td:last-child:not(.mark),.table-scrollable.first-sticky.last-sticky:not(.table-fluid) .tbody .tr:not(:hover):not(.hover) td:last-child:not(.mark),.table-scrollable.first-sticky.last-sticky:not(.table-fluid) .tbody tr:not(:hover):not(.hover) .td:last-child:not(.mark),.table-scrollable.first-sticky.last-sticky:not(.table-fluid) .tbody tr:not(:hover):not(.hover) td:last-child:not(.mark),.table-scrollable.first-sticky.last-sticky:not(.table-fluid) tbody .tr:not(:hover):not(.hover) .td:last-child:not(.mark),.table-scrollable.first-sticky.last-sticky:not(.table-fluid) tbody .tr:not(:hover):not(.hover) td:last-child:not(.mark),.table-scrollable.first-sticky.last-sticky:not(.table-fluid) tbody tr:not(:hover):not(.hover) .td:last-child:not(.mark),.table-scrollable.first-sticky.last-sticky:not(.table-fluid) tbody tr:not(:hover):not(.hover) td:last-child:not(.mark){background-color:#fff}.table-scrollable.first-sticky.last-sticky:not(.table-fluid) .tbody .td:last-child,.table-scrollable.first-sticky.last-sticky:not(.table-fluid) .tbody td:last-child,.table-scrollable.first-sticky.last-sticky:not(.table-fluid) tbody .td:last-child,.table-scrollable.first-sticky.last-sticky:not(.table-fluid) tbody td:last-child{right:0 !important;position:sticky;position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;z-index:15 !important}.table-scrollable:not(.table-fluid) .sticky-left{left:0 !important;position:sticky;position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;background-color:#fff;z-index:15 !important}.table-scrollable:not(.table-fluid) .sticky-right{right:0 !important;position:sticky;position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;background-color:#fff;z-index:15 !important}.table-scrollable:not(.table-fluid) .sticky-left.th,.table-scrollable:not(.table-fluid) .sticky-right.th,.table-scrollable:not(.table-fluid) th.sticky-right,.table-scrollable:not(.table-fluid) th.sticky-left{z-index:16 !important}.table-scrollable:not(.table-fluid) .table .thead .th,.table-scrollable:not(.table-fluid) .table .thead th,.table-scrollable:not(.table-fluid) .table thead .th,.table-scrollable:not(.table-fluid) .table thead th,.table-scrollable:not(.table-fluid) table .thead .th,.table-scrollable:not(.table-fluid) table .thead th,.table-scrollable:not(.table-fluid) table thead .th,.table-scrollable:not(.table-fluid) table thead th{top:0 !important}.table-scrollable:not(.table-fluid) .table .thead tr+tr th,.table-scrollable:not(.table-fluid) .table thead tr+tr th,.table-scrollable:not(.table-fluid) table .thead tr+tr th,.table-scrollable:not(.table-fluid) table thead tr+tr th{top:18px !important}.table-scrollable.with-always-scrollable{max-height:calc(100vh - 21rem)}@media (max-width: 690px){.table-scrollable.with-always-scrollable{max-height:calc(100vh - 24rem)}}@media (max-width: 1180px){.table-scrollable.with-always-scrollable .thead th,.table-scrollable.with-always-scrollable .thead .th,.table-scrollable.with-always-scrollable thead th,.table-scrollable.with-always-scrollable thead .th{right:auto;left:auto}.table-scrollable.with-always-scrollable tbody td,.table-scrollable.with-always-scrollable tbody th,.table-scrollable.with-always-scrollable tbody .td,.table-scrollable.with-always-scrollable tbody .th,.table-scrollable.with-always-scrollable .tbody td,.table-scrollable.with-always-scrollable .tbody th,.table-scrollable.with-always-scrollable .tbody .td,.table-scrollable.with-always-scrollable .tbody .th{position:relative !important}}@media (min-width: 1180px){.table-scrollable.table-fluid{max-width:100%;overflow:auto;--scroll-position-x: 0px;--scroll-position-y: 0px;scrollbar-color:#979ea7 #fff}.table-scrollable.table-fluid::-webkit-scrollbar{width:16px}.table-scrollable.table-fluid::-webkit-scrollbar-thumb{background:#979ea7}.table-scrollable.table-fluid::-webkit-scrollbar-track{background:#fff}.table-scrollable.table-fluid.has-loading{height:100%;overflow:hidden}.table-scrollable.table-fluid.has-loading .loading{position:absolute;top:var(--scroll-position-y);left:var(--scroll-position-x);width:100%;height:100%}.table-scrollable.table-fluid.has-loading>.table:before,.table-scrollable.table-fluid.has-loading>table:before{content:'';display:table-row;height:clamp(200px, calc(100vh - 350px), calc(100vh - 350px))}.table-scrollable.table-fluid.scroll-init .with-avatars .avatars .avatar.has-tooltip{position:relative}.table-scrollable.table-fluid.scroll-init .with-avatars .avatars .avatar.has-tooltip .tooltip{transform:translate(calc(-50% + 1.5rem - var(--scroll-position-x)), calc(-100% - 1rem - var(--scroll-position-y)));position:fixed;top:initial;left:initial;right:initial;bottom:initial}.table-scrollable.table-fluid.scroll-init .actions{position:relative}.table-scrollable.table-fluid.scroll-init .actions .has-popup{position:relative}.table-scrollable.table-fluid.scroll-init .actions .has-popup .popup{transform:translate(calc(-100% - var(--scroll-position-x)), calc(-100% - var(--scroll-position-y)));position:fixed;top:initial;left:initial;right:initial;bottom:initial}.table-scrollable.table-fluid.tfoot-sticky .tfoot td,.table-scrollable.table-fluid.tfoot-sticky .tfoot th,.table-scrollable.table-fluid.tfoot-sticky tfoot td,.table-scrollable.table-fluid.tfoot-sticky tfoot th{bottom:0 !important;position:sticky;position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;z-index:15 !important}.table-scrollable.table-fluid.tbody-th-sticky .tbody .th,.table-scrollable.table-fluid.tbody-th-sticky .tbody th,.table-scrollable.table-fluid.tbody-th-sticky tbody .th,.table-scrollable.table-fluid.tbody-th-sticky tbody th{left:0 !important;position:sticky;position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;background-color:#fff;z-index:15 !important}.table-scrollable.table-fluid.first-sticky .thead th:first-child,.table-scrollable.table-fluid.first-sticky .thead .th:first-child,.table-scrollable.table-fluid.first-sticky .thead th:first-child,.table-scrollable.table-fluid.first-sticky .thead .th:first-child{left:0 !important;position:sticky;position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;background-color:#fff;z-index:15 !important}.table-scrollable.table-fluid.first-sticky.tbody-th-sticky thead th:first-child,.table-scrollable.table-fluid.first-sticky.tbody-th-sticky thead .th:first-child,.table-scrollable.table-fluid.first-sticky.tbody-th-sticky .thead th:first-child,.table-scrollable.table-fluid.first-sticky.tbody-th-sticky .thead .th:first-child{z-index:16 !important}.table-scrollable.table-fluid.first-sticky .tbody .tr:not(:hover):not(.hover) .td:first-child:not(.un-border):not(.mark),.table-scrollable.table-fluid.first-sticky .tbody .tr:not(:hover):not(.hover) td:first-child:not(.un-border):not(.mark),.table-scrollable.table-fluid.first-sticky .tbody tr:not(:hover):not(.hover) .td:first-child:not(.un-border):not(.mark),.table-scrollable.table-fluid.first-sticky .tbody tr:not(:hover):not(.hover) td:first-child:not(.un-border):not(.mark),.table-scrollable.table-fluid.first-sticky tbody .tr:not(:hover):not(.hover) .td:first-child:not(.un-border):not(.mark),.table-scrollable.table-fluid.first-sticky tbody .tr:not(:hover):not(.hover) td:first-child:not(.un-border):not(.mark),.table-scrollable.table-fluid.first-sticky tbody tr:not(:hover):not(.hover) .td:first-child:not(.un-border):not(.mark),.table-scrollable.table-fluid.first-sticky tbody tr:not(:hover):not(.hover) td:first-child:not(.un-border):not(.mark){background-color:#fff}.table-scrollable.table-fluid.first-sticky .tbody .td:first-child,.table-scrollable.table-fluid.first-sticky .tbody td:first-child,.table-scrollable.table-fluid.first-sticky tbody .td:first-child,.table-scrollable.table-fluid.first-sticky tbody td:first-child{left:0 !important;position:sticky;position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;z-index:15 !important}.table-scrollable.table-fluid.first-sticky.last-sticky .tbody .tr:not(:hover):not(.hover) .td:last-child:not(.mark),.table-scrollable.table-fluid.first-sticky.last-sticky .tbody .tr:not(:hover):not(.hover) td:last-child:not(.mark),.table-scrollable.table-fluid.first-sticky.last-sticky .tbody tr:not(:hover):not(.hover) .td:last-child:not(.mark),.table-scrollable.table-fluid.first-sticky.last-sticky .tbody tr:not(:hover):not(.hover) td:last-child:not(.mark),.table-scrollable.table-fluid.first-sticky.last-sticky tbody .tr:not(:hover):not(.hover) .td:last-child:not(.mark),.table-scrollable.table-fluid.first-sticky.last-sticky tbody .tr:not(:hover):not(.hover) td:last-child:not(.mark),.table-scrollable.table-fluid.first-sticky.last-sticky tbody tr:not(:hover):not(.hover) .td:last-child:not(.mark),.table-scrollable.table-fluid.first-sticky.last-sticky tbody tr:not(:hover):not(.hover) td:last-child:not(.mark){background-color:#fff}.table-scrollable.table-fluid.first-sticky.last-sticky .tbody .td:last-child,.table-scrollable.table-fluid.first-sticky.last-sticky .tbody td:last-child,.table-scrollable.table-fluid.first-sticky.last-sticky tbody .td:last-child,.table-scrollable.table-fluid.first-sticky.last-sticky tbody td:last-child{right:0 !important;position:sticky;position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;z-index:15 !important}.table-scrollable.table-fluid .sticky-left{left:0 !important;position:sticky;position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;background-color:#fff;z-index:15 !important}.table-scrollable.table-fluid .sticky-right{right:0 !important;position:sticky;position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;background-color:#fff;z-index:15 !important}.table-scrollable.table-fluid .sticky-left.th,.table-scrollable.table-fluid .sticky-right.th,.table-scrollable.table-fluid th.sticky-right,.table-scrollable.table-fluid th.sticky-left{z-index:16 !important}.table-scrollable.table-fluid .table .thead .th,.table-scrollable.table-fluid .table .thead th,.table-scrollable.table-fluid .table thead .th,.table-scrollable.table-fluid .table thead th,.table-scrollable.table-fluid table .thead .th,.table-scrollable.table-fluid table .thead th,.table-scrollable.table-fluid table thead .th,.table-scrollable.table-fluid table thead th{top:0 !important}.table-scrollable.table-fluid .table .thead tr+tr th,.table-scrollable.table-fluid .table thead tr+tr th,.table-scrollable.table-fluid table .thead tr+tr th,.table-scrollable.table-fluid table thead tr+tr th{top:18px !important}}.table-reduce td,.table-reduce th{line-height:normal;min-height:0;height:auto}.table-reduce tbody td,.table-reduce tbody th,.table-reduce tfoot td,.table-reduce tfoot th{padding:0.8rem 1rem}.table-reduce thead th{padding:0.2rem 1rem;white-space:normal;text-align:center}.table-reduce thead th.first{text-align:left}.table-reduce td.number,.table-reduce th.number{padding:0.8rem 1rem}.table-reduce thead{font-size:1rem}.table-reduce tbody td,.table-reduce tbody th,.table-reduce tfoot td,.table-reduce tfoot th{font-size:1.3rem}.table-collapse{background-color:#fff}.table-collapse .table-header{background-color:#f7f7f7;cursor:pointer;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;color:#294058;font-size:1.2rem;padding:1rem 1.4rem}.table-report tbody td,.table-report tbody th,.table-report tfoot td,.table-report tfoot th{border-top:1px solid #ededed !important}.table-report thead th{text-align:center;text-transform:uppercase}.table-report thead th[rowspan]{vertical-align:bottom;text-align:left}.table-report thead tr+tr th{text-transform:none}.table-report tbody tr:hover th{background-color:#f9fbff !important}.table-report tbody th+td[colspan],.table-report tbody th.mark{background-color:#f9fbff !important}.table-report tbody th{text-align:left;border-right:1px solid #ededed;text-transform:none}.table-report tbody th.bold{font-weight:bold;color:#000}.table-report tfoot td,.table-report tfoot th{border-top:1px solid #ededed !important}.table-fields{counter-reset:table-fiels-thead}.table-fields thead~thead{counter-increment:table-fiels-thead}.table-fields thead~thead:not(.skip) th:first-child span:first-child{position:relative}.table-fields thead~thead:not(.skip) th:first-child span:first-child:before{content:counter(form-section);width:2.8rem;height:2.8rem;line-height:2.8rem;border-radius:100%;background-color:#407cd0;display:inline-block;margin-right:1rem;vertical-align:middle;color:#fff;font-size:1.4rem;font-weight:bold;text-align:center;content:counter(table-fiels-thead);position:absolute;left:-3.5rem;top:0;bottom:0;margin:auto}.table-fields thead~thead th{background-color:#eef8ff;border-bottom:1px dotted #94c0fb;color:#000;font-weight:bold;text-transform:none;font-size:1.4rem}.table-fields .input-table,.table-fields .input-table:focus,.table-fields .input-table:hover{border-bottom:1px solid #c6ccda !important;border-left-width:0 !important;border-right-width:0 !important;border-top-width:0 !important;border-radius:0 !important;font-size:1.4rem !important;margin:-1.26rem -1.05rem}.table-fields th:first-child,.table-fields td:first-child{padding-left:4.5rem}.table-fields .show-hover{display:none}.table-fields .hide-hover{display:block}.table-fields tbody td{vertical-align:top}.table-fields tbody td.actions{vertical-align:top}.table-fields tr.disabled-row:not(.hover) td{color:#979ea7 !important}.table-fields tr.disabled-row:not(.hover) td .has-checkbox{opacity:0.7}.table-fields tr.lock td .has-checkbox,.table-fields tr.lock td .radio-switch{pointer-events:none}.table-fields tr.hover .show-hover{display:block}.table-fields tr.hover .hide-hover{display:none}.table-fields tr.hover .with-buttons{padding-bottom:9rem}.table-fields td.with-buttons{min-width:15rem;position:relative}.table-fields td.with-buttons .items{white-space:nowrap;position:absolute;bottom:2rem;right:3.5rem;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.th[data-sortable="true"],th[data-sortable="true"]{cursor:pointer}body>tr,body>.tr{font-size:1.3rem;color:#000;position:absolute;z-index:100000;display:inline-table;background:#fff;border:1px solid #ededed;border-top:0 none;border-spacing:0;cursor:move !important;cursor:grab !important;cursor:-moz-grab !important;cursor:-webkit-grab !important}@media (max-width: 1180px){body>tr,body>.tr{display:block}body>tr td,body>tr .td,body>.tr td,body>.tr .td{display:table;table-layout:fixed;border:0 none;width:100% !important}body>tr td:first-child,body>tr .td:first-child,body>.tr td:first-child,body>.tr .td:first-child{border-left:0 none !important}body>tr td:first-child:before,body>tr td:first-child>span,body>tr .td:first-child:before,body>tr .td:first-child>span,body>.tr td:first-child:before,body>.tr td:first-child>span,body>.tr .td:first-child:before,body>.tr .td:first-child>span{padding-top:2rem !important}body>tr td:not(.with-textarea),body>tr .td:not(.with-textarea),body>.tr td:not(.with-textarea),body>.tr .td:not(.with-textarea){padding:0 !important}body>tr td.with-textarea,body>tr .td.with-textarea,body>.tr td.with-textarea,body>.tr .td.with-textarea{padding-left:5.5rem !important}body>tr td.with-textarea>span.icon-dialog,body>tr .td.with-textarea>span.icon-dialog,body>.tr td.with-textarea>span.icon-dialog,body>.tr .td.with-textarea>span.icon-dialog{padding-top:0 !important}body>tr td[data-th]:before,body>tr .td[data-th]:before,body>.tr td[data-th]:before,body>.tr .td[data-th]:before{content:attr(data-th);width:30%;max-width:30%;display:table-cell;box-sizing:border-box;padding:1.4rem 0.5rem  1.4rem 2rem;color:#979ea7;text-transform:uppercase;font-size:1.1rem;font-weight:bold;text-align:left;min-height:3.3rem;vertical-align:middle}body>tr td.actions[data-th]:before,body>tr .td.actions[data-th]:before,body>.tr td.actions[data-th]:before,body>.tr .td.actions[data-th]:before{color:#404040}body>tr td.actions>span,body>tr .td.actions>span,body>.tr td.actions>span,body>.tr .td.actions>span{padding:1rem 2.5rem 1rem 2rem;text-align:right !important}body>tr td.actions a i+span,body>tr .td.actions a i+span,body>.tr td.actions a i+span,body>.tr .td.actions a i+span{color:#adb3c3}body>tr td.actions a i,body>tr td.actions a span,body>tr .td.actions a i,body>tr .td.actions a span,body>.tr td.actions a i,body>.tr td.actions a span,body>.tr .td.actions a i,body>.tr .td.actions a span{vertical-align:middle}body>tr td .hint,body>tr td .control,body>tr .td .hint,body>tr .td .control,body>.tr td .hint,body>.tr td .control,body>.tr .td .hint,body>.tr .td .control{display:block}body>tr td select,body>tr .td select,body>.tr td select,body>.tr .td select{font-size:1.05rem;line-height:1.5rem}body>tr td select:not([multiple]),body>tr .td select:not([multiple]),body>.tr td select:not([multiple]),body>.tr .td select:not([multiple]){height:calc( $input-m-line-height + $input-m-padding-vertical * 2 + $input-m-border-width * 2)}body>tr td select.input-table,body>tr .td select.input-table,body>.tr td select.input-table,body>.tr .td select.input-table{padding-top:0 !important;padding-bottom:0 !important}body>tr td select option,body>tr .td select option,body>.tr td select option,body>.tr .td select option{height:1.5rem;padding:0.9rem 0.75rem;border:none}body>tr td .input-table,body>tr .td .input-table,body>.tr td .input-table,body>.tr .td .input-table{border:1px solid #c6ccda !important;border-radius:3px;display:block;font-size:1.05rem;line-height:1.5rem;font-weight:normal;color:#000;padding:0.9rem 0.75rem !important;white-space:normal;word-wrap:break-word;min-height:calc($input-m-line-height + $input-m-padding-vertical * 2 + 2px);text-align:left !important;direction:ltr !important}body>tr td textarea.input-table,body>tr .td textarea.input-table,body>.tr td textarea.input-table,body>.tr .td textarea.input-table{min-height:2.5em !important}body>tr td .on-hover,body>tr .td .on-hover,body>.tr td .on-hover,body>.tr .td .on-hover{visibility:visible}body>tr td>span:not(.count):not(.mobile-ignore),body>tr .td>span:not(.count):not(.mobile-ignore),body>.tr td>span:not(.count):not(.mobile-ignore),body>.tr .td>span:not(.count):not(.mobile-ignore){padding:0.2rem 2.5rem  0.2rem 2rem;display:table-cell !important;width:70%;box-sizing:border-box;text-align:left;vertical-align:middle}body>tr td>span:not(.count):not(.mobile-ignore)~span:not(.mobile-ignore),body>tr .td>span:not(.count):not(.mobile-ignore)~span:not(.mobile-ignore),body>.tr td>span:not(.count):not(.mobile-ignore)~span:not(.mobile-ignore),body>.tr .td>span:not(.count):not(.mobile-ignore)~span:not(.mobile-ignore){width:auto !important}body>tr td .mobile-inline,body>tr .td .mobile-inline,body>.tr td .mobile-inline,body>.tr .td .mobile-inline{display:inline !important}}body>tr td,body>tr .td,body>.tr td,body>.tr .td{background-color:#f6f7fb;min-width:0}body>tr td.number,body>tr .td.number,body>.tr td.number,body>.tr .td.number{text-align:right;padding-right:2rem;white-space:nowrap !important}body>tr td.number.no-padding,body>tr .td.number.no-padding,body>.tr td.number.no-padding,body>.tr .td.number.no-padding{padding-right:0}body>tr td.number .input-table,body>tr .td.number .input-table,body>.tr td.number .input-table,body>.tr .td.number .input-table{text-align:right;padding-right:0}body>tr td.number .input-table:not(:empty),body>tr .td.number .input-table:not(:empty),body>.tr td.number .input-table:not(:empty),body>.tr .td.number .input-table:not(:empty){white-space:nowrap}body>tr td.warning,body>tr td.color-red,body>tr .td.warning,body>tr .td.color-red,body>.tr td.warning,body>.tr td.color-red,body>.tr .td.warning,body>.tr .td.color-red{color:#f65f7b !important}body>tr td.correct,body>tr td.color-green,body>tr .td.correct,body>tr .td.color-green,body>.tr td.correct,body>.tr td.color-green,body>.tr .td.correct,body>.tr .td.color-green{color:#2AB75D !important}body>tr td.upper,body>tr .td.upper,body>.tr td.upper,body>.tr .td.upper{text-transform:uppercase;font-size:1rem;font-weight:bold}body>tr td.mute,body>tr td.color-gray,body>tr .td.mute,body>tr .td.color-gray,body>.tr td.mute,body>.tr td.color-gray,body>.tr .td.mute,body>.tr .td.color-gray{color:#979ea7}body>tr td.no input.input-table,body>tr .td.no input.input-table,body>.tr td.no input.input-table,body>.tr .td.no input.input-table{width:5rem;padding-right:0}@media (min-width: 1181px){body>tr td.w-50-3,body>tr .td.w-50-3,body>.tr td.w-50-3,body>.tr .td.w-50-3{width:calc(50vw / 3)}body>tr td.w-50-4,body>tr .td.w-50-4,body>.tr td.w-50-4,body>.tr .td.w-50-4{width:calc(50vw / 4)}body>tr td.w-50-5,body>tr .td.w-50-5,body>.tr td.w-50-5,body>.tr .td.w-50-5{width:calc(50vw / 5)}body>tr td.w-50-6,body>tr .td.w-50-6,body>.tr td.w-50-6,body>.tr .td.w-50-6{width:calc(50vw / 6)}}body>tr td.center,body>tr .td.center,body>.tr td.center,body>.tr .td.center{text-align:center}body>tr td.list>span+span:before,body>tr .td.list>span+span:before,body>.tr td.list>span+span:before,body>.tr .td.list>span+span:before{content:',';padding:0 0.5rem 0 0}body>tr td.total,body>tr td.bold,body>tr .td.total,body>tr .td.bold,body>.tr td.total,body>.tr td.bold,body>.tr .td.total,body>.tr .td.bold{font-weight:bold;color:#404040}body>tr td.has-charts,body>tr .td.has-charts,body>.tr td.has-charts,body>.tr .td.has-charts{padding-right:4rem !important;box-sizing:border-box;position:relative}@media (min-width: 1181px){body>tr td.has-charts,body>tr .td.has-charts,body>.tr td.has-charts,body>.tr .td.has-charts{width:18rem !important;min-width:18rem !important}}@media (max-width: 1180px){body>tr td.has-charts,body>tr .td.has-charts,body>.tr td.has-charts,body>.tr .td.has-charts{max-width:20vw !important;width:18rem !important}}body>tr td.has-charts.short,body>tr .td.has-charts.short,body>.tr td.has-charts.short,body>.tr .td.has-charts.short{padding-right:0 !important}@media (min-width: 1181px){body>tr td.has-charts.short,body>tr .td.has-charts.short,body>.tr td.has-charts.short,body>.tr .td.has-charts.short{width:12rem !important;min-width:12rem !important}}@media (max-width: 1180px){body>tr td.has-charts.short,body>tr .td.has-charts.short,body>.tr td.has-charts.short,body>.tr .td.has-charts.short{max-width:12rem !important}}body>tr td.has-charts .chart-addon,body>tr .td.has-charts .chart-addon,body>.tr td.has-charts .chart-addon,body>.tr .td.has-charts .chart-addon{position:absolute;right:0;top:0;bottom:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center}body>tr td.has-charts .chart-addon .has-tooltip,body>tr .td.has-charts .chart-addon .has-tooltip,body>.tr td.has-charts .chart-addon .has-tooltip,body>.tr .td.has-charts .chart-addon .has-tooltip{display:inline-block}body>tr td.has-charts .chart-addon .icon-warning,body>tr .td.has-charts .chart-addon .icon-warning,body>.tr td.has-charts .chart-addon .icon-warning,body>.tr .td.has-charts .chart-addon .icon-warning{color:#ce0152;font-size:1.6rem}body>tr td.has-charts .chart-addon .icon-lock,body>tr .td.has-charts .chart-addon .icon-lock,body>.tr td.has-charts .chart-addon .icon-lock,body>.tr .td.has-charts .chart-addon .icon-lock{color:#8ebaf7;font-size:1.6rem}body>tr td.has-charts .chart-addon .icon-lock.warning,body>tr .td.has-charts .chart-addon .icon-lock.warning,body>.tr td.has-charts .chart-addon .icon-lock.warning,body>.tr .td.has-charts .chart-addon .icon-lock.warning{color:#ce0152}body>tr td.has-charts .chart-addon>*+*,body>tr .td.has-charts .chart-addon>*+*,body>.tr td.has-charts .chart-addon>*+*,body>.tr .td.has-charts .chart-addon>*+*{margin-left:0.35rem}body>tr td.with-avatars .avatars,body>tr .td.with-avatars .avatars,body>.tr td.with-avatars .avatars,body>.tr .td.with-avatars .avatars{min-width:12rem;margin-left:-0.3rem;margin-top:-0.3rem;margin-bottom:0;font-size:0}body>tr td.with-avatars .avatars:not(.short),body>tr .td.with-avatars .avatars:not(.short),body>.tr td.with-avatars .avatars:not(.short),body>.tr .td.with-avatars .avatars:not(.short){min-width:12rem}body>tr td.with-avatars .avatars .avatar.has-tooltip,body>tr .td.with-avatars .avatars .avatar.has-tooltip,body>.tr td.with-avatars .avatars .avatar.has-tooltip,body>.tr .td.with-avatars .avatars .avatar.has-tooltip{position:relative}body>tr td.with-avatars .avatars .avatar.has-tooltip .tooltip,body>tr .td.with-avatars .avatars .avatar.has-tooltip .tooltip,body>.tr td.with-avatars .avatars .avatar.has-tooltip .tooltip,body>.tr .td.with-avatars .avatars .avatar.has-tooltip .tooltip{transform:translate(calc(-50% + 15px), calc(-100% - 10px));position:fixed;top:initial;left:initial;right:initial;bottom:initial}body>tr td.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child),body>tr .td.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child),body>.tr td.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child),body>.tr .td.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child){padding-right:1rem}body>tr td.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child) img,body>tr .td.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child) img,body>.tr td.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child) img,body>.tr .td.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child) img{right:1rem;width:calc(100% - 1rem)}body>tr td.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child):before,body>tr .td.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child):before,body>.tr td.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child):before,body>.tr .td.with-avatars .avatars.first-arrow .avatar:first-child:not(:only-child):before{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e90c";position:absolute;top:0;bottom:0;right:0.2rem;color:#d2d2d2;line-height:1rem;width:0.8rem;height:1rem;margin:auto 0;font-size:1.2rem;text-align:left}body>tr td.with-avatars .avatars .avatar,body>tr .td.with-avatars .avatars .avatar,body>.tr td.with-avatars .avatars .avatar,body>.tr .td.with-avatars .avatars .avatar{margin:0.3rem 0.3rem 0.3rem 0;font-size:1.2rem}body>tr td.noborder,body>tr .td.noborder,body>.tr td.noborder,body>.tr .td.noborder{border-top-color:transparent}body>tr td .input-table:not(.select),body>tr .td .input-table:not(.select),body>.tr td .input-table:not(.select),body>.tr .td .input-table:not(.select){min-width:100%;line-height:1.2em;height:1.2em;min-height:1.2em;max-width:100%;width:100%;border:0 none;padding-top:0;padding-bottom:0;padding-left:0;font-size:1.3rem;color:inherit;background-color:transparent;box-sizing:border-box;outline:none;resize:none;text-align:left}body>tr td:first-child,body>tr .td:first-child,body>.tr td:first-child,body>.tr .td:first-child{border-left:2px solid #408cf8;padding-left:1.4rem}body>tr td:last-child,body>tr .td:last-child,body>.tr td:last-child,body>.tr .td:last-child{padding-right:2rem}body>tr td .on-hover,body>tr .td .on-hover,body>.tr td .on-hover,body>.tr .td .on-hover{visibility:visible}body>tr td .remove i,body>tr .td .remove i,body>.tr td .remove i,body>.tr .td .remove i{color:#adb3c3;font-size:3rem;text-decoration:none}body>tr td .mobile-inline,body>tr .td .mobile-inline,body>.tr td .mobile-inline,body>.tr .td .mobile-inline{display:none}.modal.modal-table table .tbody-with-sub .arrow,table .tbody-with-sub .arrow{cursor:pointer}.modal.modal-table table .tbody-with-sub .arrow:before,table .tbody-with-sub .arrow:before{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e90a";font-size:2rem}.modal.modal-table table .tbody-with-sub+tbody.tbody-sub,table .tbody-with-sub+tbody.tbody-sub{display:none;background-color:#eef8ff}.modal.modal-table table .tbody-with-sub+tbody.tbody-sub .thead td,.modal.modal-table table .tbody-with-sub+tbody.tbody-sub .thead th,table .tbody-with-sub+tbody.tbody-sub .thead td,table .tbody-with-sub+tbody.tbody-sub .thead th{height:2.5rem;padding-top:0;padding-bottom:0;border-bottom:0 none !important;border-top:1px solid #ededed !important}.modal.modal-table table .tbody-with-sub+tbody.tbody-sub tr.td-with-sub th:first-child,.modal.modal-table table .tbody-with-sub+tbody.tbody-sub tr.td-with-sub td:first-child,.modal.modal-table table .tbody-with-sub+tbody.tbody-sub tr.thead th:first-child,.modal.modal-table table .tbody-with-sub+tbody.tbody-sub tr.thead td:first-child,table .tbody-with-sub+tbody.tbody-sub tr.td-with-sub th:first-child,table .tbody-with-sub+tbody.tbody-sub tr.td-with-sub td:first-child,table .tbody-with-sub+tbody.tbody-sub tr.thead th:first-child,table .tbody-with-sub+tbody.tbody-sub tr.thead td:first-child{border-left:2px solid #407cd0}.modal.modal-table table .tbody-with-sub+tbody.tbody-sub td,.modal.modal-table table .tbody-with-sub+tbody.tbody-sub th,table .tbody-with-sub+tbody.tbody-sub td,table .tbody-with-sub+tbody.tbody-sub th{background-color:#eef8ff;padding-left:1.5rem;padding-right:1.5rem}.modal.modal-table table .tbody-with-sub+tbody.tbody-sub tr:not(.thead):hover td,.modal.modal-table table .tbody-with-sub+tbody.tbody-sub tr:not(.thead):hover th,table .tbody-with-sub+tbody.tbody-sub tr:not(.thead):hover td,table .tbody-with-sub+tbody.tbody-sub tr:not(.thead):hover th{background-color:#e7f3fc}.modal.modal-table table .tbody-with-sub.expanded .arrow:before,table .tbody-with-sub.expanded .arrow:before{content:"\e90d"}.modal.modal-table table .tbody-with-sub.expanded+.tbody-sub,table .tbody-with-sub.expanded+.tbody-sub{display:table-row-group}.modal.modal-table table .td-rows .td-row,table .td-rows .td-row{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.modal.modal-table table .td-rows .td-row>i,table .td-rows .td-row>i{width:2rem;-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.modal.modal-table table .td-rows .td-row>*,table .td-rows .td-row>*{line-height:1.3rem}.modal.modal-table table .td-rows .td-row .row-value,table .td-rows .td-row .row-value{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.modal.modal-table table .td-rows .td-row.as-input,table .td-rows .td-row.as-input{position:relative;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.modal.modal-table table .td-rows .td-row.as-input i,table .td-rows .td-row.as-input i{width:2rem}.modal.modal-table table .td-rows .td-row.as-input input,table .td-rows .td-row.as-input input{border-bottom:1px solid #407cd0;padding:1.3rem 0;box-sizing:border-box;width:auto;min-width:0;-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;border-radius:0}.modal.modal-table table .td-rows .td-row.as-input button,table .td-rows .td-row.as-input button{position:absolute;background:transparent;right:0;top:0;bottom:0;color:#979ea7;padding-right:0;font-size:1.5rem}.modal.modal-table table .td-rows .td-row .link,table .td-rows .td-row .link{color:#407cd0}.modal.modal-table table .td-rows .td-row>*+*,table .td-rows .td-row>*+*{margin-left:0.5rem}.modal.modal-table table .td-rows .td-row+.td-row,table .td-rows .td-row+.td-row{margin-top:1rem}.modal.modal-table table .td-with-sub+.td-sub td,table .td-with-sub+.td-sub td{border-top:1px dotted #407cd0}.modal.modal-table table .td-with-sub .arrow,table .td-with-sub .arrow{cursor:pointer}.modal.modal-table table .td-with-sub .arrow:before,table .td-with-sub .arrow:before{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e90a";font-size:2rem;color:#979ea7}.modal.modal-table table .td-with-sub+.td-sub,table .td-with-sub+.td-sub{display:none}.modal.modal-table table .td-with-sub.expanded .arrow:before,table .td-with-sub.expanded .arrow:before{content:"\e90d"}.modal.modal-table table .td-with-sub.expanded+.td-sub,table .td-with-sub.expanded+.td-sub{display:table-row}.modal.modal-table table .tbody-with-sub td.actions a.anchor.mute,table .tbody-with-sub td.actions a.anchor.mute{font-size:1.5rem}@media (max-width: 1180px){.modal.modal-table table .tbody-sub tr.fluid-only-mobile th,table .tbody-sub tr.fluid-only-mobile th{padding-top:0.8rem !important;padding-bottom:0.8rem !important}}.modal.modal-table table .tbody-sub td.actions a.anchor.mute i,.modal.modal-table table .tbody-sub td.actions a.anchor.link i,table .tbody-sub td.actions a.anchor.mute i,table .tbody-sub td.actions a.anchor.link i{font-size:2rem;margin-right:1rem}.modal.modal-table table .tbody-sub td .items.items-divided>*+*:before,table .tbody-sub td .items.items-divided>*+*:before{height:1.5rem;color:#407cd0}.modal.modal-table table .tbody-sub td .items>*,table .tbody-sub td .items>*{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.modal.modal-table table .tbody-sub td .items .link,table .tbody-sub td .items .link{color:#407cd0}.modal.modal-table table .tbody-sub td .items .anchor.mute:hover,table .tbody-sub td .items .anchor.mute:hover{text-decoration:none}.modal.modal-table table .tbody-sub td .items .anchor.mute i,table .tbody-sub td .items .anchor.mute i{color:#c8d0d6;font-size:2.5rem;vertical-align:middle;line-height:1rem}.modal.modal-table table .td-rows .td-row .link i.icon-attach_file,table .td-rows .td-row .link i.icon-attach_file{font-size:1.5rem}.modal.modal-table table .td-rows .td-row:not(.as-input) .icon-dialog,table .td-rows .td-row:not(.as-input) .icon-dialog{margin-top:2rem}.modal.modal-table table .td-rows .td-row.as-input .icon-dialog,table .td-rows .td-row.as-input .icon-dialog{margin-top:0.5rem;color:#407cd0}.modal.modal-table table .td-rows .td-row.as-input .icon-dialog+input,table .td-rows .td-row.as-input .icon-dialog+input{padding-right:3rem !important}.modal.modal-table table .row-value label.mute,table .row-value label.mute{font-size:1rem;margin-bottom:0.5rem;display:block}.colored-fail{background-color:#ff8593 !important;border-top-color:#f6808e !important}.colored-pass{background-color:#a8e6ab !important;border-top-color:#a2dea5 !important}.colored-fail,.colored-pass{width:8rem;text-align:center;padding-top:0.5rem;padding-bottom:0.5rem}@media (max-width: 1180px){.colored-fail,.colored-pass{padding-left:0.5rem !important;padding-right:0.5rem !important;width:7rem !important}.colored-fail input,.colored-pass input{width:6rem}}.colored-fail input,.colored-pass input{width:7rem;border-color:rgba(66,87,131,0.3);background-clip:padding-box}th .colored-fail,th .colored-pass{color:#343434}.table-copy-past,.table-overwrite{border-bottom:1px solid #ededed}.table-copy-past .select-arrow select+span{font-size:1.5rem}.table-copy-past .td,.table-copy-past td,.table-copy-past .th,.table-copy-past th{padding-left:2rem;padding-right:2rem;padding-top:0;padding-bottom:0}.table-copy-past .td.has-error,.table-copy-past td.has-error,.table-copy-past .th.has-error,.table-copy-past th.has-error{background-color:#fde1e6 !important}.table-copy-past .td.is-invalid,.table-copy-past td.is-invalid,.table-copy-past .th.is-invalid,.table-copy-past th.is-invalid{color:#EE506D !important}.table-copy-past .td span,.table-copy-past td span,.table-copy-past .th span,.table-copy-past th span{padding-left:0.5rem}.table-copy-past th,.table-copy-past .th{border-bottom:1px solid #ededed;height:4rem;min-height:4rem}.table-copy-past th .select,.table-copy-past .th .select{position:relative;z-index:1}.table-copy-past th .input-table:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),.table-copy-past .th .input-table:not([type="checkbox"]):not([type="radio"]):not([type="submit"]){font-weight:inherit;text-transform:uppercase;color:inherit;font-size:inherit}.table-copy-past th .input-table:not([type="checkbox"]):not([type="radio"]):not([type="submit"])>input:not(:checked)+.select-content,.table-copy-past .th .input-table:not([type="checkbox"]):not([type="radio"]):not([type="submit"])>input:not(:checked)+.select-content{font-weight:inherit;text-transform:uppercase;color:inherit;font-size:inherit}.table-copy-past th .input-table:not([type="checkbox"]):not([type="radio"]):not([type="submit"])>input:not(:checked)+.select-content label,.table-copy-past th .input-table:not([type="checkbox"]):not([type="radio"]):not([type="submit"])>input:not(:checked)+.select-content .placeholder,.table-copy-past .th .input-table:not([type="checkbox"]):not([type="radio"]):not([type="submit"])>input:not(:checked)+.select-content label,.table-copy-past .th .input-table:not([type="checkbox"]):not([type="radio"]):not([type="submit"])>input:not(:checked)+.select-content .placeholder{font-weight:inherit;text-transform:uppercase;color:inherit;font-size:inherit}.table-copy-past th .input-table:not([type="checkbox"]):not([type="radio"]):not([type="submit"])>input:checked+.select-content .placeholder,.table-copy-past .th .input-table:not([type="checkbox"]):not([type="radio"]):not([type="submit"])>input:checked+.select-content .placeholder{order:-1;display:block}.table-copy-past th.has-error,.table-copy-past .th.has-error{color:#EE506D;border-bottom:1px solid #e8cfd4}.table-copy-past tbody .input-table,.table-copy-past .tbody .input-table{padding-left:0.5rem !important}.table-copy-past tbody tr.is-invalid td:first-child,.table-copy-past tbody tr.is-invalid .td:first-child,.table-copy-past tbody .tr.is-invalid td:first-child,.table-copy-past tbody .tr.is-invalid .td:first-child,.table-copy-past .tbody tr.is-invalid td:first-child,.table-copy-past .tbody tr.is-invalid .td:first-child,.table-copy-past .tbody .tr.is-invalid td:first-child,.table-copy-past .tbody .tr.is-invalid .td:first-child{border-left:4px solid #F65F7B}.table-copy-past tbody tr td,.table-copy-past tbody tr .td,.table-copy-past tbody .tr td,.table-copy-past tbody .tr .td,.table-copy-past .tbody tr td,.table-copy-past .tbody tr .td,.table-copy-past .tbody .tr td,.table-copy-past .tbody .tr .td{height:3.7rem;min-height:3.7rem}.table-copy-past tbody tr td.focus,.table-copy-past tbody tr .td.focus,.table-copy-past tbody .tr td.focus,.table-copy-past tbody .tr .td.focus,.table-copy-past .tbody tr td.focus,.table-copy-past .tbody tr .td.focus,.table-copy-past .tbody .tr td.focus,.table-copy-past .tbody .tr .td.focus{border-top:1px solid #e8cfd4}.table-copy-past tbody tr td:first-child,.table-copy-past tbody tr .td:first-child,.table-copy-past tbody .tr td:first-child,.table-copy-past tbody .tr .td:first-child,.table-copy-past .tbody tr td:first-child,.table-copy-past .tbody tr .td:first-child,.table-copy-past .tbody .tr td:first-child,.table-copy-past .tbody .tr .td:first-child{border-left:4px solid transparent;padding-left:calc(2rem - 4px)}.table-copy-past tbody tr:not(.un-hover):hover td:first-child,.table-copy-past tbody .tr:not(.un-hover):hover td:first-child,.table-copy-past .tbody tr:not(.un-hover):hover td:first-child,.table-copy-past .tbody .tr:not(.un-hover):hover td:first-child{border-left:4px solid transparent}.table-copy-past tbody tr.is-invalid:not(.un-hover):hover td,.table-copy-past tbody .tr.is-invalid:not(.un-hover):hover td,.table-copy-past .tbody tr.is-invalid:not(.un-hover):hover td,.table-copy-past .tbody .tr.is-invalid:not(.un-hover):hover td{background-color:#fafafa}.table-copy-past tbody tr.is-invalid:not(.un-hover):hover td.focus,.table-copy-past tbody .tr.is-invalid:not(.un-hover):hover td.focus,.table-copy-past .tbody tr.is-invalid:not(.un-hover):hover td.focus,.table-copy-past .tbody .tr.is-invalid:not(.un-hover):hover td.focus{background-color:#f8dee2 !important}.table-copy-past tbody tr.is-invalid:not(.un-hover):hover td:first-child,.table-copy-past tbody .tr.is-invalid:not(.un-hover):hover td:first-child,.table-copy-past .tbody tr.is-invalid:not(.un-hover):hover td:first-child,.table-copy-past .tbody .tr.is-invalid:not(.un-hover):hover td:first-child{border-left:4px solid #F65F7B}.table-copy-past tbody tr.is-invalid:not(.un-hover):focus-within td:first-child,.table-copy-past tbody tr.is-invalid:not(.un-hover):focus-within .td:first-child,.table-copy-past tbody .tr.is-invalid:not(.un-hover):focus-within td:first-child,.table-copy-past tbody .tr.is-invalid:not(.un-hover):focus-within .td:first-child,.table-copy-past .tbody tr.is-invalid:not(.un-hover):focus-within td:first-child,.table-copy-past .tbody tr.is-invalid:not(.un-hover):focus-within .td:first-child,.table-copy-past .tbody .tr.is-invalid:not(.un-hover):focus-within td:first-child,.table-copy-past .tbody .tr.is-invalid:not(.un-hover):focus-within .td:first-child{border-left:4px solid #F65F7B}.table-overwrite tbody tr td{min-height:4rem;height:4rem}.table-overwrite tbody tr td:first-child{padding-left:2rem}.table-overwrite tbody tr.border td{display:none}.table-overwrite tbody tr:not(.checked) td:first-child~td{opacity:0.52}.table-overwrite tbody tr.checked .radio:before{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e921";color:#64a4fa;font-size:1.3rem}.table-overwrite tbody tr.checked .radio.radio{background-color:#408CF8;border:1px solid #408CF8}.table-overwrite tbody tr.checked .radio.input-l:before{font-size:2.3rem}.table-overwrite thead th{z-index:10}.table-overwrite tbody+tbody>tr.border>td{border-top:1px solid #c5c5c5;border-bottom:1px solid #c5c5c5;background-color:#eaeaea;border-left:0 none !important;height:5px;max-height:5px;min-height:5px;display:table-cell}.table-overwrite tbody+tbody>tr.border+tr td{border-top:0 none}.table-cashflow .first{padding-left:2.5rem;padding-right:3.5rem;position:sticky;left:0;width:0;white-space:nowrap}.table-cashflow tr:not(:hover):not(.hover) .first:not(.mark),.table-cashflow .tr:not(:hover):not(.hover) .first:not(.mark){background-color:#fff}.table-cashflow td:not(.last):not(.first){text-align:right;white-space:nowrap;width:auto;padding-left:7px;padding-right:7px}.table-cashflow th:not(.first){padding-left:7px;padding-right:7px;text-align:right}.table-cashflow .last{width:auto;padding:0 !important;min-width:0}.table-cashflow .fixed-total{position:sticky;right:0;top:0}.with-thead{position:relative;width:0}.thead-right{position:absolute;top:0;bottom:0;right:0;left:auto;padding:0;min-height:100%;height:100%;line-height:inherit;display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.table-dashboard{width:100%;max-width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.table-dashboard .table-scrollable{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0}.table-dashboard .right-pinned{-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:10%;min-width:200px;position:relative;z-index:20;box-shadow:-2px 0 2px rgba(66,67,68,0.1)}.table-dashboard .right-pinned th,.table-dashboard .right-pinned .th{max-height:1rem;height:1rem}.table-dashboard .right-pinned td,.table-dashboard .right-pinned .td{max-height:none;height:auto}@media (min-width: 1180px){.td.has-ellipsis,td.has-ellipsis{display:table-cell}}@media (min-width: 1181px){.has-ellipsis[data-ellipsis]:hover{position:relative}.has-ellipsis[data-ellipsis]:hover:after{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-color:inherit;top:-1px !important;bottom:auto !important;border-top:1px solid #ededed;border-right:1px solid #ededed;left:0 !important;right:auto;color:inherit;min-height:inherit;font-size:inherit;line-height:inherit;padding:inherit;padding-right:1rem;box-sizing:border-box;z-index:2;margin:0;pointer-events:none;max-width:300%;min-width:100%;width:-webkit-max-content;width:-moz-max-content;white-space:normal;word-break:break-word;min-height:100%;border-radius:0;box-shadow:0.4rem 0.4rem 0.6rem 0.1rem rgba(0,0,0,0.05);position:absolute;z-index:16;content:attr(data-ellipsis)}.has-ellipsis[data-ellipsis]:hover>*{overflow:hidden;z-index:1;position:relative;opacity:0}.has-ellipsis[data-ellipsis]:hover:before{display:none}}@media (min-width: 1181px){.has-preview{position:relative}.has-preview .to-preview{overflow:hidden;text-overflow:ellipsis}.has-preview .to-preview.input-r+.preview{font-size:1.2rem}.has-preview>span{color:inherit;background-color:inherit}.has-preview:hover .to-preview:not(:focus)~.preview{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}.has-preview .select~.preview{padding-left:1rem;padding-top:0.4rem}.has-preview .preview{display:none;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-color:inherit;top:-1px !important;bottom:auto !important;border-top:1px solid #ededed;border-right:1px solid #ededed;left:0 !important;right:auto;color:inherit;min-height:inherit;font-size:inherit;line-height:inherit;padding:inherit;padding-right:1rem;box-sizing:border-box;z-index:2;margin:0;pointer-events:none;max-width:300%;min-width:100%;width:-webkit-max-content;width:-moz-max-content;white-space:normal;word-break:break-word;min-height:100%;border-radius:0;box-shadow:0.4rem 0.4rem 0.6rem 0.1rem rgba(0,0,0,0.05);position:absolute;z-index:16;padding:0.5rem}.has-preview:first-child .preview{padding-left:4rem}.has-preview:first-child .select~.preview{padding-left:4.5rem}}.has-preview .preview{display:none}.has-bulk{counter-reset:row-selected;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.has-bulk .toggle-table-bulk{position:fixed;left:-100000px}.has-bulk .toggle-table-bulk:checked~.table-bulk{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.has-bulk .toggle-table-bulk:checked~.table-actions{display:none}.has-bulk.bulk-active .table-bulk{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.has-bulk.bulk-active .table-actions{display:none}.has-bulk .table-bulk.active{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.has-bulk .table-actions.hide{display:none}.has-bulk:not(.normal-order) .table-bulk{-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.has-bulk .table-bulk{display:none}.has-bulk .table .tbody .tr .count-selected:checked,.has-bulk .table .tbody tr .count-selected:checked,.has-bulk .table tbody .tr .count-selected:checked,.has-bulk .table tbody tr .count-selected:checked{counter-increment:row-selected}.table-bulk{background:#407cd0;color:#fff;min-height:4.5rem;padding:0 1.5rem 0 4rem;border-bottom:1px solid #407cd0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.table-bulk .selected:empty:before{content:counter(row-selected) " " attr(data-selected)}.table-bulk .icon-close{font-size:2.5rem}.table-bulk .actions{color:#fff}.table-bulk .actions .items{-ms-flex-align:center;-webkit-align-items:center;align-items:center}.table-bulk .actions .items span+span:before{margin-right:1rem;color:#fff}.table-bulk .actions .select>input:not(:checked)+.select-content{color:#fff;text-transform:uppercase}.table-bulk .actions .select>input:not(:checked)+.select-content label,.table-bulk .actions .select>input:not(:checked)+.select-content .placeholder{font-size:1.2rem}.table-actions{min-height:4.5rem;padding:0 1.5rem 0 2.5rem;border-bottom:1px solid #ededed;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-align:center;-ms-flex-line-pack:center;-webkit-align-content:center;align-content:center;-webkit-justify-content:space-between;justify-content:space-between}.table-actions:after{content:'';min-height:inherit;font-size:0}.table-actions .filters{margin:auto auto auto 0;-webkit-align-self:center;align-self:center}.table-actions .items .filters{margin:15px 0 0 0}.table-actions .right-actions{margin:auto 0 auto auto;-webkit-align-self:center;align-self:center}.table-actions .right-actions .items.items-divided>*+*:not(.no-divide):before{border-left-color:#d8dbe2}.table-actions.with-chart{-webkit-align-items:normal;align-items:normal}.table-actions.with-chart [class*="cell"]{box-sizing:content-box}.table-actions.with-chart .h2{font-size:2.5rem;margin:0;font-weight:bold}.table-actions.with-chart .h2+.label{color:rgba(64,124,208,0.7)}.table-actions.with-chart .h2+.label.warning{color:rgba(206,1,82,0.7)}.table-actions.with-chart .form-section-content{padding:0 4rem}.table-actions.with-chart .form-section-content .dashboard-state{padding-top:0}.table-actions.with-chart .dashboard-state{padding:0 2.5rem}.table-actions.with-chart .form-section{margin-bottom:3rem}@media (max-width: 1180px){.table-actions.with-chart .form-section .form-section-content{padding-left:2rem;padding-right:2rem}.table-actions.with-chart .form-section .form-section-content .dashboard-state{padding:0}}.table-actions.with-chart .form-section+.form-section.with-tile:after{position:absolute;left:0;width:0;border-left:1px solid #ebebeb;top:0;bottom:0;content:''}@media (min-width: 1181px){.table-actions.with-chart .form-section+.form-section:not(.with-tile):after{position:absolute;left:0;width:0;border-left:1px solid #ebebeb;top:0;bottom:0;content:''}}@media (max-width: 1180px){.table-actions.with-chart .form-section+.form-section:not(.with-tile){padding-top:2rem}}@use "sass:math";.cell-hidden:not(.fluid-always-display){max-width:0 !important;width:0 !important;min-width:0 !important;box-sizing:border-box !important;white-space:nowrap !important;padding:0 !important}.cell-hidden:not(.fluid-always-display) .input-table{min-width:20vw !important}.cell-hidden:not(.fluid-always-display):not(.visible){opacity:0 !important;overflow:hidden !important}@media (min-width: 1181px){.table-fluid-manual.table-column-1[data-show="1"] .table-nav .dot:nth-of-type(n + 1){display:none}.table-fluid-manual.table-column-1[data-show="1"] .table-nav label:nth-of-type(n + 1){visibility:hidden}.table-fluid-manual.table-column-2[data-show="1"] .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid-manual.table-column-2[data-show="1"] .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid-manual.table-column-3[data-show="1"] .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid-manual.table-column-3[data-show="1"] .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid-manual.table-column-4[data-show="1"] .table-nav .dot:nth-of-type(n + 4){display:none}.table-fluid-manual.table-column-4[data-show="1"] .table-nav label:nth-of-type(n + 4){visibility:hidden}.table-fluid-manual.table-column-5[data-show="1"] .table-nav .dot:nth-of-type(n + 5){display:none}.table-fluid-manual.table-column-5[data-show="1"] .table-nav label:nth-of-type(n + 5){visibility:hidden}.table-fluid-manual.table-column-6[data-show="1"] .table-nav .dot:nth-of-type(n + 6){display:none}.table-fluid-manual.table-column-6[data-show="1"] .table-nav label:nth-of-type(n + 6){visibility:hidden}.table-fluid-manual.table-column-7[data-show="1"] .table-nav .dot:nth-of-type(n + 7){display:none}.table-fluid-manual.table-column-7[data-show="1"] .table-nav label:nth-of-type(n + 7){visibility:hidden}.table-fluid-manual.table-column-8[data-show="1"] .table-nav .dot:nth-of-type(n + 8){display:none}.table-fluid-manual.table-column-8[data-show="1"] .table-nav label:nth-of-type(n + 8){visibility:hidden}.table-fluid-manual.table-column-9[data-show="1"] .table-nav .dot:nth-of-type(n + 9){display:none}.table-fluid-manual.table-column-9[data-show="1"] .table-nav label:nth-of-type(n + 9){visibility:hidden}.table-fluid-manual.table-column-10[data-show="1"] .table-nav .dot:nth-of-type(n + 10){display:none}.table-fluid-manual.table-column-10[data-show="1"] .table-nav label:nth-of-type(n + 10){visibility:hidden}.table-fluid-manual.table-column-11[data-show="1"] .table-nav .dot:nth-of-type(n + 11){display:none}.table-fluid-manual.table-column-11[data-show="1"] .table-nav label:nth-of-type(n + 11){visibility:hidden}.table-fluid-manual.table-column-12[data-show="1"] .table-nav .dot:nth-of-type(n + 12){display:none}.table-fluid-manual.table-column-12[data-show="1"] .table-nav label:nth-of-type(n + 12){visibility:hidden}.table-fluid-manual.table-column-13[data-show="1"] .table-nav .dot:nth-of-type(n + 13){display:none}.table-fluid-manual.table-column-13[data-show="1"] .table-nav label:nth-of-type(n + 13){visibility:hidden}.table-fluid-manual.table-column-14[data-show="1"] .table-nav .dot:nth-of-type(n + 14){display:none}.table-fluid-manual.table-column-14[data-show="1"] .table-nav label:nth-of-type(n + 14){visibility:hidden}.table-fluid-manual.table-column-15[data-show="1"] .table-nav .dot:nth-of-type(n + 15){display:none}.table-fluid-manual.table-column-15[data-show="1"] .table-nav label:nth-of-type(n + 15){visibility:hidden}.table-fluid-manual.table-column-16[data-show="1"] .table-nav .dot:nth-of-type(n + 16){display:none}.table-fluid-manual.table-column-16[data-show="1"] .table-nav label:nth-of-type(n + 16){visibility:hidden}.table-fluid-manual.table-column-17[data-show="1"] .table-nav .dot:nth-of-type(n + 17){display:none}.table-fluid-manual.table-column-17[data-show="1"] .table-nav label:nth-of-type(n + 17){visibility:hidden}.table-fluid-manual.table-column-18[data-show="1"] .table-nav .dot:nth-of-type(n + 18){display:none}.table-fluid-manual.table-column-18[data-show="1"] .table-nav label:nth-of-type(n + 18){visibility:hidden}.table-fluid-manual.table-column-19[data-show="1"] .table-nav .dot:nth-of-type(n + 19){display:none}.table-fluid-manual.table-column-19[data-show="1"] .table-nav label:nth-of-type(n + 19){visibility:hidden}.table-fluid-manual.table-column-20[data-show="1"] .table-nav .dot:nth-of-type(n + 20){display:none}.table-fluid-manual.table-column-20[data-show="1"] .table-nav label:nth-of-type(n + 20){visibility:hidden}.table-fluid-manual.table-column-21[data-show="1"] .table-nav .dot:nth-of-type(n + 21){display:none}.table-fluid-manual.table-column-21[data-show="1"] .table-nav label:nth-of-type(n + 21){visibility:hidden}.table-fluid-manual.table-column-22[data-show="1"] .table-nav .dot:nth-of-type(n + 22){display:none}.table-fluid-manual.table-column-22[data-show="1"] .table-nav label:nth-of-type(n + 22){visibility:hidden}.table-fluid-manual.table-column-1[data-show="3"] .table-nav .dot:nth-of-type(n + 1){display:none}.table-fluid-manual.table-column-1[data-show="3"] .table-nav label:nth-of-type(n + 1){visibility:hidden}.table-fluid-manual.table-column-2[data-show="3"] .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid-manual.table-column-2[data-show="3"] .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid-manual.table-column-3[data-show="3"] .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid-manual.table-column-3[data-show="3"] .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid-manual.table-column-4[data-show="3"] .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid-manual.table-column-4[data-show="3"] .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid-manual.table-column-5[data-show="3"] .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid-manual.table-column-5[data-show="3"] .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid-manual.table-column-6[data-show="3"] .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid-manual.table-column-6[data-show="3"] .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid-manual.table-column-7[data-show="3"] .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid-manual.table-column-7[data-show="3"] .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid-manual.table-column-8[data-show="3"] .table-nav .dot:nth-of-type(n + 4){display:none}.table-fluid-manual.table-column-8[data-show="3"] .table-nav label:nth-of-type(n + 4){visibility:hidden}.table-fluid-manual.table-column-9[data-show="3"] .table-nav .dot:nth-of-type(n + 4){display:none}.table-fluid-manual.table-column-9[data-show="3"] .table-nav label:nth-of-type(n + 4){visibility:hidden}.table-fluid-manual.table-column-10[data-show="3"] .table-nav .dot:nth-of-type(n + 4){display:none}.table-fluid-manual.table-column-10[data-show="3"] .table-nav label:nth-of-type(n + 4){visibility:hidden}.table-fluid-manual.table-column-11[data-show="3"] .table-nav .dot:nth-of-type(n + 5){display:none}.table-fluid-manual.table-column-11[data-show="3"] .table-nav label:nth-of-type(n + 5){visibility:hidden}.table-fluid-manual.table-column-12[data-show="3"] .table-nav .dot:nth-of-type(n + 5){display:none}.table-fluid-manual.table-column-12[data-show="3"] .table-nav label:nth-of-type(n + 5){visibility:hidden}.table-fluid-manual.table-column-13[data-show="3"] .table-nav .dot:nth-of-type(n + 5){display:none}.table-fluid-manual.table-column-13[data-show="3"] .table-nav label:nth-of-type(n + 5){visibility:hidden}.table-fluid-manual.table-column-14[data-show="3"] .table-nav .dot:nth-of-type(n + 6){display:none}.table-fluid-manual.table-column-14[data-show="3"] .table-nav label:nth-of-type(n + 6){visibility:hidden}.table-fluid-manual.table-column-15[data-show="3"] .table-nav .dot:nth-of-type(n + 6){display:none}.table-fluid-manual.table-column-15[data-show="3"] .table-nav label:nth-of-type(n + 6){visibility:hidden}.table-fluid-manual.table-column-16[data-show="3"] .table-nav .dot:nth-of-type(n + 6){display:none}.table-fluid-manual.table-column-16[data-show="3"] .table-nav label:nth-of-type(n + 6){visibility:hidden}.table-fluid-manual.table-column-17[data-show="3"] .table-nav .dot:nth-of-type(n + 7){display:none}.table-fluid-manual.table-column-17[data-show="3"] .table-nav label:nth-of-type(n + 7){visibility:hidden}.table-fluid-manual.table-column-18[data-show="3"] .table-nav .dot:nth-of-type(n + 7){display:none}.table-fluid-manual.table-column-18[data-show="3"] .table-nav label:nth-of-type(n + 7){visibility:hidden}.table-fluid-manual.table-column-19[data-show="3"] .table-nav .dot:nth-of-type(n + 7){display:none}.table-fluid-manual.table-column-19[data-show="3"] .table-nav label:nth-of-type(n + 7){visibility:hidden}.table-fluid-manual.table-column-20[data-show="3"] .table-nav .dot:nth-of-type(n + 8){display:none}.table-fluid-manual.table-column-20[data-show="3"] .table-nav label:nth-of-type(n + 8){visibility:hidden}.table-fluid-manual.table-column-21[data-show="3"] .table-nav .dot:nth-of-type(n + 8){display:none}.table-fluid-manual.table-column-21[data-show="3"] .table-nav label:nth-of-type(n + 8){visibility:hidden}.table-fluid-manual.table-column-22[data-show="3"] .table-nav .dot:nth-of-type(n + 8){display:none}.table-fluid-manual.table-column-22[data-show="3"] .table-nav label:nth-of-type(n + 8){visibility:hidden}.table-fluid-manual.table-column-1[data-show="5"] .table-nav .dot:nth-of-type(n + 1){display:none}.table-fluid-manual.table-column-1[data-show="5"] .table-nav label:nth-of-type(n + 1){visibility:hidden}.table-fluid-manual.table-column-2[data-show="5"] .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid-manual.table-column-2[data-show="5"] .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid-manual.table-column-3[data-show="5"] .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid-manual.table-column-3[data-show="5"] .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid-manual.table-column-4[data-show="5"] .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid-manual.table-column-4[data-show="5"] .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid-manual.table-column-5[data-show="5"] .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid-manual.table-column-5[data-show="5"] .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid-manual.table-column-6[data-show="5"] .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid-manual.table-column-6[data-show="5"] .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid-manual.table-column-7[data-show="5"] .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid-manual.table-column-7[data-show="5"] .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid-manual.table-column-8[data-show="5"] .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid-manual.table-column-8[data-show="5"] .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid-manual.table-column-9[data-show="5"] .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid-manual.table-column-9[data-show="5"] .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid-manual.table-column-10[data-show="5"] .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid-manual.table-column-10[data-show="5"] .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid-manual.table-column-11[data-show="5"] .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid-manual.table-column-11[data-show="5"] .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid-manual.table-column-12[data-show="5"] .table-nav .dot:nth-of-type(n + 4){display:none}.table-fluid-manual.table-column-12[data-show="5"] .table-nav label:nth-of-type(n + 4){visibility:hidden}.table-fluid-manual.table-column-13[data-show="5"] .table-nav .dot:nth-of-type(n + 4){display:none}.table-fluid-manual.table-column-13[data-show="5"] .table-nav label:nth-of-type(n + 4){visibility:hidden}.table-fluid-manual.table-column-14[data-show="5"] .table-nav .dot:nth-of-type(n + 4){display:none}.table-fluid-manual.table-column-14[data-show="5"] .table-nav label:nth-of-type(n + 4){visibility:hidden}.table-fluid-manual.table-column-15[data-show="5"] .table-nav .dot:nth-of-type(n + 4){display:none}.table-fluid-manual.table-column-15[data-show="5"] .table-nav label:nth-of-type(n + 4){visibility:hidden}.table-fluid-manual.table-column-16[data-show="5"] .table-nav .dot:nth-of-type(n + 4){display:none}.table-fluid-manual.table-column-16[data-show="5"] .table-nav label:nth-of-type(n + 4){visibility:hidden}.table-fluid-manual.table-column-17[data-show="5"] .table-nav .dot:nth-of-type(n + 5){display:none}.table-fluid-manual.table-column-17[data-show="5"] .table-nav label:nth-of-type(n + 5){visibility:hidden}.table-fluid-manual.table-column-18[data-show="5"] .table-nav .dot:nth-of-type(n + 5){display:none}.table-fluid-manual.table-column-18[data-show="5"] .table-nav label:nth-of-type(n + 5){visibility:hidden}.table-fluid-manual.table-column-19[data-show="5"] .table-nav .dot:nth-of-type(n + 5){display:none}.table-fluid-manual.table-column-19[data-show="5"] .table-nav label:nth-of-type(n + 5){visibility:hidden}.table-fluid-manual.table-column-20[data-show="5"] .table-nav .dot:nth-of-type(n + 5){display:none}.table-fluid-manual.table-column-20[data-show="5"] .table-nav label:nth-of-type(n + 5){visibility:hidden}.table-fluid-manual.table-column-21[data-show="5"] .table-nav .dot:nth-of-type(n + 5){display:none}.table-fluid-manual.table-column-21[data-show="5"] .table-nav label:nth-of-type(n + 5){visibility:hidden}.table-fluid-manual.table-column-22[data-show="5"] .table-nav .dot:nth-of-type(n + 6){display:none}.table-fluid-manual.table-column-22[data-show="5"] .table-nav label:nth-of-type(n + 6){visibility:hidden}.table-fluid-manual.table-column-1[data-show="7"] .table-nav .dot:nth-of-type(n + 1){display:none}.table-fluid-manual.table-column-1[data-show="7"] .table-nav label:nth-of-type(n + 1){visibility:hidden}.table-fluid-manual.table-column-2[data-show="7"] .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid-manual.table-column-2[data-show="7"] .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid-manual.table-column-3[data-show="7"] .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid-manual.table-column-3[data-show="7"] .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid-manual.table-column-4[data-show="7"] .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid-manual.table-column-4[data-show="7"] .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid-manual.table-column-5[data-show="7"] .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid-manual.table-column-5[data-show="7"] .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid-manual.table-column-6[data-show="7"] .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid-manual.table-column-6[data-show="7"] .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid-manual.table-column-7[data-show="7"] .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid-manual.table-column-7[data-show="7"] .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid-manual.table-column-8[data-show="7"] .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid-manual.table-column-8[data-show="7"] .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid-manual.table-column-9[data-show="7"] .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid-manual.table-column-9[data-show="7"] .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid-manual.table-column-10[data-show="7"] .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid-manual.table-column-10[data-show="7"] .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid-manual.table-column-11[data-show="7"] .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid-manual.table-column-11[data-show="7"] .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid-manual.table-column-12[data-show="7"] .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid-manual.table-column-12[data-show="7"] .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid-manual.table-column-13[data-show="7"] .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid-manual.table-column-13[data-show="7"] .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid-manual.table-column-14[data-show="7"] .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid-manual.table-column-14[data-show="7"] .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid-manual.table-column-15[data-show="7"] .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid-manual.table-column-15[data-show="7"] .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid-manual.table-column-16[data-show="7"] .table-nav .dot:nth-of-type(n + 4){display:none}.table-fluid-manual.table-column-16[data-show="7"] .table-nav label:nth-of-type(n + 4){visibility:hidden}.table-fluid-manual.table-column-17[data-show="7"] .table-nav .dot:nth-of-type(n + 4){display:none}.table-fluid-manual.table-column-17[data-show="7"] .table-nav label:nth-of-type(n + 4){visibility:hidden}.table-fluid-manual.table-column-18[data-show="7"] .table-nav .dot:nth-of-type(n + 4){display:none}.table-fluid-manual.table-column-18[data-show="7"] .table-nav label:nth-of-type(n + 4){visibility:hidden}.table-fluid-manual.table-column-19[data-show="7"] .table-nav .dot:nth-of-type(n + 4){display:none}.table-fluid-manual.table-column-19[data-show="7"] .table-nav label:nth-of-type(n + 4){visibility:hidden}.table-fluid-manual.table-column-20[data-show="7"] .table-nav .dot:nth-of-type(n + 4){display:none}.table-fluid-manual.table-column-20[data-show="7"] .table-nav label:nth-of-type(n + 4){visibility:hidden}.table-fluid-manual.table-column-21[data-show="7"] .table-nav .dot:nth-of-type(n + 4){display:none}.table-fluid-manual.table-column-21[data-show="7"] .table-nav label:nth-of-type(n + 4){visibility:hidden}.table-fluid-manual.table-column-22[data-show="7"] .table-nav .dot:nth-of-type(n + 4){display:none}.table-fluid-manual.table-column-22[data-show="7"] .table-nav label:nth-of-type(n + 4){visibility:hidden}.table-fluid-manual.table-column-1[data-show="9"] .table-nav .dot:nth-of-type(n + 1){display:none}.table-fluid-manual.table-column-1[data-show="9"] .table-nav label:nth-of-type(n + 1){visibility:hidden}.table-fluid-manual.table-column-2[data-show="9"] .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid-manual.table-column-2[data-show="9"] .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid-manual.table-column-3[data-show="9"] .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid-manual.table-column-3[data-show="9"] .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid-manual.table-column-4[data-show="9"] .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid-manual.table-column-4[data-show="9"] .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid-manual.table-column-5[data-show="9"] .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid-manual.table-column-5[data-show="9"] .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid-manual.table-column-6[data-show="9"] .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid-manual.table-column-6[data-show="9"] .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid-manual.table-column-7[data-show="9"] .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid-manual.table-column-7[data-show="9"] .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid-manual.table-column-8[data-show="9"] .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid-manual.table-column-8[data-show="9"] .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid-manual.table-column-9[data-show="9"] .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid-manual.table-column-9[data-show="9"] .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid-manual.table-column-10[data-show="9"] .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid-manual.table-column-10[data-show="9"] .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid-manual.table-column-11[data-show="9"] .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid-manual.table-column-11[data-show="9"] .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid-manual.table-column-12[data-show="9"] .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid-manual.table-column-12[data-show="9"] .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid-manual.table-column-13[data-show="9"] .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid-manual.table-column-13[data-show="9"] .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid-manual.table-column-14[data-show="9"] .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid-manual.table-column-14[data-show="9"] .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid-manual.table-column-15[data-show="9"] .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid-manual.table-column-15[data-show="9"] .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid-manual.table-column-16[data-show="9"] .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid-manual.table-column-16[data-show="9"] .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid-manual.table-column-17[data-show="9"] .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid-manual.table-column-17[data-show="9"] .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid-manual.table-column-18[data-show="9"] .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid-manual.table-column-18[data-show="9"] .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid-manual.table-column-19[data-show="9"] .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid-manual.table-column-19[data-show="9"] .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid-manual.table-column-20[data-show="9"] .table-nav .dot:nth-of-type(n + 4){display:none}.table-fluid-manual.table-column-20[data-show="9"] .table-nav label:nth-of-type(n + 4){visibility:hidden}.table-fluid-manual.table-column-21[data-show="9"] .table-nav .dot:nth-of-type(n + 4){display:none}.table-fluid-manual.table-column-21[data-show="9"] .table-nav label:nth-of-type(n + 4){visibility:hidden}.table-fluid-manual.table-column-22[data-show="9"] .table-nav .dot:nth-of-type(n + 4){display:none}.table-fluid-manual.table-column-22[data-show="9"] .table-nav label:nth-of-type(n + 4){visibility:hidden}.table-fluid-manual .table-nav{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(1)~.table-header .table-nav .dot:nth-of-type(1){opacity:1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90c"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0):after{content:"\e90b"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(2),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(2),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(2),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(2){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(2) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(2) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(2) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(2) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(2):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(2):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(2):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(2):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(2),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(2),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(2),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(2){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(2) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(2) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(2) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(2) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(2):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(2):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(2):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(2):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(2)~.table-header .table-nav .dot:nth-of-type(2){opacity:1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90c"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1):after{content:"\e90b"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(3),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(3),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(3),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(3){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(3) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(3) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(3) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(3) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(3):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(3):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(3):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(3):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(3),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(3),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(3),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(3){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(3) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(3) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(3) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(3) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(3):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(3):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(3):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(3):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(3)~.table-header .table-nav .dot:nth-of-type(3){opacity:1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90c"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90b"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(4),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(4),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(4),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(4){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(4) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(4) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(4) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(4) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(4):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(4):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(4):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(4):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(4),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(4),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(4),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(4){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(4) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(4) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(4) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(4) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(4):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(4):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(4):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(4):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(4)~.table-header .table-nav .dot:nth-of-type(4){opacity:1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90c"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90b"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(5),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(5),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(5),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(5){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(5) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(5) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(5) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(5) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(5):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(5):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(5):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(5):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(5),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(5),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(5),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(5){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(5) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(5) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(5) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(5) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(5):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(5):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(5):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(5):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(5)~.table-header .table-nav .dot:nth-of-type(5){opacity:1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90c"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90b"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(6),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(6),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(6),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(6){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(6) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(6) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(6) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(6) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(6):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(6):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(6):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(6):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(6),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(6),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(6),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(6){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(6) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(6) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(6) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(6) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(6):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(6):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(6):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(6):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(6)~.table-header .table-nav .dot:nth-of-type(6){opacity:1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90c"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90b"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(7),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(7),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(7),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(7){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(7) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(7) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(7) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(7) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(7):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(7):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(7):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(7):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(7),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(7),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(7),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(7){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(7) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(7) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(7) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(7) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(7):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(7):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(7):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(7):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(7)~.table-header .table-nav .dot:nth-of-type(7){opacity:1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90c"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90b"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(8),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(8),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(8),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(8){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(8) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(8) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(8) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(8) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(8):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(8):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(8):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(8):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(8),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(8),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(8),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(8){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(8) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(8) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(8) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(8) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(8):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(8):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(8):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(8):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(8)~.table-header .table-nav .dot:nth-of-type(8){opacity:1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90c"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90b"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(9),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(9),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(9),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(9){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(9) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(9) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(9) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(9) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(9):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(9):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(9):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(9):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(9),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(9),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(9),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(9){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(9) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(9) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(9) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(9) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(9):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(9):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(9):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(9):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(9)~.table-header .table-nav .dot:nth-of-type(9){opacity:1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90c"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90b"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(10),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(10),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(10),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(10){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(10) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(10) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(10) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(10) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(10):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(10):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(10):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(10):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(10),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(10),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(10),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(10){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(10) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(10) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(10) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(10) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(10):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(10):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(10):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(10):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(10)~.table-header .table-nav .dot:nth-of-type(10){opacity:1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90c"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90b"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(11),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(11),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(11),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(11){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(11) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(11) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(11) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(11) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(11):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(11):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(11):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(11):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(11),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(11),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(11),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(11){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(11) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(11) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(11) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(11) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(11):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(11):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(11):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(11):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(11)~.table-header .table-nav .dot:nth-of-type(11){opacity:1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90c"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90b"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(12),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(12),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(12),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(12){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(12) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(12) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(12) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(12) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(12):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(12):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(12):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(12):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(12),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(12),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(12),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(12){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(12) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(12) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(12) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(12) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(12):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(12):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(12):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(12):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(12)~.table-header .table-nav .dot:nth-of-type(12){opacity:1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90c"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90b"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(13),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(13),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(13),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(13){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(13) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(13) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(13) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(13) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(13):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(13):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(13):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(13):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(13),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(13),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(13),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(13){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(13) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(13) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(13) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(13) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(13):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(13):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(13):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(13):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(13)~.table-header .table-nav .dot:nth-of-type(13){opacity:1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90c"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90b"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(14),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(14),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(14),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(14){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(14) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(14) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(14) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(14) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(14):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(14):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(14):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(14):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(14),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(14),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(14),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(14){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(14) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(14) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(14) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(14) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(14):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(14):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(14):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(14):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(14)~.table-header .table-nav .dot:nth-of-type(14){opacity:1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90c"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90b"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(15),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(15),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(15),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(15){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(15) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(15) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(15) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(15) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(15):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(15):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(15):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(15):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(15),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(15),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(15),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(15){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(15) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(15) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(15) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(15) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(15):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(15):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(15):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(15):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(15)~.table-header .table-nav .dot:nth-of-type(15){opacity:1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90c"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90b"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(16),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(16),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(16),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(16){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(16) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(16) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(16) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(16) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(16):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(16):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(16):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(16):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(16),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(16),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(16),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(16){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(16) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(16) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(16) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(16) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(16):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(16):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(16):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(16):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(16)~.table-header .table-nav .dot:nth-of-type(16){opacity:1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90c"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90b"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(17),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(17),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(17),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(17){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(17) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(17) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(17) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(17) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(17):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(17):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(17):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(17):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(17),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(17),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(17),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(17){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(17) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(17) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(17) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(17) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(17):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(17):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(17):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(17):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(17)~.table-header .table-nav .dot:nth-of-type(17){opacity:1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90c"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90b"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(18),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(18),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(18),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(18){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(18) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(18) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(18) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(18) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(18):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(18):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(18):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(18):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(18),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(18),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(18),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(18){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(18) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(18) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(18) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(18) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(18):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(18):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(18):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(18):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(18)~.table-header .table-nav .dot:nth-of-type(18){opacity:1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90c"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90b"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(19),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(19),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(19),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(19){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(19) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(19) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(19) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(19) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(19):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(19):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(19):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(19):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(19),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(19),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(19),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(19){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(19) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(19) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(19) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(19) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(19):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(19):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(19):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(19):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(19)~.table-header .table-nav .dot:nth-of-type(19){opacity:1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90c"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90b"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(20),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(20),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(20),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(20){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(20) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(20) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(20) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(20) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(20):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(20):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(20):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(20):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(20),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(20),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(20),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(20){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(20) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(20) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(20) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(20) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(20):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(20):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(20):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(20):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(20)~.table-header .table-nav .dot:nth-of-type(20){opacity:1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90c"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90b"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(21),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(21),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(21),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(21){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(21) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(21) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(21) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(21) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(21):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(21):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(21):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(21):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(21),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(21),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(21),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(21){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(21) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(21) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(21) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(21) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(21):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(21):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(21):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(21):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(21)~.table-header .table-nav .dot:nth-of-type(21){opacity:1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22):after{content:"\e90c"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90b"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(22),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(22),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(22),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(22){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(22) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(22) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(22) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(22) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(22):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(22):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(22):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(22):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(22),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(22),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(22),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(22){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(22) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(22) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(22) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(22) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(22):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(22):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(22):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(22):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(22)~.table-header .table-nav .dot:nth-of-type(22){opacity:1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23):after{content:"\e90c"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90b"}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(23),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(23),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(23),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(23){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(23) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(23) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(23) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(23) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(23):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(23):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(23):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(23):not(.actions){width:auto}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(23),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(23),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(23),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(23){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(23) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(23) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(23) .input-table,.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(23) .input-table{min-width:0}.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(23):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(23):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(23):not(.actions),.table-fluid-manual[data-show="1"]:not(.show-last) input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(23):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(1)~.table-header .table-nav .dot:nth-of-type(1){opacity:1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90c"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0):after{content:"\e90b"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(2)~.table-header .table-nav .dot:nth-of-type(2){opacity:1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90c"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1):after{content:"\e90b"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(3)~.table-header .table-nav .dot:nth-of-type(3){opacity:1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90c"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90b"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(4)~.table-header .table-nav .dot:nth-of-type(4){opacity:1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90c"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90b"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(5)~.table-header .table-nav .dot:nth-of-type(5){opacity:1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90c"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90b"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(6)~.table-header .table-nav .dot:nth-of-type(6){opacity:1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90c"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90b"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(7)~.table-header .table-nav .dot:nth-of-type(7){opacity:1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90c"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90b"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(8)~.table-header .table-nav .dot:nth-of-type(8){opacity:1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90c"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90b"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(9)~.table-header .table-nav .dot:nth-of-type(9){opacity:1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90c"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90b"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(10)~.table-header .table-nav .dot:nth-of-type(10){opacity:1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90c"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90b"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(11)~.table-header .table-nav .dot:nth-of-type(11){opacity:1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90c"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90b"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(12)~.table-header .table-nav .dot:nth-of-type(12){opacity:1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90c"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90b"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(13)~.table-header .table-nav .dot:nth-of-type(13){opacity:1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90c"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90b"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(14)~.table-header .table-nav .dot:nth-of-type(14){opacity:1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90c"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90b"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(15)~.table-header .table-nav .dot:nth-of-type(15){opacity:1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90c"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90b"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(16)~.table-header .table-nav .dot:nth-of-type(16){opacity:1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90c"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90b"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(17)~.table-header .table-nav .dot:nth-of-type(17){opacity:1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90c"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90b"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(18)~.table-header .table-nav .dot:nth-of-type(18){opacity:1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90c"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90b"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(19)~.table-header .table-nav .dot:nth-of-type(19){opacity:1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90c"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90b"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(20)~.table-header .table-nav .dot:nth-of-type(20){opacity:1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90c"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90b"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(21)~.table-header .table-nav .dot:nth-of-type(21){opacity:1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22):after{content:"\e90c"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90b"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(22)~.table-header .table-nav .dot:nth-of-type(22){opacity:1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23):after{content:"\e90c"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90b"}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67):not(.actions){width:auto}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67) .input-table,.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67) .input-table{min-width:0}.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67):not(.actions),.table-fluid-manual[data-show="3"]:not(.show-last) input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(1)~.table-header .table-nav .dot:nth-of-type(1){opacity:1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90c"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0):after{content:"\e90b"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(2)~.table-header .table-nav .dot:nth-of-type(2){opacity:1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90c"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1):after{content:"\e90b"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(3)~.table-header .table-nav .dot:nth-of-type(3){opacity:1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90c"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90b"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(4)~.table-header .table-nav .dot:nth-of-type(4){opacity:1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90c"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90b"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(5)~.table-header .table-nav .dot:nth-of-type(5){opacity:1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90c"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90b"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(6)~.table-header .table-nav .dot:nth-of-type(6){opacity:1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90c"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90b"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(7)~.table-header .table-nav .dot:nth-of-type(7){opacity:1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90c"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90b"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(8)~.table-header .table-nav .dot:nth-of-type(8){opacity:1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90c"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90b"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(9)~.table-header .table-nav .dot:nth-of-type(9){opacity:1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90c"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90b"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(10)~.table-header .table-nav .dot:nth-of-type(10){opacity:1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90c"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90b"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(11)~.table-header .table-nav .dot:nth-of-type(11){opacity:1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90c"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90b"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(12)~.table-header .table-nav .dot:nth-of-type(12){opacity:1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90c"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90b"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(13)~.table-header .table-nav .dot:nth-of-type(13){opacity:1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90c"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90b"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(14)~.table-header .table-nav .dot:nth-of-type(14){opacity:1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90c"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90b"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(15)~.table-header .table-nav .dot:nth-of-type(15){opacity:1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90c"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90b"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(16)~.table-header .table-nav .dot:nth-of-type(16){opacity:1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90c"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90b"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(17)~.table-header .table-nav .dot:nth-of-type(17){opacity:1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90c"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90b"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(18)~.table-header .table-nav .dot:nth-of-type(18){opacity:1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90c"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90b"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(19)~.table-header .table-nav .dot:nth-of-type(19){opacity:1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90c"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90b"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(20)~.table-header .table-nav .dot:nth-of-type(20){opacity:1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90c"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90b"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(21)~.table-header .table-nav .dot:nth-of-type(21){opacity:1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22):after{content:"\e90c"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90b"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(22)~.table-header .table-nav .dot:nth-of-type(22){opacity:1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23):after{content:"\e90c"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90b"}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111):not(.actions){width:auto}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111) .input-table,.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111) .input-table{min-width:0}.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111):not(.actions),.table-fluid-manual[data-show="5"]:not(.show-last) input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(1)~.table-header .table-nav .dot:nth-of-type(1){opacity:1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90c"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0):after{content:"\e90b"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(2)~.table-header .table-nav .dot:nth-of-type(2){opacity:1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90c"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1):after{content:"\e90b"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(3)~.table-header .table-nav .dot:nth-of-type(3){opacity:1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90c"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90b"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(4)~.table-header .table-nav .dot:nth-of-type(4){opacity:1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90c"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90b"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(5)~.table-header .table-nav .dot:nth-of-type(5){opacity:1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90c"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90b"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(6)~.table-header .table-nav .dot:nth-of-type(6){opacity:1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90c"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90b"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(7)~.table-header .table-nav .dot:nth-of-type(7){opacity:1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90c"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90b"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(8)~.table-header .table-nav .dot:nth-of-type(8){opacity:1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90c"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90b"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(9)~.table-header .table-nav .dot:nth-of-type(9){opacity:1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90c"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90b"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(10)~.table-header .table-nav .dot:nth-of-type(10){opacity:1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90c"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90b"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(11)~.table-header .table-nav .dot:nth-of-type(11){opacity:1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90c"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90b"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(12)~.table-header .table-nav .dot:nth-of-type(12){opacity:1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90c"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90b"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(13)~.table-header .table-nav .dot:nth-of-type(13){opacity:1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90c"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90b"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(14)~.table-header .table-nav .dot:nth-of-type(14){opacity:1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90c"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90b"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(15)~.table-header .table-nav .dot:nth-of-type(15){opacity:1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90c"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90b"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(16)~.table-header .table-nav .dot:nth-of-type(16){opacity:1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90c"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90b"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(17)~.table-header .table-nav .dot:nth-of-type(17){opacity:1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90c"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90b"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(18)~.table-header .table-nav .dot:nth-of-type(18){opacity:1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90c"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90b"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(19)~.table-header .table-nav .dot:nth-of-type(19){opacity:1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90c"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90b"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(20)~.table-header .table-nav .dot:nth-of-type(20){opacity:1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90c"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90b"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(21)~.table-header .table-nav .dot:nth-of-type(21){opacity:1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22):after{content:"\e90c"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90b"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(22)~.table-header .table-nav .dot:nth-of-type(22){opacity:1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23):after{content:"\e90c"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90b"}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155):not(.actions){width:auto}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155) .input-table,.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155) .input-table{min-width:0}.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155):not(.actions),.table-fluid-manual[data-show="7"]:not(.show-last) input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(1)~.table-header .table-nav .dot:nth-of-type(1){opacity:1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90c"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0):after{content:"\e90b"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(2)~.table-header .table-nav .dot:nth-of-type(2){opacity:1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90c"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1):after{content:"\e90b"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(3)~.table-header .table-nav .dot:nth-of-type(3){opacity:1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90c"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90b"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(4)~.table-header .table-nav .dot:nth-of-type(4){opacity:1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90c"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90b"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(5)~.table-header .table-nav .dot:nth-of-type(5){opacity:1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90c"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90b"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(6)~.table-header .table-nav .dot:nth-of-type(6){opacity:1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90c"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90b"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(7)~.table-header .table-nav .dot:nth-of-type(7){opacity:1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90c"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90b"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(8)~.table-header .table-nav .dot:nth-of-type(8){opacity:1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90c"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90b"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(9)~.table-header .table-nav .dot:nth-of-type(9){opacity:1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90c"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90b"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(10)~.table-header .table-nav .dot:nth-of-type(10){opacity:1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90c"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90b"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(11)~.table-header .table-nav .dot:nth-of-type(11){opacity:1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90c"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90b"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(12)~.table-header .table-nav .dot:nth-of-type(12){opacity:1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90c"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90b"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(13)~.table-header .table-nav .dot:nth-of-type(13){opacity:1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90c"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90b"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(14)~.table-header .table-nav .dot:nth-of-type(14){opacity:1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90c"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90b"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(15)~.table-header .table-nav .dot:nth-of-type(15){opacity:1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90c"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90b"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(16)~.table-header .table-nav .dot:nth-of-type(16){opacity:1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90c"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90b"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(17)~.table-header .table-nav .dot:nth-of-type(17){opacity:1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90c"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90b"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(18)~.table-header .table-nav .dot:nth-of-type(18){opacity:1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90c"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90b"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(19)~.table-header .table-nav .dot:nth-of-type(19){opacity:1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90c"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90b"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(20)~.table-header .table-nav .dot:nth-of-type(20){opacity:1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90c"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90b"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(21)~.table-header .table-nav .dot:nth-of-type(21){opacity:1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22):after{content:"\e90c"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90b"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(22)~.table-header .table-nav .dot:nth-of-type(22){opacity:1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23):after{content:"\e90c"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90b"}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199):not(.actions){width:auto}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199) .input-table,.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199) .input-table{min-width:0}.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199):not(.actions),.table-fluid-manual[data-show="9"]:not(.show-last) input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199):not(.actions){width:auto}.table-fluid-manual:not(.show-last) .table .td:not(:first-of-type):not(.no-f):not(.fluid-always-display),.table-fluid-manual:not(.show-last) .table td:not(:first-of-type):not(.no-f):not(.fluid-always-display),.table-fluid-manual:not(.show-last) .table .th:not(:first-of-type):not(.no-f):not(.fluid-always-display),.table-fluid-manual:not(.show-last) .table th:not(:first-of-type):not(.no-f):not(.fluid-always-display),.table-fluid-manual:not(.show-last) table .td:not(:first-of-type):not(.no-f):not(.fluid-always-display),.table-fluid-manual:not(.show-last) table td:not(:first-of-type):not(.no-f):not(.fluid-always-display),.table-fluid-manual:not(.show-last) table .th:not(:first-of-type):not(.no-f):not(.fluid-always-display),.table-fluid-manual:not(.show-last) table th:not(:first-of-type):not(.no-f):not(.fluid-always-display){max-width:0;width:0;min-width:0;box-sizing:border-box;white-space:nowrap;padding:0}.table-fluid-manual:not(.show-last) .table .td:not(:first-of-type):not(.no-f):not(.fluid-always-display) .input-table,.table-fluid-manual:not(.show-last) .table td:not(:first-of-type):not(.no-f):not(.fluid-always-display) .input-table,.table-fluid-manual:not(.show-last) .table .th:not(:first-of-type):not(.no-f):not(.fluid-always-display) .input-table,.table-fluid-manual:not(.show-last) .table th:not(:first-of-type):not(.no-f):not(.fluid-always-display) .input-table,.table-fluid-manual:not(.show-last) table .td:not(:first-of-type):not(.no-f):not(.fluid-always-display) .input-table,.table-fluid-manual:not(.show-last) table td:not(:first-of-type):not(.no-f):not(.fluid-always-display) .input-table,.table-fluid-manual:not(.show-last) table .th:not(:first-of-type):not(.no-f):not(.fluid-always-display) .input-table,.table-fluid-manual:not(.show-last) table th:not(:first-of-type):not(.no-f):not(.fluid-always-display) .input-table{min-width:20vw}.table-fluid-manual:not(.show-last) .table .td:not(:first-of-type):not(.no-f):not(.fluid-always-display):not(.visible),.table-fluid-manual:not(.show-last) .table td:not(:first-of-type):not(.no-f):not(.fluid-always-display):not(.visible),.table-fluid-manual:not(.show-last) .table .th:not(:first-of-type):not(.no-f):not(.fluid-always-display):not(.visible),.table-fluid-manual:not(.show-last) .table th:not(:first-of-type):not(.no-f):not(.fluid-always-display):not(.visible),.table-fluid-manual:not(.show-last) table .td:not(:first-of-type):not(.no-f):not(.fluid-always-display):not(.visible),.table-fluid-manual:not(.show-last) table td:not(:first-of-type):not(.no-f):not(.fluid-always-display):not(.visible),.table-fluid-manual:not(.show-last) table .th:not(:first-of-type):not(.no-f):not(.fluid-always-display):not(.visible),.table-fluid-manual:not(.show-last) table th:not(:first-of-type):not(.no-f):not(.fluid-always-display):not(.visible){opacity:0;overflow:hidden}.table-fluid-manual:not(.show-last) .table .th:not(.no-f),.table-fluid-manual:not(.show-last) .table th:not(.no-f),.table-fluid-manual:not(.show-last) table .th:not(.no-f),.table-fluid-manual:not(.show-last) table th:not(.no-f){padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual:not(.show-last) .table .td:not(.no-f),.table-fluid-manual:not(.show-last) .table td:not(.no-f),.table-fluid-manual:not(.show-last) table .td:not(.no-f),.table-fluid-manual:not(.show-last) table td:not(.no-f){padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual:not(.show-last) .table .td.fluid-none:not(.no-f),.table-fluid-manual:not(.show-last) .table td.fluid-none:not(.no-f),.table-fluid-manual:not(.show-last) .table .th.fluid-none:not(.no-f),.table-fluid-manual:not(.show-last) .table th.fluid-none:not(.no-f),.table-fluid-manual:not(.show-last) table .td.fluid-none:not(.no-f),.table-fluid-manual:not(.show-last) table td.fluid-none:not(.no-f),.table-fluid-manual:not(.show-last) table .th.fluid-none:not(.no-f),.table-fluid-manual:not(.show-last) table th.fluid-none:not(.no-f){display:none}.table-fluid-manual:not(.show-last) .table .td:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis),.table-fluid-manual:not(.show-last) .table td:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis),.table-fluid-manual:not(.show-last) .table .th:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis),.table-fluid-manual:not(.show-last) .table th:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis),.table-fluid-manual:not(.show-last) table .td:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis),.table-fluid-manual:not(.show-last) table td:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis),.table-fluid-manual:not(.show-last) table .th:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis),.table-fluid-manual:not(.show-last) table th:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis){position:relative;min-width:10rem;width:10rem;max-width:40vw}.table-fluid-manual:not(.show-last) .table .td:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis):after,.table-fluid-manual:not(.show-last) .table td:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis):after,.table-fluid-manual:not(.show-last) .table .th:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis):after,.table-fluid-manual:not(.show-last) .table th:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis):after,.table-fluid-manual:not(.show-last) table .td:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis):after,.table-fluid-manual:not(.show-last) table td:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis):after,.table-fluid-manual:not(.show-last) table .th:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis):after,.table-fluid-manual:not(.show-last) table th:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis):after{content:'';position:absolute;top:0;bottom:0;box-shadow:5px 0 5px rgba(0,0,0,0.1);right:0;left:auto;width:5px;height:100%;min-height:100%}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(1)~.table-header .table-nav .dot:nth-of-type(1){opacity:1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 0):nth-of-type(-n + 0),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 0):nth-of-type(-n + 0),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 0):nth-of-type(-n + 0),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 0):nth-of-type(-n + 0){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 0):nth-of-type(-n + 0) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 0):nth-of-type(-n + 0) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 0):nth-of-type(-n + 0) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 0):nth-of-type(-n + 0) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 0):nth-of-type(-n + 0):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 0):nth-of-type(-n + 0):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 0):nth-of-type(-n + 0):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 0):nth-of-type(-n + 0):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 0):nth-of-type(-n + 0),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 0):nth-of-type(-n + 0),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 0):nth-of-type(-n + 0),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 0):nth-of-type(-n + 0){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 0):nth-of-type(-n + 0) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 0):nth-of-type(-n + 0) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 0):nth-of-type(-n + 0) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 0):nth-of-type(-n + 0) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 0):nth-of-type(-n + 0):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 0):nth-of-type(-n + 0):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 0):nth-of-type(-n + 0):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 0):nth-of-type(-n + 0):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(2)~.table-header .table-nav .dot:nth-of-type(2){opacity:1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 1),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 1),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 1),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 1){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 1) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 1) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 1) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 1) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 1):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 1):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 1):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 1):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 1),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 1),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 1),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 1){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 1) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 1) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 1) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 1) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 1):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 1):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 1):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 1):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(3)~.table-header .table-nav .dot:nth-of-type(3){opacity:1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 2),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 2),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 2),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 2){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 2) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 2) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 2) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 2) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 2):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 2):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 2):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 2):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 2),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 2),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 2),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 2){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 2) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 2) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 2) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 2) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 2):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 2):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 2):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 2):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(4)~.table-header .table-nav .dot:nth-of-type(4){opacity:1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 3),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 3),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 3),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 3){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 3) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 3) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 3) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 3) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 3):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 3):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 3):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 3):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 3),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 3),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 3),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 3){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 3) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 3) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 3) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 3) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 3):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 3):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 3):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 3):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(5)~.table-header .table-nav .dot:nth-of-type(5){opacity:1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 4),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 4),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 4),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 4){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 4) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 4) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 4) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 4) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 4):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 4):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 4):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 4):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 4),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 4),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 4),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 4){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 4) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 4) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 4) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 4) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 4):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 4):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 4):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 4):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(6)~.table-header .table-nav .dot:nth-of-type(6){opacity:1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 5),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 5),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 5),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 5){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 5) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 5) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 5) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 5) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 5):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 5):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 5):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 5):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 5),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 5),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 5),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 5){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 5) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 5) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 5) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 5) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 5):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 5):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 5):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 5):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(7)~.table-header .table-nav .dot:nth-of-type(7){opacity:1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 6),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 6),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 6),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 6){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 6) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 6) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 6) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 6) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 6):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 6):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 6):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 6):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 6),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 6),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 6),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 6){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 6) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 6) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 6) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 6) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 6):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 6):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 6):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 6):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(8)~.table-header .table-nav .dot:nth-of-type(8){opacity:1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 7),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 7),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 7),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 7){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 7) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 7) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 7) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 7) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 7):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 7):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 7):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 7):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 7),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 7),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 7),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 7){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 7) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 7) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 7) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 7) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 7):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 7):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 7):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 7):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(9)~.table-header .table-nav .dot:nth-of-type(9){opacity:1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 8),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 8),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 8),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 8){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 8) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 8) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 8) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 8) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 8):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 8):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 8):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 8):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 8),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 8),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 8),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 8){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 8) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 8) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 8) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 8) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 8):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 8):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 8):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 8):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(10)~.table-header .table-nav .dot:nth-of-type(10){opacity:1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 9),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 9),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 9),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 9){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 9) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 9) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 9) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 9) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 9):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 9):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 9):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 9):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 9),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 9),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 9),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 9){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 9) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 9) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 9) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 9) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 9):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 9):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 9):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 9):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(11)~.table-header .table-nav .dot:nth-of-type(11){opacity:1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 10),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 10),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 10),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 10){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 10) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 10) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 10) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 10) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 10):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 10):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 10):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 10):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 10),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 10),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 10),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 10){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 10) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 10) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 10) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 10) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 10):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 10):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 10):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 10):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(12)~.table-header .table-nav .dot:nth-of-type(12){opacity:1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 11),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 11),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 11),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 11){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 11) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 11) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 11) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 11) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 11):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 11):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 11):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 11):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 11),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 11),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 11),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 11){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 11) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 11) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 11) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 11) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 11):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 11):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 11):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 11):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(13)~.table-header .table-nav .dot:nth-of-type(13){opacity:1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 12),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 12),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 12),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 12){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 12) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 12) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 12) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 12) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 12):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 12):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 12):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 12):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 12),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 12),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 12),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 12){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 12) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 12) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 12) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 12) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 12):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 12):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 12):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 12):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(14)~.table-header .table-nav .dot:nth-of-type(14){opacity:1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 13),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 13),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 13),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 13){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 13) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 13) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 13) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 13) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 13):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 13):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 13):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 13):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 13),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 13),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 13),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 13){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 13) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 13) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 13) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 13) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 13):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 13):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 13):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 13):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(15)~.table-header .table-nav .dot:nth-of-type(15){opacity:1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 14),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 14),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 14),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 14){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 14) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 14) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 14) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 14) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 14):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 14):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 14):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 14):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 14),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 14),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 14),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 14){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 14) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 14) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 14) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 14) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 14):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 14):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 14):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 14):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(16)~.table-header .table-nav .dot:nth-of-type(16){opacity:1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 15),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 15),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 15),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 15){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 15) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 15) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 15) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 15) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 15):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 15):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 15):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 15):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 15),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 15),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 15),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 15){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 15) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 15) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 15) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 15) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 15):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 15):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 15):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 15):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(17)~.table-header .table-nav .dot:nth-of-type(17){opacity:1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 16),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 16),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 16),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 16){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 16) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 16) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 16) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 16) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 16):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 16):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 16):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 16):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 16),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 16),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 16),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 16){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 16) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 16) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 16) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 16) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 16):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 16):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 16):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 16):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(18)~.table-header .table-nav .dot:nth-of-type(18){opacity:1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 17),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 17),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 17),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 17){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 17) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 17) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 17) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 17) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 17):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 17):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 17):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 17):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 17),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 17),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 17),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 17){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 17) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 17) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 17) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 17) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 17):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 17):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 17):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 17):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(19)~.table-header .table-nav .dot:nth-of-type(19){opacity:1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 18),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 18),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 18),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 18){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 18) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 18) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 18) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 18) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 18):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 18):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 18):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 18):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 18),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 18),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 18),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 18){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 18) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 18) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 18) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 18) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 18):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 18):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 18):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 18):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(20)~.table-header .table-nav .dot:nth-of-type(20){opacity:1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 19),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 19),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 19),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 19){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 19) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 19) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 19) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 19) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 19):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 19):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 19):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 19):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 19),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 19),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 19),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 19){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 19) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 19) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 19) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 19) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 19):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 19):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 19):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 19):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(21)~.table-header .table-nav .dot:nth-of-type(21){opacity:1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 20),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 20),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 20),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 20){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 20) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 20) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 20) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 20) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 20):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 20):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 20):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 20):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 20),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 20),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 20),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 20){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 20) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 20) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 20) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 20) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 20):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 20):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 20):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 20):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(22)~.table-header .table-nav .dot:nth-of-type(22){opacity:1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 21),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 21),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 21),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 21){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 21) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 21) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 21) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 21) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 21):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 21):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 21):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 21):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 21),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 21),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 21),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 21){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 21) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 21) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 21) .input-table,.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 21) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 21):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 21):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 21):not(.actions),.table-fluid-manual.show-last[data-show="1"] input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 21):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(1)~.table-header .table-nav .dot:nth-of-type(1){opacity:1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(2)~.table-header .table-nav .dot:nth-of-type(2){opacity:1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(3)~.table-header .table-nav .dot:nth-of-type(3){opacity:1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(4)~.table-header .table-nav .dot:nth-of-type(4){opacity:1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(5)~.table-header .table-nav .dot:nth-of-type(5){opacity:1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(6)~.table-header .table-nav .dot:nth-of-type(6){opacity:1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(7)~.table-header .table-nav .dot:nth-of-type(7){opacity:1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(8)~.table-header .table-nav .dot:nth-of-type(8){opacity:1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(9)~.table-header .table-nav .dot:nth-of-type(9){opacity:1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(10)~.table-header .table-nav .dot:nth-of-type(10){opacity:1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(11)~.table-header .table-nav .dot:nth-of-type(11){opacity:1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(12)~.table-header .table-nav .dot:nth-of-type(12){opacity:1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(13)~.table-header .table-nav .dot:nth-of-type(13){opacity:1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(14)~.table-header .table-nav .dot:nth-of-type(14){opacity:1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(15)~.table-header .table-nav .dot:nth-of-type(15){opacity:1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(16)~.table-header .table-nav .dot:nth-of-type(16){opacity:1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(17)~.table-header .table-nav .dot:nth-of-type(17){opacity:1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(18)~.table-header .table-nav .dot:nth-of-type(18){opacity:1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(19)~.table-header .table-nav .dot:nth-of-type(19){opacity:1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(20)~.table-header .table-nav .dot:nth-of-type(20){opacity:1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(21)~.table-header .table-nav .dot:nth-of-type(21){opacity:1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(22)~.table-header .table-nav .dot:nth-of-type(22){opacity:1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67) .input-table,.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67):not(.actions),.table-fluid-manual.show-last[data-show="3"] input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(1)~.table-header .table-nav .dot:nth-of-type(1){opacity:1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 6):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(2)~.table-header .table-nav .dot:nth-of-type(2){opacity:1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 11):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(3)~.table-header .table-nav .dot:nth-of-type(3){opacity:1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 16):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(4)~.table-header .table-nav .dot:nth-of-type(4){opacity:1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 21):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(5)~.table-header .table-nav .dot:nth-of-type(5){opacity:1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 26):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(6)~.table-header .table-nav .dot:nth-of-type(6){opacity:1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 31):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(7)~.table-header .table-nav .dot:nth-of-type(7){opacity:1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 36):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(8)~.table-header .table-nav .dot:nth-of-type(8){opacity:1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 41):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(9)~.table-header .table-nav .dot:nth-of-type(9){opacity:1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 46):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(10)~.table-header .table-nav .dot:nth-of-type(10){opacity:1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 51):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(11)~.table-header .table-nav .dot:nth-of-type(11){opacity:1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 56):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(12)~.table-header .table-nav .dot:nth-of-type(12){opacity:1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 61):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(13)~.table-header .table-nav .dot:nth-of-type(13){opacity:1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 66):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(14)~.table-header .table-nav .dot:nth-of-type(14){opacity:1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 67):nth-of-type(-n + 71):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(15)~.table-header .table-nav .dot:nth-of-type(15){opacity:1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 76):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(16)~.table-header .table-nav .dot:nth-of-type(16){opacity:1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 81):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(17)~.table-header .table-nav .dot:nth-of-type(17){opacity:1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 86):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(18)~.table-header .table-nav .dot:nth-of-type(18){opacity:1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 87):nth-of-type(-n + 91):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(19)~.table-header .table-nav .dot:nth-of-type(19){opacity:1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 96):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(20)~.table-header .table-nav .dot:nth-of-type(20){opacity:1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 97):nth-of-type(-n + 101):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(21)~.table-header .table-nav .dot:nth-of-type(21){opacity:1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 102):nth-of-type(-n + 106):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(22)~.table-header .table-nav .dot:nth-of-type(22){opacity:1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111) .input-table,.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111):not(.actions),.table-fluid-manual.show-last[data-show="5"] input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 111):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(1)~.table-header .table-nav .dot:nth-of-type(1){opacity:1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 8):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(2)~.table-header .table-nav .dot:nth-of-type(2){opacity:1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 15):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(3)~.table-header .table-nav .dot:nth-of-type(3){opacity:1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 22):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(4)~.table-header .table-nav .dot:nth-of-type(4){opacity:1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 29):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(5)~.table-header .table-nav .dot:nth-of-type(5){opacity:1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 36):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(6)~.table-header .table-nav .dot:nth-of-type(6){opacity:1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 43):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(7)~.table-header .table-nav .dot:nth-of-type(7){opacity:1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 50):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(8)~.table-header .table-nav .dot:nth-of-type(8){opacity:1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 51):nth-of-type(-n + 57):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(9)~.table-header .table-nav .dot:nth-of-type(9){opacity:1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 64):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(10)~.table-header .table-nav .dot:nth-of-type(10){opacity:1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 71):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(11)~.table-header .table-nav .dot:nth-of-type(11){opacity:1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 72):nth-of-type(-n + 78):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(12)~.table-header .table-nav .dot:nth-of-type(12){opacity:1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 79):nth-of-type(-n + 85):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(13)~.table-header .table-nav .dot:nth-of-type(13){opacity:1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 92):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(14)~.table-header .table-nav .dot:nth-of-type(14){opacity:1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 93):nth-of-type(-n + 99):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(15)~.table-header .table-nav .dot:nth-of-type(15){opacity:1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 100):nth-of-type(-n + 106):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(16)~.table-header .table-nav .dot:nth-of-type(16){opacity:1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 107):nth-of-type(-n + 113):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(17)~.table-header .table-nav .dot:nth-of-type(17){opacity:1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 114):nth-of-type(-n + 120):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(18)~.table-header .table-nav .dot:nth-of-type(18){opacity:1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 121):nth-of-type(-n + 127):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(19)~.table-header .table-nav .dot:nth-of-type(19){opacity:1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 134):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(20)~.table-header .table-nav .dot:nth-of-type(20){opacity:1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 135):nth-of-type(-n + 141):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(21)~.table-header .table-nav .dot:nth-of-type(21){opacity:1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 142):nth-of-type(-n + 148):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(22)~.table-header .table-nav .dot:nth-of-type(22){opacity:1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155) .input-table,.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155):not(.actions),.table-fluid-manual.show-last[data-show="7"] input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 149):nth-of-type(-n + 155):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(1)~.table-header .table-nav .dot:nth-of-type(1){opacity:1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 10):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(2)~.table-header .table-nav .dot:nth-of-type(2){opacity:1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 19):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(3)~.table-header .table-nav .dot:nth-of-type(3){opacity:1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 28):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(4)~.table-header .table-nav .dot:nth-of-type(4){opacity:1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 37):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(5)~.table-header .table-nav .dot:nth-of-type(5){opacity:1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 46):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(6)~.table-header .table-nav .dot:nth-of-type(6){opacity:1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 55):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(7)~.table-header .table-nav .dot:nth-of-type(7){opacity:1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 64):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(8)~.table-header .table-nav .dot:nth-of-type(8){opacity:1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 73):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(9)~.table-header .table-nav .dot:nth-of-type(9){opacity:1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 82):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(10)~.table-header .table-nav .dot:nth-of-type(10){opacity:1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 83):nth-of-type(-n + 91):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(11)~.table-header .table-nav .dot:nth-of-type(11){opacity:1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 92):nth-of-type(-n + 100):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(12)~.table-header .table-nav .dot:nth-of-type(12){opacity:1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 101):nth-of-type(-n + 109):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(13)~.table-header .table-nav .dot:nth-of-type(13){opacity:1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 110):nth-of-type(-n + 118):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(14)~.table-header .table-nav .dot:nth-of-type(14){opacity:1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 119):nth-of-type(-n + 127):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(15)~.table-header .table-nav .dot:nth-of-type(15){opacity:1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 128):nth-of-type(-n + 136):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(16)~.table-header .table-nav .dot:nth-of-type(16){opacity:1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 137):nth-of-type(-n + 145):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(17)~.table-header .table-nav .dot:nth-of-type(17){opacity:1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 146):nth-of-type(-n + 154):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(18)~.table-header .table-nav .dot:nth-of-type(18){opacity:1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 155):nth-of-type(-n + 163):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(19)~.table-header .table-nav .dot:nth-of-type(19){opacity:1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 164):nth-of-type(-n + 172):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(20)~.table-header .table-nav .dot:nth-of-type(20){opacity:1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 173):nth-of-type(-n + 181):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(21)~.table-header .table-nav .dot:nth-of-type(21){opacity:1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 182):nth-of-type(-n + 190):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(22)~.table-header .table-nav .dot:nth-of-type(22){opacity:1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23):after{content:"\e90c"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90b"}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199):not(.actions){width:auto}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199) .input-table,.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199) .input-table{min-width:0}.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199):not(.actions),.table-fluid-manual.show-last[data-show="9"] input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 191):nth-of-type(-n + 199):not(.actions){width:auto}.table-fluid-manual.show-last .table .td:not(:last-child):not(.no-f):not(.fluid-always-display),.table-fluid-manual.show-last .table td:not(:last-child):not(.no-f):not(.fluid-always-display),.table-fluid-manual.show-last .table .th:not(:last-child):not(.no-f):not(.fluid-always-display),.table-fluid-manual.show-last .table th:not(:last-child):not(.no-f):not(.fluid-always-display),.table-fluid-manual.show-last table .td:not(:last-child):not(.no-f):not(.fluid-always-display),.table-fluid-manual.show-last table td:not(:last-child):not(.no-f):not(.fluid-always-display),.table-fluid-manual.show-last table .th:not(:last-child):not(.no-f):not(.fluid-always-display),.table-fluid-manual.show-last table th:not(:last-child):not(.no-f):not(.fluid-always-display){max-width:0;width:0;min-width:0;box-sizing:border-box;white-space:nowrap;padding:0}.table-fluid-manual.show-last .table .td:not(:last-child):not(.no-f):not(.fluid-always-display) .input-table,.table-fluid-manual.show-last .table td:not(:last-child):not(.no-f):not(.fluid-always-display) .input-table,.table-fluid-manual.show-last .table .th:not(:last-child):not(.no-f):not(.fluid-always-display) .input-table,.table-fluid-manual.show-last .table th:not(:last-child):not(.no-f):not(.fluid-always-display) .input-table,.table-fluid-manual.show-last table .td:not(:last-child):not(.no-f):not(.fluid-always-display) .input-table,.table-fluid-manual.show-last table td:not(:last-child):not(.no-f):not(.fluid-always-display) .input-table,.table-fluid-manual.show-last table .th:not(:last-child):not(.no-f):not(.fluid-always-display) .input-table,.table-fluid-manual.show-last table th:not(:last-child):not(.no-f):not(.fluid-always-display) .input-table{min-width:20vw}.table-fluid-manual.show-last .table .td:not(:last-child):not(.no-f):not(.fluid-always-display):not(.visible),.table-fluid-manual.show-last .table td:not(:last-child):not(.no-f):not(.fluid-always-display):not(.visible),.table-fluid-manual.show-last .table .th:not(:last-child):not(.no-f):not(.fluid-always-display):not(.visible),.table-fluid-manual.show-last .table th:not(:last-child):not(.no-f):not(.fluid-always-display):not(.visible),.table-fluid-manual.show-last table .td:not(:last-child):not(.no-f):not(.fluid-always-display):not(.visible),.table-fluid-manual.show-last table td:not(:last-child):not(.no-f):not(.fluid-always-display):not(.visible),.table-fluid-manual.show-last table .th:not(:last-child):not(.no-f):not(.fluid-always-display):not(.visible),.table-fluid-manual.show-last table th:not(:last-child):not(.no-f):not(.fluid-always-display):not(.visible){opacity:0;overflow:hidden}.table-fluid-manual.show-last .table .td:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis),.table-fluid-manual.show-last .table td:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis),.table-fluid-manual.show-last .table .th:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis),.table-fluid-manual.show-last .table th:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis),.table-fluid-manual.show-last table .td:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis),.table-fluid-manual.show-last table td:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis),.table-fluid-manual.show-last table .th:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis),.table-fluid-manual.show-last table th:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis){position:relative;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid-manual.show-last .table .td:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis):after,.table-fluid-manual.show-last .table td:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis):after,.table-fluid-manual.show-last .table .th:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis):after,.table-fluid-manual.show-last .table th:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis):after,.table-fluid-manual.show-last table .td:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis):after,.table-fluid-manual.show-last table td:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis):after,.table-fluid-manual.show-last table .th:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis):after,.table-fluid-manual.show-last table th:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis):after{content:'';position:absolute;top:0;bottom:0;box-shadow:-5px 0 5px rgba(0,0,0,0.1);left:0;width:5px;height:100%}.table-fluid-manual .fluid-not-mobile{display:none  !important}}@media (max-width: 1180px) and (max-width: 1180px) and (min-width: 769px){.table-fluid.table-column-1:not(.inside-window) .table-nav .dot:nth-of-type(n + 1){display:none}.table-fluid.table-column-1:not(.inside-window) .table-nav label:nth-of-type(n + 1){visibility:hidden}.table-fluid.table-column-2:not(.inside-window) .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid.table-column-2:not(.inside-window) .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid.table-column-3:not(.inside-window) .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid.table-column-3:not(.inside-window) .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid.table-column-4:not(.inside-window) .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid.table-column-4:not(.inside-window) .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid.table-column-5:not(.inside-window) .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid.table-column-5:not(.inside-window) .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid.table-column-6:not(.inside-window) .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid.table-column-6:not(.inside-window) .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid.table-column-7:not(.inside-window) .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid.table-column-7:not(.inside-window) .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid.table-column-8:not(.inside-window) .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid.table-column-8:not(.inside-window) .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid.table-column-9:not(.inside-window) .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid.table-column-9:not(.inside-window) .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid.table-column-10:not(.inside-window) .table-nav .dot:nth-of-type(n + 4){display:none}.table-fluid.table-column-10:not(.inside-window) .table-nav label:nth-of-type(n + 4){visibility:hidden}.table-fluid.table-column-11:not(.inside-window) .table-nav .dot:nth-of-type(n + 4){display:none}.table-fluid.table-column-11:not(.inside-window) .table-nav label:nth-of-type(n + 4){visibility:hidden}.table-fluid.table-column-12:not(.inside-window) .table-nav .dot:nth-of-type(n + 4){display:none}.table-fluid.table-column-12:not(.inside-window) .table-nav label:nth-of-type(n + 4){visibility:hidden}.table-fluid.table-column-13:not(.inside-window) .table-nav .dot:nth-of-type(n + 4){display:none}.table-fluid.table-column-13:not(.inside-window) .table-nav label:nth-of-type(n + 4){visibility:hidden}.table-fluid.table-column-14:not(.inside-window) .table-nav .dot:nth-of-type(n + 5){display:none}.table-fluid.table-column-14:not(.inside-window) .table-nav label:nth-of-type(n + 5){visibility:hidden}.table-fluid.table-column-15:not(.inside-window) .table-nav .dot:nth-of-type(n + 5){display:none}.table-fluid.table-column-15:not(.inside-window) .table-nav label:nth-of-type(n + 5){visibility:hidden}.table-fluid.table-column-16:not(.inside-window) .table-nav .dot:nth-of-type(n + 5){display:none}.table-fluid.table-column-16:not(.inside-window) .table-nav label:nth-of-type(n + 5){visibility:hidden}.table-fluid.table-column-17:not(.inside-window) .table-nav .dot:nth-of-type(n + 5){display:none}.table-fluid.table-column-17:not(.inside-window) .table-nav label:nth-of-type(n + 5){visibility:hidden}.table-fluid.table-column-18:not(.inside-window) .table-nav .dot:nth-of-type(n + 6){display:none}.table-fluid.table-column-18:not(.inside-window) .table-nav label:nth-of-type(n + 6){visibility:hidden}.table-fluid.table-column-19:not(.inside-window) .table-nav .dot:nth-of-type(n + 6){display:none}.table-fluid.table-column-19:not(.inside-window) .table-nav label:nth-of-type(n + 6){visibility:hidden}.table-fluid.table-column-20:not(.inside-window) .table-nav .dot:nth-of-type(n + 6){display:none}.table-fluid.table-column-20:not(.inside-window) .table-nav label:nth-of-type(n + 6){visibility:hidden}.table-fluid.table-column-21:not(.inside-window) .table-nav .dot:nth-of-type(n + 6){display:none}.table-fluid.table-column-21:not(.inside-window) .table-nav label:nth-of-type(n + 6){visibility:hidden}.table-fluid.table-column-22:not(.inside-window) .table-nav .dot:nth-of-type(n + 7){display:none}.table-fluid.table-column-22:not(.inside-window) .table-nav label:nth-of-type(n + 7){visibility:hidden}}@media (max-width: 1180px) and (max-width: 768px) and (min-width: 569px){.table-fluid.table-column-1:not(.inside-window) .table-nav .dot:nth-of-type(n + 1){display:none}.table-fluid.table-column-1:not(.inside-window) .table-nav label:nth-of-type(n + 1){visibility:hidden}.table-fluid.table-column-2:not(.inside-window) .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid.table-column-2:not(.inside-window) .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid.table-column-3:not(.inside-window) .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid.table-column-3:not(.inside-window) .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid.table-column-4:not(.inside-window) .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid.table-column-4:not(.inside-window) .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid.table-column-5:not(.inside-window) .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid.table-column-5:not(.inside-window) .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid.table-column-6:not(.inside-window) .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid.table-column-6:not(.inside-window) .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid.table-column-7:not(.inside-window) .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid.table-column-7:not(.inside-window) .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid.table-column-8:not(.inside-window) .table-nav .dot:nth-of-type(n + 4){display:none}.table-fluid.table-column-8:not(.inside-window) .table-nav label:nth-of-type(n + 4){visibility:hidden}.table-fluid.table-column-9:not(.inside-window) .table-nav .dot:nth-of-type(n + 4){display:none}.table-fluid.table-column-9:not(.inside-window) .table-nav label:nth-of-type(n + 4){visibility:hidden}.table-fluid.table-column-10:not(.inside-window) .table-nav .dot:nth-of-type(n + 4){display:none}.table-fluid.table-column-10:not(.inside-window) .table-nav label:nth-of-type(n + 4){visibility:hidden}.table-fluid.table-column-11:not(.inside-window) .table-nav .dot:nth-of-type(n + 5){display:none}.table-fluid.table-column-11:not(.inside-window) .table-nav label:nth-of-type(n + 5){visibility:hidden}.table-fluid.table-column-12:not(.inside-window) .table-nav .dot:nth-of-type(n + 5){display:none}.table-fluid.table-column-12:not(.inside-window) .table-nav label:nth-of-type(n + 5){visibility:hidden}.table-fluid.table-column-13:not(.inside-window) .table-nav .dot:nth-of-type(n + 5){display:none}.table-fluid.table-column-13:not(.inside-window) .table-nav label:nth-of-type(n + 5){visibility:hidden}.table-fluid.table-column-14:not(.inside-window) .table-nav .dot:nth-of-type(n + 6){display:none}.table-fluid.table-column-14:not(.inside-window) .table-nav label:nth-of-type(n + 6){visibility:hidden}.table-fluid.table-column-15:not(.inside-window) .table-nav .dot:nth-of-type(n + 6){display:none}.table-fluid.table-column-15:not(.inside-window) .table-nav label:nth-of-type(n + 6){visibility:hidden}.table-fluid.table-column-16:not(.inside-window) .table-nav .dot:nth-of-type(n + 6){display:none}.table-fluid.table-column-16:not(.inside-window) .table-nav label:nth-of-type(n + 6){visibility:hidden}.table-fluid.table-column-17:not(.inside-window) .table-nav .dot:nth-of-type(n + 7){display:none}.table-fluid.table-column-17:not(.inside-window) .table-nav label:nth-of-type(n + 7){visibility:hidden}.table-fluid.table-column-18:not(.inside-window) .table-nav .dot:nth-of-type(n + 7){display:none}.table-fluid.table-column-18:not(.inside-window) .table-nav label:nth-of-type(n + 7){visibility:hidden}.table-fluid.table-column-19:not(.inside-window) .table-nav .dot:nth-of-type(n + 7){display:none}.table-fluid.table-column-19:not(.inside-window) .table-nav label:nth-of-type(n + 7){visibility:hidden}.table-fluid.table-column-20:not(.inside-window) .table-nav .dot:nth-of-type(n + 8){display:none}.table-fluid.table-column-20:not(.inside-window) .table-nav label:nth-of-type(n + 8){visibility:hidden}.table-fluid.table-column-21:not(.inside-window) .table-nav .dot:nth-of-type(n + 8){display:none}.table-fluid.table-column-21:not(.inside-window) .table-nav label:nth-of-type(n + 8){visibility:hidden}.table-fluid.table-column-22:not(.inside-window) .table-nav .dot:nth-of-type(n + 8){display:none}.table-fluid.table-column-22:not(.inside-window) .table-nav label:nth-of-type(n + 8){visibility:hidden}}@media (max-width: 1180px) and (max-width: 568px) and (min-width: 421px){.table-fluid.table-column-1:not(.inside-window) .table-nav .dot:nth-of-type(n + 1){display:none}.table-fluid.table-column-1:not(.inside-window) .table-nav label:nth-of-type(n + 1){visibility:hidden}.table-fluid.table-column-2:not(.inside-window) .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid.table-column-2:not(.inside-window) .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid.table-column-3:not(.inside-window) .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid.table-column-3:not(.inside-window) .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid.table-column-4:not(.inside-window) .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid.table-column-4:not(.inside-window) .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid.table-column-5:not(.inside-window) .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid.table-column-5:not(.inside-window) .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid.table-column-6:not(.inside-window) .table-nav .dot:nth-of-type(n + 4){display:none}.table-fluid.table-column-6:not(.inside-window) .table-nav label:nth-of-type(n + 4){visibility:hidden}.table-fluid.table-column-7:not(.inside-window) .table-nav .dot:nth-of-type(n + 4){display:none}.table-fluid.table-column-7:not(.inside-window) .table-nav label:nth-of-type(n + 4){visibility:hidden}.table-fluid.table-column-8:not(.inside-window) .table-nav .dot:nth-of-type(n + 5){display:none}.table-fluid.table-column-8:not(.inside-window) .table-nav label:nth-of-type(n + 5){visibility:hidden}.table-fluid.table-column-9:not(.inside-window) .table-nav .dot:nth-of-type(n + 5){display:none}.table-fluid.table-column-9:not(.inside-window) .table-nav label:nth-of-type(n + 5){visibility:hidden}.table-fluid.table-column-10:not(.inside-window) .table-nav .dot:nth-of-type(n + 6){display:none}.table-fluid.table-column-10:not(.inside-window) .table-nav label:nth-of-type(n + 6){visibility:hidden}.table-fluid.table-column-11:not(.inside-window) .table-nav .dot:nth-of-type(n + 6){display:none}.table-fluid.table-column-11:not(.inside-window) .table-nav label:nth-of-type(n + 6){visibility:hidden}.table-fluid.table-column-12:not(.inside-window) .table-nav .dot:nth-of-type(n + 7){display:none}.table-fluid.table-column-12:not(.inside-window) .table-nav label:nth-of-type(n + 7){visibility:hidden}.table-fluid.table-column-13:not(.inside-window) .table-nav .dot:nth-of-type(n + 7){display:none}.table-fluid.table-column-13:not(.inside-window) .table-nav label:nth-of-type(n + 7){visibility:hidden}.table-fluid.table-column-14:not(.inside-window) .table-nav .dot:nth-of-type(n + 8){display:none}.table-fluid.table-column-14:not(.inside-window) .table-nav label:nth-of-type(n + 8){visibility:hidden}.table-fluid.table-column-15:not(.inside-window) .table-nav .dot:nth-of-type(n + 8){display:none}.table-fluid.table-column-15:not(.inside-window) .table-nav label:nth-of-type(n + 8){visibility:hidden}.table-fluid.table-column-16:not(.inside-window) .table-nav .dot:nth-of-type(n + 9){display:none}.table-fluid.table-column-16:not(.inside-window) .table-nav label:nth-of-type(n + 9){visibility:hidden}.table-fluid.table-column-17:not(.inside-window) .table-nav .dot:nth-of-type(n + 9){display:none}.table-fluid.table-column-17:not(.inside-window) .table-nav label:nth-of-type(n + 9){visibility:hidden}.table-fluid.table-column-18:not(.inside-window) .table-nav .dot:nth-of-type(n + 10){display:none}.table-fluid.table-column-18:not(.inside-window) .table-nav label:nth-of-type(n + 10){visibility:hidden}.table-fluid.table-column-19:not(.inside-window) .table-nav .dot:nth-of-type(n + 10){display:none}.table-fluid.table-column-19:not(.inside-window) .table-nav label:nth-of-type(n + 10){visibility:hidden}.table-fluid.table-column-20:not(.inside-window) .table-nav .dot:nth-of-type(n + 11){display:none}.table-fluid.table-column-20:not(.inside-window) .table-nav label:nth-of-type(n + 11){visibility:hidden}.table-fluid.table-column-21:not(.inside-window) .table-nav .dot:nth-of-type(n + 11){display:none}.table-fluid.table-column-21:not(.inside-window) .table-nav label:nth-of-type(n + 11){visibility:hidden}.table-fluid.table-column-22:not(.inside-window) .table-nav .dot:nth-of-type(n + 12){display:none}.table-fluid.table-column-22:not(.inside-window) .table-nav label:nth-of-type(n + 12){visibility:hidden}}@media (max-width: 1180px) and (max-width: 420px){.table-fluid.table-column-1:not(.inside-window) .table-nav .dot:nth-of-type(n + 1){display:none}.table-fluid.table-column-1:not(.inside-window) .table-nav label:nth-of-type(n + 1){visibility:hidden}.table-fluid.table-column-2:not(.inside-window) .table-nav .dot:nth-of-type(n + 2){display:none}.table-fluid.table-column-2:not(.inside-window) .table-nav label:nth-of-type(n + 2){visibility:hidden}.table-fluid.table-column-3:not(.inside-window) .table-nav .dot:nth-of-type(n + 3){display:none}.table-fluid.table-column-3:not(.inside-window) .table-nav label:nth-of-type(n + 3){visibility:hidden}.table-fluid.table-column-4:not(.inside-window) .table-nav .dot:nth-of-type(n + 4){display:none}.table-fluid.table-column-4:not(.inside-window) .table-nav label:nth-of-type(n + 4){visibility:hidden}.table-fluid.table-column-5:not(.inside-window) .table-nav .dot:nth-of-type(n + 5){display:none}.table-fluid.table-column-5:not(.inside-window) .table-nav label:nth-of-type(n + 5){visibility:hidden}.table-fluid.table-column-6:not(.inside-window) .table-nav .dot:nth-of-type(n + 6){display:none}.table-fluid.table-column-6:not(.inside-window) .table-nav label:nth-of-type(n + 6){visibility:hidden}.table-fluid.table-column-7:not(.inside-window) .table-nav .dot:nth-of-type(n + 7){display:none}.table-fluid.table-column-7:not(.inside-window) .table-nav label:nth-of-type(n + 7){visibility:hidden}.table-fluid.table-column-8:not(.inside-window) .table-nav .dot:nth-of-type(n + 8){display:none}.table-fluid.table-column-8:not(.inside-window) .table-nav label:nth-of-type(n + 8){visibility:hidden}.table-fluid.table-column-9:not(.inside-window) .table-nav .dot:nth-of-type(n + 9){display:none}.table-fluid.table-column-9:not(.inside-window) .table-nav label:nth-of-type(n + 9){visibility:hidden}.table-fluid.table-column-10:not(.inside-window) .table-nav .dot:nth-of-type(n + 10){display:none}.table-fluid.table-column-10:not(.inside-window) .table-nav label:nth-of-type(n + 10){visibility:hidden}.table-fluid.table-column-11:not(.inside-window) .table-nav .dot:nth-of-type(n + 11){display:none}.table-fluid.table-column-11:not(.inside-window) .table-nav label:nth-of-type(n + 11){visibility:hidden}.table-fluid.table-column-12:not(.inside-window) .table-nav .dot:nth-of-type(n + 12){display:none}.table-fluid.table-column-12:not(.inside-window) .table-nav label:nth-of-type(n + 12){visibility:hidden}.table-fluid.table-column-13:not(.inside-window) .table-nav .dot:nth-of-type(n + 13){display:none}.table-fluid.table-column-13:not(.inside-window) .table-nav label:nth-of-type(n + 13){visibility:hidden}.table-fluid.table-column-14:not(.inside-window) .table-nav .dot:nth-of-type(n + 14){display:none}.table-fluid.table-column-14:not(.inside-window) .table-nav label:nth-of-type(n + 14){visibility:hidden}.table-fluid.table-column-15:not(.inside-window) .table-nav .dot:nth-of-type(n + 15){display:none}.table-fluid.table-column-15:not(.inside-window) .table-nav label:nth-of-type(n + 15){visibility:hidden}.table-fluid.table-column-16:not(.inside-window) .table-nav .dot:nth-of-type(n + 16){display:none}.table-fluid.table-column-16:not(.inside-window) .table-nav label:nth-of-type(n + 16){visibility:hidden}.table-fluid.table-column-17:not(.inside-window) .table-nav .dot:nth-of-type(n + 17){display:none}.table-fluid.table-column-17:not(.inside-window) .table-nav label:nth-of-type(n + 17){visibility:hidden}.table-fluid.table-column-18:not(.inside-window) .table-nav .dot:nth-of-type(n + 18){display:none}.table-fluid.table-column-18:not(.inside-window) .table-nav label:nth-of-type(n + 18){visibility:hidden}.table-fluid.table-column-19:not(.inside-window) .table-nav .dot:nth-of-type(n + 19){display:none}.table-fluid.table-column-19:not(.inside-window) .table-nav label:nth-of-type(n + 19){visibility:hidden}.table-fluid.table-column-20:not(.inside-window) .table-nav .dot:nth-of-type(n + 20){display:none}.table-fluid.table-column-20:not(.inside-window) .table-nav label:nth-of-type(n + 20){visibility:hidden}.table-fluid.table-column-21:not(.inside-window) .table-nav .dot:nth-of-type(n + 21){display:none}.table-fluid.table-column-21:not(.inside-window) .table-nav label:nth-of-type(n + 21){visibility:hidden}.table-fluid.table-column-22:not(.inside-window) .table-nav .dot:nth-of-type(n + 22){display:none}.table-fluid.table-column-22:not(.inside-window) .table-nav label:nth-of-type(n + 22){visibility:hidden}}@media (max-width: 1180px){.table-fluid:not(.inside-window) .table-nav{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}@media (max-width: 1180px) and (max-width: 1180px) and (min-width: 769px){.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table-header .table-nav .dot:nth-of-type(1){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 5),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 5),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 5),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 5){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 5) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 5) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 5) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 5) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 5):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 5):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 5):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 5):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 5),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 5),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 5),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 5){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 5) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 5) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 5) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 5) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 5):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 5):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 5):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 5):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table-header .table-nav .dot:nth-of-type(2){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 9),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 9),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 9),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 9){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 9) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 9) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 9) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 9) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 9):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 9):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 9):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 9):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 9),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 9),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 9),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 9){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 9) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 9) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 9) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 9) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 9):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 9):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 9):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 9):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table-header .table-nav .dot:nth-of-type(3){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 13),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 13),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 13),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 13){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 13) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 13) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 13) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 13) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 13):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 13):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 13):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 13):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 13),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 13),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 13),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 13){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 13) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 13) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 13) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 13) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 13):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 13):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 13):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 13):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table-header .table-nav .dot:nth-of-type(4){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 17),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 17),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 17),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 17){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 17) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 17) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 17) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 17) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 17):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 17):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 17):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 17):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 17),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 17),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 17),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 17){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 17) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 17) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 17) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 17) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 17):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 17):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 17):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 17):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table-header .table-nav .dot:nth-of-type(5){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 21),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 21),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 21),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 21){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 21) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 21) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 21) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 21) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 21):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 21):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 21):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 21):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 21),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 21),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 21),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 21){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 21) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 21) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 21) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 21) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 21):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 21):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 21):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 21):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table-header .table-nav .dot:nth-of-type(6){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 25),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 25),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 25),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 25){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 25) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 25) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 25) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 25) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 25):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 25):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 25):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 25):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 25),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 25),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 25),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 25){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 25) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 25) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 25) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 25) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 25):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 25):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 25):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 25):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table-header .table-nav .dot:nth-of-type(7){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 29),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 29),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 29),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 29){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 29) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 29) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 29) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 29) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 29):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 29):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 29):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 29):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 29),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 29),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 29),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 29){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 29) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 29) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 29) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 29) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 29):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 29):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 29):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 29):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table-header .table-nav .dot:nth-of-type(8){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 33),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 33),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 33),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 33){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 33) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 33) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 33) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 33) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 33):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 33):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 33):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 33):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 33),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 33),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 33),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 33){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 33) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 33) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 33) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 33) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 33):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 33):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 33):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 33):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table-header .table-nav .dot:nth-of-type(9){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 37),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 37),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 37),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 37){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 37) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 37) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 37) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 37) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 37):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 37):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 37):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 37):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 37),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 37),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 37),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 37){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 37) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 37) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 37) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 37) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 37):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 37):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 37):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 37):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table-header .table-nav .dot:nth-of-type(10){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 41),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 41),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 41),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 41){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 41) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 41) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 41) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 41) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 41):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 41):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 41):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 41):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 41),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 41),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 41),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 41){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 41) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 41) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 41) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 41) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 41):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 41):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 41):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 41):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table-header .table-nav .dot:nth-of-type(11){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 45),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 45),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 45),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 45){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 45) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 45) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 45) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 45) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 45):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 45):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 45):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 45):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 45),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 45),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 45),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 45){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 45) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 45) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 45) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 45) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 45):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 45):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 45):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 45):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table-header .table-nav .dot:nth-of-type(12){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 49),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 49),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 49),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 49){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 49) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 49) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 49) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 49) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 49):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 49):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 49):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 49):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 49),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 49),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 49),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 49){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 49) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 49) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 49) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 49) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 49):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 49):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 49):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 49):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table-header .table-nav .dot:nth-of-type(13){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 53),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 53),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 53),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 53){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 53) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 53) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 53) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 53) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 53):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 53):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 53):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 53):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 53),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 53),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 53),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 53){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 53) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 53) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 53) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 53) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 53):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 53):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 53):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 53):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table-header .table-nav .dot:nth-of-type(14){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 54):nth-of-type(-n + 57),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 54):nth-of-type(-n + 57),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 54):nth-of-type(-n + 57),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 54):nth-of-type(-n + 57){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 54):nth-of-type(-n + 57) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 54):nth-of-type(-n + 57) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 54):nth-of-type(-n + 57) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 54):nth-of-type(-n + 57) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 54):nth-of-type(-n + 57):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 54):nth-of-type(-n + 57):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 54):nth-of-type(-n + 57):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 54):nth-of-type(-n + 57):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 54):nth-of-type(-n + 57),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 54):nth-of-type(-n + 57),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 54):nth-of-type(-n + 57),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 54):nth-of-type(-n + 57){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 54):nth-of-type(-n + 57) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 54):nth-of-type(-n + 57) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 54):nth-of-type(-n + 57) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 54):nth-of-type(-n + 57) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 54):nth-of-type(-n + 57):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 54):nth-of-type(-n + 57):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 54):nth-of-type(-n + 57):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 54):nth-of-type(-n + 57):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table-header .table-nav .dot:nth-of-type(15){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 61),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 61),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 61),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 61){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 61) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 61) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 61) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 61) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 61):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 61):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 61):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 61):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 61),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 61),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 61),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 61){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 61) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 61) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 61) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 61) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 61):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 61):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 61):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 61):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table-header .table-nav .dot:nth-of-type(16){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 65),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 65),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 65),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 65){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 65) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 65) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 65) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 65) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 65):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 65):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 65):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 65):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 65),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 65),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 65),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 65){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 65) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 65) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 65) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 65) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 65):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 65):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 65):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 65):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table-header .table-nav .dot:nth-of-type(17){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 66):nth-of-type(-n + 69),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 66):nth-of-type(-n + 69),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 66):nth-of-type(-n + 69),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 66):nth-of-type(-n + 69){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 66):nth-of-type(-n + 69) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 66):nth-of-type(-n + 69) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 66):nth-of-type(-n + 69) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 66):nth-of-type(-n + 69) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 66):nth-of-type(-n + 69):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 66):nth-of-type(-n + 69):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 66):nth-of-type(-n + 69):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 66):nth-of-type(-n + 69):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 66):nth-of-type(-n + 69),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 66):nth-of-type(-n + 69),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 66):nth-of-type(-n + 69),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 66):nth-of-type(-n + 69){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 66):nth-of-type(-n + 69) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 66):nth-of-type(-n + 69) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 66):nth-of-type(-n + 69) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 66):nth-of-type(-n + 69) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 66):nth-of-type(-n + 69):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 66):nth-of-type(-n + 69):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 66):nth-of-type(-n + 69):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 66):nth-of-type(-n + 69):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table-header .table-nav .dot:nth-of-type(18){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 70):nth-of-type(-n + 73),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 70):nth-of-type(-n + 73),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 70):nth-of-type(-n + 73),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 70):nth-of-type(-n + 73){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 70):nth-of-type(-n + 73) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 70):nth-of-type(-n + 73) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 70):nth-of-type(-n + 73) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 70):nth-of-type(-n + 73) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 70):nth-of-type(-n + 73):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 70):nth-of-type(-n + 73):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 70):nth-of-type(-n + 73):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 70):nth-of-type(-n + 73):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 70):nth-of-type(-n + 73),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 70):nth-of-type(-n + 73),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 70):nth-of-type(-n + 73),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 70):nth-of-type(-n + 73){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 70):nth-of-type(-n + 73) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 70):nth-of-type(-n + 73) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 70):nth-of-type(-n + 73) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 70):nth-of-type(-n + 73) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 70):nth-of-type(-n + 73):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 70):nth-of-type(-n + 73):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 70):nth-of-type(-n + 73):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 70):nth-of-type(-n + 73):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table-header .table-nav .dot:nth-of-type(19){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 77),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 77),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 77),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 77){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 77) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 77) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 77) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 77) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 77):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 77):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 77):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 77):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 77),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 77),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 77),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 77){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 77) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 77) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 77) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 77) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 77):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 77):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 77):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 74):nth-of-type(-n + 77):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table-header .table-nav .dot:nth-of-type(20){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 78):nth-of-type(-n + 81),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 78):nth-of-type(-n + 81),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 78):nth-of-type(-n + 81),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 78):nth-of-type(-n + 81){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 78):nth-of-type(-n + 81) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 78):nth-of-type(-n + 81) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 78):nth-of-type(-n + 81) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 78):nth-of-type(-n + 81) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 78):nth-of-type(-n + 81):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 78):nth-of-type(-n + 81):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 78):nth-of-type(-n + 81):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 78):nth-of-type(-n + 81):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 78):nth-of-type(-n + 81),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 78):nth-of-type(-n + 81),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 78):nth-of-type(-n + 81),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 78):nth-of-type(-n + 81){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 78):nth-of-type(-n + 81) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 78):nth-of-type(-n + 81) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 78):nth-of-type(-n + 81) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 78):nth-of-type(-n + 81) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 78):nth-of-type(-n + 81):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 78):nth-of-type(-n + 81):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 78):nth-of-type(-n + 81):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 78):nth-of-type(-n + 81):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table-header .table-nav .dot:nth-of-type(21){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 85),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 85),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 85),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 85){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 85) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 85) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 85) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 85) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 85):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 85):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 85):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 85):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 85),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 85),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 85),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 85){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 85) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 85) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 85) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 85) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 85):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 85):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 85):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 82):nth-of-type(-n + 85):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table-header .table-nav .dot:nth-of-type(22){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 89),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 89),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 89),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 89){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 89) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 89) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 89) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 89) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 89):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 89):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 89):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 89):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 89),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 89),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 89),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 89){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 89) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 89) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 89) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 89) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 89):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 89):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 89):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 86):nth-of-type(-n + 89):not(.actions){width:auto}}@media (max-width: 1180px) and (max-width: 768px) and (min-width: 569px){.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table-header .table-nav .dot:nth-of-type(1){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 4):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table-header .table-nav .dot:nth-of-type(2){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 7):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table-header .table-nav .dot:nth-of-type(3){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 10):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table-header .table-nav .dot:nth-of-type(4){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 13):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table-header .table-nav .dot:nth-of-type(5){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 16):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table-header .table-nav .dot:nth-of-type(6){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 19):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table-header .table-nav .dot:nth-of-type(7){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 22):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table-header .table-nav .dot:nth-of-type(8){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 25):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table-header .table-nav .dot:nth-of-type(9){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 28):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table-header .table-nav .dot:nth-of-type(10){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 31):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table-header .table-nav .dot:nth-of-type(11){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 34):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table-header .table-nav .dot:nth-of-type(12){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 37):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table-header .table-nav .dot:nth-of-type(13){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 40):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table-header .table-nav .dot:nth-of-type(14){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 43):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table-header .table-nav .dot:nth-of-type(15){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 46):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table-header .table-nav .dot:nth-of-type(16){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 47):nth-of-type(-n + 49):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table-header .table-nav .dot:nth-of-type(17){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 50):nth-of-type(-n + 52):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table-header .table-nav .dot:nth-of-type(18){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 55):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table-header .table-nav .dot:nth-of-type(19){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 56):nth-of-type(-n + 58):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table-header .table-nav .dot:nth-of-type(20){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 59):nth-of-type(-n + 61):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table-header .table-nav .dot:nth-of-type(21){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 62):nth-of-type(-n + 64):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table-header .table-nav .dot:nth-of-type(22){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 67):not(.actions){width:auto}}@media (max-width: 1180px) and (max-width: 568px) and (min-width: 421px){.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table-header .table-nav .dot:nth-of-type(1){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 3),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 3),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 3),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 3){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 3) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 3) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 3) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 3) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 3):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 3):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 3):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 3):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 3),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 3),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 3),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 3){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 3) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 3) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 3) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 3) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 3):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 3):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 3):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 2):nth-of-type(-n + 3):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table-header .table-nav .dot:nth-of-type(2){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 5),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 5),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 5),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 5){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 5) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 5) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 5) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 5) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 5):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 5):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 5):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 5):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 5),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 5),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 5),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 5){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 5) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 5) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 5) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 5) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 5):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 5):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 5):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 5):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table-header .table-nav .dot:nth-of-type(3){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 7),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 7),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 7),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 7){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 7) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 7) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 7) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 7) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 7):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 7):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 7):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 7):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 7),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 7),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 7),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 7){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 7) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 7) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 7) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 7) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 7):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 7):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 7):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 6):nth-of-type(-n + 7):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table-header .table-nav .dot:nth-of-type(4){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 9),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 9),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 9),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 9){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 9) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 9) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 9) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 9) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 9):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 9):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 9):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 9):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 9),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 9),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 9),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 9){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 9) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 9) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 9) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 9) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 9):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 9):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 9):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 8):nth-of-type(-n + 9):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table-header .table-nav .dot:nth-of-type(5){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 11),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 11),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 11),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 11){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 11) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 11) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 11) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 11) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 11):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 11):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 11):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 11):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 11),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 11),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 11),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 11){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 11) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 11) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 11) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 11) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 11):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 11):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 11):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 11):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table-header .table-nav .dot:nth-of-type(6){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 13),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 13),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 13),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 13){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 13) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 13) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 13) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 13) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 13):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 13):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 13):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 13):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 13),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 13),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 13),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 13){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 13) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 13) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 13) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 13) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 13):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 13):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 13):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 12):nth-of-type(-n + 13):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table-header .table-nav .dot:nth-of-type(7){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 15),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 15),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 15),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 15){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 15) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 15) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 15) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 15) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 15):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 15):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 15):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 15):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 15),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 15),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 15),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 15){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 15) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 15) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 15) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 15) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 15):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 15):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 15):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 14):nth-of-type(-n + 15):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table-header .table-nav .dot:nth-of-type(8){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 17),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 17),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 17),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 17){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 17) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 17) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 17) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 17) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 17):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 17):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 17):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 17):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 17),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 17),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 17),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 17){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 17) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 17) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 17) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 17) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 17):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 17):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 17):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 17):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table-header .table-nav .dot:nth-of-type(9){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 19),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 19),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 19),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 19){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 19) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 19) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 19) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 19) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 19):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 19):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 19):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 19):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 19),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 19),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 19),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 19){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 19) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 19) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 19) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 19) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 19):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 19):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 19):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 18):nth-of-type(-n + 19):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table-header .table-nav .dot:nth-of-type(10){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 21),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 21),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 21),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 21){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 21) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 21) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 21) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 21) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 21):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 21):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 21):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 21):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 21),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 21),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 21),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 21){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 21) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 21) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 21) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 21) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 21):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 21):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 21):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 20):nth-of-type(-n + 21):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table-header .table-nav .dot:nth-of-type(11){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 23),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 23),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 23),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 23){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 23) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 23) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 23) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 23) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 23):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 23):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 23):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 23):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 23),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 23),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 23),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 23){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 23) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 23) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 23) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 23) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 23):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 23):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 23):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 23):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table-header .table-nav .dot:nth-of-type(12){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 24):nth-of-type(-n + 25),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 24):nth-of-type(-n + 25),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 24):nth-of-type(-n + 25),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 24):nth-of-type(-n + 25){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 24):nth-of-type(-n + 25) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 24):nth-of-type(-n + 25) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 24):nth-of-type(-n + 25) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 24):nth-of-type(-n + 25) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 24):nth-of-type(-n + 25):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 24):nth-of-type(-n + 25):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 24):nth-of-type(-n + 25):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 24):nth-of-type(-n + 25):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 24):nth-of-type(-n + 25),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 24):nth-of-type(-n + 25),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 24):nth-of-type(-n + 25),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 24):nth-of-type(-n + 25){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 24):nth-of-type(-n + 25) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 24):nth-of-type(-n + 25) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 24):nth-of-type(-n + 25) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 24):nth-of-type(-n + 25) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 24):nth-of-type(-n + 25):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 24):nth-of-type(-n + 25):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 24):nth-of-type(-n + 25):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 24):nth-of-type(-n + 25):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table-header .table-nav .dot:nth-of-type(13){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 27),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 27),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 27),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 27){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 27) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 27) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 27) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 27) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 27):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 27):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 27):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 27):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 27),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 27),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 27),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 27){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 27) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 27) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 27) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 27) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 27):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 27):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 27):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 26):nth-of-type(-n + 27):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table-header .table-nav .dot:nth-of-type(14){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 29),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 29),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 29),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 29){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 29) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 29) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 29) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 29) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 29):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 29):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 29):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 29):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 29),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 29),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 29),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 29){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 29) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 29) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 29) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 29) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 29):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 29):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 29):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 29):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table-header .table-nav .dot:nth-of-type(15){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 31),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 31),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 31),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 31){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 31) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 31) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 31) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 31) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 31):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 31):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 31):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 31):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 31),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 31),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 31),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 31){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 31) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 31) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 31) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 31) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 31):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 31):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 31):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 30):nth-of-type(-n + 31):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table-header .table-nav .dot:nth-of-type(16){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 33),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 33),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 33),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 33){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 33) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 33) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 33) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 33) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 33):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 33):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 33):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 33):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 33),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 33),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 33),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 33){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 33) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 33) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 33) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 33) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 33):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 33):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 33):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 32):nth-of-type(-n + 33):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table-header .table-nav .dot:nth-of-type(17){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 35),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 35),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 35),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 35){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 35) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 35) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 35) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 35) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 35):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 35):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 35):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 35):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 35),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 35),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 35),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 35){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 35) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 35) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 35) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 35) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 35):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 35):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 35):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 35):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table-header .table-nav .dot:nth-of-type(18){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 36):nth-of-type(-n + 37),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 36):nth-of-type(-n + 37),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 36):nth-of-type(-n + 37),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 36):nth-of-type(-n + 37){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 36):nth-of-type(-n + 37) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 36):nth-of-type(-n + 37) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 36):nth-of-type(-n + 37) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 36):nth-of-type(-n + 37) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 36):nth-of-type(-n + 37):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 36):nth-of-type(-n + 37):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 36):nth-of-type(-n + 37):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 36):nth-of-type(-n + 37):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 36):nth-of-type(-n + 37),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 36):nth-of-type(-n + 37),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 36):nth-of-type(-n + 37),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 36):nth-of-type(-n + 37){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 36):nth-of-type(-n + 37) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 36):nth-of-type(-n + 37) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 36):nth-of-type(-n + 37) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 36):nth-of-type(-n + 37) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 36):nth-of-type(-n + 37):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 36):nth-of-type(-n + 37):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 36):nth-of-type(-n + 37):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 36):nth-of-type(-n + 37):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table-header .table-nav .dot:nth-of-type(19){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 39),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 39),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 39),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 39){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 39) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 39) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 39) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 39) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 39):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 39):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 39):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 39):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 39),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 39),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 39),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 39){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 39) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 39) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 39) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 39) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 39):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 39):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 39):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 38):nth-of-type(-n + 39):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table-header .table-nav .dot:nth-of-type(20){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 41),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 41),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 41),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 41){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 41) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 41) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 41) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 41) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 41):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 41):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 41):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 41):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 41),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 41),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 41),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 41){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 41) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 41) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 41) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 41) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 41):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 41):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 41):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 41):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table-header .table-nav .dot:nth-of-type(21){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 43),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 43),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 43),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 43){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 43) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 43) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 43) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 43) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 43):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 43):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 43):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 43):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 43),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 43),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 43),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 43){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 43) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 43) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 43) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 43) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 43):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 43):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 43):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 42):nth-of-type(-n + 43):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table-header .table-nav .dot:nth-of-type(22){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 45),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 45),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 45),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 45){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 45) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 45) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 45) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 45) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 45):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 45):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 45):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 45):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 45),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 45),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 45),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 45){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 45) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 45) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 45) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 45) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 45):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 45):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 45):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 44):nth-of-type(-n + 45):not(.actions){width:auto}}@media (max-width: 1180px) and (max-width: 420px){.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table-header .table-nav .dot:nth-of-type(1){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(2),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(2),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(2),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(2){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(2) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(2) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(2) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(2) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(2):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(2):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(2):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(2):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(2),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(2),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(2),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(2){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(2) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(2) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(2) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(2) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(2):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(2):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(2):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(2):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table-header .table-nav .dot:nth-of-type(2){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(3),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(3),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(3),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(3){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(3) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(3) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(3) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(3) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(3):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(3):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(3):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(3):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(3),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(3),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(3),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(3){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(3) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(3) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(3) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(3) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(3):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(3):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(3):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(3):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table-header .table-nav .dot:nth-of-type(3){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(4),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(4),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(4),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(4){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(4) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(4) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(4) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(4) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(4):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(4):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(4):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(4):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(4),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(4),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(4),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(4){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(4) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(4) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(4) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(4) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(4):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(4):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(4):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(4):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table-header .table-nav .dot:nth-of-type(4){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(5),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(5),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(5),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(5){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(5) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(5) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(5) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(5) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(5):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(5):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(5):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(5):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(5),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(5),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(5),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(5){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(5) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(5) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(5) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(5) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(5):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(5):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(5):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(5):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table-header .table-nav .dot:nth-of-type(5){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(6),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(6),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(6),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(6){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(6) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(6) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(6) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(6) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(6):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(6):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(6):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(6):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(6),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(6),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(6),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(6){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(6) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(6) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(6) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(6) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(6):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(6):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(6):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(6):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table-header .table-nav .dot:nth-of-type(6){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(7),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(7),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(7),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(7){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(7) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(7) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(7) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(7) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(7):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(7):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(7):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(7):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(7),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(7),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(7),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(7){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(7) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(7) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(7) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(7) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(7):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(7):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(7):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(7):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table-header .table-nav .dot:nth-of-type(7){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(8),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(8),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(8),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(8){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(8) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(8) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(8) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(8) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(8):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(8):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(8):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(8):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(8),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(8),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(8),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(8){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(8) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(8) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(8) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(8) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(8):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(8):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(8):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(8):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table-header .table-nav .dot:nth-of-type(8){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(9),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(9),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(9),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(9){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(9) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(9) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(9) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(9) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(9):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(9):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(9):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(9):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(9),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(9),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(9),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(9){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(9) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(9) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(9) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(9) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(9):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(9):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(9):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(9):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table-header .table-nav .dot:nth-of-type(9){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(10),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(10),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(10),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(10){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(10) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(10) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(10) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(10) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(10):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(10):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(10):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(10):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(10),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(10),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(10),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(10){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(10) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(10) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(10) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(10) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(10):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(10):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(10):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(10):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table-header .table-nav .dot:nth-of-type(10){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(11),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(11),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(11),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(11){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(11) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(11) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(11) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(11) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(11):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(11):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(11):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(11):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(11),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(11),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(11),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(11){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(11) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(11) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(11) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(11) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(11):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(11):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(11):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(11):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table-header .table-nav .dot:nth-of-type(11){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(12),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(12),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(12),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(12){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(12) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(12) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(12) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(12) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(12):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(12):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(12):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(12):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(12),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(12),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(12),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(12){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(12) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(12) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(12) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(12) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(12):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(12):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(12):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(12):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table-header .table-nav .dot:nth-of-type(12){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(13),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(13),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(13),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(13){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(13) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(13) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(13) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(13) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(13):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(13):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(13):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(13):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(13),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(13),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(13),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(13){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(13) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(13) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(13) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(13) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(13):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(13):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(13):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(13):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table-header .table-nav .dot:nth-of-type(13){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(14),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(14),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(14),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(14){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(14) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(14) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(14) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(14) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(14):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(14):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(14):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(14):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(14),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(14),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(14),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(14){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(14) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(14) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(14) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(14) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(14):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(14):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(14):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(14):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table-header .table-nav .dot:nth-of-type(14){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(15),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(15),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(15),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(15){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(15) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(15) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(15) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(15) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(15):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(15):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(15):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(15):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(15),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(15),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(15),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(15){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(15) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(15) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(15) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(15) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(15):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(15):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(15):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(15):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table-header .table-nav .dot:nth-of-type(15){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(16),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(16),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(16),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(16){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(16) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(16) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(16) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(16) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(16):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(16):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(16):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(16):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(16),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(16),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(16),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(16){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(16) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(16) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(16) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(16) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(16):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(16):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(16):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(16):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table-header .table-nav .dot:nth-of-type(16){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(17),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(17),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(17),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(17){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(17) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(17) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(17) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(17) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(17):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(17):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(17):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(17):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(17),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(17),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(17),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(17){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(17) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(17) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(17) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(17) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(17):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(17):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(17):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(17):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table-header .table-nav .dot:nth-of-type(17){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(18),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(18),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(18),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(18){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(18) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(18) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(18) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(18) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(18):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(18):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(18):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(18):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(18),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(18),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(18),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(18){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(18) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(18) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(18) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(18) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(18):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(18):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(18):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(18):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table-header .table-nav .dot:nth-of-type(18){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(19),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(19),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(19),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(19){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(19) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(19) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(19) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(19) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(19):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(19):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(19):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(19):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(19),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(19),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(19),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(19){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(19) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(19) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(19) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(19) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(19):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(19):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(19):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(19):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table-header .table-nav .dot:nth-of-type(19){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(20),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(20),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(20),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(20){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(20) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(20) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(20) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(20) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(20):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(20):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(20):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(20):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(20),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(20),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(20),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(20){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(20) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(20) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(20) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(20) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(20):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(20):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(20):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(20):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table-header .table-nav .dot:nth-of-type(20){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(21),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(21),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(21),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(21){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(21) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(21) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(21) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(21) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(21):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(21):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(21):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(21):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(21),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(21),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(21),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(21){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(21) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(21) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(21) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(21) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(21):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(21):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(21):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(21):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table-header .table-nav .dot:nth-of-type(21){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(22),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(22),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(22),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(22){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(22) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(22) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(22) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(22) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(22):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(22):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(22):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(22):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(22),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(22),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(22),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(22){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(22) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(22) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(22) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(22) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(22):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(22):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(22):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(22):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table-header .table-nav .dot:nth-of-type(22){opacity:1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23):after{content:"\e90c"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90b"}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(23),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(23),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(23),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(23){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(23) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(23) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(23) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(23) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(23):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(23):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(23):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(23):not(.actions){width:auto}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(23),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(23),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(23),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(23){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(23) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(23) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(23) .input-table,.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(23) .input-table{min-width:0}.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(23):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(23):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(23):not(.actions),.table-fluid:not(.inside-window):not(.show-last)>input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(23):not(.actions){width:auto}}@media (max-width: 1180px){.table-fluid:not(.inside-window):not(.show-last) .table .td:not(:first-of-type):not(.no-f):not(.fluid-always-display),.table-fluid:not(.inside-window):not(.show-last) .table td:not(:first-of-type):not(.no-f):not(.fluid-always-display),.table-fluid:not(.inside-window):not(.show-last) .table .th:not(:first-of-type):not(.no-f):not(.fluid-always-display),.table-fluid:not(.inside-window):not(.show-last) .table th:not(:first-of-type):not(.no-f):not(.fluid-always-display),.table-fluid:not(.inside-window):not(.show-last) table .td:not(:first-of-type):not(.no-f):not(.fluid-always-display),.table-fluid:not(.inside-window):not(.show-last) table td:not(:first-of-type):not(.no-f):not(.fluid-always-display),.table-fluid:not(.inside-window):not(.show-last) table .th:not(:first-of-type):not(.no-f):not(.fluid-always-display),.table-fluid:not(.inside-window):not(.show-last) table th:not(:first-of-type):not(.no-f):not(.fluid-always-display){max-width:0;width:0;min-width:0;box-sizing:border-box;white-space:nowrap;padding:0}.table-fluid:not(.inside-window):not(.show-last) .table .td:not(:first-of-type):not(.no-f):not(.fluid-always-display) .input-table,.table-fluid:not(.inside-window):not(.show-last) .table td:not(:first-of-type):not(.no-f):not(.fluid-always-display) .input-table,.table-fluid:not(.inside-window):not(.show-last) .table .th:not(:first-of-type):not(.no-f):not(.fluid-always-display) .input-table,.table-fluid:not(.inside-window):not(.show-last) .table th:not(:first-of-type):not(.no-f):not(.fluid-always-display) .input-table,.table-fluid:not(.inside-window):not(.show-last) table .td:not(:first-of-type):not(.no-f):not(.fluid-always-display) .input-table,.table-fluid:not(.inside-window):not(.show-last) table td:not(:first-of-type):not(.no-f):not(.fluid-always-display) .input-table,.table-fluid:not(.inside-window):not(.show-last) table .th:not(:first-of-type):not(.no-f):not(.fluid-always-display) .input-table,.table-fluid:not(.inside-window):not(.show-last) table th:not(:first-of-type):not(.no-f):not(.fluid-always-display) .input-table{min-width:20vw}.table-fluid:not(.inside-window):not(.show-last) .table .td:not(:first-of-type):not(.no-f):not(.fluid-always-display):not(.visible),.table-fluid:not(.inside-window):not(.show-last) .table td:not(:first-of-type):not(.no-f):not(.fluid-always-display):not(.visible),.table-fluid:not(.inside-window):not(.show-last) .table .th:not(:first-of-type):not(.no-f):not(.fluid-always-display):not(.visible),.table-fluid:not(.inside-window):not(.show-last) .table th:not(:first-of-type):not(.no-f):not(.fluid-always-display):not(.visible),.table-fluid:not(.inside-window):not(.show-last) table .td:not(:first-of-type):not(.no-f):not(.fluid-always-display):not(.visible),.table-fluid:not(.inside-window):not(.show-last) table td:not(:first-of-type):not(.no-f):not(.fluid-always-display):not(.visible),.table-fluid:not(.inside-window):not(.show-last) table .th:not(:first-of-type):not(.no-f):not(.fluid-always-display):not(.visible),.table-fluid:not(.inside-window):not(.show-last) table th:not(:first-of-type):not(.no-f):not(.fluid-always-display):not(.visible){opacity:0;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last) .table .th:not(.no-f),.table-fluid:not(.inside-window):not(.show-last) .table th:not(.no-f),.table-fluid:not(.inside-window):not(.show-last) table .th:not(.no-f),.table-fluid:not(.inside-window):not(.show-last) table th:not(.no-f){padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid:not(.inside-window):not(.show-last) .table .td:not(.no-f),.table-fluid:not(.inside-window):not(.show-last) .table td:not(.no-f),.table-fluid:not(.inside-window):not(.show-last) table .td:not(.no-f),.table-fluid:not(.inside-window):not(.show-last) table td:not(.no-f){padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid:not(.inside-window):not(.show-last) .table .td.fluid-none:not(.no-f),.table-fluid:not(.inside-window):not(.show-last) .table td.fluid-none:not(.no-f),.table-fluid:not(.inside-window):not(.show-last) .table .th.fluid-none:not(.no-f),.table-fluid:not(.inside-window):not(.show-last) .table th.fluid-none:not(.no-f),.table-fluid:not(.inside-window):not(.show-last) table .td.fluid-none:not(.no-f),.table-fluid:not(.inside-window):not(.show-last) table td.fluid-none:not(.no-f),.table-fluid:not(.inside-window):not(.show-last) table .th.fluid-none:not(.no-f),.table-fluid:not(.inside-window):not(.show-last) table th.fluid-none:not(.no-f){display:none}.table-fluid:not(.inside-window):not(.show-last) .table .td:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis),.table-fluid:not(.inside-window):not(.show-last) .table td:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis),.table-fluid:not(.inside-window):not(.show-last) .table .th:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis),.table-fluid:not(.inside-window):not(.show-last) .table th:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis),.table-fluid:not(.inside-window):not(.show-last) table .td:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis),.table-fluid:not(.inside-window):not(.show-last) table td:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis),.table-fluid:not(.inside-window):not(.show-last) table .th:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis),.table-fluid:not(.inside-window):not(.show-last) table th:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis){position:relative;min-width:10rem;width:10rem;max-width:40vw}.table-fluid:not(.inside-window):not(.show-last) .table .td:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis):after,.table-fluid:not(.inside-window):not(.show-last) .table td:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis):after,.table-fluid:not(.inside-window):not(.show-last) .table .th:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis):after,.table-fluid:not(.inside-window):not(.show-last) .table th:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis):after,.table-fluid:not(.inside-window):not(.show-last) table .td:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis):after,.table-fluid:not(.inside-window):not(.show-last) table td:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis):after,.table-fluid:not(.inside-window):not(.show-last) table .th:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis):after,.table-fluid:not(.inside-window):not(.show-last) table th:not(.no-f):first-child:not(.not-sticky):not(.has-ellipsis):after{content:'';position:absolute;top:0;bottom:0;box-shadow:5px 0 5px rgba(0,0,0,0.1);right:0;left:auto;width:5px;height:100%;min-height:100%}}@media (max-width: 1180px) and (max-width: 1180px) and (min-width: 769px){.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table-header .table-nav .dot:nth-of-type(1){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 4),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 4),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 4),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 4){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 4) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 4) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 4) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 4) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 4):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 4):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 4):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 4):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 4),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 4),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 4),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 4){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 4) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 4) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 4) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 4) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 4):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 4):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 4):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 4):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table-header .table-nav .dot:nth-of-type(2){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 8),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 8),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 8),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 8){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 8) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 8) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 8) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 8) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 8):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 8):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 8):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 8):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 8),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 8),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 8),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 8){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 8) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 8) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 8) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 8) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 8):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 8):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 8):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 8):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table-header .table-nav .dot:nth-of-type(3){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 12),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 12),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 12),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 12){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 12) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 12) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 12) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 12) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 12):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 12):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 12):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 12):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 12),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 12),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 12),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 12){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 12) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 12) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 12) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 12) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 12):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 12):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 12):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 12):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table-header .table-nav .dot:nth-of-type(4){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 16),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 16),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 16),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 16){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 16) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 16) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 16) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 16) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 16):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 16):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 16):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 16):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 16),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 16),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 16),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 16){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 16) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 16) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 16) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 16) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 16):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 16):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 16):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 16):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table-header .table-nav .dot:nth-of-type(5){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 20),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 20),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 20),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 20){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 20) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 20) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 20) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 20) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 20):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 20):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 20):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 20):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 20),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 20),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 20),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 20){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 20) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 20) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 20) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 20) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 20):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 20):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 20):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 20):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table-header .table-nav .dot:nth-of-type(6){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 24),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 24),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 24),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 24){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 24) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 24) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 24) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 24) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 24):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 24):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 24):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 24):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 24),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 24),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 24),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 24){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 24) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 24) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 24) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 24) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 24):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 24):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 24):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 24):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table-header .table-nav .dot:nth-of-type(7){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 28),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 28),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 28),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 28){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 28) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 28) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 28) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 28) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 28):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 28):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 28):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 28):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 28),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 28),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 28),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 28){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 28) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 28) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 28) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 28) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 28):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 28):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 28):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 28):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table-header .table-nav .dot:nth-of-type(8){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 32),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 32),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 32),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 32){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 32) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 32) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 32) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 32) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 32):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 32):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 32):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 32):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 32),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 32),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 32),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 32){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 32) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 32) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 32) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 32) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 32):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 32):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 32):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 32):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table-header .table-nav .dot:nth-of-type(9){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 36),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 36),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 36),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 36){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 36) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 36) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 36) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 36) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 36):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 36):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 36):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 36):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 36),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 36),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 36),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 36){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 36) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 36) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 36) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 36) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 36):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 36):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 36):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 36):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table-header .table-nav .dot:nth-of-type(10){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 40),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 40),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 40),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 40){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 40) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 40) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 40) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 40) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 40):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 40):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 40):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 40):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 40),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 40),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 40),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 40){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 40) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 40) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 40) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 40) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 40):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 40):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 40):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 40):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table-header .table-nav .dot:nth-of-type(11){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 44),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 44),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 44),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 44){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 44) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 44) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 44) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 44) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 44):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 44):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 44):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 44):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 44),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 44),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 44),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 44){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 44) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 44) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 44) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 44) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 44):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 44):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 44):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 44):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table-header .table-nav .dot:nth-of-type(12){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 45):nth-of-type(-n + 48),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 45):nth-of-type(-n + 48),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 45):nth-of-type(-n + 48),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 45):nth-of-type(-n + 48){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 45):nth-of-type(-n + 48) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 45):nth-of-type(-n + 48) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 45):nth-of-type(-n + 48) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 45):nth-of-type(-n + 48) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 45):nth-of-type(-n + 48):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 45):nth-of-type(-n + 48):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 45):nth-of-type(-n + 48):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 45):nth-of-type(-n + 48):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 45):nth-of-type(-n + 48),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 45):nth-of-type(-n + 48),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 45):nth-of-type(-n + 48),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 45):nth-of-type(-n + 48){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 45):nth-of-type(-n + 48) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 45):nth-of-type(-n + 48) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 45):nth-of-type(-n + 48) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 45):nth-of-type(-n + 48) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 45):nth-of-type(-n + 48):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 45):nth-of-type(-n + 48):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 45):nth-of-type(-n + 48):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 45):nth-of-type(-n + 48):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table-header .table-nav .dot:nth-of-type(13){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 52),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 52),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 52),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 52){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 52) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 52) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 52) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 52) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 52):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 52):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 52):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 52):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 52),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 52),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 52),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 52){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 52) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 52) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 52) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 52) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 52):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 52):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 52):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 52):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table-header .table-nav .dot:nth-of-type(14){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 56),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 56),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 56),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 56){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 56) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 56) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 56) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 56) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 56):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 56):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 56):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 56):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 56),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 56),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 56),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 56){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 56) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 56) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 56) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 56) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 56):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 56):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 56):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 53):nth-of-type(-n + 56):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table-header .table-nav .dot:nth-of-type(15){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 60),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 60),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 60),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 60){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 60) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 60) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 60) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 60) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 60):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 60):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 60):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 60):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 60),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 60),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 60),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 60){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 60) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 60) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 60) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 60) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 60):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 60):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 60):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 57):nth-of-type(-n + 60):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table-header .table-nav .dot:nth-of-type(16){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 64),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 64),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 64),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 64){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 64) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 64) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 64) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 64) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 64):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 64):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 64):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 64):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 64),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 64),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 64),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 64){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 64) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 64) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 64) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 64) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 64):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 64):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 64):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 64):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table-header .table-nav .dot:nth-of-type(17){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 68),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 68),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 68),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 68){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 68) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 68) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 68) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 68) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 68):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 68):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 68):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 68):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 68),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 68),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 68),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 68){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 68) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 68) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 68) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 68) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 68):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 68):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 68):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 65):nth-of-type(-n + 68):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table-header .table-nav .dot:nth-of-type(18){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 69):nth-of-type(-n + 72),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 69):nth-of-type(-n + 72),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 69):nth-of-type(-n + 72),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 69):nth-of-type(-n + 72){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 69):nth-of-type(-n + 72) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 69):nth-of-type(-n + 72) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 69):nth-of-type(-n + 72) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 69):nth-of-type(-n + 72) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 69):nth-of-type(-n + 72):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 69):nth-of-type(-n + 72):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 69):nth-of-type(-n + 72):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 69):nth-of-type(-n + 72):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 69):nth-of-type(-n + 72),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 69):nth-of-type(-n + 72),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 69):nth-of-type(-n + 72),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 69):nth-of-type(-n + 72){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 69):nth-of-type(-n + 72) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 69):nth-of-type(-n + 72) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 69):nth-of-type(-n + 72) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 69):nth-of-type(-n + 72) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 69):nth-of-type(-n + 72):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 69):nth-of-type(-n + 72):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 69):nth-of-type(-n + 72):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 69):nth-of-type(-n + 72):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table-header .table-nav .dot:nth-of-type(19){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 73):nth-of-type(-n + 76),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 73):nth-of-type(-n + 76),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 73):nth-of-type(-n + 76),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 73):nth-of-type(-n + 76){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 73):nth-of-type(-n + 76) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 73):nth-of-type(-n + 76) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 73):nth-of-type(-n + 76) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 73):nth-of-type(-n + 76) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 73):nth-of-type(-n + 76):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 73):nth-of-type(-n + 76):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 73):nth-of-type(-n + 76):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 73):nth-of-type(-n + 76):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 73):nth-of-type(-n + 76),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 73):nth-of-type(-n + 76),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 73):nth-of-type(-n + 76),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 73):nth-of-type(-n + 76){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 73):nth-of-type(-n + 76) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 73):nth-of-type(-n + 76) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 73):nth-of-type(-n + 76) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 73):nth-of-type(-n + 76) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 73):nth-of-type(-n + 76):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 73):nth-of-type(-n + 76):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 73):nth-of-type(-n + 76):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 73):nth-of-type(-n + 76):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table-header .table-nav .dot:nth-of-type(20){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 80),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 80),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 80),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 80){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 80) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 80) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 80) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 80) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 80):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 80):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 80):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 80):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 80),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 80),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 80),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 80){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 80) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 80) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 80) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 80) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 80):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 80):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 80):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 77):nth-of-type(-n + 80):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table-header .table-nav .dot:nth-of-type(21){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 81):nth-of-type(-n + 84),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 81):nth-of-type(-n + 84),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 81):nth-of-type(-n + 84),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 81):nth-of-type(-n + 84){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 81):nth-of-type(-n + 84) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 81):nth-of-type(-n + 84) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 81):nth-of-type(-n + 84) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 81):nth-of-type(-n + 84) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 81):nth-of-type(-n + 84):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 81):nth-of-type(-n + 84):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 81):nth-of-type(-n + 84):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 81):nth-of-type(-n + 84):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 81):nth-of-type(-n + 84),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 81):nth-of-type(-n + 84),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 81):nth-of-type(-n + 84),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 81):nth-of-type(-n + 84){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 81):nth-of-type(-n + 84) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 81):nth-of-type(-n + 84) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 81):nth-of-type(-n + 84) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 81):nth-of-type(-n + 84) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 81):nth-of-type(-n + 84):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 81):nth-of-type(-n + 84):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 81):nth-of-type(-n + 84):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 81):nth-of-type(-n + 84):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table-header .table-nav .dot:nth-of-type(22){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 85):nth-of-type(-n + 88),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 85):nth-of-type(-n + 88),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 85):nth-of-type(-n + 88),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 85):nth-of-type(-n + 88){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 85):nth-of-type(-n + 88) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 85):nth-of-type(-n + 88) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 85):nth-of-type(-n + 88) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 85):nth-of-type(-n + 88) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 85):nth-of-type(-n + 88):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 85):nth-of-type(-n + 88):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 85):nth-of-type(-n + 88):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 85):nth-of-type(-n + 88):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 85):nth-of-type(-n + 88),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 85):nth-of-type(-n + 88),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 85):nth-of-type(-n + 88),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 85):nth-of-type(-n + 88){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 85):nth-of-type(-n + 88) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 85):nth-of-type(-n + 88) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 85):nth-of-type(-n + 88) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 85):nth-of-type(-n + 88) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 85):nth-of-type(-n + 88):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 85):nth-of-type(-n + 88):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 85):nth-of-type(-n + 88):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 85):nth-of-type(-n + 88):not(.actions){width:auto}}@media (max-width: 1180px) and (max-width: 768px) and (min-width: 569px){.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table-header .table-nav .dot:nth-of-type(1){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 3),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 3),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 3),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 3){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 3) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 3) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 3) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 3) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 3):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 3):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 3):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 3):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 3),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 3),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 3),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 3){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 3) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 3) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 3) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 3) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 3):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 3):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 3):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 3):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table-header .table-nav .dot:nth-of-type(2){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 6),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 6),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 6),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 6){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 6) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 6) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 6) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 6) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 6):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 6):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 6):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 6):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 6),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 6),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 6),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 6){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 6) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 6) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 6) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 6) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 6):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 6):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 6):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 4):nth-of-type(-n + 6):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table-header .table-nav .dot:nth-of-type(3){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 9),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 9),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 9),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 9){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 9) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 9) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 9) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 9) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 9):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 9):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 9):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 9):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 9),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 9),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 9),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 9){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 9) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 9) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 9) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 9) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 9):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 9):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 9):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 9):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table-header .table-nav .dot:nth-of-type(4){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 12),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 12),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 12),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 12){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 12) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 12) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 12) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 12) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 12):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 12):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 12):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 12):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 12),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 12),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 12),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 12){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 12) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 12) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 12) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 12) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 12):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 12):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 12):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 10):nth-of-type(-n + 12):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table-header .table-nav .dot:nth-of-type(5){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 15),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 15),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 15),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 15){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 15) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 15) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 15) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 15) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 15):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 15):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 15):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 15):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 15),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 15),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 15),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 15){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 15) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 15) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 15) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 15) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 15):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 15):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 15):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 15):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table-header .table-nav .dot:nth-of-type(6){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 18),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 18),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 18),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 18){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 18) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 18) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 18) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 18) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 18):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 18):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 18):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 18):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 18),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 18),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 18),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 18){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 18) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 18) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 18) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 18) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 18):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 18):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 18):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 16):nth-of-type(-n + 18):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table-header .table-nav .dot:nth-of-type(7){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 21),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 21),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 21),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 21){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 21) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 21) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 21) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 21) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 21):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 21):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 21):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 21):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 21),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 21),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 21),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 21){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 21) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 21) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 21) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 21) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 21):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 21):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 21):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 21):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table-header .table-nav .dot:nth-of-type(8){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 24),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 24),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 24),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 24){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 24) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 24) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 24) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 24) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 24):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 24):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 24):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 24):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 24),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 24),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 24),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 24){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 24) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 24) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 24) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 24) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 24):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 24):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 24):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 22):nth-of-type(-n + 24):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table-header .table-nav .dot:nth-of-type(9){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 27),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 27),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 27),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 27){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 27) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 27) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 27) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 27) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 27):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 27):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 27):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 27):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 27),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 27),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 27),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 27){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 27) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 27) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 27) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 27) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 27):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 27):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 27):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 27):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table-header .table-nav .dot:nth-of-type(10){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 30),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 30),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 30),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 30){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 30) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 30) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 30) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 30) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 30):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 30):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 30):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 30):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 30),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 30),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 30),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 30){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 30) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 30) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 30) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 30) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 30):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 30):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 30):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 28):nth-of-type(-n + 30):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table-header .table-nav .dot:nth-of-type(11){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 33),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 33),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 33),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 33){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 33) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 33) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 33) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 33) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 33):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 33):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 33):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 33):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 33),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 33),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 33),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 33){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 33) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 33) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 33) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 33) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 33):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 33):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 33):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 33):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table-header .table-nav .dot:nth-of-type(12){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 36),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 36),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 36),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 36){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 36) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 36) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 36) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 36) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 36):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 36):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 36):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 36):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 36),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 36),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 36),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 36){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 36) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 36) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 36) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 36) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 36):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 36):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 36):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 34):nth-of-type(-n + 36):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table-header .table-nav .dot:nth-of-type(13){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 39),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 39),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 39),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 39){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 39) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 39) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 39) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 39) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 39):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 39):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 39):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 39):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 39),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 39),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 39),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 39){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 39) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 39) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 39) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 39) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 39):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 39):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 39):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 39):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table-header .table-nav .dot:nth-of-type(14){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 42),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 42),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 42),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 42){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 42) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 42) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 42) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 42) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 42):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 42):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 42):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 42):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 42),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 42),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 42),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 42){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 42) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 42) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 42) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 42) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 42):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 42):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 42):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 40):nth-of-type(-n + 42):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table-header .table-nav .dot:nth-of-type(15){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 45),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 45),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 45),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 45){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 45) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 45) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 45) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 45) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 45):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 45):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 45):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 45):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 45),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 45),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 45),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 45){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 45) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 45) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 45) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 45) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 45):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 45):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 45):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 45):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table-header .table-nav .dot:nth-of-type(16){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 48),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 48),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 48),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 48){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 48) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 48) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 48) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 48) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 48):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 48):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 48):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 48):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 48),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 48),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 48),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 48){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 48) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 48) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 48) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 48) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 48):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 48):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 48):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 46):nth-of-type(-n + 48):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table-header .table-nav .dot:nth-of-type(17){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 51),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 51),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 51),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 51){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 51) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 51) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 51) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 51) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 51):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 51):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 51):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 51):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 51),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 51),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 51),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 51){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 51) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 51) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 51) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 51) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 51):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 51):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 51):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 49):nth-of-type(-n + 51):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table-header .table-nav .dot:nth-of-type(18){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 54),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 54),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 54),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 54){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 54) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 54) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 54) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 54) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 54):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 54):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 54):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 54):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 54),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 54),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 54),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 54){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 54) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 54) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 54) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 54) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 54):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 54):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 54):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 52):nth-of-type(-n + 54):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table-header .table-nav .dot:nth-of-type(19){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 55):nth-of-type(-n + 57),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 55):nth-of-type(-n + 57),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 55):nth-of-type(-n + 57),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 55):nth-of-type(-n + 57){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 55):nth-of-type(-n + 57) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 55):nth-of-type(-n + 57) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 55):nth-of-type(-n + 57) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 55):nth-of-type(-n + 57) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 55):nth-of-type(-n + 57):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 55):nth-of-type(-n + 57):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 55):nth-of-type(-n + 57):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 55):nth-of-type(-n + 57):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 55):nth-of-type(-n + 57),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 55):nth-of-type(-n + 57),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 55):nth-of-type(-n + 57),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 55):nth-of-type(-n + 57){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 55):nth-of-type(-n + 57) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 55):nth-of-type(-n + 57) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 55):nth-of-type(-n + 57) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 55):nth-of-type(-n + 57) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 55):nth-of-type(-n + 57):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 55):nth-of-type(-n + 57):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 55):nth-of-type(-n + 57):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 55):nth-of-type(-n + 57):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table-header .table-nav .dot:nth-of-type(20){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 60),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 60),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 60),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 60){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 60) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 60) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 60) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 60) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 60):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 60):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 60):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 60):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 60),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 60),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 60),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 60){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 60) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 60) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 60) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 60) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 60):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 60):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 60):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 58):nth-of-type(-n + 60):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table-header .table-nav .dot:nth-of-type(21){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 63),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 63),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 63),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 63){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 63) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 63) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 63) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 63) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 63):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 63):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 63):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 63):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 63),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 63),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 63),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 63){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 63) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 63) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 63) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 63) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 63):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 63):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 63):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 61):nth-of-type(-n + 63):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table-header .table-nav .dot:nth-of-type(22){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 64):nth-of-type(-n + 66),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 64):nth-of-type(-n + 66),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 64):nth-of-type(-n + 66),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 64):nth-of-type(-n + 66){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 64):nth-of-type(-n + 66) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 64):nth-of-type(-n + 66) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 64):nth-of-type(-n + 66) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 64):nth-of-type(-n + 66) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 64):nth-of-type(-n + 66):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 64):nth-of-type(-n + 66):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 64):nth-of-type(-n + 66):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 64):nth-of-type(-n + 66):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 64):nth-of-type(-n + 66),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 64):nth-of-type(-n + 66),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 64):nth-of-type(-n + 66),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 64):nth-of-type(-n + 66){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 64):nth-of-type(-n + 66) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 64):nth-of-type(-n + 66) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 64):nth-of-type(-n + 66) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 64):nth-of-type(-n + 66) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 64):nth-of-type(-n + 66):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 64):nth-of-type(-n + 66):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 64):nth-of-type(-n + 66):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 64):nth-of-type(-n + 66):not(.actions){width:auto}}@media (max-width: 1180px) and (max-width: 568px) and (min-width: 421px){.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table-header .table-nav .dot:nth-of-type(1){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 2),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 2),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 2),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 2){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 2) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 2) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 2) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 2) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 2):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 2):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 2):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 2):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 2),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 2),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 2),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 2){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 2) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 2) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 2) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 2) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 2):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 2):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 2):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(n + 1):nth-of-type(-n + 2):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table-header .table-nav .dot:nth-of-type(2){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 4),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 4),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 4),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 4){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 4) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 4) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 4) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 4) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 4):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 4):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 4):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 4):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 4),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 4),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 4),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 4){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 4) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 4) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 4) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 4) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 4):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 4):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 4):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(n + 3):nth-of-type(-n + 4):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table-header .table-nav .dot:nth-of-type(3){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 6),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 6),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 6),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 6){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 6) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 6) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 6) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 6) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 6):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 6):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 6):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 6):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 6),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 6),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 6),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 6){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 6) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 6) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 6) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 6) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 6):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 6):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 6):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(n + 5):nth-of-type(-n + 6):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table-header .table-nav .dot:nth-of-type(4){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 8),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 8),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 8),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 8){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 8) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 8) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 8) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 8) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 8):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 8):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 8):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 8):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 8),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 8),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 8),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 8){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 8) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 8) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 8) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 8) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 8):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 8):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 8):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(n + 7):nth-of-type(-n + 8):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table-header .table-nav .dot:nth-of-type(5){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 10),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 10),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 10),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 10){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 10) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 10) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 10) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 10) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 10):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 10):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 10):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 10):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 10),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 10),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 10),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 10){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 10) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 10) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 10) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 10) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 10):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 10):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 10):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(n + 9):nth-of-type(-n + 10):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table-header .table-nav .dot:nth-of-type(6){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 12),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 12),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 12),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 12){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 12) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 12) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 12) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 12) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 12):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 12):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 12):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 12):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 12),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 12),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 12),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 12){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 12) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 12) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 12) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 12) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 12):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 12):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 12):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(n + 11):nth-of-type(-n + 12):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table-header .table-nav .dot:nth-of-type(7){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 14),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 14),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 14),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 14){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 14) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 14) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 14) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 14) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 14):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 14):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 14):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 14):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 14),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 14),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 14),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 14){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 14) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 14) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 14) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 14) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 14):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 14):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 14):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(n + 13):nth-of-type(-n + 14):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table-header .table-nav .dot:nth-of-type(8){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 16),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 16),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 16),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 16){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 16) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 16) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 16) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 16) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 16):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 16):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 16):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 16):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 16),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 16),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 16),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 16){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 16) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 16) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 16) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 16) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 16):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 16):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 16):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(n + 15):nth-of-type(-n + 16):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table-header .table-nav .dot:nth-of-type(9){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 18),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 18),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 18),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 18){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 18) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 18) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 18) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 18) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 18):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 18):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 18):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 18):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 18),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 18),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 18),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 18){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 18) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 18) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 18) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 18) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 18):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 18):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 18):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(n + 17):nth-of-type(-n + 18):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table-header .table-nav .dot:nth-of-type(10){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 20),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 20),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 20),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 20){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 20) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 20) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 20) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 20) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 20):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 20):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 20):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 20):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 20),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 20),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 20),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 20){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 20) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 20) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 20) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 20) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 20):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 20):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 20):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(n + 19):nth-of-type(-n + 20):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table-header .table-nav .dot:nth-of-type(11){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 22),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 22),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 22),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 22){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 22) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 22) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 22) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 22) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 22):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 22):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 22):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 22):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 22),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 22),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 22),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 22){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 22) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 22) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 22) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 22) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 22):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 22):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 22):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(n + 21):nth-of-type(-n + 22):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table-header .table-nav .dot:nth-of-type(12){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 24),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 24),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 24),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 24){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 24) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 24) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 24) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 24) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 24):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 24):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 24):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 24):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 24),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 24),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 24),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 24){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 24) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 24) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 24) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 24) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 24):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 24):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 24):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(n + 23):nth-of-type(-n + 24):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table-header .table-nav .dot:nth-of-type(13){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 26),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 26),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 26),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 26){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 26) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 26) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 26) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 26) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 26):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 26):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 26):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 26):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 26),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 26),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 26),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 26){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 26) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 26) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 26) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 26) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 26):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 26):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 26):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(n + 25):nth-of-type(-n + 26):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table-header .table-nav .dot:nth-of-type(14){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 28),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 28),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 28),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 28){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 28) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 28) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 28) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 28) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 28):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 28):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 28):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 28):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 28),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 28),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 28),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 28){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 28) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 28) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 28) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 28) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 28):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 28):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 28):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(n + 27):nth-of-type(-n + 28):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table-header .table-nav .dot:nth-of-type(15){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 30),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 30),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 30),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 30){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 30) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 30) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 30) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 30) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 30):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 30):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 30):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 30):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 30),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 30),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 30),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 30){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 30) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 30) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 30) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 30) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 30):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 30):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 30):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(n + 29):nth-of-type(-n + 30):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table-header .table-nav .dot:nth-of-type(16){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 32),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 32),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 32),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 32){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 32) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 32) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 32) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 32) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 32):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 32):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 32):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 32):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 32),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 32),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 32),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 32){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 32) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 32) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 32) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 32) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 32):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 32):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 32):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(n + 31):nth-of-type(-n + 32):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table-header .table-nav .dot:nth-of-type(17){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 34),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 34),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 34),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 34){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 34) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 34) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 34) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 34) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 34):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 34):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 34):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 34):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 34),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 34),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 34),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 34){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 34) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 34) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 34) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 34) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 34):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 34):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 34):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(n + 33):nth-of-type(-n + 34):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table-header .table-nav .dot:nth-of-type(18){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 36),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 36),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 36),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 36){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 36) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 36) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 36) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 36) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 36):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 36):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 36):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 36):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 36),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 36),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 36),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 36){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 36) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 36) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 36) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 36) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 36):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 36):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 36):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(n + 35):nth-of-type(-n + 36):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table-header .table-nav .dot:nth-of-type(19){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 38),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 38),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 38),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 38){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 38) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 38) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 38) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 38) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 38):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 38):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 38):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 38):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 38),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 38),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 38),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 38){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 38) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 38) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 38) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 38) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 38):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 38):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 38):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(n + 37):nth-of-type(-n + 38):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table-header .table-nav .dot:nth-of-type(20){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 39):nth-of-type(-n + 40),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 39):nth-of-type(-n + 40),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 39):nth-of-type(-n + 40),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 39):nth-of-type(-n + 40){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 39):nth-of-type(-n + 40) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 39):nth-of-type(-n + 40) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 39):nth-of-type(-n + 40) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 39):nth-of-type(-n + 40) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(n + 39):nth-of-type(-n + 40):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(n + 39):nth-of-type(-n + 40):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(n + 39):nth-of-type(-n + 40):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(n + 39):nth-of-type(-n + 40):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 39):nth-of-type(-n + 40),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 39):nth-of-type(-n + 40),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 39):nth-of-type(-n + 40),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 39):nth-of-type(-n + 40){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 39):nth-of-type(-n + 40) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 39):nth-of-type(-n + 40) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 39):nth-of-type(-n + 40) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 39):nth-of-type(-n + 40) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(n + 39):nth-of-type(-n + 40):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(n + 39):nth-of-type(-n + 40):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(n + 39):nth-of-type(-n + 40):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(n + 39):nth-of-type(-n + 40):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table-header .table-nav .dot:nth-of-type(21){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 42),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 42),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 42),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 42){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 42) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 42) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 42) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 42) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 42):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 42):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 42):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 42):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 42),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 42),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 42),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 42){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 42) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 42) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 42) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 42) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 42):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 42):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 42):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(n + 41):nth-of-type(-n + 42):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table-header .table-nav .dot:nth-of-type(22){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 44),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 44),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 44),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 44){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 44) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 44) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 44) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 44) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 44):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 44):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 44):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 44):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 44),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 44),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 44),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 44){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 44) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 44) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 44) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 44) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 44):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 44):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 44):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(n + 43):nth-of-type(-n + 44):not(.actions){width:auto}}@media (max-width: 1180px) and (max-width: 420px){.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table-header .table-nav .dot:nth-of-type(1){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table-header .table-nav label:nth-of-type(0):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(1),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(1),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(1),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(1){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(1) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(1) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(1) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(1) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table .td:not(.no-f):nth-of-type(1):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table td:not(.no-f):nth-of-type(1):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table .td:not(.no-f):nth-of-type(1):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table td:not(.no-f):nth-of-type(1):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(1),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(1),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(1),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(1){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(1) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(1) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(1) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(1) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table .th:not(.no-f):nth-of-type(1):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~.table th:not(.no-f):nth-of-type(1):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table .th:not(.no-f):nth-of-type(1):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(1)~table th:not(.no-f):nth-of-type(1):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table-header .table-nav .dot:nth-of-type(2){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table-header .table-nav label:nth-of-type(1):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(2),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(2),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(2),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(2){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(2) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(2) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(2) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(2) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table .td:not(.no-f):nth-of-type(2):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table td:not(.no-f):nth-of-type(2):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table .td:not(.no-f):nth-of-type(2):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table td:not(.no-f):nth-of-type(2):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(2),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(2),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(2),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(2){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(2) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(2) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(2) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(2) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table .th:not(.no-f):nth-of-type(2):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~.table th:not(.no-f):nth-of-type(2):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table .th:not(.no-f):nth-of-type(2):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(2)~table th:not(.no-f):nth-of-type(2):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table-header .table-nav .dot:nth-of-type(3){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table-header .table-nav label:nth-of-type(2):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(3),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(3),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(3),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(3){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(3) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(3) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(3) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(3) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table .td:not(.no-f):nth-of-type(3):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table td:not(.no-f):nth-of-type(3):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table .td:not(.no-f):nth-of-type(3):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table td:not(.no-f):nth-of-type(3):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(3),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(3),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(3),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(3){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(3) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(3) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(3) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(3) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table .th:not(.no-f):nth-of-type(3):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~.table th:not(.no-f):nth-of-type(3):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table .th:not(.no-f):nth-of-type(3):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(3)~table th:not(.no-f):nth-of-type(3):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table-header .table-nav .dot:nth-of-type(4){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table-header .table-nav label:nth-of-type(3):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(4),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(4),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(4),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(4){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(4) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(4) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(4) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(4) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table .td:not(.no-f):nth-of-type(4):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table td:not(.no-f):nth-of-type(4):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table .td:not(.no-f):nth-of-type(4):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table td:not(.no-f):nth-of-type(4):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(4),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(4),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(4),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(4){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(4) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(4) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(4) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(4) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table .th:not(.no-f):nth-of-type(4):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~.table th:not(.no-f):nth-of-type(4):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table .th:not(.no-f):nth-of-type(4):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(4)~table th:not(.no-f):nth-of-type(4):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table-header .table-nav .dot:nth-of-type(5){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table-header .table-nav label:nth-of-type(4):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(5),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(5),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(5),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(5){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(5) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(5) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(5) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(5) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table .td:not(.no-f):nth-of-type(5):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table td:not(.no-f):nth-of-type(5):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table .td:not(.no-f):nth-of-type(5):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table td:not(.no-f):nth-of-type(5):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(5),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(5),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(5),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(5){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(5) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(5) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(5) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(5) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table .th:not(.no-f):nth-of-type(5):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~.table th:not(.no-f):nth-of-type(5):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table .th:not(.no-f):nth-of-type(5):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(5)~table th:not(.no-f):nth-of-type(5):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table-header .table-nav .dot:nth-of-type(6){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table-header .table-nav label:nth-of-type(5):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(6),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(6),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(6),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(6){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(6) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(6) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(6) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(6) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table .td:not(.no-f):nth-of-type(6):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table td:not(.no-f):nth-of-type(6):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table .td:not(.no-f):nth-of-type(6):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table td:not(.no-f):nth-of-type(6):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(6),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(6),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(6),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(6){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(6) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(6) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(6) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(6) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table .th:not(.no-f):nth-of-type(6):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~.table th:not(.no-f):nth-of-type(6):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table .th:not(.no-f):nth-of-type(6):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(6)~table th:not(.no-f):nth-of-type(6):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table-header .table-nav .dot:nth-of-type(7){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table-header .table-nav label:nth-of-type(6):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(7),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(7),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(7),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(7){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(7) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(7) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(7) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(7) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table .td:not(.no-f):nth-of-type(7):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table td:not(.no-f):nth-of-type(7):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table .td:not(.no-f):nth-of-type(7):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table td:not(.no-f):nth-of-type(7):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(7),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(7),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(7),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(7){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(7) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(7) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(7) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(7) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table .th:not(.no-f):nth-of-type(7):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~.table th:not(.no-f):nth-of-type(7):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table .th:not(.no-f):nth-of-type(7):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(7)~table th:not(.no-f):nth-of-type(7):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table-header .table-nav .dot:nth-of-type(8){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table-header .table-nav label:nth-of-type(7):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(8),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(8),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(8),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(8){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(8) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(8) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(8) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(8) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table .td:not(.no-f):nth-of-type(8):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table td:not(.no-f):nth-of-type(8):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table .td:not(.no-f):nth-of-type(8):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table td:not(.no-f):nth-of-type(8):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(8),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(8),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(8),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(8){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(8) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(8) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(8) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(8) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table .th:not(.no-f):nth-of-type(8):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~.table th:not(.no-f):nth-of-type(8):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table .th:not(.no-f):nth-of-type(8):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(8)~table th:not(.no-f):nth-of-type(8):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table-header .table-nav .dot:nth-of-type(9){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table-header .table-nav label:nth-of-type(8):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(9),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(9),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(9),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(9){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(9) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(9) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(9) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(9) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table .td:not(.no-f):nth-of-type(9):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table td:not(.no-f):nth-of-type(9):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table .td:not(.no-f):nth-of-type(9):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table td:not(.no-f):nth-of-type(9):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(9),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(9),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(9),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(9){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(9) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(9) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(9) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(9) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table .th:not(.no-f):nth-of-type(9):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~.table th:not(.no-f):nth-of-type(9):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table .th:not(.no-f):nth-of-type(9):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(9)~table th:not(.no-f):nth-of-type(9):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table-header .table-nav .dot:nth-of-type(10){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table-header .table-nav label:nth-of-type(9):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(10),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(10),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(10),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(10){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(10) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(10) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(10) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(10) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table .td:not(.no-f):nth-of-type(10):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table td:not(.no-f):nth-of-type(10):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table .td:not(.no-f):nth-of-type(10):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table td:not(.no-f):nth-of-type(10):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(10),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(10),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(10),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(10){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(10) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(10) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(10) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(10) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table .th:not(.no-f):nth-of-type(10):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~.table th:not(.no-f):nth-of-type(10):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table .th:not(.no-f):nth-of-type(10):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(10)~table th:not(.no-f):nth-of-type(10):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table-header .table-nav .dot:nth-of-type(11){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table-header .table-nav label:nth-of-type(10):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(11),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(11),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(11),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(11){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(11) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(11) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(11) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(11) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table .td:not(.no-f):nth-of-type(11):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table td:not(.no-f):nth-of-type(11):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table .td:not(.no-f):nth-of-type(11):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table td:not(.no-f):nth-of-type(11):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(11),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(11),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(11),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(11){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(11) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(11) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(11) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(11) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table .th:not(.no-f):nth-of-type(11):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~.table th:not(.no-f):nth-of-type(11):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table .th:not(.no-f):nth-of-type(11):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(11)~table th:not(.no-f):nth-of-type(11):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table-header .table-nav .dot:nth-of-type(12){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table-header .table-nav label:nth-of-type(11):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(12),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(12),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(12),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(12){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(12) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(12) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(12) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(12) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table .td:not(.no-f):nth-of-type(12):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table td:not(.no-f):nth-of-type(12):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table .td:not(.no-f):nth-of-type(12):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table td:not(.no-f):nth-of-type(12):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(12),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(12),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(12),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(12){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(12) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(12) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(12) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(12) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table .th:not(.no-f):nth-of-type(12):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~.table th:not(.no-f):nth-of-type(12):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table .th:not(.no-f):nth-of-type(12):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(12)~table th:not(.no-f):nth-of-type(12):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table-header .table-nav .dot:nth-of-type(13){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table-header .table-nav label:nth-of-type(12):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(13),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(13),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(13),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(13){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(13) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(13) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(13) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(13) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table .td:not(.no-f):nth-of-type(13):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table td:not(.no-f):nth-of-type(13):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table .td:not(.no-f):nth-of-type(13):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table td:not(.no-f):nth-of-type(13):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(13),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(13),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(13),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(13){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(13) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(13) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(13) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(13) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table .th:not(.no-f):nth-of-type(13):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~.table th:not(.no-f):nth-of-type(13):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table .th:not(.no-f):nth-of-type(13):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(13)~table th:not(.no-f):nth-of-type(13):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table-header .table-nav .dot:nth-of-type(14){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table-header .table-nav label:nth-of-type(13):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(14),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(14),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(14),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(14){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(14) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(14) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(14) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(14) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table .td:not(.no-f):nth-of-type(14):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table td:not(.no-f):nth-of-type(14):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table .td:not(.no-f):nth-of-type(14):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table td:not(.no-f):nth-of-type(14):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(14),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(14),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(14),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(14){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(14) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(14) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(14) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(14) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table .th:not(.no-f):nth-of-type(14):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~.table th:not(.no-f):nth-of-type(14):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table .th:not(.no-f):nth-of-type(14):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(14)~table th:not(.no-f):nth-of-type(14):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table-header .table-nav .dot:nth-of-type(15){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table-header .table-nav label:nth-of-type(14):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(15),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(15),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(15),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(15){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(15) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(15) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(15) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(15) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table .td:not(.no-f):nth-of-type(15):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table td:not(.no-f):nth-of-type(15):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table .td:not(.no-f):nth-of-type(15):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table td:not(.no-f):nth-of-type(15):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(15),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(15),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(15),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(15){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(15) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(15) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(15) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(15) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table .th:not(.no-f):nth-of-type(15):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~.table th:not(.no-f):nth-of-type(15):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table .th:not(.no-f):nth-of-type(15):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(15)~table th:not(.no-f):nth-of-type(15):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table-header .table-nav .dot:nth-of-type(16){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table-header .table-nav label:nth-of-type(15):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(16),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(16),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(16),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(16){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(16) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(16) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(16) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(16) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table .td:not(.no-f):nth-of-type(16):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table td:not(.no-f):nth-of-type(16):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table .td:not(.no-f):nth-of-type(16):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table td:not(.no-f):nth-of-type(16):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(16),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(16),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(16),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(16){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(16) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(16) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(16) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(16) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table .th:not(.no-f):nth-of-type(16):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~.table th:not(.no-f):nth-of-type(16):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table .th:not(.no-f):nth-of-type(16):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(16)~table th:not(.no-f):nth-of-type(16):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table-header .table-nav .dot:nth-of-type(17){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table-header .table-nav label:nth-of-type(16):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(17),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(17),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(17),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(17){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(17) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(17) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(17) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(17) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table .td:not(.no-f):nth-of-type(17):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table td:not(.no-f):nth-of-type(17):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table .td:not(.no-f):nth-of-type(17):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table td:not(.no-f):nth-of-type(17):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(17),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(17),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(17),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(17){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(17) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(17) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(17) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(17) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table .th:not(.no-f):nth-of-type(17):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~.table th:not(.no-f):nth-of-type(17):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table .th:not(.no-f):nth-of-type(17):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(17)~table th:not(.no-f):nth-of-type(17):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table-header .table-nav .dot:nth-of-type(18){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table-header .table-nav label:nth-of-type(17):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(18),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(18),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(18),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(18){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(18) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(18) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(18) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(18) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table .td:not(.no-f):nth-of-type(18):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table td:not(.no-f):nth-of-type(18):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table .td:not(.no-f):nth-of-type(18):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table td:not(.no-f):nth-of-type(18):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(18),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(18),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(18),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(18){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(18) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(18) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(18) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(18) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table .th:not(.no-f):nth-of-type(18):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~.table th:not(.no-f):nth-of-type(18):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table .th:not(.no-f):nth-of-type(18):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(18)~table th:not(.no-f):nth-of-type(18):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table-header .table-nav .dot:nth-of-type(19){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table-header .table-nav label:nth-of-type(18):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(19),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(19),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(19),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(19){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(19) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(19) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(19) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(19) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table .td:not(.no-f):nth-of-type(19):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table td:not(.no-f):nth-of-type(19):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table .td:not(.no-f):nth-of-type(19):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table td:not(.no-f):nth-of-type(19):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(19),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(19),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(19),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(19){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(19) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(19) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(19) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(19) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table .th:not(.no-f):nth-of-type(19):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~.table th:not(.no-f):nth-of-type(19):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table .th:not(.no-f):nth-of-type(19):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(19)~table th:not(.no-f):nth-of-type(19):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table-header .table-nav .dot:nth-of-type(20){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table-header .table-nav label:nth-of-type(19):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(20),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(20),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(20),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(20){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(20) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(20) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(20) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(20) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table .td:not(.no-f):nth-of-type(20):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table td:not(.no-f):nth-of-type(20):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table .td:not(.no-f):nth-of-type(20):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table td:not(.no-f):nth-of-type(20):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(20),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(20),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(20),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(20){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(20) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(20) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(20) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(20) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table .th:not(.no-f):nth-of-type(20):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~.table th:not(.no-f):nth-of-type(20):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table .th:not(.no-f):nth-of-type(20):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(20)~table th:not(.no-f):nth-of-type(20):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table-header .table-nav .dot:nth-of-type(21){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(22):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table-header .table-nav label:nth-of-type(20):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(21),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(21),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(21),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(21){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(21) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(21) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(21) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(21) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table .td:not(.no-f):nth-of-type(21):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table td:not(.no-f):nth-of-type(21):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table .td:not(.no-f):nth-of-type(21):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table td:not(.no-f):nth-of-type(21):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(21),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(21),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(21),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(21){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(21) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(21) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(21) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(21) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table .th:not(.no-f):nth-of-type(21):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~.table th:not(.no-f):nth-of-type(21):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table .th:not(.no-f):nth-of-type(21):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(21)~table th:not(.no-f):nth-of-type(21):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table-header .table-nav .dot:nth-of-type(22){opacity:1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23){display:inline-block;-ms-flex-order:100;-webkit-box-ordinal-group:100;-webkit-order:100;order:100}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(23):after{content:"\e90c"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21){display:inline-block;-ms-flex-order:-1;-webkit-box-ordinal-group:-1;-webkit-order:-1;order:-1}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table-header .table-nav label:nth-of-type(21):after{content:"\e90b"}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(22),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(22),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(22),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(22){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(22) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(22) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(22) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(22) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table .td:not(.no-f):nth-of-type(22):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table td:not(.no-f):nth-of-type(22):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table .td:not(.no-f):nth-of-type(22):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table td:not(.no-f):nth-of-type(22):not(.actions){width:auto}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(22),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(22),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(22),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(22){max-width:none;overflow:visible;opacity:1;white-space:normal;padding-left:1rem;padding-right:1rem;padding-top:1rem;padding-bottom:1rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(22) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(22) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(22) .input-table,.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(22) .input-table{min-width:0}.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table .th:not(.no-f):nth-of-type(22):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~.table th:not(.no-f):nth-of-type(22):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table .th:not(.no-f):nth-of-type(22):not(.actions),.table-fluid.show-last:not(.inside-window)>input:checked:nth-of-type(22)~table th:not(.no-f):nth-of-type(22):not(.actions){width:auto}}@media (max-width: 1180px){.table-fluid.show-last:not(.inside-window) .table .td:not(:last-child):not(.no-f):not(.fluid-always-display),.table-fluid.show-last:not(.inside-window) .table td:not(:last-child):not(.no-f):not(.fluid-always-display),.table-fluid.show-last:not(.inside-window) .table .th:not(:last-child):not(.no-f):not(.fluid-always-display),.table-fluid.show-last:not(.inside-window) .table th:not(:last-child):not(.no-f):not(.fluid-always-display),.table-fluid.show-last:not(.inside-window) table .td:not(:last-child):not(.no-f):not(.fluid-always-display),.table-fluid.show-last:not(.inside-window) table td:not(:last-child):not(.no-f):not(.fluid-always-display),.table-fluid.show-last:not(.inside-window) table .th:not(:last-child):not(.no-f):not(.fluid-always-display),.table-fluid.show-last:not(.inside-window) table th:not(:last-child):not(.no-f):not(.fluid-always-display){max-width:0;width:0;min-width:0;box-sizing:border-box;white-space:nowrap;padding:0}.table-fluid.show-last:not(.inside-window) .table .td:not(:last-child):not(.no-f):not(.fluid-always-display) .input-table,.table-fluid.show-last:not(.inside-window) .table td:not(:last-child):not(.no-f):not(.fluid-always-display) .input-table,.table-fluid.show-last:not(.inside-window) .table .th:not(:last-child):not(.no-f):not(.fluid-always-display) .input-table,.table-fluid.show-last:not(.inside-window) .table th:not(:last-child):not(.no-f):not(.fluid-always-display) .input-table,.table-fluid.show-last:not(.inside-window) table .td:not(:last-child):not(.no-f):not(.fluid-always-display) .input-table,.table-fluid.show-last:not(.inside-window) table td:not(:last-child):not(.no-f):not(.fluid-always-display) .input-table,.table-fluid.show-last:not(.inside-window) table .th:not(:last-child):not(.no-f):not(.fluid-always-display) .input-table,.table-fluid.show-last:not(.inside-window) table th:not(:last-child):not(.no-f):not(.fluid-always-display) .input-table{min-width:20vw}.table-fluid.show-last:not(.inside-window) .table .td:not(:last-child):not(.no-f):not(.fluid-always-display):not(.visible),.table-fluid.show-last:not(.inside-window) .table td:not(:last-child):not(.no-f):not(.fluid-always-display):not(.visible),.table-fluid.show-last:not(.inside-window) .table .th:not(:last-child):not(.no-f):not(.fluid-always-display):not(.visible),.table-fluid.show-last:not(.inside-window) .table th:not(:last-child):not(.no-f):not(.fluid-always-display):not(.visible),.table-fluid.show-last:not(.inside-window) table .td:not(:last-child):not(.no-f):not(.fluid-always-display):not(.visible),.table-fluid.show-last:not(.inside-window) table td:not(:last-child):not(.no-f):not(.fluid-always-display):not(.visible),.table-fluid.show-last:not(.inside-window) table .th:not(:last-child):not(.no-f):not(.fluid-always-display):not(.visible),.table-fluid.show-last:not(.inside-window) table th:not(:last-child):not(.no-f):not(.fluid-always-display):not(.visible){opacity:0;overflow:hidden}.table-fluid.show-last:not(.inside-window) .table .td:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis),.table-fluid.show-last:not(.inside-window) .table td:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis),.table-fluid.show-last:not(.inside-window) .table .th:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis),.table-fluid.show-last:not(.inside-window) .table th:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis),.table-fluid.show-last:not(.inside-window) table .td:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis),.table-fluid.show-last:not(.inside-window) table td:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis),.table-fluid.show-last:not(.inside-window) table .th:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis),.table-fluid.show-last:not(.inside-window) table th:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis){position:relative;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;min-height:4.1rem;max-height:4.1rem;height:4.1rem}.table-fluid.show-last:not(.inside-window) .table .td:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis):after,.table-fluid.show-last:not(.inside-window) .table td:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis):after,.table-fluid.show-last:not(.inside-window) .table .th:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis):after,.table-fluid.show-last:not(.inside-window) .table th:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis):after,.table-fluid.show-last:not(.inside-window) table .td:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis):after,.table-fluid.show-last:not(.inside-window) table td:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis):after,.table-fluid.show-last:not(.inside-window) table .th:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis):after,.table-fluid.show-last:not(.inside-window) table th:not(.no-f):last-child:not(.not-sticky):not(.has-ellipsis):after{content:'';position:absolute;top:0;bottom:0;box-shadow:-5px 0 5px rgba(0,0,0,0.1);left:0;width:5px;height:100%}}@media (min-width: 1181px){.table-fluid:not(.table-fluid-manual):not(.inside-window) .table-header{display:none !important}.table-fluid:not(.table-fluid-manual):not(.inside-window) .fluid-only-mobile{display:none  !important}.table-fluid:not(.table-fluid-manual):not(.inside-window) .column-fit{width:0;white-space:nowrap}.show-with-fluid{display:none  !important}}@media (max-width: 1180px){.table-fluid:not(.table-fluid-manual):not(.inside-window) .fluid-not-mobile{display:none  !important}.not-show-with-fluid{display:none !important}.show-with-fluid{display:block !important}.not-with-fluid-cell-16{width:100% !important}}@media (max-width: 1180px){.table-fluid.inside-window .table,.table-fluid.inside-window table,.table-fluid.inside-window tbody,.table-fluid.inside-window .tbody,.table-fluid.inside-window tfoot,.table-fluid.inside-window .tfoot,.table-fluid.inside-window tr,.table-fluid.inside-window .tr{display:block !important;width:100%}.table-fluid.inside-window .table{overflow-x:hidden}.table-fluid.inside-window .thead,.table-fluid.inside-window thead{display:none}.table-fluid.inside-window .tfoot .tr.total,.table-fluid.inside-window .tfoot tr.total,.table-fluid.inside-window tfoot .tr.total,.table-fluid.inside-window tfoot tr.total{display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.table-fluid.inside-window .tfoot .tr.total .td,.table-fluid.inside-window .tfoot .tr.total .th,.table-fluid.inside-window .tfoot .tr.total td,.table-fluid.inside-window .tfoot .tr.total th,.table-fluid.inside-window .tfoot tr.total .td,.table-fluid.inside-window .tfoot tr.total .th,.table-fluid.inside-window .tfoot tr.total td,.table-fluid.inside-window .tfoot tr.total th,.table-fluid.inside-window tfoot .tr.total .td,.table-fluid.inside-window tfoot .tr.total .th,.table-fluid.inside-window tfoot .tr.total td,.table-fluid.inside-window tfoot .tr.total th,.table-fluid.inside-window tfoot tr.total .td,.table-fluid.inside-window tfoot tr.total .th,.table-fluid.inside-window tfoot tr.total td,.table-fluid.inside-window tfoot tr.total th{box-sizing:border-box;-webkit-box-flex:1 0 auto;-moz-box-flex:1 0 auto;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;height:auto;width:auto}.table-fluid.inside-window .tfoot .tr.total .td[colspan],.table-fluid.inside-window .tfoot .tr.total .td.actions,.table-fluid.inside-window .tfoot .tr.total .th[colspan],.table-fluid.inside-window .tfoot .tr.total .th.actions,.table-fluid.inside-window .tfoot .tr.total td[colspan],.table-fluid.inside-window .tfoot .tr.total td.actions,.table-fluid.inside-window .tfoot .tr.total th[colspan],.table-fluid.inside-window .tfoot .tr.total th.actions,.table-fluid.inside-window .tfoot tr.total .td[colspan],.table-fluid.inside-window .tfoot tr.total .td.actions,.table-fluid.inside-window .tfoot tr.total .th[colspan],.table-fluid.inside-window .tfoot tr.total .th.actions,.table-fluid.inside-window .tfoot tr.total td[colspan],.table-fluid.inside-window .tfoot tr.total td.actions,.table-fluid.inside-window .tfoot tr.total th[colspan],.table-fluid.inside-window .tfoot tr.total th.actions,.table-fluid.inside-window tfoot .tr.total .td[colspan],.table-fluid.inside-window tfoot .tr.total .td.actions,.table-fluid.inside-window tfoot .tr.total .th[colspan],.table-fluid.inside-window tfoot .tr.total .th.actions,.table-fluid.inside-window tfoot .tr.total td[colspan],.table-fluid.inside-window tfoot .tr.total td.actions,.table-fluid.inside-window tfoot .tr.total th[colspan],.table-fluid.inside-window tfoot .tr.total th.actions,.table-fluid.inside-window tfoot tr.total .td[colspan],.table-fluid.inside-window tfoot tr.total .td.actions,.table-fluid.inside-window tfoot tr.total .th[colspan],.table-fluid.inside-window tfoot tr.total .th.actions,.table-fluid.inside-window tfoot tr.total td[colspan],.table-fluid.inside-window tfoot tr.total td.actions,.table-fluid.inside-window tfoot tr.total th[colspan],.table-fluid.inside-window tfoot tr.total th.actions{width:100%}.table-fluid.inside-window .tfoot .tr.total .td,.table-fluid.inside-window .tfoot .tr.total td,.table-fluid.inside-window .tfoot tr.total .td,.table-fluid.inside-window .tfoot tr.total td,.table-fluid.inside-window tfoot .tr.total .td,.table-fluid.inside-window tfoot .tr.total td,.table-fluid.inside-window tfoot tr.total .td,.table-fluid.inside-window tfoot tr.total td{padding:1.5rem 2rem 1.5rem 2rem !important;-webkit-align-self:stretch;align-self:stretch}.table-fluid.inside-window .tfoot .tr.total .td:not(.mobile-hide),.table-fluid.inside-window .tfoot .tr.total td:not(.mobile-hide),.table-fluid.inside-window .tfoot tr.total .td:not(.mobile-hide),.table-fluid.inside-window .tfoot tr.total td:not(.mobile-hide),.table-fluid.inside-window tfoot .tr.total .td:not(.mobile-hide),.table-fluid.inside-window tfoot .tr.total td:not(.mobile-hide),.table-fluid.inside-window tfoot tr.total .td:not(.mobile-hide),.table-fluid.inside-window tfoot tr.total td:not(.mobile-hide){display:block !important}.table-fluid.inside-window .tfoot .tr.total .td.mobile-small,.table-fluid.inside-window .tfoot .tr.total td.mobile-small,.table-fluid.inside-window .tfoot tr.total .td.mobile-small,.table-fluid.inside-window .tfoot tr.total td.mobile-small,.table-fluid.inside-window tfoot .tr.total .td.mobile-small,.table-fluid.inside-window tfoot .tr.total td.mobile-small,.table-fluid.inside-window tfoot tr.total .td.mobile-small,.table-fluid.inside-window tfoot tr.total td.mobile-small{max-width:130px}.table-fluid.inside-window .tfoot .tr.total .td.mobile-wrap,.table-fluid.inside-window .tfoot .tr.total td.mobile-wrap,.table-fluid.inside-window .tfoot tr.total .td.mobile-wrap,.table-fluid.inside-window .tfoot tr.total td.mobile-wrap,.table-fluid.inside-window tfoot .tr.total .td.mobile-wrap,.table-fluid.inside-window tfoot .tr.total td.mobile-wrap,.table-fluid.inside-window tfoot tr.total .td.mobile-wrap,.table-fluid.inside-window tfoot tr.total td.mobile-wrap{white-space:normal}.table-fluid.inside-window .tfoot .tr.total .td:before,.table-fluid.inside-window .tfoot .tr.total td:before,.table-fluid.inside-window .tfoot tr.total .td:before,.table-fluid.inside-window .tfoot tr.total td:before,.table-fluid.inside-window tfoot .tr.total .td:before,.table-fluid.inside-window tfoot .tr.total td:before,.table-fluid.inside-window tfoot tr.total .td:before,.table-fluid.inside-window tfoot tr.total td:before{display:none}.table-fluid.inside-window .tfoot .tr.total .td~td,.table-fluid.inside-window .tfoot .tr.total .td~.td,.table-fluid.inside-window .tfoot .tr.total td~td,.table-fluid.inside-window .tfoot .tr.total td~.td,.table-fluid.inside-window .tfoot tr.total .td~td,.table-fluid.inside-window .tfoot tr.total .td~.td,.table-fluid.inside-window .tfoot tr.total td~td,.table-fluid.inside-window .tfoot tr.total td~.td,.table-fluid.inside-window tfoot .tr.total .td~td,.table-fluid.inside-window tfoot .tr.total .td~.td,.table-fluid.inside-window tfoot .tr.total td~td,.table-fluid.inside-window tfoot .tr.total td~.td,.table-fluid.inside-window tfoot tr.total .td~td,.table-fluid.inside-window tfoot tr.total .td~.td,.table-fluid.inside-window tfoot tr.total td~td,.table-fluid.inside-window tfoot tr.total td~.td{-webkit-justify-content:flex-end;justify-content:flex-end}.table-fluid.inside-window .tfoot .mobile-hide,.table-fluid.inside-window tfoot .mobile-hide{display:none !important}.table-fluid.inside-window .table-header{display:none}.table-fluid.inside-window tr,.table-fluid.inside-window .tr{border-top:1px solid #ededed}.table-fluid.inside-window tr:hover .td:first-child,.table-fluid.inside-window tr:hover td:first-child,.table-fluid.inside-window .tr:hover .td:first-child,.table-fluid.inside-window .tr:hover td:first-child{border-left:0 none !important}.table-fluid.inside-window tr .td,.table-fluid.inside-window tr td,.table-fluid.inside-window .tr .td,.table-fluid.inside-window .tr td{display:table;table-layout:fixed;border:0 none;width:100%}.table-fluid.inside-window tr .td.mobile-hide,.table-fluid.inside-window tr td.mobile-hide,.table-fluid.inside-window .tr .td.mobile-hide,.table-fluid.inside-window .tr td.mobile-hide{display:none !important}.table-fluid.inside-window tr .td:first-child,.table-fluid.inside-window tr td:first-child,.table-fluid.inside-window .tr .td:first-child,.table-fluid.inside-window .tr td:first-child{border-left:0 none !important}.table-fluid.inside-window tr .td:first-child:before,.table-fluid.inside-window tr .td:first-child>span,.table-fluid.inside-window tr td:first-child:before,.table-fluid.inside-window tr td:first-child>span,.table-fluid.inside-window .tr .td:first-child:before,.table-fluid.inside-window .tr .td:first-child>span,.table-fluid.inside-window .tr td:first-child:before,.table-fluid.inside-window .tr td:first-child>span{padding-top:2rem !important}.table-fluid.inside-window tr .td.with-currency,.table-fluid.inside-window tr td.with-currency,.table-fluid.inside-window .tr .td.with-currency,.table-fluid.inside-window .tr td.with-currency{width:100% !important;max-width:100%  !important;min-width:100% !important}.table-fluid.inside-window tr .td:not(.with-textarea),.table-fluid.inside-window tr td:not(.with-textarea),.table-fluid.inside-window .tr .td:not(.with-textarea),.table-fluid.inside-window .tr td:not(.with-textarea){padding:0 !important}.table-fluid.inside-window tr .td.with-textarea,.table-fluid.inside-window tr td.with-textarea,.table-fluid.inside-window .tr .td.with-textarea,.table-fluid.inside-window .tr td.with-textarea{padding-left:5.5rem !important}.table-fluid.inside-window tr .td.with-textarea>span.icon-dialog,.table-fluid.inside-window tr td.with-textarea>span.icon-dialog,.table-fluid.inside-window .tr .td.with-textarea>span.icon-dialog,.table-fluid.inside-window .tr td.with-textarea>span.icon-dialog{padding-top:0 !important}.table-fluid.inside-window tr .td[data-th]:before,.table-fluid.inside-window tr td[data-th]:before,.table-fluid.inside-window .tr .td[data-th]:before,.table-fluid.inside-window .tr td[data-th]:before{content:attr(data-th);width:30%;max-width:30%;display:table-cell;box-sizing:border-box;padding:1.4rem 0.5rem  1.4rem 2rem;color:#979ea7;text-transform:uppercase;font-size:1.1rem;font-weight:bold;text-align:left;min-height:3.3rem;vertical-align:middle}.table-fluid.inside-window tr .td.actions[data-th]:before,.table-fluid.inside-window tr td.actions[data-th]:before,.table-fluid.inside-window .tr .td.actions[data-th]:before,.table-fluid.inside-window .tr td.actions[data-th]:before{color:#404040}.table-fluid.inside-window tr .td.actions>span,.table-fluid.inside-window tr td.actions>span,.table-fluid.inside-window .tr .td.actions>span,.table-fluid.inside-window .tr td.actions>span{padding:1rem 2.5rem 1rem 2rem;text-align:right !important}.table-fluid.inside-window tr .td.actions>span a i+span,.table-fluid.inside-window tr td.actions>span a i+span,.table-fluid.inside-window .tr .td.actions>span a i+span,.table-fluid.inside-window .tr td.actions>span a i+span{color:#adb3c3}.table-fluid.inside-window tr .td.actions>span a i,.table-fluid.inside-window tr .td.actions>span a span,.table-fluid.inside-window tr td.actions>span a i,.table-fluid.inside-window tr td.actions>span a span,.table-fluid.inside-window .tr .td.actions>span a i,.table-fluid.inside-window .tr .td.actions>span a span,.table-fluid.inside-window .tr td.actions>span a i,.table-fluid.inside-window .tr td.actions>span a span{vertical-align:middle}.table-fluid.inside-window tr .td .hint,.table-fluid.inside-window tr .td .control,.table-fluid.inside-window tr td .hint,.table-fluid.inside-window tr td .control,.table-fluid.inside-window .tr .td .hint,.table-fluid.inside-window .tr .td .control,.table-fluid.inside-window .tr td .hint,.table-fluid.inside-window .tr td .control{display:block}.table-fluid.inside-window tr .td select,.table-fluid.inside-window tr td select,.table-fluid.inside-window .tr .td select,.table-fluid.inside-window .tr td select{font-size:1.05rem;line-height:1.5rem}.table-fluid.inside-window tr .td select:not([multiple]),.table-fluid.inside-window tr td select:not([multiple]),.table-fluid.inside-window .tr .td select:not([multiple]),.table-fluid.inside-window .tr td select:not([multiple]){height:calc( $input-m-line-height + $input-m-padding-vertical * 2 + $input-m-border-width * 2) !important}.table-fluid.inside-window tr .td select.input-table,.table-fluid.inside-window tr td select.input-table,.table-fluid.inside-window .tr .td select.input-table,.table-fluid.inside-window .tr td select.input-table{padding-top:0 !important;padding-bottom:0 !important}.table-fluid.inside-window tr .td select option,.table-fluid.inside-window tr td select option,.table-fluid.inside-window .tr .td select option,.table-fluid.inside-window .tr td select option{height:1.5rem;padding:0.9rem 0.75rem;border:none}.table-fluid.inside-window tr .td .input-table:not(.select),.table-fluid.inside-window tr td .input-table:not(.select),.table-fluid.inside-window .tr .td .input-table:not(.select),.table-fluid.inside-window .tr td .input-table:not(.select){border:1px solid #c6ccda !important;border-radius:3px;display:block;width:100%;font-size:1.05rem;line-height:1.5rem;font-weight:normal;color:#000;padding:0.9rem 0.75rem !important;white-space:normal;word-wrap:break-word;min-height:calc($input-m-line-height + $input-m-padding-vertical * 2 + 2px) !important;text-align:left !important;direction:ltr !important}.table-fluid.inside-window tr .td .select.input-table>input:not(:checked)~.select-content,.table-fluid.inside-window tr td .select.input-table>input:not(:checked)~.select-content,.table-fluid.inside-window .tr .td .select.input-table>input:not(:checked)~.select-content,.table-fluid.inside-window .tr td .select.input-table>input:not(:checked)~.select-content{border:1px solid #c6ccda !important;border-radius:3px;display:block;width:100%;font-size:1.05rem;line-height:1.5rem;font-weight:normal;color:#000;white-space:normal;word-wrap:break-word;min-height:calc($input-m-line-height + $input-m-padding-vertical * 2 + 2px) !important;text-align:left !important;direction:ltr !important}.table-fluid.inside-window tr .td textarea.input-table,.table-fluid.inside-window tr td textarea.input-table,.table-fluid.inside-window .tr .td textarea.input-table,.table-fluid.inside-window .tr td textarea.input-table{min-height:2.5em !important}.table-fluid.inside-window tr .td .on-hover,.table-fluid.inside-window tr td .on-hover,.table-fluid.inside-window .tr .td .on-hover,.table-fluid.inside-window .tr td .on-hover{visibility:visible}.table-fluid.inside-window tr .td .items.nowrap,.table-fluid.inside-window tr td .items.nowrap,.table-fluid.inside-window .tr .td .items.nowrap,.table-fluid.inside-window .tr td .items.nowrap{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.table-fluid.inside-window tr .td>span:not(.count):not(.mobile-ignore),.table-fluid.inside-window tr td>span:not(.count):not(.mobile-ignore),.table-fluid.inside-window .tr .td>span:not(.count):not(.mobile-ignore),.table-fluid.inside-window .tr td>span:not(.count):not(.mobile-ignore){padding:0.2rem 2.5rem  0.2rem 2rem;display:table-cell;width:70%;box-sizing:border-box;text-align:left;vertical-align:middle}.table-fluid.inside-window tr .td>span:not(.count):not(.mobile-ignore)~span:not(.mobile-ignore),.table-fluid.inside-window tr td>span:not(.count):not(.mobile-ignore)~span:not(.mobile-ignore),.table-fluid.inside-window .tr .td>span:not(.count):not(.mobile-ignore)~span:not(.mobile-ignore),.table-fluid.inside-window .tr td>span:not(.count):not(.mobile-ignore)~span:not(.mobile-ignore){width:auto !important}.table-fluid.inside-window tr .td>span.half-space:not(.count):not(.mobile-ignore),.table-fluid.inside-window tr td>span.half-space:not(.count):not(.mobile-ignore),.table-fluid.inside-window .tr .td>span.half-space:not(.count):not(.mobile-ignore),.table-fluid.inside-window .tr td>span.half-space:not(.count):not(.mobile-ignore){width:45% !important}.table-fluid.inside-window tr .td>span.half-space:not(.count):not(.mobile-ignore)+span,.table-fluid.inside-window tr td>span.half-space:not(.count):not(.mobile-ignore)+span,.table-fluid.inside-window .tr .td>span.half-space:not(.count):not(.mobile-ignore)+span,.table-fluid.inside-window .tr td>span.half-space:not(.count):not(.mobile-ignore)+span{width:25% !important}.table-fluid.inside-window tr .td>span.actions:not(.count):not(.mobile-ignore),.table-fluid.inside-window tr td>span.actions:not(.count):not(.mobile-ignore),.table-fluid.inside-window .tr .td>span.actions:not(.count):not(.mobile-ignore),.table-fluid.inside-window .tr td>span.actions:not(.count):not(.mobile-ignore){text-align:right}.table-fluid.inside-window tr .td>span.actions:not(.count):not(.mobile-ignore) [class*="icon-"]:before,.table-fluid.inside-window tr td>span.actions:not(.count):not(.mobile-ignore) [class*="icon-"]:before,.table-fluid.inside-window .tr .td>span.actions:not(.count):not(.mobile-ignore) [class*="icon-"]:before,.table-fluid.inside-window .tr td>span.actions:not(.count):not(.mobile-ignore) [class*="icon-"]:before{font-size:2rem}}@media (min-width: 1181px){.table-fluid.inside-window td.column-fit{width:0;white-space:nowrap}}@media (min-width: 1024px){.table-fluid.inside-window .table-header,.table-fluid.inside-window .only-mobile{display:none !important}}.table-fluid>input{display:none}.table-fluid .table-header{background-color:#294058;padding:0 1rem;min-height:4rem;color:#fff;position:sticky !important;position:-webkit-sticky !important;position:-moz-sticky !important;position:-ms-sticky !important;position:-o-sticky !important;z-index:10;top:6.7rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:stretch;justify-content:stretch;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.table-fluid .table-header .dot{width:6px;height:6px;border-radius:100%;background-color:#fff;opacity:0.5}.table-fluid .table-header .mobile-filters{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;overflow:auto;min-height:4rem}.table-fluid .table-header .mobile-filters i{font-size:2rem;padding-left:1rem}.table-fluid .table-header .mobile-filters>label{height:2rem;line-height:2rem;display:inline-block;-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.table-fluid .table-header .mobile-filters .selected-filters{overflow:auto;-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;white-space:nowrap}@media (min-width: 1024px){.table-fluid .table-header .mobile-filters{display:none}}.table-fluid .table-nav{margin-right:0;margin-left:auto;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.table-fluid .table-nav label{display:none;cursor:pointer}.table-fluid .table-nav label:after{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.5rem}.table-fluid .table-nav *{margin:0 0.3rem}.descriptions{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.descriptions dl{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;white-space:nowrap;-webkit-justify-content:flex-end;justify-content:flex-end;margin-left:1.5rem}.descriptions dl:first-of-type{margin-left:0}.descriptions dl dt{color:#a1a9bd}.descriptions dl dt:after{content:':'}.descriptions dl dd{color:#6c6e74;margin-left:0}.descriptions dl dt+dd{margin-left:0.3rem}.items-list{display:block}.items-list .label{font-size:1.6rem;padding:0 1.6rem 2rem;color:#77828e;display:block}.items-list .item{margin:0 !important;display:block;padding:1rem 1.6rem;font-size:1.4rem !important}.items-list .item:hover{background-color:#eef8ff}.items-list .item.has-checkbox{padding-left:4.1rem}.items-list .item.has-checkbox .checkbox{margin-left:-2.6rem}@keyframes toast{0%{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-100%);overflow:visible;max-height:300px;padding:1.5rem 4.5rem 1.5rem 2rem;margin-bottom:2rem}1%{opacity:0;visibility:visible;pointer-events:auto;transform:translateY(-100%);overflow:visible;max-height:300px;padding:1.5rem 4.5rem 1.5rem 2rem;margin-bottom:2rem}5%{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);overflow:visible;max-height:300px;padding:1.5rem 4.5rem 1.5rem 2rem;margin-bottom:2rem}95%{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);overflow:visible;max-height:300px;padding:1.5rem 4.5rem 1.5rem 2rem;margin-bottom:2rem}99%{opacity:0;visibility:visible;pointer-events:auto;transform:translateY(-100%);max-height:300px;overflow:hidden}100%{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-100%);max-height:0;overflow:hidden}}@-webkit-keyframes toast{0%{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-100%);overflow:visible;max-height:300px;padding:1.5rem 4.5rem 1.5rem 2rem;margin-bottom:2rem}1%{opacity:0;visibility:visible;pointer-events:auto;transform:translateY(-100%);overflow:visible;max-height:300px;padding:1.5rem 4.5rem 1.5rem 2rem;margin-bottom:2rem}5%{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);overflow:visible;max-height:300px;padding:1.5rem 4.5rem 1.5rem 2rem;margin-bottom:2rem}95%{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);overflow:visible;max-height:300px;padding:1.5rem 4.5rem 1.5rem 2rem;margin-bottom:2rem}99%{opacity:0;visibility:visible;pointer-events:auto;transform:translateY(-100%);max-height:300px;overflow:hidden}100%{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-100%);max-height:0;overflow:hidden}}@keyframes toast-end{0%{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);overflow:visible;max-height:300px;margin-bottom:2rem}1%{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);max-height:300px;margin-bottom:2rem}10%{opacity:0;visibility:visible;pointer-events:none;transform:translateY(-100%);overflow:hidden;max-height:300px}100%{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-100%);max-height:0;overflow:hidden}}@-webkit-keyframes toast-end{0%{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);overflow:visible;max-height:300px;margin-bottom:2rem}1%{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);max-height:300px;margin-bottom:2rem}10%{opacity:0;visibility:visible;pointer-events:none;transform:translateY(-100%);overflow:hidden;max-height:300px}20%{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-100%);max-height:0;overflow:hidden}100%{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-100%);max-height:0;overflow:hidden}}.toasts{position:fixed;z-index:1000000;top:2rem;right:2rem;pointer-events:none}.toasts .toast{margin-bottom:0;display:block;max-width:250px;-webkit-animation:toast 8s linear;animation:toast 8s linear 1;opacity:0;visibility:hidden;pointer-events:auto;max-height:0;overflow:hidden}.toasts input{display:none}.toast{padding:0 4.5rem 0 2rem;font-size:1.4rem;line-height:1.35em;word-wrap:break-word}.toast i{font-size:1.8rem;margin-right:0.7rem;vertical-align:middle}.toast.success{background-color:#2AB75D;color:#fff}.toast.info{background-color:#8EBAF7;color:#fff}.toast.warning{background-color:#f8c740;color:#fff}.toast.error{background-color:#f65f7b;color:#fff}.toast.error.toast-light{color:#ac4356;background-color:#fddfe5}.toast.show{padding:1.5rem 4.5rem 1.5rem 2rem;display:block;position:relative}.toast .button{border:1px solid #FFFFFF;border-radius:3px;background-color:transparent;box-shadow:none;color:#fff;padding-top:0;padding-bottom:0;height:3.2rem;line-height:3.2rem;min-width:10rem;margin:auto;box-sizing:border-box}.toast>.button{position:absolute;right:7rem;top:0;bottom:0}.toast .toast-content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start}.toast .toast-content>p{margin:0 2rem 0 0;min-width:0}.toast .toast-content>.button{margin-right:0;margin-left:auto}input+.toast:after{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e906";cursor:pointer;font-size:1.8rem;height:1.8rem;line-height:1.8rem;margin-left:1rem;vertical-align:middle;position:absolute;top:1.5rem;right:1.5rem}input:checked+.toast{-webkit-animation:toast-end 0.7s linear;animation:toast-end 0.7s linear 1}.toast_box .toast{margin-bottom:2rem}@keyframes lds-rolling{0%{-webkit-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg)}100%{-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@-webkit-keyframes lds-rolling{0%{-webkit-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg)}100%{-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}.rolling{position:relative;width:90px !important;height:90px !important;-webkit-transform:translate(-45px, -45px) scale(0.45) translate(45px, 45px);transform:translate(-45px, -45px) scale(0.45) translate(45px, 45px)}.rolling div{position:absolute;width:148px;height:148px;border:8px solid #407cd0;border-top-color:transparent;border-radius:50%;-webkit-animation:lds-rolling 1s linear infinite;animation:lds-rolling 1s linear infinite;top:100px;left:100px}.rolling div:after{position:absolute;width:148px;height:148px;border:8px solid #407cd0;border-top-color:transparent;border-radius:50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.loading{position:fixed;top:0;bottom:0;left:0;right:0;z-index:1450;display:none;background-color:rgba(246,247,251,0.75);-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.has-loading{position:relative}.has-loading.modal{position:fixed}.has-loading .loading{position:absolute}.has-loading .loading .rolling{position:absolute;top:calc(50% - 90px / 2);left:calc(50%);pointer-events:none}.has-loading .loading{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;pointer-events:auto}.has-loading *{pointer-events:none}body.has-loading .loading{position:fixed}.logo{width:28px;height:33px;background-image:url(/assets/logo-small-0a26be774a11e449ba0fb2b2dd19f5afe3b8f74b052cafc0dc08a0ae58ab6937.png);background-size:contain;display:inline-block}.logo.logo-dark{background-image:url(/assets/logo-blue-1ea65b59d902f744eb98fbe0a7c1b1c65a5f141a4e91ed17031c0e022dcc7a83.png)}.activity i:before{font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.activity.copied i:before{content:"\e932";color:#294058}.activity.added_attachment i:before{content:"\e917";color:#294058}.activity.removed_attachment i:before{content:"\e917";color:#f65f7b}.activity.change_attachment i:before{content:"\e917";color:#294058}.activity.budget_approved i:before{content:"\e902";color:#2cbf55}.activity.department_approved i:before{content:"\e934";color:#f8c740}.activity.admin_approved i:before{content:"\e934";color:#294058}.activity.commented i:before{content:"\e935";color:#294058}.activity.created i:before{content:"\e910";color:#294058}.activity.sent_to_supplier i:before{content:"\e907";color:#2cbf55}.activity.sent_to_approve i:before{content:"\e910";color:#f8c740}.activity.rejected i:before{content:"\e912";color:#f65f7b}.activity.approved i:before{content:"\e934";color:#2cbf55}.activity.completed i:before{content:"\e908";color:#294058}.activity.received i:before{content:"\e90e";color:#2cbf55}.activity.invoiced i:before{content:"\e903";color:#2cbf55}.activity.invoic-added i:before{content:"\e903";color:#294058}.activity.deleted i:before{content:"\e915";color:#f65f7b}.activity.restored i:before{content:"\e933";color:#294058}.activity.receipt_added i:before{content:"\e90e";color:#294058}.activity.revised i:before{content:"\e941";color:#294058}.activity.confirmed i:before{content:"\e968";color:#294058}@keyframes conversation-typing{0%{content:'.'}50%{content:'..'}100%{content:'...'}}.animated-dots:after{content:'';animation:conversation-typing .8s infinite alternate}.integration-demo>.cell-6{background-color:#f5f9ff;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.integration-demo>.cell-6 h1,.integration-demo>.cell-6 p{max-width:330px;margin-left:auto;margin-right:auto}.integration-demo>.cell-6>div{width:100%}.integration-demo>.cell-6 h1{font-size:3.4rem;color:#294058}.integration-demo>.cell-6 p{font-size:21px;color:#979ea7;line-height:normal;margin-top:40px}.integration-demo>.cell-6 p+p{margin-top:60px}.integration-demo>.cell-6 .button{text-transform:none}.integration-demo>.cell-10 img{width:300px;max-width:100%;padding:100px 0 50px}.integration-demo>.cell-10 h3{font-size:21px;max-width:530px;margin:0 auto 100px}.integration-demo>.cell-10 h2{color:#294058}.integration-demo form{margin-bottom:60px}.charts{height:10px;display:table;table-layout:fixed;border-radius:10px;width:100%}.charts .chart{display:table-cell;position:relative}.charts .chart>span{height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:-10px;border-radius:10px}.charts .chart[style*="width: 0%"]>span,.charts .chart[style*="width: 0.0%"]>span,.charts .chart:not([style])>span{display:none}.charts .chart.has-label[style*="width: 0%"] .chart-label,.charts .chart.has-label[style*="width: 0.0%"] .chart-label,.charts .chart.has-label:not([style]) .chart-label{left:0 !important}.charts .chart.null:not([style]){width:100%}.charts .chart.has-tooltip:not([style]):not(.null) .tooltip{display:none}.charts .chart:nth-child(1)>span{z-index:10}.charts .chart:nth-child(2)>span{z-index:9}.charts .chart:nth-child(3)>span{z-index:8}.charts .chart:nth-child(4)>span{z-index:7}.charts .chart:nth-child(5)>span{z-index:6}.charts .chart:nth-child(6)>span{z-index:5}.charts .chart.has-label.label-hovered{display:none}.charts .chart.has-label.label-hovered:hover{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.charts .chart.has-tooltip,.charts .chart.has-label{cursor:pointer}.charts .chart .chart-label-name{font-size:0.9rem;color:#A8B0C2;text-transform:uppercase;pointer-events:none}.charts .chart .chart-label-value{font-size:1.1rem;color:#000;font-weight:700}.charts .chart .chart-label{position:absolute;bottom:calc(100% - 3px);left:10px;right:0;margin:auto;pointer-events:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.charts .chart .chart-label.only-name{left:auto}.charts .chart .chart-label.only-name>span{background:transparent;height:10px}.charts .chart .chart-label>span{width:1px;height:17px}.charts .chart .chart-label div{white-space:nowrap;text-align:center;position:relative;z-index:1}.charts .chart .chart-label.up>span{height:42px}.charts .chart .chart-label.up-1>span{height:67px}.charts .chart .chart-label.up-2>span{height:92px}.charts .chart.invoiced span{background-color:#174f9d}.charts .chart.not-invoiced span{background-color:#407cd0}.charts .chart.commited span{background-color:#407cd0}.charts .chart.current span,.charts .chart.overspent span{background-color:#f8c740}.charts .chart.current .chart-label,.charts .chart.overspent .chart-label{-ms-flex-direction:column-reverse;-webkit-flex-direction:column-reverse;flex-direction:column-reverse;bottom:auto;top:calc(100% - 3px)}.charts .chart.current .chart-label.overspent-label,.charts .chart.overspent .chart-label.overspent-label{display:none;transform:translateX(calc(50% + 10px));z-index:20}.charts .chart.overspent span{background-color:#B00020}.charts .chart.planned span{background-color:#b1d2ff}.charts .chart.approved span{background-color:#2AB75D}.charts .chart.remaining{width:auto}.charts .chart.remaining span{background-color:#e0ecfd}.charts .chart.goods span{background-color:#25BCB7}.charts .chart.goods+.chart span{background-color:#BEEEE9}.charts .chart.recived span{background-color:#0970A5}.charts .chart.recived+.chart span{background-color:#BBDFF6}.charts.disabled .chart span{filter:saturate(35%)}.charts.warning .chart.invoiced span{background-color:#ce0152}.charts.warning .chart.not-invoiced span{background-color:#ff2a7f}.charts.warning .chart.commited span{background-color:#ff2a7f}.charts.warning .chart.planned span{background-color:#ff8cba}.charts.labels-hovered .has-label>span+.chart-label{display:none}.charts.labels-hovered .has-label>span:hover+.chart-label{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.charts.labels-hovered .has-label>span:hover+.chart-label~.overspent-label{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;bottom:calc(100% - 3px) !important;top:auto !important;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.charts.labels-hovered .has-label>span:hover+.chart-label~.overspent-label .chart-label-value{color:#B00020}.chart-inside{position:relative;width:calc(100% - 10px) !important;height:10px;display:block}.chart-inside.has-tooltip{cursor:pointer}.chart-inside .tooltip{left:calc(50% - 11px)}.chart-inside.cell{-webkit-box-flex:0 0 auto !important;-moz-box-flex:0 0 auto !important;-webkit-flex:0 0 auto !important;-ms-flex:0 0 auto !important;flex:0 0 auto !important}.chart-inside.chart-big{width:calc(100% - 2.5rem) !important;height:2.5rem}.chart-inside.chart-big .charts{height:2.5rem}.chart-inside.chart-big .charts .chart>span{border-radius:2.5rem;right:-2.5rem}.chart-inside.chart-big .charts .chart .chart-label{left:2.5rem}.chart-inside.chart-big .tooltip{left:calc(50% - 3px)}.chart-inside.chart-medium{width:calc(100% - 1.2rem) !important;height:1.2rem;width:calc(100% - 1.2rem) !important}.chart-inside.chart-medium .charts{height:1.2rem}.chart-inside.chart-medium .charts .chart>span{border-radius:1.2rem;right:-1.2rem}.chart-inside.chart-medium .charts .chart .chart-label{left:1.2rem}.chart-inside .tooltip{left:calc(50% - 9px)}.chart-inside:after{left:0;background-position:0 center}.chart-inside:before{right:0;background-position:4px center;z-index:1}.with-chart.with-min-max{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.with-chart.with-min-max .chart-min,.with-chart.with-min-max .chart-max{flex:0 0 auto;min-width:0;font-size:1.1rem;color:#A8B0C2}.with-chart.with-min-max .chart-max{padding-left:1rem}.with-chart.with-min-max .chart-min{padding-right:1rem;min-width:1rem}.with-chart.with-min-max .chart-inside{flex:1 1 auto !important;min-width:0}.with-chart.with-min-max .chart-inside .charts{width:100%}.with-chart.with-min-max .chart-inside+.chart-max{padding-left:2rem}.with-chart.with-min-max .chart-inside.chart-medium+.chart-max{padding-left:2.2rem}.with-chart:not(.with-labels) .labels-hovered .chart-label>div{background-color:#fff;border-radius:4px;padding:0.2rem 0.5rem}.td.has-charts .charts,td.has-charts .charts{width:calc(100% - 10px)}.chart-legend{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.chart-legend .dot{width:0.8rem;height:0.8rem}.chart-legend .legend{margin-right:2rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.chart-legend .label{color:#979ea7;text-transform:uppercase;font-size:1rem;font-weight:bold}.chart-legend .dots{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;height:0.8rem;margin-right:0.5rem}.chart-legend .dots .dot+.dot{margin-left:1px}.chart-legend .chart-warning-invoiced{background-color:#ce0152}.chart-legend .chart-warning-not-invoiced{background-color:#ff2a7f}.chart-legend .chart-warning-commited{background-color:#ff2a7f}.chart-legend .chart-warning-planned{background-color:#ff8cba}.chart-legend .chart-warning-remaining{background-color:#e0ecfd}.chart-legend .chart-invoiced{background-color:#174f9d}.chart-legend .chart-not-invoiced{background-color:#407cd0}.chart-legend .chart-commited{background-color:#407cd0}.chart-legend .chart-planned{background-color:#b1d2ff}.chart-legend .chart-approved{background-color:#2AB75D}.chart-legend .chart-current{background-color:#f8c740}.chart-legend .chart-remaining{background-color:#e0ecfd}.chart-legend .chart-warning-overspent{background-color:#B00020}.with-charts.warning i{color:#ce0152}.with-charts i{color:#407cd0;font-size:1.4rem;margin-left:0.5rem}.with-charts .chart-label{color:#294058;font-weight:bold;font-size:1.4rem}.with-charts .chart-values{margin:0.5rem 0}.with-charts .chart-values label{text-transform:uppercase;font-size:1rem;color:#515151}.with-charts .chart-values .value{margin:0.5rem 0 0;font-weight:bold;font-size:1.4rem}.with-charts .chart-values .cell+.cell .value{text-align:right}.with-charts .chart-values .cell+.cell label{display:block;width:100%;text-align:center}.charts-grid{table-layout:auto !important}.charts-grid td{border:0 none !important;padding:0;height:auto;min-height:0;background:transparent !important}.charts-grid td.chart-min,.charts-grid td.chart-max{width:0 !important;white-space:nowrap;word-wrap:normal}#chart_div svg g:last-of-type *{pointer-events:none}.window-editor{position:relative;padding:3.5rem 13rem;background-color:#E0E4F5;overflow:auto}.window-editor .window-fixed{position:absolute;z-index:1000}.window-editor .window-editor-dots{position:absolute}.window-editor .window-editor-nav-left{left:6.5rem;right:auto}.window-editor .window-editor-nav-right{right:6.5rem;left:auto}.window-editor .document-wrapper{position:relative;margin:auto;top:0;bottom:0;right:0;left:0;height:auto}.window-editor .document-wrapper img{max-width:none;width:100%;height:auto;background-color:#fff}.window-editor .window-editor-nav-right,.window-editor .window-editor-nav-left{color:rgba(41,64,88,0.5);font-size:4rem;bottom:0;top:0;width:4rem;height:4rem;margin:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;position:absolute;cursor:pointer}.window-editor .window-editor-nav-right:hover,.window-editor .window-editor-nav-left:hover{color:#294058}.window-editor .window-editor-dots{position:absolute;top:1.4rem;right:0;left:0;margin:auto;width:0}.window-editor .window-editor-dots .window-fixed{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;transform:translateX(-50%)}.window-editor .window-editor-dots a{width:0.8rem;height:0.8rem;display:block;margin:0 0.3rem;border:1px solid #959DB1;background-color:#E0E4F5;border-radius:1rem;cursor:pointer}.window-editor .window-editor-dots a.active{background-color:#959DB1}.window-editor .window-editor-actions{position:absolute;top:0;right:0;padding-right:6rem;padding-top:3rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.window-editor .window-editor-actions .window-fixed{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.window-editor .window-editor-actions a{width:2.7rem;height:2.7rem;font-size:2.2rem;color:rgba(41,64,88,0.5);cursor:pointer;border-radius:3rem}.window-editor .window-editor-actions a:before{width:2.7rem;height:2.7rem;text-align:center;line-height:2.5rem;display:block}.window-editor .window-editor-actions a:hover{color:#294058;background:rgba(255,255,255,0.5)}.window-editor .window-editor-actions a+a{margin-top:0.7rem}.window-content-sidebar{background-color:#F3F5FF;min-width:0;flex:0 0 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.window-content-sidebar.active+.window-wrapper{flex:1 1 auto;min-width:0}.window-content-sidebar.active+.window-wrapper .table-fluid.release-table{overflow:auto}.window-content-sidebar:not(.active){display:none}.window-content-sidebar .table-actions{border-bottom:0 none;-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding-left:0.8rem;padding-right:0.8rem}.window-content-sidebar .table-actions>span{font-size:1.4rem;color:#707070}.window-content-sidebar .table-actions .filters{margin:0 0 0 auto}.window-content-sidebar .table-actions .filters .select>input:not(:checked)+.select-content{background-color:#F3F5FF}.window-content-sidebar .sidebar-content{max-width:25vw;overflow:auto;-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.window-content-sidebar table{background-color:#F3F5FF;max-width:25vw;min-width:calc( ( 100vh - (100vh - 27rem)))}.window-content-sidebar table thead{font-size:1rem}.window-content-sidebar table tbody{font-size:1.2rem}.window-content-sidebar table th,.window-content-sidebar table td{background-color:#F3F5FF}.window-content-sidebar table td{width:10%}.window-content-sidebar table td.has-ellipsis.w-25{max-width:calc( ( 100vh - (100vh - 27rem) ) / 4)}.window-content-sidebar table td.has-ellipsis.w-20{max-width:calc( ( 100vh - (100vh - 27rem) ) / 5)}.window-content-sidebar table td.has-ellipsis.w-15{max-width:calc( ( 100vh - (100vh - 27rem) ) / 5)}.window-content-sidebar table td.price{width:auto}.window-content-sidebar table tr.approve td{background-color:#f3fdf2}.window-content-sidebar table tr.reject td{background-color:#ffe8f1}.window-content-sidebar table tr.current td{background-color:#d0e3fc}.window-popover{position:fixed;right:0;min-width:45rem;z-index:1010}@media (min-width: 1023px){.window-popover{max-width:45rem;width:calc(35% - 5rem)}}@media (max-width: 1023px){.window-popover{width:90%}}.window-popover .window-popover-header{padding:2.4rem 2.7rem 1.9rem;line-height:normal;height:auto;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.window-popover .window-popover-content{padding:0 2rem 2.6rem 2.7rem;background:#fff}.window-popover .popover-close{font-size:2.4rem;opacity:0.49;cursor:pointer}.window-popover .as-input .label{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden;white-space:nowrap}.window-popover .table-collapse{max-width:100%;overflow-x:auto}.window-popover .text-ellipsis{max-width:10vw}.window-popover .form-section-content{padding:0}.window-popover .show-inline{display:flex;flex-wrap:nowrap}.window-popover .show-inline .inline+.inline{margin-left:20px}.window-popover .show-inline .avatars{flex-wrap:nowrap;display:flex}.window-popover .show-inline .as-input .label{position:relative;word-wrap:nowrap;white-space:nowrap}.window-popover .show-inline .as-input .output{margin-top:0}.window-popover-tables .chat .comments{padding:0}.window-popover-tables .chat .comments .comment{padding:1.5rem 2rem 1rem 0}.window-popover-tables .chat .comments .comment-wrapper{margin-left:4rem}.window-popover-tables .chat .comments .avatar{top:1.5rem;left:1rem;width:2rem;height:2rem}.window .window-popover{top:5rem;max-height:calc(100% - 5rem);overflow:auto}.window.window-with-nav .window-popover{top:6rem;max-height:calc(100% - 6rem);overflow:auto}.with-popover{position:relative}.with-popover .window-popover{top:0;max-height:calc(100% - 10px);position:absolute;left:auto;max-width:60%;width:auto}.with-popover .window-popover .window-popover-header{padding:1.5rem 2rem 0.6rem}.with-popover .window-popover .window-popover-content{padding:0 2rem 1rem 2rem}.with-popover .window-popover .inline .output{font-size:1.2rem}.with-popover .window-popover .inline .has-charts{width:100px !important}.with-popover .window-popover .inline .chart-inside.has-tooltip{width:80px !important}.or{display:flex;align-items:center;padding:0 0 2rem}.or span{flex:0 0 auto;font-size:1.2rem;text-transform:uppercase;padding:0 1rem;color:#707070}.or:after,.or:before{height:1px;border-top:1px solid #707070;content:'';flex:1 1 auto}.columns-popup{margin-right:2rem}.columns-popup .popup{top:0;right:-1.2rem;padding:0}.columns-popup .popup .icon-view_column{color:#407cd0}.columns-popup .popup .popup-header{font-size:1.2rem;padding:0.4rem 1.2rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.columns-popup .popup .popup-content{padding:0.5rem 1.2rem 1.2rem;max-width:16rem;max-height:80vh;overflow:auto}.columns-popup .icon-view_column{color:#A1A9BD;font-size:2rem}.columns-popup.active .icon-view_column{color:#407cd0}.circle-steps{counter-reset:c-steps;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;min-width:30rem;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.circle-steps .step{counter-increment:c-steps;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;justify-content:center;width:29px;height:29px;border-radius:29px;border:2px solid white;-webkit-box-flex:0 0 auto;-moz-box-flex:0 0 auto;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:1.4rem}.circle-steps .step.active{color:#407cd0;background-color:#fff;border:2px solid #fff}.circle-steps .step:after{content:counter(c-steps)}.circle-steps .pause{border-top:2px solid white;-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;height:0}.optional{background:#f5f6f8}.optional .optional-label{color:#294058;font-weight:bold;font-size:1.2rem}.optional .as-input span.label{background:linear-gradient(180deg, rgba(0,0,0,0) 50%, white 50%)}#enjoyhint_label{font-family:"Roboto", Helvetica, Arial, sans-serif}.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle,.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{margin-left:-8px;position:absolute}.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle,.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before,.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before,.react-datepicker__year-read-view--down-arrow::before,.react-datepicker__month-read-view--down-arrow::before,.react-datepicker__month-year-read-view--down-arrow::before{box-sizing:content-box;position:absolute;border:8px solid transparent;height:0;width:1px}.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before,.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before,.react-datepicker__year-read-view--down-arrow::before,.react-datepicker__month-read-view--down-arrow::before,.react-datepicker__month-year-read-view--down-arrow::before{content:"";z-index:-1;border-width:8px;left:-8px;border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle{top:0;margin-top:-8px}.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle,.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before{border-top:none;border-bottom-color:#f0f0f0}.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before{top:-1px;border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{bottom:0;margin-bottom:-8px}.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before,.react-datepicker__year-read-view--down-arrow::before,.react-datepicker__month-read-view--down-arrow::before,.react-datepicker__month-year-read-view--down-arrow::before{border-bottom:none;border-top-color:#fff}.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before,.react-datepicker__year-read-view--down-arrow::before,.react-datepicker__month-read-view--down-arrow::before,.react-datepicker__month-year-read-view--down-arrow::before{bottom:-1px;border-top-color:#aeaeae}.react-datepicker-wrapper{display:inline-block}.react-datepicker{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:0.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:0.3rem;display:inline-block;position:relative}.react-datepicker--time-only .react-datepicker__triangle{left:35px}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time{border-radius:0.3rem}.react-datepicker--time-only .react-datepicker__time-box{border-radius:0.3rem}.react-datepicker__triangle{position:absolute;left:50px}.react-datepicker-popper{z-index:1}.react-datepicker-popper[data-placement^="bottom"]{margin-top:10px}.react-datepicker-popper[data-placement^="top"]{margin-bottom:10px}.react-datepicker-popper[data-placement^="right"]{margin-left:8px}.react-datepicker-popper[data-placement^="right"] .react-datepicker__triangle{left:auto;right:42px}.react-datepicker-popper[data-placement^="left"]{margin-right:8px}.react-datepicker-popper[data-placement^="left"] .react-datepicker__triangle{left:42px;right:auto}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:0.3rem;border-top-right-radius:0.3rem;padding-top:8px;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 2px}.react-datepicker__current-month,.react-datepicker-time__header{margin-top:0;color:#000;font-weight:bold;font-size:0.944rem}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{background:none;line-height:1.7rem;text-align:center;cursor:pointer;position:absolute;top:10px;width:0;padding:0;border:0.45rem solid transparent;z-index:1;height:10px;width:10px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:10px;border-right-color:#ccc}.react-datepicker__navigation--previous:hover{border-right-color:#b3b3b3}.react-datepicker__navigation--previous--disabled,.react-datepicker__navigation--previous--disabled:hover{border-right-color:#e6e6e6;cursor:default}.react-datepicker__navigation--next{right:10px;border-left-color:#ccc}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:80px}.react-datepicker__navigation--next:hover{border-left-color:#b3b3b3}.react-datepicker__navigation--next--disabled,.react-datepicker__navigation--next--disabled:hover{border-left-color:#e6e6e6;cursor:default}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px;border-top-color:#ccc}.react-datepicker__navigation--years-previous:hover{border-top-color:#b3b3b3}.react-datepicker__navigation--years-upcoming{top:-4px;border-bottom-color:#ccc}.react-datepicker__navigation--years-upcoming:hover{border-bottom-color:#b3b3b3}.react-datepicker__month-container{float:left}.react-datepicker__month{margin:0.4rem;text-align:center}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:70px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:0.3rem;position:absolute;right:-72px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:white}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:70px;overflow-x:hidden;margin:0 auto;text-align:center}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + (1.7rem / 2));overflow-y:scroll;padding-right:0px;padding-left:0px;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:white;font-weight:bold}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:0.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:hover{border-radius:0.3rem;background-color:#f0f0f0}.react-datepicker__day-names,.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:0.166rem}.react-datepicker__day{cursor:pointer}.react-datepicker__day:hover{border-radius:0.3rem;background-color:#f0f0f0}.react-datepicker__day--today{font-weight:bold}.react-datepicker__day--highlighted{border-radius:0.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1{color:magenta}.react-datepicker__day--highlighted-custom-2{color:green}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range{border-radius:0.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--in-range:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected{border-radius:0.3rem;background-color:#2a87d0;color:#fff}.react-datepicker__day--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range){background-color:rgba(33,107,165,0.5)}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover{background-color:transparent}.react-datepicker__input-container{position:relative;display:inline-block}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:0.3rem}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{border-top-color:#ccc;float:right;margin-left:20px;top:8px;position:relative;border-width:0.45rem}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:0.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:0.3rem;border-top-right-radius:0.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:0.3rem;border-bottom-right-radius:0.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{background-color:transparent;border:0;cursor:pointer;outline:0;padding:0;vertical-align:middle;position:absolute;height:16px;width:16px;top:25%;right:7px}.react-datepicker__close-icon::after{background-color:#216ba5;border-radius:50%;bottom:0;box-sizing:border-box;color:#fff;content:"\00d7";cursor:pointer;font-size:12px;height:16px;width:16px;line-height:1;margin:-8px auto 0;padding:2px;position:absolute;right:0px;text-align:center}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:bold;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,0.8);left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__portal .react-datepicker__navigation{border:0.81rem solid transparent}.react-datepicker__portal .react-datepicker__navigation--previous{border-right-color:#ccc}.react-datepicker__portal .react-datepicker__navigation--previous:hover{border-right-color:#b3b3b3}.react-datepicker__portal .react-datepicker__navigation--previous--disabled,.react-datepicker__portal .react-datepicker__navigation--previous--disabled:hover{border-right-color:#e6e6e6;cursor:default}.react-datepicker__portal .react-datepicker__navigation--next{border-left-color:#ccc}.react-datepicker__portal .react-datepicker__navigation--next:hover{border-left-color:#b3b3b3}.react-datepicker__portal .react-datepicker__navigation--next--disabled,.react-datepicker__portal .react-datepicker__navigation--next--disabled:hover{border-left-color:#e6e6e6;cursor:default}.react-datepicker{font-size:1.3rem}.react-datepicker__current-month,.react-datepicker-time__header{font-size:1.3rem}.react-datepicker-popper{z-index:20000}.react-datepicker__input-container:after:not(.no-default-icon){font-family:'cost-tracker';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e936";position:absolute;right:1rem;top:0;bottom:0;margin:auto;height:1.8rem;font-size:1.8rem;color:#408cf8;pointer-events:none}.react-datepicker__header{border-bottom:0 none;background:none}.react-datepicker__day--outside-month{color:#999}.react-datepicker__day{border-radius:0 !important;margin:0}.react-datepicker__day:hover{background-color:#e5f2ff}.react-datepicker__day,.react-datepicker__day-name{width:30px;height:30px;line-height:30px}.react-datepicker__day-name{text-transform:capitalize}.react-datepicker{border:1px solid #ccc;border-top-color:#39f;box-shadow:0 3px 6px #ccc;border-radius:0}.react-datepicker__header{padding-top:0;height:60px}.react-datepicker__current-month{height:30px;line-height:30px;font-weight:normal;text-transform:capitalize}.react-datepicker__month,.react-datepicker__day-name{margin:0}.react-datepicker__day--today{background-color:#e5f2ff;font-weight:normal}.react-datepicker__day--today:hover{background-color:#cce5ff}.react-datepicker__day--keyboard-selected{color:#000;background-color:#cce5ff}.react-datepicker__day--selected{color:#408cf8;font-weight:bold;outline:1px solid #408cf8}.react-datepicker__day--selected:not(:hover):not(.react-datepicker__day--today){background:none}.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle,.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before{border-bottom-color:#fff}.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle,.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before{border-top-color:#fff}.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before,.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before,.react-datepicker__year-read-view--down-arrow::before,.react-datepicker__month-read-view--down-arrow::before,.react-datepicker__month-year-read-view--down-arrow::before{border-width:5px;left:-5px}.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle{margin-top:-5px}.react-datepicker-popper[data-placement^="bottom"]{margin-top:7px}.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle{margin-left:-5px;position:absolute;top:0;margin-top:-5px;border-bottom-color:#fff !important;left:20px}.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle,.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before{box-sizing:content-box;position:absolute;border:5px solid transparent;height:0;width:1px}.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before{content:"";z-index:-1;border-width:5px;left:-5px;border-bottom-color:#408cf8}.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle,.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before{border-top:none}.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before{top:-1px;border-bottom-color:#408cf8}.react-datepicker-popper[data-placement^="top"]{margin-bottom:7px}.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle{margin-left:-5px;position:absolute;bottom:0;margin-bottom:-5px;border-top-color:#fff !important;left:20px}.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle,.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before{box-sizing:content-box;position:absolute;border:5px solid transparent;height:0;width:1px}.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before{content:"";z-index:-1;border-width:5px;left:-5px;border-bottom-color:#408cf8}.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle,.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before{border-bottom:none}.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before{bottom:-1px;border-top-color:#408cf8}.react-datepicker-popper[data-placement^="right"]{margin-left:5px}.react-datepicker-popper[data-placement^="right"] .react-datepicker__triangle{left:auto;right:20px}.react-datepicker-popper[data-placement^="left"]{margin-right:5px}.react-datepicker-popper[data-placement^="left"] .react-datepicker__triangle{left:20px;right:auto}@font-face{font-family:casino_handregular;src:url(/Casino_Hand/casino_hand-webfont.eot);src:url(/Casino_Hand/casino_hand-webfont.eot?#iefix) format("embedded-opentype"),url(/Casino_Hand/casino_hand-webfont.woff) format("woff"),url(/Casino_Hand/casino_hand-webfont.ttf) format("truetype"),url(/Casino_Hand/casino_hand-webfont.svg#casino_handregular) format("svg");font-weight:400;font-style:normal}.enjoyhint{position:fixed;width:100%;height:100%;top:0;left:0;z-index:1010;pointer-events:none;overflow:hidden}.enjoyhint_hide{display:none}.enjoyhint_disable_events{position:absolute;width:2000px;height:1500px;z-index:1011;pointer-events:all}.enjoyhint_next_btn,.enjoyhint_skip_btn{-webkit-box-sizing:content-box;width:100px;height:40px;font:normal normal normal 17px/40px "Advent Pro",Helvetica,sans-serif;cursor:pointer;margin:0 auto;letter-spacing:1px;text-align:center}.enjoyhint_close_btn,.enjoyhint_next_btn,.enjoyhint_skip_btn{z-index:1012;pointer-events:all;-o-text-overflow:clip;text-overflow:clip;-moz-box-sizing:content-box}.enjoyhint_next_btn{position:absolute;box-sizing:content-box;border:2px solid #1ecd97;-webkit-border-radius:40px;border-radius:40px;color:#1ecd97;background:rgba(0,0,0,0);-webkit-transition:background-color 0.3s cubic-bezier(0, 0, 0, 0),color 0.3s cubic-bezier(0, 0, 0, 0),width 0.3s cubic-bezier(0, 0, 0, 0),border-width 0.3s cubic-bezier(0, 0, 0, 0),border-color 0.3s cubic-bezier(0, 0, 0, 0);-moz-transition:background-color 0.3s cubic-bezier(0, 0, 0, 0),color 0.3s cubic-bezier(0, 0, 0, 0),width 0.3s cubic-bezier(0, 0, 0, 0),border-width 0.3s cubic-bezier(0, 0, 0, 0),border-color 0.3s cubic-bezier(0, 0, 0, 0);-o-transition:background-color 0.3s cubic-bezier(0, 0, 0, 0),color 0.3s cubic-bezier(0, 0, 0, 0),width 0.3s cubic-bezier(0, 0, 0, 0),border-width 0.3s cubic-bezier(0, 0, 0, 0),border-color 0.3s cubic-bezier(0, 0, 0, 0);transition:background-color 0.3s cubic-bezier(0, 0, 0, 0),color 0.3s cubic-bezier(0, 0, 0, 0),width 0.3s cubic-bezier(0, 0, 0, 0),border-width 0.3s cubic-bezier(0, 0, 0, 0),border-color 0.3s cubic-bezier(0, 0, 0, 0)}.enjoyhint_next_btn:hover{color:#fff;background:#1ecd97}.enjoyhint_next_btn:active{border:2px solid #21e0a3;background:#21e0a3;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.enjoyhint_skip_btn{box-sizing:content-box;border:2px solid #1ecd97;-webkit-border-radius:40px;border-radius:40px;color:#1ecd97;background:rgba(0,0,0,0);-webkit-transition:background-color 0.3s cubic-bezier(0, 0, 0, 0),color 0.3s cubic-bezier(0, 0, 0, 0),width 0.3s cubic-bezier(0, 0, 0, 0),border-width 0.3s cubic-bezier(0, 0, 0, 0),border-color 0.3s cubic-bezier(0, 0, 0, 0);-moz-transition:background-color 0.3s cubic-bezier(0, 0, 0, 0),color 0.3s cubic-bezier(0, 0, 0, 0),width 0.3s cubic-bezier(0, 0, 0, 0),border-width 0.3s cubic-bezier(0, 0, 0, 0),border-color 0.3s cubic-bezier(0, 0, 0, 0);-o-transition:background-color 0.3s cubic-bezier(0, 0, 0, 0),color 0.3s cubic-bezier(0, 0, 0, 0),width 0.3s cubic-bezier(0, 0, 0, 0),border-width 0.3s cubic-bezier(0, 0, 0, 0),border-color 0.3s cubic-bezier(0, 0, 0, 0);transition:background-color 0.3s cubic-bezier(0, 0, 0, 0),color 0.3s cubic-bezier(0, 0, 0, 0),width 0.3s cubic-bezier(0, 0, 0, 0),border-width 0.3s cubic-bezier(0, 0, 0, 0),border-color 0.3s cubic-bezier(0, 0, 0, 0)}.enjoyhint_skip_btn:hover{color:#fff;background:#1ecd97}.enjoyhint_skip_btn:active{border:2px solid #21e0a3;background:#21e0a3;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.enjoyhint_close_btn{display:inline-block;position:absolute;-webkit-box-sizing:content-box;box-sizing:content-box;width:.3em;height:.3em;border:none;-webkit-border-radius:1em;border-radius:1em;font:400 8em/normal Arial,Helvetica,sans-serif;color:#000;background:rgba(0,0,0,0);border:2px solid #21e0a3}.enjoyhint_close_btn::after,.enjoyhint_close_btn::before{-webkit-box-sizing:content-box;width:73%;height:2px;position:absolute;content:"";border:none;font:400 100%/normal Arial,Helvetica,sans-serif;color:#000;background:#fff;text-shadow:none;-o-text-overflow:clip;text-overflow:clip;display:inline-block}.enjoyhint_close_btn::before{-moz-box-sizing:content-box;box-sizing:content-box;top:48%;left:14%;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}.enjoyhint_close_btn::after{-moz-box-sizing:content-box;box-sizing:content-box;top:46%;left:15%;-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}.enjoyhint_close_btn:hover{color:#fff;background:#1ecd97;cursor:pointer}.enjoyhint_close_btn:active{border:2px solid #21e0a3;background:#21e0a3;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.enjoyhint_btn{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;width:150px;height:40px;cursor:pointer;margin:0 auto;border:2px solid #1ecd97;-webkit-border-radius:40px;border-radius:40px;font:normal normal normal 17px/40px "Advent Pro",Helvetica,sans-serif;color:#1ecd97;text-align:center;-o-text-overflow:clip;text-overflow:clip;letter-spacing:1px;background:rgba(0,0,0,0);-webkit-transition:background-color 0.3s cubic-bezier(0, 0, 0, 0),color 0.3s cubic-bezier(0, 0, 0, 0),width 0.3s cubic-bezier(0, 0, 0, 0),border-width 0.3s cubic-bezier(0, 0, 0, 0),border-color 0.3s cubic-bezier(0, 0, 0, 0);-moz-transition:background-color 0.3s cubic-bezier(0, 0, 0, 0),color 0.3s cubic-bezier(0, 0, 0, 0),width 0.3s cubic-bezier(0, 0, 0, 0),border-width 0.3s cubic-bezier(0, 0, 0, 0),border-color 0.3s cubic-bezier(0, 0, 0, 0);-o-transition:background-color 0.3s cubic-bezier(0, 0, 0, 0),color 0.3s cubic-bezier(0, 0, 0, 0),width 0.3s cubic-bezier(0, 0, 0, 0),border-width 0.3s cubic-bezier(0, 0, 0, 0),border-color 0.3s cubic-bezier(0, 0, 0, 0);transition:background-color 0.3s cubic-bezier(0, 0, 0, 0),color 0.3s cubic-bezier(0, 0, 0, 0),width 0.3s cubic-bezier(0, 0, 0, 0),border-width 0.3s cubic-bezier(0, 0, 0, 0),border-color 0.3s cubic-bezier(0, 0, 0, 0)}#kinetic_container,.enjoyhint_canvas,.enjoyhint_svg_wrapper,.enjoyhint_svg_wrapper svg{width:100%;height:100%;position:absolute}.enjoyhint_btn:hover{color:#fff;background:#1ecd97}.enjoyhint_btn:active{border:2px solid #21e0a3;background:#21e0a3;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.enjoyhint div.canvas-container{position:absolute}.enjoyhint_canvas{z-index:100;pointer-events:none}#kinetic_container{pointer-events:none;top:0;left:0}.enjoyhint_svg_wrapper{top:0;left:0;z-index:100;-webkit-transition:opacity 0.4s cubic-bezier(0.42, 0, 0.58, 1);-moz-transition:opacity 0.4s cubic-bezier(0.42, 0, 0.58, 1);transition:opacity 0.4s cubic-bezier(0.42, 0, 0.58, 1)}.enjoyhint_svg_wrapper svg{top:0;left:0}.enjoyhint_svg_transparent .enjoy_hint_label,.enjoyhint_svg_transparent .enjoyhint_svg_wrapper{opacity:0}.enjoy_hint_label{position:absolute;color:#fff;z-index:107;font-size:22px;font-family:casino_handregular,Arial;-webkit-transition:opacity 0.4s cubic-bezier(0.42, 0, 0.58, 1);-moz-transition:opacity 0.4s cubic-bezier(0.42, 0, 0.58, 1);transition:opacity 0.4s cubic-bezier(0.42, 0, 0.58, 1);display:inline-block;min-width:200px;text-align:center;max-width:80%}div.kineticjs-content{position:absolute !important}.enjoyhint_skip_btn{position:fixed}/*!
 * Datepicker v1.0.10
 * https://fengyuanchen.github.io/datepicker
 *
 * Copyright 2014-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2020-09-29T14:46:09.037Z
 */.datepicker-container{background-color:#fff;direction:ltr;font-size:12px;left:0;line-height:30px;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:210px;z-index:-1}.datepicker-container:after,.datepicker-container:before{border:5px solid transparent;content:" ";display:block;height:0;position:absolute;width:0}.datepicker-dropdown{border:1px solid #ccc;-webkit-box-shadow:0 3px 6px #ccc;box-shadow:0 3px 6px #ccc;-webkit-box-sizing:content-box;box-sizing:content-box;position:absolute;z-index:1}.datepicker-inline{position:static}.datepicker-top-left,.datepicker-top-right{border-top-color:#39f}.datepicker-top-left:after,.datepicker-top-left:before,.datepicker-top-right:after,.datepicker-top-right:before{border-top:0;left:10px;top:-5px}.datepicker-top-left:before,.datepicker-top-right:before{border-bottom-color:#39f}.datepicker-top-left:after,.datepicker-top-right:after{border-bottom-color:#fff;top:-4px}.datepicker-bottom-left,.datepicker-bottom-right{border-bottom-color:#39f}.datepicker-bottom-left:after,.datepicker-bottom-left:before,.datepicker-bottom-right:after,.datepicker-bottom-right:before{border-bottom:0;bottom:-5px;left:10px}.datepicker-bottom-left:before,.datepicker-bottom-right:before{border-top-color:#39f}.datepicker-bottom-left:after,.datepicker-bottom-right:after{border-top-color:#fff;bottom:-4px}.datepicker-bottom-right:after,.datepicker-bottom-right:before,.datepicker-top-right:after,.datepicker-top-right:before{left:auto;right:10px}.datepicker-panel>ul{margin:0;padding:0;width:102%}.datepicker-panel>ul:after,.datepicker-panel>ul:before{content:" ";display:table}.datepicker-panel>ul:after{clear:both}.datepicker-panel>ul>li{background-color:#fff;cursor:pointer;float:left;height:30px;list-style:none;margin:0;padding:0;text-align:center;width:30px}.datepicker-panel>ul>li:hover{background-color:#e5f2ff}.datepicker-panel>ul>li.muted,.datepicker-panel>ul>li.muted:hover{color:#999}.datepicker-panel>ul>li.highlighted{background-color:#e5f2ff}.datepicker-panel>ul>li.highlighted:hover{background-color:#cce5ff}.datepicker-panel>ul>li.picked,.datepicker-panel>ul>li.picked:hover{color:#39f}.datepicker-panel>ul>li.disabled,.datepicker-panel>ul>li.disabled:hover{background-color:#fff;color:#ccc;cursor:default}.datepicker-panel>ul>li.disabled.highlighted,.datepicker-panel>ul>li.disabled.highlighted:hover{background-color:#e5f2ff}.datepicker-panel>ul>li[data-view="month next"],.datepicker-panel>ul>li[data-view="month prev"],.datepicker-panel>ul>li[data-view="year next"],.datepicker-panel>ul>li[data-view="year prev"],.datepicker-panel>ul>li[data-view="years next"],.datepicker-panel>ul>li[data-view="years prev"],.datepicker-panel>ul>li[data-view=next]{font-size:18px}.datepicker-panel>ul>li[data-view="month current"],.datepicker-panel>ul>li[data-view="year current"],.datepicker-panel>ul>li[data-view="years current"]{width:150px}.datepicker-panel>ul[data-view=months]>li,.datepicker-panel>ul[data-view=years]>li{height:52.5px;line-height:52.5px;width:52.5px}.datepicker-panel>ul[data-view=week]>li,.datepicker-panel>ul[data-view=week]>li:hover{background-color:#fff;cursor:default}.datepicker-hide{display:none}
