@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter&display=swap";.anchor-custom-accordion{display:flex;flex-direction:column}.anchor-custom-accordion__header{display:flex;align-items:center;justify-content:space-between}.anchor-custom-accordion__arrow-icon-area{display:flex;align-items:center;justify-content:flex-end;width:max-content;flex:1;height:1.125rem;cursor:pointer}.anchor-custom-accordion__arrow-icon{transition:all .35s ease}.anchor-custom-accordion__header .anchor-custom-accordion__arrow-icon{transform:rotate(-180deg)}.anchor-custom-accordion--extend>.anchor-custom-accordion__header .anchor-custom-accordion__arrow-icon{transform:none}button.alpha-button,input[type=button].alpha-button{font-size:.75rem!important;padding:.75rem 1rem;background-color:transparent;border-width:1px;color:#009e8e;border-color:#009e8e;border-radius:.25rem}button.alpha-button:hover,input[type=button].alpha-button:hover{border-color:#009e8e;background-color:#009e8e;box-shadow:0 0 8px #3333;color:#fff}button.alpha-button:hover path,input[type=button].alpha-button:hover path{fill:#fff}button.alpha-button path,input[type=button].alpha-button path{fill:#009e8e}button.alpha-button.round,input[type=button].alpha-button.round{border-radius:1.5rem}button.alpha-button.primary,input[type=button].alpha-button.primary{font-size:.75rem!important;background-color:#009e8e;color:#fff}button.alpha-button.primary path,input[type=button].alpha-button.primary path{fill:#fff}button.alpha-button.secondary,input[type=button].alpha-button.secondary{background-color:#6c757d;border:none;color:#fff}button.alpha-button.secondary path,input[type=button].alpha-button.secondary path{fill:#fff}button.alpha-button.error,input[type=button].alpha-button.error{background-color:transparent;border-color:#e75552;border-width:1.5px;color:#e75552}button.alpha-button.error path,input[type=button].alpha-button.error path{fill:#e75552}button.alpha-button.error.error:hover,input[type=button].alpha-button.error.error:hover{background-color:#e75552;color:#fff}button.alpha-button.error.error:hover path,input[type=button].alpha-button.error.error:hover path{fill:#fff}button.alpha-button.large,input[type=button].alpha-button.large{border:1px solid #d8d8d8;font-size:1rem!important;padding:1.125rem .75rem;width:100%;color:#333}button.alpha-button.disabled,button.alpha-button[disabled],input[type=button].alpha-button.disabled,input[type=button].alpha-button[disabled]{background-color:#ececec;color:#ccc!important;border:none}button.alpha-button.disabled path,button.alpha-button[disabled] path,input[type=button].alpha-button.disabled path,input[type=button].alpha-button[disabled] path{fill:#ccc}button.alpha-button.disabled.disabled:hover,button.alpha-button[disabled].disabled:hover,input[type=button].alpha-button.disabled.disabled:hover,input[type=button].alpha-button[disabled].disabled:hover{cursor:auto;background-color:#ececec;color:#ccc;box-shadow:none}button.alpha-button.minimal,input[type=button].alpha-button.minimal{border:none;padding:2rem 2.125rem;pointer-events:all;color:#999}button.alpha-button.minimal path,input[type=button].alpha-button.minimal path{fill:#999}button.alpha-button.minimal:hover,input[type=button].alpha-button.minimal:hover{color:#999;background:unset;box-shadow:none}button.alpha-button.small,input[type=button].alpha-button.small{font-size:.75rem!important;padding:.5rem 1rem;line-height:1rem;border-width:1px;font-family:MuseoSans_normal,sans-serif;min-width:6rem}button.alpha-button.fullWidth,input[type=button].alpha-button.fullWidth{width:100%}button.alpha-button.cancel,input[type=button].alpha-button.cancel{background:#659499;color:#fff;border:#659499}button.alpha-button.cancel:hover,input[type=button].alpha-button.cancel:hover{border-color:#009e8e;background-color:#009e8e;color:#fff}button.alpha-button.create,input[type=button].alpha-button.create{color:#009e8e;background:#fff;border:#ffffff}button.alpha-button.create:hover,input[type=button].alpha-button.create:hover{border-color:#009e8e;background-color:#009e8e;color:#fff}button.alpha-button.unset-background,input[type=button].alpha-button.unset-background{background:unset}.alpha-button-component-tooltip{border-radius:4px;box-shadow:0 8px 12px #5c4c4c29;background-color:#fff;padding:.5rem;font-family:MuseoSans_normal,sans-serif;font-size:.75rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:.3px;transition:unset}.alpha-button-component-tooltip .tooltip-inner{color:#333;background:#fff}@media (max-width: 640px){button.alpha-button.small,input[type=button].alpha-button.small{padding:.25rem .5rem}}.infinite-scroll-loop-outer{position:relative}.infinite-scroll-loop-outer:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(#fff,#fff0 15%,#fff0 85%,#fff);pointer-events:none}.infinite-scroll-loop-inner{overflow-y:scroll;scrollbar-width:none}.infinite-scroll-loop-inner::-webkit-scrollbar{display:none}.anchor-time-picker-duration{position:relative}.anchor-time-picker-duration__input{display:flex;justify-content:space-between;align-items:center;width:184px;height:34px;background:#fff;border:1px solid #cccccc;border-radius:4px;padding:7px 8px;cursor:pointer;font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#202020}.anchor-time-picker-duration__input--is-show{color:#202020}.anchor-time-picker-duration__popover{z-index:-1;position:absolute;display:none;background:#fff;box-shadow:0 5px 15px #0000001a,0 0 6px #0000000d;border-radius:8px;top:40px;right:0;width:292px}.anchor-time-picker-duration__popover--show{display:block;z-index:1080}.anchor-time-picker-duration__header{font-style:normal;font-weight:600;font-size:16px;line-height:24px;letter-spacing:.25px;color:#009e8e;padding:1.5rem 1.5rem 1.125rem}.anchor-time-picker-duration__picker-header{display:flex;font-style:normal;font-weight:600;font-size:12px;line-height:12px;letter-spacing:.25px;color:#999}.anchor-time-picker-duration__picker-header-item{flex:1;display:flex;justify-content:center;align-items:center;height:40px}.anchor-time-picker-duration__picker-body{display:flex}.anchor-time-picker-duration .infinite-scroll-loop-outer{flex:1;display:flex;flex-direction:column;font-style:normal;font-weight:400;font-size:18px;line-height:27px;color:#20202033;height:200px}.anchor-time-picker-duration__picker-item{font-style:normal;font-weight:400;font-size:18px;line-height:27px;height:40px;min-height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none;color:#20202033;transition:color .5s ease}.anchor-time-picker-duration__picker-item:hover{background:#ebf8f6}.anchor-time-picker-duration__picker-item--near{color:#20202099}.anchor-time-picker-duration__picker-item--active{color:#202020;font-weight:600}.anchor-time-picker-duration__picker-split{flex:.05;display:flex;height:200px;flex-direction:column;font-style:normal;overflow-y:hidden}.anchor-time-picker-duration__picker-split-item{height:40px;min-height:40px;display:flex;justify-content:center;align-items:center;font-style:normal;font-weight:600;font-size:18px;line-height:27px;color:#7ac8c5}.anchor-time-picker-duration__footer{background:#f8f8f8;border:0px solid #ececec;border-radius:0 0 4px 4px;padding:1rem;display:flex;gap:.5rem;justify-content:flex-end}.anchor-time-picker-duration__footer button.anchor-time-picker-duration__cancel-btn,.anchor-time-picker-duration__footer button.anchor-time-picker-duration__apply-btn{font-style:normal;font-weight:600;font-size:12px;line-height:18px}.alpha-chevron{width:.75rem;height:.75rem;transition:transform .2s ease-in}.alpha-chevron>div{display:flex;justify-content:center;align-items:center}.alpha-chevron.alpha-chevron-down{margin-top:0rem}.alpha-chevron.alpha-chevron-up{margin-top:.25rem;transform:rotate(180deg)}.alpha-chevron.alpha-chevron-left{transform:rotate(90deg)}.alpha-chevron.alpha-chevron-right{transform:rotate(-90deg)}.popover.alpha-period-picker{max-width:none}.alpha-period-picker .popover-body,.alpha-period-picker.alpha-modal{font-family:MuseoSans_normal,sans-serif;padding:0!important;color:#333}.alpha-period-picker .popover-body .alpha-period-picker-body,.alpha-period-picker.alpha-modal .alpha-period-picker-body{padding:2rem}.alpha-period-picker .popover-body .alpha-period-picker-footer,.alpha-period-picker.alpha-modal .alpha-period-picker-footer{background-color:#f8f8f8;padding:1rem 2rem;display:flex;justify-content:flex-end}.alpha-period-picker .popover-body .alpha-period-picker-footer button,.alpha-period-picker.alpha-modal .alpha-period-picker-footer button{min-width:initial;padding:.5rem 1rem}.alpha-period-picker .popover-body .alpha-period-picker-footer button:not(:last-child),.alpha-period-picker.alpha-modal .alpha-period-picker-footer button:not(:last-child){margin-right:.5rem}.alpha-period-picker .popover-body header,.alpha-period-picker.alpha-modal header{font-family:MuseoSans_bold,sans-serif;font-size:1rem;padding-bottom:2rem;color:#009e8e}.alpha-period-picker .popover-body .active,.alpha-period-picker.alpha-modal .active{color:#fff;background-color:#009e8e}.alpha-period-picker .popover-body .range,.alpha-period-picker.alpha-modal .range{background-color:#ebf8f6}.alpha-period-picker .popover-body .hover:hover,.alpha-period-picker.alpha-modal .hover:hover{color:#fff;cursor:pointer;background-color:#009e8e}.alpha-period-picker .popover-body .alpha-radio,.alpha-period-picker.alpha-modal .alpha-radio{padding-bottom:1rem}.alpha-period-picker .popover-body .alpha-radio .alpha-radio-children,.alpha-period-picker.alpha-modal .alpha-radio .alpha-radio-children{color:#333;font-size:1rem;font-family:MuseoSans_semibold,sans-serif;display:flex}.alpha-period-picker .popover-body .center,.alpha-period-picker.alpha-modal .center{display:flex;justify-content:center;align-items:center}.alpha-period-picker .popover-body .period-year-nav,.alpha-period-picker.alpha-modal .period-year-nav{font-family:MuseoSans_semibold,sans-serif}.alpha-period-picker .popover-body .period-month-picker,.alpha-period-picker.alpha-modal .period-month-picker{width:12rem}.alpha-period-picker .popover-body .period-month-picker .period-year-nav,.alpha-period-picker.alpha-modal .period-month-picker .period-year-nav{width:100%;justify-content:space-between;padding-bottom:1rem}.alpha-period-picker .popover-body .period-month-nav,.alpha-period-picker.alpha-modal .period-month-nav{display:flex;flex-wrap:wrap}.alpha-period-picker .popover-body .period-month-nav .period-month-item,.alpha-period-picker.alpha-modal .period-month-nav .period-month-item{flex-grow:33.3333333333;width:4rem;height:2rem;min-width:4rem;min-height:2rem}.alpha-period-picker .popover-body .period-month-nav .period-month-item.disabled,.alpha-period-picker.alpha-modal .period-month-nav .period-month-item.disabled{color:#d3d3d3;cursor:not-allowed}.alpha-period-picker .popover-body .period-month-nav .period-month-item.disabled:hover,.alpha-period-picker.alpha-modal .period-month-nav .period-month-item.disabled:hover{color:#d3d3d3;background-color:transparent}.alpha-period-picker .popover-body .alpha-period-picker-type:not(:last-child),.alpha-period-picker.alpha-modal .alpha-period-picker-type:not(:last-child){padding-bottom:1rem}.alpha-period-picker .popover-body .rdr-Calendar,.alpha-period-picker.alpha-modal .rdr-Calendar{font-family:MuseoSans_normal,sans-serif}.alpha-period-picker .popover-body .rdr-Calendar .rdr-WeekDay,.alpha-period-picker.alpha-modal .rdr-Calendar .rdr-WeekDay{padding:.875rem 0}.alpha-period-picker .popover-body .rdr-Calendar .rdr-Day.is-selected,.alpha-period-picker.alpha-modal .rdr-Calendar .rdr-Day.is-selected{background-color:#009e8e!important}.alpha-period-picker .popover-body .rdr-Calendar .rdr-Day.is-inRange:not(.is-selected),.alpha-period-picker.alpha-modal .rdr-Calendar .rdr-Day.is-inRange:not(.is-selected){background-color:#ebf8f6!important;color:#333!important}.alpha-period-picker .popover-body .rdr-Calendar .rdr-MonthAndYear-innerWrapper,.alpha-period-picker.alpha-modal .rdr-Calendar .rdr-MonthAndYear-innerWrapper{color:#333;font-size:1rem!important;padding-bottom:2rem!important;font-family:MuseoSans_semibold,sans-serif}.alpha-period-picker .popover-body .rdr-Calendar .rdr-MonthAndYear-innerWrapper button.rdr-MonthAndYear-button,.alpha-period-picker.alpha-modal .rdr-Calendar .rdr-MonthAndYear-innerWrapper button.rdr-MonthAndYear-button{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='13'%20viewBox='0%200%2012%2013'%3e%3cpath%20fill-rule='nonzero'%20d='M6%2010.243l4.596-4.597a.5.5%200%201%201%20.707.708l-4.95%204.95a.5.5%200%200%201-.707%200l-4.95-4.95a.5.5%200%200%201%20.708-.708L6%2010.243z'/%3e%3c/svg%3e")!important;background-position-x:center!important;background-position-y:center!important;background-repeat:no-repeat!important}.alpha-period-picker .popover-body .rdr-Calendar .rdr-MonthAndYear-innerWrapper button.rdr-MonthAndYear-button.prev,.alpha-period-picker.alpha-modal .rdr-Calendar .rdr-MonthAndYear-innerWrapper button.rdr-MonthAndYear-button.prev{transform:rotate(90deg)}.alpha-period-picker .popover-body .rdr-Calendar .rdr-MonthAndYear-innerWrapper button.rdr-MonthAndYear-button.next,.alpha-period-picker.alpha-modal .rdr-Calendar .rdr-MonthAndYear-innerWrapper button.rdr-MonthAndYear-button.next{transform:rotate(-90deg)}.alpha-period-picker .popover-body .rdr-Calendar .rdr-MonthAndYear-innerWrapper button.rdr-MonthAndYear-button:hover,.alpha-period-picker.alpha-modal .rdr-Calendar .rdr-MonthAndYear-innerWrapper button.rdr-MonthAndYear-button:hover{background-color:transparent}.alpha-period-picker .popover-body .rdr-Calendar .rdr-MonthAndYear-innerWrapper button.rdr-MonthAndYear-button>i,.alpha-period-picker.alpha-modal .rdr-Calendar .rdr-MonthAndYear-innerWrapper button.rdr-MonthAndYear-button>i{display:none!important}.alpha-period-picker .popover-body .period-quarter-picker,.alpha-period-picker .popover-body .period-year-picker,.alpha-period-picker.alpha-modal .period-quarter-picker,.alpha-period-picker.alpha-modal .period-year-picker{width:12rem}.alpha-period-picker .popover-body .period-quarter-picker .period-year-nav,.alpha-period-picker .popover-body .period-year-picker .period-year-nav,.alpha-period-picker.alpha-modal .period-quarter-picker .period-year-nav,.alpha-period-picker.alpha-modal .period-year-picker .period-year-nav{width:100%;justify-content:space-between;padding-bottom:1rem}.alpha-period-picker .popover-body .period-quarter-nav,.alpha-period-picker.alpha-modal .period-quarter-nav{display:flex;flex-wrap:wrap}.alpha-period-picker .popover-body .period-quarter-nav .period-quarter-item,.alpha-period-picker.alpha-modal .period-quarter-nav .period-quarter-item{flex-grow:25;width:2rem;height:2rem;min-width:2rem;min-height:2rem}.MuiPickerStaticWrapper-root .MuiPickersToolbar-root span.MuiTypography-overline{color:#009e8e;text-transform:inherit;font-weight:600;font-size:16px;line-height:24px;letter-spacing:.25px;margin-bottom:12px}.MuiPickerStaticWrapper-root .MuiPickersToolbar-root .MuiPickersToolbar-penIconButton{display:none}.MuiPickerStaticWrapper-root .MuiClockPointer-thumb,.MuiPickerStaticWrapper-root .MuiClockPointer-root,.MuiPickerStaticWrapper-root .MuiClock-pin{background-color:#009e8e;border-color:#009e8e}.MuiPickerStaticWrapper-root .MuiDialogActions-root{padding:16px 32px;background:#f8f8f8;border:0px solid #ececec}.MuiPickerStaticWrapper-root .MuiDialogActions-root button:first-child{background:#fff;border:1px solid #009089;color:#009089;border-radius:4px;align-items:center;padding:7px 16px}.MuiPickerStaticWrapper-root .MuiDialogActions-root button:last-child{background:#009089;border:1px solid #009089;color:#fff;border-radius:4px;align-items:center;padding:7px 16px}.MuiPickerStaticWrapper-root .MuiPickersToolbar-content{display:block}.MuiPickerStaticWrapper-root .MuiPickersToolbar-content .MuiTimePickerToolbar-hourMinuteLabel{display:flex;text-align:center;align-items:center;justify-content:center}.MuiPickerStaticWrapper-root .MuiPickersToolbar-content .MuiTimePickerToolbar-hourMinuteLabel button{background:#7ac8c5;font-weight:600;font-size:32px;line-height:47px;padding:6px 29px}.MuiPickerStaticWrapper-root .MuiPickersToolbar-content .MuiTimePickerToolbar-hourMinuteLabel button span{color:#afdddc}.MuiPickerStaticWrapper-root .MuiPickersToolbar-content .MuiTimePickerToolbar-hourMinuteLabel button span.Mui-selected{color:#fff}.MuiPickerStaticWrapper-root .MuiPickersToolbar-content .MuiTimePickerToolbar-hourMinuteLabel .MuiTimePickerToolbar-separator{color:#009089}.alpha-time-picker .modal-body{padding:0}.alpha-time-picker .modal-content{border:none;border-radius:.5rem;overflow:hidden}.input-year{justify-content:center;padding-bottom:1rem}.input-year input{text-align:center}.periodpicker-tif60-tooltip{padding:0 1rem}.periodpicker-tif60-daterange{text-align:center;font-size:.8rem}.date-picker-error-message{color:#e75552;font-size:.75rem;margin-bottom:.3125rem}.alpha-radio{display:flex;justify-content:baseline;align-items:center;cursor:pointer}.alpha-radio .alpha-radio-toggle{width:calc(1rem + 1px);height:calc(1rem + 1px);min-width:calc(1rem + 1px);min-height:calc(1rem + 1px);border:1px solid #009e8e;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:1rem}.alpha-radio .alpha-radio-toggle>span{width:calc((1rem - 1px)/2);height:calc((1rem - 1px)/2);min-width:calc((1rem - 1px)/2);min-height:calc((1rem - 1px)/2);background-color:#009e8e;border-radius:50%}.alpha-radio.disabled,.alpha-radio.disabled .alpha-checkbox{cursor:default}.alpha-radio.disabled .alpha-radio-toggle{color:#ccc;border:1px solid #cccccc}.alpha-radio.disabled .alpha-radio-toggle.default>span{background-color:#ccc}.alpha-radio.disabled .alpha-radio-toggle>span{background-color:transparent}.alpha-radio.disabled:hover{background:none}.alpha-radio.disabled:hover .alpha-checkbox-box{color:#ccc;cursor:default;border:1px solid #cccccc}.alpha-popover .alpha-popover-toggle{cursor:pointer;border:none;border-radius:0;background:transparent;padding:0;font-size:inherit;color:inherit}.alpha-popover .alpha-popover-toggle:hover{color:inherit}.alpha-popover .alpha-popover-menu{font-size:.75rem}.alpha-popover .dropdown-menu{border:none;z-index:50;min-width:200px;background:transparent}.alpha-input{flex-wrap:nowrap}.alpha-input>input,.alpha-input>*>*{font-family:MuseoSans_normal,sans-serif;font-size:.75rem;font-weight:700;padding:.625rem}.alpha-input .input-group-text{background:#fff}.alpha-input>*{border-left-width:0px;border-right-width:0px}.alpha-input>*:first-child{border-left-width:1px}.alpha-input>*:last-child{border-right-width:1px}.alpha-input.error>input,.alpha-input.error>textarea{border-color:#e75552;border-width:1.5px}.alpha-input.error>input:focus,.alpha-input.error>textarea:focus{box-shadow:0 0 0 .2rem #e75552b0}.alpha-input.large>input{border-width:1px;font-size:1rem!important;padding:1.125rem .75rem;color:#333}.alpha-input .input-group-append{display:flex;border:1px solid #ced4da;height:calc(1.5em + .75rem + 2px);border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.alpha-input .input-group-append .input-search{border:none;width:100%}.alpha-input input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;height:15px;width:15px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3ccircle%20cx='8'%20cy='8'%20r='8'%20fill='%23999'/%3e%3cpath%20fill='%23FFF'%20fill-rule='nonzero'%20d='M11.536%204.464a.833.833%200%200%201%200%201.179L9.179%207.999l2.357%202.358a.833.833%200%201%201-1.179%201.179L8%209.178l-2.357%202.358a.833.833%200%201%201-1.179-1.179l2.357-2.358-2.357-2.356a.833.833%200%201%201%201.179-1.179L8%206.821l2.357-2.357a.833.833%200%200%201%201.179%200z'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:15px;background-position:top left}.input-count-number{text-align:right;display:flex;justify-content:flex-end}.alpha-select button,.alpha-select-popover button{border-radius:.25rem;text-align:left;width:100%;display:flex;justify-content:space-between;align-items:center}.alpha-select button.dropdown-toggle span,.alpha-select-popover button.dropdown-toggle span{max-width:100%;overflow:hidden;text-overflow:ellipsis}.alpha-select button.dropdown-toggle:after,.alpha-select-popover button.dropdown-toggle:after{content:none}.alpha-select button.error,.alpha-select-popover button.error{border-color:#e75552}.alpha-select button .dropdown-chevron,.alpha-select-popover button .dropdown-chevron{margin-left:.5rem}.alpha-select button.icon,.alpha-select-popover button.icon{border:none;color:unset;background:transparent;padding-left:0}.alpha-select button.icon path,.alpha-select-popover button.icon path{fill:#999}.alpha-select button.icon:hover,.alpha-select-popover button.icon:hover{background:inherit;box-shadow:none;color:inherit}.alpha-select button.icon:hover path,.alpha-select-popover button.icon:hover path{fill:#999}.alpha-select button.icon:active,.alpha-select button.icon:focus,.alpha-select-popover button.icon:active,.alpha-select-popover button.icon:focus{background:transparent!important;box-shadow:none!important}.alpha-select.show button,.alpha-select-popover.show button{background-color:#009e8e!important;color:#fff!important}.alpha-select.show button path,.alpha-select-popover.show button path{fill:#fff}.alpha-select.show button>span,.alpha-select-popover.show button>span{color:#fff!important}.alpha-select.show button.dropdown-toggle,.alpha-select-popover.show button.dropdown-toggle{border-color:#009e8e}.alpha-select.show button.icon,.alpha-select-popover.show button.icon{background-color:transparent!important;color:inherit}.alpha-select.show button.icon path,.alpha-select-popover.show button.icon path{fill:#999}.alpha-select.large button.alpha-button,.alpha-select-popover.large button.alpha-button{border:1px solid #d8d8d8;font-size:1rem!important;padding:1.125rem .75rem;color:#333}.alpha-select.large button.alpha-button path,.alpha-select-popover.large button.alpha-button path{fill:#333}.alpha-select.customDisable button.alpha-button.disabled,.alpha-select-popover.customDisable button.alpha-button.disabled{color:#333!important;background-color:#fbfbfb!important}.alpha-select .dropdown-menu,.alpha-select-popover .dropdown-menu{box-shadow:0 8px 12px #5c4c4c29;border:none;padding:1rem 0}.alpha-select .dropdown-menu .alpha-select-popup,.alpha-select-popover .dropdown-menu .alpha-select-popup{max-height:360px;overflow:auto;cursor:pointer}.alpha-select .dropdown-menu .alpha-select-popup.apply,.alpha-select-popover .dropdown-menu .alpha-select-popup.apply{min-width:283px;width:283px;margin-bottom:-1rem}.alpha-select .dropdown-menu .alpha-select-popup .action-container,.alpha-select-popover .dropdown-menu .alpha-select-popup .action-container{background-color:#f8f8f8;padding:1rem;display:flex;align-items:center;justify-content:flex-end}.alpha-select .dropdown-menu .alpha-select-popup .action-container button,.alpha-select-popover .dropdown-menu .alpha-select-popup .action-container button{min-width:3.9rem;width:3.9rem;padding:.5rem 1rem}.alpha-select .dropdown-menu .alpha-select-popup .action-container button:not(:last-child),.alpha-select-popover .dropdown-menu .alpha-select-popup .action-container button:not(:last-child){margin-right:.5rem}.alpha-select .dropdown-menu .alpha-select-popup .action-container button.clear,.alpha-select-popover .dropdown-menu .alpha-select-popup .action-container button.clear{background-color:transparent;border-width:1px;color:#009e8e!important;border-color:#009e8e}.alpha-select .dropdown-menu .alpha-select-popup .action-container button.clear:hover,.alpha-select-popover .dropdown-menu .alpha-select-popup .action-container button.clear:hover{background-color:#009e8e!important;color:#fff!important;box-shadow:0 0 8px #3333!important}.alpha-select .dropdown-menu .alpha-select-popup .action-container button.apply,.alpha-select-popover .dropdown-menu .alpha-select-popup .action-container button.apply{background-color:#009e8e!important;color:#fff!important}.alpha-select .dropdown-menu .lock-container,.alpha-select-popover .dropdown-menu .lock-container{border-top:1px solid #cccccc;padding-top:1rem}.alpha-select .dropdown-menu .lock-container .active-lock-option,.alpha-select-popover .dropdown-menu .lock-container .active-lock-option{padding:0 1rem}.alpha-select .dropdown-menu .lock-container .active-lock-option input,.alpha-select-popover .dropdown-menu .lock-container .active-lock-option input{padding-right:1rem}.alpha-select .dropdown-menu .lock-container .lock-option,.alpha-select-popover .dropdown-menu .lock-container .lock-option{padding-top:1.125rem;display:flex;padding-left:2.5rem;justify-content:space-evenly}.alpha-select .dropdown-menu .lock-container .lock-option .option span,.alpha-select-popover .dropdown-menu .lock-container .lock-option .option span{padding-left:1rem}.alpha-select .alpha-select-option,.alpha-select-popover .alpha-select-option{color:#999;padding:.5rem 1.5rem;font-size:.75rem;font-weight:700;cursor:pointer;line-height:1rem}.alpha-select .alpha-select-option.selected,.alpha-select .alpha-select-option:hover,.alpha-select-popover .alpha-select-option.selected,.alpha-select-popover .alpha-select-option:hover{color:#333;background:#eff3f4}.alpha-select .alpha-select-option.disabled,.alpha-select-popover .alpha-select-option.disabled,.alpha-select .alpha-select-option.disabled .alpha-checkbox,.alpha-select-popover .alpha-select-option.disabled .alpha-checkbox{cursor:default}.alpha-select .alpha-select-option.disabled .alpha-checkbox-box,.alpha-select-popover .alpha-select-option.disabled .alpha-checkbox-box{color:#ccc;border:1px solid #cccccc}.alpha-select .alpha-select-option.disabled:hover,.alpha-select-popover .alpha-select-option.disabled:hover{background:none}.alpha-select .alpha-select-option.disabled:hover .alpha-checkbox-box,.alpha-select-popover .alpha-select-option.disabled:hover .alpha-checkbox-box{color:#ccc;cursor:default;border:1px solid #cccccc}.alpha-select .alpha-select-optgroup-header,.alpha-select-popover .alpha-select-optgroup-header{padding:1rem 1.5rem .5rem;font-size:1rem;cursor:default;text-transform:uppercase}.alpha-select.nowrap,.alpha-select-popover.nowrap{white-space:nowrap}.select-difine button.alpha-button{padding:0;border:none}.select-difine button.alpha-button:hover,.select-difine button.alpha-button:active,.select-difine button.alpha-button:focus{box-shadow:none}.select-difine button.alpha-button .dropdown-chevron svg:hover{color:#009e8e}.alpha-select-popover{max-width:initial}.alpha-select-popover .popover-body{padding:1rem 0}.alpha-select-popover .popover-body .apply{min-width:283px;width:100%}.alpha-select-popover .popover-body .apply .action-container{background:#f8f8f8;padding:1rem;display:flex;justify-content:flex-end;min-width:283px;width:283px;margin-bottom:-1rem;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.alpha-select-popover .popover-body .apply .action-container button{min-width:initial;padding:.5rem 1rem}.alpha-select-popover .popover-body .apply .action-container button:not(:last-child){margin-right:.5rem}.alpha-select .dropdown-menu{width:unset;height:unset}.width-100 .alpha-select .dropdown-menu{width:100%}.alpha-select-popover-outside{max-height:360px;min-width:unset!important;overflow-y:auto}.alpha-multi-select-popup.with-apply{overflow:hidden}.alpha-multi-select-popup.with-apply .popover-body{padding:1rem 0 0}.alpha-multi-select-popup.with-apply .popover-body .alpha-select-all{padding-left:0;display:flex;justify-content:space-between;align-items:center;padding:0 1rem;white-space:nowrap}.alpha-multi-select-popup.with-apply .popover-body .alpha-select-option-container{padding-left:1rem;padding-right:1rem;display:flex;flex-wrap:wrap;flex-direction:column;flex-grow:1;max-height:260px;overflow-y:auto}.alpha-multi-select-popup.with-apply .popover-body .alpha-select-option-container .alpha-select-option{padding:.5rem 1rem}.alpha-multi-select-popup.with-apply .popover-body .action-container{background-color:#f8f8f8;padding:1rem;display:flex;align-items:center;justify-content:flex-end}.custom-button .alpha-button{justify-content:left;border:none;color:#000}.custom-button .alpha-button svg{color:red}.alpha-top-card{border-radius:.5rem;border:solid 1px #cccccc;height:100%}.alpha-top-card.active,.alpha-top-card:hover{position:relative}.alpha-top-card.active:after,.alpha-top-card:hover:after{border-bottom-left-radius:7px;border-bottom-right-radius:7px;position:absolute;content:"";background:#009e8e;left:0;right:0;bottom:0;height:.5rem}.alpha-top-card>*:not(:last-child){border-bottom:1px solid #cccccc}.alpha-top-card .alpha-top-card-header-container{padding:1rem;display:flex;flex-direction:column}.alpha-top-card .alpha-top-card-header-container .alpha-top-card-header{display:flex;padding-bottom:.5rem}.alpha-top-card .alpha-top-card-header-container .alpha-top-card-header .alpha-top-card-header-title{padding-right:1rem;font-size:1.25rem;font-family:MuseoSans_semibold,sans-serif;line-height:1;letter-spacing:.03rem}.alpha-top-card .alpha-top-card-header-container .alpha-top-card-header-sub-title{color:#999;font-size:.75rem;line-height:1;letter-spacing:.0155rem}.alpha-top-card .alpha-top-card-body-container{padding:1rem}.alpha-top-card .alpha-top-card-body-container .alpha-top-card-body-table{width:100%;text-align:center}.alpha-top-card .alpha-top-card-body-container .alpha-top-card-body-table .alpha-top-card-item-row>th,.alpha-top-card .alpha-top-card-body-container .alpha-top-card-body-table .alpha-top-card-item-row td{padding-bottom:1rem}.alpha-top-card .alpha-top-card-body-container .alpha-top-card-body-table .alpha-top-card-item-row .alpha-top-card-item-element.label.dfc{padding-bottom:2rem}.alpha-top-card .alpha-top-card-body-container .alpha-top-card-body-table .alpha-top-card-item-row .alpha-top-card-item-element{line-height:1.2;letter-spacing:.02rem;font-size:1.25rem}.alpha-top-card .alpha-top-card-body-container .alpha-top-card-body-table .alpha-top-card-item-row .alpha-top-card-item-element:nth-child(1){text-align:left}.alpha-top-card .alpha-top-card-body-container .alpha-top-card-body-table .alpha-top-card-item-row .alpha-top-card-item-element.variance{font-size:.75rem;font-family:MuseoSans_semibold,sans-serif;line-height:1;letter-spacing:.0155rem}.alpha-top-card .alpha-top-card-body-container .alpha-top-card-body-table .alpha-top-card-item-row .alpha-top-card-item-element.variance:before{content:"▲";color:transparent;padding-right:.5rem}.alpha-top-card .alpha-top-card-body-container .alpha-top-card-body-table .alpha-top-card-item-row .alpha-top-card-item-element.variance.positive{color:#009e8e}.alpha-top-card .alpha-top-card-body-container .alpha-top-card-body-table .alpha-top-card-item-row .alpha-top-card-item-element.variance.positive:before{content:"▲";color:#009e8e;padding-right:.5rem}.alpha-top-card .alpha-top-card-body-container .alpha-top-card-body-table .alpha-top-card-item-row .alpha-top-card-item-element.variance.positive-inverse{color:#009e8e}.alpha-top-card .alpha-top-card-body-container .alpha-top-card-body-table .alpha-top-card-item-row .alpha-top-card-item-element.variance.positive-inverse:before{content:"▼";color:#009e8e;padding-right:.5rem}.alpha-top-card .alpha-top-card-body-container .alpha-top-card-body-table .alpha-top-card-item-row .alpha-top-card-item-element.variance.negative{color:#e75552}.alpha-top-card .alpha-top-card-body-container .alpha-top-card-body-table .alpha-top-card-item-row .alpha-top-card-item-element.variance.negative:before{content:"▼";color:#e75552;padding-right:.5rem}.alpha-top-card .alpha-top-card-body-container .alpha-top-card-body-table .alpha-top-card-item-row .alpha-top-card-item-element.variance.negative-inverse{color:#e75552}.alpha-top-card .alpha-top-card-body-container .alpha-top-card-body-table .alpha-top-card-item-row .alpha-top-card-item-element.variance.negative-inverse:before{content:"▲";color:#e75552;padding-right:.5rem}.alpha-top-card .alpha-top-card-body-container .alpha-top-card-body-table .alpha-top-card-item-row .alpha-top-card-item-element.header,.alpha-top-card .alpha-top-card-body-container .alpha-top-card-body-table .alpha-top-card-item-row .alpha-top-card-item-element.label{color:#999;font-size:.75rem;font-family:MuseoSans_semibold,sans-serif;line-height:1;letter-spacing:.0155rem}.alpha-top-card .alpha-top-card-body-container .alpha-top-card-body-table .alpha-top-card-item-row .alpha-top-card-item-element .sub-element{display:flex;padding-top:.25rem;font-family:MuseoSans_normal,sans-serif}.alpha-top-card .alpha-top-card-body-custom{display:flex;justify-content:space-around;flex-direction:row}.alpha-top-card .alpha-top-card-body-custom .alpha-top-card-custom-header{width:85px;padding-bottom:1px!important}.alpha-top-card .alpha-top-card-body-custom .left-container,.alpha-top-card .alpha-top-card-body-custom .right-container{width:100%}.alpha-top-card .alpha-top-card-body-custom .right-container .alpha-top-card-item-sub{display:flex;align-items:center;justify-content:space-around}.alpha-top-card .alpha-top-card-body-custom .right-container .alpha-top-card-item-sub .item-sub-value{width:60px;padding:0 1rem 0 0;margin-left:2rem}.alpha-top-card .alpha-top-card-body-custom .right-container .alpha-top-card-item-sub .item-sub-unit{width:70px;margin:.225rem 0 0;padding:0;color:#999;font-size:.75rem;font-family:MuseoSans_semibold,sans-serif;letter-spacing:.0155rem}.alpha-top-card .field-dropdown{float:right;min-width:8rem}.alpha-top-card .field-dropdown button{padding:3px 5px}.anchor-icon-tooltip__tooltip{padding:.75rem!important}.anchor-icon-tooltip__tooltip p{margin-bottom:0;font-weight:400;font-size:12px;line-height:18px}.anchor-popover-customize{position:relative}.anchor-popover-customize__popover{opacity:0;position:absolute;z-index:-1;box-sizing:border-box;background:#fff;box-shadow:0 5px 15px #0000001a,0 0 6px #0000000d;border-radius:.25rem;top:48px;right:0;width:320px}.anchor-popover-customize__popover--open{opacity:1;z-index:1080}.anchor-date-picker-customize{width:100%}.anchor-date-picker-customize .anchor-popover-customize__popover{width:280px;left:0;right:unset}.anchor-date-picker-customize__button-picker{display:flex;justify-content:space-between;align-items:center;width:100%;border:1px solid #009e8e;border-radius:4px;color:#202020;height:34px;font-style:normal;font-weight:400;font-size:14px;line-height:21px;padding:6.5px 8px}.anchor-date-picker-customize__button-picker path{fill:#009e8e}.anchor-date-picker-customize__button-picker:hover{border-color:#009e8e;background-color:#009e8e;box-shadow:0 0 8px 0 51 51 51 / 20%;color:#fff}.anchor-date-picker-customize__button-picker:hover path{fill:#fff}.anchor-date-picker-customize__button-picker svg{margin-top:.25rem}.anchor-date-picker-customize__button-picker:disabled{cursor:not-allowed;background:#edf1f8;border:1px solid #cccccc}.anchor-date-picker-customize__button-picker:disabled:hover{background:#edf1f8}.anchor-date-picker-customize__button-picker:disabled path{fill:#009e8e}.anchor-date-picker-customize__header-section{padding:1.5rem 1.5rem .75rem}.anchor-date-picker-customize__header-text{font-weight:600;font-size:16px;line-height:24px;letter-spacing:.25px;color:#009e8e}.anchor-date-picker-customize__header-content{margin-top:.5rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.anchor-date-picker-customize__content .rdr-Calendar{padding:0}.anchor-time-picker-customize{width:100%;height:100%}.anchor-time-picker-customize__button-picker{display:flex;justify-content:space-between;align-items:center;width:100%;border:1px solid #009e8e;border-radius:4px;color:#202020;height:34px;font-style:normal;font-weight:400;font-size:14px;line-height:21px;padding:6.5px 8px}.anchor-time-picker-customize__button-picker path{fill:#009e8e}.anchor-time-picker-customize__button-picker:hover{border-color:#009e8e;background-color:#009e8e;box-shadow:0 0 8px 0 51 51 51 / 20%;color:#fff}.anchor-time-picker-customize__button-picker:hover path{fill:#fff}.anchor-time-picker-customize__button-picker svg{margin-top:.25rem}.anchor-time-picker-customize__button-picker[disabled]{cursor:unset;color:#ccc;background-color:#edf1f8}.anchor-time-picker-customize__button-picker[disabled] path{fill:#edf1f8}.anchor-time-picker-customize__button-picker[disabled]:hover{background-color:#edf1f8;color:#ccc}.anchor-time-picker-customize__header-section{padding:1.5rem 1.5rem .75rem}.anchor-time-picker-customize__header-text{font-weight:600;font-size:16px;line-height:24px;letter-spacing:.25px;color:#009e8e}.anchor-time-picker-customize__header-content{margin-top:.5rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.anchor-time-picker-customize__current-date{font-weight:400;font-size:16px;line-height:24px;color:#202020}.anchor-time-picker-customize__manual-sections{display:flex;gap:.5rem}.anchor-time-picker-customize__manual-sections img{margin-top:1.25rem}.anchor-time-picker-customize__manual-section{display:flex;flex-direction:column;align-items:center;gap:.25rem}.anchor-time-picker-customize__manual-section span{font-weight:400;font-size:10px;line-height:16px;color:#666}.anchor-time-picker-customize__manual-section input{width:93px;height:60.9px;background:#7ac8c5;border:2px solid #009089;border-radius:4px;text-align:center;font-weight:600;font-size:32px;line-height:47px;color:#fff}.anchor-time-picker-customize__manual-section input:focus::-webkit-input-placeholder{color:transparent}.anchor-check{width:100%;display:inline-flex;align-items:center;justify-content:flex-start;cursor:context-menu}.anchor-check__label{font-size:15px;color:#3f3c4c;margin-left:.5rem;word-break:break-word}.anchor-check__input{width:1.25rem;height:1.25rem;box-sizing:border-box;border:1px solid #d3dee8;display:flex;align-items:center;justify-content:center;transition:.4s}.anchor-check--is-reverse{flex-flow:row-reverse}.anchor-check--is-reverse .anchor-check__label{margin-left:0;margin-right:.5rem}.anchor-check--sm .anchor-check__input{width:1rem;height:1rem}.anchor-check--md .anchor-check__input{width:1.5rem;height:1.5rem}.anchor-check--lg .anchor-check__input{width:1.75rem;height:1.75rem}.anchor-check--checkbox .anchor-check__input{border-radius:4px}.anchor-check--checkbox .anchor-check__input path{fill:#fff}.anchor-check--checkbox .anchor-check__input--is-checked{border-color:#009089}.anchor-check--checkbox .anchor-check__input--is-checked path{fill:#009089}.anchor-check--radio .anchor-check__input{position:relative;border-radius:50%}.anchor-check--radio .anchor-check__input svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.anchor-check--radio .anchor-check__input--is-checked{background-color:#009089}.anchor-check--switch .anchor-check__input{width:36px;border:none;border-radius:10px;position:relative;background-color:#e7e7f0}.anchor-check--switch .anchor-check__input svg{position:absolute;transform:translate(0);left:0%;transition:all .4s}.anchor-check--switch .anchor-check__input--is-checked{background-color:#7365b1}.anchor-check--switch .anchor-check__input--is-checked svg{left:100%;transform:translate(-100%)}.anchor-check--is-disabled .anchor-check__input{background-color:#e7e7f0;border:2px solid #dcdce6;cursor:not-allowed}.anchor-list-radio-box{display:flex;flex-direction:column;gap:1rem}.anchor-select{position:relative}.anchor-select__input{height:48px;background:#fff;border:1px solid #cccccc;border-radius:4px;padding:.75rem .5rem;display:flex;align-items:center;justify-content:space-between}.anchor-select__input-search{position:relative;background:#fff;border:1px solid #cccccc;border-radius:4px;height:48px;display:flex;align-items:center;padding:13px 8px;-webkit-user-select:none;user-select:none;color:#202020}.anchor-select__input-search input{-webkit-user-select:auto;user-select:auto;width:100%;font-style:normal;font-weight:400;font-size:14px;line-height:21px;border:none;outline:none}.anchor-select__input-search:focus-within{color:#495057;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.anchor-select__input-search--error{border-color:#da1e28}.anchor-select__input-search--error:focus-within{border-color:#da1e28}.anchor-select__placeholder{color:#8d8d8d}.anchor-select__option-item{cursor:pointer;padding:.625rem 1rem}.anchor-select__option-item--active,.anchor-select__option-item:hover{color:#009089;background:#ebf8f6;border-radius:8px}.anchor-select__popover{z-index:-1;position:absolute;display:none;background:#fff;box-shadow:0 5px 15px #0000001a,0 0 6px #0000000d;border-radius:4px;top:100%;left:0;width:100%;padding:.375rem;max-height:300px;height:106px;overflow-y:auto}.anchor-select__popover--show{display:block;z-index:1080}.anchor-select__error-message{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:red;margin-top:.125rem}.anchor-select__clear-icon,.anchor-select__search-icon{cursor:pointer}.anchor-select__not-match-message{height:100%;width:100%;display:flex;align-items:center;justify-content:center;font-weight:400;font-size:12px;line-height:18px;color:#d6d6d6}.anchor-card-info-item{width:100%;height:100%}.anchor-card-info-item__head-title{font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#202020;margin-bottom:.5rem}.anchor-card-info-item__title{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#666}.anchor-card-info-item__value{font-style:normal;font-weight:600;font-size:14px;line-height:21px;min-height:21px;color:#202020;margin-top:.5rem;width:100%;height:100%}.anchor-card-info-item__value div:has(.alpha-input.text-form-control),.anchor-card-info-item__value div:has(.anchor-select__input-search),.anchor-card-info-item__value div:has(.anchor-select__input){padding-top:0}.anchor-card-info-item__value .anchor-select__input,.anchor-card-info-item__value textarea.form-control,.anchor-card-info-item__value input.form-control{font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#202020}.anchor-card-info-item .input-count-number{display:none}.anchor-card-info-item__value-description{margin-top:.5rem;font-weight:400;font-size:12px;line-height:18px}.anchor-card-info-item input:focus::-webkit-input-placeholder{color:transparent}.anchor-card-info-item input:read-only{background:#fff;border:1px solid #cccccc;cursor:not-allowed}.anchor-card-info-item__date-picker{width:100%}.anchor-card-info-item__date-picker:disabled{background:#edf1f8!important}.anchor-card-info-item .error{position:absolute;margin-top:-.5rem;color:#e75552}.anchor-card-info-item .input-error{position:unset}.anchor-preloading-active-estimation{border-top:1px solid #cccccc}.anchor-preloading-active-estimation .anchor-custom-accordion__header{padding:1.5rem;font-style:normal;font-weight:600;font-size:24px;line-height:32px;letter-spacing:.25px;color:#202020}.anchor-preloading-active-estimation .anchor-custom-accordion__body{padding:0 1.5rem 1.5rem}.anchor-preloading-active-estimation__title-accordion-right{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#666}.anchor-preloading-active-estimation__title-accordion-right>span:first-child{color:#666;margin-right:.25rem}.anchor-preloading-active-estimation__title-accordion-right>span:last-child{color:#202020;margin-right:1rem}.anchor-preloading-active-estimation__description{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#8d8d8d}.anchor-preloading-active-estimation__header{font-style:normal;font-weight:400;font-size:10px;line-height:16px;color:#999;padding:10px 8px;height:36px}.anchor-preloading-active-estimation__header,.anchor-preloading-active-estimation__row{display:flex;border-top:1px solid #ececec}.anchor-preloading-active-estimation__row{height:54px;font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#202020}.anchor-preloading-active-estimation__body .anchor-preloading-active-estimation__row:first-child{background:#fbfbfb}.anchor-preloading-active-estimation__activities,.anchor-preloading-active-estimation__from-to,.anchor-preloading-active-estimation__duration{display:flex;align-items:center}.anchor-preloading-active-estimation__activities{flex:0 1 35%}.anchor-preloading-active-estimation__activities,.anchor-preloading-active-estimation__from-to{flex:0 1 40%}.anchor-preloading-active-estimation__from-to-value{flex:0 1 50%}.anchor-preloading-active-estimation__from-to-value-date{flex:0 1 50%;padding-right:12px}.anchor-preloading-active-estimation__duration{flex:0 1 25%;padding:0 .5rem}.anchor-preloading-active-estimation__medium-title{font-style:normal;font-weight:600;font-size:20px;line-height:30px;color:#202020;margin-top:1rem}.anchor-preloading-active-estimation__total-duration{display:flex;align-items:center;font-style:normal;font-weight:600;font-size:14px;line-height:18px;color:#202020;margin:8px 0;gap:35px}.anchor-preloading-active-estimation__remark-input{margin-top:.5rem}.anchor-preloading-active-estimation .time-class{width:184px;height:34px;display:flex;align-items:center;background:#fff;border:1px solid #cccccc;color:#202020}.anchor-preloading-active-estimation .time-class .flex.space-between{width:100%}.anchor-preloading-active-estimation .time-class .flex.space-between svg{margin-top:6px}.anchor-preloading-active-estimation__table{display:table;width:40%;margin:10px 0}.anchor-preloading-active-estimation__table .anchor-preloading-active-estimation__table-row{display:table-row}.anchor-preloading-active-estimation__table .anchor-preloading-active-estimation__table-row .anchor-preloading-active-estimation__table-cell{display:table-cell;padding:8px 10px;text-align:left;vertical-align:middle;font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#202020}.anchor-preloading-active-estimation__table .anchor-preloading-active-estimation__table-row .anchor-preloading-active-estimation__table-cell:first-child{width:25%;text-align:left;padding:0 40px 0 0}.anchor-preloading-active-estimation__table .anchor-preloading-active-estimation__table-row .anchor-preloading-active-estimation__table-cell:nth-child(2),.anchor-preloading-active-estimation__table .anchor-preloading-active-estimation__table-row .anchor-preloading-active-estimation__table-cell:nth-child(3){width:37.5%;text-align:center}.anchor-loading-activities .anchor-custom-accordion__header{padding:1.5rem;font-style:normal;font-weight:600;font-size:24px;line-height:32px;letter-spacing:.25px;color:#202020}.anchor-loading-activities .anchor-custom-accordion__body{padding:0 1.5rem 1.5rem}.anchor-loading-activities__title-accordion-right{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#666}.anchor-loading-activities__title-accordion-right>span:first-child{color:#666;margin-right:.25rem}.anchor-loading-activities__title-accordion-right>span:last-child{color:#202020;margin-right:1rem}.anchor-loading-activities__header{font-style:normal;font-weight:400;font-size:10px;line-height:16px;color:#666}.anchor-loading-activities__row{font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#202020}.anchor-loading-activities__header,.anchor-loading-activities__row{border-top:1px solid #ececec;height:48px;display:flex;align-items:center}.anchor-loading-activities__row:first-child{background:#fbfbfb}.anchor-loading-activities__activities,.anchor-loading-activities__actual-duration{flex:0 1 calc(50% - 80px);padding:.625rem .5rem}.anchor-loading-activities__estimated-duration{width:240px;padding:.625rem .5rem;display:flex;flex-direction:column;justify-content:center}.anchor-loading-activities__estimated-duration>div{display:flex;align-items:center}.anchor-loading-activities__actual-duration{display:flex;gap:1rem;align-items:center}.anchor-loading-activities__actual-duration .time-class{width:184px;height:34px;display:flex;align-items:center}.anchor-loading-activities__actual-duration .time-class .flex.space-between{width:100%}.anchor-loading-activities__actual-duration .time-class .flex.space-between svg{margin-top:6px}.anchor-loading-activities__sub-title{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#666}.anchor-loading-activities__medium-title{font-style:normal;font-weight:600;font-size:20px;line-height:30px;color:#202020;margin-top:1rem}.anchor-loading-activities__port-log-card{background:#fff;box-shadow:0 4px 15px #0000000d,0 0 6px #0000000d;border-radius:8px;padding:16px 18px;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#202020;margin-top:16px;margin-bottom:24px}.anchor-loading-activities__port-log-card .anchor-time-picker-duration__input{width:100%}.anchor-loading-activities__port-log-card .anchor-time-picker-duration__popover{left:0}.anchor-loading-activities__remark-input{margin-top:.5rem}.anchor-loading-activities .anchor-card-info-item__date-picker{width:100%;height:34px;display:flex;align-items:center;padding:.625rem .5rem}.anchor-loading-activities .anchor-card-info-item__date-picker>div{width:100%}.anchor-loading-activities .anchor-card-info-item__date-picker>div svg{margin-top:6px}.anchor-loading-activities__select-end-date{display:flex;align-items:center;border:1px solid #cccccc;border-radius:4px;gap:0;width:100%;height:48px}.anchor-loading-activities__select-end-date>*{flex:1}.anchor-loading-activities__select-end-date .alpha-button,.anchor-loading-activities__select-end-date .anchor-time-picker-customize__button-picker{border:none;border-radius:none;height:43px}.anchor-loading-activities__select-end-date>div:first-child{position:relative}.anchor-loading-activities__select-end-date>div:first-child:after{content:" ";position:absolute;border-left:1px solid #cccccc;top:8px;right:0;bottom:8px}.anchor-loading-activities__borderless-table{display:flex;flex-direction:column;margin:1.5rem 0;width:50%}.anchor-loading-activities__borderless-table__header{display:flex;align-items:stretch;font-style:normal;font-weight:600;font-size:14px;line-height:21px;color:#202020;min-height:48px}.anchor-loading-activities__borderless-table__row{display:flex;align-items:stretch;min-height:68px}.anchor-loading-activities__borderless-table__cell{flex:1;padding:.625rem .5rem;display:flex;flex-direction:column;justify-content:center}.anchor-loading-activities__borderless-table__cell--label{flex:0 0 15%;font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#202020;min-width:20px}.anchor-loading-activities__borderless-table__cell--planned{flex:0 0 44.5%;text-align:center;position:relative}.anchor-loading-activities__borderless-table__cell--actual{flex:0 0 44.5%;text-align:center;gap:.5rem;padding:0 30px;min-width:400px}.anchor-loading-activities__borderless-table__vertical-line{width:1px;min-width:1px;background-color:#ccc;align-self:stretch;flex-shrink:0;margin:0}.anchor-loading-activities__borderless-table__sub-text{font-style:normal;font-weight:600;font-size:12px;line-height:18px}.anchor-loading-activities__borderless-table__actual-date-time{display:flex;gap:1px;width:100%;align-items:flex-start;flex-wrap:nowrap;height:50px}.anchor-loading-activities__borderless-table__actual-date-time .anchor-card-info-item{min-width:150px;height:100%}.anchor-loading-activities__borderless-table__actual-date-time .anchor-time-picker-customize__button-picker{height:47px}.alpha-toggle-button-container{position:relative;display:flex}.alpha-toggle-button-container .alpha-toggle-button-item.alpha-toggle-button-icon{width:50px;text-align:center;align-self:center}.alpha-toggle-button-container .alpha-toggle-button-item .alpha-toggle-button{color:#666;padding:.5rem 1rem;white-space:nowrap;border:1px solid #009E8E;display:flex}.alpha-toggle-button-container .alpha-toggle-button-item .alpha-toggle-button:hover{color:#fff}.alpha-toggle-button-container .alpha-toggle-button-item .alpha-toggle-button:hover .alpha-toggle-button-inner-icon svg path{fill:#fff}.alpha-toggle-button-container .alpha-toggle-button-item .alpha-toggle-button:disabled{cursor:not-allowed}.alpha-toggle-button-container .alpha-toggle-button-item .alpha-toggle-button:disabled:hover{color:#fff;background-color:#009e8e}.alpha-toggle-button-container .alpha-toggle-button-item .alpha-toggle-button:disabled:hover .alpha-toggle-button-inner-icon svg path{fill:#fff}.alpha-toggle-button-container .alpha-toggle-button-item .alpha-toggle-button.large{font-size:1rem!important;padding:.75rem;font-family:MuseoSans_semibold,sans-serif}.alpha-toggle-button-container .alpha-toggle-button-item .alpha-toggle-button.alpha-toggle-button-first{border-radius:4px 0 0 4px}.alpha-toggle-button-container .alpha-toggle-button-item .alpha-toggle-button:not(.alpha-toggle-button-first){border-left:0px}.alpha-toggle-button-container .alpha-toggle-button-item .alpha-toggle-button.alpha-toggle-button-last{border-radius:0 4px 4px 0}.alpha-toggle-button-container .alpha-toggle-button-item .alpha-toggle-button.alpha-toggle-button-active,.alpha-toggle-button-container .alpha-toggle-button-item .alpha-toggle-button.alpha-toggle-button-active:hover{background-color:#ebf8f6;color:#009e8e}.alpha-toggle-button-container .alpha-toggle-button-item .alpha-toggle-button.alpha-toggle-button-active:hover .alpha-toggle-button-inner-icon svg path{fill:#009e8e}.alpha-toggle-button-container .alpha-toggle-button-item .alpha-toggle-button.alpha-toggle-button-active .alpha-toggle-button-inner-icon svg path{fill:#009e8e}.alpha-toggle-button-container .alpha-toggle-button-item .alpha-toggle-button .alpha-toggle-button-inner-item{margin-right:10px}.alpha-toggle-button-container .alpha-toggle-button-item .alpha-toggle-button .alpha-toggle-button-inner-item:last-child{margin:0}.alpha-toggle-button-container .alpha-toggle-button-item .alpha-toggle-button .alpha-toggle-button-inner-icon{width:21px;height:21px}.alpha-toggle-button-container .alpha-toggle-button-item .alpha-toggle-button .alpha-toggle-button-inner-icon svg{width:100%;height:100%}.alpha-toggle-button-container .alpha-toggle-button-item .alpha-toggle-button .alpha-toggle-button-inner-icon svg path{fill:#666}.alpha-toggle-button-container .alpha-toggle-button-item .alpha-toggle-button .alpha-toggle-button-inner-icon.alpha-toggle-button-inner-warning-icon svg path{fill:#fff}.no-data-block{padding-top:2rem;padding-bottom:2rem}.loader-message{color:#e75552;padding-top:.5rem;padding-bottom:1rem;font-family:MuseoSans_normal,sans-serif;font-size:.75rem;letter-spacing:.25px;line-height:12px}button.alpha-button.btn-transparent-red{width:118px;background-color:#fff;border-color:#e75552;display:block;margin:auto;margin-top:.625rem;font-family:MuseoSans_normal,sans-serif;color:#e75552;font-size:.75rem;letter-spacing:.25px;line-height:12px}button.alpha-button.btn-transparent-red:hover{background:#e75552;cursor:pointer}.login-page{height:100%;width:100%;position:absolute;top:0;left:0;right:0;bottom:0}.login-page .ict-support-container{margin-top:40px;margin-left:35px;margin-right:15px;text-align:left;font-family:MuseoSans_normal,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.5px}.login-page .link-style{color:#009e8e;text-decoration:underline}.login-page .row{height:100%}.login-page .row>div{height:100%}.login-page .row .login-form{position:relative;background:#f8f8f8;text-align:center;display:flex;flex-direction:column;justify-content:center}.login-page .row .login-form .form-start:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:#000;background-image:url(/assets/spinner-C_B3YNs5.gif);background-position:center;background-repeat:no-repeat;background-size:100px;opacity:.5}.login-page .row .login-form .error{color:#e75552;margin-bottom:30px}.login-page .row .login-form label{margin:0;font-size:.75rem;font-weight:700;letter-spacing:.5px}.login-page .row .login-form input{font-size:1rem;width:100%;display:block;border:0;background-color:transparent;color:#ccc;border-bottom:1px solid #cccccc;border-radius:0;margin:0 0 3rem;text-align:center;font-family:MuseoSans_normal,sans-serif}.login-page .row .login-form .login-label{position:absolute;top:2.5rem;left:2.5rem;font-size:1.5rem;font-weight:700}.login-page .row .login-form .login-header{font-size:1.25rem;margin-bottom:2.75rem}.login-page .row .login-form button{min-width:80%;margin:0 auto}.login-page .login-splash{width:100%;height:100%;padding:1rem;display:flex;flex-direction:column;justify-content:space-between;background:#fff}.login-page .login-splash .header{display:flex;flex-direction:row;justify-content:space-between}.login-page .login-splash .logo{width:100px;height:25px}.login-page .login-splash .landing img{width:100%}.login-page .login-splash .disclaimer{color:#999;font-size:12px;letter-spacing:.25px;line-height:12px}.login-page .login-splash .alert{justify-self:flex-end;text-align:right;max-width:300px;color:#e75552;font-size:.9rem}.login-page .title{margin-bottom:2rem}.login-page .btn-container{margin-top:3rem}.content-container{width:100%;height:100%;display:flex;position:relative}.content-container .page{z-index:1;padding-left:70px;padding-right:0;padding-top:4rem;padding-bottom:2rem;width:100%;overflow-y:auto;min-height:calc(100vh - 4rem)}.content-container .page.mobile{padding-left:0}.page-header{position:fixed;right:0;top:0;height:4rem;padding:0 1.5rem;z-index:201;background:#fff;border-bottom:1px solid #cccccc;display:flex;justify-content:space-between;align-items:center}.page-header .page-header-title{display:flex;align-items:flex-end;font-weight:700;color:#666;font-size:1.25rem!important}.page-header .right-container{display:flex;align-items:center;height:100%}.page-header .right-container .unit-container,.page-header .right-container .logo-container{padding:0 1rem;border-left:1px solid #cccccc;height:100%;display:flex;align-items:center}.page-header .right-container .unit-container{min-width:120px}.page-header .right-container .unit-container .alpha-select>button{border:none;border-width:0}.page-header .right-container .logo-container{padding-left:30px}.page-header .right-container .logo-container .logo{max-width:100px;text-align:right}.page-header .right-container .logo-container .logo img{width:100%}.page-header .right-container .logo-container .logo-divider{height:20px;background-color:#ccc;border:1px inset;margin-left:1rem;margin-right:1rem}.alpha-card{color:#333;line-height:1;flex-shrink:1}.alpha-card>.alpha-card-header{padding:0 0 1rem .5rem;display:flex;align-items:flex-end;white-space:nowrap}.alpha-card>.alpha-card-header .alpha-card-header-title{font-family:MuseoSans_normal,sans-serif;font-weight:700;font-size:1.25rem}.alpha-card>.alpha-card-header .alpha-card-header-subtitle{border-left:1px solid #cccccc;color:#999;padding:.375rem 1rem;margin-left:1rem;margin-bottom:-.1875rem;font-weight:700;font-size:.75rem}.alpha-card>.alpha-card-body{background-color:#fff;border:1px solid #cccccc;border-radius:.5rem;display:flex;overflow:hidden;min-height:10.5rem;align-items:stretch}.alpha-card>.alpha-card-body>.alpha-card-item{padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;background-repeat:no-repeat;background-position:right center;background-origin:content-box}.alpha-card>.alpha-card-body>.alpha-card-item>.alpha-card-item-top-icon,.alpha-card>.alpha-card-body>.alpha-card-item>table>tr>td>.alpha-card-item-top-icon{padding-bottom:1.5rem}.alpha-card>.alpha-card-body>.alpha-card-item>.alpha-card-item-title,.alpha-card>.alpha-card-body>.alpha-card-item>table>tr>td>.alpha-card-item-title{flex-grow:1;font-size:1rem;font-weight:700;color:#999;font-family:MuseoSans_semibold,sans-serif;line-height:1;letter-spacing:.5px;width:80%}.alpha-card>.alpha-card-body>.alpha-card-item>.alpha-card-item-title .title,.alpha-card>.alpha-card-body>.alpha-card-item>table>tr>td>.alpha-card-item-title .title{width:300px;overflow:hidden;display:inline-block;text-overflow:ellipsis;white-space:nowrap;color:#666;cursor:pointer}.alpha-card>.alpha-card-body>.alpha-card-item>.alpha-card-item-as-of-date{color:#999;font-size:.75rem;padding-top:.5rem;padding-bottom:1rem}.alpha-card>.alpha-card-body>.alpha-card-item>.alpha-card-item-variance,.alpha-card>.alpha-card-body>.alpha-card-item>table>tr>th>.alpha-card-item-variance{color:#009e8e;font-weight:700;padding-bottom:1rem;padding-top:1rem;font-size:.75rem}.alpha-card>.alpha-card-body>.alpha-card-item>.alpha-card-item-variance.positive:before,.alpha-card>.alpha-card-body>.alpha-card-item>table>tr>th>.alpha-card-item-variance.positive:before{content:"▲";padding-right:.5rem}.alpha-card>.alpha-card-body>.alpha-card-item>.alpha-card-item-variance.negative,.alpha-card>.alpha-card-body>.alpha-card-item>table>tr>th>.alpha-card-item-variance.negative{color:#e75552}.alpha-card>.alpha-card-body>.alpha-card-item>.alpha-card-item-variance.negative:before,.alpha-card>.alpha-card-body>.alpha-card-item>table>tr>th>.alpha-card-item-variance.negative:before{content:"▼";padding-right:.5rem}.alpha-card>.alpha-card-body>.alpha-card-item>.alpha-card-item-variance-with-null{font-weight:700;padding-bottom:1rem;padding-top:1rem;font-size:.75rem}.alpha-card>.alpha-card-body>.alpha-card-item>.alpha-card-item-updated{font-size:.75rem;color:#999;padding-top:.5rem;padding-bottom:1rem}.alpha-card>.alpha-card-body>.alpha-card-item>.alpha-card-item-value-unit{display:flex;align-items:flex-end}.alpha-card>.alpha-card-body>.alpha-card-item>.alpha-card-item-value-unit>.alpha-card-item-content{flex-grow:1;flex-shrink:1;line-height:1.25;letter-spacing:.25px}.alpha-card>.alpha-card-body>.alpha-card-item>.alpha-card-item-value-unit>.alpha-card-item-value{font-size:2rem}.alpha-card>.alpha-card-body>.alpha-card-item>.alpha-card-item-value-unit>.alpha-card-item-unit{font-size:.75rem;font-weight:700;color:#999;margin-left:1rem;margin-bottom:.375rem}.alpha-card>.alpha-card-body>.alpha-card-item.color>.alpha-card-item-title{color:inherit}.alpha-card>.alpha-card-body>.alpha-card-item.color>.alpha-card-item-value-unit>.alpha-card-item-unit{color:inherit}.alpha-card>.alpha-card-body>.alpha-card-item .info-tooltip{padding-left:.75rem}.alpha-card>.alpha-card-body>.alpha-card-item .hide-tooltip{display:none}.alpha-card>.card-body-custom .alpha-card-item-title{margin-top:30px;color:#202020!important}@media (max-width: 767px){.alpha-card .alpha-card-body{flex-direction:column}}@media (max-width: 768px){.alpha-card .alpha-card-on-mobile{flex-direction:column}.alpha-card .alpha-card-on-mobile .alpha-card-item>table>tr>td>.alpha-card-item-title{font-size:.75rem}.alpha-card .alpha-card-on-mobile .alpha-card-item>table>tr>td>.alpha-card-item-title .alpha-card-item-unit{font-weight:initial;text-transform:lowercase}.alpha-card .alpha-card-on-mobile .alpha-card-item>table>tr>th .alpha-card-item-variance{padding-bottom:.3rem;text-align:center}}.alpha-card>.alpha-card-footer{font-size:.75rem;text-align:center;padding:.5rem;color:#999;font-weight:700}.alpha-card.bordered.inline>.alpha-card-body>.alpha-card-item:not(:last-child){border-bottom:1px solid #cccccc}.alpha-card.bordered:not(.inline)>.alpha-card-body>.alpha-card-item:not(:last-child){border-right:1px solid #cccccc}.alpha-card.centered>.alpha-card-body>.alpha-card-item{align-items:center;text-align:center;padding-left:0;padding-right:0}.alpha-card.centered>.alpha-card-body>.alpha-card-item>.alpha-card-item-title,.alpha-card.centered>.alpha-card-body>.alpha-card-item>.alpha-card-item-variance{font-size:.75rem}.alpha-card.centered>.alpha-card-body>.alpha-card-item>.alpha-card-item-title,.alpha-card.centered>.alpha-card-body>.alpha-card-item>.alpha-card-item-variance-with-null{font-size:.75rem}.alpha-card.centered>.alpha-card-body>.alpha-card-item>.alpha-card-item-value-unit{align-items:center;flex-direction:column}.alpha-card.centered>.alpha-card-body>.alpha-card-item>.alpha-card-item-value-unit .alpha-card-item-value{font-size:1.5rem;margin-bottom:.5rem}.alpha-card.centered>.alpha-card-body>.alpha-card-item>.alpha-card-item-value-unit .alpha-card-item-unit{margin-left:0;margin-bottom:0;font-size:.75rem}.alpha-card.active>.alpha-card-body,.alpha-card.hover:hover>.alpha-card-body{position:relative}.alpha-card.active>.alpha-card-body:after,.alpha-card.hover:hover>.alpha-card-body:after{position:absolute;content:"";background:#009e8e;left:0;right:0;bottom:0;height:.5rem}.alpha-card.hover{cursor:pointer}.alpha-card.inline>.alpha-card-body{flex-direction:column}.alpha-card.inline>.alpha-card-body .alpha-card-item{flex-direction:row;align-items:center;padding-top:.375rem;padding-bottom:.375rem}.alpha-card.inline>.alpha-card-body .alpha-card-item:first-child{padding-top:1.5rem}.alpha-card.inline>.alpha-card-body .alpha-card-item:last-child{padding-bottom:1.5rem}.alpha-card.inline>.alpha-card-body .alpha-card-item .alpha-card-item-title{font-size:.75rem}.alpha-card.inline>.alpha-card-body .alpha-card-item .alpha-card-item-value-unit .alpha-card-item-value{font-size:1.25rem}.alpha-card.inline>.alpha-card-body .alpha-card-item .alpha-card-item-value-unit .alpha-card-item-unit{margin-bottom:2px}@media (max-width: 880px){.alpha-card.stripped>.alpha-card-body{display:grid;grid-template-columns:repeat(2,1fr)}.alpha-card .alpha-card-body>.alpha-card-item>.alpha-card-item-title{font-size:.8rem;font-weight:700;line-height:1;letter-spacing:.5px}.alpha-card .alpha-card-body>.alpha-card-item>.alpha-card-item-value-unit>.alpha-card-item-value{font-size:1.5rem}}.alpha-card.stripped>.alpha-card-body{border:none;border-radius:0;min-height:0;height:auto}.alpha-card.stripped>.alpha-card-body>.alpha-card-item{padding:0 0 30px}.alpha-card.stripped>.alpha-card-body>.alpha-card-item>.alpha-card-item-title{color:#333}.alpha-card.grow{flex-grow:1}.alpha-card.grow>.alpha-card-body>.alpha-card-item{flex-grow:1}.alpha-card.grow:not(.centered)>.alpha-card-body>.alpha-card-item{padding-right:1.5rem}.alpha-card.disabled .alpha-card-body>.alpha-card-item>.alpha-card-item-value-unit>.alpha-card-item-content>button{color:#ccc;border:1px solid #cccccc}.alpha-card.disabled .alpha-card-body>.alpha-card-item>.alpha-card-item-value-unit>.alpha-card-item-content>button:hover{cursor:auto;background-color:unset}.alpha-card-group .alpha-card-group-content{border-radius:.5rem;border:1px solid #cccccc;overflow:hidden;background-color:#fff}.alpha-card-group .alpha-card-group-content .alpha-card>.alpha-card-header{padding:1rem;background-color:#04656c;color:#fff;border-top:1px solid #cccccc}.alpha-card-group .alpha-card-group-content .alpha-card>.alpha-card-header>.alpha-card-header-title{margin:auto}.alpha-card-group .alpha-card-group-content .alpha-card>.alpha-card-body{border-radius:0;border:none;border-top:1px solid #cccccc;background:transparent}.alpha-card-group .alpha-card-group-content .alpha-card:first-child>*:first-child{border-top:none}.home-page-container .video-container{position:absolute;padding-top:1.5rem;top:45px;right:10px;bottom:20px;z-index:-1;transform:rotate(270deg);min-height:360px;min-width:360px;height:calc(90% - 100px)}.home-page-container .left-container{width:30%}.alpha-section-tab{display:flex;flex-wrap:wrap;padding:0 1.5rem .75rem;margin-top:-1.5rem;margin-bottom:.75rem}.alpha-section-tab.underline{border-bottom:1px solid #cccccc}.alpha-section-tab.contained{margin-left:-1.5rem;margin-right:-1.5rem}.alpha-section-tab .tab-label{color:#ccc;margin-right:2.5rem;margin-top:1.5rem;position:relative;font-size:1.125rem;font-weight:700;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:.5px;cursor:pointer;transition:.2s all ease-in}.alpha-section-tab .tab-label a{transition:.2s all ease-in;color:#ccc;text-decoration:none}.alpha-section-tab .tab-label:after{content:"";position:absolute;bottom:-.75rem;width:0;left:0;border-bottom:3px solid #009e8e;z-index:1;transition:.1s all ease-in}.alpha-section-tab.small .tab-label{font-size:1rem}.alpha-section-tab .selected-label,.alpha-section-tab .tab-label:hover{color:#009e8e}.alpha-section-tab .selected-label a,.alpha-section-tab .tab-label:hover a{color:#009e8e;text-decoration:none}.alpha-section-tab .selected-label:after,.alpha-section-tab .tab-label:hover:after{width:1.5rem}@font-face{font-family:Checkbox;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBD8AAAC8AAAAYGNtYXAYVtCJAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zn4huwUAAAF4AAABYGhlYWQGPe1ZAAAC2AAAADZoaGVhB30DyAAAAxAAAAAkaG10eBBKAEUAAAM0AAAAHGxvY2EAmgESAAADUAAAABBtYXhwAAkALwAAA2AAAAAgbmFtZSC8IugAAAOAAAABknBvc3QAAwAAAAAFFAAAACAAAwMTAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADoAgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6AL//f//AAAAAAAg6AD//f//AAH/4xgEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAEUAUQO7AvgAGgAAARQHAQYjIicBJjU0PwE2MzIfAQE2MzIfARYVA7sQ/hQQFhcQ/uMQEE4QFxcQqAF2EBcXEE4QAnMWEP4UEBABHRAXFhBOEBCoAXcQEE4QFwAAAAABAAABbgMlAkkAFAAAARUUBwYjISInJj0BNDc2MyEyFxYVAyUQEBf9SRcQEBAQFwK3FxAQAhJtFxAQEBAXbRcQEBAQFwAAAAABAAAASQMlA24ALAAAARUUBwYrARUUBwYrASInJj0BIyInJj0BNDc2OwE1NDc2OwEyFxYdATMyFxYVAyUQEBfuEBAXbhYQEO4XEBAQEBfuEBAWbhcQEO4XEBACEm0XEBDuFxAQEBAX7hAQF20XEBDuFxAQEBAX7hAQFwAAAQAAAAIAAHRSzT9fDzz1AAsEAAAAAADRsdR3AAAAANGx1HcAAAAAA7sDbgAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAADuwABAAAAAAAAAAAAAAAAAAAABwQAAAAAAAAAAAAAAAIAAAAEAABFAyUAAAMlAAAAAAAAAAoAFAAeAE4AcgCwAAEAAAAHAC0AAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhWZXJzaW9uIDIuMABWAGUAcgBzAGkAbwBuACAAMgAuADBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhDaGVja2JveABDAGgAZQBjAGsAYgBvAHhSZWd1bGFyAFIAZQBnAHUAbABhAHJDaGVja2JveABDAGgAZQBjAGsAYgBvAHhGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype")}.alpha-checkbox{display:flex;align-items:center;position:relative;cursor:pointer}.alpha-checkbox input{width:0!important;opacity:0!important;min-width:0!important;max-width:0!important}.alpha-checkbox .alpha-checkbox-box{font-family:Checkbox;content:"";width:1.25rem;height:1.25rem;border-radius:.25rem;border:1px solid #009e8e;color:#009e8e;font-size:.75rem;display:flex;align-items:center;justify-content:center;background-color:#fff}.alpha-checkbox .alpha-checkbox-label{margin-left:1rem}.alpha-checkbox.checked .alpha-checkbox-box:before{content:""}.alpha-checkbox:hover .alpha-checkbox-box{border-width:2px}.alpha-checkbox.grey .alpha-checkbox-label{font-size:.75rem;color:#999}.alpha-checkbox.grey .alpha-checkbox-box{width:1rem;height:1rem;border:1px solid #999999}.alpha-checkbox.grey .alpha-checkbox-box:hover{border:1px solid #009e8e}.alpha-checkbox.grey.checked .alpha-checkbox-box{border-color:#009e8e}.alpha-checkbox.disabled{cursor:not-allowed;pointer-events:none}.alpha-checkbox.disabled .alpha-checkbox-box{border:1px solid #cccccc}.alpha-checkbox.disabled .alpha-checkbox-box:before{color:#ccc}.alpha-multi-select .alpha-button input,.alpha-multi-select .alpha-button input:hover{border:none;outline:none;background-color:transparent;color:inherit}.alpha-multi-select .alpha-button.alpha-multi-select-apply-btn.disabled{background-color:#ececec!important;color:#ccc!important}.alpha-multi-select.input-multi-select .input-button{background-color:transparent!important;border-color:transparent;padding:0}.alpha-multi-select.input-multi-select .input-button .input-group-append{display:flex;border:1px solid #ced4da;height:50px;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;visibility:visible;padding-left:-10px;margin-left:0;min-width:-webkit-fill-available}.alpha-multi-select.input-multi-select .input-button .input-group-append .input-search{border:none;width:100%;padding:15px}.alpha-multi-select.input-multi-select .input-button .input-group-append>img{padding:0 15px;background-color:transparent}.alpha-multi-select .input-group-menu{width:100%;margin-top:.5rem;box-shadow:0 2px 12px #5c4c4c29}.alpha-multi-select .input-group-menu .alpha-select-option{min-width:100%;color:#000}.alpha-multi-select .input-group-menu .alpha-select-option:hover{color:#009e8e;background-color:#ebf8f6}.alpha-multi-select .dropdown-menu{height:fit-content}.alpha-multi-select .dropdown-menu.show-all-label .alpha-select-popup .alpha-select-all{padding-left:0}.alpha-multi-select .dropdown-menu.show-all-label .alpha-select-popup .alpha-select-option-container{padding-left:1.5rem;padding-right:1.5rem}.alpha-multi-select .dropdown-menu .alpha-select-popup{max-height:368px;overflow-y:auto;position:relative;display:flex;flex-direction:column;font-weight:700;font-style:normal;font-stretch:normal;color:#333}.alpha-multi-select .dropdown-menu .alpha-select-popup .alpha-select-all{display:flex;justify-content:space-between;align-items:center;padding:0 1.5rem;white-space:nowrap}.alpha-multi-select .dropdown-menu .alpha-select-popup .alpha-select-all .alpha-select-title{font-family:MuseoSans_semibold,sans-serif;font-size:1.25rem;letter-spacing:.5px}.alpha-multi-select .dropdown-menu .alpha-select-popup .alpha-select-all .alpha-select-option{padding-right:0;font-family:MuseoSans_semibold,sans-serif;font-size:.75rem;letter-spacing:.3px;width:100%}.alpha-multi-select .dropdown-menu .alpha-select-popup .alpha-select-option-container.wrapGroup{max-height:475px;min-width:728px}.alpha-multi-select .dropdown-menu .alpha-select-popup .alpha-select-option-container{display:flex;flex-wrap:wrap;flex-direction:column;flex-grow:1}.alpha-multi-select .dropdown-menu .alpha-select-popup .alpha-select-option-container.wrapGroup [data-header]{min-height:510px;display:flex;flex-direction:column;flex-wrap:wrap}.alpha-multi-select .dropdown-menu .alpha-select-popup .alpha-select-optgroup-header{text-align:left;padding-top:2rem;padding-bottom:1rem;font-family:MuseoSans_semibold,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.5px}.alpha-multi-select .dropdown-menu .alpha-select-popup .alpha-select-option{display:flex;align-items:center;font-family:MuseoSans_normal,sans-serif;font-size:.75rem;letter-spacing:.3px;max-width:400px}.alpha-multi-select .dropdown-menu .alpha-select-popup .alpha-select-option.selected:not(:hover){background:none}.alpha-multi-select .dropdown-menu .alpha-select-popup .alpha-select-option>input{margin-right:1rem}.alpha-multi-select .dropdown-menu .alpha-select-popup .alpha-select-option .checkbox{margin-right:.75rem}.alpha-select-option{padding-right:0;font-family:MuseoSans_semibold,sans-serif;font-size:.75rem;letter-spacing:.3px;display:flex;align-items:baseline}.alpha-select-option:not(:last-child){padding-bottom:.5rem}.alpha-multi-select-popup{max-height:368px;max-width:400px;overflow-y:auto}.show-all-label .popover-body{max-width:400px}.show-all-label .popover-body .alpha-select-option{display:flex;align-items:center}.show-all-label .popover-body .alpha-select-all{margin-bottom:.5rem}.show-all-label .popover-body .alpha-select-option-container{padding-left:1.5rem;padding-right:1.5rem}.alpha-multi-select-popup{max-height:368px}.chart-filter-header-container{display:flex;justify-content:space-between;align-items:center;padding-bottom:2rem}.chart-filter-header-container .title-block{display:flex;justify-content:space-between;align-items:center}.chart-filter-header-container .title-block .chart-title{font-family:MuseoSans_semibold,sans-serif;font-size:1.5rem;font-weight:700;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:.5px;color:#333}.chart-filter-header-container .title-block .chart-titledivider{background-color:#ccc;border:1px inset #cccccc;margin-left:1rem;margin-right:1rem}.chart-filter-header-container .title-block .chart-titledivider.divider-vertically{border:none;height:1.5rem;width:.0625rem}.chart-filter-header-container .title-block .chart-updatedtime{font-family:MuseoSans_semibold,sans-serif;font-size:.75rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:.3px;color:#999}.chart-filter-header-container .title-block .info-tooltip{padding-left:1.5rem}.chart-filter-header-container .title-block .hide-tooltip{display:none}.chart-filter-header-container .filter-block{display:inline-flex}.chart-filter-header-container .remarks-block{font-size:.75rem;color:#999;padding-right:1rem;align-self:center}.headerSubTitle{flex:auto;margin-left:18px;padding-left:18px;border-left:1px solid #ececec;font-size:12px;color:#999}.headerSubTitle.headerSubTitleError{color:#e75552}@media screen and (max-width: 767px){.chart-filter-header-container{display:inline}}.tooltip-container{border-radius:4px!important;box-shadow:0 8px 12px #5c4c4c29!important;background-color:#fff!important;padding:1.5rem!important;font-family:MuseoSans_normal,sans-serif!important;font-size:.75rem!important;font-weight:500!important;font-style:normal!important;font-stretch:normal!important;line-height:1.33!important;letter-spacing:.3px!important;transition:unset}.tooltip-container .tooltip-inner{color:#333;background:#fff}.chart-multiupdatedtime{font-family:MuseoSans_normal,sans-serif;font-size:.75rem;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:.3px;color:#999}.alpha-date-picker button.btn{border-radius:4px;border:#009e8e solid 1px;color:#009e8e;background:transparent;font-size:.75rem!important;padding:.75rem 1rem}.alpha-date-picker button.btn path{fill:#009e8e}.alpha-date-picker button.btn.primary{background:#009e8e;color:#fff}.alpha-date-picker button.btn.primary path{fill:#fff}.alpha-date-picker button.btn:hover,.alpha-date-picker button.btn:active{background:#009e8e;color:#fff;box-shadow:0 0 8px #3333}.alpha-date-picker button.btn:hover path,.alpha-date-picker button.btn:active path{fill:#fff}.alpha-date-picker button.btn.large{border-width:1px;border-color:#d1d1d1;font-size:1rem!important;padding:1.125rem .75rem;color:#333;width:100%}.alpha-date-picker button.btn.large path{fill:#333}.alpha-date-picker button.btn.small{padding:.5rem 1rem;line-height:1rem;border-width:1px;font-family:MuseoSans_semibold,sans-serif;min-width:6rem}.alpha-date-picker button.btn>div{display:flex;justify-content:space-between;align-items:center}.alpha-date-picker button.btn>div>span:last-child{margin-left:1rem}.alpha-date-picker .show>.btn-secondary.dropdown-toggle{background:#009e8e;color:#fff;font-size:.75rem;border-color:#009e8e}.alpha-date-picker .show>.btn-secondary.dropdown-toggle path{fill:#fff}.alpha-date-picker .rdr-DateRange{width:100%;padding:0 .5rem;display:flex!important}.alpha-date-picker .rdr-Calendar .is-inRange{background:#eff3f4!important}.alpha-date-picker .rdr-Calendar .is-selected{background:#009e8e!important}.alpha-button-group{display:flex}.alpha-button-group .alpha-button{border-radius:0}.alpha-button-group .alpha-button:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.alpha-button-group .alpha-button:last-child{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.alpha-button-group.small .alpha-button{border-width:1px;padding:.5rem 1rem;line-height:1rem;font-family:MuseoSans_normal,sans-serif;min-width:4.875rem}.alpha-legend{display:flex;color:#999}.alpha-legend .alpha-legend-header{color:#666;padding:1.5rem}.alpha-legend .alpha-legend-content{flex-grow:1;display:flex;padding:1.5rem;flex-wrap:wrap}.alpha-legend .alpha-legend-title{white-space:nowrap}.alpha-legend .alpha-legend-title,.alpha-legend .alpha-legend-header{font-size:.75rem;font-weight:700}.alpha-legend .alpha-legend-item{margin-right:2rem;margin-bottom:.75rem;display:flex;align-items:center;padding-bottom:.25rem}.alpha-legend .alpha-legend-item:last-child{margin-right:0}.alpha-legend .alpha-legend-item .alpha-legend-icon{margin-right:.75rem;position:relative}.alpha-legend .alpha-legend-item .alpha-legend-icon.__line,.alpha-legend .alpha-legend-item .alpha-legend-icon.__dash{height:.25rem;width:1rem}.alpha-legend .alpha-legend-item .alpha-legend-icon.__dash:after{content:"";width:.25rem;background-color:#fff;position:absolute;left:.375rem;height:.25rem}.alpha-legend .alpha-legend-item .alpha-legend-icon.__square,.alpha-legend .alpha-legend-item .alpha-legend-icon.__circle{height:.75rem;width:.75rem}.alpha-legend .alpha-legend-item .alpha-legend-icon.__circle{border-radius:50%}.alpha-legend .alpha-legend-item .alpha-legend-icon.__pill{border-radius:.375rem;height:.625rem;width:3rem}.alpha-legend .info-tooltip{padding-left:1.5rem}.tooltip-title .tooltip-inner{text-align:left}.tooltip--small{max-width:144px;width:100%}.tooltip--large{max-width:420px;width:100%}.alpha-mobile-legend{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;overflow-x:scroll!important;padding:0!important;white-space:nowrap}.alpha-mobile-legend-item{margin-bottom:0!important}.square-slider{position:sticky;top:0;bottom:0;width:50px;background-color:#f8f8f8;margin-left:8px}.path-icon{padding:28px 12px 0}.mobile-legend-scrollbar::-webkit-scrollbar-thumb{display:none}.mobile-legend-scrollbar::-webkit-scrollbar{display:none;width:0;height:0;padding-right:0}.mobile-legend-scrollbar{-ms-overflow-style:none}.alpha-chart tspan,.alpha-chart text{font-family:MuseoSans_normal,sans-serif}.highcharts-tooltip{z-index:999;background:#fff}.highcharts-tooltip>span{font-family:MuseoSans_normal,sans-serif!important;color:#333!important;left:10px!important;padding:1.5rem;background:#fff;border-radius:6px;box-shadow:0 8px 12px #5c4c4c29;text-align:center;white-space:nowrap!important;width:auto!important;display:unset!important}.highcharts-tooltip>span .event-block{display:block;min-width:800px;max-width:1000px;word-wrap:break-word;white-space:normal}.highcharts-tooltip-container{z-index:1053}.highcharts-tooltip-container .highcharts-tooltip>span{padding:0;background-color:none;box-shadow:none}.tooltip-spot-label{position:relative;color:#fff;background-color:#33b1a5;padding:.25rem .5rem;border-radius:.25rem}.overlay{position:absolute;display:block;width:100%;top:0;left:0;right:0;bottom:0;background-color:#333333e6;z-index:51!important;text-align:center;align-items:center;justify-content:center;display:flex;flex-flow:column wrap}.glee-p-chart-container .chart-bottom-segment{padding-left:6.25rem;display:flex}.glee-p-chart-container .chart-bottom-segment>div:nth-child(2){flex-grow:.5}.glee-p-chart-container .chart-bottom-segment>div:nth-child(4),.glee-p-chart-container .chart-bottom-segment div:nth-child(6){flex-grow:1}.glee-p-chart-container .chart-bottom-segment .vertical-line{border-left:2px dashed #999999;height:2.5rem}.glee-p-chart-container .chart-bottom-segment .demand{height:.25rem;width:100%;display:block;margin:1.125rem 0}.glee-p-chart-container .chart-bottom-segment .high{background-color:#1c2c73}.glee-p-chart-container .chart-bottom-segment .low{background-color:#e0b25b}.glee-p-chart-container .chart-bottom-segment img{padding-left:.8125rem;vertical-align:middle}.glee-p-chart-container .chart-bottom-segment>div{padding:0;padding-bottom:1.875rem}.glee-p-chart-container .chart-bottom-segment>div>.demand-text{margin-left:.5rem;color:#999;font-size:.75rem;letter-spacing:.25px;line-height:.75rem}.glee-p-chart-container .chart-bottom-segment .col-5{-ms-flex:0 0 39.999997%;flex:0 0 39.999997%;max-width:39.999997%}.glee-p-chart-container .chart-info-segment .info-block{font-family:MuseoSans_normal,sans-serif;font-size:1rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:.75;letter-spacing:.3px;color:#333}.glee-p-chart-container .chart-info-segment .info-block>span:nth-child(2){font-weight:700}.glee-actual-matrix .alpha-table{max-height:290px;overflow-x:auto}.glee-actual-matrix .alpha-table table{table-layout:fixed;width:100%}.glee-actual-matrix .alpha-table table tbody td{z-index:9;padding:0rem}.glee-actual-matrix .alpha-table table thead tr th{color:#333;position:-webkit-sticky;z-index:10}.glee-actual-matrix .alpha-table table thead tr th:first-child{width:100px;min-width:100px;max-width:100px;padding:.25rem;white-space:normal}.glee-actual-matrix .alpha-table input[type=number]{border:none;text-align:center;width:100%}.glee-actual-matrix .alpha-table input[type=number]:focus{background-color:#7fffd4;padding:.5rem;outline:none}.glee-actual-matrix .alpha-table input[type=number]:disabled{background-color:transparent}.glee-actual-matrix .alpha-table input[type=number]::-webkit-outer-spin-button,.glee-actual-matrix .alpha-table input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.glee-actual-matrix .alpha-table input[type=number]{-moz-appearance:textfield}.matrix-swal .swal-footer{text-align:center}.matrix-swal .swal-footer .swal-button:not([disabled]):hover{background-color:#009e8e}.matrix-swal .swal-footer .swal-button{border-style:solid;box-shadow:none}.matrix-swal .swal-icon--success,.matrix-swal .swal-icon--success .swal-icon--success__line{background-color:#009e8e}.matrix-swal .swal-icon--success .swal-icon--success__ring{border-color:#009e8e}.matrix-swal .swal-icon--success .swal-icon--success__hide-corners{width:10px}.alpha-table{background:#fff;overflow:auto;max-height:600px}.alpha-table>div,.alpha-table table{border-collapse:unset;display:table;margin:-1px;min-width:100%}.alpha-table.min-height{min-height:500px}.alpha-table.min-height .no-data-cell{min-height:500px;height:500px}.alpha-table.no-border-x .alpha-trow th:not(:last-child),.alpha-table.no-border-x .alpha-trow td:not(:last-child),.alpha-table.no-border-x .alpha-trow .alpha-th:not(:last-child),.alpha-table.no-border-x .alpha-trow .alpha-td:not(:last-child),.alpha-table.no-border-x tr th:not(:last-child),.alpha-table.no-border-x tr td:not(:last-child),.alpha-table.no-border-x tr .alpha-th:not(:last-child),.alpha-table.no-border-x tr .alpha-td:not(:last-child){border-right:none}.alpha-table .alpha-thead th,.alpha-table .alpha-thead td,.alpha-table .alpha-thead .alpha-th,.alpha-table .alpha-thead .alpha-td,.alpha-table thead th,.alpha-table thead td,.alpha-table thead .alpha-th,.alpha-table thead .alpha-td{display:table-cell;color:#999;background:#fff;box-shadow:0 2px #dee2e6}.alpha-table .alpha-thead th .filter button,.alpha-table .alpha-thead td .filter button,.alpha-table .alpha-thead .alpha-th .filter button,.alpha-table .alpha-thead .alpha-td .filter button,.alpha-table thead th .filter button,.alpha-table thead td .filter button,.alpha-table thead .alpha-th .filter button,.alpha-table thead .alpha-td .filter button{min-width:initial}.alpha-table .alpha-trow,.alpha-table tr{display:table-row;min-width:100%}.alpha-table .alpha-trow th,.alpha-table .alpha-trow td,.alpha-table .alpha-trow .alpha-th,.alpha-table .alpha-trow .alpha-td,.alpha-table tr th,.alpha-table tr td,.alpha-table tr .alpha-th,.alpha-table tr .alpha-td{display:table-cell;font-size:.75rem;padding:1.25rem;text-align:center;border-bottom:1px solid #dee2e6;white-space:nowrap}.alpha-table .alpha-trow th:not(:last-child),.alpha-table .alpha-trow td:not(:last-child),.alpha-table .alpha-trow .alpha-th:not(:last-child),.alpha-table .alpha-trow .alpha-td:not(:last-child),.alpha-table tr th:not(:last-child),.alpha-table tr td:not(:last-child),.alpha-table tr .alpha-th:not(:last-child),.alpha-table tr .alpha-td:not(:last-child){border-right:1px solid #dee2e6}.alpha-table .alpha-trow.bg-gray,.alpha-table tr.bg-gray,.alpha-table .alpha-trow.bg-gray td input,.alpha-table .alpha-trow.bg-gray th,.alpha-table tr.bg-gray td input,.alpha-table tr.bg-gray th{background-color:#ececec}.alpha-table td.left{text-align:left}.alpha-table td.disabled{background:#f8f8f8}.alpha-table th.left{text-align:left}.alpha-table th.disabled{background:#f8f8f8}.th-filter-dropdown{max-height:300px;overflow-y:auto}.th-filter-dropdown.with-apply{overflow-y:hidden;max-height:400px}.custom-border{border-bottom:1px solid #d9d9d9!important}.lockin-lockout-filter{justify-content:center;align-items:center;margin:-1rem 0 1rem}.multi-para-tooltip-container{padding:.5rem}.ReactTable-no-data{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important}.ReactTable-no-data .img-container{padding-bottom:1.5rem!important}.alpha-no-data-container{min-height:480px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#ccc}.alpha-no-data-container .img-container{padding-bottom:1.5rem}.reduced-obligation rect{stroke:#fff;stroke-width:2px}.system-effectiveness-chart-container{font-weight:700;font-style:normal;font-stretch:normal;line-height:1}.system-effectiveness-chart-container .chart-header{display:flex;justify-content:space-between;font-family:MuseoSans_semibold,sans-serif;font-size:1.25rem;letter-spacing:.5px;text-align:right;color:#333;border-radius:8px}.system-effectiveness-chart-container .chart-legend{margin-left:7rem;padding-right:6.8rem;font-family:MuseoSans_semibold,sans-serif;font-size:.75rem;line-height:1;letter-spacing:.3px;color:#333}.system-effectiveness-chart-container .chart-legend .row div:nth-child(1){border-bottom:5px solid #1c2c73;padding-bottom:1rem}.system-effectiveness-chart-container .chart-legend .row div:nth-child(2){border-bottom:5px solid #58478d}.system-effectiveness-chart-container .chart-header,.system-effectiveness-chart-container .chart-legend-row{background:#fff}.system-effectiveness-chart-container .chart-info-footer-container{display:flex;justify-content:space-evenly;background:#fff;border-top:1px solid #d7d7d7}.system-effectiveness-chart-container .chart-info-footer-container .info-block{font-family:MuseoSans_normal,sans-serif;font-size:1rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:.75;letter-spacing:.3px;color:#333;padding-bottom:1.75rem}.system-effectiveness-chart-container .chart-info-footer-container .info-block:last-child{padding-bottom:0}.system-effectiveness-chart-container .chart-info-footer-container .info-block>img{padding-right:1rem}.system-effectiveness-chart-container .chart-info-footer-container .info-block>span:nth-child(2){font-weight:700}.hideFilter{visibility:hidden}.card-block{cursor:pointer;font-style:normal;font-stretch:normal;line-height:1}.card-block .card-body-type2,.card-block .card-body-type1,.card-block .card-body-type3,.card-block .card-body-type4,.card-block .card-body-type5{position:relative;color:#999;background-color:#fff;border-radius:.5rem;border:1px solid #cccccc;padding:0}.card-block .card-body-type2 .segment-title{padding:1.5rem 0 2.5rem;color:#999;font-size:1rem;font-weight:700;letter-spacing:.25px;line-height:16px}.card-block .card-body-type2 .segment-value{font-size:2rem;padding:2rem 0}.card-block .card-body-type2 .segment-value .value{color:#000;font-size:2rem}.card-block .card-body-type2 .segment-value .unit{padding-left:1rem;font-size:.75rem}.card2-container{width:100%}.card-segment-image{position:relative;width:calc(100% - 40px);padding-left:40px;background-repeat:no-repeat;background-position-y:center;background-position-x:right}.card-column{display:flex;justify-content:space-evenly}.card-1{font-style:normal;font-stretch:normal;line-height:1}.card-1 .alignTextLeft{text-align:left}.card-1 .alignTextLeft .segment-title{font-size:1rem;font-weight:700;letter-spacing:.25px;padding-bottom:2rem}.card-1 .alignTextLeft .segment-value{font-size:2rem;padding-bottom:1.5rem}.card-1 .alignTextLeft .segment-unit{padding-left:.5rem}.card-1 .alignTextLeft .segment-wrapper{display:flex;flex-direction:row}.card-1 .alignTextLeft .segment-wrapper .segment-value{padding-right:.5rem}.card-1 .alignTextLeft .segment-wrapper .segment-unit{display:flex;align-items:center}.card-1 .alignTextCenter{text-align:center}.card-1 .alignTextCenter .segment-title{font-size:.75rem;font-weight:700;letter-spacing:.3px;padding-bottom:1rem}.card-1 .alignTextCenter .segment-value{font-size:1.5rem;padding-bottom:1rem}.card-1 .alignTextCenter .segment-wrapper .segment-unit{padding-bottom:1.5rem}.card-1 .card-segment-left{border-right:1px solid #cccccc}.card-1 .segment-title{font-family:MuseoSans_semibold,sans-serif;color:#999;padding-top:1.5rem}.card-1 .segment-variance{padding-bottom:1rem}.card-1 .segment-alert-space{padding-top:.75rem}.card-1 .segment-value{font-family:MuseoSans_normal,sans-serif;font-weight:500;letter-spacing:.5px;color:#333}.card-1 .segment-unit{font-family:MuseoSans_normal,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.3px;color:#999}.card-5 .alignTextLeft{text-align:left;padding-bottom:2rem}.card-5 .alignTextLeft .segment-title{font-size:1rem;font-weight:700;letter-spacing:.25px;padding-bottom:1.5rem}.card-5 .alignTextLeft .segment-value{font-size:.8125rem;padding-bottom:.5rem}.card-5 .alignTextLeft .segment-unit{padding-left:.5rem}.card-5 .alignTextLeft .segment-wrapper{display:flex;flex-direction:row;justify-content:space-between}.card-5 .alignTextLeft .segment-wrapper .segment-value{padding-right:.5rem;color:inherit}.card-5 .alignTextLeft .segment-wrapper .segment-unit{display:inline-flex;align-items:right;align-content:flex-end;color:inherit}.card-5 .alignTextCenter{text-align:left;margin-bottom:1.25rem}.card-5 .alignTextCenter .segment-title{font-size:1rem;font-weight:700;letter-spacing:.3px;padding-bottom:1rem}.card-5 .alignTextCenter .segment-wrapper{display:flex;flex-direction:row}.card-5 .alignTextCenter .segment-wrapper .segment-value{font-size:1.5rem;padding-bottom:1.5rem}.card-5 .alignTextCenter .segment-wrapper .segment-unit{align-self:flex-end;padding-bottom:1.25rem;margin-left:.5rem;margin-bottom:.3125rem}.card-5 .card-segment-left{border-right:1px solid #cccccc}.card-5 .segment-title{font-family:MuseoSans_semibold,sans-serif;color:#999;padding-top:1.5rem}.card-5 .segment-variance{padding-bottom:1rem}.card-5 .segment-alert-space{padding-top:.75rem}.card-5 .segment-value{font-family:MuseoSans_normal,sans-serif;font-weight:500;letter-spacing:.5px;color:#333}.card-5 .segment-unit{font-family:MuseoSans_normal,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.3px;color:#999}.card-footer-type1{padding-top:1rem;text-align:center}.card-footer-type1>span{font-family:MuseoSans_normal,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.3px;color:#999}.card-3 .top-segment{display:flex;flex-direction:row;justify-content:space-between;border-bottom:1px solid #ececec;padding:1.5rem 1.5rem .5rem}.card-3 .top-segment .header-title{font-family:MuseoSans_semibold,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.3px;color:#999}.card-3 .top-segment .header-value{font-family:MuseoSans_normal,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.3px;color:#333}.card-3 .top-segment .header-unit{font-family:MuseoSans_normal,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.3px;color:#999}.card-3 .top-segment .header-value{padding-right:.5rem}.card-3 .bottom-segment,.card-3 .segment-value-wrapper,.card-3 .top-segment-header-wrapper{display:flex;flex-direction:row}.card-3 .segment-title{font-family:MuseoSans_semibold,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.3px;text-align:center;color:#999;padding-bottom:.75rem}.card-3 .mid-segment-title{font-family:MuseoSans_normal,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.3px;text-align:center;color:#999;padding-bottom:.5rem}.card-3 .segment-value{font-family:MuseoSans_normal,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.3px;text-align:center;color:#333;padding-bottom:.5rem}.card-3 .segment-unit{font-family:MuseoSans_normal,sans-serif;font-size:.5rem;font-weight:500;letter-spacing:.3px;text-align:center;color:#999}.card-3 .segment-value-wrapper{justify-content:space-between}.card-3 .card-segment-left,.card-3 .card-segment-right{padding-top:1.5rem;padding-bottom:1.5rem}.card-3 .card-segment-left{border-right:1px solid #ececec}.card-4{padding:1.75rem 1.5rem 0!important;font-style:normal;font-stretch:normal;line-height:1}.card-4 .row-element{display:flex;justify-content:space-between;padding-bottom:11px}.card-4 .row-element .left-element{font-family:MuseoSans_semibold,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.3px;color:#999}.card-4 .row-element .right-element>:nth-child(1){font-family:MuseoSans_normal,sans-serif;font-size:1.25rem;font-weight:500;letter-spacing:.5px;color:#333;padding-right:.5rem}.card-4 .row-element .right-element>:nth-child(2){font-family:MuseoSans_normal,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.3px;color:#999}.card-header{background-color:transparent;border:none;display:flex}.card-header .header-title{font-family:MuseoSans_semibold,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.5px;color:#333;white-space:nowrap}.card-header .header-divider{background-color:#ccc;border:1px inset;margin-left:1rem;margin-right:1rem}.card-header .last-update{font-family:MuseoSans_normal,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.3px;color:#999;display:flex;align-items:center}.segment-variance{font-family:MuseoSans_semibold,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.3px}.segment-valueheader-positive{color:#009e8e}.segment-valueheader-negative{color:#e75552}.segment-valueheader-empty{visibility:hidden}.card-segment-left,.card-segment-right{display:flex;flex-direction:column;justify-content:space-between}.card-1,.card-3,.card-4,.card-5{margin-bottom:6.8px;overflow:hidden}.card-1:hover:after,.card-1.active:after,.card-3:hover:after,.card-3.active:after,.card-4:hover:after,.card-4.active:after,.card-5:hover:after,.card-5.active:after{position:absolute;content:"";background:#009e8e;left:0;right:0;bottom:0;height:7px}.card-5{font-style:normal;font-stretch:normal;line-height:1}.card-5 .card-body{display:flex;padding:1.5rem 1rem;height:9.75rem;border-radius:5px;border:1px solid #d7d7d7;justify-content:space-between;background-color:#fff}.card-5 .card-segment{display:flex;flex-direction:column;justify-content:space-between}.card-5 .segment-wrapper{display:flex;align-items:flex-end}.card-5 .segment-title{color:#999}.card-5 .segment-value{font-family:MuseoSans_normal,sans-serif;font-size:2rem;font-weight:500;letter-spacing:.5px;padding-right:.5rem;color:#333}.card-5 .segment-unit{margin:.25rem 0;font-size:.75rem;color:#999}.top-card-container{padding-bottom:6rem}.top-card-header-section{padding:4rem 0 0}.top-card-header-section>div{text-align:center;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:.3px}.top-card-header-section>div .header-title{display:block;text-align:center;font-size:1rem;font-weight:700;color:#333;padding-bottom:1rem}.top-card-header-section>div .header-last-updated{font-family:MuseoSans_normal,sans-serif;font-size:.75rem;font-weight:700;color:#999}.top-card-choke-view-section{text-align:center;margin-top:2.5rem;display:flex;align-items:center;position:relative}.top-card-choke-view-section>.choke-block{height:40px}.top-card-choke-line-section{margin:0 12%;position:absolute;height:2px;top:50%;left:0;right:0;background:#ececec}.top-card-choke-value-section{display:flex;justify-content:space-between;padding-bottom:3.1875rem;font-family:MuseoSans_normal,sans-serif;font-size:.75rem;font-weight:700;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:.3px;text-align:center;color:#999}.top-card-choke-value-section>span:nth-child(2){text-align:center}.top-card-choke-value-section>span:nth-child(4){visibility:hidden}.top-card-choke-text-section{transform-origin:left;transform:rotate(-90deg);position:absolute;top:18.8rem;font-family:MuseoSans_semibold,sans-serif;font-size:1rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:.3px;color:#999}.top-card-gauge-section{position:relative}.top-card-card-view .alpha-card-footer-content{padding-top:1rem;color:#999;font-family:MuseoSans_normal,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.25px;line-height:.75rem;text-align:center}.top-card-card-view .alpha-card-item{width:50%}.top-card-card-view .card-body-type3 .header-value{color:#333}.top-card-card-view .card-body-type3 .bottom-segment>.card-segment-left>.segment-value-wrapper>.split-container:nth-child(1) .segment-value{color:#333}.alpha-breadcrumb{display:flex}.alpha-breadcrumb .alpha-breadcrumb-path{display:flex;position:relative;color:#333;font-size:.75rem;margin-right:1.75rem;padding:.3rem .75rem;cursor:pointer;background:#f8f8f8;color:#999;border-radius:1.5rem}.alpha-breadcrumb .alpha-breadcrumb-path:last-child{background:#ececec;color:#333;font-size:.75rem;margin-right:1rem}.alpha-breadcrumb-path:not(:last-child):after{content:"";position:absolute;right:-1.25rem;pointer-events:none;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%3e%3cpath%20fill='%23999'%20fill-rule='nonzero'%20d='M8.243%206L3.646%201.404a.5.5%200%200%201%20.708-.707l4.95%204.95a.5.5%200%200%201%200%20.707l-4.95%204.95a.5.5%200%200%201-.708-.708L8.243%206z'/%3e%3c/svg%3e");width:12px;height:15px;background-repeat:no-repeat;background-position-y:3px;font-family:"Font Awesome 5 Free"}.feedgas-production-performance-popover.popover{max-width:initial}.feedgas-production-performance-popover-content{text-align:center;display:flex;flex-direction:space-between;flex-direction:row;align-items:center}.feedgas-production-performance-popover-content .content-word{display:flex;flex-direction:column}.feedgas-production-performance-popover-content .content-word .top-text{border-bottom:.5px solid #999999;padding:0 1px 4px 0;margin-right:10px}.feedgas-production-performance-popover-content .content-word .bottom-text{padding:4px 1px 0 0;margin-right:10px}.alpha-tooltip-container .tooltipCard .darkerTooltipIndicator .tooltipLabel span{color:#999;font-weight:800}.alpha-tooltip-container .tooltipCard .tooltipContent .tooltipIndicatorContainer .tooltipIndicator.typeSquareWithBorder{border-radius:0;border:1px solid #000000}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .tooltipContentCustom .tooltipIndicatorContainer .tooltipIndicator.typeSquareWithBorder{border-radius:0;border:1px solid #000000}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceCustom.positive{color:#009e8e}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceCustom.positive:before{color:#009e8e;padding-right:.5rem}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceCustom.positive-inverse{color:#009e8e}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceCustom.positive-inverse:before{color:#009e8e;padding-right:.5rem}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceCustom.negative{color:#dab164}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceCustom.negative:before{color:#dab164;padding-right:.5rem}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceCustom.negative-inverse{color:#dab164}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceCustom.negative-inverse:before{color:#dab164;padding-right:.5rem}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceCustomSuccessGreen{font-size:.75rem;font-family:MuseoSans_semibold,sans-serif;padding-left:.25rem;padding-top:.2rem}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceCustomSuccessGreen:before{color:transparent;padding-right:.5rem}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceCustomSuccessGreen.positive{color:#82c785}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceCustomSuccessGreen.positive:before{color:#82c785;padding-right:.5rem}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceCustomSuccessGreen.positive-inverse{color:#82c785}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceCustomSuccessGreen.positive-inverse:before{color:#82c785;padding-right:.5rem}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceCustomSuccessGreen.negative{color:#dab164}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceCustomSuccessGreen.negative:before{color:#dab164;padding-right:.5rem}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceCustomSuccessGreen.negative-inverse{color:#dab164}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceCustomSuccessGreen.negative-inverse:before{color:#dab164;padding-right:.5rem}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceColor.positive{color:#dab164}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceColor.positive:before{color:#dab164;padding-right:.5rem}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceColor.positive-inverse{color:#dab164}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceColor.positive-inverse:before{color:#dab164;padding-right:.5rem}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceColor.negative{color:#009e8e}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceColor.negative:before{color:#009e8e;padding-right:.5rem}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceColor.negative-inverse{color:#009e8e}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceColor.negative-inverse:before{color:#009e8e;padding-right:.5rem}.tooltip-container.planner-list{margin-top:-1rem;margin-left:2rem;padding:0}.tooltip-container.planner-list .tooltip-inner{max-width:15.6rem;padding:0;border-radius:.37rem;text-align:left}.event-details-body{background-color:#fff;border:1px solid #cccccc;border-radius:.5rem;display:flex;align-items:stretch;flex-direction:column}.event-details-header{font-family:MuseoSans_semibold,sans-serif;font-size:1rem;line-height:1;letter-spacing:.25px;color:#333;letter-spacing:.5px}.event-details-checkbox-ribbon{flex-wrap:wrap;display:flex;flex-direction:row;border-top:1px solid #cccccc;border-bottom:1px solid #cccccc}.event-details-box{background-color:#fff;min-height:2rem;max-height:18.2rem;border-radius:.5rem;display:flex;align-items:stretch;flex-direction:column}.padding-between-checkbox{padding-left:12.25rem}.main-padding{padding:1.5rem}.event-date{font-size:.75rem;color:#999;padding-bottom:.625rem}.details-padding{padding-bottom:2rem}.event-details-no-data{margin:auto;display:flex;color:#ccc;flex-direction:column;text-align:center;padding:4rem}.alpha-page-section div:nth-child(3)>.alpha-top-card,.alpha-page-section div:nth-child(4)>.alpha-top-card{position:relative;cursor:default}.alpha-page-section div:nth-child(3)>.alpha-top-card:after,.alpha-page-section div:nth-child(4)>.alpha-top-card:after{position:absolute;content:"";background:transparent;left:0;right:0;bottom:0;height:8px}.alpha-page-section .alpha-page-icon{margin-right:.75rem;position:relative}.alpha-page-section .alpha-page-icon.__circle{height:.75rem;width:.75rem;border-radius:50%}.alpha-page-section .alpha-page-icon.__dash{height:3px;width:.75rem}.top-card-gauge-section{position:relative;border-bottom:none!important}.top-card-gauge-section .gauge-chart-block{cursor:pointer}.top-card-gauge-section .gaugeIcon{position:absolute;top:50%;left:50%;margin-top:-24px;margin-left:-19px}.cargo-tooltip-format{margin:10px 10px 1px;padding:10px 10px 1px}.top-card-no-display{display:flex;text-align:center;justify-content:center;align-items:center;height:300px}.feedgas-top-card-container .supply-performance-card .alpha-card .alpha-card-body .alpha-card-item:nth-child(1) .alpha-card-item-value-unit{align-items:flex-start}.feedgas-top-card-container .supply-performance-card .alpha-card .alpha-card-body .alpha-card-item:nth-child(1) .alpha-card-item-value-unit .alpha-card-item-content .alpha-card-body .alpha-card-item{padding-right:0}.feedgas-top-card-container .supply-performance-card .alpha-card .alpha-card-body .alpha-card-item:nth-child(1) .alpha-card-item-value-unit .alpha-card-item-content .alpha-card-body .alpha-card-item:nth-child(1){padding-top:.75rem;padding-bottom:.75rem}.feedgas-top-card-container .supply-performance-card .alpha-card .alpha-card-body .alpha-card-item:nth-child(1) .alpha-card-item-value-unit .alpha-card-item-content .alpha-card-body .alpha-card-item:nth-child(2){padding-bottom:.75rem}.feedgas-top-card-container .supply-performance-card .alpha-card .alpha-card-body .alpha-card-item:nth-child(1) .alpha-card-item-value-unit .alpha-card-item-content .alpha-card-body .alpha-card-item:nth-last-child(1){padding-bottom:.3125rem}.feedgas-top-card-container .alpha-top-card{cursor:pointer}.feedgas-top-card-container .alpha-top-card .alpha-top-card-item-element{width:70%}.gas-tooltip .header-image{display:flex;justify-content:center;width:40px;height:40px;background:#fff;align-items:center;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.gas-tooltip .header-image>img{max-height:35px;max-width:35px}.gas-tooltip .header{display:flex;flex-direction:row;align-items:center;border-radius:.5rem;border-bottom-left-radius:0;border-bottom-right-radius:0}.gas-tooltip .header .header-title{font-family:MuseoSans_semibold,sans-serif;font-size:1.25rem;color:#fff}.gas-tooltip .header .last-updated{font-family:MuseoSans_normal,sans-serif;font-size:.75rem;color:#fff}.gas-tooltip .header.grey{background-color:#999}.gas-tooltip .header.red{background-color:#e75552}.gas-tooltip .header.yellow{background-color:#ffbe4f}.gas-tooltip .header.green{background-color:#009e8e}.gas-tooltip .header.black{background-color:#333}.gas-tooltip .gas-content{display:flex;background:#fff;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.gas-tooltip .gas-content .alpha-card{width:332px}.gas-tooltip .gas-content .alpha-card .alpha-card-body{border:none}.gas-tooltip .gas-content .alpha-card .alpha-card-body .alpha-card-item-title{position:relative}.gas-tooltip .gas-content .alpha-card .alpha-card-body .alpha-card-item-title .item-circle-dot-column{width:50%;position:absolute;right:-5px;top:0;height:12px;width:12px;border-radius:50%}.gas-tooltip .gas-content .alpha-card .alpha-card-body .alpha-card-item-title .item-circle-dot-column.red{background-color:#e75552}.gas-tooltip .gas-content .alpha-card .alpha-card-body .alpha-card-item-title .item-circle-dot-column.green{background-color:#009e8e}.gas-tooltip .gas-content .alpha-card .alpha-card-body .alpha-card-item{width:50%}.gasNetworkContainer .gasNetworkHeader{display:flex;flex-direction:row}.gasNetworkContainer .gasNetworkHeader .gasNetworkTitle{margin-top:8px;height:100%;font-weight:700;font-size:1.2rem;padding-right:16px;border-right:1px solid #999999}.gasNetworkContainer .gasNetworkHeader .gasNetworkUpdatedTime{margin-top:8px;padding-left:16px;font-size:.75rem;color:#999}.gasNetworkContainer .gasNetworkHeader .gasNetworkButtonContainer{display:flex;flex-direction:row;flex:1 1 auto;justify-content:flex-end}.gasNetworkContainer .gasNetworkHeader .gasNetworkButtonContainer .marginRight{margin-right:16px}.gasNetworkContainer .gasNetworkHeader .selectFieldsContainer{display:flex;justify-items:flex-end;flex:1 1 auto;margin-bottom:32px}.gasNetworkContainer .gasNetworkHeader .selectFieldsContainer .marginRight{margin-right:1rem}.gasNetworkContainer .gas-network-container{padding:0;background:linear-gradient(to bottom,#d7eeff 63.5%,#fff 40%,#f9f9f8 40%)}.tippy-tooltip{padding:0!important;text-align:left}.tippy-tooltip.empty-theme .tippy-backdrop,.tippy-tooltip.honeybee-theme{background-color:#fff}.arrow-up{display:inline;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #e0b25b;top:-10px;position:relative;margin-right:5px}.arrow-down{display:inline;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #e75552;top:10px;position:relative;margin-right:5px}.screenshot_icon_container{text-align:right;padding-bottom:10px}.screenshot_icon{margin:10px 20px 0 0;width:24px;height:24px}.NGL-table{height:48rem!important;text-align:center;border-color:#d6d6d6}.NGL-table .purple-light-bg{color:#666;background-color:#edecf2!important;border-color:#edecf2!important;border-bottom:none}.NGL-table .purple-dark-bg{color:#fff;background:#58478d!important;border-color:#58478d!important;border-bottom:none}.NGL-table .purple-concentrated-dark-bg{color:#fff;background-color:#1c2c73!important;border-color:#1c2c73!important;border-bottom:none}.NGL-table .green-dark-bg{color:#fff;background-color:#04656c!important;border-color:#04656c!important;border-bottom:none}.NGL-table .sand-brown-bg{color:#fff;background-color:#ceb888!important;border-color:#ceb888!important}.NGL-table .sand-brown-dark-bg{color:#fff;background-color:#e0b25c!important;border-color:#e0b25c!important}.NGL-table .middle-text{vertical-align:middle}.NGL-table .header-row-lv3 th{color:#c7c7c7!important}.NGL-table .purple-bg{color:#fff;background:#524f8c}.NGL-table .yellow-bg{color:#fff;background:#dab164}.NGL-table .purple-bg-light{background:#edecf2}.NGL-table .yellow-bg-light{background:#f5f0e6}.NGL-table .dark-teal-bg-dark{background:#04656c}.NGL-table .light-brown-bg{background:#ceb888!important}.NGL-table .orange-brown-bg{background:#e0b25c!important}.NGL-table .dark-blue-bg{background:#1c2c73}.NGL-table .dark-purple-bg{background:#58478d}.NGL-table .rowspan-text{vertical-align:middle}.GDS-table{text-align:center;font-size:.625rem}.GDS-table thead tr th,.GDS-table tbody tr td,.GDS-table tbody tr th,.GDS-table tfoot tr th{vertical-align:middle;background:#fff;border:none;border-bottom:1px solid #dee2e6;border-right:1px solid #dee2e6;padding-top:.6rem;padding-bottom:.6rem}.GDS-table thead tr th{z-index:88;border:none}.GDS-table tbody tr th,.GDS-table tfoot tr th{padding:0;z-index:86;box-shadow:1px 1px 1px #d3d3d3}.GDS-table tbody tr th button,.GDS-table tfoot tr th button{z-index:86}.GDS-table tbody tr th button>div,.GDS-table tfoot tr th button>div{padding:.6rem}.GDS-table tbody tr th .card,.GDS-table tfoot tr th .card{z-index:87!important}.GDS-table .purple-concentrated-dark-bg{color:#fff;background-color:#1c2c73!important;border-bottom:none}.GDS-table .purple-dark-bg{color:#fff;background:#58478d!important;border-bottom:none}.GDS-table .purple-dark-light-bg{color:#fff;background-color:#7261a7!important;border-bottom:none}.GDS-table .purple-bg{color:#fff;background-color:#524f8c!important;border-bottom:none}.GDS-table .purple-light-bg{color:#666;background-color:#edecf2!important;border-bottom:none}.GDS-table .shade-purple-light-bg{color:#999;background-color:#1c2c73!important;border-bottom:none}.GDS-table .shade-white-bg{color:#999;background-color:#f2f1f6!important;border-bottom:none}.GDS-table .shade-white-light-bg{color:#999;background-color:#fffaff!important;border-bottom:none}.GDS-table .shade-blue-light-bg{color:#999;background-color:#04656c!important;border-bottom:none}.GDS-table .shade-white-lighter-bg{color:#999;background-color:#fcfbf9!important;border-bottom:none}.GDS-table .green-dark-bg{color:#fff;background-color:#04656c!important;border-bottom:none}.GDS-table .sand-brown-bg{color:#fff;background-color:#ceb888!important}.GDS-table .yellow-bg{color:#fff;background:#dab164!important}.GDS-table .purple-bg-light{background:#edecf2!important}.GDS-table .yellow-bg-light{background:#f5f0e6!important}.GDS-table .dark-teal-bg-dark{background:#04656c!important}.GDS-table .rowspan-text{vertical-align:middle}.scrollmenu td .alpha-popover .alpha-popover-toggle{position:absolute;top:-7px;right:-7px;height:8px;width:8px}.scrollmenu .event-mark{height:100%;width:100%;background-color:#009e8e;border-radius:50%;display:block;cursor:pointer}.scrollmenu .event-popup{display:none;background:#fff;box-shadow:0 8px 12px #5c4c4c29;position:absolute;z-index:1;width:20.75rem;min-height:6rem;padding-bottom:.5rem;text-overflow:ellipsis}.scrollmenu .event-popup .cancel-btn{font-size:1.1rem;color:#999;position:absolute;display:inline-flex;left:19rem;top:.5rem;cursor:pointer;z-index:100}.scrollmenu .event-popup .event-mark{position:absolute;left:1.95rem;top:2rem;height:12px;width:12px;background-color:#009e8e;border-radius:50%;margin:-7px}.scrollmenu .event-popup .header-tooltip{padding-top:1.5rem;font-weight:700;padding-bottom:.1rem}.scrollmenu .event-popup .tooltiptext{padding-left:3.25rem;padding-right:2.5rem;display:block;text-align:left;white-space:normal}.GD-table{text-align:center;border-color:#d6d6d6}.GD-table .subheader-row{background:#f9f8fb!important;line-height:25px!important;min-height:25px!important;height:25px!important}.GD-table .purple-dark-bg{color:#fff;background:#58478d!important;border-color:#58478d!important;border-bottom:none}.GD-table .purple-concentrated-dark-bg{color:#fff;background-color:#1c2c73!important;border-color:#1c2c73!important;border-bottom:none}.GD-table .green-dark-bg{color:#fff;background-color:#04656c!important;border-color:#04656c!important;border-bottom:none}.GD-table .sand-brown-bg{color:#fff;background-color:#ceb888!important;border-color:#ceb888!important}.GD-table .sand-dark-brown-bg{color:#fff;background-color:#e0b25c!important;border-color:#ceb888!important}.GD-table .purple-bg{color:#fff;background:#524f8c!important}.GD-table .yellow-bg{color:#fff;background:#dab164}.GD-table .purple-bg-light{background:#edecf2}.GD-table .yellow-bg-light{background:#f5f0e6}.GD-table .dark-teal-bg-dark{background:#04656c}.GD-table .light-brown-bg{background:#ceb888!important}.GD-table .orange-brown-bg{background:#e0b25c!important}.GD-table .dark-blue-bg{background:#1c2c73}.GD-table .dark-purple-bg{background:#58478d}.GD-table .rowspan-text{vertical-align:middle}.feed-gas-supply-chart-footer{display:flex;flex-direction:row;height:23.5rem;border-top:.0625rem solid #cccccc}.feed-gas-supply-chart-footer .left-summary{flex-grow:1;flex-basis:0;padding:3.5rem 2rem 0}.feed-gas-supply-chart-footer .left-summary .alpha-card>.alpha-card-body>.alpha-card-item>.alpha-card-item-title{color:#333}.feed-gas-supply-chart-footer .left-summary .first-row-summary{padding-bottom:2rem}.feed-gas-supply-chart-footer .right-summary-events{flex-grow:1;flex-basis:0;padding:3.5rem 2rem 0;border-left:1px solid #cccccc}.feed-gas-supply-chart-footer .right-summary-events .alpha-card>.alpha-card-body>.alpha-card-item>.alpha-card-item-variance{padding:1.5rem}.feed-gas-supply-chart-footer .right-summary-events .alpha-card>.alpha-card-body>.alpha-card-item>.alpha-card-item-variance:before{content:""}.feed-gas-supply-chart-footer .right-summary-events .alpha-card>.alpha-card-body>.alpha-card-item>.alpha-card-item-title{color:#333}.event-list-header{color:#333;font-weight:700;margin:3.5rem 0 2.5rem}.event-date{font-size:12px;color:#ccc;margin:8px 0}.event-details{font-weight:500;line-height:1.5;letter-spacing:.3px}.event-details-block{margin-bottom:24px}.right-summary-events{overflow:auto}.right-summary-events::-webkit-scrollbar-thumb{background-color:#009e8e}.right-summary-events::-webkit-scrollbar-thumb:hover{background-color:#009e8e}.gas-supply-container .highcharts-container{overflow:visible!important;position:inherit!important}.gas-supply-container .highcharts-container svg{overflow:visible!important}.gas-supply-container .highcharts-tooltip{z-index:9998!important}.gas-supply-container .highcharts-tooltip span{z-index:9999!important}.gas-supply-event-table .alpha-table table thead tr th{padding:1rem;background:#fbfbfb;border-right:none}.gas-supply-event-table .alpha-table table tbody tr.alpha-trow td{text-align:left;border-right:none}.page-size{width:98px;height:32px;border-radius:4px;border:solid 1px #009e8e;color:#009e8e;font-size:.75rem;text-align:center;padding:0 0 0 10px}.pagination-container{padding:2rem;display:flex;align-items:center}.pagination-controls{margin-bottom:0}.pagination-label{font-size:.75rem;color:#666}.pagination-border{margin-top:.5rem;border:0;background:transparent;font-size:.75rem;font-family:MuseoSans_normal,sans-serif}.first-page-btn{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='8'%20height='10'%20viewBox='0%200%208%2010'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20fill='%23999'%20fill-rule='nonzero'%20d='M7.33%209.206L2.378%205.181c-.208-.169-.208-.443%200-.612L7.331.544a.2.2%200%200%201%20.326.155v8.352a.2.2%200%200%201-.326.155z'/%3e%3cpath%20stroke='%23979797'%20stroke-linecap='round'%20stroke-linejoin='round'%20d='M1.343.612V9.19'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-color:transparent;background-position-y:.3rem;background-position-x:2.5rem;padding-right:1.5rem;border:0;font-size:.75rem;font-family:MuseoSans_normal,sans-serif}.first-page-btn:hover{cursor:pointer}.last-page-btn{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='8'%20height='10'%20viewBox='0%200%208%2010'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20fill='%23999'%20fill-rule='nonzero'%20d='M.67%209.206l4.953-4.025c.208-.169.208-.443%200-.612L.669.544a.2.2%200%200%200-.326.155v8.352a.2.2%200%200%200%20.326.155z'/%3e%3cpath%20stroke='%23979797'%20stroke-linecap='round'%20stroke-linejoin='round'%20d='M6.657.612V9.19'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-color:transparent;background-position-y:.3rem;background-position-x:.5rem;padding-left:1.5rem;border:0;font-size:.75rem;font-family:MuseoSans_normal,sans-serif}.last-page-btn:hover{cursor:pointer}.pagination-next-page{background:transparent;border:0;font-size:.75rem;font-family:MuseoSans_normal,sans-serif}.pagination-next-page:hover{cursor:pointer}.pagination-go-btn{width:50px;height:28px;padding:0!important;margin-left:1rem}.pagination-input-border{width:41.1px;border-radius:4px 0 0 4px;border:solid 1px #cccccc;border-right-width:0px;background-color:#fff;text-align:center;font-size:.75rem;font-family:MuseoSans_normal,sans-serif}.pagination-pagecount-border{width:41.1px;border-radius:0 4px 4px 0;border:solid 1px #999999;border-left-width:0px;background-color:#999;color:#fff;text-align:center;font-size:.75rem;font-family:MuseoSans_normal,sans-serif}.pagination-label{font-size:.75rem;font-family:MuseoSans_normal,sans-serif;line-height:3}@media (max-width: 767px){.pagination-container .pagination-controls{display:flex;width:100%;padding-left:0}}@media (max-width: 640px){.pagination-container{flex-flow:wrap}.pagination-container .pagination-controls{padding-top:.25rem}}.alpha-croc :not(:first-child).group-top{border-top-style:dashed!important;border-top-width:2px!important;border-top-color:#ccc}.alpha-croc .croc-detail-group .croc-details>* .croc-detail{padding:2px 0}.alpha-croc .croc-detail-group .croc-details>*:first-child .croc-detail{padding-top:.75rem}.alpha-croc .croc-detail-group .croc-details>*:last-child .croc-detail{padding-bottom:.75rem}.alpha-croc .volume{display:flex;align-self:stretch;align-items:center;justify-content:center;color:#fff}.alpha-croc .opportunity{background:#009e8e}.alpha-croc .threat{background:#e75552}.alpha-croc .timeline{border-top:2px solid #333333}.alpha-croc .croc-planned{position:relative}.alpha-croc .ytd-yep-label-td{vertical-align:top;padding-top:.9375rem}.alpha-croc .ytd-yep-label-td #infoTooltipId{width:25%;align-self:flex-start}.alpha-croc .ytd-yep-label-td>hr{border-bottom:solid 1px #979797;width:90%}.static-filter-container button>span{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.prob-vol-margin{margin-top:7px;margin-bottom:7px}.tooltip-volume{margin-top:4px}.probability{font-family:MuseoSans_semibold,sans-serif;font-size:1rem;margin-right:.5rem}.row-tooltip{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;color:#999}.tooltip-asset-title{font-family:MuseoSans_semibold,sans-serif;text-align:center;padding:1.5rem 0rem;width:100%;background-color:#f8f8f8}.top-50{top:70px!important;left:-30px!important}.pad-0{padding:0rem!important;opacity:1!important}.pad-0>.tooltip-inner{padding:0rem!important;max-width:408px}.croc-detail-height{min-height:68px}.data-count-table-footer{font-size:.75rem;font-weight:500;color:#999;padding-top:.8rem;display:block}.card-overflow-hidden{height:25rem;min-height:25rem;overflow:hidden}.react-table-maxheight{min-height:25rem;max-height:25rem}.gas_offtake_parent_container .page-content{padding:12px 20px 80px!important;background-color:#fbfbfb}.gas_offtake_parent_container .feedgas_offtake_table_container{min-width:1200px}.gas_offtake_parent_container .feedgas_offtake_table_container .col-12{padding-left:0!important;padding-right:0!important}.gas_offtake_parent_container .feedgas_offtake_table_container .offtake_table{border-collapse:collapse;border-spacing:0;font-family:MuseoSans_light,sans-serif;font-size:.8rem;color:#fff;margin:0!important;padding:0!important}.gas_offtake_parent_container .feedgas_offtake_table_container .offtake_table tr{line-height:3rem}.gas_offtake_parent_container .feedgas_offtake_table_container .offtake_table thead th{border-top:0px!important;border-bottom:0px!important;text-align:center;letter-spacing:.15rem}.gas_offtake_parent_container .feedgas_offtake_table_container .offtake_table thead tr:first-child th:first-child,.gas_offtake_parent_container .feedgas_offtake_table_container .offtake_table thead tr:nth-child(2) th:first-child{background-color:#58478d}.gas_offtake_parent_container .feedgas_offtake_table_container .offtake_table thead tr:first-child th:nth-child(2){border-bottom:#FFFFFF 1px solid!important}.gas_offtake_parent_container .feedgas_offtake_table_container .offtake_table thead tr:nth-child(2){border-bottom:#cccccc 1px solid!important}.gas_offtake_parent_container .feedgas_offtake_table_container .offtake_table thead tr:first-child th:nth-child(2),.gas_offtake_parent_container .feedgas_offtake_table_container .offtake_table thead tr:nth-child(2) th:nth-child(2),.gas_offtake_parent_container .feedgas_offtake_table_container .offtake_table thead tr:nth-child(2) th:nth-child(3),.gas_offtake_parent_container .feedgas_offtake_table_container .offtake_table thead tr:nth-child(2) th:nth-child(4),.gas_offtake_parent_container .feedgas_offtake_table_container .offtake_table thead tr:nth-child(2) th:nth-child(5),.gas_offtake_parent_container .feedgas_offtake_table_container .offtake_table thead tr:nth-child(2) th:nth-child(6),.gas_offtake_parent_container .feedgas_offtake_table_container .offtake_table thead tr:nth-child(2) th:nth-child(7){background-color:#04656c}.gas_offtake_parent_container .feedgas_offtake_table_container .offtake_table thead tr:first-child th:nth-child(3),.gas_offtake_parent_container .feedgas_offtake_table_container .offtake_table thead tr:nth-child(2) th:nth-child(8){background-color:#ceb888}.gas_offtake_parent_container .feedgas_offtake_table_container .offtake_table thead tr:first-child th:nth-child(4),.gas_offtake_parent_container .feedgas_offtake_table_container .offtake_table thead tr:nth-child(2) th:nth-child(9){background-color:#e0b25c}.gas_offtake_parent_container .feedgas_offtake_table_container .offtake_table thead tr:first-child th:nth-child(5),.gas_offtake_parent_container .feedgas_offtake_table_container .offtake_table thead tr:nth-child(2) th:nth-child(10){background-color:#fff}.gas_offtake_parent_container .feedgas_offtake_table_container .offtake_table thead tr:first-child th:first-child{background-color:#58478d}.gas_offtake_parent_container .feedgas_offtake_table_container .offtake_table tbody td{border:none;background-color:#fff;text-align:center;color:#000;font-family:MuseoSans_normal,sans-serif;font-size:.9rem;border-top:#CCCCCC 1px solid}.gas_offtake_parent_container .feedgas_offtake_table_container .offtake_table td .valueheader-symbol{margin-right:.35rem!important}.gas_offtake_parent_container .feedgas_offtake_table_container .offtake_table tbody tr td:first-child{color:#999}.feedgas-overview-container{margin-top:1.25rem;margin-bottom:1rem;font-style:normal;font-stretch:normal;line-height:1}.feedgas-overview-container .chart-legend-block{margin-top:1rem;padding-top:2.5rem;padding-bottom:2rem;border-top-left-radius:8px;border-top-right-radius:8px;background:#fff}.feedgas-overview-container .chart-legend-block .legend-container{flex-wrap:wrap;display:flex}.feedgas-overview-container .chart-legend-block .legend-container .legend_selection_block{margin-bottom:1rem}.feedgas-overview-container .chart-sub-content{padding-top:6rem}.feedgas-overview-container .tab-content-container .feedgas-volume-container{padding-top:2rem}.sarawak-gas-daily-report-container{background-color:#fff}.sarawak-gas-daily-report-container .note-row{margin-top:1.75rem;padding-left:2rem;margin-bottom:1rem;color:#999;font-size:.75rem}.sarawak-gas-daily-report-container .report-table .report-table-header{margin-top:2rem;padding-left:2rem;margin-bottom:1.5rem}.sarawak-gas-daily-report-container .report-table .header-text{font-size:.75rem;color:#999;font-weight:700;letter-spacing:.25px;line-height:12px}.sarawak-gas-daily-report-container .report-table .colored-text{font-size:1.2rem}@media only screen and (min-width: 1300px) and (max-width: 1500px){.sarawak-gas-daily-report-container .report-table .colored-text{font-size:1rem}.sarawak-gas-daily-report-container .report-table .field-middle-column{padding-left:0;padding-right:1.5rem}.sarawak-gas-daily-report-container .report-table .first-row-left-header,.sarawak-gas-daily-report-container .report-table .first-row-right-header{padding-left:0;font-family:MuseoSans_normal,sans-serif;font-size:.75rem;color:#999}}.sarawak-gas-daily-report-container .report-content-card{padding-bottom:2rem}.sarawak-gas-daily-report-container .report-content-card .single-card{padding-right:0}.sarawak-gas-daily-report-container .report-content-card .psc-card{padding-left:1.45rem;padding-right:2rem}.sarawak-gas-daily-report-container .report-content-card .psc-block{padding-left:0;padding-bottom:1.5rem}.sarawak-gas-daily-report-container .report-content-card .two-row-card{border:1px solid #cccccc;border-radius:.5rem}.sarawak-gas-daily-report-container .report-content-card .two-row-card .table-card-header{font-size:.75rem;font-family:MuseoSans_semibold,sans-serif;text-align:center;border-top-left-radius:.5rem;border-top-right-radius:.5rem;background-color:#04656c;color:#fff;padding:1rem 0}.sarawak-gas-daily-report-container .report-content-card .two-row-card .table-card-first-row{padding-bottom:1rem;border-bottom:1px solid #cccccc}.sarawak-gas-daily-report-container .report-content-card .two-row-card .table-card-first-row .first-row-header{font-family:MuseoSans_semibold,sans-serif;text-align:center;padding:1rem 0;font-size:1.5rem}.sarawak-gas-daily-report-container .report-content-card .two-row-card .table-card-first-row .left-block{display:block;text-align:left;padding-left:2rem}.sarawak-gas-daily-report-container .report-content-card .two-row-card .table-card-first-row .left-block .left-block-header{font-family:MuseoSans_semibold,sans-serif;font-size:.75rem;color:#999;display:block;padding-bottom:.5rem}.sarawak-gas-daily-report-container .report-content-card .two-row-card .table-card-first-row .left-block .left-block-value{display:block;font-family:MuseoSans_normal,sans-serif;color:#333}.sarawak-gas-daily-report-container .report-content-card .two-row-card .table-card-first-row .right-block{display:block;text-align:left}.sarawak-gas-daily-report-container .report-content-card .two-row-card .table-card-first-row .right-block .right-block-header{font-family:MuseoSans_semibold,sans-serif;font-size:.75rem;color:#999;display:block;padding-bottom:.5rem}.sarawak-gas-daily-report-container .report-content-card .two-row-card .table-card-first-row .right-block .right-block-value{display:block;font-family:MuseoSans_normal,sans-serif;color:#333}.sarawak-gas-daily-report-container .report-content-card .two-row-card .table-card-second-row .value-first-row{padding-top:1rem;color:#999;font-family:MuseoSans_normal,sans-serif;font-size:.75rem}.sarawak-gas-daily-report-container .report-content-card .two-row-card .table-card-second-row .value-second-row{padding:.5rem 0}.sarawak-gas-daily-report-container .report-content-card .two-row-card .table-card-second-row .value-third-row,.sarawak-gas-daily-report-container .report-content-card .two-row-card .table-card-second-row .value-fourth-row{padding:0 0 .5rem}.sarawak-gas-daily-report-container .report-content-card .two-row-card .table-card-second-row .value-header{padding-left:2rem;color:#999}.sarawak-gas-daily-report-container .report-content-card .two-row-card .table-card-second-row .value-content-right{padding-left:.8rem}.sarawak-gas-daily-report-container .report-content-card .two-row-card .table-card-second-row .value-second-row,.sarawak-gas-daily-report-container .report-content-card .two-row-card .table-card-second-row .value-third-row,.sarawak-gas-daily-report-container .report-content-card .two-row-card .table-card-second-row .value-fourth-row{font-family:MuseoSans_semibold,sans-serif;font-size:.75rem}.sarawak-gas-daily-report-container .report-content-card .two-row-card .table-card-second-row .value-fourth-row{font-family:MuseoSans_semibold,sans-serif}.sarawak-gas-daily-report-container .report-content-card .two-row-card .table-card-second-row .value-fourth-row .colored-text{font-size:1rem}.sarawak-gas-daily-report-container .report-content-card .two-row-card .hideRow{display:none}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card{padding-left:0}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list{display:-webkit-inline-box;padding-left:0}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .field-card-header-block{font-family:MuseoSans_semibold,sans-serif;font-size:.75rem;display:flex;width:3rem;flex-direction:column;align-items:center;justify-content:center;background-color:#04656c;color:#fff;border-bottom:1px solid #cccccc}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .field-card-header-block .field-card-header-title{text-align:center;-moz-text-align-last:center;text-align-last:center;transform:rotate(270deg)}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .first-row-field{border-top-left-radius:8px}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .last-row-field{border-bottom-left-radius:8px}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .field-card-row{display:block;height:9.5rem;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .field-card-row .second-column-header{text-align:center;padding:1rem 0;font-size:1.5rem;font-family:MuseoSans_semibold,sans-serif}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .field-card-row .left-block{display:block;text-align:left;padding-left:2rem}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .field-card-row .left-block .left-block-header{color:#999;font-family:MuseoSans_semibold,sans-serif;font-size:.75rem;display:block;padding-bottom:.5rem}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .field-card-row .left-block .left-block-value{display:block;font-family:MuseoSans_normal,sans-serif;font-size:1rem}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .field-card-row .right-block{display:block;text-align:left}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .field-card-row .right-block .right-block-header{color:#999;font-family:MuseoSans_semibold,sans-serif;font-size:.75rem;display:block;padding-bottom:.5rem}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .field-card-row .right-block .right-block-value{display:block;font-family:MuseoSans_normal,sans-serif;font-size:1rem}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .field-card-row .value-first-row{padding-top:1rem;color:#999}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .field-card-row .value-second-row{padding:.5rem 0}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .field-card-row .value-third-row,.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .field-card-row .value-fourth-row{padding:0 0 .5rem}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .field-card-row .value-header{padding-left:2rem;color:#999}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .field-card-row .fourth-column-remark{height:8.5rem;overflow:auto;color:#999;white-space:pre-line;font-size:.75rem}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .field-card-row .fourth-column-remark .remark_header{padding-top:1.5rem;display:block;padding-bottom:.5rem;font-family:MuseoSans_semibold,sans-serif}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .field-card-row .fourth-column-remark .remark_description{display:block;font-family:MuseoSans_normal,sans-serif}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .field-card-row .fourth-column-remark .remark_list_element{display:inline-block;font-family:MuseoSans_normal,sans-serif}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .field-card-row .fourth-column-remark .first-element{padding-top:.8rem;font-family:MuseoSans_normal,sans-serif}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .field-card-row .third-column-value .value-first-row,.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .field-card-row .third-column-value .value-second-row,.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .field-card-row .third-column-value .value-third-row,.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .field-card-row .third-column-value .value-fourth-row{font-size:.75rem;padding-bottom:.5rem}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .field-card-row .third-column-value .value-first-row{font-family:MuseoSans_normal,sans-serif;padding-top:1.875rem}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .field-card-row .third-column-value .value-second-row,.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .field-card-row .third-column-value .value-third-row,.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .field-card-row .third-column-value .value-fourth-row{font-family:MuseoSans_semibold,sans-serif}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .field-card-row .third-column-value .value-fourth-row .colored-text{font-size:1rem}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .first-row{border-top:1px solid #cccccc;border-right:1px solid #cccccc;border-top-right-radius:8px}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .last-row{border-right:1px solid #cccccc;border-bottom-right-radius:8px}.sarawak-gas-daily-report-container .report-content-card .group_card .field-card-list .normal-row{border-bottom:1px solid #cccccc}.sarawak-gas-daily-report-container .loader-message{text-align:center!important;color:#e75552}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.tab-content-container .report-table .report-content-card .group_card .field-card-list .field-card-header-block{display:flex;width:auto!important;flex-direction:column}.tab-content-container .report-table .report-content-card .group_card .field-card-list .field-card-header-block .field-card-header-title{width:4rem;margin-top:2.5rem}.tab-content-container .report-table .report-content-card .group_card .field-card-list{display:-ms-flexbox}}.feedgas-performance-container{margin-top:1.25rem;margin-bottom:1rem;font-style:normal;font-stretch:normal;line-height:1}.feedgas-performance-container .alpha-legend{margin-top:1rem;border-top:1px solid #cccccc;border-bottom:1px solid #cccccc;background:#fff}.feedgas-performance-container .alpha-legend .legend-container{flex-wrap:wrap;display:flex}.feedgas-performance-container .alpha-legend .legend-container .legend_selection_block{margin-bottom:1rem}.feedgas-performance-container .chart-sub-content{padding-top:6rem}.feedgas-performance-container .tab-content-container .feedgas-volume-container{padding-top:2rem}.feedgas-performance-container .tab-content-container .sarawak-gas-daily-report-header .filter-block{white-space:normal!important}@media (max-width: 768px){.feedgas-performance-container .alpha-legend-content .row-flex-end{display:none}.feedgas-performance-container .note-row-landscape{display:block}}@media (min-width: 769px){.feedgas-performance-container .alpha-legend-content .row-flex-end{position:absolute;right:3rem;display:block;margin-top:0;padding-bottom:.25rem;padding-top:.5rem}.feedgas-performance-container .note-row-landscape{display:none}}.planning-analytics-page-container{padding-top:3rem}.planning-analytics-page-container a:hover{color:#009e8e}.planning-analytics-page-container .alpha-multi-select .alpha-select-menu.dropdown-menu{z-index:91!important}.section-side-padding{margin-top:2.5rem;margin-bottom:5.5rem}.section-side-padding .row{flex-wrap:nowrap}.section-side-padding .plant-performance .alpha-card>.alpha-card-body>.alpha-card-item{padding:0}.section-side-padding .plant-performance .alpha-card-body{padding:1.5rem}.section-side-padding .plant-performance .alpha-card-body .alpha-card-item{flex-grow:initial;flex-shrink:initial}.event-details-container .alpha-table .alpha-trow th,.event-details-container .alpha-table .alpha-trow .alpha-th,.event-details-container .alpha-table tr th,.event-details-container .alpha-table tr .alpha-th{display:table-cell;font-size:.75rem;padding:.625rem .625rem .625rem 1.25rem;text-align:left;white-space:nowrap}.event-details-container .alpha-table .alpha-trow td,.event-details-container .alpha-table .alpha-trow .alpha-td,.event-details-container .alpha-table tr td,.event-details-container .alpha-table tr .alpha-td{display:table-cell;font-size:.75rem;padding:1.25rem;text-align:left;border-bottom:1px solid #dee2e6;white-space:nowrap}.plant-production-volume-tooltip .tooltipCard:not(:last-child){padding:8px}.plant-production-volume-tooltip .tooltipCard:last-child{padding:8px}.plant-production-volume-tooltip .plant-production-volume-tooltip-event-content{margin-left:10px;margin-right:10px}.plant-production-volume-tooltip .plant-production-volume-tooltip-event-content .margin-y-4px{margin-top:4px;margin-bottom:4px}.plant-production-volume-tooltip .plant-production-volume-tooltip-event-content .plant-field-event:nth-child(n+2){margin-top:8px}.plant-production-volume-tooltip .plant-production-volume-tooltip-event-content .tooltip-event-description{color:#373737}.ReactTable{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid rgba(0,0,0,.1)}.ReactTable *{box-sizing:border-box}.ReactTable .rt-table{-webkit-box-flex:1;-ms-flex:auto 1;flex:auto 1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;border-collapse:collapse;overflow:auto}.ReactTable .rt-thead{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ReactTable .rt-thead.-headerGroups{background:#00000008;border-bottom:1px solid rgba(0,0,0,.05)}.ReactTable .rt-thead.-filters{border-bottom:1px solid rgba(0,0,0,.05)}.ReactTable .rt-thead.-filters input,.ReactTable .rt-thead.-filters select{border:1px solid rgba(0,0,0,.1);background:#fff;padding:5px 7px;font-size:inherit;border-radius:3px;font-weight:400;outline-width:0}.ReactTable .rt-thead.-filters .rt-th{border-right:1px solid rgba(0,0,0,.02)}.ReactTable .rt-thead.-header{box-shadow:0 2px 15px #00000026}.ReactTable .rt-thead .rt-tr{text-align:center}.ReactTable .rt-thead .rt-th,.ReactTable .rt-thead .rt-td{padding:5px;line-height:normal;position:relative;border-right:1px solid rgba(0,0,0,.05);transition:box-shadow .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:inset 0 0 0 0 transparent}.ReactTable .rt-thead .rt-th.-sort-asc,.ReactTable .rt-thead .rt-td.-sort-asc{box-shadow:inset 0 3px #0009}.ReactTable .rt-thead .rt-th.-sort-desc,.ReactTable .rt-thead .rt-td.-sort-desc{box-shadow:inset 0 -3px #0009}.ReactTable .rt-thead .rt-th.-cursor-pointer,.ReactTable .rt-thead .rt-td.-cursor-pointer{cursor:pointer}.ReactTable .rt-thead .rt-th:last-child,.ReactTable .rt-thead .rt-td:last-child{border-right:0}.ReactTable .rt-thead .rt-th:focus{outline-width:0}.ReactTable .rt-thead .rt-resizable-header{overflow:visible}.ReactTable .rt-thead .rt-resizable-header:last-child{overflow:hidden}.ReactTable .rt-thead .rt-resizable-header-content{overflow:hidden;text-overflow:ellipsis}.ReactTable .rt-thead .rt-header-pivot{border-right-color:#f7f7f7}.ReactTable .rt-thead .rt-header-pivot:after,.ReactTable .rt-thead .rt-header-pivot:before{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.ReactTable .rt-thead .rt-header-pivot:after{border-color:#fff0;border-left-color:#fff;border-width:8px;margin-top:-8px}.ReactTable .rt-thead .rt-header-pivot:before{border-color:#6660;border-left-color:#f7f7f7;border-width:10px;margin-top:-10px}.ReactTable .rt-tbody{-webkit-box-flex:99999;-ms-flex:99999 1 auto;flex:99999 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto}.ReactTable .rt-tbody .rt-tr-group{border-bottom:solid 1px rgba(0,0,0,.05)}.ReactTable .rt-tbody .rt-tr-group:last-child{border-bottom:0}.ReactTable .rt-tbody .rt-td{border-right:1px solid rgba(0,0,0,.02)}.ReactTable .rt-tbody .rt-td:last-child{border-right:0}.ReactTable .rt-tbody .rt-expandable{cursor:pointer;text-overflow:clip}.ReactTable .rt-tr-group{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.ReactTable .rt-tr{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.ReactTable .rt-th,.ReactTable .rt-td{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;white-space:nowrap;text-overflow:ellipsis;padding:7px 5px;overflow:hidden;transition:.3s ease;transition-property:width,min-width,padding,opacity}.ReactTable .rt-th.-hidden,.ReactTable .rt-td.-hidden{width:0!important;min-width:0!important;padding:0!important;border:0!important;opacity:0!important}.ReactTable .rt-expander{display:inline-block;position:relative;color:transparent;margin:0 10px}.ReactTable .rt-expander:after{content:"";position:absolute;width:0;height:0;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg);border-left:5.04px solid transparent;border-right:5.04px solid transparent;border-top:7px solid rgba(0,0,0,.8);transition:all .3s cubic-bezier(.175,.885,.32,1.275);cursor:pointer}.ReactTable .rt-expander.-open:after{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}.ReactTable .rt-resizer{display:inline-block;position:absolute;width:36px;top:0;bottom:0;right:-18px;cursor:col-resize;z-index:10}.ReactTable .rt-tfoot{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;box-shadow:0 0 15px #00000026}.ReactTable .rt-tfoot .rt-td{border-right:1px solid rgba(0,0,0,.05)}.ReactTable .rt-tfoot .rt-td:last-child{border-right:0}.ReactTable.-striped .rt-tr.-odd{background:#00000008}.ReactTable.-highlight .rt-tbody .rt-tr:not(.-padRow):hover{background:#0000000d}.ReactTable .-pagination{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:3px;box-shadow:0 0 15px #0000001a;border-top:2px solid rgba(0,0,0,.1)}.ReactTable .-pagination input,.ReactTable .-pagination select{border:1px solid rgba(0,0,0,.1);background:#fff;padding:5px 7px;font-size:inherit;border-radius:3px;font-weight:400;outline-width:0}.ReactTable .-pagination .-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:100%;border:0;border-radius:3px;padding:6px;font-size:1em;color:#0009;background:#0000001a;transition:all .1s ease;cursor:pointer;outline-width:0}.ReactTable .-pagination .-btn[disabled]{opacity:.5;cursor:default}.ReactTable .-pagination .-btn:not([disabled]):hover{background:#0000004d;color:#fff}.ReactTable .-pagination .-previous,.ReactTable .-pagination .-next{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.ReactTable .-pagination .-center{-webkit-box-flex:1.5;-ms-flex:1.5;flex:1.5;text-align:center;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.ReactTable .-pagination .-pageInfo{display:inline-block;margin:3px 10px;white-space:nowrap}.ReactTable .-pagination .-pageJump{display:inline-block}.ReactTable .-pagination .-pageJump input{width:70px;text-align:center}.ReactTable .-pagination .-pageSizeOptions{margin:3px 10px}.ReactTable .rt-noData{display:block;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fffc;transition:all .3s ease;z-index:1;pointer-events:none;padding:20px;color:#00000080}.ReactTable .-loading{display:block;position:absolute;left:0;right:0;top:0;bottom:0;background:#fffc;transition:all .3s ease;z-index:-1;opacity:0;pointer-events:none}.ReactTable .-loading>div{position:absolute;display:block;text-align:center;width:100%;top:50%;left:0;font-size:15px;color:#0009;-webkit-transform:translateY(-52%);transform:translateY(-52%);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.ReactTable .-loading.-active{opacity:1;z-index:2;pointer-events:all}.ReactTable .-loading.-active>div{-webkit-transform:translateY(50%);transform:translateY(50%)}.ReactTable .rt-resizing .rt-th,.ReactTable .rt-resizing .rt-td{transition:none!important;cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.production-impact rect{stroke-width:0px}@media (min-width: 768px) and (max-width: 1024px){.ChartWrapper{overflow:initial}}.plant-performance .alpha-card-group{margin-bottom:1.5rem}.plant-performance .alpha-card-item{width:50%}.plant-performance .filter-block>div>*:not(:last-child){margin-right:1rem}.plant-performance .grey{background:#f8f8f8}.hide-ytd-day-range-picker>.popover-inner>.popover-body>.alpha-period-picker-body header{text-align:center}.hide-ytd-day-range-picker>.popover-inner>.popover-body>.alpha-period-picker-body .alpha-period-picker-type>div>.rdr-DateRange>.rdr-Calendar:first-child{display:none!important}@media (max-width: 1023px){.yscroll{overflow-x:auto}.width-3{width:auto;height:auto}.flex.unsetwrap{flex-wrap:unset}.height-100{height:100%}}.card .card-item:last-child{overflow:initial}.alpha-tank{height:100%;font-family:MuseoSans_normal,sans-serif}.alpha-tank.active,.alpha-tank:hover{background:#f8f8f8;font-family:MuseoSans_bold,sans-serif}.lng-cost-by-plants-table-popover{min-width:377px!important;width:377px!important;max-width:377px!important;padding:.8rem!important}.lng-cost-by-plants-table-tooltip-fonts{font-family:Museosans_normal;font-size:16px;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:.25px}.prewrap{white-space:pre-wrap}.overlay{position:absolute;display:block;width:100%;top:0;left:0;right:0;bottom:0;background-color:#333333e6;z-index:50;text-align:center;align-items:center;justify-content:center;display:flex;flex-flow:column wrap}.overlay .chart-mobile-modal-text{color:#fff;font-size:20px;line-height:26px;letter-spacing:.5px;width:100%;word-wrap:break-word;padding-top:24px}.overlay .chart-mobile-modal-button{display:inline;letter-spacing:.25px;line-height:16px;padding-top:27px}.legend-border{border-top:1px solid #cccccc}button.button-expand{padding:10px 0;position:relative;left:4rem;border:none}button.button-expand:hover{background-color:transparent}.unit-selling-table-popover{min-width:377px!important;width:377px!important;max-width:377px!important;padding:.8rem!important}.unit-selling-table-tooltip-fonts{font-family:Museosans_normal;font-size:16px;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:.25px}.cts-usdc-table{font-weight:500}.alpha-legend-item{display:flex;align-items:center;padding-top:.5rem}.alpha-legend-icon{margin-right:.75rem;position:relative}.alpha-legend-icon.__line,.alpha-legend-icon.__dash{height:.5rem;width:1rem}.alpha-legend-icon.__dash:after{content:"";width:.25rem;background-color:#fff;position:absolute;left:.375rem;height:.25rem}.alpha-legend-icon.__square,.alpha-legend-icon.__circle{height:.75rem;width:.75rem}.alpha-legend-icon.__circle{border-radius:50%}.alpha-legend-icon.__pill{border-radius:.375rem;height:.625rem;width:3rem}.tooltip-container.expanded .tooltip-inner{max-width:18rem}.feedgas-production-chain-tree{overflow-x:scroll}.tree-card-item{padding-right:1.25rem;padding-left:1.25rem}.tree-card-item:not(:first-child):not(:last-child){margin-right:0!important;border-top:1px solid #ccc}.tree-card{width:200px;position:relative}.tree-card .border-flex{margin:0 -30px}.tree-card .border-line-left{border-top:none;width:calc(50% - 1px);height:1.5rem}.tree-card .border-line-right{border-left:1px solid #ccc;width:calc(50% - 1px);height:1.5rem}.tree-card .parent-tree-card-header{border-top-left-radius:8px;border-top-right-radius:8px;background-color:#2bc1ca}.tree-card .tree-card-header{width:100%;font-size:.75rem;color:#fff;display:flex;align-items:center;justify-content:center;height:48px}.tree-card .tree-card-variance{font-size:.75rem;display:flex;align-items:center;justify-content:center}.tree-card .tree-card-actual-planned{font-size:.75rem}.tree-card:nth-child(1) .parent-tree-card-header{background-color:#5cb4de}.tree-card:nth-child(1) .tree-card-header{font-size:.75rem;color:#fff;display:flex;align-items:center;justify-content:center;height:48px}.tree-card-item:first-child .tree-card:nth-child(1) .border-line-right{border-top:1px solid #ccc;width:calc(50% - 4px);height:1.5rem}.tree-card-item:last-child .tree-card:first-child .border-line-left{border-top:1px solid #ccc!important;width:calc(50% - 4px);height:1.5rem}.variance-null{color:#ccc}.legend-cell{vertical-align:middle}.legend-cell .legend-color{width:16px;height:16px;margin:0 8px 0 0;display:inline-block;border-radius:20px}.custom-tooltip-container{width:376px}.custom-tooltip-container .tooltip-actual,.custom-tooltip-container .tooltip-budget,.custom-tooltip-container .tooltip-var{width:20%}.custom-tooltip-container .tooltip-var .positive-inverse{color:#009e8e}.custom-tooltip-container .tooltip-var .positive-inverse:before{content:"▼";color:#009e8e;padding-right:.25rem}.custom-tooltip-container .tooltip-var .negative-inverse{color:#e75552}.custom-tooltip-container .tooltip-var .negative-inverse:before{content:"▲";color:#e75552;padding-right:.25rem}.custom-tooltip-container .tooltip-name-placeholder{width:40%}.custom-tooltip-container .tooltip-name{text-align:left;width:35%}.custom-tooltip-container .tooltip-status{width:5%}.custom-tooltip-container .status-icon{width:8px;height:8px;border-radius:50px}.custom-tooltip-bg{opacity:1!important}.alpha-info{background:transparent}.alpha-info .tooltip-inner{max-width:unset;border-radius:4px;border-width:0;background:#fff;background-color:#fff;box-shadow:0 8px 12px #5c4c4c29;padding:1rem 1.5rem;font-family:MuseoSans_normal,sans-serif;font-size:.75rem;font-weight:500;font-style:normal;font-stretch:normal;transition:unset;color:#333}div.modal.alpha-modal.vt-modal .modal-content .modal-header{margin-left:-1rem;margin-right:-1rem;margin-bottom:1.5rem;border-bottom:1px solid #cccccc}div.modal.alpha-modal.vt-modal .modal-content .modal-footer{margin-left:-1rem;margin-right:-1rem;margin-top:1.5rem;border-top:1px solid #cccccc}div.alpha-table.vt-table{margin-left:-2rem;margin-right:-2rem;border-top:1px solid #cccccc}.alpha-radio{margin-left:2rem}.alpha-radio label.alpha-radio-label{cursor:pointer;display:flex;margin-bottom:0}.alpha-radio label.alpha-radio-label .custom-radio{width:calc(1rem + 1px);border:1px solid #009e8e;border-radius:50%;margin-right:1rem;position:relative}.alpha-radio input[type=radio]:checked+label .custom-radio:after{content:"";position:absolute;top:4px;left:4px;width:calc((1rem - 1px)/2);height:calc((1rem - 1px)/2);border-radius:50%;background:#009e8e}.alpha-modal .modal-content{border:none;border-radius:.5rem}.modal{z-index:199!important}.modal-backdrop{z-index:198!important}.action-bar{position:fixed;bottom:0;right:0;z-index:99999;width:100%;height:6rem;box-shadow:0 12px 24px #0003;background-color:#266a71;display:flex;align-items:center}.action-bar .action-button{display:flex;width:100%;margin-right:2rem;align-items:center}.action-bar .action-button.end{justify-content:flex-end}.action-bar .action-button.start{margin-left:5.6rem}.action-bar .action-button.between{justify-content:space-between;margin-left:5.6rem}.action-bar-ghost{height:6rem}.strategy-input-border-right{border-right:1px solid #ccc!important;text-align:center;vertical-align:middle!important;align-items:center}.strategy-input-table-header{border-right:1px solid #ccc!important;white-space:normal!important;vertical-align:middle!important;align-items:center;padding:1rem}.strategy-input-textarea{border:none;resize:none;position:absolute;width:100%;left:0;margin-top:0;margin-bottom:0;vertical-align:middle;outline:none;text-align:left}.strategy-input-textarea:focus{outline:rgb(204,204,204) solid 2px}.strategy-input-textarea.edited{color:#009e8e}.commercials-page .alpha-page-section div:nth-child(3)>.alpha-top-card{position:relative;cursor:default}.commercials-page .alpha-page-section div:nth-child(3)>.alpha-top-card:after{position:absolute;content:"";background:transparent;left:0;right:0;bottom:0;height:8px}.commercials-page .alpha-page-section .detailed{min-width:max-content!important}.tooltip-wrapper .tooltip-title-container{width:100%;font-size:16px;font-family:MuseoSans_normal,sans-serif;color:#000;margin-bottom:.5rem}.tooltip-wrapper .tooltip-title-container .tooltip-title-value{color:#999}.tooltip-wrapper .tooltip-footer-label{font-size:.75rem;margin-top:1rem;font-style:italic}.cargo-page .alpha-page-section div:nth-child(4)>.alpha-top-card{position:relative;cursor:default}.cargo-page .alpha-page-section div:nth-child(4)>.alpha-top-card:after{position:absolute;content:"";background:transparent;left:0;right:0;bottom:0;height:8px}.topbar{margin-bottom:1rem;width:100%;height:fit-content;background:#00000080;display:flex}.topbar .topbarContentContainer{overflow:hidden;color:#fff;display:flex}.topbar .topbarContentContainer .topbarContent{display:inline-block;pointer-events:none;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:.25px;padding-left:1rem;white-space:nowrap;padding-right:1rem;margin:auto;font-size:12px}.side-scroll-wrapper{position:relative;overflow-x:hidden;overflow-y:hidden}.side-scroll-wrapper .side-scroll-arrow-left{cursor:pointer;padding-left:.25rem;z-index:1;position:absolute;top:50%;transform:translateY(-50%);left:0}.side-scroll-wrapper .side-scroll-arrow-right{cursor:pointer;padding-right:.25rem;z-index:1;position:absolute;top:50%;transform:translateY(-50%);right:0}.side-scroll-wrapper .side-scroll-arrow.hide{display:none}.page-epm-home{width:100%;height:100vh;background-image:url(/assets/worldmap-A_-w226X.png);background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;height:calc(100vh - 4rem);margin-bottom:-2rem}.page-epm-home .padding24{padding:24px}.page-epm-home .side-scroll-wrapper{overflow-x:visible!important;overflow-y:visible!important}.page-epm-home .alpha-button{background-color:#fff}.page-epm-home .page-epm-content{width:100%}.page-epm-home .hot-spot{cursor:pointer;position:absolute;top:50%;left:50%;width:10px;height:10px;background:#fff;border-radius:10px;animation:ripple 2s linear infinite}.page-epm-home .marker-detail{position:absolute;top:50%;left:50%;width:10px;height:10px}.page-epm-home .marker-detail .marker-detail-header{width:20rem;overflow:hidden}.page-epm-home .marker-detail .marker-detail-header .header-text{padding:.75rem;color:#fff;background-color:#266a71;text-align:center;font-size:12px;font-weight:700;line-height:1.33;letter-spacing:.25px}.page-epm-home .marker-detail .marker-detail-header .header-text .close-icon{float:right;cursor:pointer}.page-epm-home .marker-detail .marker-detail-header .flex{flex-wrap:wrap;text-align:center}.page-epm-home .marker-detail .marker-detail-header .flex .flex-item{margin-right:0!important;width:50%;padding:15px}.page-epm-home .marker-detail .marker-detail-header .proposed{font-size:12px;font-weight:500;line-height:1.33;letter-spacing:.25px;text-align:center;color:#666;margin:0 0 8px}.page-epm-home .marker-detail .marker-detail-header .number{font-size:12px;font-weight:700;line-height:1.33;letter-spacing:.25px;text-align:center;color:#202020}@keyframes ripple{0%{box-shadow:0 0 0 .5rem #fff3,0 0 0 1rem #fff3,0 0 0 2rem #fff3}to{box-shadow:0 0 0 1rem #fff3,0 0 0 2rem #fff3,0 0 0 4rem #fff0}}.page-epm-home .overview{margin-bottom:30px;padding-left:1rem;width:100%}.page-epm-home .overview .title{margin-bottom:6px}.page-epm-home .overview .title .icon{float:right;cursor:pointer}.page-epm-home .overview .content{font-size:1.5rem;font-weight:700}.page-epm-home .overview .content sub{bottom:0;font-size:70%}.page-epm-home .overview .card{margin-bottom:0}.page-epm-home .overview .card .card-body .title{font-size:12px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:.25px;color:#666}.page-epm-home .overview .card .card-body .content{font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:.5px;text-align:left;color:#202020}.page-epm-home .round-border{border-radius:.6rem!important}.page-epm-home .marker-details{padding-left:1rem;width:100%}.page-epm-home .marker-details .card{border-top:6px solid #4cb050!important;max-width:576px}.page-epm-home .marker-details .scenario-description{font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:.25px;text-align:left;color:#666}.page-epm-home .marker-details .marker-details-header{padding:24px;background-color:#fff!important;border-bottom:1px solid #cccccc!important}.page-epm-home .marker-details .marker-details-header .title{font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:.25px;text-align:left;color:#000}.page-epm-home .marker-details .marker-details-header .title .icon{float:right;cursor:pointer}.page-epm-home .marker-details .marker-details-header .scenario-period{font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:.25px;text-align:left;color:#202020}.page-epm-home .marker-details .highlight-text{font-weight:700;margin:4px 0}.page-epm-home .marker-details .highlight-text .text{font-weight:700;font-stretch:normal;font-style:normal;line-height:1.25;letter-spacing:.5px;text-align:left;margin-right:15px}.page-epm-home .marker-details .highlight-text .text.large{color:#202020;font-size:32px}.page-epm-home .marker-details .highlight-text .text.small{color:#000;font-size:24px}.page-epm-home .marker-details .highlight-text .subtext{font-size:12px;vertical-align:super;color:#009e8e;line-height:1.33;letter-spacing:.25px;font-weight:700;vertical-align:text-top}.page-epm-home .marker-details .highlight-text .subtext.negative{color:#fc930d}.page-epm-home .marker-details .highlight-text .small-subtext{font-size:10px;vertical-align:super;color:#009e8e;line-height:1.33;letter-spacing:.25px;font-weight:700;vertical-align:text-top}.page-epm-home .marker-details .highlight-text .small-subtext.negative{color:#fc930d}.page-epm-home .marker-details .planned-agdp{font-size:10px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:.25px;text-align:left;color:#666}.page-epm-home .marker-details .bottom-line{border-bottom:1px solid #ececec!important}.page-epm-home .marker-details .bottom-line .body-title{font-size:12px;font-weight:700;line-height:1.33;letter-spacing:.25px;text-align:left;color:#666}.page-epm-home .marker-details .side-border{border-left:1px solid #ececec!important;border-right:1px solid #ececec!important}.page-epm-home .timelines-wrapper{background-image:linear-gradient(to right,#1f4389cc,#349aa4cc);padding:15px;margin-left:70px}.page-epm-home .timelines-wrapper .timeline-chart-drawer{text-align:center;position:absolute;width:100%;top:0}.page-epm-home .timelines-wrapper .timeline-header{font-stretch:normal;font-style:normal;color:#fff;letter-spacing:.25px}.page-epm-home .timelines-wrapper .timeline-header .approve-scenarios{font-size:12px;font-weight:700;line-height:1.33;text-align:left}.page-epm-home .timelines-wrapper .timeline-header .last-updated{font-size:10px;font-weight:500;line-height:1.2;text-align:right}.page-epm-home .timelines-wrapper .chart-wrapper{margin:0 auto;height:208px}.page-epm-home .timelines-wrapper .chart-wrapper ul{list-style:none}.page-epm-home .timelines-wrapper .chart-wrapper .chart-values{color:#fff;position:absolute;display:flex;margin-bottom:20px;padding:0}.page-epm-home .timelines-wrapper .chart-wrapper .chart-values.visible{position:relative}.page-epm-home .timelines-wrapper .chart-wrapper .chart-values li{font-size:12px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:.25px;text-align:center;color:#fff;flex:1}.page-epm-home .timelines-wrapper .chart-wrapper .chart-values li:not(:last-child){position:relative}.page-epm-home .timelines-wrapper .chart-wrapper .chart-values li:not(:last-child):before{content:"";position:absolute;right:0;height:208px;border-right:1px solid lightgrey}.page-epm-home .timelines-wrapper .chart-wrapper .chart-bars{margin-top:2.5rem;padding:10px 0;position:relative;overflow-y:scroll}.page-epm-home .timelines-wrapper .chart-wrapper .chart-bars li{cursor:pointer;position:absolute;margin-bottom:20px;border-radius:4px;padding:16px;width:0;opacity:0;height:64px;transition:all .65s linear .2s;border-left:8px solid #4cb050;background-color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:60px}@media screen and (max-width: 600px){.page-epm-home .timelines-wrapper .chart-wrapper .chart-bars li{padding:10px}}.page-epm-home .timelines-wrapper .chart-wrapper .chart-bars li .title{font-size:12px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:.25px;text-align:left;color:#000;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-epm-home .timelines-wrapper .chart-wrapper .chart-bars li .subtitle{font-size:10px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:.25px;text-align:left;color:#202020;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.form-scenario .custom-date-range-value button.alpha-button.large{padding:.75rem 1rem}.form-scenario .custom-date-range-value button.alpha-button.large span{font-size:.8rem}.form-scenario .custom-date-range-value button.alpha-button.large:hover{color:#fff}.form-scenario .scenario-form-control .form-control{font-size:.8rem}.form-scenario .alpha-input.large>input.form-control{font-size:.8rem!important;font-weight:400}.pp-create-scenario .modal-content{width:800px!important}.radio-scenario-category{display:flex;flex-direction:column;gap:1rem}.footer{background-color:#216476;display:flex;justify-content:flex-end;min-height:75px}.footer .view-senario-button{margin-right:1rem}.footer .new-senario-button{margin-right:4rem}.compare-scenario-modal .modal-content{width:800px!important}.compare-scenario-modal .modal-header{padding:24px!important}.compare-scenario-modal .modal-header-subtitle{font-size:12px;margin-bottom:0;font-family:MuseoSans_light}.compare-scenario-modal .form-compare-scenario{padding-bottom:0}.compare-scenario-modal .form-item-period{padding-bottom:32px}.compare-scenario-modal .modal-body{padding:24px!important}.compare-scenario-modal .modal-body .alpha-button{width:328px!important;font-size:12px!important}.compare-scenario-modal .modal-body .alpha-button div{height:100%}.compare-scenario-modal .modal-body .rt-th,.compare-scenario-modal .modal-body .rt-td{padding:16px;min-width:50px;text-align:left;text-overflow:ellipsis;overflow:hidden}.compare-scenario-modal .modal-body .rt-th input[type=checkbox],.compare-scenario-modal .modal-body .rt-td input[type=checkbox]{height:20px;width:20px;padding:0 9px;-webkit-appearance:none;border:1px solid #009e8e;color:#009e8e;border-radius:3px}.compare-scenario-modal .modal-body .rt-th input[type=checkbox]:disabled,.compare-scenario-modal .modal-body .rt-td input[type=checkbox]:disabled{border:1px solid #e0e0e0;background-color:#ececec}.compare-scenario-modal .modal-body .rt-th input[type=checkbox]:checked,.compare-scenario-modal .modal-body .rt-td input[type=checkbox]:checked{justify-content:center;display:flex}.compare-scenario-modal .modal-body .rt-th input[type=checkbox]:checked:after,.compare-scenario-modal .modal-body .rt-td input[type=checkbox]:checked:after{font-family:Checkbox;content:""}.compare-scenario-modal .modal-body svg{margin-top:-5px;height:20px;display:flex}.compare-scenario-pagination{justify-content:center}.compare-scenario-pagination .first-page-btn,.compare-scenario-pagination .last-page-btn{height:100%!important}.compare-scenario-pagination .pagination-next-page{padding:0 32px!important}.compare-scenario-pagination .pagination-input-border,.compare-scenario-pagination .pagination-pagecount-border{height:36px;min-width:42px}.compare-scenario-pagination .alpha-button.primary{height:36px;width:50px!important;padding:8px 16px!important;margin-left:32px}.compare-scenario-loader .modal-content{width:400px!important;margin-left:80px;padding:1.5rem}.compare-scenario-loader .modal-body{display:flex!important;justify-content:center!important}.compare-scenario-loader .modal-body .processing-image{margin:auto!important}.compare-scenario-loader .modal-body .loader-title{text-align:center;color:#009e8e}.compare-scenario-loader .modal-body .loader-description{text-align:center}.compare-scenario-loader .close-btn{width:100px;align-self:center}.compare-scenario-loader-body .modal{display:flex!important;align-items:center}.page-epm-list .input-search-scenario{width:250px}.page-epm-list .input-search-scenario .input-search:focus{outline:0}.page-epm-list .custom-footer{position:fixed;bottom:0;width:100%;padding:1rem 9rem!important}.page-epm-list .footer-btn{margin:0 12px!important}.tooltip-container.description-tooltip .tooltip-inner{max-width:400px}.tooltip-container.description-tooltip .tooltip-inner .tooltip-modal{width:400px;text-align:left}.tooltip-container.description-tooltip .tooltip-inner .tooltip-modal .header-modal{font-weight:600;color:#202020;margin-bottom:12px}.tooltip-container.description-tooltip .tooltip-inner .tooltip-modal .body-modal{color:#666}.tooltip-container.description-tooltip .tooltip-inner .tooltip-modal .tooltip-title{font-family:MuseoSans_semibold,sans-serif;font-weight:400}.tooltip-container .versions-tooltip{text-align:left;font-size:12px}.tooltip-container .versions-tooltip-header{color:#202020;font-weight:700}.tooltip-container .versions-tooltip-label{color:#666;margin:0}.tooltip-container .versions-tooltip-value{font-weight:700}.browser-tab-wrapper{background-color:#666}.browser-tab-wrapper.with-header-overlay{background-color:transparent;margin-top:-68px}.browser-tab-wrapper .broswer-tab-bar{list-style:none;display:flex;margin:0px .75rem;padding:.75rem .75rem 0px;max-width:99%;min-width:95%;outline:0px}.browser-tab-wrapper .broswer-tab-bar .tab-menu-item{height:56px;max-width:240px;flex:1 1 0%;align-items:center;cursor:pointer;border-top:4px solid transparent;border-top-left-radius:8px;border-top-right-radius:8px;background-color:#ffffff4d;color:#fff;position:relative;margin-right:.25rem}.browser-tab-wrapper .broswer-tab-bar .tab-menu-item.disabled{cursor:not-allowed}.browser-tab-wrapper .broswer-tab-bar .tab-menu-item.active{background-color:#fff;color:#202020;flex:2 1 0%}.browser-tab-wrapper .broswer-tab-bar .tab-menu-item.active .tab-partition-left{height:111%;width:12px;position:absolute;top:-4px;left:-3px;background:#fff;transform:rotate(5deg);border-top-left-radius:8px}.browser-tab-wrapper .broswer-tab-bar .tab-menu-item.active .tab-partition-right{height:111%;width:12px;position:absolute;top:-4px;right:-3px;background:#fff;transform:rotate(-5deg);border-top-right-radius:8px}.browser-tab-wrapper .broswer-tab-bar .tab-menu-item .title{width:calc(100% - 64px);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin:1rem 2.5rem 1rem 1.5rem;position:absolute}.browser-tab-wrapper .broswer-tab-bar .tab-menu-item .tab-post-icon{position:absolute;right:1.5rem;display:flex;align-items:center;height:100%}.browser-tab-wrapper .broswer-tab-bar .tab-add{display:flex;align-items:center;padding-left:12px}.browser-tab-wrapper .tab-content{background-color:#fff;padding:1.5rem;display:none}.browser-tab-wrapper .tab-content.active{display:block}.bg-lmt{background-image:url(/assets/lmt-D4MyajBC.png)}.bg-plant{background:url(/assets/plant-IRGkcDhr.png)}.bg-psc{background:url(/assets/psc-Jg1jWh_V.png)}.bg-enterprise{background:url(/assets/enterprise-CH8cUm8R.png)}.header-banner{padding:28px 0 96px 16px;background-size:cover;background-position-x:right;background-position-x:center;color:#fff}.header-banner .back-button{margin-bottom:36px;font-size:12px;font-weight:500;line-height:1.33;letter-spacing:.25px;display:inherit}.header-banner .back-button:hover{cursor:pointer}.header-banner .back-button span{display:inherit}.header-banner .back-button span .back-label{margin-left:8px}.header-banner .header-banner-main{margin-bottom:12px}.header-banner .header-banner-main-title{font-size:24px;font-weight:700;line-height:1;letter-spacing:.5px;margin-bottom:0}.header-banner .header-banner-main-subtitle{font-size:16px;margin-bottom:0;margin-top:8px;line-height:1.38;letter-spacing:.25px}.header-banner .header-banner-main-status{font-size:12px;margin-left:16px;padding:4px 12px;border-radius:18px;background-color:#ffffff4d;white-space:nowrap}.header-banner .header-banner-description{min-height:44px;font-size:16px;margin-bottom:24px;line-height:1.38;letter-spacing:.25px}.header-banner .header-banner-labels{width:50%}.header-banner .header-banner-labels.header-banner-labels-80{width:80%}.header-banner .header-banner-labels .labels-text{opacity:.8;font-size:12px;font-weight:500;line-height:1.33;letter-spacing:.25px}.header-banner .header-view-base-plan-button{font-weight:600;cursor:pointer}.header-banner .header-banner-details .header-banner-period{margin-bottom:24px}.header-banner .header-banner-details .header-banner-period .details-text,.header-banner .header-banner-details .header-banner-created-by .details-text{padding-left:0;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:.25px}@media (max-width: 1400px){.header-banner-labels{width:100%!important}}.enterprise-card{margin-bottom:0!important}.enterprise-projected-income-wrapper{width:100%;display:flex;flex-wrap:nowrap;border-bottom:1px solid #cccccc;line-height:1.5;letter-spacing:.25px;-ms-overflow-style:none;scrollbar-width:none;overflow:auto;white-space:nowrap;scroll-behavior:smooth}.enterprise-projected-income-wrapper::-webkit-scrollbar{display:none}.enterprise-projected-income-wrapper .card-container{position:relative;display:inline-block;padding:1.5rem;border-right:1px solid #cccccc}.enterprise-projected-income-wrapper .card-container:last-child{border-right:0px}.enterprise-projected-income-wrapper .card-container.card-main{width:40%;min-width:450px}.enterprise-projected-income-wrapper .card-container.card-secondary{width:20%;min-width:280px}.enterprise-projected-income-wrapper .card-container.card-secondary .title{font-size:1rem;font-weight:700;font-stretch:normal;letter-spacing:.25px;color:#666;white-space:initial;margin-bottom:.75rem}.enterprise-projected-income-wrapper .card-container.card-secondary .status{font-size:.75rem;padding:.25rem .75rem;border-radius:18px;display:inline-block}.enterprise-projected-income-wrapper .card-container.card-secondary .status-pending{background-color:#fff7e5;color:#fc930d}.enterprise-projected-income-wrapper .card-container.card-secondary .status-submitted{background-color:#eaf5ea;color:#4caf50}.enterprise-projected-income-wrapper .card-container.card-secondary .btn-access-tool{position:absolute;bottom:1.5rem;left:1.5rem}.enterprise-projected-income-wrapper .card-container .icon-bottom-right{position:absolute;bottom:0;right:0;width:104px;height:144px}.enterprise-projected-income-wrapper .card-container .icon-bottom-right.epm-main{width:144px;height:160px}.enterprise-projected-income-wrapper .card-container .icon-bottom-right svg{height:100%;width:100%;position:absolute}.enterprise-projected-income-wrapper .top-card-tab-header{display:flex;align-items:center;padding-bottom:2rem}.enterprise-projected-income-wrapper .top-card-tab-header-label{font-size:1rem;font-family:MuseoSans_semibold,sans-serif;color:#666}.enterprise-projected-income-wrapper .top-card-tab-body{padding-bottom:1rem}.enterprise-projected-income-wrapper .top-card-tab-body-title{font-size:.75rem;font-family:MuseoSans_normal,sans-serif;color:#666;padding-bottom:.0625rem}.enterprise-projected-income-wrapper .top-card-tab-body-value{font-size:2rem;font-family:MuseoSans_semibold,sans-serif;color:#202020;padding-bottom:.0625rem}.enterprise-projected-income-wrapper .top-card-tab-body-variance{min-height:1rem;font-size:1rem;font-family:MuseoSans_semibold,sans-serif;line-height:1;letter-spacing:.0155rem}.enterprise-projected-income-wrapper .top-card-tab-body-variance .positive{color:#009e8e}.enterprise-projected-income-wrapper .top-card-tab-body-variance .positive:before{content:"+";color:#009e8e;padding-right:.25rem}.enterprise-projected-income-wrapper .top-card-tab-body-variance .negative-inverse{color:#009e8e}.enterprise-projected-income-wrapper .top-card-tab-body-variance .negative-inverse:before{content:"-";color:#009e8e;padding-right:.25rem}.enterprise-projected-income-wrapper .top-card-tab-body-variance .negative{color:#fc930d}.enterprise-projected-income-wrapper .top-card-tab-body-variance .negative:before{content:"-";color:#fc930d;padding-right:.25rem}.enterprise-projected-income-wrapper .top-card-tab-body-variance .positive-inverse{color:#fc930d}.enterprise-projected-income-wrapper .top-card-tab-body-variance .positive-inverse:before{content:"+";color:#fc930d;padding-right:.25rem}.enterprise-projected-income-wrapper .top-card-tab-footer{font-size:1rem;font-family:MuseoSans_normal,sans-serif;line-height:1.5;letter-spacing:.25px;color:#666}.module-version-tooltip{text-align:left}.module-version-tooltip-label{color:#999;margin-bottom:2px}.top-card-tab-container{width:100%;display:flex;border-bottom:1px solid #cccccc;line-height:1.5;letter-spacing:.25px;-ms-overflow-style:none;scrollbar-width:none;overflow:auto;white-space:nowrap;scroll-behavior:smooth}.top-card-tab-container::-webkit-scrollbar{display:none}.top-card-tab-container .top-card-tab{display:inline-block;padding:1.5rem;border-right:1px solid #cccccc;cursor:initial;min-width:300px}.top-card-tab-container .top-card-tab.is-selectable{cursor:pointer}.top-card-tab-container .top-card-tab.is-selectable.selected,.top-card-tab-container .top-card-tab.is-selectable:hover{position:relative}.top-card-tab-container .top-card-tab.is-selectable.selected:after,.top-card-tab-container .top-card-tab.is-selectable:hover:after{position:absolute;content:"";background:#009e8e;left:0;right:0;bottom:0;height:.5rem}.top-card-tab-container .top-card-tab.hide-last-border:last-child{border-right:0px}.top-card-tab-container .top-card-tab-header{display:flex;align-items:center;padding-bottom:2rem}.top-card-tab-container .top-card-tab-header-label{font-size:1rem;font-family:MuseoSans_semibold,sans-serif;color:#666;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.top-card-tab-container .top-card-tab-body{padding-bottom:1rem}.top-card-tab-container .top-card-tab-body-title{font-size:.75rem;font-family:MuseoSans_normal,sans-serif;color:#666;padding-bottom:.0625rem}.top-card-tab-container .top-card-tab-body-value{font-size:2rem;font-family:MuseoSans_semibold,sans-serif;color:#202020;padding-bottom:.0625rem}.top-card-tab-container .top-card-tab-body-variance{min-height:1rem;font-size:1rem;font-family:MuseoSans_semibold,sans-serif;line-height:1;letter-spacing:.0155rem}.top-card-tab-container .top-card-tab-body-variance .positive{color:#82c785}.top-card-tab-container .top-card-tab-body-variance .positive:before{content:"+";color:#82c785;padding-right:.25rem}.top-card-tab-container .top-card-tab-body-variance .negative-inverse{color:#82c785}.top-card-tab-container .top-card-tab-body-variance .negative-inverse:before{content:"-";color:#82c785;padding-right:.25rem}.top-card-tab-container .top-card-tab-body-variance .negative{color:#fc930d}.top-card-tab-container .top-card-tab-body-variance .negative:before{content:"-";color:#fc930d;padding-right:.25rem}.top-card-tab-container .top-card-tab-body-variance .positive-inverse{color:#fc930d}.top-card-tab-container .top-card-tab-body-variance .positive-inverse:before{content:"+";color:#fc930d;padding-right:.25rem}.top-card-tab-container .top-card-tab-body-variance .positive-bracket{color:#82c785}.top-card-tab-container .top-card-tab-body-variance .positive-bracket:before{content:"( +";color:#82c785}.top-card-tab-container .top-card-tab-body-variance .positive-bracket:after{content:")";color:#82c785}.top-card-tab-container .top-card-tab-body-variance .negative-bracket{color:#fc930d}.top-card-tab-container .top-card-tab-body-variance .negative-bracket:before{content:"( -";color:#fc930d}.top-card-tab-container .top-card-tab-body-variance .negative-bracket:after{content:")";color:#fc930d}.top-card-tab-container .top-card-tab-footer,.top-card-tab-container .top-card-tab-footer-bottom{font-size:1rem;font-family:MuseoSans_normal,sans-serif;line-height:1.5;letter-spacing:.25px;color:#666}.top-card-tab-container .top-card-tab .top-card-tab-tooltip{padding:0 1rem;width:400px;overflow-wrap:break-word;white-space:normal}.pat-pbt-wrapper{overflow:auto;scroll-behavior:smooth}.pat-pbt-wrapper .panel-title{display:flex}.pat-pbt-wrapper .panel-title:after{top:2px;right:-9px;position:relative;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:.25px;text-align:left;color:#666;font-family:FontAwesome!important}.pat-pbt-wrapper .toggle-icon{margin-left:15px}.pat-pbt-wrapper .pat_pbt_title{font-size:16px;font-weight:700;line-height:1.5;letter-spacing:.25px;text-align:left;color:#666;align-items:center}.pat-pbt-wrapper .Enterprise_Projected{font-size:16px;font-weight:700;line-height:1.5;letter-spacing:.25px;text-align:left;color:#202020}.pat-pbt-wrapper .statusText{gap:10px;margin:16px 66px 16px 0;padding:4px 12px;border-radius:18px;background-color:#eaf5ea;font-size:12px;font-weight:700;line-height:1.33;letter-spacing:.25px;text-align:left;color:#4cb050;max-width:fit-content}.pat-pbt-wrapper .btnAccessTool{align-items:center;gap:0;margin:60px 51px 24px 0;padding:8px 16px;border-radius:4px;border:solid 1px #009e8e;background-color:#fff;font-size:12px;font-weight:500;line-height:1.33;letter-spacing:.25px;text-align:center;color:#009e8e}.pat-pbt-wrapper .btnInfo{color:#fff;background-color:gray;position:absolute;text-align:center;width:20px;height:20px;border-radius:20px;font-size:.9rem;top:5px;right:15px}.pat-pbt-wrapper #btnCollapse{cursor:pointer}.pat-pbt-wrapper .card-body{background-color:#f7f7fb;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.pat-pbt-wrapper .small-text{font-size:12px;font-weight:500;line-height:1.33;letter-spacing:.25px;text-align:left;color:#666}.pat-pbt-wrapper .small-text-title{font-size:12px;font-weight:700;line-height:1.33;letter-spacing:.25px;text-align:left;color:#202020}.pat-pbt-wrapper .large-text{font-size:20px;font-weight:700;line-height:1.6;letter-spacing:.5px;text-align:left;color:#202020}.pat-pbt-wrapper .small-rate-text{min-height:30px;font-size:12px;font-weight:700;line-height:1.33;letter-spacing:.25px;text-align:left;color:#4cb050}.pat-pbt-wrapper .positive{color:#009e8e}.pat-pbt-wrapper .positive:before{content:"+";color:#009e8e;padding-right:.25rem}.pat-pbt-wrapper .negative-inverse{color:#009e8e}.pat-pbt-wrapper .negative-inverse:before{content:"-";color:#009e8e;padding-right:.25rem}.pat-pbt-wrapper .negative{color:#fc930d}.pat-pbt-wrapper .negative:before{content:"-";color:#fc930d;padding-right:.25rem}.pat-pbt-wrapper .positive-inverse{color:#fc930d}.pat-pbt-wrapper .positive-inverse:before{content:"+";color:#fc930d;padding-right:.25rem}.pat-pbt-card{background-color:#fff;border:1px solid #cccccc;box-shadow:none;margin-bottom:30px;border-top:hidden;border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.modal-content{width:60%;margin:0 auto}.modal-content{width:100%}.modal-content .modal-body .warning-message,.modal-content .modal-body .warning-description{line-height:24px;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:.25px;text-align:left;padding:0}.modal-content .modal-body .warning-message{color:red}.modal-content .modal-body .warning-description{margin-bottom:1rem}.alpha-modal-warning .modal-body-warning{padding-left:1.25rem}.epm-activate-modal .modal-content .modal-subtitle{font-size:16px;padding-bottom:2rem}.epm-activate-modal .modal-content .section-title{font-size:12px;color:#666;padding-bottom:1rem}.epm-activate-modal .modal-content .day-period{width:100%}.epm-activate-modal .modal-footer{background-color:#2020200a}.enterprise-notes-section .react-tabs{display:flex;color:#000;background:#fff}.enterprise-notes-section .react-tabs__tab-list{display:flex;flex-direction:column;margin:0;padding:0;color:#000;background:#fff}.enterprise-notes-section .react-tabs__tab{list-style:none;width:240px;padding:12px 6px;cursor:pointer;color:#666}.enterprise-notes-section .react-tabs__tab:focus{outline:none}.enterprise-notes-section .react-tabs__tab--selected{background:#ebf8f6;color:#4ab9ad}.enterprise-notes-section .react-tabs__tab-panel{display:none;width:100%;border-left:1px solid #ececec}.enterprise-notes-section .react-tabs__tab-panel--selected{display:block}.enterprise-notes-section .react-tabs__tab{padding:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.enterprise-notes-section .panel-content{text-align:center}.enterprise-notes-section .sub-section-notes{background-color:#f8f9ff;padding:3rem}.enterprise-notes-section .sub-section-notes-header-title .title-block .chart-title{font-size:20px}.enterprise-notes-section .single-note-title-row{justify-content:space-between;padding:32px}.enterprise-notes-section .single-note-title-row .single-note-title{width:60%}.enterprise-notes-section .single-note-title-row .single-note-title input{background-color:#fff;font-weight:bolder;border:none;width:100%}.enterprise-notes-section .single-note-title-row .single-note-title input:focus{outline:none}.enterprise-notes-section .single-note-title-row .single-note-details{font-size:12px;color:#999}.enterprise-notes-section .single-note-title-row .action-button-groups button{margin-right:8px}.enterprise-notes-section .notes-tab-form ul li div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-height:24px}.enterprise-notes-section .single-note-description-row{width:100%;height:65%;padding:0 32px}.enterprise-notes-section .single-note-description-row textarea{width:100%;height:100%;resize:none;background-color:#fff;border:none}.enterprise-notes-section .single-note-description-row textarea:focus{outline:none}.enterprise-notes-section .submission-remark{background-color:#fff;padding:2rem;margin:2rem 0;font-size:16px;line-height:24px}.enterprise-notes-section .submission-remark-pill{font-size:12px;font-weight:700;color:#009e8e;background-color:#ebf8f6;padding:.5rem 1rem;border-radius:16px}.enterprise-notes-section .submission-remark-metadata{color:#999;font-size:12px}.notes-tooltip .tooltip-inner{text-align:left!important}.management-version-container-enterprice .status-button{line-height:16px;letter-spacing:.25px;font-size:.75rem;padding:4px 12px;border-radius:18px;border:1px solid #cccccc;background-color:#fff;color:#666}.management-version-container-enterprice .appproved,.management-version-container-enterprice .submitted{background-color:#eaf5ea;color:#4caf50;border-color:#eaf5ea}.management-version-container-enterprice .pending-inputs,.management-version-container-enterprice .pending-review{background-color:#fff7e5;color:#fc930d;border-color:#fff7e5}.management-version-container-enterprice .pending-submission{background-color:#fff7e5;color:#fcb924;border-color:#fff7e5}.management-version-container-enterprice .error{background-color:#fae0e0;color:#d40201;border-color:#fae0e0}.management-version-container-enterprice .warning{background-color:#fff;color:#fc930d;border-color:#fc930d}.management-version-container-enterprice .processing,.management-version-container-enterprice .default{background-color:#fff;color:#666;border-color:#ccc}.page-epm-output{position:relative}.page-epm-output .browser-tab-wrapper .tab-menu-item.tab-history{max-width:80px}.page-epm-output .browser-tab-wrapper .tab-menu-item.tab-history svg path{stroke:#fff}.page-epm-output .browser-tab-wrapper .tab-menu-item.tab-history.active svg path{stroke:#04656c}.page-epm-output .epm-output-overview .overview-description{font-size:1rem;font-weight:500;color:#666}.browser-tab-wrapper{background:transparent;margin-top:-67px}.update-constraints .header-content{padding:2rem;font-size:24px;font-weight:700;letter-spacing:.5px;color:#202020}.update-constraints .alpha-section-tab{margin:0 .5rem}.update-constraints .alpha-section-tab .tab-label{font-size:20px;font-weight:700;color:#666}.update-constraints .alpha-section-tab .tab-label.selected-label,.update-constraints .alpha-section-tab .tab-label:hover{color:#009e8e}.update-constraints .alpha-section-tab .tab-label:after{border-color:#009e8e}.update-constraints .ReactTable .production-event-description{white-space:normal}.footer-card{position:absolute;bottom:0;width:96%;height:80px;padding:16px 24px;display:flex;justify-content:flex-end;box-shadow:0 -4px 16px #20202014;-webkit-box-shadow:0 -4px 16px 0 rgba(32,32,32,.08);-moz-box-shadow:0 -4px 16px 0 rgba(32,32,32,.08)}.footer-card .alpha-button{padding:16px 24px;margin-right:24px;line-height:1;font-size:16px!important}.footer-card .footer-cancel{padding:0 24px!important;color:#009e8e!important}.general-form-card{padding:26px 32px}.general-form-card .bottom-form-title{padding-top:26px}.general-form-card .general-form-title{font-size:20px;font-weight:700}.general-form-card .general-form-input-label label span{font-size:16px}.general-form-card .general-form-input-label input{padding:12px 16px}.general-form-card .general-form-radio-col{padding-left:0}.general-form-card .error-message-container{margin-bottom:1rem}.general-form-card .error-message-container .error-message{display:flex;font-size:.75rem;color:#e75552;line-height:1;letter-spacing:.25px;padding-bottom:.5rem}.summary-card{height:100%;border-radius:.5rem;border:solid 1px #cccccc}.summary-card>*:not(:last-child){border-bottom:1px solid #cccccc}.summary-card .summary-card-header-container{padding:1.625rem 2rem;display:flex;flex-direction:column}.summary-card .summary-card-header-container .summary-card-header{display:flex}.summary-card .summary-card-header-container .summary-card-header .summary-card-header-title{padding-right:1rem;font-size:1.25rem;font-family:MuseoSans_semibold,sans-serif;line-height:1;letter-spacing:.03rem}.summary-card .summary-card-header-container .summary-card-header .summary-card-header-title.coming-soon{color:#999}.summary-card .summary-card-header-container .summary-card-header .flagFilter{width:85%;justify-content:flex-start}.summary-card .summary-card-header-container .summary-card-header .select-difine>button>span{font-size:16px}.summary-card .summary-card-header-container .summary-card-header-sub-title{color:#999;font-size:.75rem;line-height:1;letter-spacing:.0155rem}.summary-card .summary-card-body-container{padding:2rem;margin-top:0}.summary-card .summary-card-body-container .card-body-row-label{display:flex;flex-direction:column;justify-content:center}.summary-card .summary-card-body-container .card-body-row-label .row-label{font-size:1.25rem;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:.25px;color:#666}.summary-card .summary-card-body-container .card-body-row-label .row-sub-label{color:#666;font-stretch:normal;font-style:normal;line-height:1.5;font-size:.75rem;padding-top:.3125rem;font-weight:inherit}.summary-card .summary-card-body-container .card-body-row-label span{font-size:1.25rem;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:.5px;color:#666}.summary-card .summary-card-body-container .card-body-row-label span.coming-soon{color:#999;font-family:MuseoSans_semibold,sans-serif}.summary-card .summary-card-body-container .card-body-row-column-label{font-size:1rem;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:.25px;color:#666}.summary-card .summary-card-body-container .card-body-row-column-value{font-size:1.5rem;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:.5px;color:#202020}.summary-card .summary-card-body-container .card-body-row-variance{font-size:.75rem;font-family:MuseoSans_semibold,sans-serif;line-height:1;letter-spacing:.0155rem}.summary-card .summary-card-body-container .card-body-row-variance:before{content:"▲";color:transparent;padding-right:.5rem}.summary-card .summary-card-body-container .card-body-row-variance.positive{color:#009e8e}.summary-card .summary-card-body-container .card-body-row-variance.positive:before{content:"";color:#009e8e;padding-right:.5rem}.summary-card .summary-card-body-container .card-body-row-variance.plant-positive{color:#009e8e}.summary-card .summary-card-body-container .card-body-row-variance.plant-positive:before{content:"";color:#009e8e;padding-right:.5rem}.summary-card .summary-card-body-container .card-body-row-variance.positive-inverse{color:#009e8e}.summary-card .summary-card-body-container .card-body-row-variance.positive-inverse:before{content:"";color:#009e8e;padding-right:.5rem}.summary-card .summary-card-body-container .card-body-row-variance.negative{color:#e0b25b}.summary-card .summary-card-body-container .card-body-row-variance.negative:before{content:"";color:#e0b25b;padding-right:.5rem}.summary-card .summary-card-body-container .card-body-row-variance.plant-negative{color:#e0b25b}.summary-card .summary-card-body-container .card-body-row-variance.plant-negative:before{content:"";color:#e0b25b;padding-right:.5rem}.summary-card .summary-card-body-container .card-body-row-variance.negative-inverse{color:#e0b25b}.summary-card .summary-card-body-container .card-body-row-variance.negative-inverse:before{content:"";color:#e0b25b;padding-right:.5rem}.summary-card .summary-card-body-container .summary-card-details-section{margin:-2rem;padding-top:2rem}.summary-card .summary-card-body-container .summary-card-details-toggle{margin:auto;border:none}.summary-card .summary-card-body-container .summary-card-details-toggle:hover{background-color:transparent;color:#009e8e}.summary-card .summary-card-body-container .summary-card-details-toggle-icon{display:inline-block;margin-right:10px}.summary-card .summary-card-body-container .summary-card-details-content{margin:1rem 0}.summary-card .summary-card-body-container .disable{color:gray}.summary-card .summary-card-body-container .disable:hover{background-color:transparent;color:gray}.input-tooltip-fonts{font-family:Museosans_normal;font-size:12px;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:.25px;color:#d84f4c}.fpp-tooltip-container{width:100%}.tooltip-data{box-shadow:0 0 8px #20202029;padding:.5rem;border-radius:4px}.tooltip-data .truncate-multiple{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.cargo-limit-table-wrapper .alpha-table{min-height:0;overflow-y:hidden}.cargo-limit-table-wrapper .alpha-table table{margin:0}.no-bg{background:none!important}.tooltip-cargo-limit .tooltip-inner{text-align:left}.cargo-demand-table-revert{color:#666}.cargo-demand-table-revert img{margin-right:8px}.cargo-demand-tab-container{margin-bottom:32px}.cargo-demand-tab-container .popover[data-x-out-of-boundaries]{opacity:0}.cargo-demand-table-tooltip{width:500px}.cargo-demand-table-tooltip .tooltip-inner{max-width:100%;text-align:left}.cargo-demand-table{overflow-y:inherit}.cargo-demand-table.alpha-table thead th:first-child{width:auto}.cargo-demand-table tbody tr>td.disabled{background-color:#f8f8f8!important}.cargo-demand-table tbody tr>td.error{background-color:#ffe4e6!important}.cargo-demand-table tbody tr>td.error input.cargo-code-disabled{background-color:#ffe4e6!important}.cargo-demand-table tbody tr>td input.cargo-code-disabled{background-color:#f8f8f8!important}.cargo-demand-table tbody tr>td input.customize-background{background:#ececec!important}.cargo-demand-table .type-date-select div>div{width:100%}.cargo-demand-table .type-date-select div>div .alpha-button div>div{display:none}.cargo-demand-table-select-with-lock .alpha-radio{margin-bottom:8px}.cargo-demand-table-select-with-lock .action-container{background-color:#f8f8f8;padding:1rem 2rem;display:flex;justify-content:flex-end}.cargo-demand-table-select-with-lock .action-container .alpha-button{min-width:auto;width:auto}.cargo-demand-table-select-with-lock .action-container .alpha-button.clear{background-color:transparent!important;color:#009e8e!important}.tooltip-vessel .tooltip-inner{text-align:left}.disabled-multi-select{width:max-content;padding:20px 0}.vessel-unavailability-constraint .alpha-tbody .alpha-trow .type-static{padding:1.25rem}.berth-constraint .alpha-tbody .alpha-trow .type-static{padding:1.25rem}.alpha-message-card-container{align-items:center;border:1px solid #BBB;border-top:.5rem solid #BBB;padding:1rem;color:#666;border-radius:8px}.alpha-message-card-container.alpha-error-message-card{border-color:#d40201}.alpha-message-card-container.alpha-warning-message-card{border-color:#fcb924}.alpha-message-card-container .alpha-message-card-right{width:100%}.alpha-message-card-container .alpha-message-card-icon{height:2rem;width:2rem}.alpha-message-card-container .alpha-message-card-title-container{justify-content:space-between}.alpha-message-card-container .alpha-message-card-title-container:hover{cursor:pointer}.alpha-message-card-container .alpha-message-card-title{line-height:32px}.alpha-message-card-container .alpha-message-card-title.font-weight-700{font-weight:700}.alpha-message-card-container .alpha-message-card-caret{height:2rem;width:2rem;transition:transform .1s}.alpha-message-card-container .alpha-message-card-caret.amcc-expanded{transform:rotate(180deg)}.update-constraints .error-box{align-items:center;border:1px solid #d40201;border-top:.5rem solid #d40201;padding:1rem;color:#666;border-radius:8px}.update-constraints .error-box .error-icon{height:2rem;width:2rem}.update-constraints .error-box .font-weight-700{font-weight:700}.warning-message-container{display:flex;flex-direction:column;font-size:.75rem;color:#e75552;padding-bottom:1rem}.warning-message-container>span{display:flex;padding-bottom:.25rem}.modal-add-date-range-button{padding-top:1rem;display:flex;justify-content:flex-start}.modal-add-date-range-button .alpha-button{height:unset!important;min-width:unset!important;padding:0!important}.existing-contract .alpha-tbody .alpha-trow .type-custom-component .eta-date-range-cell.alpha-select{padding-left:1rem}.existing-contract .alpha-tbody .alpha-trow .type-custom-component .eta-date-range-cell.alpha-select .alpha-button{border:none;text-align:left;padding-left:0;color:#333;font-family:MuseoSans_normal,sans-serif}.model-infeas-err-card.card{color:#666;border:1px solid #D40201;border-top:.5rem solid #D40201;border-radius:8px}.model-infeas-err-card .model-infeas-err-header{margin:1rem;align-items:center}.model-infeas-err-card .model-infeas-err-header .mie-header-icon{height:2rem;width:2rem}.model-infeas-err-card .model-infeas-err-header .mie-header-right{width:100%}.model-infeas-err-card .model-infeas-err-header .mie-header-title-container{justify-content:space-between}.model-infeas-err-card .model-infeas-err-header .mie-header-title-container:hover{cursor:pointer}.model-infeas-err-card .model-infeas-err-header .mie-header-title{line-height:32px;font-weight:700}.model-infeas-err-card .model-infeas-err-header .mie-header-caret{width:2rem;height:2rem;transition:transform .1s}.model-infeas-err-card .model-infeas-err-header .mie-header-caret.mie-card-expanded{transform:rotate(180deg)}.model-infeas-err-card .mie-select{width:7rem;margin:.5rem 1rem;margin-left:auto;display:flex}.model-infeas-err-card .mie-select button.alpha-button{border-color:#d8d8d8;color:#333}.model-infeas-err-card .mie-select button.alpha-button path{fill:#333}.model-infeas-err-card .mie-select button.alpha-button:hover{color:#fff}.model-infeas-err-card .mie-select button.alpha-button:hover path{fill:#fff}.number-input::-webkit-outer-spin-button,.number-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.number-input[type=number]{-moz-appearance:textfield}.number-input:disabled{background:#f8f8f8}.number-input.error{background:#ffe4e6}.volume-table-target-wrapper .alpha-table{max-height:unset}.volume-table-target-wrapper .alpha-table>table>tbody>tr>th.header{max-width:13.5rem;min-width:13.5rem;white-space:pre-wrap;padding-left:1rem!important;padding-right:2.3rem!important}.volume-table-target-wrapper .alpha-table>table>tbody>tr>th.header:before{content:"";position:absolute;right:0;top:0;bottom:0;width:1px;background-color:#dee2e6}.volume-table-target-wrapper .alpha-table>table>tbody>tr>th.date-cell{font-family:MuseoSans_semibold,sans-serif;color:#999}.volume-table-target-wrapper .alpha-table>table>tbody>tr>th.highlight{background:#ebf8f6}.volume-table-target-wrapper .alpha-table>table>tbody tr:not(:first-child) th.disabled{background:#ececec}.volume-table-target-wrapper .alpha-table>table>tbody tr td.disabled{background:#ececec}.volume-table-target-wrapper .alpha-table>table>tbody tr th.empty-date-cell{background:#ececec}.volume-table-target-wrapper .alpha-table>table>tbody>tr>td.value{max-width:5.62rem;min-width:5.62rem}.volume-table-target-wrapper .alpha-table>table>tbody>tr>td.highlight>input{background:#ebf8f6}.volume-table-target-wrapper .alpha-table>table>tbody>tr>td.error>input{background:#f9d6d5}.volume-table-target-wrapper .alpha-table>table>tbody>tr>td.disabled>input{background:#ececec}.volume-table-target-wrapper .alpha-table>table>tbody>tr>td>input{width:100%;height:3rem;border:none;text-align:center}.volume-table-target-wrapper .alpha-table>table>tbody>tr,.volume-table-target-wrapper th,.volume-table-target-wrapper td{padding:0!important;height:3rem}.volume-table-target-wrapper .keyPosition{position:absolute}.volume-table-target-wrapper .keyPosition .keyPosition__popup{top:2.5rem!important}.lock-in-mark-table-volume,.lock-in-icon-svg,.icons_Action_Greater2{height:18px;width:18px;float:left;margin:-7px;position:relative;left:1.5rem;top:1.3rem;cursor:pointer}.lock-in-mark-table-volume .disabled,.lock-in-icon-svg .disabled,.icons_Action_Greater2 .disabled{cursor:context-menu}.lock-in-mark-table-volume.header,.lock-in-icon-svg.header,.icons_Action_Greater2.header{top:.5rem}.lock-in-mark-table-volume{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='16'%20fill='none'%20viewBox='0%200%2012%2016'%3e%3cpath%20fill='%23CCC'%20fill-rule='evenodd'%20d='M8.449%206.416H3.55V4.463c0-1.286%201.099-2.332%202.45-2.332%201.35%200%202.448%201.046%202.448%202.332v1.953zm3.066%200h-.829V4.463C10.686%202.003%208.584%200%206%200S1.314%202.002%201.314%204.463v1.953h-.83c-.267%200-.484.207-.484.462v8.66c0%20.255.217.462.485.462h11.03c.268%200%20.485-.207.485-.462v-8.66c0-.255-.217-.462-.485-.462z'%20clip-rule='evenodd'/%3e%3c/svg%3e") no-repeat;top:.8rem}.lock-in-icon-svg{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%3e%3cdefs%3e%3cpath%20id='a'%20d='M0%200h12v16H0z'/%3e%3c/defs%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cmask%20id='b'%20fill='%23fff'%3e%3cuse%20xlink:href='%23a'/%3e%3c/mask%3e%3cpath%20fill='%23009E8E'%20d='M8.449%206.416H3.55V4.463c0-1.286%201.099-2.332%202.45-2.332%201.35%200%202.448%201.046%202.448%202.332v1.953zm3.066%200h-.829V4.463C10.686%202.003%208.584%200%206%200S1.314%202.002%201.314%204.463v1.953h-.83A.474.474%200%200%200%200%206.878v8.66c0%20.255.217.462.485.462h11.03a.474.474%200%200%200%20.485-.462v-8.66a.474.474%200%200%200-.485-.462z'%20mask='url(%23b)'/%3e%3cpath%20fill='%23FFF'%20fill-rule='nonzero'%20d='M2.75%208.182a.5.5%200%200%201%20.5.5V10.8h6.036a.485.485%200%200%201%200%20.97l-6.325.001a.5.5%200%200%201-.711-.453V8.682a.5.5%200%200%201%20.5-.5z'%20mask='url(%23b)'%20transform='rotate(-45%206.01%2010)'/%3e%3c/g%3e%3c/svg%3e") no-repeat;top:.8rem}.lock-in-svg{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='8'%20height='12'%20fill='none'%20viewBox='0%200%208%2012'%3e%3cpath%20fill='%23009E8E'%20fill-rule='evenodd'%20d='M5.633%204.944H2.368V3.642c0-.857.732-1.555%201.632-1.555.9%200%201.633.698%201.633%201.555v1.302zm2.044%200h-.553V3.642C7.124%202.002%205.723.667%204%20.667S.876%202.002.876%203.642v1.302H.323c-.178%200-.323.138-.323.308v5.774c0%20.17.145.307.323.307h7.354c.178%200%20.323-.137.323-.307V5.252c0-.17-.145-.308-.323-.308z'%20clip-rule='evenodd'/%3e%3c/svg%3e") no-repeat}.icons_Action_Greater2{background:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='8'%20y='17'%20width='8'%20height='2'%20rx='1'%20fill='%23009E8E'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.16793%205.44541C8.47429%204.98588%209.09516%204.8617%209.55468%205.16806L15.5547%209.16806C15.8329%209.35352%2016%209.66575%2016%2010.0001C16%2010.3345%2015.8329%2010.6467%2015.5547%2010.8322L9.55468%2014.8322C9.09516%2015.1385%208.47429%2015.0143%208.16793%2014.5548C7.86158%2014.0953%207.98576%2013.4744%208.44528%2013.1681L13.1972%2010.0001L8.44528%206.83216C7.98576%206.5258%207.86158%205.90493%208.16793%205.44541Z'%20fill='%23009E8E'/%3e%3c/svg%3e") no-repeat;top:.8rem;left:1.1rem}.icons_Action_Greater{background:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='8'%20y='17'%20width='8'%20height='2'%20rx='1'%20fill='%23009E8E'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.16793%205.44541C8.47429%204.98588%209.09516%204.8617%209.55468%205.16806L15.5547%209.16806C15.8329%209.35352%2016%209.66575%2016%2010.0001C16%2010.3345%2015.8329%2010.6467%2015.5547%2010.8322L9.55468%2014.8322C9.09516%2015.1385%208.47429%2015.0143%208.16793%2014.5548C7.86158%2014.0953%207.98576%2013.4744%208.44528%2013.1681L13.1972%2010.0001L8.44528%206.83216C7.98576%206.5258%207.86158%205.90493%208.16793%205.44541Z'%20fill='%23009E8E'/%3e%3c/svg%3e") no-repeat}.lock-in-svg,.icons_Action_Greater{margin-left:1em;padding-top:0;height:1em;padding-bottom:20px}.cargo-limit-table-wrapper{padding-top:2rem;border:1px solid #ccc;border-radius:.5rem;box-shadow:none;margin-bottom:2rem}.cargo-limit-table-wrapper .container-fluid .card{border:none!important}.cargo-limit-table-wrapper .chart-filter-header-container{text-align:center;justify-content:center;display:flex}.volume-target-tooltip .tooltip-inner{max-width:376px}.volume-target-tooltip .tooltip-inner .tooltip-wrapper{font-size:16px;line-height:24px;color:#666;text-align:start}.volume-target-tooltip .tooltip-inner .tooltip-wrapper .tooltip-footer-label{font-size:16px;line-height:24px;color:#666;text-align:start;font-style:unset}.calendar-table-wrapper .alpha-table>table>tbody>tr>td.error>input{background:#f9d6d5}.lock-in-mark-table{height:16px;width:12px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='16'%20fill='none'%20viewBox='0%200%2012%2016'%3e%3cpath%20fill='%23CCC'%20fill-rule='evenodd'%20d='M8.449%206.416H3.55V4.463c0-1.286%201.099-2.332%202.45-2.332%201.35%200%202.448%201.046%202.448%202.332v1.953zm3.066%200h-.829V4.463C10.686%202.003%208.584%200%206%200S1.314%202.002%201.314%204.463v1.953h-.83c-.267%200-.484.207-.484.462v8.66c0%20.255.217.462.485.462h11.03c.268%200%20.485-.207.485-.462v-8.66c0-.255-.217-.462-.485-.462z'%20clip-rule='evenodd'/%3e%3c/svg%3e") no-repeat;float:left;margin:-7px;position:relative;left:1.5rem;top:1.3rem;cursor:pointer}.lock-in-mark-table.lock-in{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%3e%3cdefs%3e%3cpath%20id='a'%20d='M0%200h12v16H0z'/%3e%3c/defs%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cmask%20id='b'%20fill='%23fff'%3e%3cuse%20xlink:href='%23a'/%3e%3c/mask%3e%3cpath%20fill='%23009E8E'%20d='M8.449%206.416H3.55V4.463c0-1.286%201.099-2.332%202.45-2.332%201.35%200%202.448%201.046%202.448%202.332v1.953zm3.066%200h-.829V4.463C10.686%202.003%208.584%200%206%200S1.314%202.002%201.314%204.463v1.953h-.83A.474.474%200%200%200%200%206.878v8.66c0%20.255.217.462.485.462h11.03a.474.474%200%200%200%20.485-.462v-8.66a.474.474%200%200%200-.485-.462z'%20mask='url(%23b)'/%3e%3cpath%20fill='%23FFF'%20fill-rule='nonzero'%20d='M2.75%208.182a.5.5%200%200%201%20.5.5V10.8h6.036a.485.485%200%200%201%200%20.97l-6.325.001a.5.5%200%200%201-.711-.453V8.682a.5.5%200%200%201%20.5-.5z'%20mask='url(%23b)'%20transform='rotate(-45%206.01%2010)'/%3e%3c/g%3e%3c/svg%3e") no-repeat}.lock-in-mark-table.disabled{cursor:context-menu}.lock-in-mark-table.header{top:.5rem}.plant-infeas.card{color:#666;border:1px solid #D40201;border-top:.5rem solid #D40201;border-radius:8px}.plant-infeas .plant-infeas-err-header{margin:1rem;align-items:center}.plant-infeas .plant-infeas-err-header .plantMie-header-icon{height:2rem;width:2rem}.plant-infeas .plant-infeas-err-header .plantMie-header-right{width:100%}.plant-infeas .plant-infeas-err-header .plantMie-header-title-container{justify-content:space-between}.plant-infeas .plant-infeas-err-header .plantMie-header-title-container:hover{cursor:pointer}.plant-infeas .plant-infeas-err-header .plantMie-header-title{line-height:32px;font-weight:700}.plant-infeas .plant-infeas-err-header .plantMie-header-caret{width:2rem;height:2rem;transition:transform .1s}.plant-infeas .plant-infeas-err-header .plantMie-header-caret.plantMie-card-expanded{transform:rotate(180deg)}.plant-infeas .plantMie-select-container{display:flex;justify-content:flex-end;align-items:center;gap:1rem;margin:.5rem 1rem}.plant-infeas .plantMie-copy-button{color:#009e8e;border:1px solid #009e8e;background-color:#fff;padding:4.5px 1rem;border-radius:.25rem;cursor:pointer;text-align:center;font-size:.75rem;font-family:MuseoSans_normal,sans-serif;line-height:12px;width:115px}.plant-infeas .plantMie-copy-button:hover{background-color:#009e8e;color:#fff}.plant-infeas .plantMie-select-filter{width:7rem}.plant-infeas .plantMie-select-filter button.alpha-button{border-color:#d8d8d8;color:#333}.plant-infeas .plantMie-select-filter button.alpha-button path{fill:#333}.plant-infeas .plantMie-select-filter button.alpha-button:hover{color:#fff}.plant-infeas .plantMie-select-filter button.alpha-button:hover path{fill:#fff}.header-section-with-filter .header-filter-block{display:flex;align-items:center}.header-section-with-filter .header-filter-block .revert-changes-button{display:flex;align-items:center;gap:8px;color:#999;border-radius:4px;padding:6px 12px;margin-right:1rem;cursor:pointer;font-size:.75rem;font-family:MuseoSans_normal,sans-serif;font-weight:400}.header-section-with-filter .header-filter-block .revert-changes-button svg{fill:#666;transition:fill .2s ease}.header-alert-noitification{font-size:14px;line-height:1.6;letter-spacing:.5px;color:#fc930d;margin-left:2rem}.card.pp-calendar-table-container .table-header-title{text-align:center;margin:1rem;font-size:16px;font-weight:700;letter-spacing:.25px;line-height:2;color:#202020}.card.pp-calendar-table-container .error-message-container{margin-bottom:1rem}.card.pp-calendar-table-container .error-message-container .error-message{display:flex;font-size:.75rem;color:#e75552;line-height:1rem;letter-spacing:.25px;padding-bottom:.5rem;padding-left:1.5rem;margin-right:1rem}.train-adjustment-remarks-container .train-adjustment-header-section{font-size:20px;font-weight:700;line-height:1.6;letter-spacing:.5px;color:#202020;margin:2rem}.train-adjustment-remarks-container .train-adjustment-header-section .train-adjustment-button{margin-right:1rem}.train-adjustment-remarks-container .train-adjustment-month{font-family:MuseoSans,sans-serif;font-size:1rem;font-weight:700;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:.5px;color:#202020;margin:1rem;text-align:center}.train-adjustment-remarks-container .train-adjustment-remarks-table>table>tbody>tr>td{padding:0;text-align:left}.train-adjustment-remarks-container .train-adjustment-remarks-table>table>tbody>tr>td:first-child{max-width:6rem;padding:1.25rem}.train-adjustment-remarks-container .train-adjustment-remarks-table>table>tbody>tr>td textarea{border:none;padding:1.25rem;width:100%;font-size:.75rem;vertical-align:middle;line-height:1.125rem;margin-top:0;margin-bottom:0;height:60px}.train-adjustment-remarks-container .train-adjustment-remarks-table>table>tbody>tr>td textarea:placeholder-shown{background-color:pink}.train-adjustment-remarks-container .train-adjustment-remarks-table>table>tbody>tr>td textarea.error{background:#e7555233}.train-adjustment-remarks-container .train-adjustment-remarks-table>table>thead>tr>th{text-align:left;position:sticky;top:0;background:#f8f8f8}.calendar-table-wrapper .alpha-table{max-height:unset}.calendar-table-wrapper .alpha-table>table>tbody>tr>th.header{max-width:13.5rem;min-width:13.5rem;white-space:pre-wrap;padding-left:1rem!important;padding-right:2.3rem!important}.calendar-table-wrapper .alpha-table>table>tbody>tr>th.header:before{content:"";position:absolute;right:0;top:0;bottom:0;width:1px;background-color:#dee2e6}.calendar-table-wrapper .alpha-table>table>tbody>tr>th.date-cell{font-family:MuseoSans_semibold,sans-serif;color:#999}.calendar-table-wrapper .alpha-table>table>tbody>tr>th.highlight{background:#ebf8f6}.calendar-table-wrapper .alpha-table>table>tbody tr:not(:first-child) th.disabled{background:#ececec}.calendar-table-wrapper .alpha-table>table>tbody tr td.disabled{background:#ececec}.calendar-table-wrapper .alpha-table>table>tbody tr th.empty-date-cell{background:#ececec}.calendar-table-wrapper .alpha-table>table>tbody>tr>td.value{max-width:5.62rem;min-width:5.62rem}.calendar-table-wrapper .alpha-table>table>tbody>tr>td.highlight>input{background:#ebf8f6}.calendar-table-wrapper .alpha-table>table>tbody>tr>td.disabled>input{background:#ececec}.calendar-table-wrapper .alpha-table>table>tbody>tr>td>input{width:100%;height:3rem;border:none;text-align:center}.calendar-table-wrapper .alpha-table>table>tbody>tr,.calendar-table-wrapper th,.calendar-table-wrapper td{padding:0!important;height:3rem}.lock-in-mark{height:8px;width:8px;background-color:#009e8e;border-radius:50%;float:right;margin:-7px;position:relative;right:.75rem;top:.75rem}.fuelgas-container .fuelgas-header-section{font-size:20px;font-weight:700;line-height:1.6;letter-spacing:.5px;color:#202020;margin:2rem}.fuelgas-container .fuelgas-header-section .fuelgas-button{margin-right:1rem}.fuelgas-container .fuelgas-month{font-family:MuseoSans,sans-serif;font-size:1rem;font-weight:700;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:.5px;color:#202020;margin:1rem;text-align:center}.fuelgas-container .fuelgas-table{margin:0 2rem}.fuelgas-container .fuelgas-remarks-table>table>tbody>tr>td{padding:0;text-align:left}.fuelgas-container .fuelgas-remarks-table>table>tbody>tr>td:first-child{max-width:6rem;padding:1.25rem}.fuelgas-container .fuelgas-remarks-table>table>tbody>tr>td textarea{border:none;padding:1.25rem;width:100%;font-size:.75rem;vertical-align:middle;line-height:1.125rem;margin-top:0;margin-bottom:0;height:60px}.fuelgas-container .fuelgas-remarks-table>table>tbody>tr>td textarea:placeholder-shown{background-color:pink}.fuelgas-container .fuelgas-remarks-table>table>tbody>tr>td textarea.error{background:#e7555233}.fuelgas-container .fuelgas-remarks-table>table>thead>tr>th{text-align:left;position:sticky;top:0;background:#f8f8f8}.fuelgas-modal-container{max-width:23.5rem}.fuelgas-modal-container .fuelgas-modal-header{font-family:MuseoSans_semibold,sans-serif;font-size:1.25rem;line-height:1;letter-spacing:.5px;padding-bottom:.875rem;display:flex}.fuelgas-modal-container .fuelgas-modal-subheader{font-size:.75rem;line-height:1.33;letter-spacing:.25px}.fuelgas-modal-container .fuelgas-modal-section-header{margin-top:1rem;margin-bottom:.75rem}.title-error{font-weight:700;font-size:1.2em;margin:10px 0}.description-error{font-size:16px;line-height:1.5;color:#333;text-align:left;display:block}.error-pipeline-list{list-style-type:disc;padding-left:20px;text-align:left;width:fit-content;margin:10px 0;max-width:400px}.maintenance-activities-table .alpha-table thead th:first-child{width:auto!important}.pp-input-container .target-container .content-header,.pp-input-container .default-setting-container .content-header,.pp-input-container .pp-calendar-table-container .content-header{margin-bottom:0;padding:1.5rem 1.5rem .5rem}.pp-input-container .target-container .content-header .chart-filter-header-container>.title-block .chart-title,.pp-input-container .default-setting-container .content-header .chart-filter-header-container>.title-block .chart-title,.pp-input-container .pp-calendar-table-container .content-header .chart-filter-header-container>.title-block .chart-title{font-size:1.25rem}.pp-input-container .target-container .section-tab-container,.pp-input-container .default-setting-container .section-tab-container,.pp-input-container .pp-calendar-table-container .section-tab-container{border-top:1px solid #cccccc;padding-top:1rem}.pp-input-container .target-container .message-container,.pp-input-container .default-setting-container .message-container,.pp-input-container .pp-calendar-table-container .message-container{margin-bottom:1rem}.pp-input-container .target-container .message-container .message,.pp-input-container .default-setting-container .message-container .message,.pp-input-container .pp-calendar-table-container .message-container .message{display:flex;font-size:.75rem;color:#e75552;line-height:1;letter-spacing:.25px;padding-bottom:.5rem;padding-left:1.5rem}.pp-input-container .message-container{margin-bottom:2.25rem;padding-top:.8rem}.pp-input-container .message-container .message{display:flex;font-size:.75rem;color:#e75552;line-height:1;letter-spacing:.25px}.pp-input-container .target-container .alpha-table,.pp-input-container .default-setting-container .alpha-table{border-top:1px solid #cccccc}.pp-input-container td.error input{background-color:#e7555233}.picker-open{height:730px}.production-planner-input-modal{max-width:23.5rem}.production-planner-input-modal .modal-title .header{font-family:MuseoSans_semibold,sans-serif;font-size:1.25rem;line-height:1;letter-spacing:.5px;padding-bottom:.875rem;display:flex}.production-planner-input-modal .modal-title .sub-header{font-size:.75rem;line-height:1.33;letter-spacing:.25px}.production-planner-input-modal .production-planner-body-modal{padding-top:0;max-height:45rem;overflow:auto}.production-planner-input-modal .production-planner-body-modal .date-range-value-container>div .alpha-button{border-color:#ccc;padding-top:.5rem;padding-bottom:.5rem}.production-planner-input-modal .production-planner-body-modal .date-range-value-container>div .disabled{border:1px solid #cccccc!important}.production-planner-input-modal .production-planner-body-modal .value-dropdown-container .alpha-select>.alpha-button{border:1px solid #cccccc!important}.production-planner-input-modal .production-planner-body-modal .value-dropdown-container .alpha-select>.alpha-button>span:first-child{width:250px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.production-planner-input-modal .production-planner-body-modal .clear-checkbox-container .alpha-checkbox{padding-top:1rem}.production-planner-input-modal .production-planner-body-modal .clear-checkbox-container .alpha-checkbox .alpha-checkbox-box{border:1px solid #cccccc}.production-planner-input-modal .production-planner-body-modal .clear-checkbox-container .alpha-checkbox .alpha-checkbox-label{font-size:.75rem;line-height:1;letter-spacing:.25px;color:#666}.production-planner-input-modal .production-planner-body-modal .clear-checkbox-container .alpha-checkbox.checked .alpha-checkbox-box{border:1px solid #009e8e}.production-planner-input-modal .production-planner-body-modal .input-value-container input{width:100%;padding:1rem}.production-planner-input-modal .production-planner-body-modal .input-value-container textarea{min-height:8.25rem;resize:none;padding:1rem 1rem 0;width:100%;border-color:#ccc}.production-planner-input-modal .production-planner-body-modal .input-value-container .alpha-checkbox{justify-content:flex-end;padding-top:.5rem}.production-planner-input-modal .production-planner-body-modal .input-value-container .alpha-checkbox .alpha-checkbox-box{border:1px solid #cccccc}.production-planner-input-modal .production-planner-body-modal .input-value-container .alpha-checkbox .alpha-checkbox-label{font-size:.75rem;line-height:1;letter-spacing:.25px;color:#666}.production-planner-input-modal .production-planner-body-modal .input-value-container .alpha-checkbox.checked .alpha-checkbox-box{border:1px solid #009e8e}.production-planner-input-modal .production-planner-body-modal .item-title{font-size:.75rem;line-height:1;letter-spacing:.25px;color:#666;padding-bottom:1rem;padding-top:1.5rem}.production-planner-cancel-input-modal .production-planner-cancel-input-modal-header{border-bottom:none}.production-planner-cancel-input-modal .production-planner-cancel-input-modal-header .modal-title{font-family:MuseoSans_semibold,sans-serif}.production-planner-cancel-input-modal .production-planner-cancel-input-modal-body{padding-left:3rem;padding-right:3rem;padding-bottom:2rem}.production-planner-cancel-input-modal .production-planner-cancel-input-modal-body .body-container{font-size:1rem;text-align:center}.production-planner-cancel-input-modal .production-planner-cancel-input-modal-body .body-container .body-header{padding-top:.75rem;padding-bottom:1.5rem;line-height:1.33;letter-spacing:.25px}.production-planner-cancel-input-modal .production-planner-cancel-input-modal-body .body-container .item-header{font-family:MuseoSans_semibold,sans-serif;line-height:1;letter-spacing:.25px;padding-bottom:.75rem}.production-planner-cancel-input-modal .production-planner-cancel-input-modal-body .body-container .item-sub-header{line-height:1;letter-spacing:.25px;color:#666;padding-bottom:1.5rem}.production-planner-cancel-input-modal .production-planner-cancel-input-modal-body .footer-container{padding-top:2rem;display:flex;flex-direction:column}.production-planner-cancel-input-modal .production-planner-cancel-input-modal-body .footer-container>button{padding:1rem 3rem;font-size:.75rem!important;font-family:MuseoSans_normal,sans-serif!important}.production-planner-cancel-input-modal .production-planner-cancel-input-modal-body .footer-container>button:nth-child(1){margin-bottom:.6rem}.production-planner-cancel-input-modal .production-planner-cancel-input-modal-body .footer-container>a>button{width:100%;padding:1rem 3rem;font-size:.75rem!important;font-family:MuseoSans_normal,sans-serif!important}.production-planner-run-modal .modal-body{padding:3rem}.production-planner-run-modal .production-planner-run-modal-body .header,.production-planner-run-modal .production-planner-run-modal-body .description{margin-bottom:1.75rem}.production-planner-modal-date-picker>.popover-inner>.popover-body>.alpha-period-picker-body header{text-align:center}.production-planner-modal-date-picker>.popover-inner>.popover-body>.alpha-period-picker-body .alpha-period-picker-type>div>.rdr-DateRange>.rdr-Calendar:first-child{display:none!important}.production-planner-modal-date-picker>.popover-inner>.popover-body>.alpha-period-picker-body .alpha-period-picker-type>div>.rdr-DateRange>.rdr-Calendar .rdr-MonthAndYear>.rdr-MonthAndYear-innerWrapper>button{display:none!important}.production-planner-modal-date-picker.production-planner-modal-cross-month-date-picker>.popover-inner>.popover-body>.alpha-period-picker-body .alpha-period-picker-type>div>.rdr-DateRange>.rdr-Calendar .rdr-MonthAndYear>.rdr-MonthAndYear-innerWrapper>button{display:block!important}.production-planner-modal-multi-select,.production-planner-modal-select{max-width:20.5rem;width:100%}.alpha-modal-Plant-Constraints{display:flex;justify-content:center}.alpha-modal-Plant-Constraints .modal-error{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem}.alpha-modal-Plant-Constraints .modal-content{width:50%}.alpha-modal-Plant-Constraints .modal-content .title-error{color:#e24d4d;font-size:1.5rem;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:.5px;font-weight:700;padding:1rem 0}.alpha-modal-Plant-Constraints .modal-content .descripsion-error{font-size:1rem;text-align:center;padding-bottom:1rem}.alpha-modal-Plant-Constraints.freegas-validation-error-modal .modal-content{width:100%}.lpg-production-container .error-message-container{margin-bottom:1rem}.lpg-production-container .error-message-container .error-message{display:flex;font-size:.75rem;color:#e75552;line-height:1;letter-spacing:.25px;padding-bottom:.5rem;padding-left:1.5rem}.header-section-with-filter{font-size:20px;font-weight:700;line-height:1.6;letter-spacing:.5px;color:#202020;margin:2rem;display:flex;justify-content:space-between}.header-section-with-filter .header-filter-block{display:flex}.header-section-with-filter .header-filter-block .button-container{margin-right:1rem}.marlin-remarks-table>table>tbody>tr>td{padding:0;text-align:left}.marlin-remarks-table>table>tbody>tr>td:first-child{max-width:6rem;padding:1.25rem}.marlin-remarks-table>table>tbody>tr>td textarea{border:none;padding:1.25rem;width:100%;font-size:.75rem;vertical-align:middle;line-height:1.125rem;margin-top:0;margin-bottom:0;height:60px}.marlin-remarks-table>table>tbody>tr>td textarea:placeholder-shown{background-color:pink}.marlin-remarks-table>table>tbody>tr>td textarea.error{background:#e7555233}.marlin-remarks-table>table>thead>tr>th{text-align:left;position:sticky;top:0;background:#f8f8f8}.default-value-modal{max-width:720px}.default-value-modal .modal-title .header{font-family:MuseoSans_semibold,sans-serif;font-size:1.25rem;line-height:1;letter-spacing:.5px;padding-bottom:.875rem;display:flex}.default-value-modal .modal-title .sub-header{font-family:MuseoSans_normal,sans-serif;font-size:.75rem;line-height:1.33;letter-spacing:.25px}.default-value-modal .modal-text .alpha-button{border:1px solid #d8d8d8;color:#333}.default-value-modal .modal-text .alpha-button:not(.primary){width:100%}.default-value-modal .modal-text .alpha-button.primary{color:#fff}.default-value-modal .modal-text .alpha-button.error{border:1px solid #e75552}.default-value-modal .modal-text .alpha-button path{fill:#666}.default-value-modal .modal-text .alpha-select.show .alpha-button{border:1px solid #009e8e}.default-value-modal .modal-text .modal-period-picker{width:100%;padding:.425rem 1rem}.default-value-modal .modal-text .alpha-input .form-control{padding:.75rem 1rem;font-weight:unset}.lock-in{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%3e%3cdefs%3e%3cpath%20id='a'%20d='M0%200h12v16H0z'/%3e%3c/defs%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cmask%20id='b'%20fill='%23fff'%3e%3cuse%20xlink:href='%23a'/%3e%3c/mask%3e%3cpath%20fill='%23009E8E'%20d='M8.449%206.416H3.55V4.463c0-1.286%201.099-2.332%202.45-2.332%201.35%200%202.448%201.046%202.448%202.332v1.953zm3.066%200h-.829V4.463C10.686%202.003%208.584%200%206%200S1.314%202.002%201.314%204.463v1.953h-.83A.474.474%200%200%200%200%206.878v8.66c0%20.255.217.462.485.462h11.03a.474.474%200%200%200%20.485-.462v-8.66a.474.474%200%200%200-.485-.462z'%20mask='url(%23b)'/%3e%3cpath%20fill='%23FFF'%20fill-rule='nonzero'%20d='M2.75%208.182a.5.5%200%200%201%20.5.5V10.8h6.036a.485.485%200%200%201%200%20.97l-6.325.001a.5.5%200%200%201-.711-.453V8.682a.5.5%200%200%201%20.5-.5z'%20mask='url(%23b)'%20transform='rotate(-45%206.01%2010)'/%3e%3c/g%3e%3c/svg%3e") no-repeat}.lock-out{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='12'%20height='16'%20viewBox='0%200%2012%2016'%3e%3cdefs%3e%3cpath%20id='a'%20d='M0%200h12v16H0z'/%3e%3c/defs%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cmask%20id='b'%20fill='%23fff'%3e%3cuse%20xlink:href='%23a'/%3e%3c/mask%3e%3cpath%20fill='%23E75552'%20d='M8.449%206.416H3.55V4.463c0-1.286%201.099-2.332%202.45-2.332%201.35%200%202.448%201.046%202.448%202.332v1.953zm3.066%200h-.829V4.463C10.686%202.003%208.584%200%206%200S1.314%202.002%201.314%204.463v1.953h-.83A.474.474%200%200%200%200%206.878v8.66c0%20.255.217.462.485.462h11.03a.474.474%200%200%200%20.485-.462v-8.66a.474.474%200%200%200-.485-.462z'%20mask='url(%23b)'/%3e%3cpath%20fill='%23FFF'%20d='M6%207a.5.5%200%200%201%20.5.5l-.001%203.055h3.057a.444.444%200%201%201%200%20.89l-3.057-.001L6.5%2014.5a.5.5%200%201%201-1%200l-.001-3.056H2.444a.444.444%200%201%201%200-.888l3.055-.001L5.5%207.5A.5.5%200%200%201%206%207z'%20mask='url(%23b)'%20transform='rotate(45%206%2011)'/%3e%3c/g%3e%3c/svg%3e") no-repeat}.upstream-const-gsa-acq-title-tooltip{padding:.5rem}.upstream-const-gsa-acq-toggle-button .alpha-toggle-button-item .alpha-toggle-button{font-size:.75rem}.upstream-const-gsa-acq-toggle-button .alpha-toggle-button-item .alpha-toggle-button .alpha-toggle-button-inner-item{line-height:1rem}.upstream-const-gsa-acq-toggle-button .alpha-toggle-button-item .alpha-toggle-button .alpha-toggle-button-inner-item.alpha-toggle-button-inner-icon{width:1rem;height:1rem}.modal-text .stabiliser-section{width:194px}.browser-tab-wrapper [id$=tab0].tab-content{padding:.5rem 0 0}.upstream-constraints .alpha-section-tab{margin:0}.upstream-constraints-sections{padding:2rem 1.5rem}.upstream-constraints-sections .chart-title{font-size:1.25rem!important;font-family:MuseoSans_semibold,sans-serif!important;line-height:1!important;letter-spacing:.03rem!important}.upstream-constraints-sections .content-header{margin-bottom:1.5rem}.description-error{font-size:16px;line-height:1.5;color:#333;padding-bottom:10px;text-align:left}.error-pipeline-list{list-style-type:disc;padding-left:20px;text-align:left;width:fit-content}.error-pipeline-list li{font-size:16px;line-height:1.5;color:#333;margin-bottom:8px}.indent{margin-left:2em}.facility-error-group{margin-bottom:10px}.action-bar{height:80px;box-shadow:0 -4px 16px #20202014;-webkit-box-shadow:0 -4px 16px 0 rgba(32,32,32,.08);-moz-box-shadow:0 -4px 16px 0 rgba(32,32,32,.08);background-color:#fff}.action-bar .alpha-button{padding:16px 24px;margin-right:24px;line-height:1;font-size:16px!important}.action-bar .footer-cancel{padding:0 24px!important;color:#009e8e!important}.swal-overlay .swal-simple-success{position:fixed;top:100px;left:0;right:0;width:400px;background-color:#ebf8f6;border-radius:4px;border:1px solid #006764;text-align:center;padding:.8rem .5rem}.swal-overlay .swal-simple-success .swal-title{display:inline-block;vertical-align:middle;font-size:16px;color:#009e8e;font-weight:400}.swal-overlay .swal-simple-success .swal-title:first-child{margin:0}.swal-overlay .swal-simple-success .swal-title:not(:first-child){padding-bottom:13px}.swal-overlay .swal-simple-success .swal-icon--custom{display:inline-block;vertical-align:middle;margin:0}.swal-overlay .swal-simple-success-lg{position:fixed;top:100px;left:0;right:0;width:480px;background-color:#ebf8f6;border-radius:4px;border:1px solid #006764;text-align:center;padding:.8rem .5rem}.swal-overlay .swal-simple-success-lg .swal-title{display:inline-block;vertical-align:middle;font-size:16px;color:#009e8e;font-weight:400}.swal-overlay .swal-simple-success-lg .swal-title:first-child{margin:0}.swal-overlay .swal-simple-success-lg .swal-title:not(:first-child){padding-bottom:13px}.swal-overlay .swal-simple-success-lg .swal-icon--custom{display:inline-block;vertical-align:middle;margin:0}.swal-overlay .swal-simple-error{position:fixed;top:100px;left:0;right:0;width:350px;background-color:#f9d6d5;border-radius:4px;border:1px solid #e75552;padding:.8rem .5rem}.swal-overlay .swal-simple-error .swal-title{color:#e75552;display:inline-block;vertical-align:middle;font-size:16px;font-weight:400}.swal-overlay .swal-simple-error .swal-title:first-child{margin:0!important}.swal-overlay .swal-simple-error .swal-title:not(:first-child){padding-bottom:13px}.swal-overlay .swal-simple-error .swal-icon--custom{display:inline-block;vertical-align:middle;margin:0}.modal-text input,.modal-text button{height:47px}.modal-text .pipeline-section{width:194px}.modal-text .modal-period-picker{width:100%}.modal-text .modal-delete-button{width:30px;margin-top:25px}.modal-text .modal-delete-button .alpha-button{min-width:unset!important;padding:0!important}.modal-text .alpha-button{border:1px solid #d8d8d8;color:#333}.modal-text .alpha-button.primary{color:#fff}.modal-text .alpha-button.error{border:1px solid #e75552}.modal-text .alpha-button.minimal,.modal-text .alpha-button.minimal:hover{color:#009e8e}.modal-text .alpha-button path{fill:#666}.modal-text .alpha-select.show .alpha-button{border:1px solid #009e8e}.modal-text .modal-add-limit-button{padding-top:1rem;display:flex;justify-content:flex-end}.modal-text .modal-add-limit-button .alpha-button{height:unset!important;min-width:unset!important;padding:0!important}.modal-text .error-box{background-color:#f9d6d5;border:1px solid #e75552;border-radius:5px;width:100%;padding:1rem;margin-bottom:1rem;display:flex}.modal-text .error-box .error-icon{display:flex;padding-right:1rem;justify-content:center;align-items:center}.modal-text .error-box .error-text{display:flex;flex-direction:column;color:#e75552;font-size:1rem}.modal-text .error-box .error-text .header{font-family:MuseoSans_bold,sans-serif}.modal-text .error-box .error-text .sub-header{font-family:MuseoSans_normal,sans-serif}.constraint-selection-container{margin:2rem}.constraint-selection-container .chart-filter-header-container{padding:1.6rem}.base-plan-button-revert{fill:#009e8e}.upstream-base-container{margin:2rem}.upstream-base-container.sbv-base-disabled{background-color:#ececec;pointer-events:none}.upstream-base-container .chart-filter-header-container{padding:2rem}.arrow-toggle,.upstream-base-plan-button-revert{fill:#009e8e}.upstream-base-plan-select-popover{max-width:unset!important}.plant-base-container{margin:2rem}.plant-base-container.sbv-base-disabled{background-color:#ececec;pointer-events:none}.plant-base-container .chart-filter-header-container{padding:2rem}.lmt-base-container{margin:2rem}.lmt-base-container.sbv-base-disabled{background-color:#ececec;pointer-events:none}.lmt-base-container .chart-filter-header-container{padding:2rem}.arrow-toggle{fill:#009e8e}.lmt-base-table>table>tbody tr td:first-child{padding:20px 30px 20px 0;width:100px}.customise-base-plan-title{margin:0rem}.customise-base-plan-title .chart-filter-header-container{padding:2rem 2rem 0}.customise-base-plan-text-ellipsis{white-space:nowrap;width:372px;overflow:hidden;text-overflow:ellipsis}.customise-lmt-base-plan-text-ellipsis{white-space:nowrap;width:calc(100vw - 500px);overflow:hidden;text-overflow:ellipsis}.customise-base-plan-ellipsis-tooltip-container .tooltip-inner{text-align:left!important}.footer-cancel{padding:0 24px!important;color:#009e8e!important}.page-scenario-analyzer .header-content{display:flex;justify-content:space-between}.page-scenario-analyzer .header-content .header-title{font-family:MuseoSans_semibold,sans-serif;font-size:1.5rem;font-weight:700;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:.5px;color:#333}.page-scenario-analyzer .header-content .button{display:flex}.page-scenario-analyzer .scenario-table{position:relative;max-height:80vh;overflow:auto;z-index:100!important}.page-scenario-analyzer .scenario-table table{table-layout:fixed}.page-scenario-analyzer .scenario-table tr th,.page-scenario-analyzer .scenario-table tr td{font-size:.75rem;border-bottom:1px solid #ccc}.page-scenario-analyzer .scenario-table tr th:first-child,.page-scenario-analyzer .scenario-table tr td:first-child{white-space:nowrap;border-right:1.5px solid black;width:100px}.page-scenario-analyzer .scenario-table tr th:not(first-child),.page-scenario-analyzer .scenario-table tr td:not(first-child){border-right:1px solid #ccc}.page-scenario-analyzer .scenario-table thead tr th{position:sticky;top:0;background:#f8f8f8;max-width:300px;min-width:300px;color:#999}.page-scenario-analyzer .scenario-table thead tr th:not(first-child) .header{display:flex;pointer-events:none}.page-scenario-analyzer .scenario-table thead tr th:not(first-child) .header .header-text{overflow:hidden;text-overflow:ellipsis}.page-scenario-analyzer .scenario-table tbody tr.scenarios-hierarchy-level-2 td{background-color:#f7f7fc}.page-scenario-analyzer .scenario-table tbody tr.scenarios-hierarchy-level-3 td{background-color:#f0f0f5}.page-scenario-analyzer .scenario-table .rt-expander:after{border-top:7px solid #009e8e}.page-scenario-analyzer .scenario-table .oi-chevron-right:before{color:#009e8e}.page-scenario-analyzer .scenario-table .oi-chevron-bottom:before{color:#009e8e}.page-scenario-analyzer .scenario-table .arrow-img{padding-left:inherit}.page-scenario-analyzer .scenario-table .arrow-img.comparison{display:none}.page-scenario-analyzer .expandable-arrow-icon{display:inline-block;margin-right:10px;pointer-events:none}.modal-anchor{max-width:960px!important}.modal-anchor .slide-control{width:30px;height:30px;line-height:30px;border-radius:15px;text-align:center;font-size:22px;color:#fff;position:absolute;top:44%;background-color:#777;font-size:20px!important;padding-left:10px}.modal-anchor .slide-control.indicator-left{display:flex;align-items:center;left:10px}.modal-anchor .slide-control.indicator-right{display:flex;align-items:center;right:10px}.modal-anchor .slide-control[disabled]{background-color:#ddd}.modal-anchor .slide-control[disabled] a{cursor:not-allowed}.modal-anchor .label{color:#999;font-weight:400;font-size:12px}.modal-anchor .table-data{color:#000;font-weight:700;font-size:12px}.modal-anchor .modal-header button:hover{background:transparent}.modal-anchor .modal-title{width:100%}.modal-anchor .modal-title .header-select{display:inline-block;position:relative;top:-3px;left:10px;width:20px;height:auto;border-radius:10px;border-color:#999}.modal-anchor .modal-title .label div{display:inline-block;position:relative;top:1px;margin-right:3px}.modal-anchor .modal-body{padding:0}.modal-anchor .modal-body .letterhead{max-width:890px;margin-left:35px;padding-top:10px}.modal-anchor .modal-body .letterhead h4{text-align:center;margin-top:40px;white-space:nowrap}.modal-anchor .modal-body .letterhead .col{font-size:16px}.modal-anchor .modal-body .letterhead .col+.col+.col{text-align:right;padding-top:25px}.modal-anchor .letterhead-to{margin-top:20px;font-size:16px;max-width:890px;margin-left:35px}.modal-anchor .letterhead-to .label{display:inline-block;width:75px;vertical-align:top;padding-top:3px}.modal-anchor .letterhead-to .label+div{display:inline-block;margin-bottom:5px}.modal-anchor .letterhead-to .col+.col{text-align:right}.modal-anchor .letterhead-to .col+.col .label{text-align:left}.modal-anchor .letterhead-to-els .label{width:85px}.modal-anchor .letterhead-to-els>.col:first-child .label{width:160px}.modal-anchor hr{max-width:860px;margin-left:50px;border-color:#ddd}.modal-anchor .title{margin-bottom:10px;max-width:890px;margin-left:35px}.modal-anchor .title .label{display:inline-block;width:70px;vertical-align:top;padding-top:2px;font-size:14px}.modal-anchor .title .gap{margin:5px 0}.modal-anchor .title h5{display:inline-block}.modal-anchor .title h5 span{margin-left:5px}.modal-anchor .title h5 span.uppercase{margin-left:0;text-transform:uppercase}.modal-anchor .title h5 .blue{color:#101097}.modal-anchor .title p{font-size:16px;margin-bottom:5px}.modal-anchor .content-table{box-shadow:0 0 10px #ddd;border-radius:5px;padding:15px 10px 0;margin-bottom:25px;max-width:860px;margin-left:50px}.modal-anchor .content-table .content-th{padding-bottom:10px}.modal-anchor .content-table .content-th .col div{color:#999;font-size:12px}.modal-anchor .content-table .content-td{padding:15px 0 10px;border-top:1px solid #eee}.modal-anchor .content-table .content-td .col div{margin-bottom:5px}.modal-anchor .content-table .content-td .col div+div{color:#999}.modal-anchor .content-table .content-td .col div .font-white{color:#fff;margin-bottom:0}.modal-anchor .content-table .content-empty{padding-top:20px;padding-bottom:20px;text-align:center;font-size:12px;line-height:18px;color:#a3a3a3}.modal-anchor .content-table .icon{display:inline-block;vertical-align:top;margin-left:5px;height:16px}.modal-anchor .remark{max-width:860px;margin-left:50px;padding-bottom:5px}.modal-anchor .remark p{font-size:16px;margin:0 10px 10px}.modal-anchor .clrTimeCompare{padding-bottom:30px;padding-left:20px}.modal-anchor .bottom{max-width:890px;margin-left:35px}.modal-anchor .bottom .box-inline-left,.modal-anchor .bottom .box-inline-right{display:inline-block;vertical-align:top}.modal-anchor .bottom .box-inline-left.label,.modal-anchor .bottom .box-inline-right.label{width:70px}.modal-anchor .bottom .box-inline-left{width:40px;padding-top:3px}.modal-anchor .bottom .box-inline-right{font-size:16px}.modal-anchor .bottom .box-inline-right div{margin-bottom:5px}.modal-anchor .bottom-pob .box-inline-left.label{width:110px;padding-right:10px}.modal-anchor .content-footer{margin-top:30px;background-color:#eee;border-bottom-left-radius:5px;border-bottom-right-radius:5px;padding:20px}.modal-anchor .content-footer .label>div{display:inline-block;vertical-align:middle;margin-right:5px;margin-top:1px;width:16px}.modal-anchor .content-footer .label+.label{margin-top:5px}.modal-anchor .content-footer .group-button{text-align:right}.modal-anchor .content-footer .group-button .btn{min-width:70px;font-size:14px!important;margin-left:15px;background-color:#fff}.modal-anchor .content-footer .group-button .btn:hover{background-color:#009089}.modal-anchor .content-footer .group-button .btn>div{display:inline-block;position:relative;top:1px;margin-left:4px}.modal-anchor .content-footer .group-button .btn.normal{background-color:#009089;color:#fff}.modal-anchor.popup{max-width:400px}.modal-anchor.popup .modal-header .header{text-transform:capitalize}.modal-anchor.popup .content-popup{max-width:390px;margin-left:5px;margin-top:30px}.modal-anchor.popup .content-popup h6{line-height:1.4;margin-bottom:15px}.modal-anchor.popup .content-popup p{margin-bottom:0}.footer_cc{display:flex;flex-direction:row}.anchor-name-oqq{margin-top:20px;margin-left:50px;font-size:14px;color:#009089;font-weight:600}.anchor-top-oqq{margin-top:16px;margin-left:50px;font-size:14px;font-weight:600;line-height:18px;color:#161616}.bottom-margin-oqq{margin-bottom:10px}.label-oqq{color:#999;font-weight:400;font-size:12px}.margin-oqq{margin-top:10px!important}.main-margin-oqq{margin-top:20px;margin-bottom:80px}.sub-margin-oqq{padding-top:30px;padding-bottom:80px}.oqq-border{border-top:2px solid #e0e0e0;margin-left:50px;margin-right:50px}.anchor-lng-lab-analysis__table-row div{display:flex;flex-direction:row!important}.anchor-lng-lab-analysis__table-row div span:last-child{font-size:14px!important;line-height:21px!important;color:#202020!important}.padding-oqq{padding:0!important}.shadow-box-oqq{padding:16px 16px 8px;margin-left:50px;margin-right:50px;margin-top:16px;background:#fff;box-shadow:0 4px 15px #0000000d,0 0 6px #0000000d;border-radius:8px}.shadow-box-end{padding:8px 0;background:#fff;box-shadow:0 4px 15px #0000000d,0 0 6px #0000000d;border-radius:8px;margin-left:50px;margin-right:50px;margin-top:20px}.shadow-box-end-oqq{display:flex;flex-direction:row;align-items:flex-start}.bottom-ooq-text{font-weight:400;font-size:12px;line-height:16px;color:#999;padding:16px 16px 8px 8px}.shadow-box-border{border-top:2px solid #e0e0e0}.bottom-text-ooq{font-weight:400;font-size:12px;line-height:18px;color:#000;padding:16px 16px 8px 8px}.red-pill{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 12px;gap:10px;min-width:107px;min-height:20px;background:#fbe2e2;border-radius:16px;margin-right:8px;margin-bottom:10px}.pill-section{display:flex;flex-direction:row;border-bottom:2px solid #e0e0e0;padding-bottom:12px;margin-bottom:22px;width:100%;flex-wrap:wrap}.pill-head-text{font-style:normal;font-weight:400;font-size:10px;line-height:12px;color:#6f6f6f;margin-bottom:12px}.pill-text{font-style:normal;font-weight:400;font-size:10px;line-height:12px;color:#da2228}.text-padding{padding-left:24px;padding-right:24px}.upper-text-padding{padding-top:24px;padding-bottom:6px}.done-modal{width:480px}.anchor-loading-loader{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1080;display:flex;justify-content:center;align-items:center;background-color:#9f9eae80;cursor:wait}.anchor-loading-loader__container{display:flex;align-items:center;justify-content:center}.anchor-loading-loader__loader{width:48px;height:48px;border:5px solid #fff;border-bottom-color:#009e8e;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal-content:has(.modal-body>.anchor-wrapper-doc-modal){width:860px}.anchor-wrapper-doc-modal{position:relative}.anchor-wrapper-doc-modal button.anchor-wrapper-doc-modal__indicator-left-btn,.anchor-wrapper-doc-modal button.anchor-wrapper-doc-modal__indicator-right-btn{position:absolute;top:45%;transform:translateY(-45%);z-index:960;width:32px;height:32px;border-radius:50%;background:#666;border:none;display:flex;align-items:center;justify-content:center;color:#fff!important;font-size:1rem!important}.anchor-wrapper-doc-modal button.anchor-wrapper-doc-modal__indicator-left-btn:disabled,.anchor-wrapper-doc-modal button.anchor-wrapper-doc-modal__indicator-right-btn:disabled{background:#d9d9d9}.anchor-wrapper-doc-modal button.anchor-wrapper-doc-modal__indicator-left-btn{padding-left:13px;left:8.34px}.anchor-wrapper-doc-modal button.anchor-wrapper-doc-modal__indicator-right-btn{right:8.34px}.anchor-wrapper-doc-modal button.anchor-wrapper-doc-modal__indicator-right-btn span{transform:rotate(180deg)}.anchor-wrapper-doc-modal__footer{padding:1rem 1.5rem 1.5rem;background:#f8f8f8;border:0px solid #ececec;display:flex;justify-content:space-between}.anchor-wrapper-doc-modal__footer-item{display:flex;align-items:center;gap:5px;font-style:normal;font-weight:400;font-size:10px;line-height:12px;color:#6f6f6f}.anchor-wrapper-doc-modal__footer-left{display:grid;gap:8px}.anchor-wrapper-doc-modal__footer-right{display:flex;gap:10px}.anchor-wrapper-doc-modal button.anchor-wrapper-doc-modal__cancel-btn,.anchor-wrapper-doc-modal button.anchor-wrapper-doc-modal__apply-btn{font-style:normal;font-weight:600;font-size:12px;line-height:18px;display:flex;gap:6px;align-items:center}.anchor-wrapper-doc-modal__content{height:640px;overflow-y:auto;overflow-x:hidden}.anchor-header-content-modal{display:flex;justify-content:space-between;align-items:center}.anchor-header-content-modal__title{font-style:normal;font-weight:600;font-size:20px;line-height:30px;color:#202020}.anchor-header-content-modal__serial{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.anchor-header-content-modal .logoMLNG{height:110px;width:109px}.anchor-modal-cil{padding:2rem 3rem 3rem}.anchor-modal-cil p{margin-bottom:0}.anchor-modal-cil__details{display:flex;justify-content:space-between;align-items:center;margin-top:2rem}.anchor-modal-cil__details-left,.anchor-modal-cil__details-right{display:grid;gap:.5rem}.anchor-modal-cil__detail-item{display:flex;gap:.5rem}.anchor-modal-cil__detail-item>div:first-child{width:80px}.anchor-modal-cil__title-bold,.anchor-modal-cil__title-normal{font-style:normal;font-size:14px;line-height:21px;color:#202020}.anchor-modal-cil__title-bold{font-weight:600}.anchor-modal-cil__title-normal{font-weight:400}.anchor-modal-cil__description{border-top:1px solid #e0e0e0;padding-top:30px;margin-top:32px}.anchor-modal-cil__description .anchor-text-normal,.anchor-modal-cil__description .anchor-text-bold{font-size:12px}.anchor-modal-cil__description-table{background:#fff;box-shadow:0 4px 15px #0000000d,0 0 6px #0000000d;padding-right:.75rem}.anchor-modal-cil__description-row{display:flex;border-bottom:1px solid #ececec}.anchor-modal-cil__description-row>.anchor-text-pale{margin:.625rem 1rem;width:28px}.anchor-modal-cil__description-row>.anchor-text-normal{margin:.625rem 1rem}.anchor-modal-cil__description-row>div:nth-child(2){width:184px}.anchor-modal-cil__informed{flex:1;display:flex;flex-direction:column}.anchor-modal-cil__informed>.anchor-text-normal{margin:.625rem 1rem}.anchor-modal-cil__tables{display:flex;gap:1.5rem;margin-top:.5rem}.anchor-modal-cil__table{flex:1}.anchor-modal-cil__table .anchor-text-pale,.anchor-modal-cil__table .anchor-text-normal{display:flex}.anchor-modal-cil__table .anchor-text-pale{background:#f9f9f9}.anchor-modal-cil__table .anchor-text-pale>div{padding:.5rem 1rem}.anchor-modal-cil__table .anchor-text-normal>div{padding:.625rem 1rem}.anchor-modal-cil__table .anchor-text-pale>div:first-child,.anchor-modal-cil__table .anchor-text-normal>div:first-child{width:184px}.anchor-modal-cil__table .anchor-text-pale>div:last-child,.anchor-modal-cil__table .anchor-text-normal>div:last-child{width:calc(100% - 180px)}.anchor-modal-cil__copy-section{display:flex;flex-direction:column;gap:.25rem}.anchor-modal-cil__copy-item{display:flex;align-items:center}.anchor-modal-cil__copy-item .anchor-text-pale{width:1rem}.anchor-generate-fields{column-count:2;column-gap:24px;row-gap:8px}.anchor-generate-fields__item{margin-top:8px;display:flex;gap:.5rem;align-items:flex-start}.anchor-generate-fields__item>.anchor-text-pale{width:112px;min-width:112px;padding-top:3px}.anchor-certificate-origin{margin-bottom:60px}.anchor-certificate-origin__header{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.anchor-certificate-origin .anchor-generate-fields{margin-top:.5rem}.anchor-lng-quality{border-top:1px solid #e0e0e0;margin-bottom:60px}.anchor-lng-quality__header{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.anchor-lng-quality .anchor-generate-fields{margin-top:1rem}.anchor-lng-quality__analysis-section{padding:1rem;background:#fff;box-shadow:0 4px 15px #0000000d,0 0 6px #0000000d;margin-top:1rem;display:flex;flex-direction:column;gap:1rem}.anchor-lng-quality__analysis-content{display:flex;gap:1.25rem}.anchor-lng-quality__table{flex:1}.anchor-lng-quality__table-header,.anchor-lng-quality__table-row{display:flex}.anchor-lng-quality__table-header>div:nth-child(1),.anchor-lng-quality__table-row>div:nth-child(1){flex:50%}.anchor-lng-quality__table-header>div:nth-child(2),.anchor-lng-quality__table-row>div:nth-child(2){flex:25%}.anchor-lng-quality__table-header>div:nth-child(3),.anchor-lng-quality__table-row>div:nth-child(3){flex:25%}.anchor-lng-quality__table-header>*,.anchor-lng-quality__table-row>*{padding:.625rem 1rem}.anchor-lng-quality__table-bottom .anchor-lng-quality__table-header>div:nth-child(1),.anchor-lng-quality__table-bottom .anchor-lng-quality__table-row>div:nth-child(1){flex:calc(50% + 16px)}.anchor-lng-quality__table-bottom .anchor-lng-quality__table-header>div:nth-child(2),.anchor-lng-quality__table-bottom .anchor-lng-quality__table-row>div:nth-child(2){flex:calc(25% - 8px)}.anchor-lng-quality__table-bottom .anchor-lng-quality__table-header>div:nth-child(3),.anchor-lng-quality__table-bottom .anchor-lng-quality__table-row>div:nth-child(3){flex:calc(25% - 8px)}.anchor-lng-quality__table-bottom .anchor-lng-quality__table-header>*,.anchor-lng-quality__table-bottom .anchor-lng-quality__table-row>*{padding:.625rem 1rem}.anchor-lng-quality__table-header{background:#f9f9f9;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#666}.anchor-lng-quality__table-row{font-weight:400;font-size:12px;line-height:18px;color:#000}.anchor-lng-quantity{border-top:1px solid #e0e0e0;margin-bottom:60px}.anchor-lng-quantity__header{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.anchor-lng-quantity .anchor-generate-fields{margin-top:1rem}.anchor-lng-quantity__table{margin-top:1rem;background:#fff;box-shadow:0 4px 15px #0000000d,0 0 6px #0000000d;border-radius:8px}.anchor-lng-quantity__table-header-row,.anchor-lng-quantity__table-body-row{display:flex;font-style:normal;font-weight:400;font-size:12px;line-height:16px}.anchor-lng-quantity__table-header-row{color:#999}.anchor-lng-quantity__table-body-row{color:#000}.anchor-lng-quantity__table-header-cell,.anchor-lng-quantity__table-body-cell{flex:1;padding:.625rem 1rem}.anchor-modal-opp{padding:2rem 3rem 3rem;display:flex;flex-direction:column;gap:2rem}.anchor-modal-cm{padding:2rem 3rem 3rem}.anchor-modal-cm p{margin-bottom:0}.anchor-modal-cm__signature{display:flex;justify-content:space-between;align-items:center}.anchor-modal-cm .anchor-generate-fields{margin-top:2rem}.anchor-modal-cm__text-paragraph{display:flex;flex-direction:column;gap:1rem;border-top:1px solid #e0e0e0;margin-top:33px;padding-top:30px}.anchor-modal-cm__vessel-data{background:#fff;box-shadow:0 4px 15px #0000000d,0 0 6px #0000000d;border-radius:8px}.anchor-modal-cm__vessel-data-item{display:flex;align-items:center;gap:32px;height:41px;border-bottom:1px solid #ececec;padding:10px 16px}.anchor-modal-cm__vessel-data-item>span:nth-child(1){width:185px}.anchor-modal-cm__vessel-data-item>span:nth-child(2){width:140px}.anchor-modal-cm__vessel-data-item>span:nth-child(3){width:283px}.anchor-modal-cm__signature{margin-top:40.5px}.anchor-modal-cm__signature-left{display:grid;gap:1rem}.anchor-modal-cm__signature-right{align-self:flex-end;text-align:right}.anchor-modal-cm__signature-line{margin-bottom:8px;width:158px;height:0;border:1px dashed #6F6F6F;transform:rotate(180deg);flex:none;order:1;flex-grow:0}.anchor-modal-cm__frame{display:grid;gap:.25rem}.anchor-modal-bol{padding:2rem 3rem 3rem}.anchor-modal-bol p{margin-bottom:0}.anchor-modal-bol__signature{display:flex;justify-content:space-between;align-items:center}.anchor-modal-bol .anchor-generate-fields{margin-top:2rem}.anchor-modal-bol__text-paragraph{display:flex;flex-direction:column;gap:1rem;border-top:1px solid #e0e0e0;margin-top:33px;padding-top:30px}.anchor-modal-bol__vessel-data{background:#fff;box-shadow:0 4px 15px #0000000d,0 0 6px #0000000d;border-radius:8px}.anchor-modal-bol__vessel-data-item{display:flex;align-items:center;gap:32px;height:41px;border-bottom:1px solid #ececec;padding:10px 16px}.anchor-modal-bol__vessel-data-item>span:nth-child(1){width:185px}.anchor-modal-bol__vessel-data-item>span:nth-child(2){width:140px}.anchor-modal-bol__vessel-data-item>span:nth-child(3){width:283px}.anchor-modal-bol__signature{margin-top:40.5px}.anchor-modal-bol__signature-left{display:grid;gap:1rem;border:2px solid #25619B;padding:1rem}.anchor-modal-bol__signature-right{align-self:flex-end;text-align:right;text-transform:uppercase;margin-left:auto}.anchor-modal-bol__frame{display:grid;gap:.25rem}.anchor-modal-bol__policy{margin-top:76px;padding-top:30px;border-top:1px solid #ececec}.anchor-modal-bol__policy-body{column-count:2;column-gap:24px;height:1240px;column-fill:auto}.anchor-modal-bol__policy-item+.anchor-modal-bol__policy-item{margin-top:.25rem}p+.anchor-modal-bol__policy-item{margin-top:3px}.anchor-modal-bol__policy-item{display:flex;gap:.25rem}.anchor-modal-bol__policy-label{font-style:normal;font-weight:600;font-size:8px;line-height:13px;color:#000}.anchor-modal-bol__policy-content{font-style:normal;font-weight:400;font-size:8px;line-height:12px;text-align:justify;color:#000;display:grid;gap:.25rem}.anchor-modal-inv__toggle-button .alpha-toggle-button-item .alpha-toggle-button{font-size:.75rem}.anchor-modal-inv__toggle-button .alpha-toggle-button-item .alpha-toggle-button .alpha-toggle-button-inner-item{line-height:1rem}.anchor-modal-inv__toggle-button .alpha-toggle-button-item .alpha-toggle-button .alpha-toggle-button-inner-item.alpha-toggle-button-inner-icon{width:1rem;height:1rem}.custom-aligned-table{width:100%}.custom-aligned-table td,th{padding:5px}.custom-aligned-table th{vertical-align:top;text-align:left}.anchor-modal-dss{padding:2rem 3rem 3rem;width:800px}.anchor-modal-dss__two-sides-section{margin-top:1.5rem;display:flex;justify-content:space-between}.anchor-modal-dss__two-sides-section .anchor-text-pale{width:70px;display:inline-block}.anchor-modal-dss__left-side{display:flex;flex-direction:column;gap:.5rem}.anchor-modal-dss__section-info{display:flex}.anchor-modal-dss__section-info .anchor-text-normal{display:flex;flex-direction:column;gap:.5rem}.anchor-modal-dss__schedule{margin-top:1.5rem;font-style:normal;font-weight:600;font-size:18px;line-height:27px;color:#202020}.anchor-modal-dss__gross-line{padding-top:.5rem;border-top:1px solid #cccccc}.anchor-modal-dss__table{margin-top:.5rem;background:#fff;box-shadow:0 4px 15px #0000000d,0 0 6px #0000000d;border-radius:8px}.anchor-modal-dss__table-row{display:flex}.anchor-modal-dss__table-col,.anchor-modal-dss__table-cell{width:100%;padding:1rem .5rem}.anchor-modal-dss__table-col{font-weight:400;font-size:10px;line-height:16px;color:#666}.anchor-modal-dss__table-cell{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#666;word-wrap:break-word;white-space:pre-wrap;word-break:break-word}.anchor-modal-dss__table-cell>div:first-child{color:#202020}.anchor-modal-dss__table-row>.anchor-modal-dss__table-col:first-child,.anchor-modal-dss__table-row>.anchor-modal-dss__table-cell:first-child{min-width:220px;width:220px}.anchor-modal-dss__table-row>.anchor-modal-dss__table-col:nth-child(2),.anchor-modal-dss__table-row>.anchor-modal-dss__table-cell:nth-child(2){min-width:160px;width:160px}.anchor-modal-dss__table-content-empty{padding-top:20px;padding-bottom:20px;text-align:center;font-size:12px;line-height:18px;color:#a3a3a3}.anchor-delivery-planning-loading__card{height:126px;animation:skeleton 1s ease infinite alternate;background:#ccc;border-radius:.5rem;box-shadow:0 0 2.5px #ccc}.anchor-custom-table-loading{height:500px;animation:skeleton 1s ease infinite alternate;background:#ccc;width:100%}@keyframes skeleton{to{opacity:.5}}.anchor-billing-info-table{overflow-x:scroll}.anchor-billing-info-table table{font-size:12px;width:100%;border-spacing:1;border-collapse:collapse;text-align:center;border-bottom:1px solid #ececec}.anchor-billing-info-table table thead tr{background:#f9f9f9;border:1px solid #ececec}.anchor-billing-info-table table thead th{color:#666;padding:.5rem}.anchor-billing-info-table table thead td{border-width:1px;border-style:solid;border-color:#ececec;padding:.5rem}.anchor-billing-info-table table tbody th{padding:1rem;border:1px solid #ececec}.anchor-billing-info-table table tbody tr,.anchor-billing-info-table table tbody td{border:1px solid #ececec;color:#202020;padding:.5rem}.anchor-billing-info-table table tbody tr:nth-last-child(2) td{background:#d3d3d3}.anchor-billing-info-table table tbody tr:nth-last-child(3) td{background:#d3d3d3}.anchor-billing-info-table table tbody tr:last-child td{background:#a9a9a9}.anchor-modal-inv{padding:2rem 3rem 3rem;display:flex;flex-direction:column;gap:1.5rem}.anchor-modal-inv p{margin-bottom:0}.anchor-modal-inv__cargo-reference{display:flex;flex-direction:column;gap:.25rem}.anchor-modal-inv__attention-detail{margin-top:1rem;display:flex;justify-content:space-between}.anchor-modal-inv__attention-detail-right{display:flex;flex-direction:column;gap:11px}.anchor-modal-inv__attention-info{display:flex;flex-direction:column;gap:.5rem}.anchor-modal-inv__card-info{display:flex;gap:.5rem;align-items:flex-start}.anchor-modal-inv__card-info>.anchor-text-pale{width:112px;min-width:112px;padding-top:3px}.anchor-modal-inv__text-upcase{text-transform:uppercase}.anchor-modal-inv__company{color:#009089!important;margin-bottom:20px}.anchor-modal-inv__signature{border-top:1px solid #e0e0e0;padding-top:1rem;display:flex;flex-direction:column;gap:.125rem}.anchor-modal-inv__signature .anchor-text-bold{margin-top:.625rem}.anchor-modal-inv__vessel-details{column-count:2;column-gap:24px;row-gap:8px}.anchor-modal-inv__vessel-details>.anchor-modal-inv__card-info{margin-top:8px}.anchor-modal-inv__amount-payable .anchor-text-bold>.anchor-text-pale{margin-top:.2rem;color:#202020}.anchor-modal-inv__bank-info{background:#fff;box-shadow:0 4px 15px #0000000d,0 0 6px #0000000d;border-radius:.5rem;margin-top:.5rem}.anchor-modal-inv__bank-row{border-bottom:1px solid #ececec;height:38px;display:flex;align-items:center}.anchor-modal-inv__bank-row .anchor-text-pale{width:122px;padding:0 .625rem 0 1rem}.anchor-modal-inv__bank-row .anchor-text-normal{padding:0 1rem}.anchor-modal-co{padding:2rem 3rem 3rem;display:flex;flex-direction:column;gap:2rem}.anchor-loading-filter{position:relative}.anchor-loading-filter__button{display:flex}.anchor-loading-filter__button svg{margin-left:6px}.anchor-loading-filter__popover{opacity:0;position:absolute;z-index:-1;box-sizing:border-box;background:#fff;box-shadow:0 5px 15px #0000001a,0 0 6px #0000000d;border-radius:.25rem;top:48px;right:0;width:320px}.anchor-loading-filter__popover--open{opacity:1;z-index:1080}.anchor-loading-filter__popover>.anchor-loading-filter__filter-item{border-top:1px solid #ececec}.anchor-loading-filter__filter-item .anchor-custom-accordion__header{padding:1.125rem 1rem}.anchor-loading-filter__filter-item:hover{background:#ebf8f6}.anchor-loading-filter__filter-item .alpha-checkbox-box{width:1rem;height:1rem}.anchor-loading-filter__filter-item .alpha-checkbox-label{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#666;margin-left:.5rem}.anchor-loading-filter__filter-child-item{padding:.625rem 2.625rem}.anchor-loading-filter__filter-footer{padding:1.5rem;display:flex;gap:.5rem;justify-content:flex-end}.anchor-loading-filter__filter-footer button.filter-footer-button{font-style:normal;font-weight:600;font-size:12px!important;line-height:18px}.anchor-view-pdfs-modal{width:800px}.anchor-view-pdfs-modal .modal-content{border:1px solid #ececec;box-shadow:0 25px 50px #00000040;border-radius:8px}.anchor-view-pdfs-modal .modal-content .close{font-size:1rem}.anchor-view-pdfs-modal .modal-body{padding:0;min-height:156px;position:relative}.anchor-view-pdfs-modal .modal-header{padding:1.5rem 1.5rem 1.25rem;display:flex;justify-content:space-between;align-items:flex-start}.anchor-view-pdfs-modal .modal-footer{padding:1rem 1.5rem 1.5rem;background:#f8f8f8;border-top:0px solid #ececec;border-radius:0 0 8px 8px;display:flex;justify-content:space-between;align-items:center}.anchor-view-pdfs-modal__title{font-weight:600;font-size:20px;line-height:30px;color:#202020}.anchor-view-pdfs-modal button.anchor-view-pdfs-modal__indicator-left-btn,.anchor-view-pdfs-modal button.anchor-view-pdfs-modal__indicator-right-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:960;width:32px;height:32px;border-radius:50%;background:#666;border:none;display:flex;align-items:center;justify-content:center;color:#fff!important;font-size:1rem!important}.anchor-view-pdfs-modal button.anchor-view-pdfs-modal__indicator-left-btn:disabled,.anchor-view-pdfs-modal button.anchor-view-pdfs-modal__indicator-right-btn:disabled{background:#d9d9d9}.anchor-view-pdfs-modal button.anchor-view-pdfs-modal__indicator-left-btn{padding-left:13px;left:8.34px}.anchor-view-pdfs-modal button.anchor-view-pdfs-modal__indicator-right-btn{right:8.34px}.anchor-view-pdfs-modal button.anchor-view-pdfs-modal__indicator-right-btn span{transform:rotate(180deg)}.anchor-view-pdfs-modal__footer-left{font-style:normal;font-weight:400;font-size:10px;line-height:12px;color:#6f6f6f;display:flex;align-items:center;gap:5.33px}.anchor-view-pdfs-modal__footer-left img{width:14px;height:14px}.anchor-view-pdfs-modal button.anchor-view-pdfs-modal__download-btn{font-style:normal;font-weight:600;font-size:12px;line-height:18px;display:flex;align-items:center;gap:6.67px}.anchor-view-pdfs-modal__view-section{height:640px;overflow-y:auto;overflow-x:hidden;display:grid;gap:2rem}.anchor-view-pdfs-modal__view-section .react-pdf__Page__canvas{width:100%!important}.anchor-view-pdfs-modal__view-section .react-pdf__Page__annotations{display:none}.anchor-search-input{display:flex;align-items:center;width:400px}.anchor-search-input .form-control{border:1px solid #cccccc;border-radius:4px;padding-right:65px;height:47px}.anchor-search-input .input-group-prepend{position:absolute;right:2px;top:16;z-index:20}.anchor-search-input .input-group-prepend .input-group-text{border:none}.anchor-search-input__clear-icon,.anchor-search-input__search-icon{height:15px;width:15px;position:relative;cursor:pointer}.anchor-search-input__split-icon{border-left:1.5px solid #cccccc;width:1.5px;height:20px;margin:0 6px}.anchor-loading-destination{display:flex;gap:.5rem}.anchor-loading-destination__right-content{width:200px}.anchor-loading-destination .icon-line{border-top:1px solid #cccccc;width:37px;position:absolute;top:10px;left:8px}.anchor-loading-destination__icon-center{position:relative;display:flex;justify-content:space-between;top:20px;width:53px}.anchor-loading-destination__sub-title{color:#999}.anchor-preloading-destination{display:flex;gap:.5rem}.anchor-preloading-destination__right-content{width:200px}.anchor-preloading-destination .icon-line{border-top:1px solid #cccccc;width:37px;position:absolute;top:10px;left:8px}.anchor-preloading-destination__icon-center{position:relative;display:flex;justify-content:space-between;top:20px;width:53px}.anchor-preloading-destination__sub-title{color:#999}.anchor-post-loading-destination{display:flex;gap:.5rem;margin-left:-1.25rem}.anchor-post-loading-destination__content{display:flex;justify-content:space-between;gap:1rem;width:100%}.anchor-post-loading-destination__content-left,.anchor-post-loading-destination__content-right{display:flex;flex-direction:column;gap:.25rem;flex:1}.anchor-post-loading-destination__sub-title{color:#999}.anchor-loading-spinner{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1080;display:flex;justify-content:center;align-items:center;background-color:#000000b3;cursor:wait}.anchor-loading-spinner__container{display:flex;align-items:center;justify-content:center}.anchor-common-loading .anchor-loading-filter__filter-item:last-child .anchor-custom-accordion__body{display:flex;flex-wrap:wrap}.anchor-common-loading .anchor-loading-filter__filter-child-item{flex:1}.anchor-common-loading .rt-tbody{overflow:unset}.anchor-common-loading .rt-thead .rt-th{display:flex;align-items:center}.anchor-common-loading .rt-thead .rt-th.-cursor-pointer:before,.anchor-common-loading .rt-thead .rt-th.-cursor-pointer:after{display:none!important}.anchor-common-loading__anchorId-header,.anchor-common-loading__vdname-header,.anchor-common-loading__destination-header{position:relative;z-index:1;display:flex;align-items:center;gap:6px;z-index:20}.anchor-common-loading__anchorId-header .cref_no,.anchor-common-loading__anchorId-header .cid_no{display:block}.anchor-common-loading__not-found-message{font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#666}.anchor-common-loading__anchorId-tooltip{width:230px}.anchor-common-loading__anchorId-tooltip p{white-space:pre-wrap;margin-bottom:0;font-weight:400;font-size:12px;line-height:18px}.anchor-common-loading__sort-tooltip-wrapper{margin-left:2rem;background-repeat:no-repeat}.-sort-asc .anchor-common-loading__sort-tooltip-wrapper{background-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='16'%20viewBox='0%200%2010%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.36875%2014.474C5.17684%2014.7043%204.82316%2014.7043%204.63125%2014.474L0.656073%209.70379C0.395543%209.39115%200.617858%208.9165%201.02482%208.9165H8.97518C9.38214%208.9165%209.60446%209.39116%209.34393%209.70379L5.36875%2014.474Z'%20stroke='%23666666'/%3e%3cpath%20d='M4.63125%201.359C4.82316%201.12872%205.17684%201.12872%205.36875%201.359L9.34393%206.12922C9.60446%206.44185%209.38214%206.9165%208.97518%206.9165L1.02482%206.9165C0.617858%206.9165%200.395543%206.44185%200.656074%206.12922L4.63125%201.359Z'%20fill='%23666666'/%3e%3c/svg%3e")}.-sort-asc .anchor-common-loading__sort-tooltip-wrapper svg{visibility:hidden}.-sort-desc .anchor-common-loading__sort-tooltip-wrapper{background-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='15'%20viewBox='0%200%2010%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.36875%2014.474C5.17684%2014.7043%204.82316%2014.7043%204.63125%2014.474L0.656074%209.70379C0.395542%209.39115%200.617858%208.9165%201.02482%208.9165H8.97518C9.38214%208.9165%209.60446%209.39116%209.34393%209.70379L5.36875%2014.474Z'%20fill='%23666666'/%3e%3cpath%20d='M4.63125%201.359C4.82316%201.12872%205.17684%201.12872%205.36875%201.359L9.34393%206.12922C9.60446%206.44185%209.38214%206.9165%208.97518%206.9165L1.02482%206.9165C0.617858%206.9165%200.395543%206.44185%200.656074%206.12922L4.63125%201.359Z'%20stroke='%23666666'/%3e%3c/svg%3e")}.-sort-desc .anchor-common-loading__sort-tooltip-wrapper svg{visibility:hidden}.anchor-common-loading__destination-tooltip p{margin-bottom:0;font-weight:400;font-size:12px;line-height:18px}.anchor-common-loading__destination-tooltip-header{font-style:normal;font-weight:600;font-size:10px;line-height:16px;color:#999;margin-bottom:0}.anchor-common-loading__destination-tooltip-body{display:flex;gap:1rem}.anchor-common-loading__destination-tooltip-content{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#fff;padding-left:16px;margin-top:8px;margin-bottom:4px;display:flex;flex-direction:column;gap:2px}.anchor-common-loading__table-content{position:relative}.anchor-common-loading__table-content .cref_value,.anchor-common-loading__table-content .cid_value{color:#999;font-size:13px}.anchor-common-loading #searchBarTip{align-self:center;margin-left:6px}.anchor-loading-terminal-details{border-top:1px solid #cccccc}.anchor-loading-terminal-details .anchor-custom-accordion__header{padding:1.5rem;font-style:normal;font-weight:600;font-size:24px;line-height:32px;letter-spacing:.25px;color:#202020}.anchor-loading-terminal-details .anchor-custom-accordion__body{padding:0 1.5rem 1.5rem}.anchor-loading-terminal-details__title-accordion-right{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#666}.anchor-loading-terminal-details__title-accordion-right>span:first-child{color:#666;margin-right:.25rem}.anchor-loading-terminal-details__title-accordion-right>span:last-child{color:#202020;margin-right:1rem}.anchor-loading-terminal-details__cards{display:flex;gap:1.5rem;flex-wrap:wrap}.anchor-loading-terminal-details__card{width:100%}.anchor-loading-terminal-details__card>*{margin:0}.anchor-loading-terminal-details__card label{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#666;margin-bottom:.125rem}.anchor-loading-terminal-details__card p{font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#202020}.anchor-loading-terminal-details__card .form-control{width:100%}.anchor-loading-terminal-details__card div:has(.alpha-input.text-form-control){padding-top:0}.anchor-loading-terminal-details__card--blank{display:none}@media (min-width: 720px){.anchor-loading-terminal-details__card{flex:0 1 calc(50% - .75rem)}}@media (min-width: 960px){.anchor-loading-terminal-details__card{flex:0 1 calc(33.3333333333% - 1rem)}.anchor-loading-terminal-details__card--blank{display:block}}.anchor-step__header{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.5'%20y='0.5'%20width='15'%20height='15'%20rx='7.5'%20fill='%23A8A8A8'/%3e%3crect%20x='0.5'%20y='0.5'%20width='15'%20height='15'%20rx='7.5'%20stroke='%23A8A8A8'/%3e%3c/svg%3e");background-position:0px center;background-repeat:no-repeat;padding-left:25px!important}.anchor-step__header.bullet{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2.5'%20y='2.5'%20width='11'%20height='11'%20rx='5.5'%20fill='white'/%3e%3crect%20x='2.5'%20y='2.5'%20width='11'%20height='11'%20rx='5.5'%20stroke='%23009089'%20stroke-width='5'/%3e%3c/svg%3e")}.anchor-step__header.active{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.5'%20y='0.5'%20width='15'%20height='15'%20rx='7.5'%20fill='transparent'/%3e%3crect%20x='0.5'%20y='0.5'%20width='15'%20height='15'%20rx='7.5'%20stroke='%23009089'/%3e%3c/svg%3e")}.anchor-step__header.tick{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.5'%20y='0.5'%20width='15'%20height='15'%20rx='7.5'%20fill='%23009089'/%3e%3cpath%20d='M5.86615%2010.6018L3.06615%207.80182L2.13281%208.73516L5.86615%2012.4685L13.8661%204.46849L12.9328%203.53516L5.86615%2010.6018Z'%20fill='white'/%3e%3crect%20x='0.5'%20y='0.5'%20width='15'%20height='15'%20rx='7.5'%20stroke='%23009089'/%3e%3c/svg%3e")}.anchor-step__content li{list-style-type:none;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.5'%20y='0.5'%20width='15'%20height='15'%20rx='7.5'%20fill='%23FFFFFF'/%3e%3crect%20x='0.5'%20y='0.5'%20width='15'%20height='15'%20rx='7.5'%20stroke='%23009089'/%3e%3c/svg%3e");background-position:0px 0px;background-repeat:no-repeat;padding-left:25px;margin-left:-8px;margin-top:15px}.anchor-step__content li.tick{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.5'%20y='0.5'%20width='15'%20height='15'%20rx='7.5'%20fill='%23009089'/%3e%3cpath%20d='M5.86615%2010.6018L3.06615%207.80182L2.13281%208.73516L5.86615%2012.4685L13.8661%204.46849L12.9328%203.53516L5.86615%2010.6018Z'%20fill='white'/%3e%3crect%20x='0.5'%20y='0.5'%20width='15'%20height='15'%20rx='7.5'%20stroke='%23009089'/%3e%3c/svg%3e")}.anchor-step__content li.bullet{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2.5'%20y='2.5'%20width='11'%20height='11'%20rx='5.5'%20fill='white'/%3e%3crect%20x='2.5'%20y='2.5'%20width='11'%20height='11'%20rx='5.5'%20stroke='%23009089'%20stroke-width='5'/%3e%3c/svg%3e")}.anchor-lng-lab-analysis{margin-top:1rem;border-top:1px solid #cccccc}.anchor-lng-lab-analysis .anchor-custom-accordion__header{padding:1.5rem;font-style:normal;font-weight:600;font-size:24px;line-height:32px;letter-spacing:.25px;color:#202020;display:flex;align-items:center}.anchor-lng-lab-analysis .anchor-custom-accordion__header span{font-weight:400;font-size:12px;line-height:24px;color:#666;margin-left:.375rem}.anchor-lng-lab-analysis .anchor-custom-accordion__header span b{font-weight:400;color:#202020}.anchor-lng-lab-analysis .anchor-custom-accordion__body{padding:0 1.5rem 1.5rem}.anchor-lng-lab-analysis__content{display:flex;gap:1.5rem}.anchor-lng-lab-analysis__table{flex:1}.anchor-lng-lab-analysis__table-header,.anchor-lng-lab-analysis__table-row{display:flex}.anchor-lng-lab-analysis__table-header>*,.anchor-lng-lab-analysis__table-row>*{flex:1}.anchor-lng-lab-analysis__table-header{background:#f1f1f1;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#666}.anchor-lng-lab-analysis__table-header>*{padding:.625rem 1rem}.anchor-lng-lab-analysis__table-row{font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#202020}.anchor-lng-lab-analysis__table-row>*{padding:.375rem 1rem}.anchor-lng-lab-analysis__table-row div{display:flex;flex-direction:column}.anchor-lng-lab-analysis__table-row div span:last-child{font-size:12px;line-height:18px;color:#8d8d8d}.anchor-comparison-table{overflow-x:scroll}.anchor-comparison-table table{width:100%;border:1px;color:#000;border-bottom:1px solid #ececec;border-collapse:collapse;text-align:center;font-size:12px}.anchor-comparison-table table thead th{background:#d3d3d3;padding:.5rem}.anchor-comparison-table table thead tr{background:#f9f9f9;border:1px solid #ececec}.anchor-comparison-table table thead td{border-width:1px;border-style:solid;border-color:#ececec;padding:.5rem}.anchor-comparison-table table tbody th{padding:1rem;border:1px solid #ececec}.anchor-comparison-table table tbody tr,.anchor-comparison-table table tbody td{border:1px solid #ececec;color:#202020;padding:.5rem;width:30%}.anchor-comparison-table .comparison-label-with-tooltip{display:inline-flex;align-items:center}.anchor-comparison-table .comparison-label-with-tooltip>:last-child{padding-left:8px}.anchor-comparison-table .comparison-label-with-tooltip img,.anchor-comparison-table .comparison-label-with-tooltip svg{width:16px;height:16px}.anchor-comparison-table .anchor-icon-tooltip__tooltip{text-align:left;padding:.5rem 1rem;font-size:12px}.anchor-comparison-table .anchor-icon-tooltip__tooltip ul{margin:.25rem 0 0 1rem;padding:0}.anchor-comparison-table .anchor-icon-tooltip__tooltip li{margin-bottom:.25rem;line-height:1.2rem}.anchor-comparison-table .methane-tooltip-content{max-width:260px;white-space:normal;overflow-wrap:break-word}.anchor-lng-calculation{border-top:1px solid #cccccc}.anchor-lng-calculation .anchor-custom-accordion__header{padding:1.5rem;font-style:normal;font-weight:600;font-size:24px;line-height:32px;letter-spacing:.25px;color:#202020}.anchor-lng-calculation .anchor-custom-accordion__body{padding:0 1.5rem 1.5rem}.anchor-lng-calculation__title-accordion-right{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#666}.anchor-lng-calculation__title-accordion-right>span:first-child{color:#666;margin-right:.25rem}.anchor-lng-calculation__title-accordion-right>span:last-child{color:#202020;margin-right:1rem}.anchor-lng-calculation__top-side{display:flex;max-width:1100px}.anchor-lng-calculation__left-side{flex:0 1 70%;display:flex;gap:.5rem;padding-right:1.5rem;border-right:1px solid #cccccc}.anchor-lng-calculation__before-loading,.anchor-lng-calculation__after-loading,.anchor-lng-calculation__gross-volume,.anchor-lng-calculation__net-volume{flex:1;display:flex;flex-direction:column;gap:1rem}.anchor-lng-calculation__gross-volume{margin-bottom:2rem}.anchor-lng-calculation__right-side{flex:0 1 30%;padding-left:1.5rem}.anchor-lng-calculation__icon{margin-left:1rem}.anchor-lng-calculation__bottom-side-wrapper{width:100%;background:#f8f8f8}.anchor-lng-calculation__bottom-side{margin-top:.5rem;background:#f8f8f8;border-radius:.5rem;padding:1rem;display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end;max-width:1100px}.anchor-lng-calculation__bottom-side .anchor-card-info-item{width:100%}.anchor-lng-calculation__bottom-side .anchor-card-info-item{flex:0 1 calc(25% - .75rem)}.anchor-lng-calculation__bottom-side .anchor-card-info-item .anchor-card-info-item__value .error{position:relative;margin-top:0}.anchor-lng-calculation__bottom-side .anchor-card-info-item .anchor-card-info-item__value label,.anchor-lng-calculation__bottom-side .anchor-card-info-item .anchor-card-info-item__value .anchor-card-info-item__detail-value .error{position:absolute}.anchor-lng-calculation__bottom-side .conversion-fields{flex:0 1 calc(33.3333333333% - .75rem)}.anchor-lng-calculation__title-with-tooltip{display:inline-flex;align-items:center;white-space:nowrap;line-height:1.5;padding:0}.anchor-lng-calculation__title-with-tooltip>:last-child{padding-left:8px}.anchor-lng-calculation__title-with-tooltip .anchor-lng-calculation__tooltip{text-align:left;font-size:12px;font-weight:300;white-space:normal;gap:6px}.anchor-lng-calculation__title-with-tooltip .anchor-lng-calculation__tooltip .anchor-lng-calculation__tooltip-content ul{margin-bottom:1rem;padding-left:1rem!important;list-style-type:disc}.anchor-lng-calculation__title-with-tooltip .anchor-lng-calculation__tooltip .anchor-lng-calculation__tooltip-content li{line-height:1.5}.anchor-lng-calculation__title-with-tooltip .anchor-lng-calculation__tooltip .anchor-lng-calculation__tooltip-content div{margin-bottom:.1rem}.anchor-invoice-details__price-notice-content{display:flex;gap:.5rem;margin-top:.625rem}.anchor-invoice-details__amount-delivered-input,.anchor-invoice-details__amount-input,.anchor-invoice-details__amount-payable,.anchor-invoice-details__vol_mmbtu{display:flex;align-items:center;gap:1rem}.anchor-invoice-details__amount-delivered-input-value,.anchor-invoice-details__amount-input-value,.anchor-invoice-details__amount-payable-value,.anchor-invoice-details__vol_mmbtu-value{display:flex;align-items:center;gap:.25rem;font-style:normal;font-weight:600;font-size:18px;line-height:27px;color:#202020}.anchor-invoice-details__amount-delivered-input-value .anchor-card-info-item__value,.anchor-invoice-details__amount-input-value .anchor-card-info-item__value,.anchor-invoice-details__amount-payable-value .anchor-card-info-item__value,.anchor-invoice-details__vol_mmbtu-value .anchor-card-info-item__value{margin-top:0;max-width:120px;min-width:20px}.anchor-invoice-details__amount-delivered-input-calculation,.anchor-invoice-details__amount-delivered-input-unit,.anchor-invoice-details__amount-delivered-input-equal,.anchor-invoice-details__amount-input-calculation,.anchor-invoice-details__amount-input-unit,.anchor-invoice-details__amount-input-equal,.anchor-invoice-details__amount-payable-calculation,.anchor-invoice-details__amount-payable-unit,.anchor-invoice-details__amount-payable-equal,.anchor-invoice-details__vol_mmbtu-calculation,.anchor-invoice-details__vol_mmbtu-unit,.anchor-invoice-details__vol_mmbtu-equal{font-style:normal;font-weight:400;font-size:16px}.anchor-invoice-details__amount-delivered-input-equal,.anchor-invoice-details__amount-delivered-input-calculation,.anchor-invoice-details__amount-input-equal,.anchor-invoice-details__amount-input-calculation,.anchor-invoice-details__amount-payable-equal,.anchor-invoice-details__amount-payable-calculation,.anchor-invoice-details__vol_mmbtu-equal,.anchor-invoice-details__vol_mmbtu-calculation{color:#202020}.anchor-invoice-details__amount-delivered-input-unit,.anchor-invoice-details__amount-input-unit,.anchor-invoice-details__amount-payable-unit,.anchor-invoice-details__vol_mmbtu-unit{color:#666}.anchor-invoice-details__amount_payable-auto-populated-input .form-control{color:gray!important}.anchor-invoice-details .anchor-card-info-item .anchor-card-info-item__value .anchor-card-info-item__detail-value p{margin-bottom:0!important}.invoice-nested-stack{display:flex;flex-direction:column;gap:1rem;flex:1}.half-width-wrapper .anchor-card-info-item{flex:0 1 50%}.anchor-attachments-dropzone{width:100%;display:flex;flex-direction:column;gap:1rem}.anchor-attachments-dropzone__dropzone{display:flex;justify-content:center;align-items:center;flex-direction:column;border:1px dashed #bdb6ea;border-radius:8px;padding:18px;cursor:pointer}.anchor-attachments-dropzone__dropzone p{margin-bottom:0}.anchor-attachments-dropzone__dropzone .anchor-attachments-dropzone__dropzone-title{font-family:Museo Sans;font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#000}.anchor-attachments-dropzone__dropzone .anchor-attachments-dropzone__dropzone-placeholder{margin-top:.5rem;font-family:Museo Sans;font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#999}.anchor-attachments-dropzone__attachment-container{position:relative;background:#f8f8f8;border:1px solid #cccccc;border-radius:4px;padding:13px 8px 13px 10px}.anchor-attachments-dropzone__attachment-container--failure{box-shadow:0 0 5px #d50000}.anchor-attachments-dropzone__attachment-container .anchor-attachments-dropzone__attachment-name{font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#202020;word-wrap:break-word;max-width:90%}.anchor-attachments-dropzone__attachment-container .anchor-attachments-dropzone__attachment-name img{margin-right:10px}.anchor-attachments-dropzone__attachment-container .anchor-attachments-dropzone__btn-close{position:absolute;top:17px;right:24px;border-radius:50%;border:none;height:1rem;width:1rem;background:#999;padding:0;display:flex;align-items:center;justify-content:center}.anchor-attachments-dropzone__attachment-container .anchor-attachments-dropzone__btn-close:hover{background:#999}.anchor-upload-files-modal{font-family:Inter;width:422px}.anchor-upload-files-modal .modal-content{border:1px solid #ececec;box-shadow:0 25px 50px #00000040;border-radius:8px}.anchor-upload-files-modal .modal-content .close{font-size:1rem}.anchor-upload-files-modal .modal-header,.anchor-upload-files-modal .modal-footer{padding:1.5rem 1.5rem 1.5rem 1rem}.anchor-upload-files-modal .modal-header{display:flex;justify-content:space-between;align-items:center}.anchor-upload-files-modal .modal-body{padding:1.5rem 0;height:332px}.anchor-upload-files-modal .modal-body .anchor-attachments-dropzone{padding:0 1.5rem;max-height:332px;overflow-y:overlay;flex-direction:column-reverse;height:100%}.anchor-upload-files-modal .modal-body .anchor-attachments-dropzone__dropzone{flex:1}.anchor-upload-files-modal .modal-footer{background:#f8f8f8;border-top:0px solid #ececec;border-radius:0 0 8px 8px}.anchor-upload-files-modal__header{font-weight:600;font-size:20px;line-height:30px;color:#202020}.anchor-upload-files-modal__upload-error-message{color:red;margin-top:.5rem;margin-left:1.5rem}.anchor-upload-files-modal button.anchor-upload-files-modal__cancel-btn,.anchor-upload-files-modal button.anchor-upload-files-modal__upload-btn{font-style:normal;font-weight:600;font-size:12px;line-height:18px}.anchor-view-pdf-modal{width:800px}.anchor-view-pdf-modal .modal-content{border:1px solid #ececec;box-shadow:0 25px 50px #00000040;border-radius:8px}.anchor-view-pdf-modal .modal-content .close{font-size:1rem}.anchor-view-pdf-modal .modal-body{padding:0;min-height:156px;position:relative}.anchor-view-pdf-modal .modal-header{padding:1.5rem 1.5rem 1.25rem;display:flex;justify-content:space-between;align-items:flex-start}.anchor-view-pdf-modal .modal-footer{padding:1rem 1.5rem 1.5rem;background:#f8f8f8;border-top:0px solid #ececec;border-radius:0 0 8px 8px;display:flex;justify-content:space-between;align-items:center}.anchor-view-pdf-modal__title{font-weight:600;font-size:20px;line-height:30px;color:#202020}.anchor-view-pdf-modal__footer-left{font-style:normal;font-weight:400;font-size:10px;line-height:12px;color:#6f6f6f;display:flex;align-items:center;gap:5.33px}.anchor-view-pdf-modal__footer-left img{width:14px;height:14px}.anchor-view-pdf-modal button.anchor-view-pdf-modal__download-btn{font-style:normal;font-weight:600;font-size:12px;line-height:18px;display:flex;align-items:center;gap:6.67px}.anchor-view-pdf-modal__view-section{height:640px;overflow-y:auto;overflow-x:hidden;display:grid;gap:2rem}.anchor-view-pdf-modal__view-section .react-pdf__Page__canvas{width:100%!important}.anchor-view-pdf-modal__view-section .react-pdf__Page__annotations{display:none}.anchor-files-delete-modal{width:422px}.anchor-files-delete-modal .modal-content{border:1px solid #ececec;box-shadow:0 25px 50px #00000040;border-radius:8px}.anchor-files-delete-modal .modal-content .close{font-size:1rem}.anchor-files-delete-modal .modal-body{padding:1.5rem;min-height:156px;position:relative}.anchor-files-delete-modal .modal-header{padding:1.5rem 1.5rem 1rem;display:flex;justify-content:space-between;align-items:center;font-style:normal;font-weight:600;font-size:20px;line-height:30px;color:#202020}.anchor-files-delete-modal .modal-footer{padding:1rem 1.5rem 1.5rem;background:#f8f8f8;border-top:0px solid #ececec;border-radius:0 0 8px 8px}.anchor-files-delete-modal__description{font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#202020;margin-bottom:0}.anchor-files-delete-modal__file-sections{margin-top:24px;display:flex;flex-direction:column;gap:.5rem}.anchor-files-delete-modal__file-section{font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#202020;display:flex;align-items:center;gap:9.34px;padding:13px 8px;background:#f8f8f8;border:1px solid #cccccc;border-radius:.25rem;overflow-wrap:anywhere}.anchor-files-delete-modal button.anchor-files-delete-modal__cancel-btn,.anchor-files-delete-modal button.anchor-files-delete-modal__delete-btn{font-style:normal;font-weight:600;font-size:12px;line-height:18px}.anchor-view-files-modal{width:422px}.anchor-view-files-modal .modal-content{border:1px solid #ececec;box-shadow:0 25px 50px #00000040;border-radius:8px}.anchor-view-files-modal .modal-content .close{font-size:1rem}.anchor-view-files-modal .modal-body{padding:1.5rem;min-height:156px;position:relative}.anchor-view-files-modal .modal-header{padding:1.5rem 1.5rem 1.25rem;display:flex;justify-content:space-between;align-items:center}.anchor-view-files-modal .modal-footer{padding:1rem 1.5rem 1.5rem;background:#f8f8f8;border-top:0px solid #ececec;border-radius:0 0 8px 8px}.anchor-view-files-modal__header{font-style:normal;font-weight:600;font-size:20px;line-height:30px;color:#202020}.anchor-view-files-modal__body{display:flex;flex-direction:column;gap:.75rem}.anchor-view-files-modal__file-section{display:flex;justify-content:space-between;align-items:center;height:48px}.anchor-view-files-modal__file-section .alpha-checkbox{width:calc(100% - 100px)}.anchor-view-files-modal__file-section .alpha-checkbox-box{height:15px;width:15px}.anchor-view-files-modal__file-section .alpha-checkbox-label{font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#202020;margin-left:8.5px;width:100%;overflow-wrap:break-word;width:calc(100% - 24px)}.anchor-view-files-modal button.anchor-view-files-modal__view-btn{height:32px;padding:7px 16px}.anchor-view-files-modal button.anchor-view-files-modal__view-btn,.anchor-view-files-modal button.anchor-view-files-modal__delete-btn,.anchor-view-files-modal button.anchor-view-files-modal__download-btn{font-style:normal;font-weight:600;font-size:12px;line-height:18px}.anchor-success-modal{font-family:Museo Sans;width:376px}.anchor-success-modal .modal-content{border:1px solid #ececec;box-shadow:0 25px 50px #00000040;border-radius:8px;height:470px}.anchor-success-modal .modal-body{display:flex;flex-direction:column;align-items:center;padding:3rem;gap:1rem}.anchor-success-modal .modal-body p{margin:0}.anchor-success-modal .modal-body img{width:172px;height:172px}.anchor-success-modal__title{font-style:normal;font-weight:600;font-size:24px;line-height:32px;letter-spacing:.25px;color:#009089;text-align:center}.anchor-success-modal__description{font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#000;text-align:center}.anchor-success-modal button.anchor-success-modal__close-btn{font-style:normal;font-weight:600;font-size:14px;line-height:21px;color:#009089}.anchor-success-modal button.anchor-success-modal__close-btn:hover{color:#fff}.anchor-received-record{display:flex;justify-content:space-between;margin-top:1rem}.anchor-received-record__left-side,.anchor-received-record__right-side{display:flex}.anchor-received-record__left-side{flex:1;gap:.625rem;align-items:flex-start}.anchor-received-record__right-side{gap:.5rem;display:flex}.anchor-received-record__record-title{font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#202020}.anchor-received-record__record-other-detail{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#666}.anchor-received-record__record-count{margin-left:.25rem;font-weight:600;color:#202020}.anchor-received-record__upload-btn,.anchor-received-record__manual-btn,.anchor-received-record__view-btn{font-style:normal;font-weight:600;font-size:12px;line-height:18px;color:#009089;display:flex;align-items:center;justify-content:space-between;height:32px}.anchor-received-record__upload-btn:disabled,.anchor-received-record__manual-btn:disabled,.anchor-received-record__view-btn:disabled{border:1px solid #99d8d2;color:#99d8d2}.anchor-received-record__upload-btn:disabled:hover,.anchor-received-record__manual-btn:disabled:hover,.anchor-received-record__view-btn:disabled:hover{cursor:default;border:1px solid #99d8d2;background-color:#fff;color:#99d8d2}.anchor-received-record__upload-btn:hover path,.anchor-received-record__manual-btn:hover path,.anchor-received-record__view-btn:hover path{fill:#fff}.anchor-received-record__upload-btn svg,.anchor-received-record__manual-btn svg,.anchor-received-record__view-btn svg{margin-top:.25rem}.anchor-received-record__upload-btn{width:102px;padding:7px 10px 7px 9px}.anchor-received-record__manual-btn{width:78px;padding:7px 8px}.anchor-received-record__view-btn{height:32px;padding:7px 16px}.anchor-single-record{display:flex;justify-content:space-between;margin-top:1rem}.anchor-single-record__left-side,.anchor-single-record__right-side{display:flex}.anchor-single-record__left-side{flex:1;gap:.625rem;align-items:flex-start}.anchor-single-record__right-side{gap:.5rem;display:flex}.anchor-single-record__record-title{display:flex;font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#202020}.anchor-single-record__tooltip-header li{margin-left:-1rem}.anchor-single-record__record-other-detail{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#666}.anchor-single-record__record-count{margin-left:.25rem;font-weight:600;color:#202020}.anchor-single-record__upload-btn,.anchor-single-record__view-btn{font-style:normal;font-weight:600;font-size:12px;line-height:18px;color:#009089;display:flex;align-items:center;justify-content:space-between;height:32px}.anchor-single-record__upload-btn:disabled,.anchor-single-record__view-btn:disabled{border:1px solid #99d8d2;color:#99d8d2}.anchor-single-record__upload-btn:disabled:hover,.anchor-single-record__view-btn:disabled:hover{cursor:default;border:1px solid #99d8d2;background-color:#fff;color:#99d8d2}.anchor-single-record__view-btn{height:32px;padding:7px 16px}.anchor-failure-modal{width:376px}.anchor-failure-modal .modal-content{border:1px solid #ececec;box-shadow:0 25px 50px #00000040;border-radius:8px}.anchor-failure-modal .modal-body{display:flex;flex-direction:column;align-items:center;padding:3rem 1.5rem;gap:1rem}.anchor-failure-modal .modal-body p{margin:0}.anchor-failure-modal .modal-body img{width:172px;height:172px}.anchor-failure-modal__title{font-style:normal;font-weight:600;font-size:24px;line-height:32px;letter-spacing:.25px;color:#e75552;text-align:center;align-self:stretch}.anchor-failure-modal__description{font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#000;text-align:center}.anchor-failure-modal__btns-left{display:grid;gap:1rem}.anchor-failure-modal__btns-right{align-self:flex-end;text-align:right}.anchor-failure-modal button.anchor-failure-modal__close-btn{font-style:normal;font-weight:600;font-size:14px;line-height:21px;color:#009089}.anchor-failure-modal button.anchor-failure-modal__close-btn:hover{color:#fff}.anchor-failure-modal button.anchor-failure-modal__secondary-btn{font-style:normal;font-weight:600;font-size:14px;color:#009089;background:#fff}.anchor-failure-modal button.anchor-failure-modal__primary-btn{font-style:normal;font-weight:600;font-size:14px;color:#fff;background:#009089}.leftPadding{padding-left:0rem!important}.top-gap{margin-top:26px}.sub-head-text{font-style:normal;font-weight:600;font-size:20px;line-height:30px;color:#202020}.margin-adjust{margin-right:-2rem}.anchor-document-records .anchor-custom-accordion__header{padding:1.5rem;font-style:normal;font-weight:600;font-size:24px;line-height:32px;letter-spacing:.25px;color:#202020}.anchor-document-records .anchor-custom-accordion__body{padding:0 1.5rem 1.5rem}.anchor-document-records__header{display:flex;gap:.625rem}.anchor-document-records__anchor-status-area{display:flex;gap:.5rem}.anchor-document-records__anchor-status{padding:.5rem 1rem;font-style:normal;font-weight:400;font-size:12px;line-height:16px;text-align:center;letter-spacing:.25px;color:#fff;background:#fdb924;border-radius:20px}.anchor-document-records__override-footer{display:flex;gap:1rem;justify-content:center}.anchor-confirm-modal{width:376px}.anchor-confirm-modal .modal-content{background:#fff;border:1px solid #ececec;box-shadow:0 25px 50px #00000040;border-radius:8px}.anchor-confirm-modal .modal-content .close{font-size:1rem}.anchor-confirm-modal .modal-body{padding:1.5rem;border-top:1px solid #ececec;font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#000}.anchor-confirm-modal .modal-header{padding:1.5rem 1.5rem 1rem;display:flex;justify-content:space-between;align-items:center;font-style:normal;font-weight:600;font-size:20px;line-height:30px;color:#202020;border-bottom:0}.anchor-confirm-modal .modal-footer{padding:1rem 1.5rem 1.5rem;background:#f8f8f8;border-top:0px solid #ececec;border-radius:0 0 8px 8px}.anchor-confirm-modal button.anchor-confirm-modal__cancel-btn,.anchor-confirm-modal button.anchor-confirm-modal__confirm-btn{font-style:normal;font-weight:600;font-size:12px;line-height:18px}.anchor-footer{background-color:#fff;display:flex;justify-content:space-between;min-height:75px}.anchor-footer__left-side{height:fit-content;display:flex;align-items:center;font-style:normal;font-weight:400;font-size:12px;line-height:24px;letter-spacing:.25px;color:#666;margin-left:80px}.anchor-footer__left-side>span{color:#202020;margin-left:.25rem}.anchor-footer__left-side>img{margin:0 8px}.anchor-footer__right-side{display:flex;justify-content:flex-end}.anchor-footer .done-button{background-color:#009089;color:#fff;margin-right:1rem;font-size:12px!important}.anchor-footer .save-button{background-color:#fff;color:#009089;margin-right:2rem;font-size:12px!important}.anchor-post-loading-activities .anchor-custom-accordion__header{padding:1.5rem;font-style:normal;font-weight:600;font-size:24px;line-height:32px;letter-spacing:.25px;color:#202020}.anchor-post-loading-activities .anchor-custom-accordion__body{padding:0 1.5rem 1.5rem}.anchor-post-loading-activities__title-accordion-right{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#666}.anchor-post-loading-activities__title-accordion-right>span:first-child{color:#666;margin-right:.25rem}.anchor-post-loading-activities__title-accordion-right>span:last-child{color:#202020;margin-right:1rem}.anchor-post-loading-activities__row{display:flex;flex-wrap:wrap;gap:1rem}.anchor-post-loading-activities__row .anchor-card-info-item{flex:1}@media (min-width: 720px){.anchor-post-loading-activities__row .anchor-card-info-item{flex:0 1 calc(50% - .5rem)}}@media (min-width: 960px){.anchor-post-loading-activities__row .anchor-card-info-item{flex:0 1 calc(25% - .75rem)}}.anchor-post-loading-activities__medium-title{font-style:normal;font-weight:600;font-size:20px;line-height:30px;color:#202020;margin-top:1rem}.anchor-post-loading-activities__remark{margin-top:.5rem}.anchor-post-lng-lab-analysis{margin-top:1rem;border-top:1px solid #cccccc}.anchor-post-lng-lab-analysis .anchor-custom-accordion__header{padding:1.5rem;font-style:normal;font-weight:600;font-size:24px;line-height:32px;letter-spacing:.25px;color:#202020;display:flex;align-items:center}.anchor-post-lng-lab-analysis .anchor-custom-accordion__body{padding:0 1.5rem 1.5rem}.anchor-post-lng-lab-analysis__basis-params{display:flex;gap:1rem;flex-wrap:wrap}.anchor-post-lng-lab-analysis__basis-params .anchor-card-info-item{width:100%}@media (min-width: 720px){.anchor-post-lng-lab-analysis__basis-params .anchor-card-info-item{flex:0 1 calc(50% - .5rem)}}@media (min-width: 960px){.anchor-post-lng-lab-analysis__basis-params .anchor-card-info-item{flex:0 1 calc(20% - 13px)}}.anchor-post-lng-lab-analysis__aggregate-params{display:flex;gap:1rem;flex-wrap:wrap;background:#f8f8f8;border-radius:.5rem;margin-top:1rem;padding:1rem;align-items:flex-end}.anchor-post-lng-lab-analysis__aggregate-params .anchor-card-info-item{width:100%}@media (min-width: 720px){.anchor-post-lng-lab-analysis__aggregate-params .anchor-card-info-item{flex:0 1 calc(50% - .5rem)}}@media (min-width: 960px){.anchor-post-lng-lab-analysis__aggregate-params .anchor-card-info-item{flex:0 1 calc(25% - .75rem)}}.anchor-loading-document .anchor-custom-accordion__header{padding:1.5rem;font-style:normal;font-weight:600;font-size:24px;line-height:32px;letter-spacing:.25px;color:#202020}.anchor-loading-document .anchor-custom-accordion__body{padding:0 1.5rem 1.5rem;display:flex;flex-direction:column;gap:1rem}.anchor-loading-document__heading{font-style:normal;font-weight:600;font-size:20px;line-height:30px;color:#202020;display:flex;justify-content:space-between;align-items:center}.anchor-loading-document__heading-right{font-weight:400;font-size:12px;line-height:18px;color:#666}.anchor-loading-document__flat-section{margin-top:.375rem;display:flex;gap:.25rem;align-items:center}.anchor-loading-document__row{display:flex;gap:1.5rem}.anchor-loading-document__row .anchor-other-details__field{width:calc(100% - 50px)}.anchor-loading-document__row .anchor-other-details__fields{flex:1}.anchor-loading-document__row .anchor-other-details__cards--view-mode{flex-direction:column}.anchor-loading-document__row .anchor-card-info-item{flex:1}.anchor-loading-document__row .anchor-card-info-item__value{width:350px;display:flex}.anchor-loading-document__row .anchor-card-info-item__value:has(.anchor-list-radio-box){width:100%}.anchor-loading-document__row .anchor-list-radio-box{gap:2rem;flex-direction:row}.anchor-loading-document__row .anchor-list-radio-box .anchor-check{width:unset}.anchor-loading-document__check{margin-top:-1rem}.anchor-loading-document__check .anchor-card-info-item__value .anchor-check{width:200px}.last-update{margin-right:0!important;color:#666}.anchor-process-flow{padding-right:20px}.anchor-process-flow__steps{margin-top:12px}.anchor-process-flow .col-sm-3{box-shadow:10px 0 10px -10px #ccc}.anchor-process-flow .col-sm-3 .title-step{color:#009089;font-size:18px;font-weight:700;padding:10px 0 10px 20px}.anchor-process-flow .col-sm-3 .title-anchor-step{color:#16110d;padding:10px 0 0 20px;font-style:normal;font-weight:600;font-size:20px;line-height:30px}.anchor-process-flow .col-sm-9 h4{margin:11px 15px}.anchor-process-flow .col-sm-9 .col-md-5 .justify-content-end{margin-top:18px;font-size:12px;color:#999}.anchor-process-flow .col-sm-9 .col-md-5 .justify-content-end svg{position:relative;top:1px}.anchor-process-flow .fixed-bottom{box-shadow:0 -6px 6px -6px #ccc;padding-top:10px;margin-top:10px;background-color:#fff}.anchor-process-flow .fixed-bottom .footer{margin-top:-10px;min-height:auto}.anchor-process-flow .fixed-bottom .footer .done-button{border-color:#009089;color:#009089;background:#fff}.anchor-process-flow__main{margin-top:12px;margin-bottom:60px;display:flex;flex-direction:column;gap:1.5rem}.anchor-process-flow__card{border:1px solid #cccccc;border-radius:8px}.active-accord{border-bottom:1px solid #ccc;padding-bottom:2rem}.inactive-accord{border-bottom:none;padding-bottom:0}.anchor-tabs{padding:1.5rem 1rem 0!important;border-bottom:1px solid #ececec;display:flex;gap:2rem}.anchor-tabs .nav-item{padding:0 0 .5rem}.anchor-tabs .nav-item a{font-style:normal;font-weight:400;font-size:18px;line-height:27px;color:#666;padding:0 0 .5rem}.anchor-tabs .nav-item .active{font-weight:600;color:#009e8e;background:#fff;border-bottom:4px solid #009e8e;border-radius:0}.anchor-route-tabs{background:#fff;border:1px solid #ececec;box-shadow:0 4px 15px #0000000d,0 0 6px #0000000d;border-radius:.5rem;margin:1.5rem}.anchor-cargo-history-content__header{padding:1rem;display:flex;justify-content:space-between}.anchor-cargo-history-content__table{font-style:normal;font-weight:600;font-size:12px;line-height:16px;letter-spacing:.25px}.anchor-cargo-history-content__table .rt-thead .rt-th{color:#666}.anchor-cargo-history-content__table .rt-thead .rt-th>div{display:flex;align-items:center}.anchor-cargo-history-content__table .rt-thead .rt-th,.anchor-cargo-history-content__table .rt-tbody .rt-td{padding:16px 8px;background:#f9f9f9;border:1px solid #ececec}.anchor-cargo-history-content__table .rt-tbody{overflow:unset}.anchor-cargo-history-content__table-header,.anchor-cargo-history-content__table-cell{display:flex;flex-direction:column;gap:.25rem;text-align:left}.anchor-cargo-history-content__table-header div,.anchor-cargo-history-content__table-cell div{white-space:pre-wrap}.anchor-cargo-history-content__table-cell-wrapper{display:flex;gap:1rem}.anchor-cargo-history-content__table-cell{color:#202020}.anchor-cargo-history-content__table-cell>div:nth-child(2),.anchor-cargo-history-content__table-cell>div:nth-child(3){color:#6f6f6f;font-weight:400}.anchor-cargo-history-content__table .anchor-card-info-item__value span.error{display:none}.anchor-cargo-history-content__sort-tooltip-wrapper{margin-left:2rem;background-repeat:no-repeat}.-sort-asc .anchor-cargo-history-content__sort-tooltip-wrapper{background-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='16'%20viewBox='0%200%2010%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.36875%2014.474C5.17684%2014.7043%204.82316%2014.7043%204.63125%2014.474L0.656073%209.70379C0.395543%209.39115%200.617858%208.9165%201.02482%208.9165H8.97518C9.38214%208.9165%209.60446%209.39116%209.34393%209.70379L5.36875%2014.474Z'%20stroke='%23666666'/%3e%3cpath%20d='M4.63125%201.359C4.82316%201.12872%205.17684%201.12872%205.36875%201.359L9.34393%206.12922C9.60446%206.44185%209.38214%206.9165%208.97518%206.9165L1.02482%206.9165C0.617858%206.9165%200.395543%206.44185%200.656074%206.12922L4.63125%201.359Z'%20fill='%23666666'/%3e%3c/svg%3e")}.-sort-asc .anchor-cargo-history-content__sort-tooltip-wrapper svg{visibility:hidden}.-sort-desc .anchor-cargo-history-content__sort-tooltip-wrapper{background-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='15'%20viewBox='0%200%2010%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.36875%2014.474C5.17684%2014.7043%204.82316%2014.7043%204.63125%2014.474L0.656074%209.70379C0.395542%209.39115%200.617858%208.9165%201.02482%208.9165H8.97518C9.38214%208.9165%209.60446%209.39116%209.34393%209.70379L5.36875%2014.474Z'%20fill='%23666666'/%3e%3cpath%20d='M4.63125%201.359C4.82316%201.12872%205.17684%201.12872%205.36875%201.359L9.34393%206.12922C9.60446%206.44185%209.38214%206.9165%208.97518%206.9165L1.02482%206.9165C0.617858%206.9165%200.395543%206.44185%200.656074%206.12922L4.63125%201.359Z'%20stroke='%23666666'/%3e%3c/svg%3e")}.-sort-desc .anchor-cargo-history-content__sort-tooltip-wrapper svg{visibility:hidden}.anchor-cargo-history-content__pagination{display:flex;justify-content:center;padding:1rem}.anchor-cargo-history-content .container-cargo-calander{display:flex;justify-content:flex-start;width:100%;justify-content:space-between}.anchor-cargo-history-content .box1{display:flex;flex:2;margin:23px 5px 5px;box-sizing:border-box;width:40%}.anchor-cargo-history-content .box2{flex:4;margin:5px;box-sizing:border-box;width:40%;display:flex}.anchor-cargo-history-content .box3{flex:.2;margin:23px 5px 5px;box-sizing:border-box;width:20%;display:inline-block;text-align:right}.anchor-cargo-history-content .applyBtn{width:10%;margin-top:17px}.anchor-cargo-history-content .calendarDate{margin-right:10px;width:20%}.anchor-cargo-history-content .yearDropdown{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#666;margin-right:10px;width:15%}.anchor-cargo-history-content .comparison-label-with-tooltip{display:inline-flex;align-items:flex-start;gap:4px;white-space:nowrap}.anchor-cargo-history-content .comparison-label-with-tooltip img,.anchor-cargo-history-content .comparison-label-with-tooltip svg{width:16px;height:16px}.anchor-cargo-history-content .comparison-tooltip-content{font-weight:100;font-size:12px;line-height:1.4}.anchor-cargo-history-content .comparison-tooltip-content ul{margin:0;padding-left:0;list-style-position:inside}.anchor-cargo-history-content .comparison-tooltip-content li{margin:0;padding:0;line-height:1.4}.anchor-cargo-history-content #searchBarTip{align-self:center;margin-left:6px}.anchor-cargo-plan-card{padding:1.5rem;display:grid;gap:.5rem;background:#fff;border:1px solid #d6d6d6;border-radius:8px;width:100%;cursor:pointer}.anchor-cargo-plan-card--active{border:1px solid #00a19c;box-shadow:0 2px 4px #343f4b0f,0 4px 6px #343f4b1a}.anchor-cargo-plan-card__title{font-style:normal;font-weight:600;font-size:20px;line-height:30px;color:#00a19c}.anchor-cargo-plan-card__body{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#a3a3a3;display:grid;gap:.125rem}.anchor-custom-table{overflow-x:scroll}.anchor-custom-table table{width:100%;border-spacing:0;border-collapse:separate}.anchor-custom-table table thead tr{background:#f9f9f9}.anchor-custom-table table thead th{font-weight:600;font-size:12px;line-height:16px;letter-spacing:.25px;color:#666}.anchor-custom-table table thead th .anchor-icon-tooltip{display:inline;margin-left:6px}.anchor-custom-table table tbody td{font-weight:400;font-size:12px;line-height:16px;letter-spacing:.25px;color:#202020}.anchor-custom-table table thead th,.anchor-custom-table table tbody td{padding:1rem;border-width:1px;border-style:solid;border-color:#ececec}.anchor-custom-table table tbody tr:last-child td{border-bottom:none}.anchor-custom-table__row:has(.anchor-check__input--is-checked){cursor:not-allowed;z-index:2}.anchor-custom-table__row:has(.anchor-check__input--is-checked) td,.anchor-custom-table__row:has(.anchor-check__input--is-checked) td:first-child,.anchor-custom-table__row:has(.anchor-check__input--is-checked) input,.anchor-custom-table__row:has(.anchor-check__input--is-checked) .anchor-select__input-search{background:#fafafa;color:#a3a3a3}.anchor-delivery-planning-table__header{padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center}.anchor-delivery-planning-table__header-left-side{display:grid;gap:.25rem}.anchor-delivery-planning-table__header-right-side{display:flex;gap:.625rem}.anchor-delivery-planning-table__heading-20{font-weight:600;font-size:20px;line-height:30px;color:#202020}.anchor-delivery-planning-table__light-gray-400{font-weight:400;font-size:12px;line-height:18px;color:#a3a3a3}.anchor-delivery-planning-table button.anchor-delivery-planning-table__reset-btn,.anchor-delivery-planning-table button.anchor-delivery-planning-table__add-row-btn,.anchor-delivery-planning-table button.anchor-delivery-planning-table__save-btn{font-weight:600;font-size:12px!important;line-height:21px;height:40px;padding:0;display:flex;align-items:center;justify-content:center}.anchor-delivery-planning-table button.anchor-delivery-planning-table__reset-btn{border:none;width:64px}.anchor-delivery-planning-table button.anchor-delivery-planning-table__add-row-btn{width:119px}.anchor-delivery-planning-table button.anchor-delivery-planning-table__save-btn{width:63px}.anchor-delivery-planning-table .anchor-custom-table table{position:relative}.anchor-delivery-planning-table .anchor-custom-table td,.anchor-delivery-planning-table .anchor-custom-table th{padding:1rem;font-style:normal;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.25px}.anchor-delivery-planning-table .anchor-custom-table td:has(.anchor-card-info-item){padding:.125rem}.anchor-delivery-planning-table .anchor-custom-table .anchor-select__input-search,.anchor-delivery-planning-table .anchor-custom-table .anchor-card-info-item,.anchor-delivery-planning-table .anchor-custom-table .alpha-input input{height:42px!important}.anchor-delivery-planning-table .anchor-custom-table input{height:unset;border:none}.anchor-delivery-planning-table .anchor-custom-table .anchor-card-info-item__value,.anchor-delivery-planning-table .anchor-custom-table .anchor-card-info-item input{font-weight:400;font-size:12px;line-height:16px}.anchor-delivery-planning-table .anchor-custom-table .anchor-card-info-item__value .anchor-check,.anchor-delivery-planning-table .anchor-custom-table .anchor-card-info-item input .anchor-check{width:fit-content}.anchor-delivery-planning-table .anchor-custom-table .anchor-card-info-item__value .anchor-select__popover,.anchor-delivery-planning-table .anchor-custom-table .anchor-card-info-item input .anchor-select__popover{width:196px}.anchor-delivery-planning-table .anchor-custom-table .anchor-card-info-item__value{display:flex;align-items:center}.anchor-delivery-planning-table .anchor-custom-table .anchor-card-info-item__value:has(.anchor-check){justify-content:center}.anchor-delivery-planning-table .anchor-custom-table .anchor-card-info-item__value:has(.anchor-card-info-item__date-picker)>div{width:100%;display:flex;justify-content:center}.anchor-delivery-planning-table .anchor-custom-table .anchor-card-info-item__value:has(.anchor-card-info-item__date-picker) .anchor-card-info-item__date-picker{border:none;height:42px;color:#202020;padding-left:.75rem}.anchor-delivery-planning-table .anchor-custom-table .anchor-card-info-item__value:has(.anchor-card-info-item__date-picker) .anchor-card-info-item__date-picker svg{display:none}.anchor-delivery-planning-table .anchor-custom-table .anchor-card-info-item__detail-value{padding:0 .75rem;text-overflow:ellipsis;white-space:nowrap}.anchor-delivery-planning-table .anchor-custom-table .anchor-card-info-item .anchor-select__error-message,.anchor-delivery-planning-table .anchor-custom-table .anchor-card-info-item span.error{display:none}.anchor-delivery-planning-table .anchor-custom-table .anchor-card-info-item .error>input{border:1.5px solid #e75552}.anchor-delivery-planning-table .anchor-custom-table .anchor-card-info-item .anchor-select__input-search{border:none;margin:2px}.anchor-delivery-planning-table .anchor-custom-table .anchor-card-info-item .anchor-select__input-search img{visibility:hidden}.anchor-delivery-planning-table .anchor-custom-table .anchor-card-info-item .anchor-select__input-search--focus{border:1px solid #a3a3a3;border-radius:4px}.anchor-delivery-planning-table .anchor-custom-table .anchor-card-info-item .anchor-select__input-search--focus img{visibility:visible}.anchor-delivery-planning-table .anchor-custom-table .anchor-card-info-item .anchor-select__input-search--error{border:1.5px solid #e75552}.anchor-delivery-planning-table .anchor-custom-table tr>th:first-child{background:#f9f9f9}.anchor-delivery-planning-table .anchor-custom-table tr>td:first-child{background:#fff}.anchor-delivery-planning-table .anchor-custom-table tr>th:first-child,.anchor-delivery-planning-table .anchor-custom-table tr>td:first-child{position:sticky;left:0;z-index:2}.anchor-delivery-planning{padding-top:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.anchor-delivery-planning__header,.anchor-delivery-planning .anchor-delivery-planning-loading{display:flex;gap:1.25rem;flex-wrap:wrap}.anchor-delivery-planning__header .anchor-cargo-plan-card,.anchor-delivery-planning__header__card,.anchor-delivery-planning .anchor-delivery-planning-loading .anchor-cargo-plan-card,.anchor-delivery-planning .anchor-delivery-planning-loading__card{flex:0 1 calc(50% - .75rem)}@media (min-width: 720px){.anchor-delivery-planning__header .anchor-cargo-plan-card,.anchor-delivery-planning__header__card,.anchor-delivery-planning .anchor-delivery-planning-loading .anchor-cargo-plan-card,.anchor-delivery-planning .anchor-delivery-planning-loading__card{flex:0 1 calc(25% - 15px)}}.anchor-delivery-planning__body{background:#fff;border:1px solid #cccccc;border-radius:8px}.anchor-iso-tank{padding-top:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.anchor-iso-tank__body{background:#fff;border:1px solid #cccccc;border-radius:8px}.anchor-isotank-table__header{padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center}.anchor-isotank-table__header-left-side{display:grid;gap:.25rem}.anchor-isotank-table__header-right-side{display:flex;gap:.625rem}.anchor-isotank-table__heading-20{font-weight:600;font-size:20px;line-height:30px;color:#202020}.anchor-isotank-table__light-gray-400{font-weight:400;font-size:12px;line-height:18px;color:#a3a3a3}.anchor-isotank-table button.anchor-isotank-table__reset-btn,.anchor-isotank-table button.anchor-isotank-table__add-row-btn,.anchor-isotank-table button.anchor-isotank-table__save-btn{font-weight:600;font-size:14px;line-height:21px;height:40px;padding:0;display:flex;align-items:center;justify-content:center}.anchor-isotank-table button.anchor-isotank-table__reset-btn{border:none;width:64px}.anchor-isotank-table button.anchor-isotank-table__add-row-btn{width:119px}.anchor-isotank-table button.anchor-isotank-table__save-btn{width:63px}.anchor-isotank-table .anchor-custom-table table{position:relative}.anchor-isotank-table .anchor-custom-table td,.anchor-isotank-table .anchor-custom-table th{padding:1rem;font-style:normal;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.25px}.anchor-isotank-table .anchor-custom-table td:has(.anchor-card-info-item){padding:.125rem}.anchor-isotank-table .anchor-custom-table .anchor-select__input-search,.anchor-isotank-table .anchor-custom-table .anchor-card-info-item,.anchor-isotank-table .anchor-custom-table .alpha-input input{height:42px!important}.anchor-isotank-table .anchor-custom-table input{height:unset;border:none}.anchor-isotank-table .anchor-custom-table .anchor-card-info-item__value,.anchor-isotank-table .anchor-custom-table .anchor-card-info-item input{font-weight:400;font-size:12px;line-height:16px}.anchor-isotank-table .anchor-custom-table .anchor-card-info-item__value .anchor-check,.anchor-isotank-table .anchor-custom-table .anchor-card-info-item input .anchor-check{width:fit-content}.anchor-isotank-table .anchor-custom-table .anchor-card-info-item__value .anchor-select__popover,.anchor-isotank-table .anchor-custom-table .anchor-card-info-item input .anchor-select__popover{width:196px}.anchor-isotank-table .anchor-custom-table .anchor-card-info-item__value{display:flex;align-items:center}.anchor-isotank-table .anchor-custom-table .anchor-card-info-item__value:has(.anchor-check){justify-content:center}.anchor-isotank-table .anchor-custom-table .anchor-card-info-item__value:has(.anchor-card-info-item__date-picker)>div{width:100%;display:flex;justify-content:center}.anchor-isotank-table .anchor-custom-table .anchor-card-info-item__value:has(.anchor-card-info-item__date-picker) .anchor-card-info-item__date-picker{border:none;height:42px;color:#202020;padding-left:.75rem}.anchor-isotank-table .anchor-custom-table .anchor-card-info-item__value:has(.anchor-card-info-item__date-picker) .anchor-card-info-item__date-picker svg{display:none}.anchor-isotank-table .anchor-custom-table .anchor-card-info-item__detail-value{padding:0 .75rem;text-overflow:ellipsis;white-space:nowrap}.anchor-isotank-table .anchor-custom-table .anchor-card-info-item .anchor-select__error-message,.anchor-isotank-table .anchor-custom-table .anchor-card-info-item span.error{display:none}.anchor-isotank-table .anchor-custom-table .anchor-card-info-item .error>input{border:1.5px solid #e75552}.anchor-isotank-table .anchor-custom-table .anchor-card-info-item .anchor-select__input-search{border:none;margin:2px}.anchor-isotank-table .anchor-custom-table .anchor-card-info-item .anchor-select__input-search img{visibility:hidden}.anchor-isotank-table .anchor-custom-table .anchor-card-info-item .anchor-select__input-search--focus{border:1px solid #a3a3a3;border-radius:4px}.anchor-isotank-table .anchor-custom-table .anchor-card-info-item .anchor-select__input-search--focus img{visibility:visible}.anchor-isotank-table .anchor-custom-table .anchor-card-info-item .anchor-select__input-search--error{border:1.5px solid #e75552}.anchor-isotank-table .anchor-custom-table tr>th:first-child{background:#f9f9f9}.anchor-isotank-table .anchor-custom-table tr>td:first-child{background:#fff}.anchor-isotank-table .anchor-custom-table tr>th:first-child,.anchor-isotank-table .anchor-custom-table tr>td:first-child{position:sticky;left:0;z-index:2}.anchor-history{background:#fff;border:1px solid #ececec;box-shadow:0 4px 15px #0000000d,0 0 6px #0000000d;border-radius:.5rem;margin:1.5rem}.anchor-delivery-planning-module .anchor-route-tabs{background:unset;border:none;box-shadow:none}.anchor-delivery-planning-module .anchor-route-tabs .nav-item{margin-bottom:.5rem}.anchor-delivery-planning-module .anchor-route-tabs .nav-item a{padding-bottom:1rem}.anchor-isotank-module .anchor-route-tabs{background:unset;border:none;box-shadow:none}.anchor-isotank-module .anchor-route-tabs .nav-item{margin-bottom:.5rem}.anchor-isotank-module .anchor-route-tabs .nav-item a{padding-bottom:1rem}.anchor-step{font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#666}.anchor-step .anchor-custom-accordion{border-top:1px solid #ddd}.anchor-step .anchor-custom-accordion__header{padding:10.5px 18px}.anchor-step__header{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.5'%20y='0.5'%20width='15'%20height='15'%20rx='7.5'%20fill='%23A8A8A8'/%3e%3crect%20x='0.5'%20y='0.5'%20width='15'%20height='15'%20rx='7.5'%20stroke='%23A8A8A8'/%3e%3c/svg%3e");background-position:0px center;background-repeat:no-repeat;padding-left:25px!important}.anchor-step__header.bullet{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2.5'%20y='2.5'%20width='11'%20height='11'%20rx='5.5'%20fill='white'/%3e%3crect%20x='2.5'%20y='2.5'%20width='11'%20height='11'%20rx='5.5'%20stroke='%23009089'%20stroke-width='5'/%3e%3c/svg%3e")}.anchor-step__header.active{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.5'%20y='0.5'%20width='15'%20height='15'%20rx='7.5'%20fill='transparent'/%3e%3crect%20x='0.5'%20y='0.5'%20width='15'%20height='15'%20rx='7.5'%20stroke='%23009089'/%3e%3c/svg%3e")}.anchor-step__header.tick{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.5'%20y='0.5'%20width='15'%20height='15'%20rx='7.5'%20fill='%23009089'/%3e%3cpath%20d='M5.86615%2010.6018L3.06615%207.80182L2.13281%208.73516L5.86615%2012.4685L13.8661%204.46849L12.9328%203.53516L5.86615%2010.6018Z'%20fill='white'/%3e%3crect%20x='0.5'%20y='0.5'%20width='15'%20height='15'%20rx='7.5'%20stroke='%23009089'/%3e%3c/svg%3e")}.anchor-step .anchor-custom-accordion:has(.anchor-step__header) .anchor-custom-accordion__arrow-icon-area{display:none}.anchor-step .anchor-custom-accordion:has(.anchor-step__header.active) .anchor-custom-accordion__arrow-icon-area{display:flex}.anchor-step__content{padding:0 0 15px;margin:0 0 0 40px;border-left:1px solid #009e8e}.anchor-step__content li{list-style-type:none;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.5'%20y='0.5'%20width='15'%20height='15'%20rx='7.5'%20fill='%23FFFFFF'/%3e%3crect%20x='0.5'%20y='0.5'%20width='15'%20height='15'%20rx='7.5'%20stroke='%23009089'/%3e%3c/svg%3e");background-position:0px 0px;background-repeat:no-repeat;padding-left:25px;margin-left:-8px;margin-top:15px}.anchor-step__content li.tick{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.5'%20y='0.5'%20width='15'%20height='15'%20rx='7.5'%20fill='%23009089'/%3e%3cpath%20d='M5.86615%2010.6018L3.06615%207.80182L2.13281%208.73516L5.86615%2012.4685L13.8661%204.46849L12.9328%203.53516L5.86615%2010.6018Z'%20fill='white'/%3e%3crect%20x='0.5'%20y='0.5'%20width='15'%20height='15'%20rx='7.5'%20stroke='%23009089'/%3e%3c/svg%3e")}.anchor-step__content li.bullet{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2.5'%20y='2.5'%20width='11'%20height='11'%20rx='5.5'%20fill='white'/%3e%3crect%20x='2.5'%20y='2.5'%20width='11'%20height='11'%20rx='5.5'%20stroke='%23009089'%20stroke-width='5'/%3e%3c/svg%3e")}.anchor-step__content li a{position:relative;top:-2px}.anchor-step__content li a.active{color:#202020;font-weight:700}.anchor-step__content li:first-child{margin-top:10px}.anchor-vessel-details .anchor-custom-accordion__header{padding:1.5rem;font-style:normal;font-weight:600;font-size:24px;line-height:32px;letter-spacing:.25px;color:#202020}.anchor-vessel-details .anchor-custom-accordion__body{padding:0 1.5rem 1.5rem}.anchor-vessel-details__title-accordion-right{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#666}.anchor-vessel-details__title-accordion-right>span:first-child{color:#666;margin-right:.25rem}.anchor-vessel-details__title-accordion-right>span:last-child{color:#202020;margin-right:1rem}.anchor-vessel-details__cards{display:flex;gap:1.5rem;flex-wrap:wrap}.anchor-vessel-details .anchor-card-info-item{width:100%}@media (min-width: 720px){.anchor-vessel-details .anchor-card-info-item{flex:0 1 calc(50% - .75rem)}}@media (min-width: 960px){.anchor-vessel-details .anchor-card-info-item{flex:0 1 calc(33.3333333333% - 1rem)}}.anchor-contract-details{border-top:1px solid #cccccc}.anchor-contract-details .anchor-custom-accordion__header{padding:1.5rem;font-style:normal;font-weight:600;font-size:24px;line-height:32px;letter-spacing:.25px;color:#202020}.anchor-contract-details .anchor-custom-accordion__body{padding:0 1.5rem 1.5rem}.anchor-contract-details__cards{display:flex;gap:1.5rem;flex-wrap:wrap}.anchor-contract-details__card{width:100%}.anchor-contract-details__card>*{margin:0}.anchor-contract-details__card label{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#666;margin-bottom:.125rem}.anchor-contract-details__card p{font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#202020}.anchor-contract-details__card div:has(.alpha-input.text-form-control){padding-top:0}@media (min-width: 720px){.anchor-contract-details__card{flex:0 1 calc(50% - .75rem)}}@media (min-width: 960px){.anchor-contract-details__card{flex:0 1 calc(33.3333333333% - 1rem)}}.text-font-inter{font-family:Inter}.anchor-unloading-terminal-details{border-top:1px solid #cccccc}.anchor-unloading-terminal-details .anchor-custom-accordion__header{padding:1.5rem;font-style:normal;font-weight:600;font-size:24px;line-height:32px;letter-spacing:.25px;color:#202020}.anchor-unloading-terminal-details .anchor-custom-accordion__body{padding:0 1.5rem 1.5rem}.anchor-unloading-terminal-details__title-accordion-right{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#666}.anchor-unloading-terminal-details__title-accordion-right>span:first-child{color:#666;margin-right:.25rem}.anchor-unloading-terminal-details__title-accordion-right>span:last-child{color:#202020;margin-right:1rem}.anchor-unloading-terminal-details__cards{display:flex;gap:1.5rem;flex-wrap:wrap}.anchor-unloading-terminal-details__card{width:100%}.anchor-unloading-terminal-details__card>*{margin:0}.anchor-unloading-terminal-details__card label{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#666;margin-bottom:.125rem}.anchor-unloading-terminal-details__card p{font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#202020}.anchor-unloading-terminal-details__card .form-control{width:100%}.anchor-unloading-terminal-details__card div:has(.alpha-input.text-form-control){padding-top:0}.anchor-unloading-terminal-details__card--blank{display:none}@media (min-width: 720px){.anchor-unloading-terminal-details__card{flex:0 1 calc(50% - .75rem)}}@media (min-width: 960px){.anchor-unloading-terminal-details__card{flex:0 1 calc(33.3333333333% - 1rem)}.anchor-unloading-terminal-details__card--blank{display:block}}.iso-tank-other-details{border-top:1px solid #cccccc}.iso-tank-other-details .anchor-custom-accordion__header{padding:1.5rem;font-style:normal;font-weight:600;font-size:24px;line-height:32px;letter-spacing:.25px;color:#202020}.iso-tank-other-details .anchor-custom-accordion__body{padding:0 1.5rem 1.5rem;display:flex;flex-direction:column;gap:1rem}.iso-tank-other-details__heading{font-style:normal;font-weight:600;font-size:20px;line-height:30px;color:#202020;display:flex;justify-content:space-between;align-items:center}.iso-tank-other-details__medium-heading{font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#202020}.iso-tank-other-details__heading-right{font-weight:400;font-size:12px;line-height:18px;color:#666}.iso-tank-other-details__heading-right>span:first-child{color:#666;margin-right:.25rem}.iso-tank-other-details__heading-right>span:last-child{color:#202020;margin-right:1rem}.iso-tank-other-details__price-notice{display:flex;flex-direction:column;padding:1rem;background:#f8f8f8;border-radius:8px;gap:1rem}.iso-tank-other-details__price-notice-top{padding-top:6px}.iso-tank-other-details__price-notice-bottom{border-top:1px solid #cccccc;padding-top:22px}.iso-tank-other-details__price-notice-content{display:flex;gap:.5rem;margin-top:.625rem}.iso-tank-other-details__amount-delivered-input,.iso-tank-other-details__amount-input,.iso-tank-other-details__amount-payable{display:flex;align-items:center;gap:1rem}.iso-tank-other-details__amount-delivered-input-value,.iso-tank-other-details__amount-input-value,.iso-tank-other-details__amount-payable-value{display:flex;align-items:center;gap:.25rem;font-style:normal;font-weight:600;font-size:18px;line-height:27px;color:#202020}.iso-tank-other-details__amount-delivered-input-value .anchor-card-info-item__value,.iso-tank-other-details__amount-input-value .anchor-card-info-item__value,.iso-tank-other-details__amount-payable-value .anchor-card-info-item__value{margin-top:0;max-width:120px;min-width:20px}.iso-tank-other-details__amount-delivered-input-calculation,.iso-tank-other-details__amount-delivered-input-unit,.iso-tank-other-details__amount-delivered-input-equal,.iso-tank-other-details__amount-input-calculation,.iso-tank-other-details__amount-input-unit,.iso-tank-other-details__amount-input-equal,.iso-tank-other-details__amount-payable-calculation,.iso-tank-other-details__amount-payable-unit,.iso-tank-other-details__amount-payable-equal{font-style:normal;font-weight:400;font-size:16px}.iso-tank-other-details__amount-delivered-input-equal,.iso-tank-other-details__amount-delivered-input-calculation,.iso-tank-other-details__amount-input-equal,.iso-tank-other-details__amount-input-calculation,.iso-tank-other-details__amount-payable-equal,.iso-tank-other-details__amount-payable-calculation{color:#202020}.iso-tank-other-details__amount-delivered-input-unit,.iso-tank-other-details__amount-input-unit,.iso-tank-other-details__amount-payable-unit{color:#666}.iso-tank-other-details__amount-loaded-data{height:48px!important;width:240px!important}.iso-tank-other-details__input-bold{font-weight:600!important;color:#202020!important}.iso-tank-other-details__invoice-details{display:flex;flex-wrap:wrap;gap:1rem 1.5rem}.iso-tank-other-details__invoice-details .anchor-card-info-item{width:100%}.iso-tank-other-details__invoice-details .anchor-card-info-item textarea{height:98px}@media (min-width: 720px){.iso-tank-other-details__invoice-details .anchor-card-info-item{flex:0 1 calc(50% - .75rem)}}.anchor-invoice-details{border-top:1px solid #cccccc}.anchor-invoice-details .anchor-custom-accordion__header{padding:1.5rem;font-style:normal;font-weight:600;font-size:24px;line-height:32px;letter-spacing:.25px;color:#202020}.anchor-invoice-details .anchor-custom-accordion__body{padding:0 1.5rem 1.5rem;display:flex;flex-direction:column;gap:1rem}.anchor-invoice-details__heading{font-style:normal;font-weight:600;font-size:20px;line-height:30px;color:#202020;display:flex;justify-content:space-between;align-items:center}.anchor-invoice-details__medium-heading{font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#202020}.anchor-invoice-details__heading-right{font-weight:400;font-size:12px;line-height:18px;color:#666}.anchor-invoice-details__heading-right>span:first-child{color:#666;margin-right:.25rem}.anchor-invoice-details__heading-right>span:last-child{color:#202020;margin-right:1rem}.anchor-invoice-details__price-notice{display:flex;flex-direction:column;padding:1rem;background:#f8f8f8;border-radius:8px;gap:1rem}.anchor-invoice-details__price-notice-top{padding-top:6px}.anchor-invoice-details__price-notice-bottom{border-top:1px solid #cccccc;padding-top:22px}.anchor-invoice-details__price-notice-content{display:flex;gap:.5rem;margin-top:.625rem;align-items:center}.anchor-invoice-details__amount-delivered-input,.anchor-invoice-details__amount-input,.anchor-invoice-details__amount-payable{display:flex;align-items:center!important;gap:1rem}.anchor-invoice-details__amount-delivered-input-value,.anchor-invoice-details__amount-input-value,.anchor-invoice-details__amount-payable-value{display:flex;align-items:center;gap:.25rem;font-style:normal;font-weight:600;font-size:18px;line-height:27px;color:#202020}.anchor-invoice-details__amount-delivered-input-value .anchor-card-info-item__value,.anchor-invoice-details__amount-input-value .anchor-card-info-item__value,.anchor-invoice-details__amount-payable-value .anchor-card-info-item__value{margin-top:0;max-width:120px;min-width:20px}.anchor-invoice-details__amount-delivered-input-calculation,.anchor-invoice-details__amount-delivered-input-unit,.anchor-invoice-details__amount-delivered-input-equal,.anchor-invoice-details__amount-input-calculation,.anchor-invoice-details__amount-input-unit,.anchor-invoice-details__amount-input-equal,.anchor-invoice-details__amount-payable-calculation,.anchor-invoice-details__amount-payable-unit,.anchor-invoice-details__amount-payable-equal{font-style:normal;font-weight:400;font-size:16px}.anchor-invoice-details__amount-delivered-input-equal,.anchor-invoice-details__amount-delivered-input-calculation,.anchor-invoice-details__amount-input-equal,.anchor-invoice-details__amount-input-calculation,.anchor-invoice-details__amount-payable-equal,.anchor-invoice-details__amount-payable-calculation{color:#202020}.anchor-invoice-details__amount-delivered-input-unit,.anchor-invoice-details__amount-input-unit,.anchor-invoice-details__amount-payable-unit{color:#666}.anchor-invoice-details__amount-loaded-data{height:48px!important;width:240px!important}.anchor-invoice-details__input-bold{font-weight:600!important;color:#202020!important}.anchor-invoice-details__invoice-details{display:flex;flex-wrap:wrap;gap:1rem 1.5rem}.anchor-invoice-details__invoice-details .anchor-card-info-item{width:100%}.anchor-invoice-details__invoice-details .anchor-card-info-item textarea{height:98px}@media (min-width: 720px){.anchor-invoice-details__invoice-details .anchor-card-info-item{flex:0 1 calc(50% - .75rem)}}.iso-tank-lng-lab-analysis{margin-top:1rem;border-top:1px solid #cccccc}.iso-tank-lng-lab-analysis .anchor-custom-accordion__header{padding:1.5rem;font-style:normal;font-weight:600;font-size:24px;line-height:32px;letter-spacing:.25px;color:#202020;display:flex;align-items:center}.iso-tank-lng-lab-analysis .anchor-custom-accordion__body{padding:0 1.5rem 1.5rem}.iso-tank-lng-lab-analysis__basis-params{display:flex;gap:1rem;flex-wrap:wrap}.iso-tank-lng-lab-analysis__basis-params .anchor-card-info-item{width:100%}@media (min-width: 720px){.iso-tank-lng-lab-analysis__basis-params .anchor-card-info-item{flex:0 1 calc(50% - .5rem)}}@media (min-width: 960px){.iso-tank-lng-lab-analysis__basis-params .anchor-card-info-item{flex:0 1 calc(20% - 13px)}}.iso-tank-lng-lab-analysis__aggregate-params{display:flex;gap:1rem;flex-wrap:wrap;background:#f8f8f8;border-radius:.5rem;margin-top:1rem;padding:1rem;align-items:flex-end}.iso-tank-lng-lab-analysis__aggregate-params .anchor-card-info-item{width:100%}@media (min-width: 720px){.iso-tank-lng-lab-analysis__aggregate-params .anchor-card-info-item{flex:0 1 calc(50% - .5rem)}}@media (min-width: 960px){.iso-tank-lng-lab-analysis__aggregate-params .anchor-card-info-item{flex:0 1 calc(25% - .75rem)}}.LNG-Lab-Calculation{border-top:1px solid #cccccc}.LNG-Lab-Calculation .anchor-custom-accordion__header{padding:1.5rem;font-style:normal;font-weight:600;font-size:24px;line-height:32px;letter-spacing:.25px;color:#202020}.LNG-Lab-Calculation .anchor-custom-accordion__body{padding:0 1.5rem 1.5rem}.LNG-Lab-Calculation__heading{padding-top:1rem;padding-bottom:.5rem;font-style:normal;font-weight:600;font-size:20px;line-height:30px;color:#202020;display:flex;justify-content:space-between;align-items:center}.LNG-Lab-Calculation__title-accordion-right{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#666}.LNG-Lab-Calculation__title-accordion-right>span:first-child{color:#666;margin-right:.25rem}.LNG-Lab-Calculation__title-accordion-right>span:last-child{color:#202020;margin-right:1rem}.LNG-Lab-Calculation__top-side{display:flex}.LNG-Lab-Calculation__left-side{flex:0 1 70%;display:flex;gap:.5rem;padding-right:1.5rem;border-right:1px solid #cccccc}.LNG-Lab-Calculation__before-loading,.LNG-Lab-Calculation__after-loading{flex:1;display:flex;flex-direction:column;gap:1rem}.LNG-Lab-Calculation__right-side{flex:0 1 30%;padding-left:1.5rem}.LNG-Lab-Calculation__icon{margin-left:1rem}.LNG-Lab-Calculation__bottom-side{margin-top:.5rem;background:#f8f8f8;border-radius:.5rem;padding:1rem;display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end}.LNG-Lab-Calculation__bottom-side .anchor-card-info-item{width:100%}@media (min-width: 720px){.LNG-Lab-Calculation__bottom-side .anchor-card-info-item{flex:0 1 calc(50% - .5rem)}}@media (min-width: 960px){.LNG-Lab-Calculation__bottom-side .anchor-card-info-item{flex:0 1 calc(25% - .75rem)}}.anchor-other-details{border-top:1px solid #cccccc}.anchor-other-details .anchor-custom-accordion__header{padding:1.5rem;font-style:normal;font-weight:600;font-size:24px;line-height:32px;letter-spacing:.25px;color:#202020}.anchor-other-details .anchor-custom-accordion__body{padding:0 1.5rem 1.5rem}.anchor-other-details__title-accordion-right{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#666}.anchor-other-details__title-accordion-right>span:first-child{color:#666;margin-right:.25rem}.anchor-other-details__title-accordion-right>span:last-child{color:#202020;margin-right:1rem}.anchor-other-details__cards{display:flex;gap:1.5rem;flex-wrap:wrap}.anchor-other-details__card{width:100%;display:flex;flex-direction:column;gap:.125rem}.anchor-other-details__card>*{margin:0}.anchor-other-details__card label{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#666}.anchor-other-details__card div:has(.alpha-input.text-form-control){padding-top:0}.anchor-other-details__card .anchor-time-picker-duration__input{width:100%;height:48px;display:flex;align-items:center}.anchor-other-details__text-large{font-size:16px;line-height:24px}.anchor-other-details .anchor-other-details__pick-date-card,.anchor-other-details__text-medium{font-size:14px;line-height:21px;font-style:normal;font-weight:400;color:#202020}.anchor-other-details__text-small{font-size:12px;line-height:18px}.anchor-other-details__medium-title{font-style:normal;font-weight:600;font-size:20px;line-height:30px;color:#202020;margin-top:1.75rem;margin-bottom:1rem}.anchor-other-details__small-title{font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#202020}.anchor-other-details__fields,.anchor-other-details__field{display:flex;flex-direction:column}.anchor-other-details__fields{gap:1.5rem}.anchor-other-details__field{gap:.5rem}.anchor-other-details__field>.anchor-other-details__small-title{display:flex;align-items:center;gap:10px}.anchor-other-details__delete-btn{margin-top:1.25rem;cursor:pointer}.anchor-other-details__tooltip-header{font-style:normal;font-weight:600;font-size:10px;line-height:16px;color:#999}.anchor-other-details__tooltip-body{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#fff;margin-top:.5rem}.anchor-other-details__tooltip-body ul{margin:0;padding:0 0 0 1rem}@media (min-width: 720px){.anchor-other-details__card,.anchor-other-details .anchor-card-info-item{flex:0 1 calc(50% - .75rem)}}@media (min-width: 960px){.anchor-other-details__card,.anchor-other-details .anchor-card-info-item{flex:0 1 calc(33.3333333333% - 2rem)}}.anchor-other-details__pick-date-card .alpha-button{width:100%;height:48px;color:#202020;border:1px solid #cccccc;border-radius:.25rem}.anchor-other-details__pick-date-card--custom-border{display:flex;align-items:center;border:1px solid #cccccc;border-radius:4px;gap:0;width:100%;height:48px}.anchor-other-details__pick-date-card--custom-border .anchor-card-info-item{flex:1}.anchor-other-details__pick-date-card--custom-border .alpha-button,.anchor-other-details__pick-date-card--custom-border .anchor-time-picker-customize__button-picker{border:none;height:43px}.anchor-other-details__pick-date-card--custom-border>div:first-child{position:relative}.anchor-other-details__pick-date-card--custom-border>div:first-child:after{content:" ";position:absolute;border-left:1px solid #cccccc;top:8px;right:0;bottom:8px}.anchor-other-details__pick-date-card--custom-border.border-none{border:none}.anchor-other-details__pick-date-card--custom-border.border-none .anchor-card-info-item{width:fit-content}.anchor-other-details__pick-date-card--custom-border.border-none>div:first-child:after{content:none}.anchor-isotank-loading-document{border-top:1px solid #cccccc}.anchor-isotank-loading-document .anchor-custom-accordion__header{padding:1.5rem;font-style:normal;font-weight:600;font-size:24px;line-height:32px;letter-spacing:.25px;color:#202020}.anchor-isotank-loading-document .anchor-custom-accordion__body{padding:0 1.5rem 1.5rem;display:flex;flex-direction:column;gap:1rem}.anchor-isotank-loading-document__heading{font-style:normal;font-weight:600;font-size:20px;line-height:30px;color:#202020;display:flex;justify-content:space-between;align-items:center}.anchor-isotank-loading-document__heading-right{font-weight:400;font-size:12px;line-height:18px;color:#666}.anchor-isotank-loading-document__flat-section{margin-top:.375rem;display:flex;gap:.25rem;align-items:center}.anchor-isotank-loading-document__row{display:flex;align-items:flex-end;gap:1.5rem}.anchor-isotank-loading-document__row .anchor-other-details__field{width:calc(100% - 50px)}.anchor-isotank-loading-document__row .anchor-other-details__fields{flex:1}.anchor-isotank-loading-document__row .anchor-other-details__cards--view-mode{flex-direction:column}.anchor-isotank-loading-document__row .anchor-card-info-item{flex:1}.anchor-isotank-loading-document__row .anchor-card-info-item__value{width:290px}.anchor-isotank-loading-document__row .anchor-card-info-item__value:has(.anchor-list-radio-box){width:100%}.anchor-isotank-loading-document__row .anchor-list-radio-box{gap:2rem;flex-direction:row}.anchor-isotank-loading-document__row .anchor-list-radio-box .anchor-check{width:unset}.anchor-dashboard-card{border:1px solid #ddd;padding:2%;margin:2%;box-shadow:0 4px 8px #0000001a;width:50%;border-radius:15px;display:flex}.anchor-dashboard-card-left{flex:1;flex-direction:column;justify-content:flex-start;align-items:flex-start}.anchor-dashboard-card-value{color:#333}.anchor-dashboard-card-label{color:#666}.anchor-dashboard-row{display:flex}.anchor-dashboard-filter{display:flex;justify-content:flex-end}.anchor-dashboard-chart{display:flex}.anchor-dashboard-chart__left,.anchor-dashboard-chart__right{border:1px solid #ddd;padding:2%;margin:2%;box-shadow:0 4px 8px #0000001a;width:50%;text-align:center;border-radius:10px;box-sizing:border-box}.anchor-dashboard-bottom{display:flex}.anchor-dashboard-filter{margin-left:2%;margin-top:1%}.anchor-dashboard-filter .anchor-loading-filter__filter-content{padding:1rem;padding-bottom:0}.anchor-dashboard-filter .anchor-loading-filter__filter-child-item{padding:1rem}.anchor-dashboard-filter .anchor-loading-filter__filter-child-item:not(:first-child){padding-top:0}.anchor-dashboard-filter .anchor-loading-filter__popover{left:0}.page:has(.anchor-page){z-index:unset}.anchor-text-normal{font-style:normal;font-size:14px;line-height:21px;color:#202020;font-weight:400}.anchor-text-bold{font-style:normal;font-size:14px;line-height:21px;color:#202020;font-weight:600}.anchor-text-pale{font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#999}.anchor-page .header-wrapper .page-header-title{margin-left:5px}.anchor-page .header-wrapper .logo-container{border-left:none}.anchor-page .anchor-top-banner{background-repeat:no-repeat;background-size:cover;background-position:center;height:140px;background-image:url(/assets/anchor-pre-loading-banner-ZPIdPUYh.png)}.anchor-page .anchor-top-banner--loading{background-image:url(/assets/anchor-loading-banner-DcCMB9mA.png)}.anchor-page .anchor-top-banner--post-loading{background-image:url(/assets/anchor-post-loading-banner-ChD9BZ7o.png)}.anchor-page .anchor-top-banner__content{display:flex;align-items:center;justify-content:space-between;height:100%;padding:31px}.anchor-page .anchor-top-banner__content-center{display:flex;gap:2rem;align-items:center}.anchor-page .anchor-top-banner__history-button,.anchor-page .anchor-top-banner__stage-button{display:flex;align-items:center;justify-content:center;gap:6px;background:linear-gradient(180deg,#fff6,#fffc);border:1px solid #ececec;border-radius:12px;color:#009089;opacity:.6}.anchor-page .anchor-top-banner__history-button:hover,.anchor-page .anchor-top-banner__stage-button:hover{opacity:1;border:1px solid #ffffff}.anchor-page .anchor-top-banner__history-button:focus,.anchor-page .anchor-top-banner__stage-button:focus{box-shadow:inset 0 0 0 2em .5s}.anchor-page .anchor-top-banner__history-button{font-style:normal;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.25px;height:28px;padding:6px 16px}.anchor-page .anchor-top-banner__stage-button{font-style:normal;font-weight:400;font-size:16px;line-height:24px;height:56px;padding:16px 42px}.anchor-page .anchor-top-banner .selected .anchor-top-banner__history-button{font-weight:600;background:#fff;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000000d;opacity:1}.anchor-page .anchor-top-banner .selected .anchor-top-banner__stage-button{background:#fff;border:2px solid #009089;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000000d;opacity:1;font-weight:600;font-size:18px;line-height:27px;height:80px}.anchor-page .anchor-top-banner h2{font-style:normal;font-weight:700;font-size:24px;line-height:32px;color:#fff;text-shadow:0px 4px 4px rgba(0,0,0,.25)}.anchor-page .form-control::placeholder{color:#ccc;font-weight:400}.anchor-page .alpha-input>input{height:48px}.anchor-page .anchor-container .card{box-shadow:0 0 10px #ddd;margin:20px 20px 0}.anchor-page .anchor-container .anchor-common-loading .pad-2{padding:15px}.anchor-page .anchor-container .anchor-common-loading .alpha-react-table .rt-resizable-header{font-weight:400;border-right:1px solid #cccccc;padding-top:10px;padding-bottom:10px}.anchor-page .anchor-container .anchor-common-loading .alpha-react-table .rt-resizable-header:before{opacity:1;margin-top:18px;margin-left:2.5rem}.anchor-page .anchor-container .anchor-common-loading .alpha-react-table .rt-resizable-header:after{color:#777;opacity:1;margin-top:12px}.anchor-page .anchor-container .anchor-common-loading .alpha-react-table .rt-resizable-header .rt-resizable-header-content{padding-top:15px}.anchor-page .anchor-container .anchor-common-loading .alpha-react-table .rt-resizable-header+.rt-resizable-header{border-right:none}.anchor-page .anchor-container .anchor-common-loading .alpha-react-table .rt-resizable-header+.rt-resizable-header .rt-resizable-header-content{padding-top:0}.anchor-page .anchor-container .anchor-common-loading .alpha-react-table .rt-resizable-header+.rt-resizable-header+.rt-resizable-header{padding-left:4px}.anchor-page .anchor-container .anchor-common-loading .alpha-react-table .rt-resizable-header+.rt-resizable-header+.rt-resizable-header .rt-resizable-header-content{padding-top:14px}.anchor-page .anchor-container .anchor-common-loading .alpha-react-table .rt-resizable-header+.rt-resizable-header+.rt-resizable-header+.rt-resizable-header{padding-left:20px}.anchor-page .anchor-container .anchor-common-loading .alpha-react-table .rt-tbody .rt-tr .rt-td{border-right:1px solid #cccccc;font-size:14px}.anchor-page .anchor-container .anchor-common-loading .alpha-react-table .rt-tbody .rt-tr .rt-td .row .col .row{padding-bottom:5px}.anchor-page .anchor-container .anchor-common-loading .alpha-react-table .rt-tbody .rt-tr .rt-td .row .col .row+.row{color:#999}.anchor-page .anchor-container .anchor-common-loading .alpha-react-table .rt-tbody .rt-tr .rt-td>div+div{color:#999}.anchor-page .anchor-container .anchor-common-loading .alpha-react-table .rt-tbody .rt-tr .rt-td .row.flex{margin-left:0;margin-right:0}.anchor-page .anchor-container .anchor-common-loading .alpha-react-table .rt-tbody .rt-tr .rt-td .badge-pill{font-weight:400;font-size:12px;padding:8px 13px;margin-top:5px;color:#fff}.anchor-page .anchor-container .anchor-common-loading .alpha-react-table .rt-tbody .rt-tr .rt-td button.disabled{border:1px solid #009089;background-color:#fff;color:#009089!important;opacity:.3}.anchor-page .anchor-container .anchor-common-loading .alpha-react-table .rt-tbody .rt-tr .rt-td+.rt-td{border-right:none;font-size:13px}.anchor-page .anchor-container .anchor-common-loading .pagination-container{padding:15px}.anchor-page .anchor-container .anchor-common-loading .pagination-container .page-size{width:108px}.anchor-page .anchor-container .anchor-common-loading .pagination-container .pagination-label{color:#aaa}.anchor-page .anchor-container .anchor-common-loading .pagination-container .pagination-controls{margin-left:450px;padding:0;position:absolute;z-index:23}.anchor-page .anchor-container #anchorIdTip.__react_component_tooltip{font-weight:400;top:17px!important;left:115px!important}.anchor-page .action-cell-btn{margin-top:-2px}.anchor-page .action-cell-btn button.alpha-button.small{min-width:72px}.anchor-page .action-cell-badge{margin-top:2px;width:257px;text-align:right}.anchor-page .action-cell-badge .badge-pill{margin-left:16px}.anchor-page .action-cell-badge .badge-pill:first-child{margin-left:0}.anchor-page .alpha-select .alpha-select-optgroup{padding:0}.anchor-page .alpha-select .alpha-select-option{font-weight:400;font-size:13px;padding-bottom:10px;padding-top:10px}.anchor-page .alpha-select .alpha-select-option:hover{color:#009089;background-color:#e0f4f3}.anchor-page .alpha-select.disabled{border:none}.anchor-page *{-webkit-user-select:text;user-select:text}.swal-anchor-success{position:fixed;width:auto!important;left:unset!important;right:20px!important;width:700px;background-color:#ebf8f6;border-radius:4px;border:1px solid #006764;text-align:center;padding:.8rem .5rem}.swal-anchor-success .swal-title{display:inline-block;vertical-align:middle;font-size:16px;color:#009e8e;font-weight:400}.swal-anchor-success .swal-title:first-child{margin:0}.swal-anchor-success .swal-title:not(:first-child){padding-bottom:13px}.swal-anchor-success .swal-icon--custom{display:inline-block;vertical-align:middle;margin:0}.simulation-container .epm-tank-inventory-forecast-container .main-container-forecast-simulator{border:1px solid #cccccc;border-radius:8px;margin-bottom:2rem}.simulation-container .epm-tank-inventory-forecast-container .main-container-forecast-simulator .border-pinkish-grey.border-y{border-top:1px solid}.simulation-container .epm-tank-inventory-forecast-container .main-container-forecast-simulator .border-pinkish-grey.border-y .alpha-legend-title{color:#666}.simulation-container .epm-tank-inventory-forecast-container .main-container-forecast-simulator .simulator-tank-inventory-production-forecast-container{overflow:auto}.simulation-container .epm-tank-inventory-forecast-container .main-container-forecast-simulator .simulator-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table .circle{width:40px;height:40px;min-width:40px;max-height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;line-height:normal;letter-spacing:.25px;color:#202020;font-size:.75rem;margin:auto}.simulation-container .epm-tank-inventory-forecast-container .main-container-forecast-simulator .simulator-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table thead>tr>th:nth-child(1){min-width:9.25rem;padding:1.1rem 2.7rem 1.1rem 1rem;text-align:center;font-size:.75rem;font-family:MuseoSans_semibold,sans-serif;line-height:1;letter-spacing:.25px;border-bottom:solid 1px #cccccc}.simulation-container .epm-tank-inventory-forecast-container .main-container-forecast-simulator .simulator-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table thead>tr>th:nth-child(1).theader:before{content:"";left:0;right:-3px;top:0;bottom:0;position:absolute;border-right:3px solid #cccccc}.simulation-container .epm-tank-inventory-forecast-container .main-container-forecast-simulator .simulator-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table thead>tr>th{width:75px;min-width:75px;max-width:75px;padding:1.1rem 1.8rem;text-align:center;font-size:.75rem;font-family:MuseoSans_semibold,sans-serif;line-height:1;letter-spacing:.25px;color:#999;border-right:solid 1px #cccccc;border-bottom:solid 1px #cccccc}.simulation-container .epm-tank-inventory-forecast-container .main-container-forecast-simulator .simulator-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table thead>tr .highlight-cell{background:#ebf8f6}.simulation-container .epm-tank-inventory-forecast-container .main-container-forecast-simulator .simulator-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table tbody>tr>th:nth-child(1){min-width:9.25rem;padding:1.1rem 2.7rem 1.1rem 1rem;text-align:center;font-size:.75rem;line-height:1;letter-spacing:.25px;border-bottom:solid 1px #cccccc}.simulation-container .epm-tank-inventory-forecast-container .main-container-forecast-simulator .simulator-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table tbody>tr>th:nth-child(1).chart-container{padding:0;position:relative;background:#fff;z-index:2}.simulation-container .epm-tank-inventory-forecast-container .main-container-forecast-simulator .simulator-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table tbody>tr>th:nth-child(1).theader{background:#fff}.simulation-container .epm-tank-inventory-forecast-container .main-container-forecast-simulator .simulator-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table tbody>tr>th:nth-child(1).theader:before{content:"";left:0;right:-3px;top:0;bottom:0;position:absolute;border-right:3px solid #cccccc}.simulation-container .epm-tank-inventory-forecast-container .main-container-forecast-simulator .simulator-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table tbody>tr>th:nth-child(1).theader.lng-prod{padding-right:1rem}.simulation-container .epm-tank-inventory-forecast-container .main-container-forecast-simulator .simulator-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table tbody>tr>th:nth-child(1).theader.lng-prod .plant-container{display:flex;justify-content:space-between;align-items:center}.simulation-container .epm-tank-inventory-forecast-container .main-container-forecast-simulator .simulator-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table tbody>tr>th:nth-child(1).theader.lng-prod .plant-container>span{position:relative;z-index:2}.simulation-container .epm-tank-inventory-forecast-container .main-container-forecast-simulator .simulator-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table tbody>tr>th:nth-child(1).no-border{border-right:none}.simulation-container .epm-tank-inventory-forecast-container .main-container-forecast-simulator .simulator-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table tbody>tr>th.chart-container.theader.right{background:#fff}.simulation-container .epm-tank-inventory-forecast-container .main-container-forecast-simulator .simulator-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table tbody>tr>th.chart-container.theader.right:before{content:"";left:0;right:-3px;top:0;bottom:0;position:absolute;border-left:1px solid #cccccc;border-bottom:1px solid #cccccc}.simulation-container .epm-tank-inventory-forecast-container .main-container-forecast-simulator .simulator-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table tbody>tr>td{min-width:4.6rem;height:3rem;min-height:3rem;text-align:center;font-size:.75rem;line-height:1;letter-spacing:.25px;border-right:solid 1px #cccccc;border-bottom:solid 1px #cccccc}.simulation-container .epm-tank-inventory-forecast-container .main-container-forecast-simulator .simulator-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table tbody>tr>td.chart-container .title-chart-container{margin-top:2rem;margin-bottom:1rem;font-size:12px;font-weight:700;color:#202020;letter-spacing:.25px}.simulation-container .epm-tank-inventory-forecast-container .main-container-forecast-simulator .simulator-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table tbody>tr .highlight-cell{background:#ebf8f6}.simulation-container .epm-tank-inventory-forecast-container .main-container-forecast-simulator .simulator-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table .chart-container .tank-inventory-chart-title,.simulation-container .epm-tank-inventory-forecast-container .main-container-forecast-simulator .simulator-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table .chart-container .lng-production-chart-title{display:flex;align-items:center;text-align:left;margin-right:0;padding-left:1rem;line-height:1.5;letter-spacing:.25px;font-size:.75rem}.simulation-container .epm-tank-inventory-forecast-container .main-container-forecast-simulator .simulator-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table .chart-container .chart-y-axis{width:150px;margin-left:-7.5rem;pointer-events:none}.simulation-container .epm-tank-inventory-forecast-container .main-container-forecast-simulator .simulator-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table .chart-container .chart-y-axis-secondary{width:150px;margin-left:-7rem;pointer-events:none}.simulation-container .epm-tank-inventory-forecast-container .main-container-forecast-simulator .simulator-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table .chart-container .chart-labels{position:absolute;right:100%;pointer-events:none}.simulation-container .epm-tank-inventory-forecast-container .main-container-forecast-simulator .simulator-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table .chart-container .cell-border{width:.18rem;height:25rem;background:#ccc;border:.5px solid #cccccc;position:absolute;left:9.2rem;z-index:5}.simulation-container .epm-tank-inventory-forecast-container .main-container-forecast-simulator .simulator-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table .highcharts-container{width:100%!important}.price-marker-tooltip .tooltip-inner{max-width:500px}.price-marker-tooltip .tooltip-inner .custom-tooltip-content{text-align:left}.price-marker-tooltip .tooltip-inner .custom-tooltip-content .content-item{line-height:1.4;margin-bottom:1rem}.price-marker-tooltip .tooltip-inner .custom-tooltip-content .content-item span{font-weight:800;color:#000}.price-marker-tooltip .tooltip-inner .custom-tooltip-content .content-item:last-child{margin-bottom:0}.lng-production-adjustment-header-row{display:flex;justify-content:space-between}.adjusted-col-tooltip .tooltip-inner{text-align:left}.warning-uncontrol-tooltip{border-radius:8px;box-shadow:0 0 8px #20202029;border:solid 1px #fcb924;border-top:solid 1rem #fcb924}.tooltip-container.header-tooltip-content .tooltip-inner{max-width:550px;text-align:left}.warning-tooltip-box{align-items:center;border:1px solid #fcb924;border-top:.5rem solid #fcb924;padding:1rem;border-radius:8px}.warning-tooltip-box.gas-quality .col{padding-left:5px!important;padding-right:5px!important}.warning-tooltip-box.gas-quality .tooltip-inner{max-width:unset;width:300px;text-align:left}.warning-tooltip-box.gas-quality .tooltip-inner .value-header{font-size:10px}.warning-tooltip-box.gas-quality .tooltip-inner .value-body{font-size:10px;font-weight:700}.warning-tooltip-box .warning-icon{height:2rem;width:2rem}.warning-tooltip-box .warning-message span{color:#666!important}.warning-tooltip-box .font-weight-700{font-weight:700}.comment-wrapper .comment-content{margin-top:-1rem;margin-bottom:-1rem}.comment-wrapper .comment-content .comment-header{border-radius:.25rem;padding-top:1rem;padding-bottom:1rem;background-color:#fff;min-height:66px}.comment-wrapper .comment-content .comment-header .comment-description{padding-top:.5rem;padding-left:1.5rem;color:#999;width:260px;white-space:normal}.comment-wrapper .comment-content .comment-header .event-mark{height:12px;width:12px;background-color:#999;border-radius:50%;left:30px;top:34px;position:absolute;cursor:default}.comment-wrapper .comment-content .comment-body{border-radius:.25rem;background-color:#f8f8f8;padding-bottom:1rem}.comment-wrapper .comment-textarea{padding:.75rem;width:100%;height:96px;border-radius:.25rem;border-color:#ccc;border-width:1px;font-size:.75rem;font-family:MuseoSans_normal,sans-serif;min-height:2.75rem}.comment-wrapper .event-mark{height:8px;width:8px;background-color:#999;border-radius:50%;float:right;margin:-7px;cursor:pointer;position:absolute;right:.75rem;top:.75rem}.comment-wrapper .close-btn{position:absolute;right:.75rem;cursor:pointer}.comment-wrapper button{min-width:0rem!important}.comment-wrapper .action-btn{display:flex;width:100%;margin-right:2rem;align-items:center}.comment-wrapper .action-btn.end{justify-content:flex-end}.comment-wrapper .action-btn.start{margin-left:5.6rem}.comment-wrapper .action-btn.between{justify-content:space-between;margin-left:5.6rem}.comment-wrapper .dropdown-menu{padding-left:1rem;width:332px;height:260px}.menu-list-wrapper{display:flex;font-size:.75rem;flex-wrap:nowrap;max-width:100%;overflow-y:hidden;overflow-x:auto;scroll-behavior:smooth;align-items:center;min-height:32px;-ms-overflow-style:none;scrollbar-width:none}.menu-list-wrapper::-webkit-scrollbar{display:none}.menu-list-wrapper .flex-wrap{flex-wrap:wrap}.menu-list-wrapper .menu-item{cursor:pointer;border-radius:18px;margin-right:10px;background-color:#f8f8f8;color:#666;padding:.25rem .75rem;white-space:nowrap}.menu-list-wrapper .menu-item:last-child{margin-right:0}.menu-list-wrapper .menu-item.active{background-color:#ebf8f6;color:#009e8e}.tooltip-positive{color:#009e8e}.summary-card-container .summary-card{margin-bottom:.9375rem;width:90%}.summary-card-container .summary-card .summary-card-body-container .plant-negative{color:#fc930d}.summary-details-header{margin-top:16px;padding:32px 0;display:flex;justify-content:space-between}.summary-details-header .title{font-size:20px;font-weight:700}.summary-details-container .top-summary-card-group .top-summary-card{border-right:1px solid #cccccc}.summary-details-container .top-summary-card-group .top-summary-card .card-label{font-size:1rem;font-family:MuseoSans_semibold,sans-serif;color:#666}.summary-details-container .top-summary-card-group .top-summary-card .card-bottom-label{font-size:1rem;line-height:1.5;font-family:MuseoSans_normal,sans-serif;letter-spacing:.25px;color:#666}.summary-details-container .top-summary-card-group .top-summary-card .proposed-adjusted-label{font-size:12px;color:#666}.summary-details-container .top-summary-card-group .top-summary-card .proposed-adjusted-value{font-size:32px;font-weight:700}.summary-details-container .top-summary-card-group .top-summary-card .proposed-adjusted-variance{font-size:16px;font-weight:700;letter-spacing:.25px}.summary-details-container .top-summary-card-group .top-summary-card .proposed-adjusted-variance.positive{color:#82c785}.summary-details-container .top-summary-card-group .top-summary-card .proposed-adjusted-variance.negative{color:#fc930d}.horizontal-menu{margin:0 -4.5rem}.horizontal-menu .menu-item-wrapper{width:400px;background-color:#fff;display:flex;overflow:hidden;min-height:10.5rem;max-height:18rem;position:relative}.horizontal-menu .menu-item-wrapper:focus{outline:none}.horizontal-menu .menu-item-wrapper:first-child .menu-item{border:1px solid #cccccc;border-radius:.5rem 0 0}.horizontal-menu .menu-item-wrapper:last-child .menu-item{border-radius:0 .5rem 0 0}.horizontal-menu .menu-item-wrapper .menu-item{cursor:pointer;border-top:1px solid #cccccc;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;padding:1.5rem;margin-bottom:4.5rem}.horizontal-menu .menu-item-wrapper .menu-item:hover,.horizontal-menu .menu-item-wrapper .menu-item:active,.horizontal-menu .menu-item-wrapper .menu-item.active{position:relative}.horizontal-menu .menu-item-wrapper .menu-item:hover:after,.horizontal-menu .menu-item-wrapper .menu-item:active:after,.horizontal-menu .menu-item-wrapper .menu-item.active:after{position:absolute;content:"";background:#009e8e;left:0;right:0;bottom:0;height:.5rem}.horizontal-menu .menu-item-wrapper .menu-item .header-container{display:flex;align-items:center;padding-bottom:2rem}.horizontal-menu .menu-item-wrapper .menu-item .header-container div{font-size:1rem;font-family:MuseoSans_semibold,sans-serif;color:#666;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.horizontal-menu .menu-item-wrapper .menu-item .footer-container{font-size:1rem;font-family:MuseoSans_normal,sans-serif;line-height:1.5;letter-spacing:.25px;color:#666;padding-top:.5rem}.horizontal-menu .menu-item-wrapper .menu-item .content-asset{display:flex;justify-content:space-between;margin-bottom:.5rem}.horizontal-menu .menu-item-wrapper .menu-item .content-asset .item-container{color:#202020;font-size:33px;font-weight:700;width:50%}.horizontal-menu .menu-item-wrapper .menu-item .content-asset .item-container .item-unit{font-size:.75rem;font-family:MuseoSans_normal,sans-serif;color:#666;padding-bottom:.0625rem;font-weight:400}.horizontal-menu .menu-item-wrapper .menu-item .content-asset .item-container .item-percentage{min-height:1rem;font-size:1rem;font-family:MuseoSans_semibold,sans-serif;line-height:1;letter-spacing:.0155rem;color:#82c785;padding:.2rem 0}.horizontal-menu .menu-item-wrapper .menu-item .content-asset .item-container .item-percentage.negative{color:#fc930d}.horizontal-menu .scroll-menu-arrow{padding:20px;cursor:pointer;margin-bottom:4rem}.horizontal-menu .scroll-menu-arrow .arrow-next{width:32px;height:32px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cg%3e%3cg%3e%3cg%20transform='translate(-1384%20-688)%20translate(1320%20612)%20translate(64%2076)'%3e%3ccircle%20cx='16'%20cy='16'%20r='15.5'%20fill='%23009E8E'%20stroke='%2399D8D2'%20opacity='.8'/%3e%3cg%20stroke='%23FFF'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%3e%3cpath%20d='M3.333%205.667L8%2010.333%2012.667%205.667'%20transform='translate(8%208)%20rotate(-90%208%208)'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat}.horizontal-menu .scroll-menu-arrow .arrow-prev{width:32px;height:32px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cg%3e%3cg%3e%3cg%20transform='translate(-120%20-688)%20translate(96%20612)%20translate(24%2076)'%3e%3ccircle%20cx='16'%20cy='16'%20r='15.5'%20fill='%23009E8E'%20stroke='%2399D8D2'%20opacity='.8'/%3e%3cg%20stroke='%23FFF'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%3e%3cpath%20d='M3.333%205.667L8%2010.333%2012.667%205.667'%20transform='translate(8%208)%20rotate(90%208%208)'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat}.horizontal-menu .scroll-menu-arrow--disabled{visibility:hidden}.scenario-comparison-closing-inventory-card-container .alpha-card>.alpha-card-body{border-top:none;border-left:none;border-right:none;border-radius:unset}.scenario-comparison-closing-inventory-card-container .alpha-card>.alpha-card-body>.alpha-card-item{border-right:1px solid #cccccc}.iyo-scenario-comparison-output-card-section.card-item div>.content-header>.chart-filter-header-container>.filter-block .alpha-button-group>.alpha-button{max-width:146px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.main-container-tank-inventory-prod-forecast{border:1px solid #cccccc;border-radius:8px;margin-bottom:2rem}.main-container-tank-inventory-prod-forecast .border-pinkish-grey.border-y{border-top:none}.main-container-tank-inventory-prod-forecast .border-pinkish-grey.border-y .alpha-legend-title{color:#666}.main-container-tank-inventory-prod-forecast .border-pinkish-grey.border-y .kebab-container{margin:auto 2rem auto auto}.main-container-tank-inventory-prod-forecast .scenario-comparison-tank-inventory-production-forecast-container{overflow:auto}.main-container-tank-inventory-prod-forecast .scenario-comparison-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table .circle{width:40px;height:40px;min-width:40px;max-height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;line-height:normal;letter-spacing:.25px;color:#202020;font-size:.75rem;margin:auto}.main-container-tank-inventory-prod-forecast .scenario-comparison-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table thead>tr>th:nth-child(1){min-width:9.25rem;padding:1.1rem .7rem 1.1rem .9rem;text-align:center;font-size:.75rem;font-family:MuseoSans_semibold,sans-serif;line-height:1;letter-spacing:.25px;border-bottom:solid 1px #cccccc}.main-container-tank-inventory-prod-forecast .scenario-comparison-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table thead>tr>th:nth-child(1).theader{background:#fff;box-shadow:3px 0 #ccc;border-right:2px solid #ccc}.main-container-tank-inventory-prod-forecast .scenario-comparison-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table thead>tr>th{width:75px;min-width:75px;max-width:75px;padding:1.1rem 1.8rem;text-align:center;font-size:.75rem;font-family:MuseoSans_semibold,sans-serif;line-height:1;letter-spacing:.25px;color:#999;border-right:solid 1px #cccccc;border-bottom:solid 1px #cccccc}.main-container-tank-inventory-prod-forecast .scenario-comparison-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table thead>tr .highlight-cell{background:#ebf8f6}.main-container-tank-inventory-prod-forecast .scenario-comparison-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table tbody>tr>th:nth-child(1){min-width:9.25rem;padding:1.1rem .7rem 1.1rem .9rem;text-align:center;font-size:.75rem;line-height:1;letter-spacing:.25px;border-bottom:solid 1px #cccccc}.main-container-tank-inventory-prod-forecast .scenario-comparison-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table tbody>tr>th:nth-child(1).chart-container{padding:0;position:relative;background:#fff;z-index:2}.main-container-tank-inventory-prod-forecast .scenario-comparison-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table tbody>tr>th:nth-child(1).theader{background:#fff;box-shadow:3px 0 #ccc;border-right:2px solid #ccc}.main-container-tank-inventory-prod-forecast .scenario-comparison-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table tbody>tr>th:nth-child(1).theader.lng-prod{padding-right:1rem}.main-container-tank-inventory-prod-forecast .scenario-comparison-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table tbody>tr>th:nth-child(1).theader.lng-prod .plant-container{display:flex;justify-content:space-between;align-items:center}.main-container-tank-inventory-prod-forecast .scenario-comparison-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table tbody>tr>th:nth-child(1).theader.lng-prod .plant-container>span{position:relative;z-index:2}.main-container-tank-inventory-prod-forecast .scenario-comparison-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table tbody>tr>th:nth-child(1).no-border{border-right:none}.main-container-tank-inventory-prod-forecast .scenario-comparison-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table tbody>tr>th.chart-container.theader.right{background:#fff}.main-container-tank-inventory-prod-forecast .scenario-comparison-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table tbody>tr>th.chart-container.theader.right:before{content:"";left:0;right:-3px;top:0;bottom:0;position:absolute;border-left:1px solid #cccccc;border-bottom:1px solid #cccccc}.main-container-tank-inventory-prod-forecast .scenario-comparison-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table tbody>tr>td{min-width:4.6rem;height:3rem;min-height:3rem;text-align:center;font-size:.75rem;line-height:1;letter-spacing:.25px;border-right:solid 1px #cccccc;border-bottom:solid 1px #cccccc}.main-container-tank-inventory-prod-forecast .scenario-comparison-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table tbody>tr>td.chart-container{padding:0}.main-container-tank-inventory-prod-forecast .scenario-comparison-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table tbody>tr>td.chart-container .title-chart-container{margin-top:2rem;margin-bottom:1rem;font-size:12px;font-weight:700;color:#202020;letter-spacing:.25px}.main-container-tank-inventory-prod-forecast .scenario-comparison-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table tbody>tr .highlight-cell{background:#ebf8f6}.main-container-tank-inventory-prod-forecast .scenario-comparison-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table .chart-container .tank-inventory-chart-title,.main-container-tank-inventory-prod-forecast .scenario-comparison-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table .chart-container .lng-production-chart-title{display:flex;align-items:center;text-align:left;margin-right:0;padding-left:1rem;line-height:1.5;letter-spacing:.25px;font-size:.75rem}.main-container-tank-inventory-prod-forecast .scenario-comparison-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table .chart-container .chart-y-axis{width:150px;margin-left:-7.5rem;pointer-events:none}.main-container-tank-inventory-prod-forecast .scenario-comparison-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table .chart-container .chart-y-axis-secondary{width:150px;margin-left:-7rem;pointer-events:none}.main-container-tank-inventory-prod-forecast .scenario-comparison-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table .chart-container .chart-labels{position:absolute;right:100%;pointer-events:none}.main-container-tank-inventory-prod-forecast .scenario-comparison-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table .chart-container .cell-border{width:.18rem;height:25rem;background:#ccc;border:.5px solid #cccccc;position:absolute;left:9.2rem;z-index:5}.main-container-tank-inventory-prod-forecast .scenario-comparison-tank-inventory-production-forecast-container .scenario-comparison-tank-inventory-production-forecast-table .highcharts-container{width:100%!important}.tank-inventory-sc-production-chart-tooltip-container{width:376px;border-radius:4px;border:none;box-shadow:0 0 16px #3333}.tank-inventory-sc-production-chart-tooltip-container .date-row{background:#999;line-height:1;letter-spacing:.25px;color:#fff;font-size:.75rem;padding:.5rem 0 0;border-top-left-radius:4px;border-top-right-radius:4px}.tank-inventory-sc-production-chart-tooltip-container .hourMinute-row{background:#999;line-height:1;letter-spacing:.25px;color:#fff;font-size:.75rem;padding:.25rem 0 .5rem}.tank-inventory-sc-production-chart-tooltip-container .header-row{display:flex;flex-direction:column;border-bottom:1px solid #cccccc;padding:.5rem 1.75rem}.tank-inventory-sc-production-chart-tooltip-container .header-row .series-block{display:flex;justify-content:center;white-space:normal}.tank-inventory-sc-production-chart-tooltip-container .header-row .series-block .dot{width:.5rem;height:.5rem;min-width:.5rem;max-height:.5rem;border-radius:50%;display:inline-block;letter-spacing:.25px;color:#f9f9f9;font-size:.75rem;margin-right:.5rem;margin-top:.25rem}.tank-inventory-sc-production-chart-tooltip-container .header-row .series-block .title{font-family:MuseoSans_light,sans-serif;font-size:.75rem;text-align:center}.tank-inventory-sc-production-chart-tooltip-container .header-row .value{font-family:MuseoSans_semibold,sans-serif;font-size:.75rem}.tank-inventory-sc-production-chart-tooltip-container .body-row{padding-top:1rem;padding-bottom:1rem;padding-left:1.75rem;display:flex;flex-direction:column}.tank-inventory-sc-production-chart-tooltip-container .body-row:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.tank-inventory-sc-production-chart-tooltip-container .body-row .left-element{display:flex;flex-direction:row;line-height:1.33;letter-spacing:.25px;font-size:.75rem}.tank-inventory-sc-production-chart-tooltip-container .body-row .left-element>span{padding-right:1.5rem}.tank-inventory-sc-production-chart-tooltip-container .body-row .left-element>span:nth-child(1){padding-bottom:.5rem;font-family:MuseoSans_semibold,sans-serif}.tank-inventory-sc-production-chart-tooltip-container .body-row .left-element .small-circle{width:8px;height:8px;min-width:8px;max-height:8px;border-radius:50%;display:flex;justify-content:center;align-items:center;line-height:normal;letter-spacing:.25px;color:#f9f9f9;font-size:.75rem;margin-right:.25rem}.tank-inventory-sc-production-chart-tooltip-container .body-row .right-element{display:flex;flex-grow:1}.tank-inventory-sc-production-chart-tooltip-container .body-row .right-element .column-item{display:flex;flex-direction:column;line-height:1.33;letter-spacing:.25px;font-size:.75rem;padding-right:1.5rem}.tank-inventory-sc-production-chart-tooltip-container .body-row .right-element .column-item>span:nth-child(1){padding-bottom:.5rem}.tank-inventory-sc-production-chart-tooltip-container .body-row .right-element .column-item>span:nth-child(2){color:#5cb4de;text-align:left}.scenario-comparison-tank-inventory-tooltip>.tooltip-inner{max-width:220px}.day-column{text-align:center;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;font-size:12px;font-weight:500;color:#666;width:100%}.event-details-container table th,.event-details-container table tbody>tr>td:not(:last-child){border-right-color:transparent}.event-details-container table tr.alpha-trow td:first-child{width:24px;white-space:normal}.event-details-container table thead tr{height:48px}.event-details-container table thead tr th:first-child{width:24px;white-space:normal}.event-details-container table thead tr th:nth-child(2){width:136px;white-space:normal}.event-details-container table thead tr th:nth-child(3){width:136px;white-space:normal}.event-details-container table thead tr th:nth-child(4){width:760px;white-space:normal}.event-details-container table thead tr th:nth-child(5){width:208px;white-space:normal}.event-details-container .alpha-table{background:#fff;overflow:auto;max-height:700px}.event-details-container .alpha-table>div,.event-details-container .alpha-table table{display:table;margin:-1px;min-width:100%}.event-details-container .alpha-table.min-height{min-height:300px}.event-details-container .alpha-table.no-border-x .alpha-trow th:not(:last-child),.event-details-container .alpha-table.no-border-x .alpha-trow td:not(:last-child),.event-details-container .alpha-table.no-border-x .alpha-trow .alpha-th:not(:last-child),.event-details-container .alpha-table.no-border-x .alpha-trow .alpha-td:not(:last-child),.event-details-container .alpha-table.no-border-x tr th:not(:last-child),.event-details-container .alpha-table.no-border-x tr td:not(:last-child),.event-details-container .alpha-table.no-border-x tr .alpha-th:not(:last-child),.event-details-container .alpha-table.no-border-x tr .alpha-td:not(:last-child){border-right:none}.event-details-container .alpha-table .alpha-thead th,.event-details-container .alpha-table .alpha-thead td,.event-details-container .alpha-table .alpha-thead .alpha-th,.event-details-container .alpha-table .alpha-thead .alpha-td,.event-details-container .alpha-table thead th,.event-details-container .alpha-table thead td,.event-details-container .alpha-table thead .alpha-th,.event-details-container .alpha-table thead .alpha-td{display:table-cell;color:#999;background:#fbfbfb;box-shadow:0 2px #dee2e6}.event-details-container .alpha-table .alpha-thead th .filter button,.event-details-container .alpha-table .alpha-thead td .filter button,.event-details-container .alpha-table .alpha-thead .alpha-th .filter button,.event-details-container .alpha-table .alpha-thead .alpha-td .filter button,.event-details-container .alpha-table thead th .filter button,.event-details-container .alpha-table thead td .filter button,.event-details-container .alpha-table thead .alpha-th .filter button,.event-details-container .alpha-table thead .alpha-td .filter button{min-width:initial}.event-details-container .alpha-table .alpha-trow,.event-details-container .alpha-table tr{display:table-row;min-width:100%}.event-details-container .alpha-table .alpha-trow th,.event-details-container .alpha-table .alpha-trow .alpha-th,.event-details-container .alpha-table tr th,.event-details-container .alpha-table tr .alpha-th{display:table-cell;font-size:.75rem;padding-left:1.25rem;text-align:left;white-space:nowrap}.event-details-container .alpha-table .alpha-trow th:not(:last-child),.event-details-container .alpha-table .alpha-trow .alpha-th:not(:last-child),.event-details-container .alpha-table tr th:not(:last-child),.event-details-container .alpha-table tr .alpha-th:not(:last-child){border-right:none}.event-details-container .alpha-table .alpha-trow td,.event-details-container .alpha-table .alpha-trow .alpha-td,.event-details-container .alpha-table tr td,.event-details-container .alpha-table tr .alpha-td{display:table-cell;font-size:.75rem;text-align:left;border-bottom:1px solid #dee2e6;white-space:nowrap}.event-details-container .alpha-table .alpha-trow td:not(:last-child),.event-details-container .alpha-table .alpha-trow .alpha-td:not(:last-child),.event-details-container .alpha-table tr td:not(:last-child),.event-details-container .alpha-table tr .alpha-td:not(:last-child){border-right:none}.event-details-container .alpha-table .alpha-trow td:first-child,.event-details-container .alpha-table .alpha-trow .alpha-td,.event-details-container .alpha-table tr td:first-child,.event-details-container .alpha-table tr .alpha-td{text-align:center}.event-details-container .alpha-table td.left{text-align:left}.event-details-container .alpha-table td.disabled{background:#f8f8f8}.event-details-container .alpha-table th.left{text-align:left}.event-details-container .alpha-table th.disabled{background:#f8f8f8}.volume-reallocation-train-adjustment-chart-container .tdata-col{position:relative}.ta-remarks-popover-wrapper{position:absolute;top:.5rem;right:.5rem}.ta-remarks-popover-wrapper .ta-remarks-popover-content{position:relative;margin:-1rem 0;background-color:#fff}.ta-remarks-popover-wrapper .ta-remarks-popover-content .ta-remarks-popover-header{position:relative;border-radius:.25rem;padding:1rem 1.5rem}.ta-remarks-popover-wrapper .ta-remarks-popover-content .ta-remarks-popover-title{font-weight:500}.ta-remarks-popover-wrapper .ta-remarks-popover-content .ta-remarks-popover-close-btn{position:absolute;top:.5rem;right:.75rem;cursor:pointer}.ta-remarks-popover-wrapper .ta-remarks-popover-content .ta-remarks-popover-body{border-radius:.25rem;padding:0 1.5rem 1rem}.ta-remarks-popover-wrapper .ta-remarks-popover-content .ta-remarks-popover-body .ta-remarks-popover-value{color:#999;white-space:normal}.ta-remarks-popover-wrapper .ta-remarks-popover-trigger{position:absolute;top:5px;right:5px;height:12px;width:12px;background-color:#999;border-radius:50%;cursor:pointer}.ta-remarks-popover-wrapper .dropdown-menu{width:332px;height:unset;padding:0;margin:0}@media only screen and (max-width: 800px){.card-item.pad-3{padding:2rem}}.volume-wrapper-parrent{border:1px solid #cccccc;border-radius:1%}.container-header-title{color:#202020;font-weight:700;font-size:20px;letter-spacing:.5px;display:flex;justify-content:space-between;padding-bottom:1rem}.container-header-title .header-title-block{display:inline-flex}.container-header-title .header-title-block .tooltip-scroll-card{margin-left:1rem;margin-top:6px}.container-header-title .header-title-block .tooltip-layout{padding:0 20px;font-size:16px;width:500px;text-transform:none;color:#666}.container-header-title .header-title-block .tooltip-layout div{padding-bottom:1rem}.container-header-title .header-title-block .tooltip-layout div .tooltip-header-title{font-weight:700;color:#202020}.container-header-title .header-filter-block{display:inline-flex}.container-header-title .header-filter-block:not(.nospace)>*:not(:last-child){margin-right:1rem}.scenario-comparison-tank-inventory-production-forecast-table tbody tr .chart-container.theader.right{padding-right:20px}.scenario-comparison-tank-inventory-production-forecast-table tbody tr .chart-container.theader.right .chart-y-axis-secondary svg{width:165px}.alpha-card-commercial .alpha-card-item-value-unit{display:flex;padding-top:2rem}.alpha-card-commercial .alpha-card-item-value-unit .alpha-card-item-data{width:50%;height:100%;padding-bottom:1rem}.alpha-card-commercial .alpha-card-item-value-unit .alpha-card-item-data .alpha-card-item-value{color:#202020;font-size:2rem;font-family:MuseoSans_semibold,sans-serif;padding-bottom:.0625rem}.alpha-card-commercial .alpha-card-item-value-unit .alpha-card-item-data .alpha-card-item-data-title{line-height:1.33;letter-spacing:.25px;color:#666;font-size:.75rem;font-weight:500;padding-bottom:.5rem}.alpha-card-commercial .alpha-card-item-value-unit .alpha-card-item-data .alpha-card-item-value{font-size:2rem}.alpha-card-commercial .alpha-card-item-value-unit .alpha-card-item-data .alpha-card-item-unit{color:#999;font-size:1rem;padding-bottom:1rem}.alpha-card-commercial .alpha-card-item-value-unit .alpha-card-item-data .alpha-card-item-variance{color:#82c785;font-weight:700;padding-bottom:1rem;padding-top:1rem;font-size:1rem}.alpha-card-commercial .alpha-card-item-value-unit .alpha-card-item-data .alpha-card-item-variance.positive:before{padding-right:.5rem}.alpha-card-commercial .alpha-card-item-value-unit .alpha-card-item-data .alpha-card-item-variance.negative{color:#fc930d}.alpha-card-commercial .alpha-card-item-value-unit .alpha-card-item-data .alpha-card-item-variance.negative:before{padding-right:.5rem}.alpha-card-commercial .alpha-card-item-footer{font-size:1rem;font-family:MuseoSans_normal,sans-serif;line-height:1.5;letter-spacing:.25px;color:#666;padding-bottom:.0625rem}.container-header{display:flex;justify-content:space-between;padding-bottom:1rem}.container-header .body-header-title-block{font-weight:700;font-stretch:normal;font-style:normal;font-size:20px;line-height:1.6;letter-spacing:.5px;color:#202020}.container-header .list-filter-header-top{display:flex}.container-header .list-filter-header-top .alpha-select:nth-child(1),.container-header .list-filter-header-top .alpha-select:nth-child(2){padding-right:1rem}.menu-filter-header .header-fill{display:flex;width:100%;padding:24px;border-radius:8px;background-color:#f8f9ff}.menu-filter-header .header-fill .header-fill-left{flex-grow:1;display:flex}.menu-filter-header .header-fill .header-fill-left .header-item{width:auto;padding-left:1rem}.menu-filter-header .header-fill .header-fill-left .header-item span{font-weight:700;font-stretch:normal;font-style:normal;font-size:16px;line-height:1.5;letter-spacing:.25px;color:#202020}.menu-filter-header .header-fill .header-fill-left .header-item .content-production{display:flex;justify-content:space-between;padding-top:1rem}.menu-filter-header .header-fill .header-fill-left .header-item .content-production .item-container{font-weight:700;font-stretch:normal;font-style:normal;font-size:33px;line-height:1.25;letter-spacing:.5px;color:#202020;padding-right:2.5rem}.menu-filter-header .header-fill .header-fill-left .header-item .content-production .item-container .item-unit{font-weight:500;font-stretch:normal;font-style:normal;font-size:.75rem;line-height:1.33;letter-spacing:.25px;color:#666}.menu-filter-header .header-fill .header-fill-left .header-item .content-production .item-container .item-percentage{font-weight:700;font-stretch:normal;font-style:normal;font-size:16px;line-height:1.88;letter-spacing:.25px;color:#82c785;display:flex;align-items:flex-end;padding-left:1rem}.menu-filter-header .header-fill .header-fill-left .header-item .content-production .item-container .item-percentage.negative{color:#fc930d}.menu-filter-header .header-fill .header-fill-left .header-item .content-production .item-container .item-content{display:inline-flex}.menu-filter-header .header-fill .header-fill-left .header-item .content-production .item-container .item-base{font-weight:500;font-stretch:normal;font-style:normal;font-size:16px;line-height:1.88;letter-spacing:.25px;color:#666;display:flex;align-items:flex-end}.tooltip.incremental-profit .tooltip-inner,.tooltip.SRMC-price-marker-analysis .tooltip-inner,.tooltip.revenue-cost-profit .tooltip-inner{max-width:450px}.tooltip.incremental-profit .tooltip-inner .tooltip-wrapper,.tooltip.SRMC-price-marker-analysis .tooltip-inner .tooltip-wrapper,.tooltip.revenue-cost-profit .tooltip-inner .tooltip-wrapper{font-size:16px;line-height:24px;color:#666;text-align:start}.tooltip.incremental-profit .tooltip-inner .tooltip-wrapper .tooltip-footer-label,.tooltip.SRMC-price-marker-analysis .tooltip-inner .tooltip-wrapper .tooltip-footer-label,.tooltip.revenue-cost-profit .tooltip-inner .tooltip-wrapper .tooltip-footer-label{font-size:16px;line-height:24px;color:#666;text-align:start;font-style:unset}.tooltip.incremental-profit .tooltip-inner .tooltip-wrapper .tooltip-text-styling.tts-underlined,.tooltip.SRMC-price-marker-analysis .tooltip-inner .tooltip-wrapper .tooltip-text-styling.tts-underlined,.tooltip.revenue-cost-profit .tooltip-inner .tooltip-wrapper .tooltip-text-styling.tts-underlined{text-decoration:underline}.tooltip.incremental-profit .tooltip-inner .tooltip-wrapper .tooltip-text-styling.tts-strong,.tooltip.SRMC-price-marker-analysis .tooltip-inner .tooltip-wrapper .tooltip-text-styling.tts-strong,.tooltip.revenue-cost-profit .tooltip-inner .tooltip-wrapper .tooltip-text-styling.tts-strong{font-weight:600}.tooltip.SRMC-price-marker-analysis .tooltip-inner{max-width:500px}.alpha-legend-content .legend-secondary-level{display:flex;padding-top:.5rem;flex-basis:100%;width:0;flex-wrap:wrap}.icon-main-container{display:inline-flex}.icon-main-container .icon-background-container{width:48px;height:32px;border-radius:4px;text-align:center;cursor:pointer}.icon-main-container .icon-background-container.active{background:#ebf8f6}.kebab-container{margin-top:3px}.opportunities-is-selected{filter:invert(50%) sepia(71%) saturate(5348%) hue-rotate(151deg) brightness(95%) contrast(102%);background-color:#009e8e17}.icon-not-selected{filter:grayscale(1000%)}.icon-is-selected{filter:invert(50%) sepia(71%) saturate(5348%) hue-rotate(151deg) brightness(95%) contrast(102%)}.incremental-profit-analysis-table{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:.25px;text-align:left;color:#333}.incremental-profit-analysis-table th,.incremental-profit-analysis-table tr,.incremental-profit-analysis-table td{border-right:1px solid #ececec;border-top:0px}.incremental-profit-analysis-table .table-wrapper{margin-bottom:0}.incremental-profit-analysis-table .rt-th{display:none!important}.incremental-profit-analysis-table .first-column,.incremental-profit-analysis-table .second-column{width:180px;vertical-align:middle}.incremental-profit-analysis-table .third-column{width:500px;vertical-align:middle}.incremental-profit-analysis-table .fouth-column{padding-right:15px;vertical-align:middle}.incremental-profit-analysis-table .fifth-column{padding-right:7px;vertical-align:middle}.incremental-profit-analysis-table .sixth-column,.incremental-profit-analysis-table .vertical-middle{vertical-align:middle}.incremental-profit-analysis-table .table-header{height:55px;background-color:#f8f8f8}.incremental-profit-analysis-table .border-seperator{border:1px solid #ececec!important}.incremental-profit-analysis-table .table-container{padding:0}.incremental-profit-analysis-table .ReactTable,.incremental-profit-analysis-table .rt-table,.incremental-profit-analysis-table .rt-thead,.incremental-profit-analysis-table .-header{border:none!important}.incremental-profit-analysis-table .flex{display:flex;align-items:center}.alpha-tooltip-container{border-radius:6px;box-shadow:0 0 16px #3333;background-color:#fff;overflow:hidden;display:inline-flex;flex-direction:column;width:248px;text-align:center;font-family:MuseoSans_normal,sans-serif}.alpha-tooltip-container span.white-space-wrap{white-space:normal!important}.alpha-tooltip-container.tooltip--small{width:144px}.alpha-tooltip-container.tooltip--medium{width:180px}.alpha-tooltip-container.tooltip--xmedium{width:250px}.alpha-tooltip-container.tooltip--large{width:420px}.alpha-tooltip-container.tooltip--xlarge{width:480px}.alpha-tooltip-container .tooltip-header{height:28px;background-color:#999;color:#fff;display:flex;flex-direction:column;justify-content:center;padding-left:8px;padding-right:8px}.alpha-tooltip-container .headerText{font-size:.75rem;color:#fff;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.alpha-tooltip-container .tooltipCard:first-child{padding-top:1rem}.alpha-tooltip-container .tooltipCard .tooltipAlignLeft{text-align:left}.alpha-tooltip-container .tooltipCard .tooltipContent{font-size:.75rem;display:flex;flex-direction:column;white-space:pre-wrap}.alpha-tooltip-container .tooltipCard .tooltipContent .tooltipIndicatorContainer{display:inline-block}.alpha-tooltip-container .tooltipCard .tooltipContent .tooltipIndicatorContainer .tooltipIndicator{height:8px;width:8px;min-height:8px;min-width:8px;border-radius:50%;display:inline-block;margin-right:4px;align-items:center}.alpha-tooltip-container .tooltipCard .tooltipContent .tooltipIndicatorContainer .tooltipIndicator.typeSquare{border-radius:0}.alpha-tooltip-container .tooltipCard .tooltipContent .tooltipIndicatorContainer .tooltipIndicator.striped{background-image:linear-gradient(45deg,transparent 46%,#000 49%,#000,transparent 55%);background-size:6px 6px}.alpha-tooltip-container .tooltipCard .tooltipContent .tooltipValue{font-family:MuseoSans_bold,sans-serif}.alpha-tooltip-container .tooltipCard .tooltipContent .tooltipDescriptions{font-family:MuseoSans_light,sans-serif;text-align:left;white-space:normal}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper{font-size:.75rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper.align-center{align-items:center}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .tooltipContentCustom .tooltipIndicatorContainer{display:inline-block}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .tooltipContentCustom .tooltipIndicatorContainer .tooltipIndicator{height:8px;width:8px;min-height:8px;min-width:8px;border-radius:50%;display:inline-block;margin-right:4px;align-items:center}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .tooltipContentCustom .tooltipIndicatorContainer .tooltipIndicator.typeSquare{border-radius:0}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .tooltipContentCustom .tooltipIndicatorContainer .tooltipIndicator.striped{background-image:linear-gradient(45deg,transparent 46%,#000 49%,#000,transparent 55%);background-size:6px 6px}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .tooltipContentCustom .tooltipLabelItem{color:#666}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom.value-indicator{margin-left:1rem}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .tooltipValue{font-size:.75rem;font-family:MuseoSans_bold,sans-serif}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceCustom{font-size:.75rem;font-family:MuseoSans_semibold,sans-serif;padding-left:.25rem;padding-top:.2rem}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceCustom:before{color:transparent;padding-right:.5rem}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceCustom.positive{color:#82c785}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceCustom.positive:before{color:#82c785;padding-right:.5rem}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceCustom.positive-inverse{color:#82c785}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceCustom.positive-inverse:before{color:#82c785;padding-right:.5rem}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceCustom.negative{color:#fc930d}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceCustom.negative:before{color:#fc930d;padding-right:.5rem}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceCustom.negative-inverse{color:#fc930d}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceCustom.negative-inverse:before{color:#fc930d;padding-right:.5rem}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceColor{font-size:.75rem;font-family:MuseoSans_semibold,sans-serif;padding-left:.25rem;padding-top:.2rem}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceColor:before{color:transparent;padding-right:.5rem}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceColor.positive{color:#fc930d}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceColor.positive:before{color:#fc930d;padding-right:.5rem}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceColor.positive-inverse{color:#fc930d}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceColor.positive-inverse:before{color:#fc930d;padding-right:.5rem}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceColor.negative{color:#82c785}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceColor.negative:before{color:#82c785;padding-right:.5rem}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceColor.negative-inverse{color:#82c785}.alpha-tooltip-container .tooltipCard .tooltipContentCustomWrapper .valueStyleCustom .varianceColor.negative-inverse:before{color:#82c785;padding-right:.5rem}.alpha-tooltip-container .tooltipCard .tooltipContentGroup{display:flex}.alpha-tooltip-container .tooltipCard .tooltipContentGroup:not(:last-child){margin-bottom:.5rem}.alpha-tooltip-container .tooltipCard .tooltipContentGroup .tooltipContent{flex-direction:row;flex-grow:1;justify-content:space-between;align-items:baseline;white-space:pre-wrap}.alpha-tooltip-container .tooltipCard .tooltipContentGroup .tooltipContent .tooltipLabel{display:flex}.alpha-tooltip-container .tooltipCard .tooltipContentGroup .tooltipContent .tooltipLabel .tooltipIndicatorContainer{display:block}.alpha-tooltip-container .tooltipCard .tooltipContentGroup .tooltipContent .tooltipValue{font-family:MuseoSans_normal,sans-serif}.alpha-tooltip-container .variance{float:right;font-size:.75rem;font-family:MuseoSans_semibold,sans-serif;line-height:1;letter-spacing:.0155rem}.alpha-tooltip-container .variance:before{content:"▲";color:transparent;padding-right:.5rem}.alpha-tooltip-container .variance.positive{color:#009e8e}.alpha-tooltip-container .variance.positive:before{content:"▲";color:#009e8e;padding-right:.5rem}.alpha-tooltip-container .variance.positive-inverse{color:#009e8e}.alpha-tooltip-container .variance.positive-inverse:before{content:"▼";color:#009e8e;padding-right:.5rem}.alpha-tooltip-container .variance.negative{color:#e75552}.alpha-tooltip-container .variance.negative:before{content:"▼";color:#e75552;padding-right:.5rem}.alpha-tooltip-container .variance.negative-inverse{color:#e75552}.alpha-tooltip-container .variance.negative-inverse:before{content:"▲";color:#e75552;padding-right:.5rem}.alpha-tooltip-container .contentSection:not(:last-child){border-bottom:1px solid #ececec}.alpha-tooltip-container .contentSection .container-two-col{display:inline-flex}.alpha-tooltip-container .contentSection .container-two-col .container-col-header{text-align:left}.alpha-tooltip-container .contentSection .container-two-col .container-col-header .total-value{font-family:MuseoSans_bold,sans-serif}.alpha-tooltip-container .contentSection .container-two-col .container-col-header .total-value .varianceCustom{font-size:.75rem;font-family:MuseoSans_semibold,sans-serif;padding-left:.25rem;padding-top:.2rem}.alpha-tooltip-container .contentSection .container-two-col .container-col-header .total-value .varianceCustom:before{color:transparent;padding-right:.5rem}.alpha-tooltip-container .contentSection .container-two-col .container-col-header .total-value .varianceCustom.positive{color:#82c785}.alpha-tooltip-container .contentSection .container-two-col .container-col-header .total-value .varianceCustom.positive:before{color:#82c785;padding-right:.5rem}.alpha-tooltip-container .contentSection .container-two-col .container-col-header .total-value .varianceCustom.positive-inverse{color:#82c785}.alpha-tooltip-container .contentSection .container-two-col .container-col-header .total-value .varianceCustom.positive-inverse:before{color:#82c785;padding-right:.5rem}.alpha-tooltip-container .contentSection .container-two-col .container-col-header .total-value .varianceCustom.negative{color:#fc930d}.alpha-tooltip-container .contentSection .container-two-col .container-col-header .total-value .varianceCustom.negative:before{color:#fc930d;padding-right:.5rem}.alpha-tooltip-container .contentSection .container-two-col .container-col-header .total-value .varianceCustom.negative-inverse{color:#fc930d}.alpha-tooltip-container .contentSection .container-two-col .container-col-header .total-value .varianceCustom.negative-inverse:before{color:#fc930d;padding-right:.5rem}.alpha-tooltip-container .tooltipSplit{display:flex;justify-content:space-between;text-align:left}.alpha-tooltip-container .tooltipDefaultValue{font-size:1rem;color:#999}.alpha-tooltip-container .tooltipDefaultLabel{font-size:1rem;color:#333}.alpha-tooltip-container.mobile{box-shadow:none;text-align:left;min-width:100%}.alpha-tooltip-container.mobile .tooltip-header{display:none}.alpha-tooltip-container.mobile .tooltipIndicatorContainer{margin-left:-12px}.alpha-tooltip-container.mobile .contentSection{display:flex;flex-wrap:wrap}.alpha-tooltip-container.mobile .contentSection:not(:first-child){padding-top:1rem}.alpha-tooltip-container.mobile .contentSection>.tooltipCard{width:50%}.alpha-tooltip-container.mobile .contentSection>.tooltipCard:first-child{padding-top:0}.alpha-tooltip-container.mobile .contentSection.hasDescriptions>.tooltipCard{width:100%}.revenue-cost-table{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:.25px;text-align:left;color:#333}.revenue-cost-table th,.revenue-cost-table tr,.revenue-cost-table td{border-right:1px solid #ececec;border-top:0px}.revenue-cost-table .rt-th{display:none!important}.revenue-cost-table .table-wrapper{margin-bottom:0}.revenue-cost-table .first-column,.revenue-cost-table .second-column{width:180px;vertical-align:middle}.revenue-cost-table .third-column{width:500px;vertical-align:middle}.revenue-cost-table .fouth-column{padding-right:15px;vertical-align:middle}.revenue-cost-table .fifth-column{padding-right:7px;vertical-align:middle}.revenue-cost-table .sixth-column,.revenue-cost-table .vertical-middle{vertical-align:middle}.revenue-cost-table .border-seperator{border:1px solid #ececec!important}.revenue-cost-table .table-header{height:55px;background-color:#f8f8f8}.revenue-cost-table .table-container{padding:0}.revenue-cost-table .ReactTable,.revenue-cost-table .rt-table,.revenue-cost-table .rt-thead,.revenue-cost-table .-header{border:none!important}.revenue-cost-table .flex{display:flex;align-items:center}.gas-quality-description-container{padding-left:1.5rem}.gas-quality-description-container .chart-title{font-size:1rem;font-weight:700;padding:1.5rem 0}.gas-quality-description-container .chart-subtitle{font-size:.75rem;font-weight:"MuseoSans_bold",sans-serif;margin-top:-1.5rem;padding:.3125rem 0 0;color:#666}.gas-requirement-page-container{padding-bottom:0}.gas-requirement-page-container .container-header{display:flex;justify-content:space-between;padding-bottom:1rem}.gas-requirement-page-container .container-header .body-header-title-block{font-weight:700;font-stretch:normal;font-style:normal;font-size:20px;line-height:1.6;letter-spacing:.5px;color:#202020}.gas-requirement-page-container .container-header .list-filter-header-top{display:flex}.gas-requirement-page-container .container-header .list-filter-header-top .alpha-select:nth-child(1),.gas-requirement-page-container .container-header .list-filter-header-top .alpha-select:nth-child(2){padding-right:1rem}.gas-requirement-page-container .container-header .list-filter-header-top .kebab-container{margin-top:3px;padding-left:1rem}.inner-table{width:100%;border-collapse:collapse}.inner-table .inner-table-row{border-bottom:1px solid #cccccc}.inner-table .inner-table-row:last-child{border-bottom:none}.inner-table .inner-table-row .inner-table-cell{padding:1rem}.chart-tooltip{text-align:start}.table-tooltip{display:flex;gap:.5rem}.lock-default-icon{margin:0 1.2rem 0 .2rem}.lock-in-icon{margin:0 .9rem 0 .2rem}.action-greater-equal-icon{margin:0 1rem -.285rem -.2rem}.label-enabled{color:#009e8e}.label-disabled{color:#e75552}.overview-content .header-content{padding:2rem;font-size:24px;font-weight:700;letter-spacing:.5px;color:#202020;display:flex;justify-content:space-between}.overview-content .header-content .header-content-right .disable{color:#999;border:#cccccc;background-color:#ececec}.overview-content .header-content .header-content-right .disable:hover,.overview-content .header-content .header-content-right .disable:active,.overview-content .header-content .header-content-right .disable:focus{color:#999}.management-version-container .status-button{line-height:16px;letter-spacing:.25px;font-size:.75rem;padding:4px 12px;border-radius:18px;border:1px solid #cccccc;background-color:#fff;color:#666}.management-version-container .appproved,.management-version-container .submitted{background-color:#eaf5ea;color:#4caf50;border-color:#eaf5ea}.management-version-container .pending-inputs,.management-version-container .pending-review{background-color:#fff7e5;color:#fc930d;border-color:#fff7e5}.management-version-container .pending-submission{background-color:#fff7e5;color:#fcb924;border-color:#fff7e5}.management-version-container .error{background-color:#fae0e0;color:#d40201;border-color:#fae0e0}.management-version-container .warning{background-color:#fff;color:#fc930d;border-color:#fc930d}.management-version-container .processing,.management-version-container .default{background-color:#fff;color:#666;border-color:#ccc}.header-card{background-color:#fff;display:flex;overflow:hidden;min-height:10.5rem;align-items:stretch;padding:1.5rem;margin-bottom:5rem}.header-card .header-content{display:grid;width:100%;padding-left:1rem}.header-card .header-content .back-btn{color:#009e8e}.header-card .header-content .content-layout{display:flex;width:100%}.header-card .header-content .content-layout .header-item{display:flex;flex-direction:column;justify-content:space-between}.header-card .header-content .content-layout .header-item:nth-child(n+2){margin-left:12rem}.header-card .header-content .content-layout .header-item .header-item-title{flex-grow:1;font-size:1rem;font-weight:700;color:#666;line-height:1;letter-spacing:.5px}.header-card .header-content .content-layout .header-item .header-item-value{display:flex;align-items:flex-end;color:#202020}.overview-content-wrapper .browser-tab-wrapper .tab-menu-item.tab-history{max-width:80px}.overview-content-wrapper .browser-tab-wrapper .tab-menu-item.tab-history svg path{stroke:#fff}.overview-content-wrapper .browser-tab-wrapper .tab-menu-item.tab-history.active svg path{stroke:#04656c}.overview-content-wrapper .overview-content{background:#fff}.overview-content-wrapper .overview-content .header-content{padding:2rem;font-size:24px;font-weight:700;letter-spacing:.5px;color:#202020}.overview-content-wrapper .overview-content .header-content-right{display:flex;align-items:center}.overview-content-wrapper .overview-content .header-content-right .mode-button-group{display:flex;margin-right:1rem}.overview-content-wrapper .overview-content .header-content-right .mode-button-group .alpha-button{display:flex;justify-content:center;align-items:center;font-size:1rem!important;border:none;color:#666}.overview-content-wrapper .overview-content .header-content-right .mode-button-group .alpha-button path{fill:#666}.overview-content-wrapper .overview-content .header-content-right .mode-button-group .alpha-button.perform-simulation{color:#009e8e;border-radius:.25rem;border:1px solid #009e8e}.overview-content-wrapper .overview-content .header-content-right .mode-button-group .alpha-button:hover{box-shadow:0 0 8px #3333;color:#fff}.overview-content-wrapper .overview-content .header-content-right .mode-button-group .alpha-button:hover path{fill:#fff}.overview-content-wrapper .overview-content .header-content-right .mode-button-group .alpha-button.primary{background-color:#ebf8f6;color:#009e8e}.overview-content-wrapper .overview-content .header-content-right .mode-button-group .alpha-button.primary path{fill:#009e8e}.overview-content-wrapper .overview-content .header-content .title-block{display:flex;align-items:center}.overview-content-wrapper .overview-content .header-content .title-block .chart-updatedtime{margin-left:2rem;font-family:MuseoSans_semibold,sans-serif;font-size:.75rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:.3px;color:#999}.overview-content-wrapper .overview-content .header-content .content-description{font-size:1rem;font-weight:500;color:#666;display:flex;justify-content:space-between;align-items:center}.overview-content-wrapper .overview-content .alpha-section-tab{margin:0 .5rem}.overview-content-wrapper .overview-content .ReactTable .production-event-description{white-space:normal}.summary-card-container{padding-bottom:15px}.summary-card-container .summary-card{margin-bottom:.9375rem;width:100%}.summary-card-container .summary-card-parent{justify-content:center;display:flex;flex-direction:column;align-items:center}.summary-card-container .tooltip-layout{padding:0 20px;font-size:16px;width:376px;height:auto;text-transform:none;color:#666}.summary-card-container .tooltip-layout .tooltip-header-title{font-weight:700;color:#202020}.operational-section-header{display:flex;justify-content:space-between}.summary-card-tooltip-content{padding:.5rem;overflow-wrap:break-word;white-space:normal;width:400px;color:#666}.commercial-container{height:100%}.commercial-container .commercial-header .chart-title{font-size:1.25rem;font-family:MuseoSans_semibold,sans-serif;line-height:1;letter-spacing:.03rem}.commercial-container .commercial-header .content-header{margin-bottom:1.5rem}.commercial-container .commercial-chart-container .chart-title{font-size:1rem;font-family:MuseoSans_semibold,sans-serif;line-height:1;letter-spacing:.03rem}.commercial-container .commercial-chart-container .content-header{margin-bottom:unset}.commercial-container .commercial-chart-container .feedgas-production-filter .dropdown-menu>.alpha-select-popup{max-height:unset;min-width:250px;width:unset}.commercial-container .card{margin-bottom:1.5rem}.header-tooltip{width:400px}.tooltip-positive{color:#82c785}.tooltip-negative{color:#e0b25b}.demand-overview-section .supply-source-col{display:flex;flex-direction:column;justify-content:center;font-size:.75rem;font-weight:500;min-width:200px}.demand-overview-section .supply-source-col-header{min-width:200px;overflow:visible}.demand-overview-section .first-col{min-width:310px}.demand-overview-section .profit-col{min-width:221px}.demand-overview-section .revenue-col{min-width:168px}.demand-overview-section .cor-col{min-width:210px}.demand-overview-section .pc-col{min-width:176px}.demand-overview-section .src-col{min-width:100px}.demand-overview-section .demand-overview-title .chart-title{font-size:1.25rem!important}.demand-overview-section .filter-toggle{margin-right:1rem}.demand-overview-section .subrow-label{color:#999;max-width:90px;padding:0}.demand-overview-section .variance{font-size:10px;margin-left:.5rem}.demand-overview-section .variance-positive{color:#82c785}.demand-overview-section .variance-negative{color:#ffbe4f}.demand-overview-section .commercial-demand-overview-table{overflow:auto}.demand-overview-section .commercial-demand-overview-table .rt-table{min-width:1420px}.demand-overview-section .commercial-demand-overview-table .rt-tbody .rt-tr-group .rt-tr-group{background-color:#f7f7fb}.demand-overview-section .commercial-demand-overview-table .rt-tbody .rt-tr-group .rt-tr-group .rt-tr .rt-td:hover{cursor:default}.demand-overview-section .date-period-export-section{padding:1rem 2rem;justify-content:space-between}.demand-overview-section .date-period-export-section .date-period-label{font-size:16px;font-weight:700}.demand-overview-section .table-chart-toggle{margin-left:16px}.stripe-box>span{height:200px;background-image:linear-gradient(45deg,grey 25%,transparent 25%,transparent 50%,grey 50%,grey 75%,transparent 75%,transparent);background-size:6px 6px}.legend-square-border>span{border:1px solid #cccccc}.tooltip.show{opacity:1!important}.card .tab-header{font-size:20px;font-weight:unset}.card .underline{border-bottom:1px solid #cccccc}.card .card-item:last-child{overflow:hidden}.container-fluid:not(:last-child){padding-bottom:0}.model-details-header{margin-top:16px;padding:32px 0;display:flex;justify-content:space-between}.model-details-header .title{font-size:20px;font-weight:700}.model-details-header .output-details-kebab{padding-top:4px}.model-details-header-with-updated-date{margin-top:16px;padding:32px 0;justify-content:space-between}.model-details-header-with-updated-date .title{font-size:20px;font-weight:700;display:flex}.model-details-header-with-updated-date .title .tooltip-scroll-card{margin-left:1rem;margin-top:6px}.model-details-header-with-updated-date .title .tooltip-layout{padding:0 20px;font-size:16px;width:500px;text-transform:none;color:#666}.model-details-header-with-updated-date .title .tooltip-layout div{padding-bottom:1rem}.model-details-header-with-updated-date .title .tooltip-layout div .tooltip-header-title{font-weight:700;color:#202020}.model-details-header-with-updated-date .output-details-kebab{padding-top:4px}.model-details-header-with-updated-date .section-header{justify-content:space-between}.model-details-header-with-updated-date .section-updated-date{font-size:12px;color:#999}.model-details-container{padding:16px 24px}.model-details-container .top-summary-card-group .top-summary-card{border-right:1px solid #cccccc}.model-details-container .top-summary-card-group .top-summary-card .card-label{font-size:16px;font-weight:700;color:#666}.model-details-container .top-summary-card-group .top-summary-card .card-label-tooltip{margin-top:4px}.model-details-container .top-summary-card-group .top-summary-card .proposed-adjusted-label{font-size:12px;color:#666}.model-details-container .top-summary-card-group .top-summary-card .proposed-adjusted-value{font-size:32px;font-weight:700}.model-details-container .top-summary-card-group .top-summary-card .proposed-adjusted-variance{font-size:16px;font-weight:700;letter-spacing:.25px}.model-details-container .top-summary-card-group .top-summary-card .proposed-adjusted-variance.positive{color:#82c785}.model-details-container .top-summary-card-group .top-summary-card .proposed-adjusted-variance.negative{color:#ffbe4f}.publish-simulation-modal{max-width:400px}.publish-simulation-modal .modal-content .modal-body{font-size:12px;color:#666}.publish-simulation-modal .modal-content .modal-footer{background-color:#3333330d}.publish-loading-modal{top:50%;bottom:50%}.publish-loading-modal .modal-content{background-color:transparent}.publish-loading-modal .modal-content .modal-body{text-align:center;font-size:20px;color:#4ab9ad;font-weight:700;line-height:1.5;letter-spacing:.25px}.publish-loading-modal .modal-content .modal-body .icon-processing>div>svg{width:50px;height:50px}.output-details-card-tooltip-content{padding:.5rem 1.5rem;overflow-wrap:break-word;white-space:normal;width:400px;color:#666}.error-box{align-items:center;border:1px solid #d40201;border-top:.5rem solid #d40201;padding:1rem;color:#666;border-radius:8px}.error-box .error-icon{height:2rem;width:2rem}.error-box .font-weight-700{font-weight:700}.warning-box{align-items:center;border:1px solid #FCB924;border-top:.5rem solid #FCB924;padding:1rem;color:#666;border-radius:8px}.warning-box .error-icon{height:2rem;width:2rem}.warning-box .font-weight-700{font-weight:700}.epm-tank-inventory-forecast-container .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table .circle{width:40px;height:40px;min-width:40px;max-height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;line-height:normal;letter-spacing:.25px;color:#f9f9f9;font-size:.75rem;margin:auto}.epm-tank-inventory-forecast-container .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table .square{width:100%;height:100%;min-width:40px;display:flex;justify-content:center;align-items:center;line-height:normal;letter-spacing:.25px;color:#666;font-size:.75rem;margin:auto;font-weight:500}.epm-tank-inventory-forecast-container .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table thead>tr>th:nth-child(1){min-width:9.25rem;padding-top:1.1rem;padding-bottom:1.1rem;padding-left:1rem;text-align:center;font-size:.75rem;font-family:MuseoSans_semibold,sans-serif;line-height:1;letter-spacing:.25px;border-bottom:solid 1px #cccccc}.epm-tank-inventory-forecast-container .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table thead>tr>th:nth-child(1).theader{box-shadow:3px 0 #ccc;border-right:solid 2px #cccccc}.epm-tank-inventory-forecast-container .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table thead>tr>th{width:75px;min-width:75px;max-width:75px;padding:1.1rem 1.8rem;text-align:center;font-size:.75rem;font-family:MuseoSans_semibold,sans-serif;line-height:1;letter-spacing:.25px;color:#999;border-right:solid 1px #cccccc;border-bottom:solid 1px #cccccc}.epm-tank-inventory-forecast-container .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table thead>tr .highlight-cell{background:#ebf8f6}.epm-tank-inventory-forecast-container .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table tbody>tr>th:nth-child(1){min-width:9.25rem;padding-top:1.1rem;padding-bottom:1.1rem;padding-left:1rem;text-align:center;font-size:.75rem;line-height:1;letter-spacing:.25px;border-bottom:solid 1px #cccccc}.epm-tank-inventory-forecast-container .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table tbody>tr>th:nth-child(1).chart-container{padding:0;position:relative;background:#fff;z-index:2;border-radius:0;left:0!important}.epm-tank-inventory-forecast-container .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table tbody>tr>th:nth-child(1).theader{background:#fff;box-shadow:3px 0 #ccc}.epm-tank-inventory-forecast-container .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table tbody>tr>th:nth-child(1).no-border{border-right:none}.epm-tank-inventory-forecast-container .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table tbody>tr>th:nth-child(1).no-border-bottom{border-bottom:none}.epm-tank-inventory-forecast-container .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table tbody>tr>td{min-width:4.6rem;height:3rem;min-height:3rem;text-align:center;font-size:.75rem;line-height:1;letter-spacing:.25px;border-right:solid 1px #cccccc;border-bottom:solid 1px #cccccc;padding:0}.epm-tank-inventory-forecast-container .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table tbody>tr>td.chart-container{padding:0}.epm-tank-inventory-forecast-container .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table tbody>tr>td.chart-container>div{margin-left:0}.epm-tank-inventory-forecast-container .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table tbody>tr .highlight-cell{background:#ebf8f6}.epm-tank-inventory-forecast-container .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table .chart-container .tank-inventory-chart-title{display:flex;align-items:center;text-align:left;margin-right:0;padding-left:1rem;line-height:1;letter-spacing:.25px;width:100px}.epm-tank-inventory-forecast-container .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table .chart-container .chart-y-axis{width:150px;pointer-events:none}.epm-tank-inventory-forecast-container .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table .chart-container .chart-y-axis .chart-x-axis{position:absolute;top:0}.epm-tank-inventory-forecast-container .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table .chart-container .chart-labels{position:absolute;left:100%;pointer-events:none;top:0}.epm-tank-inventory-forecast-container .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table .chart-container .cell-border{width:.18rem;height:25rem;background:#ccc;border:.5px solid #cccccc;position:absolute;left:9.2rem;z-index:5}.epm-tank-inventory-forecast-container .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table .highcharts-container{width:100%}.epm-tank-inventory-forecast-container .sub-section>div>div>span{font-size:16px!important}.epm-tank-inventory-forecast-container .day-column{text-align:center;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;font-size:12px;font-weight:500;color:#666}.tank-inventory-production-chart-tooltip-container{width:376px;border-radius:4px;border:none;box-shadow:0 0 16px #3333}.tank-inventory-production-chart-tooltip-container .date-row{background:#999;line-height:1;letter-spacing:.25px;color:#fff;font-size:.75rem;padding:.5rem 0;border-top-left-radius:4px;border-top-right-radius:4px}.tank-inventory-production-chart-tooltip-container .header-row{display:flex;flex-direction:column;padding:1rem 0;border-bottom:1px solid #cccccc}.tank-inventory-production-chart-tooltip-container .header-row>span:nth-child(1){line-height:1;letter-spacing:.25px;font-size:.75rem}.tank-inventory-production-chart-tooltip-container .header-row>span:nth-child(2){padding-top:.5rem;line-height:1.33;letter-spacing:.25px;font-size:.75rem;color:#9db6b8}.tank-inventory-production-chart-tooltip-container .body-row{padding-top:1rem;padding-bottom:1rem;padding-left:1.75rem;display:flex;flex-direction:column}.tank-inventory-production-chart-tooltip-container .body-row:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.tank-inventory-production-chart-tooltip-container .body-row .left-element{display:flex;flex-direction:row;line-height:1.33;letter-spacing:.25px;font-size:.75rem}.tank-inventory-production-chart-tooltip-container .body-row .left-element>span{padding-right:1.5rem}.tank-inventory-production-chart-tooltip-container .body-row .left-element>span:nth-child(1){padding-bottom:.5rem;font-family:MuseoSans_semibold,sans-serif}.tank-inventory-production-chart-tooltip-container .body-row .left-element .small-circle{width:8px;height:8px;min-width:8px;max-height:8px;border-radius:50%;display:flex;justify-content:center;align-items:center;line-height:normal;letter-spacing:.25px;color:#f9f9f9;font-size:.75rem;margin-right:.25rem}.tank-inventory-production-chart-tooltip-container .body-row .right-element{display:flex;flex-grow:1}.tank-inventory-production-chart-tooltip-container .body-row .right-element .column-item{display:flex;flex-direction:column;line-height:1.33;letter-spacing:.25px;font-size:.75rem;padding-right:1.5rem}.tank-inventory-production-chart-tooltip-container .body-row .right-element .column-item>span:nth-child(1){padding-bottom:.5rem}.tank-inventory-production-chart-tooltip-container .body-row .right-element .column-item>span:nth-child(2){color:#5cb4de;text-align:left}.tab-header{padding:24px 32px;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:.25px}.alpha-react-table.cell-border .rt-thead .rt-th,.alpha-react-table.cell-border .rt-tbody .rt-td{border-right:solid 1px #ececec}.alpha-react-table.cell-border .rt-tbody{overflow:overlay;overflow-x:hidden}.alpha-react-table.cell-border .rt-thead .rt-th{border-bottom:none;border-top:solid 1px #ececec}.cargo-detail{font-size:12px;border-top:1px solid #cccccc;color:#666}.cargo-detail .font-bold{font-weight:700;color:#000}.cargo-detail span{position:relative;display:block}.cargo-detail table{width:max-content;min-width:300px;max-width:100%}.cargo-detail .error-detail{padding-top:1rem;padding-left:3rem;padding-bottom:1rem;color:#d40201;background-color:#d402011a}.cargo-detail .top-detail{padding-bottom:1rem;padding-left:3rem;padding-top:1rem;border-bottom:1px solid #cccccc}.cargo-detail .top-detail div{padding-right:4rem}.cargo-detail .mid-detail{padding-left:3rem;background-color:#f8f8f8}.cargo-detail .mid-detail .mid-detail-table>tr>th{padding-top:1rem;color:#202020;font-size:14px}.cargo-detail .mid-detail .mid-detail-table>tr>th:not(:last-child){border-right:1px solid #cccccc}.cargo-detail .mid-detail .mid-detail-table>tr>th:not(:first-child){padding-left:1rem}.cargo-detail .mid-detail .mid-detail-table>tr>td{padding-bottom:1rem;padding-top:1rem}.cargo-detail .mid-detail .mid-detail-table>tr>td table>tr>td{padding-bottom:1rem}.cargo-detail .mid-detail .mid-detail-table>tr>td:last-child table>tr>td{padding-right:3rem}.cargo-detail .mid-detail .mid-detail-table>tr>td:not(:last-child){border-right:1px solid #cccccc}.cargo-detail .mid-detail .mid-detail-table>tr>td:not(:first-child){padding-left:1rem}.cargo-detail .bot-detail{padding-bottom:1rem;padding-left:3rem;padding-top:1rem;border-top:1px solid #cccccc}.cargo-detail .bot-detail div{padding-right:4rem}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table-adjust .circle{width:40px;height:40px;min-width:40px;max-height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;line-height:normal;letter-spacing:.25px;color:#f9f9f9;font-size:.75rem;margin:auto}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table-adjust .square{width:100%;height:100%;min-width:40px;display:flex;justify-content:center;align-items:center;line-height:normal;letter-spacing:.25px;color:#666;font-size:.75rem;margin:auto;font-weight:500}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table-adjust thead>tr>th:nth-child(1){min-width:9.25rem;padding-top:1.1rem;padding-bottom:1.1rem;padding-left:1rem;text-align:center;font-size:.75rem;font-family:MuseoSans_semibold,sans-serif;line-height:1;letter-spacing:.25px;border-bottom:solid 1px #cccccc}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table-adjust thead>tr>th:nth-child(1).theader{box-shadow:3px 0 #ccc;border-right:solid 2px #cccccc}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table-adjust thead>tr>th{width:75px;min-width:75px;max-width:75px;padding:1.1rem 1.8rem;text-align:center;font-size:.75rem;font-family:MuseoSans_semibold,sans-serif;line-height:1;letter-spacing:.25px;color:#999;border-right:solid 1px #cccccc;border-bottom:solid 1px #cccccc}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table-adjust thead>tr .highlight-cell{background:#ebf8f6}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table-adjust tbody>tr>th:nth-child(1){min-width:9.25rem;padding-top:1.1rem;padding-bottom:1.1rem;padding-left:1rem;text-align:center;font-size:.75rem;line-height:1;letter-spacing:.25px;border-bottom:solid 1px #cccccc}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table-adjust tbody>tr>th:nth-child(1).chart-container{padding:0;position:relative;background:#fff;z-index:2;border-radius:0;left:0!important}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table-adjust tbody>tr>th:nth-child(1).theader{background:#fff;box-shadow:3px 0 #ccc}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table-adjust tbody>tr>th:nth-child(1).theader.bg-dark-grey{background-color:#f8f8f8}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table-adjust tbody>tr>th:nth-child(1).month-header{top:0!important;z-index:1}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table-adjust tbody>tr>th:nth-child(1).no-border{border-right:none}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table-adjust tbody>tr>th:nth-child(1).no-border-bottom{border-bottom:none}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table-adjust tbody>tr>th:nth-child(1).border-top{border-top:solid 1px #cccccc}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table-adjust tbody>tr>td{min-width:4.6rem;height:3rem;min-height:3rem;text-align:center;font-size:.75rem;line-height:1;letter-spacing:.25px;border-right:solid 1px #cccccc;border-bottom:solid 1px #cccccc;padding:0}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table-adjust tbody>tr>td.chart-container{padding:0}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table-adjust tbody>tr>td.chart-container>div{margin-left:0}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table-adjust tbody>tr>td.unavailable{background-color:#f7f7fb}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table-adjust tbody>tr>td.selected{background-color:#ebf8f6}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table-adjust tbody>tr .highlight-cell{background:#ebf8f6}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table-adjust .chart-container .tank-inventory-chart-title{display:flex;align-items:center;text-align:left;margin-right:0;padding-left:1rem;line-height:1;letter-spacing:.25px;width:100px}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table-adjust .chart-container .chart-y-axis{width:150px;pointer-events:none}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table-adjust .chart-container .chart-y-axis .chart-x-axis{position:absolute;top:0}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table-adjust .chart-container .chart-labels{position:absolute;left:100%;pointer-events:none;top:0}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table-adjust .chart-container .cell-border{width:.18rem;height:25rem;background:#ccc;border:.5px solid #cccccc;position:absolute;left:9.2rem;z-index:5}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-forecast-container .tank-inventory-production-forecast-table-adjust .highcharts-container{width:100%}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-chart-tooltip-container{width:376px;border-radius:4px;border:none;box-shadow:0 0 16px #3333}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-chart-tooltip-container .date-row{background:#999;line-height:1;letter-spacing:.25px;color:#fff;font-size:.75rem;padding:.5rem 0;border-top-left-radius:4px;border-top-right-radius:4px}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-chart-tooltip-container .header-row{display:flex;flex-direction:column;padding:1rem 0;border-bottom:1px solid #cccccc}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-chart-tooltip-container .header-row>span:nth-child(1){line-height:1;letter-spacing:.25px;font-size:.75rem}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-chart-tooltip-container .header-row>span:nth-child(2){padding-top:.5rem;line-height:1.33;letter-spacing:.25px;font-size:.75rem;color:#9db6b8}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-chart-tooltip-container .body-row{padding-top:1rem;padding-bottom:1rem;padding-left:1.75rem;display:flex;flex-direction:column}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-chart-tooltip-container .body-row:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-chart-tooltip-container .body-row .left-element{display:flex;flex-direction:row;line-height:1.33;letter-spacing:.25px;font-size:.75rem}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-chart-tooltip-container .body-row .left-element>span{padding-right:1.5rem}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-chart-tooltip-container .body-row .left-element>span:nth-child(1){padding-bottom:.5rem;font-family:MuseoSans_semibold,sans-serif}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-chart-tooltip-container .body-row .left-element .small-circle{width:8px;height:8px;min-width:8px;max-height:8px;border-radius:50%;display:flex;justify-content:center;align-items:center;line-height:normal;letter-spacing:.25px;color:#f9f9f9;font-size:.75rem;margin-right:.25rem}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-chart-tooltip-container .body-row .right-element{display:flex;flex-grow:1}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-chart-tooltip-container .body-row .right-element .column-item{display:flex;flex-direction:column;line-height:1.33;letter-spacing:.25px;font-size:.75rem;padding-right:1.5rem}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-chart-tooltip-container .body-row .right-element .column-item>span:nth-child(1){padding-bottom:.5rem}.epm-tank-inventory-forecast-container-adjust .tank-inventory-production-chart-tooltip-container .body-row .right-element .column-item>span:nth-child(2){color:#5cb4de;text-align:left}.epm-tank-inventory-forecast-container-adjust .sub-section .chart-title{font-size:16px!important}.epm-tank-inventory-forecast-container-adjust .day-column{text-align:center;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;border-top:1px solid #cccccc;font-size:12px;font-weight:500;color:#666}.epm-tank-inventory-forecast-container-adjust .radio-filter{display:flex;align-items:center}.epm-tank-inventory-forecast-container-adjust .radio-filter .alpha-radio{padding-right:1.5rem;font-size:12px;color:#666}.epm-tank-inventory-forecast-container-adjust .detail-section{display:flex;align-items:center;font-size:12px;padding-left:15px;color:#009e8e;fill:#009e8e}.epm-tank-inventory-forecast-container-adjust .detail-section .alpha-chevron{width:10px;height:10px;margin:0 5px}.epm-tank-inventory-forecast-container-adjust nav.react-contextmenu{position:fixed;width:200px;left:0;top:calc(100% + 10px);border-radius:4px;background-color:#fff;padding:10px 0;z-index:99}.epm-tank-inventory-forecast-container-adjust .react-contextmenu .react-contextmenu-item:hover{background:#ccc}.epm-tank-inventory-forecast-container-adjust .react-contextmenu-item:hover:not(.react-contextmenu-item--disabled){background-color:#f1f1f1}.epm-tank-inventory-forecast-container-adjust .react-contextmenu .react-contextmenu-item{font-size:14px;display:block;text-decoration:none;padding:10px 15px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:.2s;position:relative;margin-bottom:2px;font-weight:500;display:flex;align-items:center;outline:none}.epm-tank-inventory-forecast-container-adjust .react-contextmenu-item span{margin-left:10px}.epm-tank-inventory-forecast-container-adjust .warning-corner{position:relative}.epm-tank-inventory-forecast-container-adjust .warning-corner:after{content:"";position:absolute;bottom:-14px;right:-2px;width:0;height:0;display:block;border-left:20px solid transparent;border-top:20px solid transparent;border-bottom:20px solid #fcb924}.epm-tank-inventory-forecast-container-adjust .warning-corner-cargo{position:relative}.epm-tank-inventory-forecast-container-adjust .warning-corner-cargo:after{content:"";position:absolute;bottom:-9px;right:0;width:0;height:0;display:block;border-left:20px solid transparent;border-top:20px solid transparent;border-bottom:20px solid #fcb924}.epm-tank-inventory-forecast-container-adjust .supply-source-hover{width:5px;height:100%;top:0;left:0;position:absolute;background-color:#acc5f0}.epm-tank-inventory-forecast-container-adjust .supply-source-hover.tpp{background-color:#3e5ae8}.epm-tank-inventory-forecast-container-adjust .berth-unavailable-tooltip{position:absolute;height:50px;width:75px}.supply-source-tab{top:8px!important;left:-8px!important}.supply-source-tab .tooltip-inner{background-color:#acc5f0;width:150px;height:200px}.supply-source-tab .tooltip-inner .alpha-chevron{height:100%;fill:#fff}.supply-source-tab .tooltip-inner .header-tooltip-content{align-items:center;height:150px;justify-content:flex-end}.supply-source-tab .tooltip-inner .header-tooltip-content.tpp{background-color:#3e5ae8;height:50px;margin:-8px;padding:8px}.berth-unavailable-tab .tooltip-inner{background-color:#fff;color:#202020;text-align:left;min-width:250px;border-radius:4px;box-shadow:0 0 8px #20202029}.berth-unavailable-tab .tooltip-inner .tooltip-content-right{flex:1}.berth-unavailable-tab .tooltip-inner .tooltip-content-right .content-title{font-weight:700;line-height:16px;margin-bottom:.25rem;font-size:.75rem}.berth-unavailable-tab .tooltip-inner .tooltip-content-right .content-body{font-size:.625rem;font-weight:500}.cargo-scheduler-input-modal .lcast-add-modal-header .title{font-size:1.25rem;font-family:MuseoSans_semibold,sans-serif;line-height:1;letter-spacing:.5px;padding-bottom:.5rem}.cargo-scheduler-input-modal .modal-body .errors-container{display:flex;font-size:.75rem;color:#e75552;line-height:1.33;letter-spacing:.25px;background-color:#d402011a;padding:10px;margin:0 -14px}.cargo-scheduler-input-modal .modal-body .alpha-select>button,.cargo-scheduler-input-modal .modal-body button.alpha-button,.cargo-scheduler-input-modal .modal-body .alpha-input>input{border:#d1d1d1 1px solid;color:#333;font-size:.75rem;line-height:.75rem;padding:1rem;width:100%;font-family:MuseoSans_normal,sans-serif;font-weight:700;height:50px}.cargo-scheduler-input-modal .modal-body .alpha-select>button:focus,.cargo-scheduler-input-modal .modal-body button.alpha-button:focus,.cargo-scheduler-input-modal .modal-body .alpha-input>input:focus{box-shadow:0 0 0 .2rem #6c757d80}.cargo-scheduler-input-modal .modal-body .alpha-select>button[disabled],.cargo-scheduler-input-modal .modal-body .alpha-select>button:disabled,.cargo-scheduler-input-modal .modal-body button.alpha-button[disabled],.cargo-scheduler-input-modal .modal-body button.alpha-button:disabled,.cargo-scheduler-input-modal .modal-body .alpha-input>input[disabled],.cargo-scheduler-input-modal .modal-body .alpha-input>input:disabled{border:#d1d1d1 1px solid;background-color:#f8f8f8;color:#333}.cargo-scheduler-input-modal .modal-body .alpha-select>button .alpha-chevron,.cargo-scheduler-input-modal .modal-body .alpha-select>button .dropdown-chevron,.cargo-scheduler-input-modal .modal-body button.alpha-button .alpha-chevron,.cargo-scheduler-input-modal .modal-body button.alpha-button .dropdown-chevron,.cargo-scheduler-input-modal .modal-body .alpha-input>input .alpha-chevron,.cargo-scheduler-input-modal .modal-body .alpha-input>input .dropdown-chevron{height:.875rem}.cargo-scheduler-input-modal .modal-body .alpha-select>button.error,.cargo-scheduler-input-modal .modal-body button.alpha-button.error,.cargo-scheduler-input-modal .modal-body .alpha-input>input.error{border-color:#e75552;color:#e75552;background-color:#ffe4e6}.cargo-scheduler-input-modal .modal-body .alpha-select>button.error:hover,.cargo-scheduler-input-modal .modal-body button.alpha-button.error:hover,.cargo-scheduler-input-modal .modal-body .alpha-input>input.error:hover{color:#fff;background-color:#e75552}.cargo-scheduler-input-modal .modal-body .alpha-input.error>input{border-color:#e75552;color:#e75552;background-color:#ffe4e6}.cargo-scheduler-input-modal .modal-body .alpha-input.error>input:hover{color:#fff;background-color:#e75552}.cargo-scheduler-input-modal .modal-body .period-picker{width:100%}.lcast-modal-content{padding-bottom:1.5rem}.lcast-modal-content .lcast-modal-warning{padding-top:.5rem;font-size:.75rem;color:#e75552}.lcast-modal-sub-container{padding-bottom:2rem}.lcast-modal-sub-container .lcast-modal-sub-row{display:flex;flex-direction:row;padding-bottom:.5rem}.lcast-modal-sub-container .lcast-modal-sub-row .row-label{width:80px;color:#666}.lcast-modal-sub-container .lcast-modal-sub-row .row-content{width:80px}.lcast-modal-sub-container .cancel-cargo{color:#d1d1d1!important;margin-right:.5rem;cursor:pointer}.modal-footer{border-top:none}.modal-footer .custom-button{width:4.625rem}.modal-footer>label{font-size:.75rem}.input-container{display:flex}.model-details-shipment-schedule{margin:0;padding:24px 32px}.model-details-shipment-schedule .chart-filter-header-container .title-block .chart-title{font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:.25px;color:#202020}.model-details-shipment-schedule .vessel-filter{max-width:250px}.model-details-shipment-schedule .vessel-filter span{max-width:90%!important}.model-details-shipment-schedule .vessel-filter .dropdown{width:100%}.alpha-legend-title{margin-left:12px}.ship-schedule-chart-container{position:relative}.ship-schedule-chart-container:before{content:"";width:2px;background-color:#ccc;position:absolute;top:0;left:118px;bottom:0;z-index:50}.ship-schedule-chart .highcharts-tooltip>span{padding:1.5rem 1.5rem .75rem}.ship-schedule-chart .alpha-gantt-tooltip{font-family:MuseoSans_normal,sans-serif;font-size:.75rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:.3px}.ship-schedule-chart .alpha-gantt-tooltip>div{display:flex;justify-content:space-between;padding-bottom:10px}.ship-schedule-chart .alpha-gantt-tooltip>div :nth-child(1){color:#999;padding-right:2rem}.ship-schedule-chart .alpha-gantt-tooltip>div :nth-child(2){color:#333}#alpha-axis [opacity="-1"]{opacity:1!important}.overview-content{background:#fff}.overview-content .header-content{padding:2rem;font-size:24px;font-weight:700;letter-spacing:.5px;color:#202020}.overview-content .header-content .title-block{display:flex;align-items:center}.overview-content .header-content .title-block .chart-updatedtime{margin-left:2rem;font-family:MuseoSans_semibold,sans-serif;font-size:.75rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:.3px;color:#999}.overview-content .header-content .content-description{font-size:1rem;font-weight:500;color:#666;display:flex;justify-content:space-between;align-items:center}.overview-content .alpha-section-tab{margin:0 .5rem}.overview-content .ReactTable .production-event-description{white-space:normal}.status-button{line-height:16px;letter-spacing:.25px;color:#333;font-size:.75rem;padding:4px 12px;background:#ececec;border-radius:18px;border:1px solid;border-color:#ececec}.administration-page .alpha-select{max-width:400px}.administration-page .alpha-input{min-width:360px}@media (max-width: 560px){.administration-page .alpha-input{min-width:initial}}label .error{text-align:left!important}.file-status-green{color:#0b822e}.file-status-red{color:#da2228}.file-status-black{color:#000}.file-status-orgreen{color:#009e8e}.file-status-amber{color:#fdb924}.file-status-blue{color:#005cb9}.assetsColumn2{white-space:pre-wrap}.admin-upload-btn{font-size:.75rem!important}.help-support-input{width:360px!important}.dropzone{height:200px;border-radius:4px;border:dashed 2px #979797;cursor:pointer}.modal-body-dropzone{padding:1rem}.dropzone-text{margin-left:3px;color:#009e8e}.error-message{padding-bottom:1rem}.object-icon{margin-top:1px}.cancel-btn{border-radius:50px;font-size:10px;font-family:MuseoSans_light,sans-serif;margin-top:4px;width:12px;height:12px;background-color:#ccc;cursor:pointer}.cancel-btn .x-btn{margin-left:4px;margin-top:-1px;color:#fff}.input-body-pad{padding:1rem}.help-support-input-mobile{width:auto;max-width:330px;min-width:310px}.space-between-mobile{justify-content:space-between;flex:content}.help-support-ict{justify-content:space-between;padding:.5rem 1rem;margin-bottom:0}.helpdesk-ict-header{padding:0 1.5rem!important}.ict-content-text{margin-top:1rem;font-size:.75rem;font-family:MuseoSans_normal,sans-serif;color:#666}.ict-helpdesk-border{border-bottom:8px solid #ececec}.ict-helpdesk-border-option-2{border-bottom:8px solid #ececec;height:92px}.ict-service-btn{margin-top:.5rem}.container-fluid{justify-content:space-between;padding:1rem 0}.container-fluid .card .alpha-button:hover .dialogue-icon{fill:#fff}.dialogue-icon{margin-right:.5rem;fill:#009e8e}.delete-object-icon{margin-top:3px}.modal-body-delete{padding:1rem 1.5rem}.alpha-modal.help-support-modal .modal-content .modal-header-subtitle{font-size:12px;margin-bottom:0;font-family:MuseoSans_light}.alpha-modal.help-support-modal .modal-content .modal-body{padding:1rem}.color-teal-1_0{color:#009e8e}.notification{position:fixed;top:0;right:0;bottom:0;font-family:MuseoSans_normal,sans-serif;z-index:200}.notification .notification-icon{position:absolute;right:20px;bottom:20px;z-index:90;width:40px;height:40px;background:#009e8e;border-radius:50%;font-size:1rem;color:#fff;display:flex;justify-content:center;align-items:center;transform:rotate(25deg);box-shadow:0 3px 5px 2px #00000133;cursor:pointer}.notification .notification-icon:hover{background:#009e8e}.notification .notification-icon.mcainput,.notification .notification-icon.rise-up{bottom:116px}.notification .notification-icon .notification-no{background:#ff5b5b;display:flex;justify-content:center;align-items:center;position:absolute;top:7px;right:14px;width:8px;height:8px;font-size:.8rem;border-radius:50%}.notification .notification-panel{width:304px;position:absolute;top:0;bottom:0;right:-334px;box-shadow:0 3px 5px 2px #00000133;z-index:101;background:#fff;transition:all .15s ease-in;display:flex;flex-direction:column}.notification .notification-panel p{color:#000}.notification .notification-panel.active{right:0}.notification .notification-panel .notification-content{overflow:auto;flex:1 auto}.notification .notification-panel .notification-content .noti-item{padding:1.5rem;border-bottom:1px solid #cccccc;font-size:.75rem}.notification .notification-panel .notification-content .noti-item .noti-title{font-size:1rem;font-weight:700}.notification .notification-panel .notification-content .noti-item .noti-type,.notification .notification-panel .notification-content .noti-item .noti-label,.notification .notification-panel .notification-content .noti-item .alpha-checkbox-label{color:#999}.notification .notification-panel .notification-content .noti-item .noti-checkbox{display:flex;align-items:center}.notification .notification-panel .notification-content .noti-item .noti-checkbox .noti-checkbox-label{margin-left:.75rem}.notification .notification-panel nav ul{display:flex;flex-direction:row;margin:0;padding:0;color:#009e8e;font-size:1rem}.notification .notification-panel nav ul li{list-style:none;text-align:center;flex-grow:1;padding:2rem;text-transform:capitalize;opacity:.7;cursor:pointer;transition:all .15s ease-in;border-bottom:1px solid #cccccc;white-space:nowrap}.notification .notification-panel nav ul li.active,.notification .notification-panel nav ul li:hover{border-bottom:.25rem solid #009e8e;opacity:1;font-weight:700}.notification .notification-panel .notification-footer{cursor:pointer;padding:1.5rem;font-size:.75rem;font-weight:700;opacity:.7}.notification .notification-panel .notification-footer:hover{opacity:1}.notification .notification-panel .noti-error{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:100px}.notification .notification-panel .noti-error>*{padding:.75rem}.styleguide section{margin-bottom:60px}.styleguide .tab-label{text-transform:capitalize}.dropdown-daterange{border-radius:.28571429rem;margin-right:1rem}.dropdown-daterange .ui.fluid.selection.upward.dropdown:active .default.text{color:#fff!important}.dropdown-daterange .duration-dropdown{border:1.5px solid #009e8e!important;color:#009e8e!important}.dropdown-daterange .duration-dropdown>:nth-child(1){font-family:MuseoSans_normal,sans-serif;font-size:.75rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:.3px;text-align:center}.dropdown-daterange .date-filter-btn{padding:.75rem 1.5rem!important;border:1.5px solid #009e8e!important;color:#009e8e!important;box-shadow:none;background:#fff!important;font-family:MuseoSans_normal,sans-serif!important;font-size:.75rem!important;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:.3px;text-align:center}.dropdown-daterange .date-filter-btn-clicked{padding:.75rem 1.5rem!important;border:1.5px solid #009e8e!important;background-color:#009e8e!important;color:#fff!important;box-shadow:unset;font-family:MuseoSans_normal,sans-serif!important;font-size:.75rem!important;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:.3px;text-align:center}.dropdown-daterange:nth-last-child(1){margin-right:0}.unselected-dropdown .duration-dropdown>div{color:#009e8e!important}.selected-dropdown{background:#009e8e;color:#fff!important;width:unset}.selected-dropdown:hover{background:#009e8e;border-color:#009e8e}.selected-dropdown .duration-dropdown>div,.selected-dropdown .duration-dropdown i{color:#fff!important}.selected-dropdown .ui.selection.dropdown{background:#009e8e;border-color:#009e8e;color:#fff}.btn-text{font-family:MuseoSans_normal,sans-serif;font-size:.75rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:.3px;text-align:center}.date-picker-dropdown{margin-right:1rem}.date-picker-dropdown .dropdown .date-range-dropdown{border:1.5px solid #009e8e;color:#009e8e!important}.date-picker-dropdown .dropdown .date-range-dropdown:hover,.date-picker-dropdown .dropdown .date-range-dropdown:focus{border-color:#009e8e!important}.date-picker-dropdown .dropdown .brand-bg{background:#009e8e;border-color:#009e8e;color:#fff;width:unset}.date-picker-dropdown .dropdown .brand-bg:hover{background:#009e8e;border-color:#009e8e}.date-picker-dropdown .dropdown .brand-bg .ui.selection.dropdown{background:#666;border-color:#666;color:#fff}.date-picker-dropdown .dropdown .dropdown-datepicker{position:absolute;z-index:100;top:3.2rem;right:0}.date-picker-dropdown .dropdown .dropdown-datepicker .startDate-header{display:inline-flex;position:absolute;top:.675rem;left:8.55rem}.date-picker-dropdown .dropdown .dropdown-datepicker .endDate-header{position:absolute;display:inline-flex;top:.675rem;left:29.8rem}.date-picker-dropdown .dropdown .dropdown-datepicker .cancel-btn{position:absolute;display:inline-flex;left:38rem;cursor:pointer}.date-picker-dropdown .dropdown .dropdown-datepicker .date-start-header{position:absolute;top:1rem;left:8.95rem;font-size:.75rem;color:#999}.date-picker-dropdown .dropdown .dropdown-datepicker .date-end-header{position:absolute;top:1rem;left:29.5rem;font-size:.75rem;color:#999}.date-picker-dropdown .dropdown .dropdown-datepicker .rdr-DateRange{display:flex!important;padding-top:1rem!important}.date-picker-dropdown .dropdown .btn-container{background:#fff;text-align:right;padding:15px}.date-picker-dropdown .dropdown .btn-container .btn-brand{background:#009e8e}.date-picker-dropdown .dropdown .btn-container .btn-apply{border-radius:4px}.date-picker-dropdown .dropdown span.rdr-Day.is-selected,.date-picker-dropdown .dropdown span.rdr-Day.is-selected.is-inRange{background:#009e8e!important}.date-picker-dropdown .dropdown span.rdr-Day.is-inRange{background:#eff3f4!important}.legend-row{padding:1.625rem 0 2.625rem}.legend-row .legend_text_block{display:inline-flex;float:left;margin-right:4rem;margin-left:2rem}.legend-row .legend_text_block .legend_header{font-family:MuseoSans_normal,sans-serif;font-size:.75rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:.3px;color:#666}.legend-row .legend_selection_block{display:inline-flex;float:left;margin-right:3rem}.legend-row .legend_selection_block .legend_group{margin:0;display:inline-flex;justify-content:center}.legend-row .legend_selection_block .legend_group .legend_square{float:left;width:1rem;height:1rem;margin:0 1rem}.legend-row .legend_selection_block .legend_group .legend_underline{float:left;width:1.3rem;height:.3rem;margin:0 1rem;background-color:#000;justify-content:center;align-self:center;display:inline-flex}.legend-row .legend_selection_block .legend_group .legend_text{font-family:MuseoSans_normal,sans-serif;font-size:.75rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:.3px;color:#999;display:flex;align-self:center}.legend-row .legend_selection_block .legend_group .legend_circle{height:.8rem;border-radius:50%;width:.8rem;margin:0 1rem;display:flex;align-self:center}.legend-row .legend_selection_block .info-container{align-items:center;margin-left:1rem!important}.ui.checkbox{min-height:12px;min-width:12px;vertical-align:super;display:inline-flex}.ui.checkbox input[type=checkbox]{width:12px;height:12px}.ui.checkbox label:before{background:#fff;border-radius:2px;border:1px solid #009e8e!important}.ui.checkbox label:after{color:#009e8e!important;content:"✓";font-size:.625rem}.alpha-accordion .alpha-accordion-item .alpha-accordion-header{cursor:pointer;display:flex;flex-direction:row;font-size:1rem;font-weight:700;padding:1rem;justify-content:space-between;border-bottom:1px solid #d7d7d7;color:#999}.alpha-accordion .alpha-accordion-item .alpha-accordion-header:after{content:"⮟";transform:rotate(360deg);transition:.3s transform ease-out}.alpha-accordion .alpha-accordion-item.active .alpha-accordion-header:after{transform:rotate(180deg)}.gas-quality:not(:last-child){border-bottom:1px solid #ccc}.gas-quality .alpha-section-tab .selected-label{font-size:1rem}.gas-quality .chart-title{font-size:1rem;font-weight:700;padding:1.5rem 0}.alpha-chroma{display:flex;height:3.5rem}.alpha-chroma>*{height:100%}.alpha-chroma>*:first-child{margin-left:1rem}.alpha-chroma>*:first-child .alpha-chroma-bar{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.alpha-chroma>*:not(:last-child){border-right:1px dashed #cccccc;margin-right:-1px}.alpha-chroma>*:last-child{margin-right:1rem}.alpha-chroma>*:last-child .alpha-chroma-bar{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.alpha-chroma .alpha-chroma-box{width:2rem;display:flex;flex-direction:column;flex-grow:1;justify-content:center;position:relative}.alpha-chroma .alpha-chroma-box.alpha-chroma-lower-box,.alpha-chroma .alpha-chroma-box.alpha-chroma-upper-box{flex-grow:0}.alpha-chroma .alpha-chroma-bar{height:1rem;min-height:1rem;background-color:#76dd9f;width:100%;z-index:2}.alpha-chroma .alpha-chroma-bar.alpha-chroma-upper-bar,.alpha-chroma .alpha-chroma-bar.alpha-chroma-lower-bar{background-color:#e75552;z-index:1}.alpha-chroma .gauge-arrow{position:absolute;width:0;height:0;border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-top:.5rem solid #cccccc;top:15%}.sidebar{width:70px;z-index:1052;background-color:#009e8e;box-shadow:4px 0 8px #3333;font-size:1rem;color:#fffc;display:flex;flex-direction:column;transition:all .15s ease-in;position:fixed;height:100%;overflow:visible;justify-content:space-between}.sidebar .nav-chevron{opacity:0;transition:all .15s ease-in;display:flex;width:0;padding:0}.sidebar .nav-children{background-color:#009e8e;box-shadow:4px 0 8px #3333}.sidebar:hover .ict-support-container,.sidebar.active .ict-support-container{display:block}.sidebar:hover .nav-chevron,.sidebar.active .nav-chevron{opacity:1;width:initial;padding:0 1rem}.sidebar .ict-support-container{display:none;width:240px;margin-top:10px;margin-left:20px;margin-right:20px;text-align:left;font-family:MuseoSans_normal,sans-serif;color:#04656c;font-size:.75rem;font-weight:700;letter-spacing:.5px}.sidebar .link-style{color:#fff;text-decoration:underline}.sidebar .bottom-items .nav-item:last-child{color:#fff!important}.sidebar .bottom-items .nav-item:last-child .nav-icon{min-width:28px}.sidebar .bottom-items .nav-item:last-child .icon-fill{fill:#fff!important}.sidebar .divider{border-top:1px solid #04656c;height:1px;margin:1rem 0}.sidebar .user-info{display:flex;flex-direction:row;align-items:center;margin:1rem 0;padding:.75rem 1rem}.sidebar .user-info .user-name{white-space:nowrap;overflow:hidden;margin-left:10rem;opacity:0;transition:all .15s ease-in}.sidebar:hover,.sidebar.active{width:295px}.sidebar:hover .user-name,.sidebar.active .user-name{margin-left:1.5rem;opacity:1}.sidebar.mobile{position:fixed;min-width:32.0625rem;width:calc(100% - 7.9375rem);left:-170%;min-height:17.25rem;height:auto;min-height:276px;top:calc(50% - 135px);border-top-right-radius:8px;border-bottom-right-radius:8px;z-index:1060}.sidebar.mobile.active{left:0%}.sidebar.mobile>*{display:flex;flex-wrap:wrap}.sidebar.mobile>*>.sidebar-nav-item{width:33.33%;height:4.25rem;margin-bottom:0;padding:16px 10px 16px 16px}.sidebar.mobile>*>.sidebar-nav-item.active{background-color:#ffffff29}.sidebar.mobile>*>.sidebar-nav-item .nav-label{white-space:break-spaces;word-wrap:break-word;hyphens:auto;-webkit-hyphens:auto}.sidebar.mobile>*>.sidebar-nav-item .nav-icon{margin-right:.7rem}.sidebar.mobile>*>.sidebar-nav-item:nth-of-type(4n+3):not(:last-child){position:relative}.sidebar.mobile>*>.sidebar-nav-item:nth-of-type(4n+3):not(:last-child):after{content:" ";position:absolute;left:-1000px;right:0;bottom:0;border-bottom:1px white solid}.sidebar.mobile>*.bottom-items{border-top:1px solid #04656c;margin-top:-1px;z-index:1}.sidebar.mobile>*.bottom-items>*{border-bottom-color:transparent}.sidebar.mobile>* .sidebar-dropdown-content{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;padding:0 0 0 16px;height:204px}.sidebar.mobile>* .sidebar-dropdown-content .sidebar-nav-item{width:33.33%;padding:0;margin:0;height:68px}.sidebar.mobile>* .sidebar-dropdown-content .sidebar-nav-item.active{background-color:#ffffff29}.sidebar.mobile>* .sidebar-dropdown-content .sidebar-nav-item .nav-label{white-space:break-spaces;word-wrap:break-word;hyphens:auto;-webkit-hyphens:auto}.sidebar.mobile>* .sidebar-dropdown-content .sidebar-nav-item .nav-icon{margin-right:.7rem}.sidebar.mobile>* .sidebar-dropdown-content .sidebar-nav-item:nth-of-type(3n+3):not(:last-child){position:relative}.sidebar.mobile>* .sidebar-dropdown-content .sidebar-nav-item:nth-of-type(3n+3):not(:last-child):after{content:" ";position:absolute;left:-1000px;right:0;bottom:0;border-bottom:1px white solid}.sidebar.mobile .user-info{height:4.5rem;margin:0;width:100%;border-bottom:1px solid white}.sidebar-nav-item{color:#04656c;padding:.5rem 1.25rem;margin-bottom:1rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;transition:all .15s ease-in;cursor:pointer;position:relative}.sidebar-nav-item .nav-icon{min-width:28px;min-height:28px;margin:0 1.5rem 0 0}.sidebar-nav-item .icon-fill{transition:all .15s ease-in}.sidebar-nav-item .icon-fill *:not(polyline){fill:#04656c}.sidebar-nav-item .icon-fill polyline{stroke:#04656c}.sidebar-nav-item .icon-fill #storage-shape-009E8E{fill:#009e8e}.sidebar-nav-item .icon-fill #g-line{stroke:#04656c}.sidebar-nav-item .nav-label{overflow:hidden;white-space:nowrap}.sidebar-nav-item.active,.sidebar-nav-item:hover{color:#fff;border-right:5px solid white}.sidebar-nav-item.active .icon-fill *:not(polyline),.sidebar-nav-item:hover .icon-fill *:not(polyline){fill:#fff;transition:.2s all ease-in}.sidebar-nav-item.active .icon-fill polyline,.sidebar-nav-item:hover .icon-fill polyline{stroke:#fff;transition:.2s all ease-in}.sidebar-nav-item.active .icon-fill #storage-shape-009E8E,.sidebar-nav-item:hover .icon-fill #storage-shape-009E8E{fill:#009e8e}.sidebar-nav-item.active .icon-fill #g-line,.sidebar-nav-item:hover .icon-fill #g-line{stroke:#fff}.sidebar-nav-item:hover{background:#ffffff29}.sidebar-nav-item .sidebar-dropdown-content{display:none;position:absolute;left:275px;z-index:1051;background-color:#009e8e;top:0%;padding-top:1rem;margin-left:.343rem;min-width:250px;transition:none;box-shadow:inset 4px 0 4px #3333}.sidebar-nav-item .sidebar-dropdown-content.hover{display:block}.sidebar-nav-item .sidebar-dropdown-content.hover .nav-icon{min-width:28px;min-height:28px;margin:0 1.5rem 0 0}.sidebar-nav-item .sidebar-dropdown-content.hover .icon-fill{transition:all .15s ease-in}.sidebar-nav-item .sidebar-dropdown-content.hover .icon-fill *:not(polyline){fill:#04656c}.sidebar-nav-item .sidebar-dropdown-content.hover .icon-fill polyline{stroke:#04656c}.sidebar-nav-item .sidebar-dropdown-content.hover .icon-fill #storage-shape-009E8E{fill:#009e8e}.sidebar-nav-item .sidebar-dropdown-content.hover .nav-label{overflow:hidden;white-space:nowrap}.sidebar-nav-item .sidebar-dropdown-content.hover .sidebar-nav-item.active,.sidebar-nav-item .sidebar-dropdown-content.hover .sidebar-nav-item:hover{color:#fff;border-right:5px solid white}.sidebar-nav-item .sidebar-dropdown-content.hover .sidebar-nav-item.active .icon-fill *:not(polyline),.sidebar-nav-item .sidebar-dropdown-content.hover .sidebar-nav-item:hover .icon-fill *:not(polyline){fill:#fff;transition:.2s all ease-in}.sidebar-nav-item .sidebar-dropdown-content.hover .sidebar-nav-item.active .icon-fill polyline,.sidebar-nav-item .sidebar-dropdown-content.hover .sidebar-nav-item:hover .icon-fill polyline{stroke:#fff;transition:.2s all ease-in}.sidebar-nav-item .sidebar-dropdown-content.hover .sidebar-nav-item.active .icon-fill #storage-shape-009E8E,.sidebar-nav-item .sidebar-dropdown-content.hover .sidebar-nav-item:hover .icon-fill #storage-shape-009E8E{fill:#009e8e}.sidebar-overlay{display:none}.sidebar-overlay.active{display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:#333333e6;z-index:1051}.sidebar-dismiss{position:fixed;width:166px;right:0;top:calc(50% - 25px);color:#fff;display:flex;flex-direction:column;align-items:center;z-index:1053}.mobile-modal{top:10%;width:95%;height:522px;z-index:900}.mobile-modal .alpha-modal-title{color:#009e8e;font-size:24px;line-height:1.33;letter-spacing:.5px}.mobile-modal .alpha-modal-content{font-size:16px;line-height:1.5;letter-spacing:.25px}.mobile-modal .alpha-mobile-modal-button{display:inline}.error-page .page-header .page-header-title{color:#666;opacity:.4}.error-page .page-header .logo-container{border-left:none}.error-page .error-page-container{padding-top:7.4375rem;display:flex;justify-content:center}/*!
* Bootstrap v4.1.0 (https://getbootstrap.com/)
* Copyright 2011-2018 The Bootstrap Authors
* Copyright 2011-2018 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:#0000000d}.table-hover tbody tr:hover{background-color:#00000013}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:#00000013}.table-hover .table-active:hover{background-color:#00000013}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:#00000013}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:#ffffff0d}.table-dark.table-hover tbody tr:hover{background-color:#ffffff13}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px)}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm,.input-group-lg>.form-control-plaintext.form-control,.input-group-lg>.input-group-append>.form-control-plaintext.btn,.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,.input-group-sm>.form-control-plaintext.form-control,.input-group-sm>.input-group-append>.form-control-plaintext.btn,.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]){height:calc(1.8125rem + 2px)}.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]){height:calc(2.875rem + 2px)}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:#28a745cc;border-radius:.2rem}.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#28a745}.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{background-color:#71dd8a}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #28a74540}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label:before,.was-validated .custom-file-input:valid~.custom-file-label:before{border-color:inherit}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{box-shadow:0 0 0 .2rem #28a74540}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:#dc3545cc;border-radius:.2rem}.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#dc3545}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{background-color:#efa2a9}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #dc354540}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label:before,.was-validated .custom-file-input:invalid~.custom-file-label:before{border-color:inherit}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{box-shadow:0 0 0 .2rem #dc354540}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem #007bff40}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled):active{background-image:none}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem #28a74580}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #28a74580}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem #dc354580}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #dc354580}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem #343a4080}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #343a4080}.btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem #28a74580}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #28a74580}.btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem #dc354580}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #dc354580}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem #343a4080}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #343a4080}.btn-link{font-weight:400;color:#007bff;background-color:transparent}.btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent;border-color:transparent}.btn-link.focus,.btn-link:focus{text-decoration:underline;border-color:transparent;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media screen and (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media screen and (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-right{right:0;left:auto}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle:after{display:none}.dropleft .dropdown-toggle:before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:0 1 auto;flex:0 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file:focus,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control{margin-left:-1px}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label,.input-group>.custom-file:not(:first-child) .custom-file-label:after{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;background-color:#007bff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-control-input:active~.custom-control-label:before{color:#fff;background-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{margin-bottom:0}.custom-control-label:before{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;pointer-events:none;content:"";-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#dee2e6}.custom-control-label:after{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background-color:#007bff}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:#007bff80}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:before{background-color:#007bff}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.custom-select{display:inline-block;width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:inset 0 1px 2px #00000013,0 0 5px #80bdff80}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-select-lg{height:calc(2.875rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:125%}.custom-file{position:relative;display:inline-block;width:100%;height:calc(2.25rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(2.25rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}.custom-file-input:focus~.custom-file-label:after{border-color:#80bdff}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label:after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(2.25rem + 0px);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:1px solid #ced4da;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;padding-left:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range::-webkit-slider-thumb:focus{outline:0;box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-appearance:none;-webkit-appearance:none;appearance:none}.custom-range::-moz-range-thumb:focus{outline:0;box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range::-ms-thumb:focus{outline:0;box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:#000000e6}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:#000000e6}.navbar-light .navbar-nav .nav-link{color:#00000080}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:#000000b3}.navbar-light .navbar-nav .nav-link.disabled{color:#0000004d}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:#000000e6}.navbar-light .navbar-toggler{color:#00000080;border-color:#0000001a}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:#00000080}.navbar-light .navbar-text a{color:#000000e6}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:#000000e6}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:#ffffff80}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:#ffffffbf}.navbar-dark .navbar-nav .nav-link.disabled{color:#ffffff40}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:#ffffff80;border-color:#ffffff1a}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:#ffffff80}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:#00000008;border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:#00000008;border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion .card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion .card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion .card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion .card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem #007bff40}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}.badge-primary[href]:focus,.badge-primary[href]:hover{color:#fff;text-decoration:none;background-color:#0062cc}.badge-secondary{color:#fff;background-color:#6c757d}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fff;text-decoration:none;background-color:#545b62}.badge-success{color:#fff;background-color:#28a745}.badge-success[href]:focus,.badge-success[href]:hover{color:#fff;text-decoration:none;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}.badge-info[href]:focus,.badge-info[href]:hover{color:#fff;text-decoration:none;background-color:#117a8b}.badge-warning{color:#212529;background-color:#ffc107}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#212529;text-decoration:none;background-color:#d39e00}.badge-danger{color:#fff;background-color:#dc3545}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#fff;text-decoration:none;background-color:#bd2130}.badge-light{color:#212529;background-color:#f8f9fa}.badge-light[href]:focus,.badge-light[href]:hover{color:#212529;text-decoration:none;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fff;text-decoration:none;background-color:#1d2124}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media screen and (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{z-index:1;text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:focus,.close:hover{color:#000;text-decoration:none;opacity:.75}.close:not(:disabled):not(.disabled){cursor:pointer}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translateY(-25%)}@media screen and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0)}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top] .arrow,.bs-popover-top .arrow{bottom:calc((.5rem + 1px)*-1)}.bs-popover-auto[x-placement^=top] .arrow:after,.bs-popover-auto[x-placement^=top] .arrow:before,.bs-popover-top .arrow:after,.bs-popover-top .arrow:before{border-width:.5rem .5rem 0}.bs-popover-auto[x-placement^=top] .arrow:before,.bs-popover-top .arrow:before{bottom:0;border-top-color:#00000040}.bs-popover-auto[x-placement^=top] .arrow:after,.bs-popover-top .arrow:after{bottom:1px;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{left:calc((.5rem + 1px)*-1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right] .arrow:after,.bs-popover-auto[x-placement^=right] .arrow:before,.bs-popover-right .arrow:after,.bs-popover-right .arrow:before{border-width:.5rem .5rem .5rem 0}.bs-popover-auto[x-placement^=right] .arrow:before,.bs-popover-right .arrow:before{left:0;border-right-color:#00000040}.bs-popover-auto[x-placement^=right] .arrow:after,.bs-popover-right .arrow:after{left:1px;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom] .arrow,.bs-popover-bottom .arrow{top:calc((.5rem + 1px)*-1)}.bs-popover-auto[x-placement^=bottom] .arrow:after,.bs-popover-auto[x-placement^=bottom] .arrow:before,.bs-popover-bottom .arrow:after,.bs-popover-bottom .arrow:before{border-width:0 .5rem .5rem .5rem}.bs-popover-auto[x-placement^=bottom] .arrow:before,.bs-popover-bottom .arrow:before{top:0;border-bottom-color:#00000040}.bs-popover-auto[x-placement^=bottom] .arrow:after,.bs-popover-bottom .arrow:after{top:1px;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{right:calc((.5rem + 1px)*-1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left] .arrow:after,.bs-popover-auto[x-placement^=left] .arrow:before,.bs-popover-left .arrow:after,.bs-popover-left .arrow:before{border-width:.5rem 0 .5rem .5rem}.bs-popover-auto[x-placement^=left] .arrow:before,.bs-popover-left .arrow:before{right:0;border-left-color:#00000040}.bs-popover-auto[x-placement^=left] .arrow:after,.bs-popover-left .arrow:after{right:1px;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;-ms-flex-align:center;align-items:center;width:100%;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}@media screen and (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateX(0);transform:translate(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.active.carousel-item-right,.carousel-item-next{-webkit-transform:translateX(100%);transform:translate(100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-right,.carousel-item-next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translateX(-100%);transform:translate(-100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.carousel-fade .carousel-item{opacity:0;transition-duration:.6s;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{-webkit-transform:translateX(0);transform:translate(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;background-color:#ffffff80}.carousel-indicators li:before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li:after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.857143%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0062cc!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#545b62!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#1e7e34!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#117a8b!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#d39e00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#bd2130!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#dae0e5!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#1d2124!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:#00000080!important}.text-white-50{color:#ffffff80!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body,.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}}@font-face{font-family:Icons;src:url(/assets/open-iconic-B3VkREHI.eot);src:url(/assets/open-iconic-B3VkREHI.eot?#iconic-sm) format("embedded-opentype"),url(/assets/open-iconic-ChAtPn5z.woff) format("woff"),url(/assets/open-iconic-QtVr7Cw7.ttf) format("truetype"),url(/assets/open-iconic-CWXKtUuw.otf) format("opentype"),url(/assets/open-iconic-C_BgbKHh.svg#iconic-sm) format("svg");font-weight:400;font-style:normal}.oi{position:relative;top:1px;display:inline-block;speak:none;font-family:Icons;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.oi:empty:before{width:1em;text-align:center;box-sizing:content-box}.oi.oi-align-center:before{text-align:center}.oi.oi-align-left:before{text-align:left}.oi.oi-align-right:before{text-align:right}.oi.oi-flip-horizontal:before{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scaleX(-1)}.oi.oi-flip-vertical:before{-webkit-transform:scale(1,-1);-ms-transform:scale(-1,1);transform:scaleY(-1)}.oi.oi-flip-horizontal-vertical:before{-webkit-transform:scale(-1,-1);-ms-transform:scale(-1,1);transform:scale(-1)}.oi-account-login:before{content:""}.oi-account-logout:before{content:""}.oi-action-redo:before{content:""}.oi-action-undo:before{content:""}.oi-align-center:before{content:""}.oi-align-left:before{content:""}.oi-align-right:before{content:""}.oi-aperture:before{content:""}.oi-arrow-bottom:before{content:""}.oi-arrow-circle-bottom:before{content:""}.oi-arrow-circle-left:before{content:""}.oi-arrow-circle-right:before{content:""}.oi-arrow-circle-top:before{content:""}.oi-arrow-left:before{content:""}.oi-arrow-right:before{content:""}.oi-arrow-thick-bottom:before{content:""}.oi-arrow-thick-left:before{content:""}.oi-arrow-thick-right:before{content:""}.oi-arrow-thick-top:before{content:""}.oi-arrow-top:before{content:""}.oi-audio-spectrum:before{content:""}.oi-audio:before{content:""}.oi-badge:before{content:""}.oi-ban:before{content:""}.oi-bar-chart:before{content:""}.oi-basket:before{content:""}.oi-battery-empty:before{content:""}.oi-battery-full:before{content:""}.oi-beaker:before{content:""}.oi-bell:before{content:""}.oi-bluetooth:before{content:""}.oi-bold:before{content:""}.oi-bolt:before{content:""}.oi-book:before{content:""}.oi-bookmark:before{content:""}.oi-box:before{content:""}.oi-briefcase:before{content:""}.oi-british-pound:before{content:""}.oi-browser:before{content:""}.oi-brush:before{content:""}.oi-bug:before{content:""}.oi-bullhorn:before{content:""}.oi-calculator:before{content:""}.oi-calendar:before{content:""}.oi-camera-slr:before{content:""}.oi-caret-bottom:before{content:""}.oi-caret-left:before{content:""}.oi-caret-right:before{content:""}.oi-caret-top:before{content:""}.oi-cart:before{content:""}.oi-chat:before{content:""}.oi-check:before{content:""}.oi-chevron-bottom:before{content:""}.oi-chevron-left:before{content:""}.oi-chevron-right:before{content:""}.oi-chevron-top:before{content:""}.oi-circle-check:before{content:""}.oi-circle-x:before{content:""}.oi-clipboard:before{content:""}.oi-clock:before{content:""}.oi-cloud-download:before{content:""}.oi-cloud-upload:before{content:""}.oi-cloud:before{content:""}.oi-cloudy:before{content:""}.oi-code:before{content:""}.oi-cog:before{content:""}.oi-collapse-down:before{content:""}.oi-collapse-left:before{content:""}.oi-collapse-right:before{content:""}.oi-collapse-up:before{content:""}.oi-command:before{content:""}.oi-comment-square:before{content:""}.oi-compass:before{content:""}.oi-contrast:before{content:""}.oi-copywriting:before{content:""}.oi-credit-card:before{content:""}.oi-crop:before{content:""}.oi-dashboard:before{content:""}.oi-data-transfer-download:before{content:""}.oi-data-transfer-upload:before{content:""}.oi-delete:before{content:""}.oi-dial:before{content:""}.oi-document:before{content:""}.oi-dollar:before{content:""}.oi-double-quote-sans-left:before{content:""}.oi-double-quote-sans-right:before{content:""}.oi-double-quote-serif-left:before{content:""}.oi-double-quote-serif-right:before{content:""}.oi-droplet:before{content:""}.oi-eject:before{content:""}.oi-elevator:before{content:""}.oi-ellipses:before{content:""}.oi-envelope-closed:before{content:""}.oi-envelope-open:before{content:""}.oi-euro:before{content:""}.oi-excerpt:before{content:""}.oi-expand-down:before{content:""}.oi-expand-left:before{content:""}.oi-expand-right:before{content:""}.oi-expand-up:before{content:""}.oi-external-link:before{content:""}.oi-eye:before{content:""}.oi-eyedropper:before{content:""}.oi-file:before{content:""}.oi-fire:before{content:""}.oi-flag:before{content:""}.oi-flash:before{content:""}.oi-folder:before{content:""}.oi-fork:before{content:""}.oi-fullscreen-enter:before{content:""}.oi-fullscreen-exit:before{content:""}.oi-globe:before{content:""}.oi-graph:before{content:""}.oi-grid-four-up:before{content:""}.oi-grid-three-up:before{content:""}.oi-grid-two-up:before{content:""}.oi-hard-drive:before{content:""}.oi-header:before{content:""}.oi-headphones:before{content:""}.oi-heart:before{content:""}.oi-home:before{content:""}.oi-image:before{content:""}.oi-inbox:before{content:""}.oi-infinity:before{content:""}.oi-info:before{content:""}.oi-italic:before{content:""}.oi-justify-center:before{content:""}.oi-justify-left:before{content:""}.oi-justify-right:before{content:""}.oi-key:before{content:""}.oi-laptop:before{content:""}.oi-layers:before{content:""}.oi-lightbulb:before{content:""}.oi-link-broken:before{content:""}.oi-link-intact:before{content:""}.oi-list-rich:before{content:""}.oi-list:before{content:""}.oi-location:before{content:""}.oi-lock-locked:before{content:""}.oi-lock-unlocked:before{content:""}.oi-loop-circular:before{content:""}.oi-loop-square:before{content:""}.oi-loop:before{content:""}.oi-magnifying-glass:before{content:""}.oi-map-marker:before{content:""}.oi-map:before{content:""}.oi-media-pause:before{content:""}.oi-media-play:before{content:""}.oi-media-record:before{content:""}.oi-media-skip-backward:before{content:""}.oi-media-skip-forward:before{content:""}.oi-media-step-backward:before{content:""}.oi-media-step-forward:before{content:""}.oi-media-stop:before{content:""}.oi-medical-cross:before{content:""}.oi-menu:before{content:""}.oi-microphone:before{content:""}.oi-minus:before{content:""}.oi-monitor:before{content:""}.oi-moon:before{content:""}.oi-move:before{content:""}.oi-musical-note:before{content:""}.oi-paperclip:before{content:""}.oi-pencil:before{content:""}.oi-people:before{content:""}.oi-person:before{content:""}.oi-phone:before{content:""}.oi-pie-chart:before{content:""}.oi-pin:before{content:""}.oi-play-circle:before{content:""}.oi-plus:before{content:""}.oi-power-standby:before{content:""}.oi-print:before{content:""}.oi-project:before{content:""}.oi-pulse:before{content:""}.oi-puzzle-piece:before{content:""}.oi-question-mark:before{content:""}.oi-rain:before{content:""}.oi-random:before{content:""}.oi-reload:before{content:""}.oi-resize-both:before{content:""}.oi-resize-height:before{content:""}.oi-resize-width:before{content:""}.oi-rss-alt:before{content:""}.oi-rss:before{content:""}.oi-script:before{content:""}.oi-share-boxed:before{content:""}.oi-share:before{content:""}.oi-shield:before{content:""}.oi-signal:before{content:""}.oi-signpost:before{content:""}.oi-sort-ascending:before{content:""}.oi-sort-descending:before{content:""}.oi-spreadsheet:before{content:""}.oi-star:before{content:""}.oi-sun:before{content:""}.oi-tablet:before{content:""}.oi-tag:before{content:""}.oi-tags:before{content:""}.oi-target:before{content:""}.oi-task:before{content:""}.oi-terminal:before{content:""}.oi-text:before{content:""}.oi-thumb-down:before{content:""}.oi-thumb-up:before{content:""}.oi-timer:before{content:""}.oi-transfer:before{content:""}.oi-trash:before{content:""}.oi-underline:before{content:""}.oi-vertical-align-bottom:before{content:""}.oi-vertical-align-center:before{content:""}.oi-vertical-align-top:before{content:""}.oi-video:before{content:""}.oi-volume-high:before{content:""}.oi-volume-low:before{content:""}.oi-volume-off:before{content:""}.oi-warning:before{content:""}.oi-wifi:before{content:""}.oi-wrench:before{content:""}.oi-x:before{content:""}.oi-yen:before{content:""}.oi-zoom-in:before{content:""}.oi-zoom-out:before{content:""}button{display:block;background:transparent;border:1px solid #009e8e;color:#009e8e;font-size:1rem;font-family:MuseoSans_normal,sans-serif;padding:1rem 1.5rem;border-radius:.25rem;cursor:pointer;text-align:center}button:hover{color:#fff;background-color:#009e8e}button:focus{outline:none}button:disabled{border-style:dashed;cursor:none}button:disabled:hover{color:#009e8e;background-color:#fff}button.primary{background-color:#009e8e;color:#fff;font-size:1rem!important;font-family:MuseoSans_normal,sans-serif!important}text,tspan{font-family:MuseoSans_semibold,sans-serif}.page .container,.page .container-fluid{padding-right:1.5rem;padding-left:1.5rem}.width-0{width:0%}.width-0_5{width:4.1666666667%}.height-0{height:0%}.min-width-0{width:0%}.min-height-0{height:0%}.max-width-0{width:0%}.max-height-0{height:0%}.width-1{width:8.3333333333%}.width-1_5{width:12.5%}.height-1{height:8.3333333333%}.min-width-1{width:8.3333333333%}.min-height-1{height:8.3333333333%}.max-width-1{width:8.3333333333%}.max-height-1{height:8.3333333333%}.width-2{width:16.6666666667%}.width-2_5{width:20.8333333333%}.height-2{height:16.6666666667%}.min-width-2{width:16.6666666667%}.min-height-2{height:16.6666666667%}.max-width-2{width:16.6666666667%}.max-height-2{height:16.6666666667%}.width-3{width:25%}.width-3_5{width:29.1666666667%}.height-3{height:25%}.min-width-3{width:25%}.min-height-3{height:25%}.max-width-3{width:25%}.max-height-3{height:25%}.width-4{width:33.3333333333%}.width-4_5{width:37.5%}.height-4{height:33.3333333333%}.min-width-4{width:33.3333333333%}.min-height-4{height:33.3333333333%}.max-width-4{width:33.3333333333%}.max-height-4{height:33.3333333333%}.width-5{width:41.6666666667%}.width-5_5{width:45.8333333333%}.height-5{height:41.6666666667%}.min-width-5{width:41.6666666667%}.min-height-5{height:41.6666666667%}.max-width-5{width:41.6666666667%}.max-height-5{height:41.6666666667%}.width-6{width:50%}.width-6_5{width:54.1666666667%}.height-6{height:50%}.min-width-6{width:50%}.min-height-6{height:50%}.max-width-6{width:50%}.max-height-6{height:50%}.width-7{width:58.3333333333%}.width-7_5{width:62.5%}.height-7{height:58.3333333333%}.min-width-7{width:58.3333333333%}.min-height-7{height:58.3333333333%}.max-width-7{width:58.3333333333%}.max-height-7{height:58.3333333333%}.width-8{width:66.6666666667%}.width-8_5{width:70.8333333333%}.height-8{height:66.6666666667%}.min-width-8{width:66.6666666667%}.min-height-8{height:66.6666666667%}.max-width-8{width:66.6666666667%}.max-height-8{height:66.6666666667%}.width-9{width:75%}.width-9_5{width:79.1666666667%}.height-9{height:75%}.min-width-9{width:75%}.min-height-9{height:75%}.max-width-9{width:75%}.max-height-9{height:75%}.width-10{width:83.3333333333%}.width-10_5{width:87.5%}.height-10{height:83.3333333333%}.min-width-10{width:83.3333333333%}.min-height-10{height:83.3333333333%}.max-width-10{width:83.3333333333%}.max-height-10{height:83.3333333333%}.width-11{width:91.6666666667%}.width-11_5{width:95.8333333333%}.height-11{height:91.6666666667%}.min-width-11{width:91.6666666667%}.min-height-11{height:91.6666666667%}.max-width-11{width:91.6666666667%}.max-height-11{height:91.6666666667%}.width-12{width:100%}.width-12_5{width:104.1666666667%}.height-12{height:100%}.min-width-12{width:100%}.min-height-12{height:100%}.max-width-12{width:100%}.max-height-12{height:100%}.flex{display:flex;flex-direction:row}.flex:not(.nospace)>*:not(:last-child){margin-right:1rem}.flex.column{flex-direction:column}.flex.column:not(.nospace)>*:not(:last-child){margin-right:0;margin-bottom:1rem}.flex.center{align-items:center}.flex.center-self{align-self:center}.flex.align-self-end{align-self:flex-end}.flex.justify-center{justify-content:center}.flex.space-between{justify-content:space-between}.flex.space-around{justify-content:space-around}.flex.space-evenly{justify-content:space-evenly}.flex.end{justify-content:flex-end}.flex.start{justify-content:flex-start}.flex.align-start{align-items:flex-start}.flex.stretch{align-items:stretch}.flex.wrap{flex-wrap:wrap}.flex.start-items{align-items:flex-start}.grow{flex-grow:1}.width-100{width:100%;box-sizing:content-box}.height-100{height:100%;box-sizing:content-box}.event-none{pointer-events:none}.dropdown-menu.alpha-dropdown-menu{border:none;box-shadow:0 0 8px #3333;background-color:#fff;opacity:0;transition:all .2s ease-out}.dropdown-menu.alpha-dropdown-menu.show{opacity:1}.dropdown-menu{z-index:89!important}table.fixed{table-layout:fixed}table.bordered>tbody>tr>th:not(:last-child),table.bordered>tbody>tr>td:not(:last-child),table.bordered>thead>tr>th:not(:last-child),table.bordered>thead>tr>td:not(:last-child),table.bordered>tr>th:not(:last-child),table.bordered>tr>td:not(:last-child){border-right:1px solid #cccccc}table.bordered>tbody>tr:not(:last-child)>th,table.bordered>tbody>tr:not(:last-child)>td,table.bordered>thead>tr:not(:last-child)>th,table.bordered>thead>tr:not(:last-child)>td,table.bordered>tr:not(:last-child)>th,table.bordered>tr:not(:last-child)>td{border-bottom:1px solid #cccccc}.ReactTable.alpha-react-table-border.alpha-react-table{border:1px solid #cccccc}.ReactTable .rt-table .rt-thead.-header{box-shadow:none;border-bottom:1px solid #cccccc;background-color:#fbfbfb}.alpha-react-table.ReactTable{border:none}.alpha-react-table.ReactTable.wrap-td .rt-tbody .rt-td{white-space:normal}.alpha-react-table.ReactTable input{border:none}.alpha-react-table.ReactTable .rt-thead .rt-th,.alpha-react-table.ReactTable .rt-tbody .rt-td{font-size:.75rem;padding:1.25rem;text-align:left;border:none}.alpha-react-table.ReactTable .rt-thead .rt-th .text-teal,.alpha-react-table.ReactTable .rt-tbody .rt-td .text-teal{color:#009e8e}.alpha-react-table.ReactTable .rt-thead .rt-th .text-orange-yellow,.alpha-react-table.ReactTable .rt-tbody .rt-td .text-orange-yellow{color:#ffbe4f}.alpha-react-table.ReactTable .rt-thead .rt-th .text-red,.alpha-react-table.ReactTable .rt-tbody .rt-td .text-red{color:#e75552}.alpha-react-table.ReactTable .rt-td{overflow:initial}.alpha-react-table.ReactTable .rt-thead .rt-th{color:#999;font-family:MuseoSans_semibold,sans-serif;display:flex}.alpha-react-table.ReactTable .rt-thead .rt-th.-sort-desc,.alpha-react-table.ReactTable .rt-thead .rt-th.-sort-asc{box-shadow:none}.alpha-react-table.ReactTable .rt-thead .rt-th.-cursor-pointer{display:flex}.alpha-react-table.ReactTable .rt-thead .rt-th.-cursor-pointer:before,.alpha-react-table.ReactTable .rt-thead .rt-th.-cursor-pointer:after{font-family:"Font Awesome 5 Free";font-weight:900;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.alpha-react-table.ReactTable .rt-thead .rt-th.-cursor-pointer:before{order:1;margin-left:.75rem;content:"";opacity:.3;margin-top:.2rem}.alpha-react-table.ReactTable .rt-thead .rt-th.-cursor-pointer:after{order:2;content:"";opacity:.3;margin-left:-.46rem;margin-top:-.1rem}.alpha-react-table.ReactTable .rt-thead .rt-th.-sort-asc:after{opacity:1}.alpha-react-table.ReactTable .rt-thead .rt-th.-sort-desc:before{opacity:1}.alpha-react-table.ReactTable .icon{margin-right:.75rem;height:1rem}.alpha-react-table.ReactTable .text-breakline{white-space:normal}.alpha-react-table.ReactTable .custom-header{margin-top:0!important}.alpha-react-table.ReactTable.border>.rt-table>.rt-thead>.rt-tr>.rt-th{border-right:1px solid #cccccc;background:#f8f8f8}.alpha-react-table.ReactTable.border>.rt-table>.rt-thead>.rt-tr>.rt-th:nth-last-child(1){border-right:none}.alpha-react-table.ReactTable.border>.rt-table>.rt-tbody>.rt-tr-group>.rt-tr>.rt-td{border-right:1px solid #cccccc;border-bottom:1px solid #cccccc}.alpha-react-table.ReactTable.border>.rt-table>.rt-tbody>.rt-tr-group>.rt-tr>.rt-td:nth-last-child(1){border-right:none}.alpha-react-table.ReactTable.outline>.rt-table>.rt-thead>.rt-tr>.rt-th:not(:last-child){border-right:1px solid #cccccc;background:#f8f8f8}.alpha-react-table.ReactTable.outline>.rt-table>.rt-tbody>.rt-tr-group>.rt-tr>.rt-td:not(:last-child){border-right:1px solid #cccccc}.alpha-react-table.ReactTable.outline>.rt-table>.rt-tbody>.rt-tr-group:not(:last-child){border-bottom:1px solid #cccccc}.alpha-react-table.ReactTable.center>.rt-table>.rt-thead>.rt-tr>.rt-th{justify-content:center}.alpha-react-table.ReactTable.center>.rt-table>.rt-tbody>.rt-tr-group>.rt-tr>.rt-td{text-align:center}.alpha-react-table.ReactTable.border-thin>.rt-table>.rt-thead .rt-th{align-items:center;color:#666}.alpha-react-table.ReactTable.border-thin>.rt-table>.rt-thead .rt-th,.alpha-react-table.ReactTable.border-thin>.rt-table .rt-tbody .rt-td{padding:16px}.alpha-react-table.ReactTable.border-thin>.rt-table>.rt-thead>.rt-tr>.rt-th{border-right:none;background:#f8f8f8}.alpha-react-table.ReactTable.border-thin>.rt-table>.rt-thead>.rt-tr>.rt-th:not(:last-child){border-right:1px solid #ececec}.alpha-react-table.ReactTable.border-thin>.rt-table>.rt-thead.-header{border-bottom:1px solid #ececec}.alpha-react-table.ReactTable.border-thin>.rt-table>.rt-tbody>.rt-tr-group>.rt-tr>.rt-td:not(:last-child){border-right:1px solid #ececec}.alpha-react-table.ReactTable.border-thin>.rt-table>.rt-tbody>.rt-tr-group:not(:last-child){border-bottom:1px solid #ececec}.ReactTable.alpha-react-table.header-icon-right .rt-thead .rt-th.-cursor-pointer:before,.ReactTable.alpha-react-table.header-icon-right .rt-thead .rt-th.-cursor-pointer:after{position:absolute;right:1rem}.ReactTable.alpha-react-table.no-data .rt-thead{border-bottom:none;background:transparent}.ReactTable.alpha-react-table.no-data .rt-tbody .rt-tr-group{border-bottom:none}.ReactTable-no-data{position:absolute;right:0;left:0;top:50%;margin:auto;display:flex;color:#ccc;flex-direction:column;text-align:center}td.bottom{vertical-align:bottom}td.middle{vertical-align:middle}td.top{vertical-align:top}.card.shadow{border:none!important;box-shadow:0 0 8px #3333}.card.padded,.card .padded{padding:1rem}.card.double-padded,.card .double-padded{padding:2rem}.card.flex .card-item{flex-grow:1;flex-shrink:1}.card.flex .card-item:not(:last-child){border-bottom:none;border-right:1px solid #cccccc}.card .card-item:not(:last-child){border-bottom:1px solid #cccccc}.card .card-item:last-child{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;overflow:hidden}body .card{background-color:#fff;border:1px solid #cccccc;border-radius:.5rem;box-shadow:none}::-webkit-scrollbar{width:.625rem;height:.625rem;padding-right:.25rem}body::-webkit-scrollbar{background-color:#ccc}::-webkit-scrollbar-thumb{background-color:#009e8ecc;border-radius:.25rem;opacity:.5;transition:.2s all ease-in}::-webkit-scrollbar-thumb:hover{background-color:#009e8e;opacity:1}.scroll{overflow:auto}.scroll-x{overflow-x:auto}.scroll-y{overflow-y:auto}.xscroll{overflow:hidden}.xscroll-x{overflow-x:hidden!important}.xscroll-y{overflow-y:hidden!important}.pad-0{padding:0rem}.pad-x-0{padding-left:0rem;padding-right:0rem}.pad-y-0{padding-top:0rem;padding-bottom:0rem}.pad-top-0{padding-top:0rem}.pad-bottom-0{padding-bottom:0rem}.pad-left-0{padding-left:0rem}.pad-right-0{padding-right:0rem}.pad-0_25{padding:.25rem}.pad-x-0_25{padding-left:.25rem;padding-right:.25rem}.pad-y-0_25{padding-top:.25rem;padding-bottom:.25rem}.pad-top-0_25{padding-top:.25rem}.pad-bottom-0_25{padding-bottom:.25rem}.pad-left-0_25{padding-left:.25rem}.pad-right-0_25{padding-right:.25rem}.pad-0_5{padding:.5rem}.pad-x-0_5{padding-left:.5rem;padding-right:.5rem}.pad-y-0_5{padding-top:.5rem;padding-bottom:.5rem}.pad-top-0_5{padding-top:.5rem}.pad-bottom-0_5{padding-bottom:.5rem}.pad-left-0_5{padding-left:.5rem}.pad-right-0_5{padding-right:.5rem}.pad-0_75{padding:.75rem}.pad-x-0_75{padding-left:.75rem;padding-right:.75rem}.pad-y-0_75{padding-top:.75rem;padding-bottom:.75rem}.pad-top-0_75{padding-top:.75rem}.pad-bottom-0_75{padding-bottom:.75rem}.pad-left-0_75{padding-left:.75rem}.pad-right-0_75{padding-right:.75rem}.pad-1{padding:1rem}.pad-x-1{padding-left:1rem;padding-right:1rem}.pad-y-1{padding-top:1rem;padding-bottom:1rem}.pad-top-1{padding-top:1rem}.pad-bottom-1{padding-bottom:1rem}.pad-left-1{padding-left:1rem}.pad-right-1{padding-right:1rem}.pad-1_25{padding:1.25rem}.pad-x-1_25{padding-left:1.25rem;padding-right:1.25rem}.pad-y-1_25{padding-top:1.25rem;padding-bottom:1.25rem}.pad-top-1_25{padding-top:1.25rem}.pad-bottom-1_25{padding-bottom:1.25rem}.pad-left-1_25{padding-left:1.25rem}.pad-right-1_25{padding-right:1.25rem}.pad-1_5{padding:1.5rem}.pad-x-1_5{padding-left:1.5rem;padding-right:1.5rem}.pad-y-1_5{padding-top:1.5rem;padding-bottom:1.5rem}.pad-top-1_5{padding-top:1.5rem}.pad-bottom-1_5{padding-bottom:1.5rem}.pad-left-1_5{padding-left:1.5rem}.pad-right-1_5{padding-right:1.5rem}.pad-1_75{padding:1.75rem}.pad-x-1_75{padding-left:1.75rem;padding-right:1.75rem}.pad-y-1_75{padding-top:1.75rem;padding-bottom:1.75rem}.pad-top-1_75{padding-top:1.75rem}.pad-bottom-1_75{padding-bottom:1.75rem}.pad-left-1_75{padding-left:1.75rem}.pad-right-1_75{padding-right:1.75rem}.pad-2{padding:2rem}.pad-x-2{padding-left:2rem;padding-right:2rem}.pad-y-2{padding-top:2rem;padding-bottom:2rem}.pad-top-2{padding-top:2rem}.pad-bottom-2{padding-bottom:2rem}.pad-left-2{padding-left:2rem}.pad-right-2{padding-right:2rem}.pad-2_25{padding:2.25rem}.pad-x-2_25{padding-left:2.25rem;padding-right:2.25rem}.pad-y-2_25{padding-top:2.25rem;padding-bottom:2.25rem}.pad-top-2_25{padding-top:2.25rem}.pad-bottom-2_25{padding-bottom:2.25rem}.pad-left-2_25{padding-left:2.25rem}.pad-right-2_25{padding-right:2.25rem}.pad-2_5{padding:2.5rem}.pad-x-2_5{padding-left:2.5rem;padding-right:2.5rem}.pad-y-2_5{padding-top:2.5rem;padding-bottom:2.5rem}.pad-top-2_5{padding-top:2.5rem}.pad-bottom-2_5{padding-bottom:2.5rem}.pad-left-2_5{padding-left:2.5rem}.pad-right-2_5{padding-right:2.5rem}.pad-2_75{padding:2.75rem}.pad-x-2_75{padding-left:2.75rem;padding-right:2.75rem}.pad-y-2_75{padding-top:2.75rem;padding-bottom:2.75rem}.pad-top-2_75{padding-top:2.75rem}.pad-bottom-2_75{padding-bottom:2.75rem}.pad-left-2_75{padding-left:2.75rem}.pad-right-2_75{padding-right:2.75rem}.pad-3{padding:3rem}.pad-x-3{padding-left:3rem;padding-right:3rem}.pad-y-3{padding-top:3rem;padding-bottom:3rem}.pad-top-3{padding-top:3rem}.pad-bottom-3{padding-bottom:3rem}.pad-left-3{padding-left:3rem}.pad-right-3{padding-right:3rem}.pad-3_25{padding:3.25rem}.pad-x-3_25{padding-left:3.25rem;padding-right:3.25rem}.pad-y-3_25{padding-top:3.25rem;padding-bottom:3.25rem}.pad-top-3_25{padding-top:3.25rem}.pad-bottom-3_25{padding-bottom:3.25rem}.pad-left-3_25{padding-left:3.25rem}.pad-right-3_25{padding-right:3.25rem}.pad-3_5{padding:3.5rem}.pad-x-3_5{padding-left:3.5rem;padding-right:3.5rem}.pad-y-3_5{padding-top:3.5rem;padding-bottom:3.5rem}.pad-top-3_5{padding-top:3.5rem}.pad-bottom-3_5{padding-bottom:3.5rem}.pad-left-3_5{padding-left:3.5rem}.pad-right-3_5{padding-right:3.5rem}.pad-3_75{padding:3.75rem}.pad-x-3_75{padding-left:3.75rem;padding-right:3.75rem}.pad-y-3_75{padding-top:3.75rem;padding-bottom:3.75rem}.pad-top-3_75{padding-top:3.75rem}.pad-bottom-3_75{padding-bottom:3.75rem}.pad-left-3_75{padding-left:3.75rem}.pad-right-3_75{padding-right:3.75rem}.pad-4{padding:4rem}.pad-x-4{padding-left:4rem;padding-right:4rem}.pad-y-4{padding-top:4rem;padding-bottom:4rem}.pad-top-4{padding-top:4rem}.pad-bottom-4{padding-bottom:4rem}.pad-left-4{padding-left:4rem}.pad-right-4{padding-right:4rem}.mar-0{margin:0rem!important}.mar-x-0{margin-left:0rem!important;margin-right:0rem!important}.mar-y-0{margin-top:0rem!important;margin-bottom:0rem!important}.mar-top-0{margin-top:0rem!important}.mar-bottom-0{margin-bottom:0rem!important}.mar-left-0{margin-left:0rem!important}.mar-right-0{margin-right:0rem!important}.mar-0_25{margin:.25rem!important}.mar-x-0_25{margin-left:.25rem!important;margin-right:.25rem!important}.mar-y-0_25{margin-top:.25rem!important;margin-bottom:.25rem!important}.mar-top-0_25{margin-top:.25rem!important}.mar-bottom-0_25{margin-bottom:.25rem!important}.mar-left-0_25{margin-left:.25rem!important}.mar-right-0_25{margin-right:.25rem!important}.mar-0_5{margin:.5rem!important}.mar-x-0_5{margin-left:.5rem!important;margin-right:.5rem!important}.mar-y-0_5{margin-top:.5rem!important;margin-bottom:.5rem!important}.mar-top-0_5{margin-top:.5rem!important}.mar-bottom-0_5{margin-bottom:.5rem!important}.mar-left-0_5{margin-left:.5rem!important}.mar-right-0_5{margin-right:.5rem!important}.mar-0_75{margin:.75rem!important}.mar-x-0_75{margin-left:.75rem!important;margin-right:.75rem!important}.mar-y-0_75{margin-top:.75rem!important;margin-bottom:.75rem!important}.mar-top-0_75{margin-top:.75rem!important}.mar-bottom-0_75{margin-bottom:.75rem!important}.mar-left-0_75{margin-left:.75rem!important}.mar-right-0_75{margin-right:.75rem!important}.mar-1{margin:1rem!important}.mar-x-1{margin-left:1rem!important;margin-right:1rem!important}.mar-y-1{margin-top:1rem!important;margin-bottom:1rem!important}.mar-top-1{margin-top:1rem!important}.mar-bottom-1{margin-bottom:1rem!important}.mar-left-1{margin-left:1rem!important}.mar-right-1{margin-right:1rem!important}.mar-1_25{margin:1.25rem!important}.mar-x-1_25{margin-left:1.25rem!important;margin-right:1.25rem!important}.mar-y-1_25{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.mar-top-1_25{margin-top:1.25rem!important}.mar-bottom-1_25{margin-bottom:1.25rem!important}.mar-left-1_25{margin-left:1.25rem!important}.mar-right-1_25{margin-right:1.25rem!important}.mar-1_5{margin:1.5rem!important}.mar-x-1_5{margin-left:1.5rem!important;margin-right:1.5rem!important}.mar-y-1_5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.mar-top-1_5{margin-top:1.5rem!important}.mar-bottom-1_5{margin-bottom:1.5rem!important}.mar-left-1_5{margin-left:1.5rem!important}.mar-right-1_5{margin-right:1.5rem!important}.mar-1_75{margin:1.75rem!important}.mar-x-1_75{margin-left:1.75rem!important;margin-right:1.75rem!important}.mar-y-1_75{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.mar-top-1_75{margin-top:1.75rem!important}.mar-bottom-1_75{margin-bottom:1.75rem!important}.mar-left-1_75{margin-left:1.75rem!important}.mar-right-1_75{margin-right:1.75rem!important}.mar-2{margin:2rem!important}.mar-x-2{margin-left:2rem!important;margin-right:2rem!important}.mar-y-2{margin-top:2rem!important;margin-bottom:2rem!important}.mar-top-2{margin-top:2rem!important}.mar-bottom-2{margin-bottom:2rem!important}.mar-left-2{margin-left:2rem!important}.mar-right-2{margin-right:2rem!important}.mar-2_25{margin:2.25rem!important}.mar-x-2_25{margin-left:2.25rem!important;margin-right:2.25rem!important}.mar-y-2_25{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.mar-top-2_25{margin-top:2.25rem!important}.mar-bottom-2_25{margin-bottom:2.25rem!important}.mar-left-2_25{margin-left:2.25rem!important}.mar-right-2_25{margin-right:2.25rem!important}.mar-2_5{margin:2.5rem!important}.mar-x-2_5{margin-left:2.5rem!important;margin-right:2.5rem!important}.mar-y-2_5{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.mar-top-2_5{margin-top:2.5rem!important}.mar-bottom-2_5{margin-bottom:2.5rem!important}.mar-left-2_5{margin-left:2.5rem!important}.mar-right-2_5{margin-right:2.5rem!important}.mar-2_75{margin:2.75rem!important}.mar-x-2_75{margin-left:2.75rem!important;margin-right:2.75rem!important}.mar-y-2_75{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.mar-top-2_75{margin-top:2.75rem!important}.mar-bottom-2_75{margin-bottom:2.75rem!important}.mar-left-2_75{margin-left:2.75rem!important}.mar-right-2_75{margin-right:2.75rem!important}.mar-3{margin:3rem!important}.mar-x-3{margin-left:3rem!important;margin-right:3rem!important}.mar-y-3{margin-top:3rem!important;margin-bottom:3rem!important}.mar-top-3{margin-top:3rem!important}.mar-bottom-3{margin-bottom:3rem!important}.mar-left-3{margin-left:3rem!important}.mar-right-3{margin-right:3rem!important}.mar-3_25{margin:3.25rem!important}.mar-x-3_25{margin-left:3.25rem!important;margin-right:3.25rem!important}.mar-y-3_25{margin-top:3.25rem!important;margin-bottom:3.25rem!important}.mar-top-3_25{margin-top:3.25rem!important}.mar-bottom-3_25{margin-bottom:3.25rem!important}.mar-left-3_25{margin-left:3.25rem!important}.mar-right-3_25{margin-right:3.25rem!important}.mar-3_5{margin:3.5rem!important}.mar-x-3_5{margin-left:3.5rem!important;margin-right:3.5rem!important}.mar-y-3_5{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.mar-top-3_5{margin-top:3.5rem!important}.mar-bottom-3_5{margin-bottom:3.5rem!important}.mar-left-3_5{margin-left:3.5rem!important}.mar-right-3_5{margin-right:3.5rem!important}.mar-3_75{margin:3.75rem!important}.mar-x-3_75{margin-left:3.75rem!important;margin-right:3.75rem!important}.mar-y-3_75{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.mar-top-3_75{margin-top:3.75rem!important}.mar-bottom-3_75{margin-bottom:3.75rem!important}.mar-left-3_75{margin-left:3.75rem!important}.mar-right-3_75{margin-right:3.75rem!important}.mar-4{margin:4rem!important}.mar-x-4{margin-left:4rem!important;margin-right:4rem!important}.mar-y-4{margin-top:4rem!important;margin-bottom:4rem!important}.mar-top-4{margin-top:4rem!important}.mar-bottom-4{margin-bottom:4rem!important}.mar-left-4{margin-left:4rem!important}.mar-right-4{margin-right:4rem!important}.nowrap{white-space:nowrap}.white-space-normal{white-space:normal}.left{text-align:left!important}.center,.text-center{text-align:center}.right{text-align:right}.normal{font-family:MuseoSans_normal,sans-serif!important;font-weight:400!important}.normal.italic{font-family:MuseoSans_normal,sans-serif!important;font-style:italic}.light{font-family:MuseoSans_light,sans-serif!important}.light.italic{font-family:MuseoSans_italic,sans-serif!important}.semibold{font-family:MuseoSans_semibold,sans-serif!important}.semibold.italic{font-family:MuseoSans_semibold,sans-serif!important;font-style:italic}.bold{font-family:MuseoSans_bold,sans-serif!important}.bold.italic{font-family:MuseoSans_boldItalic,sans-serif!important}.italic{font-family:MuseoSans_normal,sans-serif!important;font-style:italic}.text-0{font-size:0rem;line-height:0rem}.text-0_5{font-size:.5rem;line-height:.5rem}.text-0_25{font-size:.25rem;line-height:.25rem}.text-0_75{font-size:.75rem;line-height:.75rem}.text-1{font-size:1rem;line-height:1rem}.text-1_5{font-size:1.5rem;line-height:1.5rem}.text-1_25{font-size:1.25rem;line-height:1.25rem}.text-1_75{font-size:1.75rem;line-height:1.75rem}.text-2{font-size:2rem;line-height:2rem}.text-2_5{font-size:2.5rem;line-height:2.5rem}.text-2_25{font-size:2.25rem;line-height:2.25rem}.text-2_75{font-size:2.75rem;line-height:2.75rem}.text-3{font-size:3rem;line-height:3rem}.text-3_5{font-size:3.5rem;line-height:3.5rem}.text-3_25{font-size:3.25rem;line-height:3.25rem}.text-3_75{font-size:3.75rem;line-height:3.75rem}.text-4{font-size:4rem;line-height:4rem}.text-4_5{font-size:4.5rem;line-height:4.5rem}.text-4_25{font-size:4.25rem;line-height:4.25rem}.text-4_75{font-size:4.75rem;line-height:4.75rem}.text-black{color:#333!important}.bg-black{background-color:#333!important;color:#fff}.text-red{color:#e75552!important}.bg-red{background-color:#e75552!important}.text-teal{color:#009e8e!important}.bg-teal{background-color:#009e8e!important;color:#fff}.text-white{color:#fff!important}.bg-white{background-color:#fff!important}.text-pinkish-grey{color:#ccc!important}.bg-pinkish-grey{background-color:#ccc!important}.text-warm-grey{color:#999!important}.bg-warm-grey{background-color:#999!important}.text-brownish-grey{color:#666!important}.bg-brownish-grey{background-color:#666!important;color:#fff}.text-white-grey{color:#ececec!important}.bg-white-grey{background-color:#ececec!important}.text-yellow{color:#ffbe47!important}.bg-yellow{background-color:#ffbe47!important}.text-sand-brown{color:#ceb888!important}.bg-sand-brown{background-color:#ceb888!important}.text-shade-white-light{color:#fffaff!important}.bg-shade-white-light{background-color:#fffaff!important}.text-yellow-white{color:#f2f1f6!important}.bg-yellow-white{background-color:#f2f1f6!important}.text-brand{color:#666!important}.bg-brand{background-color:#666!important;color:#fff}.text-background{color:#fbfbfb!important}.bg-background{background-color:#fbfbfb!important}.text-darkteal{color:#04656c!important}.bg-darkteal{background-color:#04656c!important;color:#fff}.text-amber{color:#ffbe4f!important}.bg-amber{background-color:#ffbe4f!important}.text-mineral-grey{color:#9db6b8!important}.bg-mineral-grey{background-color:#9db6b8!important}.text-teal-02{color:#ebf8f6!important}.bg-teal-02{background-color:#ebf8f6!important}.text-pink{color:#f46c6c!important}.bg-pink{background-color:#f46c6c!important}.text-pastel-red{color:#e75552!important}.bg-pastel-red{background-color:#e75552!important}.text-grey{color:#ccc!important}.bg-grey{background-color:#ccc!important}.text-error-input{color:#ffe4e6!important}.bg-error-input{background-color:#ffe4e6!important}.text-snow{color:#f8f8f8!important}.bg-snow{background-color:#f8f8f8!important}.text-content-background{color:#fbfbfb!important}.bg-content-background{background-color:#fbfbfb!important}.text-purple-dark{color:#58478d!important}.bg-purple-dark{background-color:#58478d!important;color:#fff}.text-purple-dark-light{color:#7261a7!important}.bg-purple-dark-light{background-color:#7261a7!important}.text-dark-blue{color:#1c2c73!important}.bg-dark-blue{background-color:#1c2c73!important;color:#fff}.text-warm-blue{color:#615e9b!important}.bg-warm-blue{background-color:#615e9b!important;color:#fff}.text-warm-green{color:#009e8e!important}.bg-warm-green{background-color:#009e8e!important;color:#fff}.text-green{color:#009e8e!important}.bg-green{background-color:#009e8e!important;color:#fff}.text-orange-yellow{color:#ffbe4f!important}.bg-orange-yellow{background-color:#ffbe4f!important}.text-gray-light{color:#c7c7c7!important}.bg-gray-light{background-color:#c7c7c7!important}.text-sand-brown-light{color:#e0b25c!important}.bg-sand-brown-light{background-color:#e0b25c!important}.text-dark-gray{color:#f9f8fb!important}.bg-dark-gray{background-color:#f9f8fb!important}.text-purple{color:#524f8c!important}.bg-purple{background-color:#524f8c!important;color:#fff}.text-purple-light{color:#edecf2!important}.bg-purple-light{background-color:#edecf2!important}.text-yolk{color:#dab164!important}.bg-yolk{background-color:#dab164!important}.text-error-cell{color:#ffe4e6!important}.bg-error-cell{background-color:#ffe4e6!important}.text-teal-1_0{color:#009e8e!important}.bg-teal-1_0{background-color:#009e8e!important;color:#fff}.text-teal-0_7-hover{color:#4ab9ad!important}.bg-teal-0_7-hover{background-color:#4ab9ad!important}.text-teal-0_7{color:#7dcbc2!important}.bg-teal-0_7{background-color:#7dcbc2!important}.text-teal-0_4{color:#99d8d2!important}.bg-teal-0_4{background-color:#99d8d2!important}.text-teal-0_2{color:#ebf8f6!important}.bg-teal-0_2{background-color:#ebf8f6!important}.text-smokey-fog{color:#ececec!important}.bg-smokey-fog{background-color:#ececec!important}.text-light-snow{color:#fbfbfb!important}.bg-light-snow{background-color:#fbfbfb!important}.text-blush-red{color:#e75552!important}.bg-blush-red{background-color:#e75552!important}.text-fresh-mint{color:#76dd9f!important}.bg-fresh-mint{background-color:#76dd9f!important}.text-sun-kiss-orange{color:#ffbe4f!important}.bg-sun-kiss-orange{background-color:#ffbe4f!important}.text-mineral-grey-priority-1{color:#a6c0c2!important}.bg-mineral-grey-priority-1{background-color:#a6c0c2!important}.text-dark-ocean-priority-2{color:#0275af!important}.bg-dark-ocean-priority-2{background-color:#0275af!important;color:#fff}.text-sand-castle-priority-3{color:#ceb888!important}.bg-sand-castle-priority-3{background-color:#ceb888!important}.text-aqua-marine-priority-4{color:#5cb4de!important}.bg-aqua-marine-priority-4{background-color:#5cb4de!important}.text-living-coral-priority-5{color:#ff7f69!important}.bg-living-coral-priority-5{background-color:#ff7f69!important}.text-tropical-vine-priority-6{color:#266a71!important}.bg-tropical-vine-priority-6{background-color:#266a71!important;color:#fff}.text-pink-dusk-priority-7{color:#f6b3b1!important}.bg-pink-dusk-priority-7{background-color:#f6b3b1!important}.text-dark-copper-priority-8{color:#96504c!important}.bg-dark-copper-priority-8{background-color:#96504c!important;color:#fff}.text-sea-bliss-priority-9{color:#acc5f0!important}.bg-sea-bliss-priority-9{background-color:#acc5f0!important}.text-glowing-skyline-priority-10{color:#3e5ae8!important}.bg-glowing-skyline-priority-10{background-color:#3e5ae8!important}.text-little-leaf-priority-11{color:#89af4b!important}.bg-little-leaf-priority-11{background-color:#89af4b!important;color:#fff}.text-soil-brown-priority-12{color:#513b2e!important}.bg-soil-brown-priority-12{background-color:#513b2e!important;color:#fff}.text-the-horizon-priority-13{color:#728ddb!important}.bg-the-horizon-priority-13{background-color:#728ddb!important}.text-winter-sakura-priority-14{color:#e0c0db!important}.bg-winter-sakura-priority-14{background-color:#e0c0db!important}.text-green-beach-priority-15{color:#2bc1ca!important}.bg-green-beach-priority-15{background-color:#2bc1ca!important;color:#fff}.text-error{color:#ffe4e6!important}.bg-error{background-color:#ffe4e6!important}.text-unavailable{color:#f8f8f8!important}.bg-unavailable{background-color:#f8f8f8!important}.border-black{border-color:#333!important}.border-left-black{border-left-color:#333!important}.border-right-black{border-right-color:#333!important}.border-top-black{border-top-color:#333!important}.border-bottom-black{border-bottom-color:#333!important}.border-x-black{border-left-color:#333!important;border-right-color:#333!important}.border-y-black{border-top-color:#333!important;border-bottom-color:#333!important}.box-shadow-label{box-shadow:0 2px #333!important}.border-red{border-color:#e75552!important}.border-left-red{border-left-color:#e75552!important}.border-right-red{border-right-color:#e75552!important}.border-top-red{border-top-color:#e75552!important}.border-bottom-red{border-bottom-color:#e75552!important}.border-x-red{border-left-color:#e75552!important;border-right-color:#e75552!important}.border-y-red{border-top-color:#e75552!important;border-bottom-color:#e75552!important}.border-teal{border-color:#009e8e!important}.border-left-teal{border-left-color:#009e8e!important}.border-right-teal{border-right-color:#009e8e!important}.border-top-teal{border-top-color:#009e8e!important}.border-bottom-teal{border-bottom-color:#009e8e!important}.border-x-teal{border-left-color:#009e8e!important;border-right-color:#009e8e!important}.border-y-teal{border-top-color:#009e8e!important;border-bottom-color:#009e8e!important}.border-white{border-color:#fff!important}.border-left-white{border-left-color:#fff!important}.border-right-white{border-right-color:#fff!important}.border-top-white{border-top-color:#fff!important}.border-bottom-white{border-bottom-color:#fff!important}.border-x-white{border-left-color:#fff!important;border-right-color:#fff!important}.border-y-white{border-top-color:#fff!important;border-bottom-color:#fff!important}.box-shadow-label{box-shadow:0 2px #fff!important}.border-pinkish-grey{border-color:#ccc!important}.border-left-pinkish-grey{border-left-color:#ccc!important}.border-right-pinkish-grey{border-right-color:#ccc!important}.border-top-pinkish-grey{border-top-color:#ccc!important}.border-bottom-pinkish-grey{border-bottom-color:#ccc!important}.border-x-pinkish-grey{border-left-color:#ccc!important;border-right-color:#ccc!important}.border-y-pinkish-grey{border-top-color:#ccc!important;border-bottom-color:#ccc!important}.border-warm-grey{border-color:#999!important}.border-left-warm-grey{border-left-color:#999!important}.border-right-warm-grey{border-right-color:#999!important}.border-top-warm-grey{border-top-color:#999!important}.border-bottom-warm-grey{border-bottom-color:#999!important}.border-x-warm-grey{border-left-color:#999!important;border-right-color:#999!important}.border-y-warm-grey{border-top-color:#999!important;border-bottom-color:#999!important}.box-shadow-label{box-shadow:0 2px #999!important}.border-brownish-grey{border-color:#666!important}.border-left-brownish-grey{border-left-color:#666!important}.border-right-brownish-grey{border-right-color:#666!important}.border-top-brownish-grey{border-top-color:#666!important}.border-bottom-brownish-grey{border-bottom-color:#666!important}.border-x-brownish-grey{border-left-color:#666!important;border-right-color:#666!important}.border-y-brownish-grey{border-top-color:#666!important;border-bottom-color:#666!important}.border-white-grey{border-color:#ececec!important}.border-left-white-grey{border-left-color:#ececec!important}.border-right-white-grey{border-right-color:#ececec!important}.border-top-white-grey{border-top-color:#ececec!important}.border-bottom-white-grey{border-bottom-color:#ececec!important}.border-x-white-grey{border-left-color:#ececec!important;border-right-color:#ececec!important}.border-y-white-grey{border-top-color:#ececec!important;border-bottom-color:#ececec!important}.border-yellow{border-color:#ffbe47!important}.border-left-yellow{border-left-color:#ffbe47!important}.border-right-yellow{border-right-color:#ffbe47!important}.border-top-yellow{border-top-color:#ffbe47!important}.border-bottom-yellow{border-bottom-color:#ffbe47!important}.border-x-yellow{border-left-color:#ffbe47!important;border-right-color:#ffbe47!important}.border-y-yellow{border-top-color:#ffbe47!important;border-bottom-color:#ffbe47!important}.box-shadow-label{box-shadow:0 2px #ffbe47!important}.border-sand-brown{border-color:#ceb888!important}.border-left-sand-brown{border-left-color:#ceb888!important}.border-right-sand-brown{border-right-color:#ceb888!important}.border-top-sand-brown{border-top-color:#ceb888!important}.border-bottom-sand-brown{border-bottom-color:#ceb888!important}.border-x-sand-brown{border-left-color:#ceb888!important;border-right-color:#ceb888!important}.border-y-sand-brown{border-top-color:#ceb888!important;border-bottom-color:#ceb888!important}.border-shade-white-light{border-color:#fffaff!important}.border-left-shade-white-light{border-left-color:#fffaff!important}.border-right-shade-white-light{border-right-color:#fffaff!important}.border-top-shade-white-light{border-top-color:#fffaff!important}.border-bottom-shade-white-light{border-bottom-color:#fffaff!important}.border-x-shade-white-light{border-left-color:#fffaff!important;border-right-color:#fffaff!important}.border-y-shade-white-light{border-top-color:#fffaff!important;border-bottom-color:#fffaff!important}.box-shadow-label{box-shadow:0 2px #fffaff!important}.border-yellow-white{border-color:#f2f1f6!important}.border-left-yellow-white{border-left-color:#f2f1f6!important}.border-right-yellow-white{border-right-color:#f2f1f6!important}.border-top-yellow-white{border-top-color:#f2f1f6!important}.border-bottom-yellow-white{border-bottom-color:#f2f1f6!important}.border-x-yellow-white{border-left-color:#f2f1f6!important;border-right-color:#f2f1f6!important}.border-y-yellow-white{border-top-color:#f2f1f6!important;border-bottom-color:#f2f1f6!important}.box-shadow-label{box-shadow:0 2px #f2f1f6!important}.border-brand{border-color:#666!important}.border-left-brand{border-left-color:#666!important}.border-right-brand{border-right-color:#666!important}.border-top-brand{border-top-color:#666!important}.border-bottom-brand{border-bottom-color:#666!important}.border-x-brand{border-left-color:#666!important;border-right-color:#666!important}.border-y-brand{border-top-color:#666!important;border-bottom-color:#666!important}.box-shadow-label{box-shadow:0 2px #666!important}.border-background{border-color:#fbfbfb!important}.border-left-background{border-left-color:#fbfbfb!important}.border-right-background{border-right-color:#fbfbfb!important}.border-top-background{border-top-color:#fbfbfb!important}.border-bottom-background{border-bottom-color:#fbfbfb!important}.border-x-background{border-left-color:#fbfbfb!important;border-right-color:#fbfbfb!important}.border-y-background{border-top-color:#fbfbfb!important;border-bottom-color:#fbfbfb!important}.border-darkteal{border-color:#04656c!important}.border-left-darkteal{border-left-color:#04656c!important}.border-right-darkteal{border-right-color:#04656c!important}.border-top-darkteal{border-top-color:#04656c!important}.border-bottom-darkteal{border-bottom-color:#04656c!important}.border-x-darkteal{border-left-color:#04656c!important;border-right-color:#04656c!important}.border-y-darkteal{border-top-color:#04656c!important;border-bottom-color:#04656c!important}.box-shadow-label{box-shadow:0 2px #04656c!important}.border-amber{border-color:#ffbe4f!important}.border-left-amber{border-left-color:#ffbe4f!important}.border-right-amber{border-right-color:#ffbe4f!important}.border-top-amber{border-top-color:#ffbe4f!important}.border-bottom-amber{border-bottom-color:#ffbe4f!important}.border-x-amber{border-left-color:#ffbe4f!important;border-right-color:#ffbe4f!important}.border-y-amber{border-top-color:#ffbe4f!important;border-bottom-color:#ffbe4f!important}.border-mineral-grey{border-color:#9db6b8!important}.border-left-mineral-grey{border-left-color:#9db6b8!important}.border-right-mineral-grey{border-right-color:#9db6b8!important}.border-top-mineral-grey{border-top-color:#9db6b8!important}.border-bottom-mineral-grey{border-bottom-color:#9db6b8!important}.border-x-mineral-grey{border-left-color:#9db6b8!important;border-right-color:#9db6b8!important}.border-y-mineral-grey{border-top-color:#9db6b8!important;border-bottom-color:#9db6b8!important}.box-shadow-label{box-shadow:0 2px #9db6b8!important}.border-teal-02{border-color:#ebf8f6!important}.border-left-teal-02{border-left-color:#ebf8f6!important}.border-right-teal-02{border-right-color:#ebf8f6!important}.border-top-teal-02{border-top-color:#ebf8f6!important}.border-bottom-teal-02{border-bottom-color:#ebf8f6!important}.border-x-teal-02{border-left-color:#ebf8f6!important;border-right-color:#ebf8f6!important}.border-y-teal-02{border-top-color:#ebf8f6!important;border-bottom-color:#ebf8f6!important}.border-pink{border-color:#f46c6c!important}.border-left-pink{border-left-color:#f46c6c!important}.border-right-pink{border-right-color:#f46c6c!important}.border-top-pink{border-top-color:#f46c6c!important}.border-bottom-pink{border-bottom-color:#f46c6c!important}.border-x-pink{border-left-color:#f46c6c!important;border-right-color:#f46c6c!important}.border-y-pink{border-top-color:#f46c6c!important;border-bottom-color:#f46c6c!important}.box-shadow-label{box-shadow:0 2px #f46c6c!important}.border-pastel-red{border-color:#e75552!important}.border-left-pastel-red{border-left-color:#e75552!important}.border-right-pastel-red{border-right-color:#e75552!important}.border-top-pastel-red{border-top-color:#e75552!important}.border-bottom-pastel-red{border-bottom-color:#e75552!important}.border-x-pastel-red{border-left-color:#e75552!important;border-right-color:#e75552!important}.border-y-pastel-red{border-top-color:#e75552!important;border-bottom-color:#e75552!important}.border-grey{border-color:#ccc!important}.border-left-grey{border-left-color:#ccc!important}.border-right-grey{border-right-color:#ccc!important}.border-top-grey{border-top-color:#ccc!important}.border-bottom-grey{border-bottom-color:#ccc!important}.border-x-grey{border-left-color:#ccc!important;border-right-color:#ccc!important}.border-y-grey{border-top-color:#ccc!important;border-bottom-color:#ccc!important}.box-shadow-label{box-shadow:0 2px #ccc!important}.border-error-input{border-color:#ffe4e6!important}.border-left-error-input{border-left-color:#ffe4e6!important}.border-right-error-input{border-right-color:#ffe4e6!important}.border-top-error-input{border-top-color:#ffe4e6!important}.border-bottom-error-input{border-bottom-color:#ffe4e6!important}.border-x-error-input{border-left-color:#ffe4e6!important;border-right-color:#ffe4e6!important}.border-y-error-input{border-top-color:#ffe4e6!important;border-bottom-color:#ffe4e6!important}.border-snow{border-color:#f8f8f8!important}.border-left-snow{border-left-color:#f8f8f8!important}.border-right-snow{border-right-color:#f8f8f8!important}.border-top-snow{border-top-color:#f8f8f8!important}.border-bottom-snow{border-bottom-color:#f8f8f8!important}.border-x-snow{border-left-color:#f8f8f8!important;border-right-color:#f8f8f8!important}.border-y-snow{border-top-color:#f8f8f8!important;border-bottom-color:#f8f8f8!important}.border-content-background{border-color:#fbfbfb!important}.border-left-content-background{border-left-color:#fbfbfb!important}.border-right-content-background{border-right-color:#fbfbfb!important}.border-top-content-background{border-top-color:#fbfbfb!important}.border-bottom-content-background{border-bottom-color:#fbfbfb!important}.border-x-content-background{border-left-color:#fbfbfb!important;border-right-color:#fbfbfb!important}.border-y-content-background{border-top-color:#fbfbfb!important;border-bottom-color:#fbfbfb!important}.border-purple-dark{border-color:#58478d!important}.border-left-purple-dark{border-left-color:#58478d!important}.border-right-purple-dark{border-right-color:#58478d!important}.border-top-purple-dark{border-top-color:#58478d!important}.border-bottom-purple-dark{border-bottom-color:#58478d!important}.border-x-purple-dark{border-left-color:#58478d!important;border-right-color:#58478d!important}.border-y-purple-dark{border-top-color:#58478d!important;border-bottom-color:#58478d!important}.box-shadow-label{box-shadow:0 2px #58478d!important}.border-purple-dark-light{border-color:#7261a7!important}.border-left-purple-dark-light{border-left-color:#7261a7!important}.border-right-purple-dark-light{border-right-color:#7261a7!important}.border-top-purple-dark-light{border-top-color:#7261a7!important}.border-bottom-purple-dark-light{border-bottom-color:#7261a7!important}.border-x-purple-dark-light{border-left-color:#7261a7!important;border-right-color:#7261a7!important}.border-y-purple-dark-light{border-top-color:#7261a7!important;border-bottom-color:#7261a7!important}.box-shadow-label{box-shadow:0 2px #7261a7!important}.border-dark-blue{border-color:#1c2c73!important}.border-left-dark-blue{border-left-color:#1c2c73!important}.border-right-dark-blue{border-right-color:#1c2c73!important}.border-top-dark-blue{border-top-color:#1c2c73!important}.border-bottom-dark-blue{border-bottom-color:#1c2c73!important}.border-x-dark-blue{border-left-color:#1c2c73!important;border-right-color:#1c2c73!important}.border-y-dark-blue{border-top-color:#1c2c73!important;border-bottom-color:#1c2c73!important}.box-shadow-label{box-shadow:0 2px #1c2c73!important}.border-warm-blue{border-color:#615e9b!important}.border-left-warm-blue{border-left-color:#615e9b!important}.border-right-warm-blue{border-right-color:#615e9b!important}.border-top-warm-blue{border-top-color:#615e9b!important}.border-bottom-warm-blue{border-bottom-color:#615e9b!important}.border-x-warm-blue{border-left-color:#615e9b!important;border-right-color:#615e9b!important}.border-y-warm-blue{border-top-color:#615e9b!important;border-bottom-color:#615e9b!important}.box-shadow-label{box-shadow:0 2px #615e9b!important}.border-warm-green{border-color:#009e8e!important}.border-left-warm-green{border-left-color:#009e8e!important}.border-right-warm-green{border-right-color:#009e8e!important}.border-top-warm-green{border-top-color:#009e8e!important}.border-bottom-warm-green{border-bottom-color:#009e8e!important}.border-x-warm-green{border-left-color:#009e8e!important;border-right-color:#009e8e!important}.border-y-warm-green{border-top-color:#009e8e!important;border-bottom-color:#009e8e!important}.border-green{border-color:#009e8e!important}.border-left-green{border-left-color:#009e8e!important}.border-right-green{border-right-color:#009e8e!important}.border-top-green{border-top-color:#009e8e!important}.border-bottom-green{border-bottom-color:#009e8e!important}.border-x-green{border-left-color:#009e8e!important;border-right-color:#009e8e!important}.border-y-green{border-top-color:#009e8e!important;border-bottom-color:#009e8e!important}.border-orange-yellow{border-color:#ffbe4f!important}.border-left-orange-yellow{border-left-color:#ffbe4f!important}.border-right-orange-yellow{border-right-color:#ffbe4f!important}.border-top-orange-yellow{border-top-color:#ffbe4f!important}.border-bottom-orange-yellow{border-bottom-color:#ffbe4f!important}.border-x-orange-yellow{border-left-color:#ffbe4f!important;border-right-color:#ffbe4f!important}.border-y-orange-yellow{border-top-color:#ffbe4f!important;border-bottom-color:#ffbe4f!important}.border-gray-light{border-color:#c7c7c7!important}.border-left-gray-light{border-left-color:#c7c7c7!important}.border-right-gray-light{border-right-color:#c7c7c7!important}.border-top-gray-light{border-top-color:#c7c7c7!important}.border-bottom-gray-light{border-bottom-color:#c7c7c7!important}.border-x-gray-light{border-left-color:#c7c7c7!important;border-right-color:#c7c7c7!important}.border-y-gray-light{border-top-color:#c7c7c7!important;border-bottom-color:#c7c7c7!important}.box-shadow-label{box-shadow:0 2px #c7c7c7!important}.border-sand-brown-light{border-color:#e0b25c!important}.border-left-sand-brown-light{border-left-color:#e0b25c!important}.border-right-sand-brown-light{border-right-color:#e0b25c!important}.border-top-sand-brown-light{border-top-color:#e0b25c!important}.border-bottom-sand-brown-light{border-bottom-color:#e0b25c!important}.border-x-sand-brown-light{border-left-color:#e0b25c!important;border-right-color:#e0b25c!important}.border-y-sand-brown-light{border-top-color:#e0b25c!important;border-bottom-color:#e0b25c!important}.box-shadow-label{box-shadow:0 2px #e0b25c!important}.border-dark-gray{border-color:#f9f8fb!important}.border-left-dark-gray{border-left-color:#f9f8fb!important}.border-right-dark-gray{border-right-color:#f9f8fb!important}.border-top-dark-gray{border-top-color:#f9f8fb!important}.border-bottom-dark-gray{border-bottom-color:#f9f8fb!important}.border-x-dark-gray{border-left-color:#f9f8fb!important;border-right-color:#f9f8fb!important}.border-y-dark-gray{border-top-color:#f9f8fb!important;border-bottom-color:#f9f8fb!important}.box-shadow-label{box-shadow:0 2px #f9f8fb!important}.border-purple{border-color:#524f8c!important}.border-left-purple{border-left-color:#524f8c!important}.border-right-purple{border-right-color:#524f8c!important}.border-top-purple{border-top-color:#524f8c!important}.border-bottom-purple{border-bottom-color:#524f8c!important}.border-x-purple{border-left-color:#524f8c!important;border-right-color:#524f8c!important}.border-y-purple{border-top-color:#524f8c!important;border-bottom-color:#524f8c!important}.box-shadow-label{box-shadow:0 2px #524f8c!important}.border-purple-light{border-color:#edecf2!important}.border-left-purple-light{border-left-color:#edecf2!important}.border-right-purple-light{border-right-color:#edecf2!important}.border-top-purple-light{border-top-color:#edecf2!important}.border-bottom-purple-light{border-bottom-color:#edecf2!important}.border-x-purple-light{border-left-color:#edecf2!important;border-right-color:#edecf2!important}.border-y-purple-light{border-top-color:#edecf2!important;border-bottom-color:#edecf2!important}.box-shadow-label{box-shadow:0 2px #edecf2!important}.border-yolk{border-color:#dab164!important}.border-left-yolk{border-left-color:#dab164!important}.border-right-yolk{border-right-color:#dab164!important}.border-top-yolk{border-top-color:#dab164!important}.border-bottom-yolk{border-bottom-color:#dab164!important}.border-x-yolk{border-left-color:#dab164!important;border-right-color:#dab164!important}.border-y-yolk{border-top-color:#dab164!important;border-bottom-color:#dab164!important}.box-shadow-label{box-shadow:0 2px #dab164!important}.border-error-cell{border-color:#ffe4e6!important}.border-left-error-cell{border-left-color:#ffe4e6!important}.border-right-error-cell{border-right-color:#ffe4e6!important}.border-top-error-cell{border-top-color:#ffe4e6!important}.border-bottom-error-cell{border-bottom-color:#ffe4e6!important}.border-x-error-cell{border-left-color:#ffe4e6!important;border-right-color:#ffe4e6!important}.border-y-error-cell{border-top-color:#ffe4e6!important;border-bottom-color:#ffe4e6!important}.border-teal-1_0{border-color:#009e8e!important}.border-left-teal-1_0{border-left-color:#009e8e!important}.border-right-teal-1_0{border-right-color:#009e8e!important}.border-top-teal-1_0{border-top-color:#009e8e!important}.border-bottom-teal-1_0{border-bottom-color:#009e8e!important}.border-x-teal-1_0{border-left-color:#009e8e!important;border-right-color:#009e8e!important}.border-y-teal-1_0{border-top-color:#009e8e!important;border-bottom-color:#009e8e!important}.box-shadow-label{box-shadow:0 2px #009e8e!important}.border-teal-0_7-hover{border-color:#4ab9ad!important}.border-left-teal-0_7-hover{border-left-color:#4ab9ad!important}.border-right-teal-0_7-hover{border-right-color:#4ab9ad!important}.border-top-teal-0_7-hover{border-top-color:#4ab9ad!important}.border-bottom-teal-0_7-hover{border-bottom-color:#4ab9ad!important}.border-x-teal-0_7-hover{border-left-color:#4ab9ad!important;border-right-color:#4ab9ad!important}.border-y-teal-0_7-hover{border-top-color:#4ab9ad!important;border-bottom-color:#4ab9ad!important}.box-shadow-label{box-shadow:0 2px #4ab9ad!important}.border-teal-0_7{border-color:#7dcbc2!important}.border-left-teal-0_7{border-left-color:#7dcbc2!important}.border-right-teal-0_7{border-right-color:#7dcbc2!important}.border-top-teal-0_7{border-top-color:#7dcbc2!important}.border-bottom-teal-0_7{border-bottom-color:#7dcbc2!important}.border-x-teal-0_7{border-left-color:#7dcbc2!important;border-right-color:#7dcbc2!important}.border-y-teal-0_7{border-top-color:#7dcbc2!important;border-bottom-color:#7dcbc2!important}.box-shadow-label{box-shadow:0 2px #7dcbc2!important}.border-teal-0_4{border-color:#99d8d2!important}.border-left-teal-0_4{border-left-color:#99d8d2!important}.border-right-teal-0_4{border-right-color:#99d8d2!important}.border-top-teal-0_4{border-top-color:#99d8d2!important}.border-bottom-teal-0_4{border-bottom-color:#99d8d2!important}.border-x-teal-0_4{border-left-color:#99d8d2!important;border-right-color:#99d8d2!important}.border-y-teal-0_4{border-top-color:#99d8d2!important;border-bottom-color:#99d8d2!important}.box-shadow-label{box-shadow:0 2px #99d8d2!important}.border-teal-0_2{border-color:#ebf8f6!important}.border-left-teal-0_2{border-left-color:#ebf8f6!important}.border-right-teal-0_2{border-right-color:#ebf8f6!important}.border-top-teal-0_2{border-top-color:#ebf8f6!important}.border-bottom-teal-0_2{border-bottom-color:#ebf8f6!important}.border-x-teal-0_2{border-left-color:#ebf8f6!important;border-right-color:#ebf8f6!important}.border-y-teal-0_2{border-top-color:#ebf8f6!important;border-bottom-color:#ebf8f6!important}.box-shadow-label{box-shadow:0 2px #ebf8f6!important}.border-smokey-fog{border-color:#ececec!important}.border-left-smokey-fog{border-left-color:#ececec!important}.border-right-smokey-fog{border-right-color:#ececec!important}.border-top-smokey-fog{border-top-color:#ececec!important}.border-bottom-smokey-fog{border-bottom-color:#ececec!important}.border-x-smokey-fog{border-left-color:#ececec!important;border-right-color:#ececec!important}.border-y-smokey-fog{border-top-color:#ececec!important;border-bottom-color:#ececec!important}.box-shadow-label{box-shadow:0 2px #ececec!important}.border-light-snow{border-color:#fbfbfb!important}.border-left-light-snow{border-left-color:#fbfbfb!important}.border-right-light-snow{border-right-color:#fbfbfb!important}.border-top-light-snow{border-top-color:#fbfbfb!important}.border-bottom-light-snow{border-bottom-color:#fbfbfb!important}.border-x-light-snow{border-left-color:#fbfbfb!important;border-right-color:#fbfbfb!important}.border-y-light-snow{border-top-color:#fbfbfb!important;border-bottom-color:#fbfbfb!important}.box-shadow-label{box-shadow:0 2px #fbfbfb!important}.border-blush-red{border-color:#e75552!important}.border-left-blush-red{border-left-color:#e75552!important}.border-right-blush-red{border-right-color:#e75552!important}.border-top-blush-red{border-top-color:#e75552!important}.border-bottom-blush-red{border-bottom-color:#e75552!important}.border-x-blush-red{border-left-color:#e75552!important;border-right-color:#e75552!important}.border-y-blush-red{border-top-color:#e75552!important;border-bottom-color:#e75552!important}.box-shadow-label{box-shadow:0 2px #e75552!important}.border-fresh-mint{border-color:#76dd9f!important}.border-left-fresh-mint{border-left-color:#76dd9f!important}.border-right-fresh-mint{border-right-color:#76dd9f!important}.border-top-fresh-mint{border-top-color:#76dd9f!important}.border-bottom-fresh-mint{border-bottom-color:#76dd9f!important}.border-x-fresh-mint{border-left-color:#76dd9f!important;border-right-color:#76dd9f!important}.border-y-fresh-mint{border-top-color:#76dd9f!important;border-bottom-color:#76dd9f!important}.box-shadow-label{box-shadow:0 2px #76dd9f!important}.border-sun-kiss-orange{border-color:#ffbe4f!important}.border-left-sun-kiss-orange{border-left-color:#ffbe4f!important}.border-right-sun-kiss-orange{border-right-color:#ffbe4f!important}.border-top-sun-kiss-orange{border-top-color:#ffbe4f!important}.border-bottom-sun-kiss-orange{border-bottom-color:#ffbe4f!important}.border-x-sun-kiss-orange{border-left-color:#ffbe4f!important;border-right-color:#ffbe4f!important}.border-y-sun-kiss-orange{border-top-color:#ffbe4f!important;border-bottom-color:#ffbe4f!important}.box-shadow-label{box-shadow:0 2px #ffbe4f!important}.border-mineral-grey-priority-1{border-color:#a6c0c2!important}.border-left-mineral-grey-priority-1{border-left-color:#a6c0c2!important}.border-right-mineral-grey-priority-1{border-right-color:#a6c0c2!important}.border-top-mineral-grey-priority-1{border-top-color:#a6c0c2!important}.border-bottom-mineral-grey-priority-1{border-bottom-color:#a6c0c2!important}.border-x-mineral-grey-priority-1{border-left-color:#a6c0c2!important;border-right-color:#a6c0c2!important}.border-y-mineral-grey-priority-1{border-top-color:#a6c0c2!important;border-bottom-color:#a6c0c2!important}.box-shadow-label{box-shadow:0 2px #a6c0c2!important}.border-dark-ocean-priority-2{border-color:#0275af!important}.border-left-dark-ocean-priority-2{border-left-color:#0275af!important}.border-right-dark-ocean-priority-2{border-right-color:#0275af!important}.border-top-dark-ocean-priority-2{border-top-color:#0275af!important}.border-bottom-dark-ocean-priority-2{border-bottom-color:#0275af!important}.border-x-dark-ocean-priority-2{border-left-color:#0275af!important;border-right-color:#0275af!important}.border-y-dark-ocean-priority-2{border-top-color:#0275af!important;border-bottom-color:#0275af!important}.box-shadow-label{box-shadow:0 2px #0275af!important}.border-sand-castle-priority-3{border-color:#ceb888!important}.border-left-sand-castle-priority-3{border-left-color:#ceb888!important}.border-right-sand-castle-priority-3{border-right-color:#ceb888!important}.border-top-sand-castle-priority-3{border-top-color:#ceb888!important}.border-bottom-sand-castle-priority-3{border-bottom-color:#ceb888!important}.border-x-sand-castle-priority-3{border-left-color:#ceb888!important;border-right-color:#ceb888!important}.border-y-sand-castle-priority-3{border-top-color:#ceb888!important;border-bottom-color:#ceb888!important}.box-shadow-label{box-shadow:0 2px #ceb888!important}.border-aqua-marine-priority-4{border-color:#5cb4de!important}.border-left-aqua-marine-priority-4{border-left-color:#5cb4de!important}.border-right-aqua-marine-priority-4{border-right-color:#5cb4de!important}.border-top-aqua-marine-priority-4{border-top-color:#5cb4de!important}.border-bottom-aqua-marine-priority-4{border-bottom-color:#5cb4de!important}.border-x-aqua-marine-priority-4{border-left-color:#5cb4de!important;border-right-color:#5cb4de!important}.border-y-aqua-marine-priority-4{border-top-color:#5cb4de!important;border-bottom-color:#5cb4de!important}.box-shadow-label{box-shadow:0 2px #5cb4de!important}.border-living-coral-priority-5{border-color:#ff7f69!important}.border-left-living-coral-priority-5{border-left-color:#ff7f69!important}.border-right-living-coral-priority-5{border-right-color:#ff7f69!important}.border-top-living-coral-priority-5{border-top-color:#ff7f69!important}.border-bottom-living-coral-priority-5{border-bottom-color:#ff7f69!important}.border-x-living-coral-priority-5{border-left-color:#ff7f69!important;border-right-color:#ff7f69!important}.border-y-living-coral-priority-5{border-top-color:#ff7f69!important;border-bottom-color:#ff7f69!important}.box-shadow-label{box-shadow:0 2px #ff7f69!important}.border-tropical-vine-priority-6{border-color:#266a71!important}.border-left-tropical-vine-priority-6{border-left-color:#266a71!important}.border-right-tropical-vine-priority-6{border-right-color:#266a71!important}.border-top-tropical-vine-priority-6{border-top-color:#266a71!important}.border-bottom-tropical-vine-priority-6{border-bottom-color:#266a71!important}.border-x-tropical-vine-priority-6{border-left-color:#266a71!important;border-right-color:#266a71!important}.border-y-tropical-vine-priority-6{border-top-color:#266a71!important;border-bottom-color:#266a71!important}.box-shadow-label{box-shadow:0 2px #266a71!important}.border-pink-dusk-priority-7{border-color:#f6b3b1!important}.border-left-pink-dusk-priority-7{border-left-color:#f6b3b1!important}.border-right-pink-dusk-priority-7{border-right-color:#f6b3b1!important}.border-top-pink-dusk-priority-7{border-top-color:#f6b3b1!important}.border-bottom-pink-dusk-priority-7{border-bottom-color:#f6b3b1!important}.border-x-pink-dusk-priority-7{border-left-color:#f6b3b1!important;border-right-color:#f6b3b1!important}.border-y-pink-dusk-priority-7{border-top-color:#f6b3b1!important;border-bottom-color:#f6b3b1!important}.box-shadow-label{box-shadow:0 2px #f6b3b1!important}.border-dark-copper-priority-8{border-color:#96504c!important}.border-left-dark-copper-priority-8{border-left-color:#96504c!important}.border-right-dark-copper-priority-8{border-right-color:#96504c!important}.border-top-dark-copper-priority-8{border-top-color:#96504c!important}.border-bottom-dark-copper-priority-8{border-bottom-color:#96504c!important}.border-x-dark-copper-priority-8{border-left-color:#96504c!important;border-right-color:#96504c!important}.border-y-dark-copper-priority-8{border-top-color:#96504c!important;border-bottom-color:#96504c!important}.box-shadow-label{box-shadow:0 2px #96504c!important}.border-sea-bliss-priority-9{border-color:#acc5f0!important}.border-left-sea-bliss-priority-9{border-left-color:#acc5f0!important}.border-right-sea-bliss-priority-9{border-right-color:#acc5f0!important}.border-top-sea-bliss-priority-9{border-top-color:#acc5f0!important}.border-bottom-sea-bliss-priority-9{border-bottom-color:#acc5f0!important}.border-x-sea-bliss-priority-9{border-left-color:#acc5f0!important;border-right-color:#acc5f0!important}.border-y-sea-bliss-priority-9{border-top-color:#acc5f0!important;border-bottom-color:#acc5f0!important}.box-shadow-label{box-shadow:0 2px #acc5f0!important}.border-glowing-skyline-priority-10{border-color:#3e5ae8!important}.border-left-glowing-skyline-priority-10{border-left-color:#3e5ae8!important}.border-right-glowing-skyline-priority-10{border-right-color:#3e5ae8!important}.border-top-glowing-skyline-priority-10{border-top-color:#3e5ae8!important}.border-bottom-glowing-skyline-priority-10{border-bottom-color:#3e5ae8!important}.border-x-glowing-skyline-priority-10{border-left-color:#3e5ae8!important;border-right-color:#3e5ae8!important}.border-y-glowing-skyline-priority-10{border-top-color:#3e5ae8!important;border-bottom-color:#3e5ae8!important}.box-shadow-label{box-shadow:0 2px #3e5ae8!important}.border-little-leaf-priority-11{border-color:#89af4b!important}.border-left-little-leaf-priority-11{border-left-color:#89af4b!important}.border-right-little-leaf-priority-11{border-right-color:#89af4b!important}.border-top-little-leaf-priority-11{border-top-color:#89af4b!important}.border-bottom-little-leaf-priority-11{border-bottom-color:#89af4b!important}.border-x-little-leaf-priority-11{border-left-color:#89af4b!important;border-right-color:#89af4b!important}.border-y-little-leaf-priority-11{border-top-color:#89af4b!important;border-bottom-color:#89af4b!important}.box-shadow-label{box-shadow:0 2px #89af4b!important}.border-soil-brown-priority-12{border-color:#513b2e!important}.border-left-soil-brown-priority-12{border-left-color:#513b2e!important}.border-right-soil-brown-priority-12{border-right-color:#513b2e!important}.border-top-soil-brown-priority-12{border-top-color:#513b2e!important}.border-bottom-soil-brown-priority-12{border-bottom-color:#513b2e!important}.border-x-soil-brown-priority-12{border-left-color:#513b2e!important;border-right-color:#513b2e!important}.border-y-soil-brown-priority-12{border-top-color:#513b2e!important;border-bottom-color:#513b2e!important}.box-shadow-label{box-shadow:0 2px #513b2e!important}.border-the-horizon-priority-13{border-color:#728ddb!important}.border-left-the-horizon-priority-13{border-left-color:#728ddb!important}.border-right-the-horizon-priority-13{border-right-color:#728ddb!important}.border-top-the-horizon-priority-13{border-top-color:#728ddb!important}.border-bottom-the-horizon-priority-13{border-bottom-color:#728ddb!important}.border-x-the-horizon-priority-13{border-left-color:#728ddb!important;border-right-color:#728ddb!important}.border-y-the-horizon-priority-13{border-top-color:#728ddb!important;border-bottom-color:#728ddb!important}.box-shadow-label{box-shadow:0 2px #728ddb!important}.border-winter-sakura-priority-14{border-color:#e0c0db!important}.border-left-winter-sakura-priority-14{border-left-color:#e0c0db!important}.border-right-winter-sakura-priority-14{border-right-color:#e0c0db!important}.border-top-winter-sakura-priority-14{border-top-color:#e0c0db!important}.border-bottom-winter-sakura-priority-14{border-bottom-color:#e0c0db!important}.border-x-winter-sakura-priority-14{border-left-color:#e0c0db!important;border-right-color:#e0c0db!important}.border-y-winter-sakura-priority-14{border-top-color:#e0c0db!important;border-bottom-color:#e0c0db!important}.box-shadow-label{box-shadow:0 2px #e0c0db!important}.border-green-beach-priority-15{border-color:#2bc1ca!important}.border-left-green-beach-priority-15{border-left-color:#2bc1ca!important}.border-right-green-beach-priority-15{border-right-color:#2bc1ca!important}.border-top-green-beach-priority-15{border-top-color:#2bc1ca!important}.border-bottom-green-beach-priority-15{border-bottom-color:#2bc1ca!important}.border-x-green-beach-priority-15{border-left-color:#2bc1ca!important;border-right-color:#2bc1ca!important}.border-y-green-beach-priority-15{border-top-color:#2bc1ca!important;border-bottom-color:#2bc1ca!important}.box-shadow-label{box-shadow:0 2px #2bc1ca!important}.border-error{border-color:#ffe4e6!important}.border-left-error{border-left-color:#ffe4e6!important}.border-right-error{border-right-color:#ffe4e6!important}.border-top-error{border-top-color:#ffe4e6!important}.border-bottom-error{border-bottom-color:#ffe4e6!important}.border-x-error{border-left-color:#ffe4e6!important;border-right-color:#ffe4e6!important}.border-y-error{border-top-color:#ffe4e6!important;border-bottom-color:#ffe4e6!important}.box-shadow-label{box-shadow:0 2px #ffe4e6!important}.border-unavailable{border-color:#f8f8f8!important}.border-left-unavailable{border-left-color:#f8f8f8!important}.border-right-unavailable{border-right-color:#f8f8f8!important}.border-top-unavailable{border-top-color:#f8f8f8!important}.border-bottom-unavailable{border-bottom-color:#f8f8f8!important}.border-x-unavailable{border-left-color:#f8f8f8!important;border-right-color:#f8f8f8!important}.border-y-unavailable{border-top-color:#f8f8f8!important;border-bottom-color:#f8f8f8!important}.box-shadow-label{box-shadow:0 2px #f8f8f8!important}.border{border:1px solid}.border-top{border-top:1px solid}.border-bottom{border-bottom:1px solid}.border-bottom-2{border-bottom:2px solid}.border-left{border-left:1px solid}.border-right{border-right:1px solid}.border-x{border-left:1px solid;border-right:1px solid}.border-y{border-top:1px solid;border-bottom:1px solid}.border-none{border:0px!important}.br-tl,.br-t,.br-l{border-top-left-radius:.3rem}.br-tr,.br-t,.br-r{border-top-right-radius:.3rem}.br-bl,.br-b,.br-l{border-bottom-left-radius:.3rem}.br-br,.br-b,.br-r{border-bottom-right-radius:.3rem}.modal-dialog{max-width:720px}.modal-dialog .modal-header{padding:1.25rem}.modal-dialog .modal-header h5{font-size:1.25rem}.modal-dialog .modal-body{color:#545454}.modal-dialog .modal-body b{color:#000}.tooltip.custom-error-warning{border-radius:5px;padding:.375rem .75rem}.tooltip.custom-error-warning.tooltip-error{border:1px solid #d40201;border-top:8px solid #d40201}.tooltip.custom-error-warning.tooltip-warning{border:1px solid #fcb924;border-top:8px solid #fcb924}.tooltip.custom-error-warning .tooltip-inner{max-width:300px}.tooltip.custom-error-warning .tooltip-inner .tooltip-modal{text-align:left;color:#666}.tooltip.custom-error-warning .tooltip-inner .tooltip-modal .tooltip-content-left{width:20px}.tooltip.custom-error-warning .tooltip-inner .tooltip-modal .tooltip-content-left img{width:20px;height:20px}.tooltip.custom-error-warning .tooltip-inner .tooltip-modal .tooltip-content-right{flex:1}.tooltip.custom-error-warning .tooltip-inner .tooltip-modal .tooltip-content-right .content-title{font-weight:700;line-height:16px;margin-bottom:.25rem}.tooltip.custom-error-warning .tooltip-inner .tooltip-modal .tooltip-content-right .content-body{font-size:.625rem}.hide{display:none!important;transition:all .15s ease-in}.show{display:block!important}.notVisible{visibility:hidden}.visible{visibility:visible}html,body,#root{color:#333;width:100%;font-family:MuseoSans_normal,sans-serif;font-size:1rem;background-color:#fbfbfb}#root{overflow-y:auto;overflow-x:hidden}.main-page{width:100%;height:100%}.section-side-padding,.chart-container{margin-left:1.5rem;margin-right:1.5rem}.chart-container{border-radius:8px}.center-content{display:flex;align-items:center;justify-content:center}@font-face{font-family:MuseoSans_normal;src:url(/assets/MuseoSans_500-BuCbPqFp.otf);font-weight:400;font-style:normal}@font-face{font-family:MuseoSans_semibold;src:url(/assets/MuseoSans_700-BzYKRks2.otf);font-weight:400;font-style:normal}@font-face{font-family:MuseoSans_bold;src:url(/assets/MuseoSans_900-DVUTVpZo.otf);font-weight:400;font-style:normal}@font-face{font-family:MuseoSans_light;src:url(/assets/MuseoSans-300-DgPB18k4.otf);font-weight:400;font-style:normal}@font-face{font-family:MuseoSans_italic;src:url(/assets/MuseoSans-300Italic-Cajg9Sbp.otf);font-weight:400;font-style:normal}@font-face{font-family:MuseoSans_boldItalic;src:url(/assets/MuseoSans-900Italic-C_6OxSwD.otf);font-weight:400;font-style:normal}h1,h2,h3,.bold-text,strong{font-family:MuseoSans_bold,sans-serif;font-weight:400}h4,h5,h6,.semibold-text{font-family:MuseoSans_semibold,sans-serif;font-weight:400}.text-error{color:#dc3545!important}.capitalize{text-transform:capitalize}.btn{border-radius:20px;font-size:1rem}.btn-brand{background:linear-gradient(#666,#f7bc33);color:#fff}.btn-brand-white{background:#fff;color:#666}.link-normal:hover,.link-normal:active,.link-normal:focus{color:#666}.link-brand{color:#666}.link-brand:hover{color:#f7bc33}a,a:hover{color:unset;text-decoration:unset}a:visited,a:active,a:focus{outline:none}.pointer{cursor:pointer}.pointer-default{cursor:default}.card{box-shadow:0 5px 7px 1px #0000011f;margin-bottom:30px}.card-title{font-weight:700;color:#666}.popover{max-width:230px}.popover .popover-body{padding:16px;color:#999;letter-spacing:.25px;line-height:16px;font-size:12px}.popover .popover-body .view-more{padding-top:16px;color:#009e8e;font-weight:700}.ReactModal__Overlay--after-open{height:100vh;width:100vw;overflow:scroll;z-index:100}.ReactModal__Content--after-open{width:60%;border:1px solid #ccc;background:#fff;overflow:scroll;border-radius:4px;outline:none;padding:20px;margin:17vh 20vw;animation:pulse .25s cubic-bezier(.68,-.55,.265,1.55)}.ReactModal__Body--open{overflow:hidden}.modal-body{padding:1rem;font-size:.85rem}.small-modal{width:30%;margin:17vh 35vw}time{font-family:MuseoSans_normal,sans-serif;font-weight:700;font-size:.75rem;color:#009e8e}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.spinnerOverlay{position:fixed;z-index:1051;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center}.relative{position:relative}.absolute{position:absolute}.absolute-top{position:absolute;top:0}.absolute-bottom{position:absolute;bottom:0}.absolute-left{position:absolute;left:0}.absolute-right{position:absolute;right:0}.block{display:block}
