@charset "UTF-8";.ngx-datatable{display:block;overflow:hidden;justify-content:center;position:relative;transform:translateZ(0)}.ngx-datatable [hidden]{display:none!important}.ngx-datatable *,.ngx-datatable :after,.ngx-datatable :before{box-sizing:border-box}.ngx-datatable.scroll-vertical .datatable-body{overflow-y:auto}.ngx-datatable.scroll-vertical.virtualized .datatable-body .datatable-row-wrapper{position:absolute}.ngx-datatable.scroll-horz .datatable-body{overflow-x:auto;-webkit-overflow-scrolling:touch}.ngx-datatable.fixed-header .datatable-header .datatable-header-inner{white-space:nowrap}.ngx-datatable.fixed-header .datatable-header .datatable-header-inner .datatable-header-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ngx-datatable.fixed-row .datatable-scroll,.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row{white-space:nowrap}.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row .datatable-body-cell,.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row .datatable-body-group-cell{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ngx-datatable .datatable-body-row,.ngx-datatable .datatable-header-inner,.ngx-datatable .datatable-row-center{display:flex;flex-direction:row;-o-flex-flow:row;flex-flow:row}.ngx-datatable .datatable-body-cell,.ngx-datatable .datatable-header-cell{overflow-x:hidden;vertical-align:top;display:inline-block;line-height:1.625}.ngx-datatable .datatable-body-cell:focus,.ngx-datatable .datatable-header-cell:focus{outline:none}.ngx-datatable .datatable-row-left,.ngx-datatable .datatable-row-right{z-index:9}.ngx-datatable .datatable-row-center,.ngx-datatable .datatable-row-group,.ngx-datatable .datatable-row-left,.ngx-datatable .datatable-row-right{position:relative}.ngx-datatable .datatable-header{display:block;overflow:hidden}.ngx-datatable .datatable-header .datatable-header-inner{align-items:stretch;-webkit-align-items:stretch}.ngx-datatable .datatable-header .datatable-header-cell{position:relative;display:inline-block}.ngx-datatable .datatable-header .datatable-header-cell.sortable .datatable-header-cell-wrapper{cursor:pointer}.ngx-datatable .datatable-header .datatable-header-cell.longpress .datatable-header-cell-wrapper{cursor:move}.ngx-datatable .datatable-header .datatable-header-cell .sort-btn{line-height:100%;vertical-align:middle;display:inline-block;cursor:pointer}.ngx-datatable .datatable-header .datatable-header-cell .resize-handle,.ngx-datatable .datatable-header .datatable-header-cell .resize-handle--not-resizable{display:inline-block;position:absolute;right:0;top:0;bottom:0;width:5px;padding:0 4px;visibility:hidden}.ngx-datatable .datatable-header .datatable-header-cell .resize-handle{cursor:ew-resize}.ngx-datatable .datatable-header .datatable-header-cell.resizeable:hover .resize-handle,.ngx-datatable .datatable-header .datatable-header-cell:hover .resize-handle--not-resizable{visibility:visible}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker{position:absolute;top:0;bottom:0}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker.dragFromLeft{right:0}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker.dragFromRight{left:0}.ngx-datatable .datatable-header .datatable-header-cell .datatable-header-cell-template-wrap{height:inherit}.ngx-datatable .datatable-body{position:relative;z-index:10;display:block}.ngx-datatable .datatable-body .datatable-scroll{display:inline-block}.ngx-datatable .datatable-body .datatable-row-detail{overflow-y:hidden}.ngx-datatable .datatable-body .datatable-row-wrapper{display:flex;flex-direction:column}.ngx-datatable .datatable-body .datatable-body-row{outline:none}.ngx-datatable .datatable-body .datatable-body-row>div{display:flex}.ngx-datatable .datatable-footer{display:block;width:100%;overflow:auto}.ngx-datatable .datatable-footer .datatable-footer-inner{display:flex;align-items:center;width:100%}.ngx-datatable .datatable-footer .selected-count .page-count{flex:1 1 40%}.ngx-datatable .datatable-footer .selected-count .datatable-pager{flex:1 1 60%}.ngx-datatable .datatable-footer .page-count{flex:1 1 20%}.ngx-datatable .datatable-footer .datatable-pager{flex:1 1 80%;text-align:right}.ngx-datatable .datatable-footer .datatable-pager .pager,.ngx-datatable .datatable-footer .datatable-pager .pager li{padding:0;margin:0;display:inline-block;list-style:none}.ngx-datatable .datatable-footer .datatable-pager .pager li,.ngx-datatable .datatable-footer .datatable-pager .pager li a{outline:none}.ngx-datatable .datatable-footer .datatable-pager .pager li a{cursor:pointer;display:inline-block}.ngx-datatable .datatable-footer .datatable-pager .pager li.disabled a{cursor:not-allowed}.ngx-datatable.material{background:#fff;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.ngx-datatable.material.striped .datatable-row-odd{background:#eee}.ngx-datatable.material.multi-click-selection .datatable-body-row.active,.ngx-datatable.material.multi-click-selection .datatable-body-row.active .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active,.ngx-datatable.material.multi-selection .datatable-body-row.active .datatable-row-group,.ngx-datatable.material.single-selection .datatable-body-row.active,.ngx-datatable.material.single-selection .datatable-body-row.active .datatable-row-group{background-color:#304ffe;color:#fff}.ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active:hover,.ngx-datatable.material.multi-selection .datatable-body-row.active:hover .datatable-row-group,.ngx-datatable.material.single-selection .datatable-body-row.active:hover,.ngx-datatable.material.single-selection .datatable-body-row.active:hover .datatable-row-group{background-color:#193ae4;color:#fff}.ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active:focus,.ngx-datatable.material.multi-selection .datatable-body-row.active:focus .datatable-row-group,.ngx-datatable.material.single-selection .datatable-body-row.active:focus,.ngx-datatable.material.single-selection .datatable-body-row.active:focus .datatable-row-group{background-color:#2041ef;color:#fff}.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group{background-color:#eee;transition-property:background;transition-duration:.3s;transition-timing-function:linear}.ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus,.ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus .datatable-row-group{background-color:#ddd}.ngx-datatable.material.cell-selection .datatable-body-cell:hover,.ngx-datatable.material.cell-selection .datatable-body-cell:hover .datatable-row-group{background-color:#eee;transition-property:background;transition-duration:.3s;transition-timing-function:linear}.ngx-datatable.material.cell-selection .datatable-body-cell:focus,.ngx-datatable.material.cell-selection .datatable-body-cell:focus .datatable-row-group{background-color:#ddd}.ngx-datatable.material.cell-selection .datatable-body-cell.active,.ngx-datatable.material.cell-selection .datatable-body-cell.active .datatable-row-group{background-color:#304ffe;color:#fff}.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover,.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover .datatable-row-group{background-color:#193ae4;color:#fff}.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus,.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus .datatable-row-group{background-color:#2041ef;color:#fff}.ngx-datatable.material .empty-row{height:50px}.ngx-datatable.material .empty-row,.ngx-datatable.material .loading-row{text-align:left;padding:.5rem 1.2rem;vertical-align:top;border-top:0}.ngx-datatable.material .datatable-body .datatable-row-left,.ngx-datatable.material .datatable-header .datatable-row-left{background-color:#fff;background-position:100% 0;background-repeat:repeat-y;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQIHWPSkNeSBmJhTQVtbiDNCgASagIIuJX8OgAAAABJRU5ErkJggg==)}.ngx-datatable.material .datatable-body .datatable-row-right,.ngx-datatable.material .datatable-header .datatable-row-right{background-position:0 0;background-color:#fff;background-repeat:repeat-y;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQI12PQkNdi1VTQ5gbSwkAsDQARLAIGtOSFUAAAAABJRU5ErkJggg==)}.ngx-datatable.material .datatable-header{border-bottom:1px solid rgba(0,0,0,.12)}.ngx-datatable.material .datatable-header .datatable-header-cell{text-align:left;padding:.9rem 1.2rem;font-weight:400;background-color:#fff;color:rgba(0,0,0,.54);vertical-align:bottom;font-size:12px;font-weight:500}.ngx-datatable.material .datatable-header .datatable-header-cell .datatable-header-cell-wrapper{position:relative}.ngx-datatable.material .datatable-header .datatable-header-cell.longpress .draggable:after{transition:transform .4s ease,opacity .4s ease;opacity:.5;transform:scale(1)}.ngx-datatable.material .datatable-header .datatable-header-cell .draggable:after{content:" ";position:absolute;top:50%;left:50%;margin:-30px 0 0 -30px;height:60px;width:60px;background:#eee;border-radius:100%;opacity:1;filter:none;transform:scale(0);z-index:9999;pointer-events:none}.ngx-datatable.material .datatable-header .datatable-header-cell.dragging .resize-handle{border-right:none}.ngx-datatable.material .datatable-header .resize-handle{border-right:1px solid #eee}.ngx-datatable.material .datatable-body{position:relative}.ngx-datatable.material .datatable-body .datatable-row-detail{background:#f5f5f5;padding:10px}.ngx-datatable.material .datatable-body .datatable-group-header{background:#f5f5f5;border-bottom:1px solid #d9d8d9;border-top:1px solid #d9d8d9}.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell,.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-group-cell{text-align:left;padding:.9rem 1.2rem;vertical-align:top;border-top:0;color:rgba(0,0,0,.87);transition:width .3s ease;font-size:14px;font-weight:400}.ngx-datatable.material .datatable-body .progress-linear{display:block;width:100%;height:5px;padding:0;margin:0;top:0}.ngx-datatable.material .datatable-body .progress-linear .container{display:block;position:relative;overflow:hidden;width:100%;height:5px;transform:translate(0) scale(1);background-color:#aad1f9}.ngx-datatable.material .datatable-body .progress-linear .container .bar{transition:all .2s linear;-webkit-animation:query .8s cubic-bezier(.39,.575,.565,1) infinite;animation:query .8s cubic-bezier(.39,.575,.565,1) infinite;transition:transform .2s linear;background-color:#106cc8;position:absolute;left:0;top:0;bottom:0;width:100%;height:5px}.ngx-datatable.material .datatable-footer{border-top:1px solid rgba(0,0,0,.12);font-size:12px;font-weight:400;color:rgba(0,0,0,.54)}.ngx-datatable.material .datatable-footer .page-count{line-height:50px;height:50px;padding:0 1.2rem}.ngx-datatable.material .datatable-footer .datatable-pager{margin:0 10px}.ngx-datatable.material .datatable-footer .datatable-pager li{vertical-align:middle}.ngx-datatable.material .datatable-footer .datatable-pager li.disabled a{color:rgba(0,0,0,.26)!important;background-color:transparent!important}.ngx-datatable.material .datatable-footer .datatable-pager li.active a{background-color:hsla(0,0%,62%,.2);font-weight:700}.ngx-datatable.material .datatable-footer .datatable-pager a{height:22px;min-width:24px;line-height:22px;padding:0 6px;border-radius:3px;margin:6px 3px;text-align:center;vertical-align:top;color:rgba(0,0,0,.54);text-decoration:none;vertical-align:bottom}.ngx-datatable.material .datatable-footer .datatable-pager a:hover{color:rgba(0,0,0,.75);background-color:hsla(0,0%,62%,.2)}.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-left,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-prev,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-right,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-skip{font-size:20px;line-height:20px;padding:0 3px}.ngx-datatable.material .datatable-summary-row .datatable-body-row,.ngx-datatable.material .datatable-summary-row .datatable-body-row:hover{background-color:#ddd}.ngx-datatable.material .datatable-summary-row .datatable-body-row .datatable-body-cell{font-weight:700}.datatable-checkbox{position:relative;margin:0;cursor:pointer;vertical-align:middle;display:inline-block;box-sizing:border-box;padding:0}.datatable-checkbox input[type=checkbox]{position:relative;margin:0 1rem 0 0;cursor:pointer;outline:none}.datatable-checkbox input[type=checkbox]:before{transition:all .3s ease-in-out;z-index:1;width:1rem;height:1rem;border:2px solid #f2f2f2}.datatable-checkbox input[type=checkbox]:checked:before{transform:rotate(-45deg);height:.5rem;border-color:#009688;border-top-style:none;border-right-style:none}.datatable-checkbox input[type=checkbox]:after{content:"";position:absolute;top:0;left:0;width:1rem;height:1rem;background:#fff;cursor:pointer}@-webkit-keyframes query{0%{opacity:1;transform:translateX(35%) scaleX(.3)}to{opacity:0;transform:translateX(-50%) scaleX(0)}}@keyframes query{0%{opacity:1;transform:translateX(35%) scaleX(.3)}to{opacity:0;transform:translateX(-50%) scaleX(0)}}@font-face{font-family:data-table;src:url(resources/data-table.40742b4faed98d0250a5.eot);src:url(resources/data-table.40742b4faed98d0250a5.eot?#iefix) format("embedded-opentype"),url(resources/data-table.53c319729491b7686d65.woff) format("woff"),url(resources/data-table.93be7e0fc94594d266a2.ttf) format("truetype"),url(resources/data-table.7eda0c04830dac128c76.svg#data-table) format("svg");font-weight:400;font-style:normal}[data-icon]:before{content:attr(data-icon)}[class*=" datatable-icon-"]:before,[class^=datatable-icon-]:before,[data-icon]:before{font-family:data-table!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.datatable-icon-filter:before{content:"\62"}.datatable-icon-collapse:before{content:"\61"}.datatable-icon-expand:before{content:"\63"}.datatable-icon-close:before{content:"\64"}.datatable-icon-up:before{content:"\65"}.datatable-icon-down:before{content:"\66"}.datatable-icon-sort-unset:before{content:"\63";opacity:.5}.datatable-icon-sort:before{content:"\67"}.datatable-icon-done:before{content:"\68"}.datatable-icon-done-all:before{content:"\69"}.datatable-icon-search:before{content:"\6a"}.datatable-icon-pin:before{content:"\6b"}.datatable-icon-add:before{content:"\6d"}.datatable-icon-left:before{content:"\6f"}.datatable-icon-right:before{content:"\70"}.datatable-icon-skip:before{content:"\71"}.datatable-icon-prev:before{content:"\72"}.bs-datepicker{display:flex;align-items:stretch;flex-flow:row wrap;background:#fff;box-shadow:0 0 10px 0 #aaa;position:relative;z-index:1}.bs-datepicker:after{clear:both;content:"";display:block}.bs-datepicker bs-day-picker{float:left}.bs-datepicker-btns button:active,.bs-datepicker-btns button:focus,.bs-datepicker-btns button:hover,.bs-datepicker-predefined-btns button:active,.bs-datepicker-predefined-btns button:focus,.bs-datepicker button:active,.bs-datepicker button:focus,.bs-datepicker button:hover,.bs-datepicker input:active,.bs-datepicker input:focus,.bs-datepicker input:hover{outline:none}.bs-datepicker-head{min-width:270px;height:50px;padding:10px;border-radius:3px 3px 0 0;text-align:justify}.bs-datepicker-head:after{content:"";display:inline-block;vertical-align:top;width:100%}.bs-datepicker-head button{display:inline-block;vertical-align:top;padding:0;height:30px;line-height:30px;border:0;background:transparent;text-align:center;cursor:pointer;color:#fff;transition:.3s}.bs-datepicker-head button[disabled],.bs-datepicker-head button[disabled]:active,.bs-datepicker-head button[disabled]:hover{background:hsla(0,0%,86.7%,.3);color:#f5f5f5;cursor:not-allowed}.bs-datepicker-head button.next,.bs-datepicker-head button.previous{border-radius:50%;width:30px;height:30px}.bs-datepicker-head button.next span,.bs-datepicker-head button.previous span{font-size:28px;line-height:1;display:inline-block;position:relative;height:100%;width:100%;border-radius:50%}.bs-datepicker-head button.current{border-radius:15px;max-width:155px;padding:0 13px}.bs-datepicker-head button:hover{background-color:rgba(0,0,0,.1)}.bs-datepicker-head button:active{background-color:rgba(0,0,0,.2)}.bs-datepicker-body{padding:10px;border-radius:0 0 3px 3px;min-height:232px;min-width:278px;border:1px solid #e9edf0}.bs-datepicker-body .days.weeks{position:relative;z-index:1}.bs-datepicker-body table{width:100%;border-collapse:separate;border-spacing:0}.bs-datepicker-body table th{font-size:13px;color:#9aaec1;font-weight:400;text-align:center}.bs-datepicker-body table td{color:#54708b;position:relative;padding:0}.bs-datepicker-body table td span{display:block;margin:0 auto;font-size:13px;border-radius:50%;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.bs-datepicker-body table td:not(.disabled):not(.week) span:not(.disabled):not(.is-other-month){cursor:pointer}.bs-datepicker-body table td.is-highlighted:not(.disabled):not(.selected) span,.bs-datepicker-body table td span.is-highlighted:not(.disabled):not(.selected){background-color:#e9edf0;transition:0s}.bs-datepicker-body table td.is-active-other-month:not(.disabled):not(.selected) span,.bs-datepicker-body table td span.is-active-other-month:not(.disabled):not(.selected){background-color:#e9edf0;transition:0s;cursor:pointer}.bs-datepicker-body table td.disabled span,.bs-datepicker-body table td span.disabled{color:#9aaec1}.bs-datepicker-body table td.selected span,.bs-datepicker-body table td span.selected{color:#fff}.bs-datepicker-body table td.is-other-month span,.bs-datepicker-body table td span.is-other-month{color:rgba(0,0,0,.25)}.bs-datepicker-body table td.active{position:relative}.bs-datepicker-body table td.active.select-start:before{left:35%}.bs-datepicker-body table td.active.select-end:before{left:-85%}.bs-datepicker-body table td.active.select-end span:after,.bs-datepicker-body table td.active.select-start span:after,.bs-datepicker-body table td span.active.select-end:after,.bs-datepicker-body table td span.active.select-start:after{content:"";display:block;position:absolute;z-index:-1;width:100%;height:100%;transition:.3s;top:0;border-radius:50%}.bs-datepicker-body table td:before,.bs-datepicker-body table td span:before{content:"";display:block;position:absolute;z-index:-1;top:6px;bottom:6px;left:-3px;right:-2px;box-sizing:content-box;background:transparent}.bs-datepicker-body table td.active.select-start+td.active:before{left:-20%}.bs-datepicker-body table td:last-child.active:before{border-radius:0 3px 3px 0;width:125%;left:-25%}.bs-datepicker-body table td[class*=select-] span,.bs-datepicker-body table td span[class*=select-]{border-radius:50%;color:#fff}.bs-datepicker-body table.days span.active:not(.select-start):before,.bs-datepicker-body table.days span.in-range:not(.select-start):before,.bs-datepicker-body table.days td.active:not(.select-start):before,.bs-datepicker-body table.days td.in-range:not(.select-start):before{background:#e9edf0}.bs-datepicker-body table.days span{width:32px;height:32px;line-height:32px}.bs-datepicker-body table.days span.select-start{z-index:2}.bs-datepicker-body table.days span.is-highlighted.in-range:before{right:3px;left:0}.bs-datepicker-body table.days span.in-range.select-end:before{right:4px;left:0}.bs-datepicker-body table.days td.active+td.is-highlighted:before,.bs-datepicker-body table.days td.active+td.select-end:before,.bs-datepicker-body table.days td.in-range+td.is-highlighted:before,.bs-datepicker-body table.days td.in-range+td.select-end:before,.bs-datepicker-body table.days td.select-start+td.is-highlighted:before,.bs-datepicker-body table.days td.select-start+td.select-end:before{background:#e9edf0;width:100%}.bs-datepicker-body table.weeks tr td:nth-child(2).active:before{border-radius:3px 0 0 3px;left:0;width:100%}.bs-datepicker-body table:not(.weeks) tr td:first-child:before{border-radius:3px 0 0 3px}.bs-datepicker-body table.years td span{width:46px;height:46px;line-height:45px;margin:0 auto}.bs-datepicker-body table.years tr:not(:last-child) td span{margin-bottom:8px}.bs-datepicker-body table.months td{height:52px}.bs-datepicker-body table.months td span{padding:6px;border-radius:15px}.bs-datepicker .current-timedate{color:#54708b;font-size:15px;text-align:center;height:30px;line-height:30px;border-radius:20px;border:1px solid #e9edf0;margin-bottom:10px;cursor:pointer;text-transform:uppercase;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.bs-datepicker .current-timedate span:not(:empty):before{content:"";width:15px;height:16px;display:inline-block;margin-right:4px;vertical-align:text-bottom;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAABMklEQVQoU9VTwW3CQBCcOUgBtEBKSAukAnBKME+wFCAlYIhk8sQlxFABtJAScAsuAPBEewYcxCP8ouxrPDsza61uiVN1o6RNHD4htSCmq49RfO71BvMJqBBkITRf1kmUW49nQRC9h1I5AZlBClaL8aP1fKgOOxCx8aSLs+Q19eZuNO8QmPqJRtDFguy7OAcDbJPs+/BKVPDIPrvD2ZJgWAmVe7O0rI0Vqs1seyWUXpuJoppYCa5L+U++NpNPkr5OE2oMdARsb3gykJT5ydZcL8Z9Ww60nxg2LhjON9li9OwXZzo+xLbp3nC2s9CL2RrueGyVrgwNm8HpsCzZ9EEW6kqXlo1GQe03FzP/7W8Hl0dBtu7Bf7zt6mIwvX1RvzDCm7+q3mAW0Dl/GPdUCeXrZLT9BrDrGkm4qlPvAAAAAElFTkSuQmCC)}.bs-datepicker-multiple{border-radius:4px 0 0 4px}.bs-datepicker-multiple+.bs-datepicker-multiple{margin-left:10px}.bs-datepicker-multiple .bs-datepicker{box-shadow:none;position:relative}.bs-datepicker-multiple .bs-datepicker:not(:last-child){padding-right:10px}.bs-datepicker-multiple .bs-datepicker+.bs-datepicker:after{content:"";display:block;width:14px;height:10px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAYAAABrGwT5AAAA1ElEQVQoU42RsQrCUAxF77VuDu7O4oMWW//BURBBpZvgKk4uIrjoqKOTf+DopIO4uYggtFTfw3+pkQqCW1/G5J7kJiFy4m5MxUlxAzgIPHX+lzMPzupRYlYgxiR7vqsOP8YKzsTx0yxFMCUZ+q7aZzlr+OvgoWcAFyAHgat2jLWu48252DdqAihDJGSSJNUUxYmQjs3+hPQBlAh2rG2LCOPnaw3IiGDX99TRCs7ASJsNhUOA7d/LcuHvRG22FIZvsNXw1MX6VZExCilOQKEfeLXr/10+aC9Ho7arh7oAAAAASUVORK5CYII=);position:absolute;top:25px;left:-8px}.bs-datepicker-multiple .bs-datepicker .left{float:left}.bs-datepicker-multiple .bs-datepicker .right{float:right}.bs-datepicker-container{padding:15px}.bs-datepicker .bs-media-container{display:flex}@media (max-width:768px){.bs-datepicker .bs-media-container{flex-direction:column}}.bs-datepicker-custom-range{padding:15px;background:#eee}.bs-datepicker-predefined-btns button{width:100%;display:block;height:30px;background-color:#9aaec1;border-radius:4px;color:#fff;border:0;margin-bottom:10px;padding:0 18px;text-align:left;transition:.3s}.bs-datepicker-predefined-btns button:hover{background-color:#54708b}.bs-datepicker-buttons{display:flex;flex-flow:row wrap;justify-content:flex-end;padding-top:10px;border-top:1px solid #e9edf0}.bs-datepicker-buttons .btn-default{margin-left:10px}.bs-datepicker-buttons .btn-today-wrapper{display:flex;flex-flow:row wrap}.bs-datepicker-buttons .clear-right,.bs-datepicker-buttons .today-right{flex-grow:0}.bs-datepicker-buttons .clear-left,.bs-datepicker-buttons .today-left{flex-grow:1}.bs-datepicker-buttons .clear-center,.bs-datepicker-buttons .today-center{flex-grow:0.5}.bs-timepicker-container{padding:10px 0}.bs-timepicker-label{color:#54708b;margin-bottom:10px}.bs-timepicker-controls{display:inline-block;vertical-align:top;margin-right:10px}.bs-timepicker-controls button{width:20px;height:20px;border-radius:50%;border:0;background-color:#e9edf0;color:#54708b;font-size:16px;font-weight:700;vertical-align:middle;line-height:0;padding:0;transition:.3s}.bs-timepicker-controls button:hover{background-color:#d5dadd}.bs-timepicker-controls input{width:35px;height:25px;border-radius:13px;text-align:center;border:1px solid #e9edf0}.bs-timepicker .switch-time-format{text-transform:uppercase;min-width:54px;height:25px;border-radius:20px;border:1px solid #e9edf0;background:#fff;color:#54708b;font-size:13px}.bs-timepicker .switch-time-format img{vertical-align:initial;margin-left:4px}bs-datepicker-container,bs-daterangepicker-container{z-index:1080}@media (max-width:768px){.bs-datepicker-multiple{display:flex}.bs-datepicker-multiple+.bs-datepicker-multiple{margin-top:10px;margin-left:0}}.theme-default .bs-datepicker-head{background-color:#777}.theme-default .btn-clear-wrapper .btn-success,.theme-default .btn-today-wrapper .btn-success{background-color:#777;border-color:#777}.theme-default .btn-clear-wrapper .btn-success:focus,.theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-default .btn-today-wrapper .btn-success:focus,.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#616161;border-color:#616161}.theme-default .btn-clear-wrapper .btn-success:hover,.theme-default .btn-today-wrapper .btn-success:hover{background-color:#6f6e6e;border-color:#6f6e6e}.theme-default .bs-datepicker-body table td.selected span,.theme-default .bs-datepicker-body table td[class*=select-] span:after,.theme-default .bs-datepicker-body table td span.selected,.theme-default .bs-datepicker-body table td span[class*=select-]:after,.theme-default .bs-datepicker-predefined-btns button.selected{background-color:#777}.theme-default .bs-datepicker-body table td.week span{color:#777}.theme-default .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#777;color:#fff;opacity:.5;transition:0s}.theme-green .bs-datepicker-head{background-color:#5cb85c}.theme-green .btn-clear-wrapper .btn-success,.theme-green .btn-today-wrapper .btn-success{background-color:#5cb85c;border-color:#5cb85c}.theme-green .btn-clear-wrapper .btn-success:focus,.theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-green .btn-today-wrapper .btn-success:focus,.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#1e7e34;border-color:#1e7e34}.theme-green .btn-clear-wrapper .btn-success:hover,.theme-green .btn-today-wrapper .btn-success:hover{background-color:#218838;border-color:#218838}.theme-green .bs-datepicker-body table td.selected span,.theme-green .bs-datepicker-body table td[class*=select-] span:after,.theme-green .bs-datepicker-body table td span.selected,.theme-green .bs-datepicker-body table td span[class*=select-]:after,.theme-green .bs-datepicker-predefined-btns button.selected{background-color:#5cb85c}.theme-green .bs-datepicker-body table td.week span{color:#5cb85c}.theme-green .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#5cb85c;color:#fff;opacity:.5;transition:0s}.theme-blue .bs-datepicker-head{background-color:#5bc0de}.theme-blue .btn-clear-wrapper .btn-success,.theme-blue .btn-today-wrapper .btn-success{background-color:#5bc0de;border-color:#5bc0de}.theme-blue .btn-clear-wrapper .btn-success:focus,.theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-blue .btn-today-wrapper .btn-success:focus,.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#2aa8cd;border-color:#2aa8cd}.theme-blue .btn-clear-wrapper .btn-success:hover,.theme-blue .btn-today-wrapper .btn-success:hover{background-color:#3ab3d7;border-color:#3ab3d7}.theme-blue .bs-datepicker-body table td.selected span,.theme-blue .bs-datepicker-body table td[class*=select-] span:after,.theme-blue .bs-datepicker-body table td span.selected,.theme-blue .bs-datepicker-body table td span[class*=select-]:after,.theme-blue .bs-datepicker-predefined-btns button.selected{background-color:#5bc0de}.theme-blue .bs-datepicker-body table td.week span{color:#5bc0de}.theme-blue .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#5bc0de;color:#fff;opacity:.5;transition:0s}.theme-dark-blue .bs-datepicker-head{background-color:#337ab7}.theme-dark-blue .btn-clear-wrapper .btn-success,.theme-dark-blue .btn-today-wrapper .btn-success{background-color:#337ab7;border-color:#337ab7}.theme-dark-blue .btn-clear-wrapper .btn-success:focus,.theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-dark-blue .btn-today-wrapper .btn-success:focus,.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#266498;border-color:#266498}.theme-dark-blue .btn-clear-wrapper .btn-success:hover,.theme-dark-blue .btn-today-wrapper .btn-success:hover{background-color:#2c6fa9;border-color:#2c6fa9}.theme-dark-blue .bs-datepicker-body table td.selected span,.theme-dark-blue .bs-datepicker-body table td[class*=select-] span:after,.theme-dark-blue .bs-datepicker-body table td span.selected,.theme-dark-blue .bs-datepicker-body table td span[class*=select-]:after,.theme-dark-blue .bs-datepicker-predefined-btns button.selected{background-color:#337ab7}.theme-dark-blue .bs-datepicker-body table td.week span{color:#337ab7}.theme-dark-blue .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#337ab7;color:#fff;opacity:.5;transition:0s}.theme-red .bs-datepicker-head{background-color:#d9534f}.theme-red .btn-clear-wrapper .btn-success,.theme-red .btn-today-wrapper .btn-success{background-color:#d9534f;border-color:#d9534f}.theme-red .btn-clear-wrapper .btn-success:focus,.theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-red .btn-today-wrapper .btn-success:focus,.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#d23531;border-color:#d23531}.theme-red .btn-clear-wrapper .btn-success:hover,.theme-red .btn-today-wrapper .btn-success:hover{background-color:#e33732;border-color:#e33732}.theme-red .bs-datepicker-body table td.selected span,.theme-red .bs-datepicker-body table td[class*=select-] span:after,.theme-red .bs-datepicker-body table td span.selected,.theme-red .bs-datepicker-body table td span[class*=select-]:after,.theme-red .bs-datepicker-predefined-btns button.selected{background-color:#d9534f}.theme-red .bs-datepicker-body table td.week span{color:#d9534f}.theme-red .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#d9534f;color:#fff;opacity:.5;transition:0s}.theme-orange .bs-datepicker-head{background-color:#f0ad4e}.theme-orange .btn-clear-wrapper .btn-success,.theme-orange .btn-today-wrapper .btn-success{background-color:#f0ad4e;border-color:#f0ad4e}.theme-orange .btn-clear-wrapper .btn-success:focus,.theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-orange .btn-today-wrapper .btn-success:focus,.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#ed9c29;border-color:#ed9c29}.theme-orange .btn-clear-wrapper .btn-success:hover,.theme-orange .btn-today-wrapper .btn-success:hover{background-color:#ffac35;border-color:#ffac35}.theme-orange .bs-datepicker-body table td.selected span,.theme-orange .bs-datepicker-body table td[class*=select-] span:after,.theme-orange .bs-datepicker-body table td span.selected,.theme-orange .bs-datepicker-body table td span[class*=select-]:after,.theme-orange .bs-datepicker-predefined-btns button.selected{background-color:#f0ad4e}.theme-orange .bs-datepicker-body table td.week span{color:#f0ad4e}.theme-orange .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#f0ad4e;color:#fff;opacity:.5;transition:0s}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{background-color:#333;color:#fff;font-size:14px;line-height:1.4;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}@font-face{font-family:icomoon;src:url(resources/icomoon.0f3416216d45f8c7446a.woff2?ycrr41) format("woff2"),url(resources/icomoon.5cb346e94b4578827fdd.ttf?ycrr41) format("truetype"),url(resources/icomoon.a3535dc3c14efea90fd8.woff?ycrr41) format("woff"),url(resources/icomoon.317c6164acd9e9465926.svg?ycrr41#icomoon) format("svg");font-weight:400;font-style:normal}.ic{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ic-excel:before{content:"";display:block;height:1em;width:1em;background:url(resources/if_excel.cf9a52ba72e08693be3d.png) no-repeat 0 0;background-size:1em}.ic-contract-summary:before{content:"\e91c"}.ic-user-guide:before{content:"\e909"}.ic-mobile:before{content:"\e91f"}.ic-print:before{content:"\e91a"}.ic-text-documents:before{content:"\e919"}.ic-issue:before{content:"\e916"}.ic-progress:before{content:"\e917"}.ic-waiting:before{content:"\e918"}.ic-reject:before{content:"\e914"}.ic-success:before{content:"\e915"}.ic-user-line:before{content:"\e913"}.ic-color-picker:before{content:"\e911"}.ic-image:before{content:"\e91b"}.ic-catalyst:before{content:"\e90d"}.ic-export:before{content:"\e90e"}.ic-monitoring:before{content:"\e90f"}.ic-notification:before{content:"\e910"}.ic-hour-glass:before{content:"\e90c"}.ic-add:before{content:"\e900"}.ic-check:before{content:"\e901"}.ic-check-complete:before{content:"\e902"}.ic-check-square:before{content:"\e903"}.ic-circle:before{content:"\e904"}.ic-close:before{content:"\e905"}.ic-contract-status:before{content:"\e906"}.ic-home:before{content:"\e907"}.ic-master-data:before{content:"\e908"}.ic-search:before{content:"\e912"}.ic-trash-o:before{content:"\e90a"}.ic-user:before{content:"\e90b"}@font-face{font-family:Kanit;src:url(resources/Kanit-Light.5e3639b08fc141a28c30.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Kanit;src:url(resources/Kanit-Regular.6a45a65ea3befe6947f3.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Kanit;src:url(resources/Kanit-Medium.a7e1e17c224ce78940f2.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Kanit;src:url(resources/Kanit-Bold.dff34086233f95f99c4b.ttf) format("truetype");font-weight:700;font-style:normal}.breadcrumb,.button,.delete,.file,.is-unselectable,.modal-close,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.tabs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar-link:not(.is-arrowless):after,.select:not(.is-multiple):not(.is-loading):after{border:3px solid transparent;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.delete,.modal-close{-moz-appearance:none;-webkit-appearance:none;background-color:rgba(0,0,0,.2);border:none;border-radius:290486px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}.delete:after,.delete:before,.modal-close:after,.modal-close:before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.delete:before,.modal-close:before{height:2px;width:50%}.delete:after,.modal-close:after{height:50%;width:2px}.delete:focus,.delete:hover,.modal-close:focus,.modal-close:hover{background-color:rgba(0,0,0,.3)}.delete:active,.modal-close:active{background-color:rgba(0,0,0,.4)}.is-small.delete,.is-small.modal-close{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.delete,.is-medium.modal-close{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.delete,.is-large.modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.button.is-loading:after,.control.is-loading:after,.loader,.select.is-loading:after{-webkit-animation:spinAround .5s linear infinite;animation:spinAround .5s linear infinite;border-radius:290486px;border-color:transparent transparent #ddd #ddd;border-style:solid;border-width:2px;content:"";display:block;height:1em;position:relative;width:1em}.hero-video,.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-square .has-ratio,.image.is-square img,.is-overlay,.modal,.modal-background{bottom:0;left:0;position:absolute;right:0;top:0}.block:not(:last-child),.box:not(:last-child),.breadcrumb:not(:last-child),.content:not(:last-child),.highlight:not(:last-child),.level:not(:last-child),.message:not(:last-child),.notification:not(:last-child),.pagination:not(:last-child),.progress:not(:last-child),.subtitle:not(:last-child),.table-container:not(:last-child),.table:not(:last-child),.tabs:not(:last-child),.title:not(:last-child){margin-bottom:1.2rem}.block:not(:last-child).space-0,.box:not(:last-child).space-0,.breadcrumb:not(:last-child).space-0,.content:not(:last-child).space-0,.highlight:not(:last-child).space-0,.level:not(:last-child).space-0,.message:not(:last-child).space-0,.notification:not(:last-child).space-0,.pagination:not(:last-child).space-0,.progress:not(:last-child).space-0,.subtitle:not(:last-child).space-0,.table-container:not(:last-child).space-0,.table:not(:last-child).space-0,.tabs:not(:last-child).space-0,.title:not(:last-child).space-0{margin-bottom:0}.block:not(:last-child).space-1,.box:not(:last-child).space-1,.breadcrumb:not(:last-child).space-1,.content:not(:last-child).space-1,.highlight:not(:last-child).space-1,.level:not(:last-child).space-1,.message:not(:last-child).space-1,.notification:not(:last-child).space-1,.pagination:not(:last-child).space-1,.progress:not(:last-child).space-1,.subtitle:not(:last-child).space-1,.table-container:not(:last-child).space-1,.table:not(:last-child).space-1,.tabs:not(:last-child).space-1,.title:not(:last-child).space-1{margin-bottom:.6rem}.block:not(:last-child).space-2,.box:not(:last-child).space-2,.breadcrumb:not(:last-child).space-2,.content:not(:last-child).space-2,.highlight:not(:last-child).space-2,.level:not(:last-child).space-2,.message:not(:last-child).space-2,.notification:not(:last-child).space-2,.pagination:not(:last-child).space-2,.progress:not(:last-child).space-2,.subtitle:not(:last-child).space-2,.table-container:not(:last-child).space-2,.table:not(:last-child).space-2,.tabs:not(:last-child).space-2,.title:not(:last-child).space-2{margin-bottom:1.2rem}.block:not(:last-child).space-3,.box:not(:last-child).space-3,.breadcrumb:not(:last-child).space-3,.content:not(:last-child).space-3,.highlight:not(:last-child).space-3,.level:not(:last-child).space-3,.message:not(:last-child).space-3,.notification:not(:last-child).space-3,.pagination:not(:last-child).space-3,.progress:not(:last-child).space-3,.subtitle:not(:last-child).space-3,.table-container:not(:last-child).space-3,.table:not(:last-child).space-3,.tabs:not(:last-child).space-3,.title:not(:last-child).space-3{margin-bottom:1.8rem}.block:not(:last-child).space-4,.box:not(:last-child).space-4,.breadcrumb:not(:last-child).space-4,.content:not(:last-child).space-4,.highlight:not(:last-child).space-4,.level:not(:last-child).space-4,.message:not(:last-child).space-4,.notification:not(:last-child).space-4,.pagination:not(:last-child).space-4,.progress:not(:last-child).space-4,.subtitle:not(:last-child).space-4,.table-container:not(:last-child).space-4,.table:not(:last-child).space-4,.tabs:not(:last-child).space-4,.title:not(:last-child).space-4{margin-bottom:2.4rem}.block:not(:last-child).space-5,.box:not(:last-child).space-5,.breadcrumb:not(:last-child).space-5,.content:not(:last-child).space-5,.highlight:not(:last-child).space-5,.level:not(:last-child).space-5,.message:not(:last-child).space-5,.notification:not(:last-child).space-5,.pagination:not(:last-child).space-5,.progress:not(:last-child).space-5,.subtitle:not(:last-child).space-5,.table-container:not(:last-child).space-5,.table:not(:last-child).space-5,.tabs:not(:last-child).space-5,.title:not(:last-child).space-5{margin-bottom:3rem}.block:not(:last-child).space-6,.box:not(:last-child).space-6,.breadcrumb:not(:last-child).space-6,.content:not(:last-child).space-6,.highlight:not(:last-child).space-6,.level:not(:last-child).space-6,.message:not(:last-child).space-6,.notification:not(:last-child).space-6,.pagination:not(:last-child).space-6,.progress:not(:last-child).space-6,.subtitle:not(:last-child).space-6,.table-container:not(:last-child).space-6,.table:not(:last-child).space-6,.tabs:not(:last-child).space-6,.title:not(:last-child).space-6{margin-bottom:3.6rem}@media screen and (max-width:767px){.block:not(:last-child).space-0-mobile,.box:not(:last-child).space-0-mobile,.breadcrumb:not(:last-child).space-0-mobile,.content:not(:last-child).space-0-mobile,.highlight:not(:last-child).space-0-mobile,.level:not(:last-child).space-0-mobile,.message:not(:last-child).space-0-mobile,.notification:not(:last-child).space-0-mobile,.pagination:not(:last-child).space-0-mobile,.progress:not(:last-child).space-0-mobile,.subtitle:not(:last-child).space-0-mobile,.table-container:not(:last-child).space-0-mobile,.table:not(:last-child).space-0-mobile,.tabs:not(:last-child).space-0-mobile,.title:not(:last-child).space-0-mobile{margin-bottom:0}.block:not(:last-child).space-1-mobile,.box:not(:last-child).space-1-mobile,.breadcrumb:not(:last-child).space-1-mobile,.content:not(:last-child).space-1-mobile,.highlight:not(:last-child).space-1-mobile,.level:not(:last-child).space-1-mobile,.message:not(:last-child).space-1-mobile,.notification:not(:last-child).space-1-mobile,.pagination:not(:last-child).space-1-mobile,.progress:not(:last-child).space-1-mobile,.subtitle:not(:last-child).space-1-mobile,.table-container:not(:last-child).space-1-mobile,.table:not(:last-child).space-1-mobile,.tabs:not(:last-child).space-1-mobile,.title:not(:last-child).space-1-mobile{margin-bottom:.6rem}.block:not(:last-child).space-2-mobile,.box:not(:last-child).space-2-mobile,.breadcrumb:not(:last-child).space-2-mobile,.content:not(:last-child).space-2-mobile,.highlight:not(:last-child).space-2-mobile,.level:not(:last-child).space-2-mobile,.message:not(:last-child).space-2-mobile,.notification:not(:last-child).space-2-mobile,.pagination:not(:last-child).space-2-mobile,.progress:not(:last-child).space-2-mobile,.subtitle:not(:last-child).space-2-mobile,.table-container:not(:last-child).space-2-mobile,.table:not(:last-child).space-2-mobile,.tabs:not(:last-child).space-2-mobile,.title:not(:last-child).space-2-mobile{margin-bottom:1.2rem}.block:not(:last-child).space-3-mobile,.box:not(:last-child).space-3-mobile,.breadcrumb:not(:last-child).space-3-mobile,.content:not(:last-child).space-3-mobile,.highlight:not(:last-child).space-3-mobile,.level:not(:last-child).space-3-mobile,.message:not(:last-child).space-3-mobile,.notification:not(:last-child).space-3-mobile,.pagination:not(:last-child).space-3-mobile,.progress:not(:last-child).space-3-mobile,.subtitle:not(:last-child).space-3-mobile,.table-container:not(:last-child).space-3-mobile,.table:not(:last-child).space-3-mobile,.tabs:not(:last-child).space-3-mobile,.title:not(:last-child).space-3-mobile{margin-bottom:1.8rem}.block:not(:last-child).space-4-mobile,.box:not(:last-child).space-4-mobile,.breadcrumb:not(:last-child).space-4-mobile,.content:not(:last-child).space-4-mobile,.highlight:not(:last-child).space-4-mobile,.level:not(:last-child).space-4-mobile,.message:not(:last-child).space-4-mobile,.notification:not(:last-child).space-4-mobile,.pagination:not(:last-child).space-4-mobile,.progress:not(:last-child).space-4-mobile,.subtitle:not(:last-child).space-4-mobile,.table-container:not(:last-child).space-4-mobile,.table:not(:last-child).space-4-mobile,.tabs:not(:last-child).space-4-mobile,.title:not(:last-child).space-4-mobile{margin-bottom:2.4rem}.block:not(:last-child).space-5-mobile,.box:not(:last-child).space-5-mobile,.breadcrumb:not(:last-child).space-5-mobile,.content:not(:last-child).space-5-mobile,.highlight:not(:last-child).space-5-mobile,.level:not(:last-child).space-5-mobile,.message:not(:last-child).space-5-mobile,.notification:not(:last-child).space-5-mobile,.pagination:not(:last-child).space-5-mobile,.progress:not(:last-child).space-5-mobile,.subtitle:not(:last-child).space-5-mobile,.table-container:not(:last-child).space-5-mobile,.table:not(:last-child).space-5-mobile,.tabs:not(:last-child).space-5-mobile,.title:not(:last-child).space-5-mobile{margin-bottom:3rem}.block:not(:last-child).space-6-mobile,.box:not(:last-child).space-6-mobile,.breadcrumb:not(:last-child).space-6-mobile,.content:not(:last-child).space-6-mobile,.highlight:not(:last-child).space-6-mobile,.level:not(:last-child).space-6-mobile,.message:not(:last-child).space-6-mobile,.notification:not(:last-child).space-6-mobile,.pagination:not(:last-child).space-6-mobile,.progress:not(:last-child).space-6-mobile,.subtitle:not(:last-child).space-6-mobile,.table-container:not(:last-child).space-6-mobile,.table:not(:last-child).space-6-mobile,.tabs:not(:last-child).space-6-mobile,.title:not(:last-child).space-6-mobile{margin-bottom:3.6rem}}@media print,screen and (min-width:768px){.block:not(:last-child).space-0-tablet,.box:not(:last-child).space-0-tablet,.breadcrumb:not(:last-child).space-0-tablet,.content:not(:last-child).space-0-tablet,.highlight:not(:last-child).space-0-tablet,.level:not(:last-child).space-0-tablet,.message:not(:last-child).space-0-tablet,.notification:not(:last-child).space-0-tablet,.pagination:not(:last-child).space-0-tablet,.progress:not(:last-child).space-0-tablet,.subtitle:not(:last-child).space-0-tablet,.table-container:not(:last-child).space-0-tablet,.table:not(:last-child).space-0-tablet,.tabs:not(:last-child).space-0-tablet,.title:not(:last-child).space-0-tablet{margin-bottom:0}.block:not(:last-child).space-1-tablet,.box:not(:last-child).space-1-tablet,.breadcrumb:not(:last-child).space-1-tablet,.content:not(:last-child).space-1-tablet,.highlight:not(:last-child).space-1-tablet,.level:not(:last-child).space-1-tablet,.message:not(:last-child).space-1-tablet,.notification:not(:last-child).space-1-tablet,.pagination:not(:last-child).space-1-tablet,.progress:not(:last-child).space-1-tablet,.subtitle:not(:last-child).space-1-tablet,.table-container:not(:last-child).space-1-tablet,.table:not(:last-child).space-1-tablet,.tabs:not(:last-child).space-1-tablet,.title:not(:last-child).space-1-tablet{margin-bottom:.6rem}.block:not(:last-child).space-2-tablet,.box:not(:last-child).space-2-tablet,.breadcrumb:not(:last-child).space-2-tablet,.content:not(:last-child).space-2-tablet,.highlight:not(:last-child).space-2-tablet,.level:not(:last-child).space-2-tablet,.message:not(:last-child).space-2-tablet,.notification:not(:last-child).space-2-tablet,.pagination:not(:last-child).space-2-tablet,.progress:not(:last-child).space-2-tablet,.subtitle:not(:last-child).space-2-tablet,.table-container:not(:last-child).space-2-tablet,.table:not(:last-child).space-2-tablet,.tabs:not(:last-child).space-2-tablet,.title:not(:last-child).space-2-tablet{margin-bottom:1.2rem}.block:not(:last-child).space-3-tablet,.box:not(:last-child).space-3-tablet,.breadcrumb:not(:last-child).space-3-tablet,.content:not(:last-child).space-3-tablet,.highlight:not(:last-child).space-3-tablet,.level:not(:last-child).space-3-tablet,.message:not(:last-child).space-3-tablet,.notification:not(:last-child).space-3-tablet,.pagination:not(:last-child).space-3-tablet,.progress:not(:last-child).space-3-tablet,.subtitle:not(:last-child).space-3-tablet,.table-container:not(:last-child).space-3-tablet,.table:not(:last-child).space-3-tablet,.tabs:not(:last-child).space-3-tablet,.title:not(:last-child).space-3-tablet{margin-bottom:1.8rem}.block:not(:last-child).space-4-tablet,.box:not(:last-child).space-4-tablet,.breadcrumb:not(:last-child).space-4-tablet,.content:not(:last-child).space-4-tablet,.highlight:not(:last-child).space-4-tablet,.level:not(:last-child).space-4-tablet,.message:not(:last-child).space-4-tablet,.notification:not(:last-child).space-4-tablet,.pagination:not(:last-child).space-4-tablet,.progress:not(:last-child).space-4-tablet,.subtitle:not(:last-child).space-4-tablet,.table-container:not(:last-child).space-4-tablet,.table:not(:last-child).space-4-tablet,.tabs:not(:last-child).space-4-tablet,.title:not(:last-child).space-4-tablet{margin-bottom:2.4rem}.block:not(:last-child).space-5-tablet,.box:not(:last-child).space-5-tablet,.breadcrumb:not(:last-child).space-5-tablet,.content:not(:last-child).space-5-tablet,.highlight:not(:last-child).space-5-tablet,.level:not(:last-child).space-5-tablet,.message:not(:last-child).space-5-tablet,.notification:not(:last-child).space-5-tablet,.pagination:not(:last-child).space-5-tablet,.progress:not(:last-child).space-5-tablet,.subtitle:not(:last-child).space-5-tablet,.table-container:not(:last-child).space-5-tablet,.table:not(:last-child).space-5-tablet,.tabs:not(:last-child).space-5-tablet,.title:not(:last-child).space-5-tablet{margin-bottom:3rem}.block:not(:last-child).space-6-tablet,.box:not(:last-child).space-6-tablet,.breadcrumb:not(:last-child).space-6-tablet,.content:not(:last-child).space-6-tablet,.highlight:not(:last-child).space-6-tablet,.level:not(:last-child).space-6-tablet,.message:not(:last-child).space-6-tablet,.notification:not(:last-child).space-6-tablet,.pagination:not(:last-child).space-6-tablet,.progress:not(:last-child).space-6-tablet,.subtitle:not(:last-child).space-6-tablet,.table-container:not(:last-child).space-6-tablet,.table:not(:last-child).space-6-tablet,.tabs:not(:last-child).space-6-tablet,.title:not(:last-child).space-6-tablet{margin-bottom:3.6rem}}@media screen and (max-width:1439px){.block:not(:last-child).space-0-touch,.box:not(:last-child).space-0-touch,.breadcrumb:not(:last-child).space-0-touch,.content:not(:last-child).space-0-touch,.highlight:not(:last-child).space-0-touch,.level:not(:last-child).space-0-touch,.message:not(:last-child).space-0-touch,.notification:not(:last-child).space-0-touch,.pagination:not(:last-child).space-0-touch,.progress:not(:last-child).space-0-touch,.subtitle:not(:last-child).space-0-touch,.table-container:not(:last-child).space-0-touch,.table:not(:last-child).space-0-touch,.tabs:not(:last-child).space-0-touch,.title:not(:last-child).space-0-touch{margin-bottom:0}.block:not(:last-child).space-1-touch,.box:not(:last-child).space-1-touch,.breadcrumb:not(:last-child).space-1-touch,.content:not(:last-child).space-1-touch,.highlight:not(:last-child).space-1-touch,.level:not(:last-child).space-1-touch,.message:not(:last-child).space-1-touch,.notification:not(:last-child).space-1-touch,.pagination:not(:last-child).space-1-touch,.progress:not(:last-child).space-1-touch,.subtitle:not(:last-child).space-1-touch,.table-container:not(:last-child).space-1-touch,.table:not(:last-child).space-1-touch,.tabs:not(:last-child).space-1-touch,.title:not(:last-child).space-1-touch{margin-bottom:.6rem}.block:not(:last-child).space-2-touch,.box:not(:last-child).space-2-touch,.breadcrumb:not(:last-child).space-2-touch,.content:not(:last-child).space-2-touch,.highlight:not(:last-child).space-2-touch,.level:not(:last-child).space-2-touch,.message:not(:last-child).space-2-touch,.notification:not(:last-child).space-2-touch,.pagination:not(:last-child).space-2-touch,.progress:not(:last-child).space-2-touch,.subtitle:not(:last-child).space-2-touch,.table-container:not(:last-child).space-2-touch,.table:not(:last-child).space-2-touch,.tabs:not(:last-child).space-2-touch,.title:not(:last-child).space-2-touch{margin-bottom:1.2rem}.block:not(:last-child).space-3-touch,.box:not(:last-child).space-3-touch,.breadcrumb:not(:last-child).space-3-touch,.content:not(:last-child).space-3-touch,.highlight:not(:last-child).space-3-touch,.level:not(:last-child).space-3-touch,.message:not(:last-child).space-3-touch,.notification:not(:last-child).space-3-touch,.pagination:not(:last-child).space-3-touch,.progress:not(:last-child).space-3-touch,.subtitle:not(:last-child).space-3-touch,.table-container:not(:last-child).space-3-touch,.table:not(:last-child).space-3-touch,.tabs:not(:last-child).space-3-touch,.title:not(:last-child).space-3-touch{margin-bottom:1.8rem}.block:not(:last-child).space-4-touch,.box:not(:last-child).space-4-touch,.breadcrumb:not(:last-child).space-4-touch,.content:not(:last-child).space-4-touch,.highlight:not(:last-child).space-4-touch,.level:not(:last-child).space-4-touch,.message:not(:last-child).space-4-touch,.notification:not(:last-child).space-4-touch,.pagination:not(:last-child).space-4-touch,.progress:not(:last-child).space-4-touch,.subtitle:not(:last-child).space-4-touch,.table-container:not(:last-child).space-4-touch,.table:not(:last-child).space-4-touch,.tabs:not(:last-child).space-4-touch,.title:not(:last-child).space-4-touch{margin-bottom:2.4rem}.block:not(:last-child).space-5-touch,.box:not(:last-child).space-5-touch,.breadcrumb:not(:last-child).space-5-touch,.content:not(:last-child).space-5-touch,.highlight:not(:last-child).space-5-touch,.level:not(:last-child).space-5-touch,.message:not(:last-child).space-5-touch,.notification:not(:last-child).space-5-touch,.pagination:not(:last-child).space-5-touch,.progress:not(:last-child).space-5-touch,.subtitle:not(:last-child).space-5-touch,.table-container:not(:last-child).space-5-touch,.table:not(:last-child).space-5-touch,.tabs:not(:last-child).space-5-touch,.title:not(:last-child).space-5-touch{margin-bottom:3rem}.block:not(:last-child).space-6-touch,.box:not(:last-child).space-6-touch,.breadcrumb:not(:last-child).space-6-touch,.content:not(:last-child).space-6-touch,.highlight:not(:last-child).space-6-touch,.level:not(:last-child).space-6-touch,.message:not(:last-child).space-6-touch,.notification:not(:last-child).space-6-touch,.pagination:not(:last-child).space-6-touch,.progress:not(:last-child).space-6-touch,.subtitle:not(:last-child).space-6-touch,.table-container:not(:last-child).space-6-touch,.table:not(:last-child).space-6-touch,.tabs:not(:last-child).space-6-touch,.title:not(:last-child).space-6-touch{margin-bottom:3.6rem}}@media screen and (min-width:1440px){.block:not(:last-child).space-0-desktop,.box:not(:last-child).space-0-desktop,.breadcrumb:not(:last-child).space-0-desktop,.content:not(:last-child).space-0-desktop,.highlight:not(:last-child).space-0-desktop,.level:not(:last-child).space-0-desktop,.message:not(:last-child).space-0-desktop,.notification:not(:last-child).space-0-desktop,.pagination:not(:last-child).space-0-desktop,.progress:not(:last-child).space-0-desktop,.subtitle:not(:last-child).space-0-desktop,.table-container:not(:last-child).space-0-desktop,.table:not(:last-child).space-0-desktop,.tabs:not(:last-child).space-0-desktop,.title:not(:last-child).space-0-desktop{margin-bottom:0}.block:not(:last-child).space-1-desktop,.box:not(:last-child).space-1-desktop,.breadcrumb:not(:last-child).space-1-desktop,.content:not(:last-child).space-1-desktop,.highlight:not(:last-child).space-1-desktop,.level:not(:last-child).space-1-desktop,.message:not(:last-child).space-1-desktop,.notification:not(:last-child).space-1-desktop,.pagination:not(:last-child).space-1-desktop,.progress:not(:last-child).space-1-desktop,.subtitle:not(:last-child).space-1-desktop,.table-container:not(:last-child).space-1-desktop,.table:not(:last-child).space-1-desktop,.tabs:not(:last-child).space-1-desktop,.title:not(:last-child).space-1-desktop{margin-bottom:.6rem}.block:not(:last-child).space-2-desktop,.box:not(:last-child).space-2-desktop,.breadcrumb:not(:last-child).space-2-desktop,.content:not(:last-child).space-2-desktop,.highlight:not(:last-child).space-2-desktop,.level:not(:last-child).space-2-desktop,.message:not(:last-child).space-2-desktop,.notification:not(:last-child).space-2-desktop,.pagination:not(:last-child).space-2-desktop,.progress:not(:last-child).space-2-desktop,.subtitle:not(:last-child).space-2-desktop,.table-container:not(:last-child).space-2-desktop,.table:not(:last-child).space-2-desktop,.tabs:not(:last-child).space-2-desktop,.title:not(:last-child).space-2-desktop{margin-bottom:1.2rem}.block:not(:last-child).space-3-desktop,.box:not(:last-child).space-3-desktop,.breadcrumb:not(:last-child).space-3-desktop,.content:not(:last-child).space-3-desktop,.highlight:not(:last-child).space-3-desktop,.level:not(:last-child).space-3-desktop,.message:not(:last-child).space-3-desktop,.notification:not(:last-child).space-3-desktop,.pagination:not(:last-child).space-3-desktop,.progress:not(:last-child).space-3-desktop,.subtitle:not(:last-child).space-3-desktop,.table-container:not(:last-child).space-3-desktop,.table:not(:last-child).space-3-desktop,.tabs:not(:last-child).space-3-desktop,.title:not(:last-child).space-3-desktop{margin-bottom:1.8rem}.block:not(:last-child).space-4-desktop,.box:not(:last-child).space-4-desktop,.breadcrumb:not(:last-child).space-4-desktop,.content:not(:last-child).space-4-desktop,.highlight:not(:last-child).space-4-desktop,.level:not(:last-child).space-4-desktop,.message:not(:last-child).space-4-desktop,.notification:not(:last-child).space-4-desktop,.pagination:not(:last-child).space-4-desktop,.progress:not(:last-child).space-4-desktop,.subtitle:not(:last-child).space-4-desktop,.table-container:not(:last-child).space-4-desktop,.table:not(:last-child).space-4-desktop,.tabs:not(:last-child).space-4-desktop,.title:not(:last-child).space-4-desktop{margin-bottom:2.4rem}.block:not(:last-child).space-5-desktop,.box:not(:last-child).space-5-desktop,.breadcrumb:not(:last-child).space-5-desktop,.content:not(:last-child).space-5-desktop,.highlight:not(:last-child).space-5-desktop,.level:not(:last-child).space-5-desktop,.message:not(:last-child).space-5-desktop,.notification:not(:last-child).space-5-desktop,.pagination:not(:last-child).space-5-desktop,.progress:not(:last-child).space-5-desktop,.subtitle:not(:last-child).space-5-desktop,.table-container:not(:last-child).space-5-desktop,.table:not(:last-child).space-5-desktop,.tabs:not(:last-child).space-5-desktop,.title:not(:last-child).space-5-desktop{margin-bottom:3rem}.block:not(:last-child).space-6-desktop,.box:not(:last-child).space-6-desktop,.breadcrumb:not(:last-child).space-6-desktop,.content:not(:last-child).space-6-desktop,.highlight:not(:last-child).space-6-desktop,.level:not(:last-child).space-6-desktop,.message:not(:last-child).space-6-desktop,.notification:not(:last-child).space-6-desktop,.pagination:not(:last-child).space-6-desktop,.progress:not(:last-child).space-6-desktop,.subtitle:not(:last-child).space-6-desktop,.table-container:not(:last-child).space-6-desktop,.table:not(:last-child).space-6-desktop,.tabs:not(:last-child).space-6-desktop,.title:not(:last-child).space-6-desktop{margin-bottom:3.6rem}}.brick:not(:last-child){margin-bottom:.6rem}.brick:not(:last-child).space-0{margin-bottom:0}.brick:not(:last-child).space-1{margin-bottom:.6rem}.brick:not(:last-child).space-2{margin-bottom:1.2rem}.brick:not(:last-child).space-3{margin-bottom:1.8rem}.brick:not(:last-child).space-4{margin-bottom:2.4rem}.brick:not(:last-child).space-5{margin-bottom:3rem}.brick:not(:last-child).space-6{margin-bottom:3.6rem}@media screen and (max-width:767px){.brick:not(:last-child).space-0-mobile{margin-bottom:0}.brick:not(:last-child).space-1-mobile{margin-bottom:.6rem}.brick:not(:last-child).space-2-mobile{margin-bottom:1.2rem}.brick:not(:last-child).space-3-mobile{margin-bottom:1.8rem}.brick:not(:last-child).space-4-mobile{margin-bottom:2.4rem}.brick:not(:last-child).space-5-mobile{margin-bottom:3rem}.brick:not(:last-child).space-6-mobile{margin-bottom:3.6rem}}@media print,screen and (min-width:768px){.brick:not(:last-child).space-0-tablet{margin-bottom:0}.brick:not(:last-child).space-1-tablet{margin-bottom:.6rem}.brick:not(:last-child).space-2-tablet{margin-bottom:1.2rem}.brick:not(:last-child).space-3-tablet{margin-bottom:1.8rem}.brick:not(:last-child).space-4-tablet{margin-bottom:2.4rem}.brick:not(:last-child).space-5-tablet{margin-bottom:3rem}.brick:not(:last-child).space-6-tablet{margin-bottom:3.6rem}}@media screen and (max-width:1439px){.brick:not(:last-child).space-0-touch{margin-bottom:0}.brick:not(:last-child).space-1-touch{margin-bottom:.6rem}.brick:not(:last-child).space-2-touch{margin-bottom:1.2rem}.brick:not(:last-child).space-3-touch{margin-bottom:1.8rem}.brick:not(:last-child).space-4-touch{margin-bottom:2.4rem}.brick:not(:last-child).space-5-touch{margin-bottom:3rem}.brick:not(:last-child).space-6-touch{margin-bottom:3.6rem}}@media screen and (min-width:1440px){.brick:not(:last-child).space-0-desktop{margin-bottom:0}.brick:not(:last-child).space-1-desktop{margin-bottom:.6rem}.brick:not(:last-child).space-2-desktop{margin-bottom:1.2rem}.brick:not(:last-child).space-3-desktop{margin-bottom:1.8rem}.brick:not(:last-child).space-4-desktop{margin-bottom:2.4rem}.brick:not(:last-child).space-5-desktop{margin-bottom:3rem}.brick:not(:last-child).space-6-desktop{margin-bottom:3.6rem}}.is-spacing>:not(:last-child){margin-bottom:.6rem}.is-spacing>:not(:last-child).space-0{margin-bottom:0}.is-spacing>:not(:last-child).space-1{margin-bottom:.6rem}.is-spacing>:not(:last-child).space-2{margin-bottom:1.2rem}.is-spacing>:not(:last-child).space-3{margin-bottom:1.8rem}.is-spacing>:not(:last-child).space-4{margin-bottom:2.4rem}.is-spacing>:not(:last-child).space-5{margin-bottom:3rem}.is-spacing>:not(:last-child).space-6{margin-bottom:3.6rem}@media screen and (max-width:767px){.is-spacing>:not(:last-child).space-0-mobile{margin-bottom:0}.is-spacing>:not(:last-child).space-1-mobile{margin-bottom:.6rem}.is-spacing>:not(:last-child).space-2-mobile{margin-bottom:1.2rem}.is-spacing>:not(:last-child).space-3-mobile{margin-bottom:1.8rem}.is-spacing>:not(:last-child).space-4-mobile{margin-bottom:2.4rem}.is-spacing>:not(:last-child).space-5-mobile{margin-bottom:3rem}.is-spacing>:not(:last-child).space-6-mobile{margin-bottom:3.6rem}}@media print,screen and (min-width:768px){.is-spacing>:not(:last-child).space-0-tablet{margin-bottom:0}.is-spacing>:not(:last-child).space-1-tablet{margin-bottom:.6rem}.is-spacing>:not(:last-child).space-2-tablet{margin-bottom:1.2rem}.is-spacing>:not(:last-child).space-3-tablet{margin-bottom:1.8rem}.is-spacing>:not(:last-child).space-4-tablet{margin-bottom:2.4rem}.is-spacing>:not(:last-child).space-5-tablet{margin-bottom:3rem}.is-spacing>:not(:last-child).space-6-tablet{margin-bottom:3.6rem}}@media screen and (max-width:1439px){.is-spacing>:not(:last-child).space-0-touch{margin-bottom:0}.is-spacing>:not(:last-child).space-1-touch{margin-bottom:.6rem}.is-spacing>:not(:last-child).space-2-touch{margin-bottom:1.2rem}.is-spacing>:not(:last-child).space-3-touch{margin-bottom:1.8rem}.is-spacing>:not(:last-child).space-4-touch{margin-bottom:2.4rem}.is-spacing>:not(:last-child).space-5-touch{margin-bottom:3rem}.is-spacing>:not(:last-child).space-6-touch{margin-bottom:3.6rem}}@media screen and (min-width:1440px){.is-spacing>:not(:last-child).space-0-desktop{margin-bottom:0}.is-spacing>:not(:last-child).space-1-desktop{margin-bottom:.6rem}.is-spacing>:not(:last-child).space-2-desktop{margin-bottom:1.2rem}.is-spacing>:not(:last-child).space-3-desktop{margin-bottom:1.8rem}.is-spacing>:not(:last-child).space-4-desktop{margin-bottom:2.4rem}.is-spacing>:not(:last-child).space-5-desktop{margin-bottom:3rem}.is-spacing>:not(:last-child).space-6-desktop{margin-bottom:3.6rem}}.is-spacing-2>:not(:last-child){margin-bottom:1.2rem}.is-spacing-2>:not(:last-child).space-0{margin-bottom:0}.is-spacing-2>:not(:last-child).space-1{margin-bottom:.6rem}.is-spacing-2>:not(:last-child).space-2{margin-bottom:1.2rem}.is-spacing-2>:not(:last-child).space-3{margin-bottom:1.8rem}.is-spacing-2>:not(:last-child).space-4{margin-bottom:2.4rem}.is-spacing-2>:not(:last-child).space-5{margin-bottom:3rem}.is-spacing-2>:not(:last-child).space-6{margin-bottom:3.6rem}@media screen and (max-width:767px){.is-spacing-2>:not(:last-child).space-0-mobile{margin-bottom:0}.is-spacing-2>:not(:last-child).space-1-mobile{margin-bottom:.6rem}.is-spacing-2>:not(:last-child).space-2-mobile{margin-bottom:1.2rem}.is-spacing-2>:not(:last-child).space-3-mobile{margin-bottom:1.8rem}.is-spacing-2>:not(:last-child).space-4-mobile{margin-bottom:2.4rem}.is-spacing-2>:not(:last-child).space-5-mobile{margin-bottom:3rem}.is-spacing-2>:not(:last-child).space-6-mobile{margin-bottom:3.6rem}}@media print,screen and (min-width:768px){.is-spacing-2>:not(:last-child).space-0-tablet{margin-bottom:0}.is-spacing-2>:not(:last-child).space-1-tablet{margin-bottom:.6rem}.is-spacing-2>:not(:last-child).space-2-tablet{margin-bottom:1.2rem}.is-spacing-2>:not(:last-child).space-3-tablet{margin-bottom:1.8rem}.is-spacing-2>:not(:last-child).space-4-tablet{margin-bottom:2.4rem}.is-spacing-2>:not(:last-child).space-5-tablet{margin-bottom:3rem}.is-spacing-2>:not(:last-child).space-6-tablet{margin-bottom:3.6rem}}@media screen and (max-width:1439px){.is-spacing-2>:not(:last-child).space-0-touch{margin-bottom:0}.is-spacing-2>:not(:last-child).space-1-touch{margin-bottom:.6rem}.is-spacing-2>:not(:last-child).space-2-touch{margin-bottom:1.2rem}.is-spacing-2>:not(:last-child).space-3-touch{margin-bottom:1.8rem}.is-spacing-2>:not(:last-child).space-4-touch{margin-bottom:2.4rem}.is-spacing-2>:not(:last-child).space-5-touch{margin-bottom:3rem}.is-spacing-2>:not(:last-child).space-6-touch{margin-bottom:3.6rem}}@media screen and (min-width:1440px){.is-spacing-2>:not(:last-child).space-0-desktop{margin-bottom:0}.is-spacing-2>:not(:last-child).space-1-desktop{margin-bottom:.6rem}.is-spacing-2>:not(:last-child).space-2-desktop{margin-bottom:1.2rem}.is-spacing-2>:not(:last-child).space-3-desktop{margin-bottom:1.8rem}.is-spacing-2>:not(:last-child).space-4-desktop{margin-bottom:2.4rem}.is-spacing-2>:not(:last-child).space-5-desktop{margin-bottom:3rem}.is-spacing-2>:not(:last-child).space-6-desktop{margin-bottom:3.6rem}}.is-spacing-3>:not(:last-child){margin-bottom:1.8rem}.is-spacing-3>:not(:last-child).space-0{margin-bottom:0}.is-spacing-3>:not(:last-child).space-1{margin-bottom:.6rem}.is-spacing-3>:not(:last-child).space-2{margin-bottom:1.2rem}.is-spacing-3>:not(:last-child).space-3{margin-bottom:1.8rem}.is-spacing-3>:not(:last-child).space-4{margin-bottom:2.4rem}.is-spacing-3>:not(:last-child).space-5{margin-bottom:3rem}.is-spacing-3>:not(:last-child).space-6{margin-bottom:3.6rem}@media screen and (max-width:767px){.is-spacing-3>:not(:last-child).space-0-mobile{margin-bottom:0}.is-spacing-3>:not(:last-child).space-1-mobile{margin-bottom:.6rem}.is-spacing-3>:not(:last-child).space-2-mobile{margin-bottom:1.2rem}.is-spacing-3>:not(:last-child).space-3-mobile{margin-bottom:1.8rem}.is-spacing-3>:not(:last-child).space-4-mobile{margin-bottom:2.4rem}.is-spacing-3>:not(:last-child).space-5-mobile{margin-bottom:3rem}.is-spacing-3>:not(:last-child).space-6-mobile{margin-bottom:3.6rem}}@media print,screen and (min-width:768px){.is-spacing-3>:not(:last-child).space-0-tablet{margin-bottom:0}.is-spacing-3>:not(:last-child).space-1-tablet{margin-bottom:.6rem}.is-spacing-3>:not(:last-child).space-2-tablet{margin-bottom:1.2rem}.is-spacing-3>:not(:last-child).space-3-tablet{margin-bottom:1.8rem}.is-spacing-3>:not(:last-child).space-4-tablet{margin-bottom:2.4rem}.is-spacing-3>:not(:last-child).space-5-tablet{margin-bottom:3rem}.is-spacing-3>:not(:last-child).space-6-tablet{margin-bottom:3.6rem}}@media screen and (max-width:1439px){.is-spacing-3>:not(:last-child).space-0-touch{margin-bottom:0}.is-spacing-3>:not(:last-child).space-1-touch{margin-bottom:.6rem}.is-spacing-3>:not(:last-child).space-2-touch{margin-bottom:1.2rem}.is-spacing-3>:not(:last-child).space-3-touch{margin-bottom:1.8rem}.is-spacing-3>:not(:last-child).space-4-touch{margin-bottom:2.4rem}.is-spacing-3>:not(:last-child).space-5-touch{margin-bottom:3rem}.is-spacing-3>:not(:last-child).space-6-touch{margin-bottom:3.6rem}}@media screen and (min-width:1440px){.is-spacing-3>:not(:last-child).space-0-desktop{margin-bottom:0}.is-spacing-3>:not(:last-child).space-1-desktop{margin-bottom:.6rem}.is-spacing-3>:not(:last-child).space-2-desktop{margin-bottom:1.2rem}.is-spacing-3>:not(:last-child).space-3-desktop{margin-bottom:1.8rem}.is-spacing-3>:not(:last-child).space-4-desktop{margin-bottom:2.4rem}.is-spacing-3>:not(:last-child).space-5-desktop{margin-bottom:3rem}.is-spacing-3>:not(:last-child).space-6-desktop{margin-bottom:3.6rem}}.is-horizontal{display:flex!important;align-items:center!important}.is-horizontal>:not(:last-child).block,.is-horizontal>:not(:last-child).box,.is-horizontal>:not(:last-child).breadcrumb,.is-horizontal>:not(:last-child).content,.is-horizontal>:not(:last-child).level,.is-horizontal>:not(:last-child).message,.is-horizontal>:not(:last-child).notification,.is-horizontal>:not(:last-child).pagination,.is-horizontal>:not(:last-child).progress,.is-horizontal>:not(:last-child).table,.is-horizontal>:not(:last-child).tabs{margin-right:1.2rem;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-0,.is-horizontal>:not(:last-child).box.space-0,.is-horizontal>:not(:last-child).breadcrumb.space-0,.is-horizontal>:not(:last-child).content.space-0,.is-horizontal>:not(:last-child).level.space-0,.is-horizontal>:not(:last-child).message.space-0,.is-horizontal>:not(:last-child).notification.space-0,.is-horizontal>:not(:last-child).pagination.space-0,.is-horizontal>:not(:last-child).progress.space-0,.is-horizontal>:not(:last-child).table.space-0,.is-horizontal>:not(:last-child).tabs.space-0{margin-right:0;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-1,.is-horizontal>:not(:last-child).box.space-1,.is-horizontal>:not(:last-child).breadcrumb.space-1,.is-horizontal>:not(:last-child).content.space-1,.is-horizontal>:not(:last-child).level.space-1,.is-horizontal>:not(:last-child).message.space-1,.is-horizontal>:not(:last-child).notification.space-1,.is-horizontal>:not(:last-child).pagination.space-1,.is-horizontal>:not(:last-child).progress.space-1,.is-horizontal>:not(:last-child).table.space-1,.is-horizontal>:not(:last-child).tabs.space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-2,.is-horizontal>:not(:last-child).box.space-2,.is-horizontal>:not(:last-child).breadcrumb.space-2,.is-horizontal>:not(:last-child).content.space-2,.is-horizontal>:not(:last-child).level.space-2,.is-horizontal>:not(:last-child).message.space-2,.is-horizontal>:not(:last-child).notification.space-2,.is-horizontal>:not(:last-child).pagination.space-2,.is-horizontal>:not(:last-child).progress.space-2,.is-horizontal>:not(:last-child).table.space-2,.is-horizontal>:not(:last-child).tabs.space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-3,.is-horizontal>:not(:last-child).box.space-3,.is-horizontal>:not(:last-child).breadcrumb.space-3,.is-horizontal>:not(:last-child).content.space-3,.is-horizontal>:not(:last-child).level.space-3,.is-horizontal>:not(:last-child).message.space-3,.is-horizontal>:not(:last-child).notification.space-3,.is-horizontal>:not(:last-child).pagination.space-3,.is-horizontal>:not(:last-child).progress.space-3,.is-horizontal>:not(:last-child).table.space-3,.is-horizontal>:not(:last-child).tabs.space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-4,.is-horizontal>:not(:last-child).box.space-4,.is-horizontal>:not(:last-child).breadcrumb.space-4,.is-horizontal>:not(:last-child).content.space-4,.is-horizontal>:not(:last-child).level.space-4,.is-horizontal>:not(:last-child).message.space-4,.is-horizontal>:not(:last-child).notification.space-4,.is-horizontal>:not(:last-child).pagination.space-4,.is-horizontal>:not(:last-child).progress.space-4,.is-horizontal>:not(:last-child).table.space-4,.is-horizontal>:not(:last-child).tabs.space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-5,.is-horizontal>:not(:last-child).box.space-5,.is-horizontal>:not(:last-child).breadcrumb.space-5,.is-horizontal>:not(:last-child).content.space-5,.is-horizontal>:not(:last-child).level.space-5,.is-horizontal>:not(:last-child).message.space-5,.is-horizontal>:not(:last-child).notification.space-5,.is-horizontal>:not(:last-child).pagination.space-5,.is-horizontal>:not(:last-child).progress.space-5,.is-horizontal>:not(:last-child).table.space-5,.is-horizontal>:not(:last-child).tabs.space-5{margin-right:3rem;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-6,.is-horizontal>:not(:last-child).box.space-6,.is-horizontal>:not(:last-child).breadcrumb.space-6,.is-horizontal>:not(:last-child).content.space-6,.is-horizontal>:not(:last-child).level.space-6,.is-horizontal>:not(:last-child).message.space-6,.is-horizontal>:not(:last-child).notification.space-6,.is-horizontal>:not(:last-child).pagination.space-6,.is-horizontal>:not(:last-child).progress.space-6,.is-horizontal>:not(:last-child).table.space-6,.is-horizontal>:not(:last-child).tabs.space-6{margin-right:3.6rem;margin-bottom:0}@media screen and (max-width:767px){.is-horizontal>:not(:last-child).block.space-0-mobile,.is-horizontal>:not(:last-child).box.space-0-mobile,.is-horizontal>:not(:last-child).breadcrumb.space-0-mobile,.is-horizontal>:not(:last-child).content.space-0-mobile,.is-horizontal>:not(:last-child).level.space-0-mobile,.is-horizontal>:not(:last-child).message.space-0-mobile,.is-horizontal>:not(:last-child).notification.space-0-mobile,.is-horizontal>:not(:last-child).pagination.space-0-mobile,.is-horizontal>:not(:last-child).progress.space-0-mobile,.is-horizontal>:not(:last-child).table.space-0-mobile,.is-horizontal>:not(:last-child).tabs.space-0-mobile{margin-right:0;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-1-mobile,.is-horizontal>:not(:last-child).box.space-1-mobile,.is-horizontal>:not(:last-child).breadcrumb.space-1-mobile,.is-horizontal>:not(:last-child).content.space-1-mobile,.is-horizontal>:not(:last-child).level.space-1-mobile,.is-horizontal>:not(:last-child).message.space-1-mobile,.is-horizontal>:not(:last-child).notification.space-1-mobile,.is-horizontal>:not(:last-child).pagination.space-1-mobile,.is-horizontal>:not(:last-child).progress.space-1-mobile,.is-horizontal>:not(:last-child).table.space-1-mobile,.is-horizontal>:not(:last-child).tabs.space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-2-mobile,.is-horizontal>:not(:last-child).box.space-2-mobile,.is-horizontal>:not(:last-child).breadcrumb.space-2-mobile,.is-horizontal>:not(:last-child).content.space-2-mobile,.is-horizontal>:not(:last-child).level.space-2-mobile,.is-horizontal>:not(:last-child).message.space-2-mobile,.is-horizontal>:not(:last-child).notification.space-2-mobile,.is-horizontal>:not(:last-child).pagination.space-2-mobile,.is-horizontal>:not(:last-child).progress.space-2-mobile,.is-horizontal>:not(:last-child).table.space-2-mobile,.is-horizontal>:not(:last-child).tabs.space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-3-mobile,.is-horizontal>:not(:last-child).box.space-3-mobile,.is-horizontal>:not(:last-child).breadcrumb.space-3-mobile,.is-horizontal>:not(:last-child).content.space-3-mobile,.is-horizontal>:not(:last-child).level.space-3-mobile,.is-horizontal>:not(:last-child).message.space-3-mobile,.is-horizontal>:not(:last-child).notification.space-3-mobile,.is-horizontal>:not(:last-child).pagination.space-3-mobile,.is-horizontal>:not(:last-child).progress.space-3-mobile,.is-horizontal>:not(:last-child).table.space-3-mobile,.is-horizontal>:not(:last-child).tabs.space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-4-mobile,.is-horizontal>:not(:last-child).box.space-4-mobile,.is-horizontal>:not(:last-child).breadcrumb.space-4-mobile,.is-horizontal>:not(:last-child).content.space-4-mobile,.is-horizontal>:not(:last-child).level.space-4-mobile,.is-horizontal>:not(:last-child).message.space-4-mobile,.is-horizontal>:not(:last-child).notification.space-4-mobile,.is-horizontal>:not(:last-child).pagination.space-4-mobile,.is-horizontal>:not(:last-child).progress.space-4-mobile,.is-horizontal>:not(:last-child).table.space-4-mobile,.is-horizontal>:not(:last-child).tabs.space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-5-mobile,.is-horizontal>:not(:last-child).box.space-5-mobile,.is-horizontal>:not(:last-child).breadcrumb.space-5-mobile,.is-horizontal>:not(:last-child).content.space-5-mobile,.is-horizontal>:not(:last-child).level.space-5-mobile,.is-horizontal>:not(:last-child).message.space-5-mobile,.is-horizontal>:not(:last-child).notification.space-5-mobile,.is-horizontal>:not(:last-child).pagination.space-5-mobile,.is-horizontal>:not(:last-child).progress.space-5-mobile,.is-horizontal>:not(:last-child).table.space-5-mobile,.is-horizontal>:not(:last-child).tabs.space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-6-mobile,.is-horizontal>:not(:last-child).box.space-6-mobile,.is-horizontal>:not(:last-child).breadcrumb.space-6-mobile,.is-horizontal>:not(:last-child).content.space-6-mobile,.is-horizontal>:not(:last-child).level.space-6-mobile,.is-horizontal>:not(:last-child).message.space-6-mobile,.is-horizontal>:not(:last-child).notification.space-6-mobile,.is-horizontal>:not(:last-child).pagination.space-6-mobile,.is-horizontal>:not(:last-child).progress.space-6-mobile,.is-horizontal>:not(:last-child).table.space-6-mobile,.is-horizontal>:not(:last-child).tabs.space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media print,screen and (min-width:768px){.is-horizontal>:not(:last-child).block.space-0-tablet,.is-horizontal>:not(:last-child).box.space-0-tablet,.is-horizontal>:not(:last-child).breadcrumb.space-0-tablet,.is-horizontal>:not(:last-child).content.space-0-tablet,.is-horizontal>:not(:last-child).level.space-0-tablet,.is-horizontal>:not(:last-child).message.space-0-tablet,.is-horizontal>:not(:last-child).notification.space-0-tablet,.is-horizontal>:not(:last-child).pagination.space-0-tablet,.is-horizontal>:not(:last-child).progress.space-0-tablet,.is-horizontal>:not(:last-child).table.space-0-tablet,.is-horizontal>:not(:last-child).tabs.space-0-tablet{margin-right:0;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-1-tablet,.is-horizontal>:not(:last-child).box.space-1-tablet,.is-horizontal>:not(:last-child).breadcrumb.space-1-tablet,.is-horizontal>:not(:last-child).content.space-1-tablet,.is-horizontal>:not(:last-child).level.space-1-tablet,.is-horizontal>:not(:last-child).message.space-1-tablet,.is-horizontal>:not(:last-child).notification.space-1-tablet,.is-horizontal>:not(:last-child).pagination.space-1-tablet,.is-horizontal>:not(:last-child).progress.space-1-tablet,.is-horizontal>:not(:last-child).table.space-1-tablet,.is-horizontal>:not(:last-child).tabs.space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-2-tablet,.is-horizontal>:not(:last-child).box.space-2-tablet,.is-horizontal>:not(:last-child).breadcrumb.space-2-tablet,.is-horizontal>:not(:last-child).content.space-2-tablet,.is-horizontal>:not(:last-child).level.space-2-tablet,.is-horizontal>:not(:last-child).message.space-2-tablet,.is-horizontal>:not(:last-child).notification.space-2-tablet,.is-horizontal>:not(:last-child).pagination.space-2-tablet,.is-horizontal>:not(:last-child).progress.space-2-tablet,.is-horizontal>:not(:last-child).table.space-2-tablet,.is-horizontal>:not(:last-child).tabs.space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-3-tablet,.is-horizontal>:not(:last-child).box.space-3-tablet,.is-horizontal>:not(:last-child).breadcrumb.space-3-tablet,.is-horizontal>:not(:last-child).content.space-3-tablet,.is-horizontal>:not(:last-child).level.space-3-tablet,.is-horizontal>:not(:last-child).message.space-3-tablet,.is-horizontal>:not(:last-child).notification.space-3-tablet,.is-horizontal>:not(:last-child).pagination.space-3-tablet,.is-horizontal>:not(:last-child).progress.space-3-tablet,.is-horizontal>:not(:last-child).table.space-3-tablet,.is-horizontal>:not(:last-child).tabs.space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-4-tablet,.is-horizontal>:not(:last-child).box.space-4-tablet,.is-horizontal>:not(:last-child).breadcrumb.space-4-tablet,.is-horizontal>:not(:last-child).content.space-4-tablet,.is-horizontal>:not(:last-child).level.space-4-tablet,.is-horizontal>:not(:last-child).message.space-4-tablet,.is-horizontal>:not(:last-child).notification.space-4-tablet,.is-horizontal>:not(:last-child).pagination.space-4-tablet,.is-horizontal>:not(:last-child).progress.space-4-tablet,.is-horizontal>:not(:last-child).table.space-4-tablet,.is-horizontal>:not(:last-child).tabs.space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-5-tablet,.is-horizontal>:not(:last-child).box.space-5-tablet,.is-horizontal>:not(:last-child).breadcrumb.space-5-tablet,.is-horizontal>:not(:last-child).content.space-5-tablet,.is-horizontal>:not(:last-child).level.space-5-tablet,.is-horizontal>:not(:last-child).message.space-5-tablet,.is-horizontal>:not(:last-child).notification.space-5-tablet,.is-horizontal>:not(:last-child).pagination.space-5-tablet,.is-horizontal>:not(:last-child).progress.space-5-tablet,.is-horizontal>:not(:last-child).table.space-5-tablet,.is-horizontal>:not(:last-child).tabs.space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-6-tablet,.is-horizontal>:not(:last-child).box.space-6-tablet,.is-horizontal>:not(:last-child).breadcrumb.space-6-tablet,.is-horizontal>:not(:last-child).content.space-6-tablet,.is-horizontal>:not(:last-child).level.space-6-tablet,.is-horizontal>:not(:last-child).message.space-6-tablet,.is-horizontal>:not(:last-child).notification.space-6-tablet,.is-horizontal>:not(:last-child).pagination.space-6-tablet,.is-horizontal>:not(:last-child).progress.space-6-tablet,.is-horizontal>:not(:last-child).table.space-6-tablet,.is-horizontal>:not(:last-child).tabs.space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px){.is-horizontal>:not(:last-child).block.space-0-touch,.is-horizontal>:not(:last-child).box.space-0-touch,.is-horizontal>:not(:last-child).breadcrumb.space-0-touch,.is-horizontal>:not(:last-child).content.space-0-touch,.is-horizontal>:not(:last-child).level.space-0-touch,.is-horizontal>:not(:last-child).message.space-0-touch,.is-horizontal>:not(:last-child).notification.space-0-touch,.is-horizontal>:not(:last-child).pagination.space-0-touch,.is-horizontal>:not(:last-child).progress.space-0-touch,.is-horizontal>:not(:last-child).table.space-0-touch,.is-horizontal>:not(:last-child).tabs.space-0-touch{margin-right:0;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-1-touch,.is-horizontal>:not(:last-child).box.space-1-touch,.is-horizontal>:not(:last-child).breadcrumb.space-1-touch,.is-horizontal>:not(:last-child).content.space-1-touch,.is-horizontal>:not(:last-child).level.space-1-touch,.is-horizontal>:not(:last-child).message.space-1-touch,.is-horizontal>:not(:last-child).notification.space-1-touch,.is-horizontal>:not(:last-child).pagination.space-1-touch,.is-horizontal>:not(:last-child).progress.space-1-touch,.is-horizontal>:not(:last-child).table.space-1-touch,.is-horizontal>:not(:last-child).tabs.space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-2-touch,.is-horizontal>:not(:last-child).box.space-2-touch,.is-horizontal>:not(:last-child).breadcrumb.space-2-touch,.is-horizontal>:not(:last-child).content.space-2-touch,.is-horizontal>:not(:last-child).level.space-2-touch,.is-horizontal>:not(:last-child).message.space-2-touch,.is-horizontal>:not(:last-child).notification.space-2-touch,.is-horizontal>:not(:last-child).pagination.space-2-touch,.is-horizontal>:not(:last-child).progress.space-2-touch,.is-horizontal>:not(:last-child).table.space-2-touch,.is-horizontal>:not(:last-child).tabs.space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-3-touch,.is-horizontal>:not(:last-child).box.space-3-touch,.is-horizontal>:not(:last-child).breadcrumb.space-3-touch,.is-horizontal>:not(:last-child).content.space-3-touch,.is-horizontal>:not(:last-child).level.space-3-touch,.is-horizontal>:not(:last-child).message.space-3-touch,.is-horizontal>:not(:last-child).notification.space-3-touch,.is-horizontal>:not(:last-child).pagination.space-3-touch,.is-horizontal>:not(:last-child).progress.space-3-touch,.is-horizontal>:not(:last-child).table.space-3-touch,.is-horizontal>:not(:last-child).tabs.space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-4-touch,.is-horizontal>:not(:last-child).box.space-4-touch,.is-horizontal>:not(:last-child).breadcrumb.space-4-touch,.is-horizontal>:not(:last-child).content.space-4-touch,.is-horizontal>:not(:last-child).level.space-4-touch,.is-horizontal>:not(:last-child).message.space-4-touch,.is-horizontal>:not(:last-child).notification.space-4-touch,.is-horizontal>:not(:last-child).pagination.space-4-touch,.is-horizontal>:not(:last-child).progress.space-4-touch,.is-horizontal>:not(:last-child).table.space-4-touch,.is-horizontal>:not(:last-child).tabs.space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-5-touch,.is-horizontal>:not(:last-child).box.space-5-touch,.is-horizontal>:not(:last-child).breadcrumb.space-5-touch,.is-horizontal>:not(:last-child).content.space-5-touch,.is-horizontal>:not(:last-child).level.space-5-touch,.is-horizontal>:not(:last-child).message.space-5-touch,.is-horizontal>:not(:last-child).notification.space-5-touch,.is-horizontal>:not(:last-child).pagination.space-5-touch,.is-horizontal>:not(:last-child).progress.space-5-touch,.is-horizontal>:not(:last-child).table.space-5-touch,.is-horizontal>:not(:last-child).tabs.space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-6-touch,.is-horizontal>:not(:last-child).box.space-6-touch,.is-horizontal>:not(:last-child).breadcrumb.space-6-touch,.is-horizontal>:not(:last-child).content.space-6-touch,.is-horizontal>:not(:last-child).level.space-6-touch,.is-horizontal>:not(:last-child).message.space-6-touch,.is-horizontal>:not(:last-child).notification.space-6-touch,.is-horizontal>:not(:last-child).pagination.space-6-touch,.is-horizontal>:not(:last-child).progress.space-6-touch,.is-horizontal>:not(:last-child).table.space-6-touch,.is-horizontal>:not(:last-child).tabs.space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px){.is-horizontal>:not(:last-child).block.space-0-desktop,.is-horizontal>:not(:last-child).box.space-0-desktop,.is-horizontal>:not(:last-child).breadcrumb.space-0-desktop,.is-horizontal>:not(:last-child).content.space-0-desktop,.is-horizontal>:not(:last-child).level.space-0-desktop,.is-horizontal>:not(:last-child).message.space-0-desktop,.is-horizontal>:not(:last-child).notification.space-0-desktop,.is-horizontal>:not(:last-child).pagination.space-0-desktop,.is-horizontal>:not(:last-child).progress.space-0-desktop,.is-horizontal>:not(:last-child).table.space-0-desktop,.is-horizontal>:not(:last-child).tabs.space-0-desktop{margin-right:0;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-1-desktop,.is-horizontal>:not(:last-child).box.space-1-desktop,.is-horizontal>:not(:last-child).breadcrumb.space-1-desktop,.is-horizontal>:not(:last-child).content.space-1-desktop,.is-horizontal>:not(:last-child).level.space-1-desktop,.is-horizontal>:not(:last-child).message.space-1-desktop,.is-horizontal>:not(:last-child).notification.space-1-desktop,.is-horizontal>:not(:last-child).pagination.space-1-desktop,.is-horizontal>:not(:last-child).progress.space-1-desktop,.is-horizontal>:not(:last-child).table.space-1-desktop,.is-horizontal>:not(:last-child).tabs.space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-2-desktop,.is-horizontal>:not(:last-child).box.space-2-desktop,.is-horizontal>:not(:last-child).breadcrumb.space-2-desktop,.is-horizontal>:not(:last-child).content.space-2-desktop,.is-horizontal>:not(:last-child).level.space-2-desktop,.is-horizontal>:not(:last-child).message.space-2-desktop,.is-horizontal>:not(:last-child).notification.space-2-desktop,.is-horizontal>:not(:last-child).pagination.space-2-desktop,.is-horizontal>:not(:last-child).progress.space-2-desktop,.is-horizontal>:not(:last-child).table.space-2-desktop,.is-horizontal>:not(:last-child).tabs.space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-3-desktop,.is-horizontal>:not(:last-child).box.space-3-desktop,.is-horizontal>:not(:last-child).breadcrumb.space-3-desktop,.is-horizontal>:not(:last-child).content.space-3-desktop,.is-horizontal>:not(:last-child).level.space-3-desktop,.is-horizontal>:not(:last-child).message.space-3-desktop,.is-horizontal>:not(:last-child).notification.space-3-desktop,.is-horizontal>:not(:last-child).pagination.space-3-desktop,.is-horizontal>:not(:last-child).progress.space-3-desktop,.is-horizontal>:not(:last-child).table.space-3-desktop,.is-horizontal>:not(:last-child).tabs.space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-4-desktop,.is-horizontal>:not(:last-child).box.space-4-desktop,.is-horizontal>:not(:last-child).breadcrumb.space-4-desktop,.is-horizontal>:not(:last-child).content.space-4-desktop,.is-horizontal>:not(:last-child).level.space-4-desktop,.is-horizontal>:not(:last-child).message.space-4-desktop,.is-horizontal>:not(:last-child).notification.space-4-desktop,.is-horizontal>:not(:last-child).pagination.space-4-desktop,.is-horizontal>:not(:last-child).progress.space-4-desktop,.is-horizontal>:not(:last-child).table.space-4-desktop,.is-horizontal>:not(:last-child).tabs.space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-5-desktop,.is-horizontal>:not(:last-child).box.space-5-desktop,.is-horizontal>:not(:last-child).breadcrumb.space-5-desktop,.is-horizontal>:not(:last-child).content.space-5-desktop,.is-horizontal>:not(:last-child).level.space-5-desktop,.is-horizontal>:not(:last-child).message.space-5-desktop,.is-horizontal>:not(:last-child).notification.space-5-desktop,.is-horizontal>:not(:last-child).pagination.space-5-desktop,.is-horizontal>:not(:last-child).progress.space-5-desktop,.is-horizontal>:not(:last-child).table.space-5-desktop,.is-horizontal>:not(:last-child).tabs.space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal>:not(:last-child).block.space-6-desktop,.is-horizontal>:not(:last-child).box.space-6-desktop,.is-horizontal>:not(:last-child).breadcrumb.space-6-desktop,.is-horizontal>:not(:last-child).content.space-6-desktop,.is-horizontal>:not(:last-child).level.space-6-desktop,.is-horizontal>:not(:last-child).message.space-6-desktop,.is-horizontal>:not(:last-child).notification.space-6-desktop,.is-horizontal>:not(:last-child).pagination.space-6-desktop,.is-horizontal>:not(:last-child).progress.space-6-desktop,.is-horizontal>:not(:last-child).table.space-6-desktop,.is-horizontal>:not(:last-child).tabs.space-6-desktop{margin-right:3.6rem;margin-bottom:0}}.is-horizontal>.brick:not(:last-child){margin-right:.6rem;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-0{margin-right:0;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}@media screen and (max-width:767px){.is-horizontal>.brick:not(:last-child).space-0-mobile{margin-right:0;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media print,screen and (min-width:768px){.is-horizontal>.brick:not(:last-child).space-0-tablet{margin-right:0;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px){.is-horizontal>.brick:not(:last-child).space-0-touch{margin-right:0;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px){.is-horizontal>.brick:not(:last-child).space-0-desktop{margin-right:0;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal>.brick:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}.is-spacing.is-horizontal>:not(:last-child){margin-right:.6rem;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-0{margin-right:0;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}@media screen and (max-width:767px){.is-spacing.is-horizontal>:not(:last-child).space-0-mobile{margin-right:0;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media print,screen and (min-width:768px){.is-spacing.is-horizontal>:not(:last-child).space-0-tablet{margin-right:0;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px){.is-spacing.is-horizontal>:not(:last-child).space-0-touch{margin-right:0;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px){.is-spacing.is-horizontal>:not(:last-child).space-0-desktop{margin-right:0;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-spacing.is-horizontal>:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}.is-spacing-2.is-horizontal>:not(:last-child){margin-right:1.2rem;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-0{margin-right:0;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}@media screen and (max-width:767px){.is-spacing-2.is-horizontal>:not(:last-child).space-0-mobile{margin-right:0;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media print,screen and (min-width:768px){.is-spacing-2.is-horizontal>:not(:last-child).space-0-tablet{margin-right:0;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px){.is-spacing-2.is-horizontal>:not(:last-child).space-0-touch{margin-right:0;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px){.is-spacing-2.is-horizontal>:not(:last-child).space-0-desktop{margin-right:0;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-spacing-2.is-horizontal>:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}.is-spacing-3.is-horizontal>:not(:last-child){margin-right:1.8rem;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-0{margin-right:0;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}@media screen and (max-width:767px){.is-spacing-3.is-horizontal>:not(:last-child).space-0-mobile{margin-right:0;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media print,screen and (min-width:768px){.is-spacing-3.is-horizontal>:not(:last-child).space-0-tablet{margin-right:0;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px){.is-spacing-3.is-horizontal>:not(:last-child).space-0-touch{margin-right:0;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px){.is-spacing-3.is-horizontal>:not(:last-child).space-0-desktop{margin-right:0;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-spacing-3.is-horizontal>:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}.is-centered.is-horizontal{justify-content:center!important}.is-left.is-horizontal{justify-content:flex-start!important}.is-right.is-horizontal{justify-content:flex-end!important}.is-between.is-horizontal{justify-content:space-between!important}.is-around.is-horizontal,.is-evenly.is-horizontal{justify-content:space-around!important}.is-evenly.is-horizontal{justify-content:space-evenly!important}@supports (-ms-accelerator:true) or (-ms-ime-align:auto){.is-evenly.is-horizontal{justify-content:space-around!important}}@-webkit-keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.button,.file-cta,.file-name,.input,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.select select,.textarea{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:.5px solid transparent;border-radius:7px;box-shadow:none;display:inline-flex;font-size:1.6rem;height:4.8rem;justify-content:flex-start;line-height:1.5;padding:calc(.5em - .5px) calc(.75em - .5px);position:relative;vertical-align:top}.button:active,.button:focus,.file-cta:active,.file-cta:focus,.file-name:active,.file-name:focus,.input:active,.input:focus,.is-active.button,.is-active.file-cta,.is-active.file-name,.is-active.input,.is-active.pagination-ellipsis,.is-active.pagination-link,.is-active.pagination-next,.is-active.pagination-previous,.is-active.textarea,.is-focused.button,.is-focused.file-cta,.is-focused.file-name,.is-focused.input,.is-focused.pagination-ellipsis,.is-focused.pagination-link,.is-focused.pagination-next,.is-focused.pagination-previous,.is-focused.textarea,.pagination-ellipsis:active,.pagination-ellipsis:focus,.pagination-link:active,.pagination-link:focus,.pagination-next:active,.pagination-next:focus,.pagination-previous:active,.pagination-previous:focus,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{outline:none}.select fieldset[disabled] select,.select select[disabled],[disabled].button,[disabled].file-cta,[disabled].file-name,[disabled].input,[disabled].pagination-ellipsis,[disabled].pagination-link,[disabled].pagination-next,[disabled].pagination-previous,[disabled].textarea,fieldset[disabled] .button,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .input,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-previous,fieldset[disabled] .select select,fieldset[disabled] .textarea{cursor:not-allowed}
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{background-color:#f2f2f2;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,select,textarea{font-family:Kanit,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#404040;font-size:1em;font-weight:400;line-height:1.5}a{color:#2587d5}a:hover{color:invalid-color}code{color:#ff3860;font-size:.875em;font-weight:400;padding:.25em .5em}code,hr{background-color:#f2f2f2}hr{border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#404040;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f2f2f2;color:#404040;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#404040}.is-radiusless{border-radius:0!important}.is-shadowless{box-shadow:none!important}.is-relative{position:relative!important}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.push-top-0{margin-top:0!important}.push-right-0{margin-right:0!important}.push-bottom-0{margin-bottom:0!important}.push-left-0,.push-x-0{margin-left:0!important}.push-x-0{margin-right:0!important}.push-y-0{margin-top:0!important;margin-bottom:0!important}.push-top-1{margin-top:.6rem!important}.push-right-1{margin-right:.6rem!important}.push-bottom-1{margin-bottom:.6rem!important}.push-left-1,.push-x-1{margin-left:.6rem!important}.push-x-1{margin-right:.6rem!important}.push-y-1{margin-top:.6rem!important;margin-bottom:.6rem!important}.push-top-2{margin-top:1.2rem!important}.push-right-2{margin-right:1.2rem!important}.push-bottom-2{margin-bottom:1.2rem!important}.push-left-2,.push-x-2{margin-left:1.2rem!important}.push-x-2{margin-right:1.2rem!important}.push-y-2{margin-top:1.2rem!important;margin-bottom:1.2rem!important}.push-top-3{margin-top:1.8rem!important}.push-right-3{margin-right:1.8rem!important}.push-bottom-3{margin-bottom:1.8rem!important}.push-left-3,.push-x-3{margin-left:1.8rem!important}.push-x-3{margin-right:1.8rem!important}.push-y-3{margin-top:1.8rem!important;margin-bottom:1.8rem!important}.push-top-4{margin-top:2.4rem!important}.push-right-4{margin-right:2.4rem!important}.push-bottom-4{margin-bottom:2.4rem!important}.push-left-4,.push-x-4{margin-left:2.4rem!important}.push-x-4{margin-right:2.4rem!important}.push-y-4{margin-top:2.4rem!important;margin-bottom:2.4rem!important}.push-top-5{margin-top:3rem!important}.push-right-5{margin-right:3rem!important}.push-bottom-5{margin-bottom:3rem!important}.push-left-5,.push-x-5{margin-left:3rem!important}.push-x-5{margin-right:3rem!important}.push-y-5{margin-top:3rem!important;margin-bottom:3rem!important}.push-top-6{margin-top:3.6rem!important}.push-right-6{margin-right:3.6rem!important}.push-bottom-6{margin-bottom:3.6rem!important}.push-left-6,.push-x-6{margin-left:3.6rem!important}.push-x-6{margin-right:3.6rem!important}.push-y-6{margin-top:3.6rem!important;margin-bottom:3.6rem!important}.pad-top-0{padding-top:0!important}.pad-right-0{padding-right:0!important}.pad-bottom-0{padding-bottom:0!important}.pad-left-0,.pad-x-0{padding-left:0!important}.pad-x-0{padding-right:0!important}.pad-y-0{padding-top:0!important;padding-bottom:0!important}.pad-top-1{padding-top:.6rem!important}.pad-right-1{padding-right:.6rem!important}.pad-bottom-1{padding-bottom:.6rem!important}.pad-left-1,.pad-x-1{padding-left:.6rem!important}.pad-x-1{padding-right:.6rem!important}.pad-y-1{padding-top:.6rem!important;padding-bottom:.6rem!important}.pad-top-2{padding-top:1.2rem!important}.pad-right-2{padding-right:1.2rem!important}.pad-bottom-2{padding-bottom:1.2rem!important}.pad-left-2,.pad-x-2{padding-left:1.2rem!important}.pad-x-2{padding-right:1.2rem!important}.pad-y-2{padding-top:1.2rem!important;padding-bottom:1.2rem!important}.pad-top-3{padding-top:1.8rem!important}.pad-right-3{padding-right:1.8rem!important}.pad-bottom-3{padding-bottom:1.8rem!important}.pad-left-3,.pad-x-3{padding-left:1.8rem!important}.pad-x-3{padding-right:1.8rem!important}.pad-y-3{padding-top:1.8rem!important;padding-bottom:1.8rem!important}.pad-top-4{padding-top:2.4rem!important}.pad-right-4{padding-right:2.4rem!important}.pad-bottom-4{padding-bottom:2.4rem!important}.pad-left-4,.pad-x-4{padding-left:2.4rem!important}.pad-x-4{padding-right:2.4rem!important}.pad-y-4{padding-top:2.4rem!important;padding-bottom:2.4rem!important}.pad-top-5{padding-top:3rem!important}.pad-right-5{padding-right:3rem!important}.pad-bottom-5{padding-bottom:3rem!important}.pad-left-5,.pad-x-5{padding-left:3rem!important}.pad-x-5{padding-right:3rem!important}.pad-y-5{padding-top:3rem!important;padding-bottom:3rem!important}.pad-top-6{padding-top:3.6rem!important}.pad-right-6{padding-right:3.6rem!important}.pad-bottom-6{padding-bottom:3.6rem!important}.pad-left-6,.pad-x-6{padding-left:3.6rem!important}.pad-x-6{padding-right:3.6rem!important}.pad-y-6{padding-top:3.6rem!important;padding-bottom:3.6rem!important}.is-block{display:block!important}@media screen and (max-width:767px){.is-block-mobile{display:block!important}}@media print,screen and (min-width:768px){.is-block-tablet{display:block!important}}@media screen and (min-width:768px) and (max-width:1439px){.is-block-tablet-only{display:block!important}}@media screen and (max-width:1439px){.is-block-touch{display:block!important}}@media screen and (min-width:1440px){.is-block-desktop{display:block!important}}.is-flex{display:flex!important}@media screen and (max-width:767px){.is-flex-mobile{display:flex!important}}@media print,screen and (min-width:768px){.is-flex-tablet{display:flex!important}}@media screen and (min-width:768px) and (max-width:1439px){.is-flex-tablet-only{display:flex!important}}@media screen and (max-width:1439px){.is-flex-touch{display:flex!important}}@media screen and (min-width:1440px){.is-flex-desktop{display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width:767px){.is-inline-mobile{display:inline!important}}@media print,screen and (min-width:768px){.is-inline-tablet{display:inline!important}}@media screen and (min-width:768px) and (max-width:1439px){.is-inline-tablet-only{display:inline!important}}@media screen and (max-width:1439px){.is-inline-touch{display:inline!important}}@media screen and (min-width:1440px){.is-inline-desktop{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (max-width:767px){.is-inline-block-mobile{display:inline-block!important}}@media print,screen and (min-width:768px){.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width:768px) and (max-width:1439px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width:1439px){.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width:1440px){.is-inline-block-desktop{display:inline-block!important}}.is-inline-flex{display:inline-flex!important}@media screen and (max-width:767px){.is-inline-flex-mobile{display:inline-flex!important}}@media print,screen and (min-width:768px){.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (min-width:768px) and (max-width:1439px){.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (max-width:1439px){.is-inline-flex-touch{display:inline-flex!important}}@media screen and (min-width:1440px){.is-inline-flex-desktop{display:inline-flex!important}}.is-hidden{display:none!important}.is-sr-only{border:none!important;clip:rect(0,0,0,0)!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}@media screen and (max-width:767px){.is-hidden-mobile{display:none!important}}@media print,screen and (min-width:768px){.is-hidden-tablet{display:none!important}}@media screen and (min-width:768px) and (max-width:1439px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width:1439px){.is-hidden-touch{display:none!important}}@media screen and (min-width:1440px){.is-hidden-desktop{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (max-width:767px){.is-invisible-mobile{visibility:hidden!important}}@media print,screen and (min-width:768px){.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width:768px) and (max-width:1439px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width:1439px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width:1440px){.is-invisible-desktop{visibility:hidden!important}}.box{background-color:#fff;border-radius:7px;box-shadow:0 3px 6px rgba(0,0,0,.16);color:#404040;display:block;padding:1.2rem}a.box:focus,a.box:hover{box-shadow:0 .5em 1em -.125em rgba(0,0,0,.1),0 0 0 1px #2587d5}a.box:active{box-shadow:inset 0 1px 2px rgba(0,0,0,.2),0 0 0 1px #2587d5}.button{background-color:#fff;border-color:#404040;border-width:.5px;color:#404040;cursor:pointer;justify-content:center;padding:0 1.9em;text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-large,.button .icon.is-medium,.button .icon.is-small{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-.95em - .5px);margin-right:.475em}.button .icon:last-child:not(:first-child){margin-left:.475em;margin-right:calc(-.95em - .5px)}.button .icon:first-child:last-child{margin-left:calc(-.95em - .5px);margin-right:calc(-.95em - .5px)}.button.is-focused,.button.is-hovered,.button:focus,.button:hover{border-color:invalid;color:invalid}.button.is-focused:not(:active),.button:focus:not(:active){box-shadow:invalid invalid}.button.is-active,.button:active{border-color:invalid;color:invalid}.button.is-text{background-color:transparent;border-color:transparent;color:#404040;text-decoration:underline}.button.is-text.is-focused,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text:hover{background-color:#f2f2f2;color:#404040}.button.is-text.is-active,.button.is-text:active{background-color:#e5e5e5;color:#404040}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}.button.is-white{background-color:#fff;border-color:transparent;color:#404040}.button.is-white.is-hovered,.button.is-white:hover{background-color:#f9f9f9;border-color:transparent;color:#404040}.button.is-white.is-focused,.button.is-white:focus{border-color:transparent;color:#404040}.button.is-white.is-focused:not(:active),.button.is-white:focus:not(:active){box-shadow:invalid hsla(0,0%,100%,.25)}.button.is-white.is-active,.button.is-white:active{background-color:#f2f2f2;border-color:transparent;color:#404040}.button.is-white[disabled],fieldset[disabled] .button.is-white{background-color:#fff;border-color:transparent;box-shadow:none}.button.is-white.is-inverted{background-color:#404040;color:#fff}.button.is-white.is-inverted.is-hovered,.button.is-white.is-inverted:hover{background-color:#333}.button.is-white.is-inverted[disabled],fieldset[disabled] .button.is-white.is-inverted{background-color:#404040;border-color:transparent;box-shadow:none;color:#fff}.button.is-white.is-loading:after{border-color:transparent transparent #404040 #404040!important}.button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-white.is-outlined.is-focused,.button.is-white.is-outlined.is-hovered,.button.is-white.is-outlined:focus,.button.is-white.is-outlined:hover{background-color:#fff;border-color:#fff;color:#404040}.button.is-white.is-outlined.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-white.is-outlined.is-loading.is-focused:after,.button.is-white.is-outlined.is-loading.is-hovered:after,.button.is-white.is-outlined.is-loading:focus:after,.button.is-white.is-outlined.is-loading:hover:after{border-color:transparent transparent #404040 #404040!important}.button.is-white.is-outlined[disabled],fieldset[disabled] .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#404040;color:#404040}.button.is-white.is-inverted.is-outlined.is-focused,.button.is-white.is-inverted.is-outlined.is-hovered,.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined:hover{background-color:#404040;color:#fff}.button.is-white.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-white.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-white.is-inverted.is-outlined.is-loading:focus:after,.button.is-white.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#404040;box-shadow:none;color:#404040}.button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}.button.is-black.is-hovered,.button.is-black:hover{background-color:#040404;border-color:transparent;color:#fff}.button.is-black.is-focused,.button.is-black:focus{border-color:transparent;color:#fff}.button.is-black.is-focused:not(:active),.button.is-black:focus:not(:active){box-shadow:invalid rgba(10,10,10,.25)}.button.is-black.is-active,.button.is-black:active{background-color:#000;border-color:transparent;color:#fff}.button.is-black[disabled],fieldset[disabled] .button.is-black{background-color:#0a0a0a;border-color:transparent;box-shadow:none}.button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-hovered,.button.is-black.is-inverted:hover{background-color:#f2f2f2}.button.is-black.is-inverted[disabled],fieldset[disabled] .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}.button.is-black.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-black.is-outlined.is-focused,.button.is-black.is-outlined.is-hovered,.button.is-black.is-outlined:focus,.button.is-black.is-outlined:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.button.is-black.is-outlined.is-loading:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-black.is-outlined.is-loading.is-focused:after,.button.is-black.is-outlined.is-loading.is-hovered:after,.button.is-black.is-outlined.is-loading:focus:after,.button.is-black.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-black.is-outlined[disabled],fieldset[disabled] .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-black.is-inverted.is-outlined.is-focused,.button.is-black.is-inverted.is-outlined.is-hovered,.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined:hover{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-black.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-black.is-inverted.is-outlined.is-loading:focus:after,.button.is-black.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-light{background-color:#f5f5f5;border-color:transparent;color:#404040}.button.is-light.is-hovered,.button.is-light:hover{background-color:#efefef;border-color:transparent;color:#404040}.button.is-light.is-focused,.button.is-light:focus{border-color:transparent;color:#404040}.button.is-light.is-focused:not(:active),.button.is-light:focus:not(:active){box-shadow:invalid hsla(0,0%,96.1%,.25)}.button.is-light.is-active,.button.is-light:active{background-color:#e8e8e8;border-color:transparent;color:#404040}.button.is-light[disabled],fieldset[disabled] .button.is-light{background-color:#f5f5f5;border-color:transparent;box-shadow:none}.button.is-light.is-inverted{background-color:#404040;color:#f5f5f5}.button.is-light.is-inverted.is-hovered,.button.is-light.is-inverted:hover{background-color:#333}.button.is-light.is-inverted[disabled],fieldset[disabled] .button.is-light.is-inverted{background-color:#404040;border-color:transparent;box-shadow:none;color:#f5f5f5}.button.is-light.is-loading:after{border-color:transparent transparent #404040 #404040!important}.button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.button.is-light.is-outlined.is-focused,.button.is-light.is-outlined.is-hovered,.button.is-light.is-outlined:focus,.button.is-light.is-outlined:hover{background-color:#f5f5f5;border-color:#f5f5f5;color:#404040}.button.is-light.is-outlined.is-loading:after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-light.is-outlined.is-loading.is-focused:after,.button.is-light.is-outlined.is-loading.is-hovered:after,.button.is-light.is-outlined.is-loading:focus:after,.button.is-light.is-outlined.is-loading:hover:after{border-color:transparent transparent #404040 #404040!important}.button.is-light.is-outlined[disabled],fieldset[disabled] .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:#404040;color:#404040}.button.is-light.is-inverted.is-outlined.is-focused,.button.is-light.is-inverted.is-outlined.is-hovered,.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined:hover{background-color:#404040;color:#f5f5f5}.button.is-light.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-light.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-light.is-inverted.is-outlined.is-loading:focus:after,.button.is-light.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:#404040;box-shadow:none;color:#404040}.button.is-dark{background-color:#363636;border-color:transparent;color:#fff}.button.is-dark.is-hovered,.button.is-dark:hover{background-color:#303030;border-color:transparent;color:#fff}.button.is-dark.is-focused,.button.is-dark:focus{border-color:transparent;color:#fff}.button.is-dark.is-focused:not(:active),.button.is-dark:focus:not(:active){box-shadow:invalid rgba(54,54,54,.25)}.button.is-dark.is-active,.button.is-dark:active{background-color:#292929;border-color:transparent;color:#fff}.button.is-dark[disabled],fieldset[disabled] .button.is-dark{background-color:#363636;border-color:transparent;box-shadow:none}.button.is-dark.is-inverted{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-hovered,.button.is-dark.is-inverted:hover{background-color:#f2f2f2}.button.is-dark.is-inverted[disabled],fieldset[disabled] .button.is-dark.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#363636}.button.is-dark.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.button.is-dark.is-outlined.is-focused,.button.is-dark.is-outlined.is-hovered,.button.is-dark.is-outlined:focus,.button.is-dark.is-outlined:hover{background-color:#363636;border-color:#363636;color:#fff}.button.is-dark.is-outlined.is-loading:after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-outlined.is-loading.is-focused:after,.button.is-dark.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-outlined.is-loading:focus:after,.button.is-dark.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-dark.is-inverted.is-outlined.is-focused,.button.is-dark.is-inverted.is-outlined.is-hovered,.button.is-dark.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined:hover{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-dark.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-inverted.is-outlined.is-loading:focus:after,.button.is-dark.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary{background-color:#0077d6;border-color:transparent;color:#fff}.button.is-primary.is-hovered,.button.is-primary:hover{background-color:#0070c9;border-color:transparent;color:#fff}.button.is-primary.is-focused,.button.is-primary:focus{border-color:transparent;color:#fff}.button.is-primary.is-focused:not(:active),.button.is-primary:focus:not(:active){box-shadow:invalid rgba(0,119,214,.25)}.button.is-primary.is-active,.button.is-primary:active{background-color:#0069bd;border-color:transparent;color:#fff}.button.is-primary[disabled],fieldset[disabled] .button.is-primary{background-color:#0077d6;border-color:transparent;box-shadow:none}.button.is-primary.is-inverted{background-color:#fff;color:#0077d6}.button.is-primary.is-inverted.is-hovered,.button.is-primary.is-inverted:hover{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled],fieldset[disabled] .button.is-primary.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0077d6}.button.is-primary.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined{background-color:transparent;border-color:#0077d6;color:#0077d6}.button.is-primary.is-outlined.is-focused,.button.is-primary.is-outlined.is-hovered,.button.is-primary.is-outlined:focus,.button.is-primary.is-outlined:hover{background-color:#0077d6;border-color:#0077d6;color:#fff}.button.is-primary.is-outlined.is-loading:after{border-color:transparent transparent #0077d6 #0077d6!important}.button.is-primary.is-outlined.is-loading.is-focused:after,.button.is-primary.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-outlined.is-loading:focus:after,.button.is-primary.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-outlined{background-color:transparent;border-color:#0077d6;box-shadow:none;color:#0077d6}.button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-primary.is-inverted.is-outlined.is-focused,.button.is-primary.is-inverted.is-outlined.is-hovered,.button.is-primary.is-inverted.is-outlined:focus,.button.is-primary.is-inverted.is-outlined:hover{background-color:#fff;color:#0077d6}.button.is-primary.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-inverted.is-outlined.is-loading:focus:after,.button.is-primary.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #0077d6 #0077d6!important}.button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-secondary{background-color:#1db8ab;border-color:transparent;color:#fff}.button.is-secondary.is-hovered,.button.is-secondary:hover{background-color:#1bada1;border-color:transparent;color:#fff}.button.is-secondary.is-focused,.button.is-secondary:focus{border-color:transparent;color:#fff}.button.is-secondary.is-focused:not(:active),.button.is-secondary:focus:not(:active){box-shadow:invalid rgba(29,184,171,.25)}.button.is-secondary.is-active,.button.is-secondary:active{background-color:#1aa297;border-color:transparent;color:#fff}.button.is-secondary[disabled],fieldset[disabled] .button.is-secondary{background-color:#1db8ab;border-color:transparent;box-shadow:none}.button.is-secondary.is-inverted{background-color:#fff;color:#1db8ab}.button.is-secondary.is-inverted.is-hovered,.button.is-secondary.is-inverted:hover{background-color:#f2f2f2}.button.is-secondary.is-inverted[disabled],fieldset[disabled] .button.is-secondary.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#1db8ab}.button.is-secondary.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-secondary.is-outlined{background-color:transparent;border-color:#1db8ab;color:#1db8ab}.button.is-secondary.is-outlined.is-focused,.button.is-secondary.is-outlined.is-hovered,.button.is-secondary.is-outlined:focus,.button.is-secondary.is-outlined:hover{background-color:#1db8ab;border-color:#1db8ab;color:#fff}.button.is-secondary.is-outlined.is-loading:after{border-color:transparent transparent #1db8ab #1db8ab!important}.button.is-secondary.is-outlined.is-loading.is-focused:after,.button.is-secondary.is-outlined.is-loading.is-hovered:after,.button.is-secondary.is-outlined.is-loading:focus:after,.button.is-secondary.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-secondary.is-outlined[disabled],fieldset[disabled] .button.is-secondary.is-outlined{background-color:transparent;border-color:#1db8ab;box-shadow:none;color:#1db8ab}.button.is-secondary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-secondary.is-inverted.is-outlined.is-focused,.button.is-secondary.is-inverted.is-outlined.is-hovered,.button.is-secondary.is-inverted.is-outlined:focus,.button.is-secondary.is-inverted.is-outlined:hover{background-color:#fff;color:#1db8ab}.button.is-secondary.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-secondary.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-secondary.is-inverted.is-outlined.is-loading:focus:after,.button.is-secondary.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #1db8ab #1db8ab!important}.button.is-secondary.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-secondary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-link{background-color:#2587d5;border-color:transparent;color:#fff}.button.is-link.is-hovered,.button.is-link:hover{background-color:#2380ca;border-color:transparent;color:#fff}.button.is-link.is-focused,.button.is-link:focus{border-color:transparent;color:#fff}.button.is-link.is-focused:not(:active),.button.is-link:focus:not(:active){box-shadow:invalid rgba(37,135,213,.25)}.button.is-link.is-active,.button.is-link:active{background-color:#2179bf;border-color:transparent;color:#fff}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:#2587d5;border-color:transparent;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#2587d5}.button.is-link.is-inverted.is-hovered,.button.is-link.is-inverted:hover{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],fieldset[disabled] .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#2587d5}.button.is-link.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined{background-color:transparent;border-color:#2587d5;color:#2587d5}.button.is-link.is-outlined.is-focused,.button.is-link.is-outlined.is-hovered,.button.is-link.is-outlined:focus,.button.is-link.is-outlined:hover{background-color:#2587d5;border-color:#2587d5;color:#fff}.button.is-link.is-outlined.is-loading:after{border-color:transparent transparent #2587d5 #2587d5!important}.button.is-link.is-outlined.is-loading.is-focused:after,.button.is-link.is-outlined.is-loading.is-hovered:after,.button.is-link.is-outlined.is-loading:focus:after,.button.is-link.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined[disabled],fieldset[disabled] .button.is-link.is-outlined{background-color:transparent;border-color:#2587d5;box-shadow:none;color:#2587d5}.button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-link.is-inverted.is-outlined.is-focused,.button.is-link.is-inverted.is-outlined.is-hovered,.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined:hover{background-color:#fff;color:#2587d5}.button.is-link.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-link.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-link.is-inverted.is-outlined.is-loading:focus:after,.button.is-link.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #2587d5 #2587d5!important}.button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-info{background-color:#2073b6;border-color:transparent;color:#fff}.button.is-info.is-hovered,.button.is-info:hover{background-color:#1e6cab;border-color:transparent;color:#fff}.button.is-info.is-focused,.button.is-info:focus{border-color:transparent;color:#fff}.button.is-info.is-focused:not(:active),.button.is-info:focus:not(:active){box-shadow:invalid rgba(32,115,182,.25)}.button.is-info.is-active,.button.is-info:active{background-color:#1c65a0;border-color:transparent;color:#fff}.button.is-info[disabled],fieldset[disabled] .button.is-info{background-color:#2073b6;border-color:transparent;box-shadow:none}.button.is-info.is-inverted{background-color:#fff;color:#2073b6}.button.is-info.is-inverted.is-hovered,.button.is-info.is-inverted:hover{background-color:#f2f2f2}.button.is-info.is-inverted[disabled],fieldset[disabled] .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#2073b6}.button.is-info.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined{background-color:transparent;border-color:#2073b6;color:#2073b6}.button.is-info.is-outlined.is-focused,.button.is-info.is-outlined.is-hovered,.button.is-info.is-outlined:focus,.button.is-info.is-outlined:hover{background-color:#2073b6;border-color:#2073b6;color:#fff}.button.is-info.is-outlined.is-loading:after{border-color:transparent transparent #2073b6 #2073b6!important}.button.is-info.is-outlined.is-loading.is-focused:after,.button.is-info.is-outlined.is-loading.is-hovered:after,.button.is-info.is-outlined.is-loading:focus:after,.button.is-info.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined[disabled],fieldset[disabled] .button.is-info.is-outlined{background-color:transparent;border-color:#2073b6;box-shadow:none;color:#2073b6}.button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-info.is-inverted.is-outlined.is-focused,.button.is-info.is-inverted.is-outlined.is-hovered,.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined:hover{background-color:#fff;color:#2073b6}.button.is-info.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-info.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-info.is-inverted.is-outlined.is-loading:focus:after,.button.is-info.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #2073b6 #2073b6!important}.button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-info.is-light{background-color:#eef6fc;color:#237ec8}.button.is-info.is-light.is-hovered,.button.is-info.is-light:hover{background-color:#e3f0fa;border-color:transparent;color:#237ec8}.button.is-info.is-light.is-active,.button.is-info.is-light:active{background-color:#d8eaf8;border-color:transparent;color:#237ec8}.button.is-success{background-color:#228b22;border-color:transparent;color:#fff}.button.is-success.is-hovered,.button.is-success:hover{background-color:#1f811f;border-color:transparent;color:#fff}.button.is-success.is-focused,.button.is-success:focus{border-color:transparent;color:#fff}.button.is-success.is-focused:not(:active),.button.is-success:focus:not(:active){box-shadow:invalid rgba(34,139,34,.25)}.button.is-success.is-active,.button.is-success:active{background-color:#1d771d;border-color:transparent;color:#fff}.button.is-success[disabled],fieldset[disabled] .button.is-success{background-color:#228b22;border-color:transparent;box-shadow:none}.button.is-success.is-inverted{background-color:#fff;color:#228b22}.button.is-success.is-inverted.is-hovered,.button.is-success.is-inverted:hover{background-color:#f2f2f2}.button.is-success.is-inverted[disabled],fieldset[disabled] .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#228b22}.button.is-success.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined{background-color:transparent;border-color:#228b22;color:#228b22}.button.is-success.is-outlined.is-focused,.button.is-success.is-outlined.is-hovered,.button.is-success.is-outlined:focus,.button.is-success.is-outlined:hover{background-color:#228b22;border-color:#228b22;color:#fff}.button.is-success.is-outlined.is-loading:after{border-color:transparent transparent #228b22 #228b22!important}.button.is-success.is-outlined.is-loading.is-focused:after,.button.is-success.is-outlined.is-loading.is-hovered:after,.button.is-success.is-outlined.is-loading:focus:after,.button.is-success.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined[disabled],fieldset[disabled] .button.is-success.is-outlined{background-color:transparent;border-color:#228b22;box-shadow:none;color:#228b22}.button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-success.is-inverted.is-outlined.is-focused,.button.is-success.is-inverted.is-outlined.is-hovered,.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined:hover{background-color:#fff;color:#228b22}.button.is-success.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-success.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-success.is-inverted.is-outlined.is-loading:focus:after,.button.is-success.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #228b22 #228b22!important}.button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-warning{background-color:#fdc825;border-color:transparent;color:#404040}.button.is-warning.is-hovered,.button.is-warning:hover{background-color:#fdc518;border-color:transparent;color:#404040}.button.is-warning.is-focused,.button.is-warning:focus{border-color:transparent;color:#404040}.button.is-warning.is-focused:not(:active),.button.is-warning:focus:not(:active){box-shadow:invalid rgba(253,200,37,.25)}.button.is-warning.is-active,.button.is-warning:active{background-color:#fdc20c;border-color:transparent;color:#404040}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{background-color:#fdc825;border-color:transparent;box-shadow:none}.button.is-warning.is-inverted{background-color:#404040;color:#fdc825}.button.is-warning.is-inverted.is-hovered,.button.is-warning.is-inverted:hover{background-color:#333}.button.is-warning.is-inverted[disabled],fieldset[disabled] .button.is-warning.is-inverted{background-color:#404040;border-color:transparent;box-shadow:none;color:#fdc825}.button.is-warning.is-loading:after{border-color:transparent transparent #404040 #404040!important}.button.is-warning.is-outlined{background-color:transparent;border-color:#fdc825;color:#fdc825}.button.is-warning.is-outlined.is-focused,.button.is-warning.is-outlined.is-hovered,.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined:hover{background-color:#fdc825;border-color:#fdc825;color:#404040}.button.is-warning.is-outlined.is-loading:after{border-color:transparent transparent #fdc825 #fdc825!important}.button.is-warning.is-outlined.is-loading.is-focused:after,.button.is-warning.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-outlined.is-loading:focus:after,.button.is-warning.is-outlined.is-loading:hover:after{border-color:transparent transparent #404040 #404040!important}.button.is-warning.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-outlined{background-color:transparent;border-color:#fdc825;box-shadow:none;color:#fdc825}.button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#404040;color:#404040}.button.is-warning.is-inverted.is-outlined.is-focused,.button.is-warning.is-inverted.is-outlined.is-hovered,.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined:hover{background-color:#404040;color:#fdc825}.button.is-warning.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-inverted.is-outlined.is-loading:focus:after,.button.is-warning.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #fdc825 #fdc825!important}.button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#404040;box-shadow:none;color:#404040}.button.is-danger{background-color:#dd004b;border-color:transparent;color:#fff}.button.is-danger.is-hovered,.button.is-danger:hover{background-color:#d00047;border-color:transparent;color:#fff}.button.is-danger.is-focused,.button.is-danger:focus{border-color:transparent;color:#fff}.button.is-danger.is-focused:not(:active),.button.is-danger:focus:not(:active){box-shadow:invalid rgba(221,0,75,.25)}.button.is-danger.is-active,.button.is-danger:active{background-color:#c40042;border-color:transparent;color:#fff}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{background-color:#dd004b;border-color:transparent;box-shadow:none}.button.is-danger.is-inverted{background-color:#fff;color:#dd004b}.button.is-danger.is-inverted.is-hovered,.button.is-danger.is-inverted:hover{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled],fieldset[disabled] .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#dd004b}.button.is-danger.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined{background-color:transparent;border-color:#dd004b;color:#dd004b}.button.is-danger.is-outlined.is-focused,.button.is-danger.is-outlined.is-hovered,.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined:hover{background-color:#dd004b;border-color:#dd004b;color:#fff}.button.is-danger.is-outlined.is-loading:after{border-color:transparent transparent #dd004b #dd004b!important}.button.is-danger.is-outlined.is-loading.is-focused:after,.button.is-danger.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-outlined.is-loading:focus:after,.button.is-danger.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-outlined{background-color:transparent;border-color:#dd004b;box-shadow:none;color:#dd004b}.button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-danger.is-inverted.is-outlined.is-focused,.button.is-danger.is-inverted.is-outlined.is-hovered,.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined:hover{background-color:#fff;color:#dd004b}.button.is-danger.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-inverted.is-outlined.is-loading:focus:after,.button.is-danger.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #dd004b #dd004b!important}.button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-grey-light{background-color:#999;border-color:transparent;color:#fff}.button.is-grey-light.is-hovered,.button.is-grey-light:hover{background-color:#939393;border-color:transparent;color:#fff}.button.is-grey-light.is-focused,.button.is-grey-light:focus{border-color:transparent;color:#fff}.button.is-grey-light.is-focused:not(:active),.button.is-grey-light:focus:not(:active){box-shadow:invalid hsla(0,0%,60%,.25)}.button.is-grey-light.is-active,.button.is-grey-light:active{background-color:#8c8c8c;border-color:transparent;color:#fff}.button.is-grey-light[disabled],fieldset[disabled] .button.is-grey-light{background-color:#999;border-color:transparent;box-shadow:none}.button.is-grey-light.is-inverted{background-color:#fff;color:#999}.button.is-grey-light.is-inverted.is-hovered,.button.is-grey-light.is-inverted:hover{background-color:#f2f2f2}.button.is-grey-light.is-inverted[disabled],fieldset[disabled] .button.is-grey-light.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#999}.button.is-grey-light.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-grey-light.is-outlined{background-color:transparent;border-color:#999;color:#999}.button.is-grey-light.is-outlined.is-focused,.button.is-grey-light.is-outlined.is-hovered,.button.is-grey-light.is-outlined:focus,.button.is-grey-light.is-outlined:hover{background-color:#999;border-color:#999;color:#fff}.button.is-grey-light.is-outlined.is-loading:after{border-color:transparent transparent #999 #999!important}.button.is-grey-light.is-outlined.is-loading.is-focused:after,.button.is-grey-light.is-outlined.is-loading.is-hovered:after,.button.is-grey-light.is-outlined.is-loading:focus:after,.button.is-grey-light.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-grey-light.is-outlined[disabled],fieldset[disabled] .button.is-grey-light.is-outlined{background-color:transparent;border-color:#999;box-shadow:none;color:#999}.button.is-grey-light.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-grey-light.is-inverted.is-outlined.is-focused,.button.is-grey-light.is-inverted.is-outlined.is-hovered,.button.is-grey-light.is-inverted.is-outlined:focus,.button.is-grey-light.is-inverted.is-outlined:hover{background-color:#fff;color:#999}.button.is-grey-light.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-grey-light.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-grey-light.is-inverted.is-outlined.is-loading:focus:after,.button.is-grey-light.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #999 #999!important}.button.is-grey-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-grey-light.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-grey-light.is-light{background-color:#f5f5f5;color:#5e5e5e}.button.is-grey-light.is-light.is-hovered,.button.is-grey-light.is-light:hover{background-color:#eee;border-color:transparent;color:#5e5e5e}.button.is-grey-light.is-light.is-active,.button.is-grey-light.is-light:active{background-color:#e8e8e8;border-color:transparent;color:#5e5e5e}.button.is-grey-lighter{background-color:#ddd;border-color:transparent;color:#404040}.button.is-grey-lighter.is-hovered,.button.is-grey-lighter:hover{background-color:#d7d7d7;border-color:transparent;color:#404040}.button.is-grey-lighter.is-focused,.button.is-grey-lighter:focus{border-color:transparent;color:#404040}.button.is-grey-lighter.is-focused:not(:active),.button.is-grey-lighter:focus:not(:active){box-shadow:invalid hsla(0,0%,86.7%,.25)}.button.is-grey-lighter.is-active,.button.is-grey-lighter:active{background-color:#d0d0d0;border-color:transparent;color:#404040}.button.is-grey-lighter[disabled],fieldset[disabled] .button.is-grey-lighter{background-color:#ddd;border-color:transparent;box-shadow:none}.button.is-grey-lighter.is-inverted{background-color:#404040;color:#ddd}.button.is-grey-lighter.is-inverted.is-hovered,.button.is-grey-lighter.is-inverted:hover{background-color:#333}.button.is-grey-lighter.is-inverted[disabled],fieldset[disabled] .button.is-grey-lighter.is-inverted{background-color:#404040;border-color:transparent;box-shadow:none;color:#ddd}.button.is-grey-lighter.is-loading:after{border-color:transparent transparent #404040 #404040!important}.button.is-grey-lighter.is-outlined{background-color:transparent;border-color:#ddd;color:#ddd}.button.is-grey-lighter.is-outlined.is-focused,.button.is-grey-lighter.is-outlined.is-hovered,.button.is-grey-lighter.is-outlined:focus,.button.is-grey-lighter.is-outlined:hover{background-color:#ddd;border-color:#ddd;color:#404040}.button.is-grey-lighter.is-outlined.is-loading:after{border-color:transparent transparent #ddd #ddd!important}.button.is-grey-lighter.is-outlined.is-loading.is-focused:after,.button.is-grey-lighter.is-outlined.is-loading.is-hovered:after,.button.is-grey-lighter.is-outlined.is-loading:focus:after,.button.is-grey-lighter.is-outlined.is-loading:hover:after{border-color:transparent transparent #404040 #404040!important}.button.is-grey-lighter.is-outlined[disabled],fieldset[disabled] .button.is-grey-lighter.is-outlined{background-color:transparent;border-color:#ddd;box-shadow:none;color:#ddd}.button.is-grey-lighter.is-inverted.is-outlined{background-color:transparent;border-color:#404040;color:#404040}.button.is-grey-lighter.is-inverted.is-outlined.is-focused,.button.is-grey-lighter.is-inverted.is-outlined.is-hovered,.button.is-grey-lighter.is-inverted.is-outlined:focus,.button.is-grey-lighter.is-inverted.is-outlined:hover{background-color:#404040;color:#ddd}.button.is-grey-lighter.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-grey-lighter.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-grey-lighter.is-inverted.is-outlined.is-loading:focus:after,.button.is-grey-lighter.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #ddd #ddd!important}.button.is-grey-lighter.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-grey-lighter.is-inverted.is-outlined{background-color:transparent;border-color:#404040;box-shadow:none;color:#404040}.button.is-grey-lighter.is-light{background-color:#f5f5f5;color:#4a4a4a}.button.is-grey-lighter.is-light.is-hovered,.button.is-grey-lighter.is-light:hover{background-color:#eee;border-color:transparent;color:#4a4a4a}.button.is-grey-lighter.is-light.is-active,.button.is-grey-lighter.is-light:active{background-color:#e8e8e8;border-color:transparent;color:#4a4a4a}.button.is-grey{background-color:#666;border-color:transparent;color:#fff}.button.is-grey.is-hovered,.button.is-grey:hover{background-color:#606060;border-color:transparent;color:#fff}.button.is-grey.is-focused,.button.is-grey:focus{border-color:transparent;color:#fff}.button.is-grey.is-focused:not(:active),.button.is-grey:focus:not(:active){box-shadow:invalid hsla(0,0%,40%,.25)}.button.is-grey.is-active,.button.is-grey:active{background-color:#595959;border-color:transparent;color:#fff}.button.is-grey[disabled],fieldset[disabled] .button.is-grey{background-color:#666;border-color:transparent;box-shadow:none}.button.is-grey.is-inverted{background-color:#fff;color:#666}.button.is-grey.is-inverted.is-hovered,.button.is-grey.is-inverted:hover{background-color:#f2f2f2}.button.is-grey.is-inverted[disabled],fieldset[disabled] .button.is-grey.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#666}.button.is-grey.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-grey.is-outlined{background-color:transparent;border-color:#666;color:#666}.button.is-grey.is-outlined.is-focused,.button.is-grey.is-outlined.is-hovered,.button.is-grey.is-outlined:focus,.button.is-grey.is-outlined:hover{background-color:#666;border-color:#666;color:#fff}.button.is-grey.is-outlined.is-loading:after{border-color:transparent transparent #666 #666!important}.button.is-grey.is-outlined.is-loading.is-focused:after,.button.is-grey.is-outlined.is-loading.is-hovered:after,.button.is-grey.is-outlined.is-loading:focus:after,.button.is-grey.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-grey.is-outlined[disabled],fieldset[disabled] .button.is-grey.is-outlined{background-color:transparent;border-color:#666;box-shadow:none;color:#666}.button.is-grey.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-grey.is-inverted.is-outlined.is-focused,.button.is-grey.is-inverted.is-outlined.is-hovered,.button.is-grey.is-inverted.is-outlined:focus,.button.is-grey.is-inverted.is-outlined:hover{background-color:#fff;color:#666}.button.is-grey.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-grey.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-grey.is-inverted.is-outlined.is-loading:focus:after,.button.is-grey.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #666 #666!important}.button.is-grey.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-grey.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-grey.is-light{background-color:#f5f5f5;color:#787878}.button.is-grey.is-light.is-hovered,.button.is-grey.is-light:hover{background-color:#eee;border-color:transparent;color:#787878}.button.is-grey.is-light.is-active,.button.is-grey.is-light:active{background-color:#e8e8e8;border-color:transparent;color:#787878}.button.is-delete{background-color:#7a7a7a;border-color:transparent;color:#fff}.button.is-delete.is-hovered,.button.is-delete:hover{background-color:#747474;border-color:transparent;color:#fff}.button.is-delete.is-focused,.button.is-delete:focus{border-color:transparent;color:#fff}.button.is-delete.is-focused:not(:active),.button.is-delete:focus:not(:active){box-shadow:invalid hsla(0,0%,47.8%,.25)}.button.is-delete.is-active,.button.is-delete:active{background-color:#6d6d6d;border-color:transparent;color:#fff}.button.is-delete[disabled],fieldset[disabled] .button.is-delete{background-color:#7a7a7a;border-color:transparent;box-shadow:none}.button.is-delete.is-inverted{background-color:#fff;color:#7a7a7a}.button.is-delete.is-inverted.is-hovered,.button.is-delete.is-inverted:hover{background-color:#f2f2f2}.button.is-delete.is-inverted[disabled],fieldset[disabled] .button.is-delete.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#7a7a7a}.button.is-delete.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-delete.is-outlined{background-color:transparent;border-color:#7a7a7a;color:#7a7a7a}.button.is-delete.is-outlined.is-focused,.button.is-delete.is-outlined.is-hovered,.button.is-delete.is-outlined:focus,.button.is-delete.is-outlined:hover{background-color:#7a7a7a;border-color:#7a7a7a;color:#fff}.button.is-delete.is-outlined.is-loading:after{border-color:transparent transparent #7a7a7a #7a7a7a!important}.button.is-delete.is-outlined.is-loading.is-focused:after,.button.is-delete.is-outlined.is-loading.is-hovered:after,.button.is-delete.is-outlined.is-loading:focus:after,.button.is-delete.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-delete.is-outlined[disabled],fieldset[disabled] .button.is-delete.is-outlined{background-color:transparent;border-color:#7a7a7a;box-shadow:none;color:#7a7a7a}.button.is-delete.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-delete.is-inverted.is-outlined.is-focused,.button.is-delete.is-inverted.is-outlined.is-hovered,.button.is-delete.is-inverted.is-outlined:focus,.button.is-delete.is-inverted.is-outlined:hover{background-color:#fff;color:#7a7a7a}.button.is-delete.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-delete.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-delete.is-inverted.is-outlined.is-loading:focus:after,.button.is-delete.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #7a7a7a #7a7a7a!important}.button.is-delete.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-delete.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-delete.is-light{background-color:#f5f5f5;color:#707070}.button.is-delete.is-light.is-hovered,.button.is-delete.is-light:hover{background-color:#eee;border-color:transparent;color:#707070}.button.is-delete.is-light.is-active,.button.is-delete.is-light:active{background-color:#e8e8e8;border-color:transparent;color:#707070}.button.is-table-header{background-color:#566d80;border-color:transparent;color:#fff}.button.is-table-header.is-hovered,.button.is-table-header:hover{background-color:#516778;border-color:transparent;color:#fff}.button.is-table-header.is-focused,.button.is-table-header:focus{border-color:transparent;color:#fff}.button.is-table-header.is-focused:not(:active),.button.is-table-header:focus:not(:active){box-shadow:invalid rgba(86,109,128,.25)}.button.is-table-header.is-active,.button.is-table-header:active{background-color:#4c6071;border-color:transparent;color:#fff}.button.is-table-header[disabled],fieldset[disabled] .button.is-table-header{background-color:#566d80;border-color:transparent;box-shadow:none}.button.is-table-header.is-inverted{background-color:#fff;color:#566d80}.button.is-table-header.is-inverted.is-hovered,.button.is-table-header.is-inverted:hover{background-color:#f2f2f2}.button.is-table-header.is-inverted[disabled],fieldset[disabled] .button.is-table-header.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#566d80}.button.is-table-header.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-table-header.is-outlined{background-color:transparent;border-color:#566d80;color:#566d80}.button.is-table-header.is-outlined.is-focused,.button.is-table-header.is-outlined.is-hovered,.button.is-table-header.is-outlined:focus,.button.is-table-header.is-outlined:hover{background-color:#566d80;border-color:#566d80;color:#fff}.button.is-table-header.is-outlined.is-loading:after{border-color:transparent transparent #566d80 #566d80!important}.button.is-table-header.is-outlined.is-loading.is-focused:after,.button.is-table-header.is-outlined.is-loading.is-hovered:after,.button.is-table-header.is-outlined.is-loading:focus:after,.button.is-table-header.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-table-header.is-outlined[disabled],fieldset[disabled] .button.is-table-header.is-outlined{background-color:transparent;border-color:#566d80;box-shadow:none;color:#566d80}.button.is-table-header.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-table-header.is-inverted.is-outlined.is-focused,.button.is-table-header.is-inverted.is-outlined.is-hovered,.button.is-table-header.is-inverted.is-outlined:focus,.button.is-table-header.is-inverted.is-outlined:hover{background-color:#fff;color:#566d80}.button.is-table-header.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-table-header.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-table-header.is-inverted.is-outlined.is-loading:focus:after,.button.is-table-header.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #566d80 #566d80!important}.button.is-table-header.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-table-header.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-table-header.is-light{background-color:#f3f5f7;color:#607a8f}.button.is-table-header.is-light.is-hovered,.button.is-table-header.is-light:hover{background-color:#ebeff2;border-color:transparent;color:#607a8f}.button.is-table-header.is-light.is-active,.button.is-table-header.is-light:active{background-color:#e4e8ed;border-color:transparent;color:#607a8f}.button.is-spent{background-color:#e11383;border-color:transparent;color:#fff}.button.is-spent.is-hovered,.button.is-spent:hover{background-color:#d5127c;border-color:transparent;color:#fff}.button.is-spent.is-focused,.button.is-spent:focus{border-color:transparent;color:#fff}.button.is-spent.is-focused:not(:active),.button.is-spent:focus:not(:active){box-shadow:invalid rgba(225,19,131,.25)}.button.is-spent.is-active,.button.is-spent:active{background-color:#c91175;border-color:transparent;color:#fff}.button.is-spent[disabled],fieldset[disabled] .button.is-spent{background-color:#e11383;border-color:transparent;box-shadow:none}.button.is-spent.is-inverted{background-color:#fff;color:#e11383}.button.is-spent.is-inverted.is-hovered,.button.is-spent.is-inverted:hover{background-color:#f2f2f2}.button.is-spent.is-inverted[disabled],fieldset[disabled] .button.is-spent.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#e11383}.button.is-spent.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-spent.is-outlined{background-color:transparent;border-color:#e11383;color:#e11383}.button.is-spent.is-outlined.is-focused,.button.is-spent.is-outlined.is-hovered,.button.is-spent.is-outlined:focus,.button.is-spent.is-outlined:hover{background-color:#e11383;border-color:#e11383;color:#fff}.button.is-spent.is-outlined.is-loading:after{border-color:transparent transparent #e11383 #e11383!important}.button.is-spent.is-outlined.is-loading.is-focused:after,.button.is-spent.is-outlined.is-loading.is-hovered:after,.button.is-spent.is-outlined.is-loading:focus:after,.button.is-spent.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-spent.is-outlined[disabled],fieldset[disabled] .button.is-spent.is-outlined{background-color:transparent;border-color:#e11383;box-shadow:none;color:#e11383}.button.is-spent.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-spent.is-inverted.is-outlined.is-focused,.button.is-spent.is-inverted.is-outlined.is-hovered,.button.is-spent.is-inverted.is-outlined:focus,.button.is-spent.is-inverted.is-outlined:hover{background-color:#fff;color:#e11383}.button.is-spent.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-spent.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-spent.is-inverted.is-outlined.is-loading:focus:after,.button.is-spent.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #e11383 #e11383!important}.button.is-spent.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-spent.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-spent.is-light{background-color:#fdecf6;color:#dd1381}.button.is-spent.is-light.is-hovered,.button.is-spent.is-light:hover{background-color:#fce0f0;border-color:transparent;color:#dd1381}.button.is-spent.is-light.is-active,.button.is-spent.is-light:active{background-color:#fbd5ea;border-color:transparent;color:#dd1381}.button.is-pr-approval{background-color:#4fc0fd;border-color:transparent;color:#fff}.button.is-pr-approval.is-hovered,.button.is-pr-approval:hover{background-color:#42bbfd;border-color:transparent;color:#fff}.button.is-pr-approval.is-focused,.button.is-pr-approval:focus{border-color:transparent;color:#fff}.button.is-pr-approval.is-focused:not(:active),.button.is-pr-approval:focus:not(:active){box-shadow:invalid rgba(79,192,253,.25)}.button.is-pr-approval.is-active,.button.is-pr-approval:active{background-color:#36b7fd;border-color:transparent;color:#fff}.button.is-pr-approval[disabled],fieldset[disabled] .button.is-pr-approval{background-color:#4fc0fd;border-color:transparent;box-shadow:none}.button.is-pr-approval.is-inverted{background-color:#fff;color:#4fc0fd}.button.is-pr-approval.is-inverted.is-hovered,.button.is-pr-approval.is-inverted:hover{background-color:#f2f2f2}.button.is-pr-approval.is-inverted[disabled],fieldset[disabled] .button.is-pr-approval.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#4fc0fd}.button.is-pr-approval.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-pr-approval.is-outlined{background-color:transparent;border-color:#4fc0fd;color:#4fc0fd}.button.is-pr-approval.is-outlined.is-focused,.button.is-pr-approval.is-outlined.is-hovered,.button.is-pr-approval.is-outlined:focus,.button.is-pr-approval.is-outlined:hover{background-color:#4fc0fd;border-color:#4fc0fd;color:#fff}.button.is-pr-approval.is-outlined.is-loading:after{border-color:transparent transparent #4fc0fd #4fc0fd!important}.button.is-pr-approval.is-outlined.is-loading.is-focused:after,.button.is-pr-approval.is-outlined.is-loading.is-hovered:after,.button.is-pr-approval.is-outlined.is-loading:focus:after,.button.is-pr-approval.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-pr-approval.is-outlined[disabled],fieldset[disabled] .button.is-pr-approval.is-outlined{background-color:transparent;border-color:#4fc0fd;box-shadow:none;color:#4fc0fd}.button.is-pr-approval.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-pr-approval.is-inverted.is-outlined.is-focused,.button.is-pr-approval.is-inverted.is-outlined.is-hovered,.button.is-pr-approval.is-inverted.is-outlined:focus,.button.is-pr-approval.is-inverted.is-outlined:hover{background-color:#fff;color:#4fc0fd}.button.is-pr-approval.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-pr-approval.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-pr-approval.is-inverted.is-outlined.is-loading:focus:after,.button.is-pr-approval.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #4fc0fd #4fc0fd!important}.button.is-pr-approval.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-pr-approval.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-pr-approval.is-light{background-color:#ebf8ff;color:#026397}.button.is-pr-approval.is-light.is-hovered,.button.is-pr-approval.is-light:hover{background-color:#def3ff;border-color:transparent;color:#026397}.button.is-pr-approval.is-light.is-active,.button.is-pr-approval.is-light:active{background-color:#d2effe;border-color:transparent;color:#026397}.button.is-pr-process{background-color:#ffd033;border-color:transparent;color:#404040}.button.is-pr-process.is-hovered,.button.is-pr-process:hover{background-color:#ffcd26;border-color:transparent;color:#404040}.button.is-pr-process.is-focused,.button.is-pr-process:focus{border-color:transparent;color:#404040}.button.is-pr-process.is-focused:not(:active),.button.is-pr-process:focus:not(:active){box-shadow:invalid rgba(255,208,51,.25)}.button.is-pr-process.is-active,.button.is-pr-process:active{background-color:#ffca1a;border-color:transparent;color:#404040}.button.is-pr-process[disabled],fieldset[disabled] .button.is-pr-process{background-color:#ffd033;border-color:transparent;box-shadow:none}.button.is-pr-process.is-inverted{background-color:#404040;color:#ffd033}.button.is-pr-process.is-inverted.is-hovered,.button.is-pr-process.is-inverted:hover{background-color:#333}.button.is-pr-process.is-inverted[disabled],fieldset[disabled] .button.is-pr-process.is-inverted{background-color:#404040;border-color:transparent;box-shadow:none;color:#ffd033}.button.is-pr-process.is-loading:after{border-color:transparent transparent #404040 #404040!important}.button.is-pr-process.is-outlined{background-color:transparent;border-color:#ffd033;color:#ffd033}.button.is-pr-process.is-outlined.is-focused,.button.is-pr-process.is-outlined.is-hovered,.button.is-pr-process.is-outlined:focus,.button.is-pr-process.is-outlined:hover{background-color:#ffd033;border-color:#ffd033;color:#404040}.button.is-pr-process.is-outlined.is-loading:after{border-color:transparent transparent #ffd033 #ffd033!important}.button.is-pr-process.is-outlined.is-loading.is-focused:after,.button.is-pr-process.is-outlined.is-loading.is-hovered:after,.button.is-pr-process.is-outlined.is-loading:focus:after,.button.is-pr-process.is-outlined.is-loading:hover:after{border-color:transparent transparent #404040 #404040!important}.button.is-pr-process.is-outlined[disabled],fieldset[disabled] .button.is-pr-process.is-outlined{background-color:transparent;border-color:#ffd033;box-shadow:none;color:#ffd033}.button.is-pr-process.is-inverted.is-outlined{background-color:transparent;border-color:#404040;color:#404040}.button.is-pr-process.is-inverted.is-outlined.is-focused,.button.is-pr-process.is-inverted.is-outlined.is-hovered,.button.is-pr-process.is-inverted.is-outlined:focus,.button.is-pr-process.is-inverted.is-outlined:hover{background-color:#404040;color:#ffd033}.button.is-pr-process.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-pr-process.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-pr-process.is-inverted.is-outlined.is-loading:focus:after,.button.is-pr-process.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #ffd033 #ffd033!important}.button.is-pr-process.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-pr-process.is-inverted.is-outlined{background-color:transparent;border-color:#404040;box-shadow:none;color:#404040}.button.is-pr-process.is-light{background-color:#fffaeb;color:#947200}.button.is-pr-process.is-light.is-hovered,.button.is-pr-process.is-light:hover{background-color:#fff7de;border-color:transparent;color:#947200}.button.is-pr-process.is-light.is-active,.button.is-pr-process.is-light:active{background-color:#fff4d1;border-color:transparent;color:#947200}.button.is-pr-issue-po{background-color:#6ac389;border-color:transparent;color:#fff}.button.is-pr-issue-po.is-hovered,.button.is-pr-issue-po:hover{background-color:#61bf82;border-color:transparent;color:#fff}.button.is-pr-issue-po.is-focused,.button.is-pr-issue-po:focus{border-color:transparent;color:#fff}.button.is-pr-issue-po.is-focused:not(:active),.button.is-pr-issue-po:focus:not(:active){box-shadow:invalid rgba(106,195,137,.25)}.button.is-pr-issue-po.is-active,.button.is-pr-issue-po:active{background-color:#58bc7b;border-color:transparent;color:#fff}.button.is-pr-issue-po[disabled],fieldset[disabled] .button.is-pr-issue-po{background-color:#6ac389;border-color:transparent;box-shadow:none}.button.is-pr-issue-po.is-inverted{background-color:#fff;color:#6ac389}.button.is-pr-issue-po.is-inverted.is-hovered,.button.is-pr-issue-po.is-inverted:hover{background-color:#f2f2f2}.button.is-pr-issue-po.is-inverted[disabled],fieldset[disabled] .button.is-pr-issue-po.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#6ac389}.button.is-pr-issue-po.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-pr-issue-po.is-outlined{background-color:transparent;border-color:#6ac389;color:#6ac389}.button.is-pr-issue-po.is-outlined.is-focused,.button.is-pr-issue-po.is-outlined.is-hovered,.button.is-pr-issue-po.is-outlined:focus,.button.is-pr-issue-po.is-outlined:hover{background-color:#6ac389;border-color:#6ac389;color:#fff}.button.is-pr-issue-po.is-outlined.is-loading:after{border-color:transparent transparent #6ac389 #6ac389!important}.button.is-pr-issue-po.is-outlined.is-loading.is-focused:after,.button.is-pr-issue-po.is-outlined.is-loading.is-hovered:after,.button.is-pr-issue-po.is-outlined.is-loading:focus:after,.button.is-pr-issue-po.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-pr-issue-po.is-outlined[disabled],fieldset[disabled] .button.is-pr-issue-po.is-outlined{background-color:transparent;border-color:#6ac389;box-shadow:none;color:#6ac389}.button.is-pr-issue-po.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-pr-issue-po.is-inverted.is-outlined.is-focused,.button.is-pr-issue-po.is-inverted.is-outlined.is-hovered,.button.is-pr-issue-po.is-inverted.is-outlined:focus,.button.is-pr-issue-po.is-inverted.is-outlined:hover{background-color:#fff;color:#6ac389}.button.is-pr-issue-po.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-pr-issue-po.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-pr-issue-po.is-inverted.is-outlined.is-loading:focus:after,.button.is-pr-issue-po.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #6ac389 #6ac389!important}.button.is-pr-issue-po.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-pr-issue-po.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-pr-issue-po.is-light{background-color:#f0f9f3;color:#2d7145}.button.is-pr-issue-po.is-light.is-hovered,.button.is-pr-issue-po.is-light:hover{background-color:#e7f5ec;border-color:transparent;color:#2d7145}.button.is-pr-issue-po.is-light.is-active,.button.is-pr-issue-po.is-light:active{background-color:#def2e5;border-color:transparent;color:#2d7145}.button.is-pr-type-S{background-color:#ffc400;border-color:transparent;color:#fff}.button.is-pr-type-S.is-hovered,.button.is-pr-type-S:hover{background-color:#f2ba00;border-color:transparent;color:#fff}.button.is-pr-type-S.is-focused,.button.is-pr-type-S:focus{border-color:transparent;color:#fff}.button.is-pr-type-S.is-focused:not(:active),.button.is-pr-type-S:focus:not(:active){box-shadow:invalid rgba(255,196,0,.25)}.button.is-pr-type-S.is-active,.button.is-pr-type-S:active{background-color:#e6b000;border-color:transparent;color:#fff}.button.is-pr-type-S[disabled],fieldset[disabled] .button.is-pr-type-S{background-color:#ffc400;border-color:transparent;box-shadow:none}.button.is-pr-type-S.is-inverted{background-color:#fff;color:#ffc400}.button.is-pr-type-S.is-inverted.is-hovered,.button.is-pr-type-S.is-inverted:hover{background-color:#f2f2f2}.button.is-pr-type-S.is-inverted[disabled],fieldset[disabled] .button.is-pr-type-S.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#ffc400}.button.is-pr-type-S.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-pr-type-S.is-outlined{background-color:transparent;border-color:#ffc400;color:#ffc400}.button.is-pr-type-S.is-outlined.is-focused,.button.is-pr-type-S.is-outlined.is-hovered,.button.is-pr-type-S.is-outlined:focus,.button.is-pr-type-S.is-outlined:hover{background-color:#ffc400;border-color:#ffc400;color:#fff}.button.is-pr-type-S.is-outlined.is-loading:after{border-color:transparent transparent #ffc400 #ffc400!important}.button.is-pr-type-S.is-outlined.is-loading.is-focused:after,.button.is-pr-type-S.is-outlined.is-loading.is-hovered:after,.button.is-pr-type-S.is-outlined.is-loading:focus:after,.button.is-pr-type-S.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-pr-type-S.is-outlined[disabled],fieldset[disabled] .button.is-pr-type-S.is-outlined{background-color:transparent;border-color:#ffc400;box-shadow:none;color:#ffc400}.button.is-pr-type-S.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-pr-type-S.is-inverted.is-outlined.is-focused,.button.is-pr-type-S.is-inverted.is-outlined.is-hovered,.button.is-pr-type-S.is-inverted.is-outlined:focus,.button.is-pr-type-S.is-inverted.is-outlined:hover{background-color:#fff;color:#ffc400}.button.is-pr-type-S.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-pr-type-S.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-pr-type-S.is-inverted.is-outlined.is-loading:focus:after,.button.is-pr-type-S.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #ffc400 #ffc400!important}.button.is-pr-type-S.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-pr-type-S.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-pr-type-S.is-light{background-color:#fffaeb;color:#947200}.button.is-pr-type-S.is-light.is-hovered,.button.is-pr-type-S.is-light:hover{background-color:#fff7de;border-color:transparent;color:#947200}.button.is-pr-type-S.is-light.is-active,.button.is-pr-type-S.is-light:active{background-color:#fff4d1;border-color:transparent;color:#947200}.button.is-pr-type-C{background-color:#48b26d;border-color:transparent;color:#fff}.button.is-pr-type-C.is-hovered,.button.is-pr-type-C:hover{background-color:#44a967;border-color:transparent;color:#fff}.button.is-pr-type-C.is-focused,.button.is-pr-type-C:focus{border-color:transparent;color:#fff}.button.is-pr-type-C.is-focused:not(:active),.button.is-pr-type-C:focus:not(:active){box-shadow:invalid rgba(72,178,109,.25)}.button.is-pr-type-C.is-active,.button.is-pr-type-C:active{background-color:#41a062;border-color:transparent;color:#fff}.button.is-pr-type-C[disabled],fieldset[disabled] .button.is-pr-type-C{background-color:#48b26d;border-color:transparent;box-shadow:none}.button.is-pr-type-C.is-inverted{background-color:#fff;color:#48b26d}.button.is-pr-type-C.is-inverted.is-hovered,.button.is-pr-type-C.is-inverted:hover{background-color:#f2f2f2}.button.is-pr-type-C.is-inverted[disabled],fieldset[disabled] .button.is-pr-type-C.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#48b26d}.button.is-pr-type-C.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-pr-type-C.is-outlined{background-color:transparent;border-color:#48b26d;color:#48b26d}.button.is-pr-type-C.is-outlined.is-focused,.button.is-pr-type-C.is-outlined.is-hovered,.button.is-pr-type-C.is-outlined:focus,.button.is-pr-type-C.is-outlined:hover{background-color:#48b26d;border-color:#48b26d;color:#fff}.button.is-pr-type-C.is-outlined.is-loading:after{border-color:transparent transparent #48b26d #48b26d!important}.button.is-pr-type-C.is-outlined.is-loading.is-focused:after,.button.is-pr-type-C.is-outlined.is-loading.is-hovered:after,.button.is-pr-type-C.is-outlined.is-loading:focus:after,.button.is-pr-type-C.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-pr-type-C.is-outlined[disabled],fieldset[disabled] .button.is-pr-type-C.is-outlined{background-color:transparent;border-color:#48b26d;box-shadow:none;color:#48b26d}.button.is-pr-type-C.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-pr-type-C.is-inverted.is-outlined.is-focused,.button.is-pr-type-C.is-inverted.is-outlined.is-hovered,.button.is-pr-type-C.is-inverted.is-outlined:focus,.button.is-pr-type-C.is-inverted.is-outlined:hover{background-color:#fff;color:#48b26d}.button.is-pr-type-C.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-pr-type-C.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-pr-type-C.is-inverted.is-outlined.is-loading:focus:after,.button.is-pr-type-C.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #48b26d #48b26d!important}.button.is-pr-type-C.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-pr-type-C.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-pr-type-C.is-light{background-color:#f0f9f3;color:#358350}.button.is-pr-type-C.is-light.is-hovered,.button.is-pr-type-C.is-light:hover{background-color:#e7f5ec;border-color:transparent;color:#358350}.button.is-pr-type-C.is-light.is-active,.button.is-pr-type-C.is-light:active{background-color:#def2e5;border-color:transparent;color:#358350}.button.is-pr-type-T{background-color:#1daefc;border-color:transparent;color:#fff}.button.is-pr-type-T.is-hovered,.button.is-pr-type-T:hover{background-color:#10a9fc;border-color:transparent;color:#fff}.button.is-pr-type-T.is-focused,.button.is-pr-type-T:focus{border-color:transparent;color:#fff}.button.is-pr-type-T.is-focused:not(:active),.button.is-pr-type-T:focus:not(:active){box-shadow:invalid rgba(29,174,252,.25)}.button.is-pr-type-T.is-active,.button.is-pr-type-T:active{background-color:#04a5fc;border-color:transparent;color:#fff}.button.is-pr-type-T[disabled],fieldset[disabled] .button.is-pr-type-T{background-color:#1daefc;border-color:transparent;box-shadow:none}.button.is-pr-type-T.is-inverted{background-color:#fff;color:#1daefc}.button.is-pr-type-T.is-inverted.is-hovered,.button.is-pr-type-T.is-inverted:hover{background-color:#f2f2f2}.button.is-pr-type-T.is-inverted[disabled],fieldset[disabled] .button.is-pr-type-T.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#1daefc}.button.is-pr-type-T.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-pr-type-T.is-outlined{background-color:transparent;border-color:#1daefc;color:#1daefc}.button.is-pr-type-T.is-outlined.is-focused,.button.is-pr-type-T.is-outlined.is-hovered,.button.is-pr-type-T.is-outlined:focus,.button.is-pr-type-T.is-outlined:hover{background-color:#1daefc;border-color:#1daefc;color:#fff}.button.is-pr-type-T.is-outlined.is-loading:after{border-color:transparent transparent #1daefc #1daefc!important}.button.is-pr-type-T.is-outlined.is-loading.is-focused:after,.button.is-pr-type-T.is-outlined.is-loading.is-hovered:after,.button.is-pr-type-T.is-outlined.is-loading:focus:after,.button.is-pr-type-T.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-pr-type-T.is-outlined[disabled],fieldset[disabled] .button.is-pr-type-T.is-outlined{background-color:transparent;border-color:#1daefc;box-shadow:none;color:#1daefc}.button.is-pr-type-T.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-pr-type-T.is-inverted.is-outlined.is-focused,.button.is-pr-type-T.is-inverted.is-outlined.is-hovered,.button.is-pr-type-T.is-inverted.is-outlined:focus,.button.is-pr-type-T.is-inverted.is-outlined:hover{background-color:#fff;color:#1daefc}.button.is-pr-type-T.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-pr-type-T.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-pr-type-T.is-inverted.is-outlined.is-loading:focus:after,.button.is-pr-type-T.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #1daefc #1daefc!important}.button.is-pr-type-T.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-pr-type-T.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-pr-type-T.is-light{background-color:#ebf8ff;color:#0273b0}.button.is-pr-type-T.is-light.is-hovered,.button.is-pr-type-T.is-light:hover{background-color:#def3ff;border-color:transparent;color:#0273b0}.button.is-pr-type-T.is-light.is-active,.button.is-pr-type-T.is-light:active{background-color:#d2effe;border-color:transparent;color:#0273b0}.button.is-pr-type-O{background-color:#26648b;border-color:transparent;color:#fff}.button.is-pr-type-O.is-hovered,.button.is-pr-type-O:hover{background-color:#235d81;border-color:transparent;color:#fff}.button.is-pr-type-O.is-focused,.button.is-pr-type-O:focus{border-color:transparent;color:#fff}.button.is-pr-type-O.is-focused:not(:active),.button.is-pr-type-O:focus:not(:active){box-shadow:invalid rgba(38,100,139,.25)}.button.is-pr-type-O.is-active,.button.is-pr-type-O:active{background-color:#215677;border-color:transparent;color:#fff}.button.is-pr-type-O[disabled],fieldset[disabled] .button.is-pr-type-O{background-color:#26648b;border-color:transparent;box-shadow:none}.button.is-pr-type-O.is-inverted{background-color:#fff;color:#26648b}.button.is-pr-type-O.is-inverted.is-hovered,.button.is-pr-type-O.is-inverted:hover{background-color:#f2f2f2}.button.is-pr-type-O.is-inverted[disabled],fieldset[disabled] .button.is-pr-type-O.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#26648b}.button.is-pr-type-O.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-pr-type-O.is-outlined{background-color:transparent;border-color:#26648b;color:#26648b}.button.is-pr-type-O.is-outlined.is-focused,.button.is-pr-type-O.is-outlined.is-hovered,.button.is-pr-type-O.is-outlined:focus,.button.is-pr-type-O.is-outlined:hover{background-color:#26648b;border-color:#26648b;color:#fff}.button.is-pr-type-O.is-outlined.is-loading:after{border-color:transparent transparent #26648b #26648b!important}.button.is-pr-type-O.is-outlined.is-loading.is-focused:after,.button.is-pr-type-O.is-outlined.is-loading.is-hovered:after,.button.is-pr-type-O.is-outlined.is-loading:focus:after,.button.is-pr-type-O.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-pr-type-O.is-outlined[disabled],fieldset[disabled] .button.is-pr-type-O.is-outlined{background-color:transparent;border-color:#26648b;box-shadow:none;color:#26648b}.button.is-pr-type-O.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-pr-type-O.is-inverted.is-outlined.is-focused,.button.is-pr-type-O.is-inverted.is-outlined.is-hovered,.button.is-pr-type-O.is-inverted.is-outlined:focus,.button.is-pr-type-O.is-inverted.is-outlined:hover{background-color:#fff;color:#26648b}.button.is-pr-type-O.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-pr-type-O.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-pr-type-O.is-inverted.is-outlined.is-loading:focus:after,.button.is-pr-type-O.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #26648b #26648b!important}.button.is-pr-type-O.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-pr-type-O.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-pr-type-O.is-light{background-color:#eff6fb;color:#368dc4}.button.is-pr-type-O.is-light.is-hovered,.button.is-pr-type-O.is-light:hover{background-color:#e5f1f8;border-color:transparent;color:#368dc4}.button.is-pr-type-O.is-light.is-active,.button.is-pr-type-O.is-light:active{background-color:#dbebf5;border-color:transparent;color:#368dc4}.button.is-pr-type-W{background-color:#ce2d2d;border-color:transparent;color:#fff}.button.is-pr-type-W.is-hovered,.button.is-pr-type-W:hover{background-color:#c42b2b;border-color:transparent;color:#fff}.button.is-pr-type-W.is-focused,.button.is-pr-type-W:focus{border-color:transparent;color:#fff}.button.is-pr-type-W.is-focused:not(:active),.button.is-pr-type-W:focus:not(:active){box-shadow:invalid rgba(206,45,45,.25)}.button.is-pr-type-W.is-active,.button.is-pr-type-W:active{background-color:#b92828;border-color:transparent;color:#fff}.button.is-pr-type-W[disabled],fieldset[disabled] .button.is-pr-type-W{background-color:#ce2d2d;border-color:transparent;box-shadow:none}.button.is-pr-type-W.is-inverted{background-color:#fff;color:#ce2d2d}.button.is-pr-type-W.is-inverted.is-hovered,.button.is-pr-type-W.is-inverted:hover{background-color:#f2f2f2}.button.is-pr-type-W.is-inverted[disabled],fieldset[disabled] .button.is-pr-type-W.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#ce2d2d}.button.is-pr-type-W.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-pr-type-W.is-outlined{background-color:transparent;border-color:#ce2d2d;color:#ce2d2d}.button.is-pr-type-W.is-outlined.is-focused,.button.is-pr-type-W.is-outlined.is-hovered,.button.is-pr-type-W.is-outlined:focus,.button.is-pr-type-W.is-outlined:hover{background-color:#ce2d2d;border-color:#ce2d2d;color:#fff}.button.is-pr-type-W.is-outlined.is-loading:after{border-color:transparent transparent #ce2d2d #ce2d2d!important}.button.is-pr-type-W.is-outlined.is-loading.is-focused:after,.button.is-pr-type-W.is-outlined.is-loading.is-hovered:after,.button.is-pr-type-W.is-outlined.is-loading:focus:after,.button.is-pr-type-W.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-pr-type-W.is-outlined[disabled],fieldset[disabled] .button.is-pr-type-W.is-outlined{background-color:transparent;border-color:#ce2d2d;box-shadow:none;color:#ce2d2d}.button.is-pr-type-W.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-pr-type-W.is-inverted.is-outlined.is-focused,.button.is-pr-type-W.is-inverted.is-outlined.is-hovered,.button.is-pr-type-W.is-inverted.is-outlined:focus,.button.is-pr-type-W.is-inverted.is-outlined:hover{background-color:#fff;color:#ce2d2d}.button.is-pr-type-W.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-pr-type-W.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-pr-type-W.is-inverted.is-outlined.is-loading:focus:after,.button.is-pr-type-W.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #ce2d2d #ce2d2d!important}.button.is-pr-type-W.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-pr-type-W.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-pr-type-W.is-light{background-color:#fbeeee;color:#c92c2c}.button.is-pr-type-W.is-light.is-hovered,.button.is-pr-type-W.is-light:hover{background-color:#f9e4e4;border-color:transparent;color:#c92c2c}.button.is-pr-type-W.is-light.is-active,.button.is-pr-type-W.is-light:active{background-color:#f7d9d9;border-color:transparent;color:#c92c2c}.button.is-pr-type-table-C{background-color:#d7efdf;border-color:transparent;color:#404040}.button.is-pr-type-table-C.is-hovered,.button.is-pr-type-table-C:hover{background-color:#ceebd8;border-color:transparent;color:#404040}.button.is-pr-type-table-C.is-focused,.button.is-pr-type-table-C:focus{border-color:transparent;color:#404040}.button.is-pr-type-table-C.is-focused:not(:active),.button.is-pr-type-table-C:focus:not(:active){box-shadow:invalid rgba(215,239,223,.25)}.button.is-pr-type-table-C.is-active,.button.is-pr-type-table-C:active{background-color:#c5e8d0;border-color:transparent;color:#404040}.button.is-pr-type-table-C[disabled],fieldset[disabled] .button.is-pr-type-table-C{background-color:#d7efdf;border-color:transparent;box-shadow:none}.button.is-pr-type-table-C.is-inverted{background-color:#404040;color:#d7efdf}.button.is-pr-type-table-C.is-inverted.is-hovered,.button.is-pr-type-table-C.is-inverted:hover{background-color:#333}.button.is-pr-type-table-C.is-inverted[disabled],fieldset[disabled] .button.is-pr-type-table-C.is-inverted{background-color:#404040;border-color:transparent;box-shadow:none;color:#d7efdf}.button.is-pr-type-table-C.is-loading:after{border-color:transparent transparent #404040 #404040!important}.button.is-pr-type-table-C.is-outlined{background-color:transparent;border-color:#d7efdf;color:#d7efdf}.button.is-pr-type-table-C.is-outlined.is-focused,.button.is-pr-type-table-C.is-outlined.is-hovered,.button.is-pr-type-table-C.is-outlined:focus,.button.is-pr-type-table-C.is-outlined:hover{background-color:#d7efdf;border-color:#d7efdf;color:#404040}.button.is-pr-type-table-C.is-outlined.is-loading:after{border-color:transparent transparent #d7efdf #d7efdf!important}.button.is-pr-type-table-C.is-outlined.is-loading.is-focused:after,.button.is-pr-type-table-C.is-outlined.is-loading.is-hovered:after,.button.is-pr-type-table-C.is-outlined.is-loading:focus:after,.button.is-pr-type-table-C.is-outlined.is-loading:hover:after{border-color:transparent transparent #404040 #404040!important}.button.is-pr-type-table-C.is-outlined[disabled],fieldset[disabled] .button.is-pr-type-table-C.is-outlined{background-color:transparent;border-color:#d7efdf;box-shadow:none;color:#d7efdf}.button.is-pr-type-table-C.is-inverted.is-outlined{background-color:transparent;border-color:#404040;color:#404040}.button.is-pr-type-table-C.is-inverted.is-outlined.is-focused,.button.is-pr-type-table-C.is-inverted.is-outlined.is-hovered,.button.is-pr-type-table-C.is-inverted.is-outlined:focus,.button.is-pr-type-table-C.is-inverted.is-outlined:hover{background-color:#404040;color:#d7efdf}.button.is-pr-type-table-C.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-pr-type-table-C.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-pr-type-table-C.is-inverted.is-outlined.is-loading:focus:after,.button.is-pr-type-table-C.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #d7efdf #d7efdf!important}.button.is-pr-type-table-C.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-pr-type-table-C.is-inverted.is-outlined{background-color:transparent;border-color:#404040;box-shadow:none;color:#404040}.button.is-pr-type-table-C.is-light{background-color:#f0f9f3;color:#2a6a3f}.button.is-pr-type-table-C.is-light.is-hovered,.button.is-pr-type-table-C.is-light:hover{background-color:#e7f6ec;border-color:transparent;color:#2a6a3f}.button.is-pr-type-table-C.is-light.is-active,.button.is-pr-type-table-C.is-light:active{background-color:#def2e5;border-color:transparent;color:#2a6a3f}.button.is-pr-type-table-S{background-color:#fff3cc;border-color:transparent;color:#404040}.button.is-pr-type-table-S.is-hovered,.button.is-pr-type-table-S:hover{background-color:#fff0bf;border-color:transparent;color:#404040}.button.is-pr-type-table-S.is-focused,.button.is-pr-type-table-S:focus{border-color:transparent;color:#404040}.button.is-pr-type-table-S.is-focused:not(:active),.button.is-pr-type-table-S:focus:not(:active){box-shadow:invalid rgba(255,243,204,.25)}.button.is-pr-type-table-S.is-active,.button.is-pr-type-table-S:active{background-color:#ffedb3;border-color:transparent;color:#404040}.button.is-pr-type-table-S[disabled],fieldset[disabled] .button.is-pr-type-table-S{background-color:#fff3cc;border-color:transparent;box-shadow:none}.button.is-pr-type-table-S.is-inverted{background-color:#404040;color:#fff3cc}.button.is-pr-type-table-S.is-inverted.is-hovered,.button.is-pr-type-table-S.is-inverted:hover{background-color:#333}.button.is-pr-type-table-S.is-inverted[disabled],fieldset[disabled] .button.is-pr-type-table-S.is-inverted{background-color:#404040;border-color:transparent;box-shadow:none;color:#fff3cc}.button.is-pr-type-table-S.is-loading:after{border-color:transparent transparent #404040 #404040!important}.button.is-pr-type-table-S.is-outlined{background-color:transparent;border-color:#fff3cc;color:#fff3cc}.button.is-pr-type-table-S.is-outlined.is-focused,.button.is-pr-type-table-S.is-outlined.is-hovered,.button.is-pr-type-table-S.is-outlined:focus,.button.is-pr-type-table-S.is-outlined:hover{background-color:#fff3cc;border-color:#fff3cc;color:#404040}.button.is-pr-type-table-S.is-outlined.is-loading:after{border-color:transparent transparent #fff3cc #fff3cc!important}.button.is-pr-type-table-S.is-outlined.is-loading.is-focused:after,.button.is-pr-type-table-S.is-outlined.is-loading.is-hovered:after,.button.is-pr-type-table-S.is-outlined.is-loading:focus:after,.button.is-pr-type-table-S.is-outlined.is-loading:hover:after{border-color:transparent transparent #404040 #404040!important}.button.is-pr-type-table-S.is-outlined[disabled],fieldset[disabled] .button.is-pr-type-table-S.is-outlined{background-color:transparent;border-color:#fff3cc;box-shadow:none;color:#fff3cc}.button.is-pr-type-table-S.is-inverted.is-outlined{background-color:transparent;border-color:#404040;color:#404040}.button.is-pr-type-table-S.is-inverted.is-outlined.is-focused,.button.is-pr-type-table-S.is-inverted.is-outlined.is-hovered,.button.is-pr-type-table-S.is-inverted.is-outlined:focus,.button.is-pr-type-table-S.is-inverted.is-outlined:hover{background-color:#404040;color:#fff3cc}.button.is-pr-type-table-S.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-pr-type-table-S.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-pr-type-table-S.is-inverted.is-outlined.is-loading:focus:after,.button.is-pr-type-table-S.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff3cc #fff3cc!important}.button.is-pr-type-table-S.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-pr-type-table-S.is-inverted.is-outlined{background-color:transparent;border-color:#404040;box-shadow:none;color:#404040}.button.is-pr-type-table-S.is-light{background-color:#fffaeb;color:#947100}.button.is-pr-type-table-S.is-light.is-hovered,.button.is-pr-type-table-S.is-light:hover{background-color:#fff7de;border-color:transparent;color:#947100}.button.is-pr-type-table-S.is-light.is-active,.button.is-pr-type-table-S.is-light:active{background-color:#fff4d1;border-color:transparent;color:#947100}.button.is-pr-type-table-T{background-color:#e6f6ff;border-color:transparent;color:#404040}.button.is-pr-type-table-T.is-hovered,.button.is-pr-type-table-T:hover{background-color:#d9f1ff;border-color:transparent;color:#404040}.button.is-pr-type-table-T.is-focused,.button.is-pr-type-table-T:focus{border-color:transparent;color:#404040}.button.is-pr-type-table-T.is-focused:not(:active),.button.is-pr-type-table-T:focus:not(:active){box-shadow:invalid rgba(230,246,255,.25)}.button.is-pr-type-table-T.is-active,.button.is-pr-type-table-T:active{background-color:#cdedff;border-color:transparent;color:#404040}.button.is-pr-type-table-T[disabled],fieldset[disabled] .button.is-pr-type-table-T{background-color:#e6f6ff;border-color:transparent;box-shadow:none}.button.is-pr-type-table-T.is-inverted{background-color:#404040;color:#e6f6ff}.button.is-pr-type-table-T.is-inverted.is-hovered,.button.is-pr-type-table-T.is-inverted:hover{background-color:#333}.button.is-pr-type-table-T.is-inverted[disabled],fieldset[disabled] .button.is-pr-type-table-T.is-inverted{background-color:#404040;border-color:transparent;box-shadow:none;color:#e6f6ff}.button.is-pr-type-table-T.is-loading:after{border-color:transparent transparent #404040 #404040!important}.button.is-pr-type-table-T.is-outlined{background-color:transparent;border-color:#e6f6ff;color:#e6f6ff}.button.is-pr-type-table-T.is-outlined.is-focused,.button.is-pr-type-table-T.is-outlined.is-hovered,.button.is-pr-type-table-T.is-outlined:focus,.button.is-pr-type-table-T.is-outlined:hover{background-color:#e6f6ff;border-color:#e6f6ff;color:#404040}.button.is-pr-type-table-T.is-outlined.is-loading:after{border-color:transparent transparent #e6f6ff #e6f6ff!important}.button.is-pr-type-table-T.is-outlined.is-loading.is-focused:after,.button.is-pr-type-table-T.is-outlined.is-loading.is-hovered:after,.button.is-pr-type-table-T.is-outlined.is-loading:focus:after,.button.is-pr-type-table-T.is-outlined.is-loading:hover:after{border-color:transparent transparent #404040 #404040!important}.button.is-pr-type-table-T.is-outlined[disabled],fieldset[disabled] .button.is-pr-type-table-T.is-outlined{background-color:transparent;border-color:#e6f6ff;box-shadow:none;color:#e6f6ff}.button.is-pr-type-table-T.is-inverted.is-outlined{background-color:transparent;border-color:#404040;color:#404040}.button.is-pr-type-table-T.is-inverted.is-outlined.is-focused,.button.is-pr-type-table-T.is-inverted.is-outlined.is-hovered,.button.is-pr-type-table-T.is-inverted.is-outlined:focus,.button.is-pr-type-table-T.is-inverted.is-outlined:hover{background-color:#404040;color:#e6f6ff}.button.is-pr-type-table-T.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-pr-type-table-T.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-pr-type-table-T.is-inverted.is-outlined.is-loading:focus:after,.button.is-pr-type-table-T.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #e6f6ff #e6f6ff!important}.button.is-pr-type-table-T.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-pr-type-table-T.is-inverted.is-outlined{background-color:transparent;border-color:#404040;box-shadow:none;color:#404040}.button.is-pr-type-table-T.is-light{background-color:#ebf8ff;color:#005f94}.button.is-pr-type-table-T.is-light.is-hovered,.button.is-pr-type-table-T.is-light:hover{background-color:#def3ff;border-color:transparent;color:#005f94}.button.is-pr-type-table-T.is-light.is-active,.button.is-pr-type-table-T.is-light:active{background-color:#d1eeff;border-color:transparent;color:#005f94}.button.is-pr-type-table-O{background-color:#aed2e9;border-color:transparent;color:#404040}.button.is-pr-type-table-O.is-hovered,.button.is-pr-type-table-O:hover{background-color:#a4cce6;border-color:transparent;color:#404040}.button.is-pr-type-table-O.is-focused,.button.is-pr-type-table-O:focus{border-color:transparent;color:#404040}.button.is-pr-type-table-O.is-focused:not(:active),.button.is-pr-type-table-O:focus:not(:active){box-shadow:invalid rgba(174,210,233,.25)}.button.is-pr-type-table-O.is-active,.button.is-pr-type-table-O:active{background-color:#9ac7e4;border-color:transparent;color:#404040}.button.is-pr-type-table-O[disabled],fieldset[disabled] .button.is-pr-type-table-O{background-color:#aed2e9;border-color:transparent;box-shadow:none}.button.is-pr-type-table-O.is-inverted{background-color:#404040;color:#aed2e9}.button.is-pr-type-table-O.is-inverted.is-hovered,.button.is-pr-type-table-O.is-inverted:hover{background-color:#333}.button.is-pr-type-table-O.is-inverted[disabled],fieldset[disabled] .button.is-pr-type-table-O.is-inverted{background-color:#404040;border-color:transparent;box-shadow:none;color:#aed2e9}.button.is-pr-type-table-O.is-loading:after{border-color:transparent transparent #404040 #404040!important}.button.is-pr-type-table-O.is-outlined{background-color:transparent;border-color:#aed2e9;color:#aed2e9}.button.is-pr-type-table-O.is-outlined.is-focused,.button.is-pr-type-table-O.is-outlined.is-hovered,.button.is-pr-type-table-O.is-outlined:focus,.button.is-pr-type-table-O.is-outlined:hover{background-color:#aed2e9;border-color:#aed2e9;color:#404040}.button.is-pr-type-table-O.is-outlined.is-loading:after{border-color:transparent transparent #aed2e9 #aed2e9!important}.button.is-pr-type-table-O.is-outlined.is-loading.is-focused:after,.button.is-pr-type-table-O.is-outlined.is-loading.is-hovered:after,.button.is-pr-type-table-O.is-outlined.is-loading:focus:after,.button.is-pr-type-table-O.is-outlined.is-loading:hover:after{border-color:transparent transparent #404040 #404040!important}.button.is-pr-type-table-O.is-outlined[disabled],fieldset[disabled] .button.is-pr-type-table-O.is-outlined{background-color:transparent;border-color:#aed2e9;box-shadow:none;color:#aed2e9}.button.is-pr-type-table-O.is-inverted.is-outlined{background-color:transparent;border-color:#404040;color:#404040}.button.is-pr-type-table-O.is-inverted.is-outlined.is-focused,.button.is-pr-type-table-O.is-inverted.is-outlined.is-hovered,.button.is-pr-type-table-O.is-inverted.is-outlined:focus,.button.is-pr-type-table-O.is-inverted.is-outlined:hover{background-color:#404040;color:#aed2e9}.button.is-pr-type-table-O.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-pr-type-table-O.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-pr-type-table-O.is-inverted.is-outlined.is-loading:focus:after,.button.is-pr-type-table-O.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #aed2e9 #aed2e9!important}.button.is-pr-type-table-O.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-pr-type-table-O.is-inverted.is-outlined{background-color:transparent;border-color:#404040;box-shadow:none;color:#404040}.button.is-pr-type-table-O.is-light{background-color:#eff6fb;color:#205374}.button.is-pr-type-table-O.is-light.is-hovered,.button.is-pr-type-table-O.is-light:hover{background-color:#e5f1f8;border-color:transparent;color:#205374}.button.is-pr-type-table-O.is-light.is-active,.button.is-pr-type-table-O.is-light:active{background-color:#dbebf5;border-color:transparent;color:#205374}.button.is-pr-type-table-W{background-color:#f5d2d2;border-color:transparent;color:#404040}.button.is-pr-type-table-W.is-hovered,.button.is-pr-type-table-W:hover{background-color:#f3c8c8;border-color:transparent;color:#404040}.button.is-pr-type-table-W.is-focused,.button.is-pr-type-table-W:focus{border-color:transparent;color:#404040}.button.is-pr-type-table-W.is-focused:not(:active),.button.is-pr-type-table-W:focus:not(:active){box-shadow:invalid rgba(245,210,210,.25)}.button.is-pr-type-table-W.is-active,.button.is-pr-type-table-W:active{background-color:#f0bdbd;border-color:transparent;color:#404040}.button.is-pr-type-table-W[disabled],fieldset[disabled] .button.is-pr-type-table-W{background-color:#f5d2d2;border-color:transparent;box-shadow:none}.button.is-pr-type-table-W.is-inverted{background-color:#404040;color:#f5d2d2}.button.is-pr-type-table-W.is-inverted.is-hovered,.button.is-pr-type-table-W.is-inverted:hover{background-color:#333}.button.is-pr-type-table-W.is-inverted[disabled],fieldset[disabled] .button.is-pr-type-table-W.is-inverted{background-color:#404040;border-color:transparent;box-shadow:none;color:#f5d2d2}.button.is-pr-type-table-W.is-loading:after{border-color:transparent transparent #404040 #404040!important}.button.is-pr-type-table-W.is-outlined{background-color:transparent;border-color:#f5d2d2;color:#f5d2d2}.button.is-pr-type-table-W.is-outlined.is-focused,.button.is-pr-type-table-W.is-outlined.is-hovered,.button.is-pr-type-table-W.is-outlined:focus,.button.is-pr-type-table-W.is-outlined:hover{background-color:#f5d2d2;border-color:#f5d2d2;color:#404040}.button.is-pr-type-table-W.is-outlined.is-loading:after{border-color:transparent transparent #f5d2d2 #f5d2d2!important}.button.is-pr-type-table-W.is-outlined.is-loading.is-focused:after,.button.is-pr-type-table-W.is-outlined.is-loading.is-hovered:after,.button.is-pr-type-table-W.is-outlined.is-loading:focus:after,.button.is-pr-type-table-W.is-outlined.is-loading:hover:after{border-color:transparent transparent #404040 #404040!important}.button.is-pr-type-table-W.is-outlined[disabled],fieldset[disabled] .button.is-pr-type-table-W.is-outlined{background-color:transparent;border-color:#f5d2d2;box-shadow:none;color:#f5d2d2}.button.is-pr-type-table-W.is-inverted.is-outlined{background-color:transparent;border-color:#404040;color:#404040}.button.is-pr-type-table-W.is-inverted.is-outlined.is-focused,.button.is-pr-type-table-W.is-inverted.is-outlined.is-hovered,.button.is-pr-type-table-W.is-inverted.is-outlined:focus,.button.is-pr-type-table-W.is-inverted.is-outlined:hover{background-color:#404040;color:#f5d2d2}.button.is-pr-type-table-W.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-pr-type-table-W.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-pr-type-table-W.is-inverted.is-outlined.is-loading:focus:after,.button.is-pr-type-table-W.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #f5d2d2 #f5d2d2!important}.button.is-pr-type-table-W.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-pr-type-table-W.is-inverted.is-outlined{background-color:transparent;border-color:#404040;box-shadow:none;color:#404040}.button.is-pr-type-table-W.is-light{background-color:#fbeeee;color:#791b1b}.button.is-pr-type-table-W.is-light.is-hovered,.button.is-pr-type-table-W.is-light:hover{background-color:#f9e4e4;border-color:transparent;color:#791b1b}.button.is-pr-type-table-W.is-light.is-active,.button.is-pr-type-table-W.is-light:active{background-color:#f7d9d9;border-color:transparent;color:#791b1b}.button.is-sla-active{background-color:#d15757;border-color:transparent;color:#fff}.button.is-sla-active.is-hovered,.button.is-sla-active:hover{background-color:#ce4d4d;border-color:transparent;color:#fff}.button.is-sla-active.is-focused,.button.is-sla-active:focus{border-color:transparent;color:#fff}.button.is-sla-active.is-focused:not(:active),.button.is-sla-active:focus:not(:active){box-shadow:invalid rgba(209,87,87,.25)}.button.is-sla-active.is-active,.button.is-sla-active:active{background-color:#cc4343;border-color:transparent;color:#fff}.button.is-sla-active[disabled],fieldset[disabled] .button.is-sla-active{background-color:#d15757;border-color:transparent;box-shadow:none}.button.is-sla-active.is-inverted{background-color:#fff;color:#d15757}.button.is-sla-active.is-inverted.is-hovered,.button.is-sla-active.is-inverted:hover{background-color:#f2f2f2}.button.is-sla-active.is-inverted[disabled],fieldset[disabled] .button.is-sla-active.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#d15757}.button.is-sla-active.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-sla-active.is-outlined{background-color:transparent;border-color:#d15757;color:#d15757}.button.is-sla-active.is-outlined.is-focused,.button.is-sla-active.is-outlined.is-hovered,.button.is-sla-active.is-outlined:focus,.button.is-sla-active.is-outlined:hover{background-color:#d15757;border-color:#d15757;color:#fff}.button.is-sla-active.is-outlined.is-loading:after{border-color:transparent transparent #d15757 #d15757!important}.button.is-sla-active.is-outlined.is-loading.is-focused:after,.button.is-sla-active.is-outlined.is-loading.is-hovered:after,.button.is-sla-active.is-outlined.is-loading:focus:after,.button.is-sla-active.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-sla-active.is-outlined[disabled],fieldset[disabled] .button.is-sla-active.is-outlined{background-color:transparent;border-color:#d15757;box-shadow:none;color:#d15757}.button.is-sla-active.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-sla-active.is-inverted.is-outlined.is-focused,.button.is-sla-active.is-inverted.is-outlined.is-hovered,.button.is-sla-active.is-inverted.is-outlined:focus,.button.is-sla-active.is-inverted.is-outlined:hover{background-color:#fff;color:#d15757}.button.is-sla-active.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-sla-active.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-sla-active.is-inverted.is-outlined.is-loading:focus:after,.button.is-sla-active.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #d15757 #d15757!important}.button.is-sla-active.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-sla-active.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-sla-active.is-light{background-color:#fbefef;color:#ac2f2f}.button.is-sla-active.is-light.is-hovered,.button.is-sla-active.is-light:hover{background-color:#f8e5e5;border-color:transparent;color:#ac2f2f}.button.is-sla-active.is-light.is-active,.button.is-sla-active.is-light:active{background-color:#f5dbdb;border-color:transparent;color:#ac2f2f}.button.is-sla-inactive{background-color:#59946e;border-color:transparent;color:#fff}.button.is-sla-inactive.is-hovered,.button.is-sla-inactive:hover{background-color:#548c68;border-color:transparent;color:#fff}.button.is-sla-inactive.is-focused,.button.is-sla-inactive:focus{border-color:transparent;color:#fff}.button.is-sla-inactive.is-focused:not(:active),.button.is-sla-inactive:focus:not(:active){box-shadow:invalid rgba(89,148,110,.25)}.button.is-sla-inactive.is-active,.button.is-sla-inactive:active{background-color:#4f8462;border-color:transparent;color:#fff}.button.is-sla-inactive[disabled],fieldset[disabled] .button.is-sla-inactive{background-color:#59946e;border-color:transparent;box-shadow:none}.button.is-sla-inactive.is-inverted{background-color:#fff;color:#59946e}.button.is-sla-inactive.is-inverted.is-hovered,.button.is-sla-inactive.is-inverted:hover{background-color:#f2f2f2}.button.is-sla-inactive.is-inverted[disabled],fieldset[disabled] .button.is-sla-inactive.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#59946e}.button.is-sla-inactive.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-sla-inactive.is-outlined{background-color:transparent;border-color:#59946e;color:#59946e}.button.is-sla-inactive.is-outlined.is-focused,.button.is-sla-inactive.is-outlined.is-hovered,.button.is-sla-inactive.is-outlined:focus,.button.is-sla-inactive.is-outlined:hover{background-color:#59946e;border-color:#59946e;color:#fff}.button.is-sla-inactive.is-outlined.is-loading:after{border-color:transparent transparent #59946e #59946e!important}.button.is-sla-inactive.is-outlined.is-loading.is-focused:after,.button.is-sla-inactive.is-outlined.is-loading.is-hovered:after,.button.is-sla-inactive.is-outlined.is-loading:focus:after,.button.is-sla-inactive.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-sla-inactive.is-outlined[disabled],fieldset[disabled] .button.is-sla-inactive.is-outlined{background-color:transparent;border-color:#59946e;box-shadow:none;color:#59946e}.button.is-sla-inactive.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-sla-inactive.is-inverted.is-outlined.is-focused,.button.is-sla-inactive.is-inverted.is-outlined.is-hovered,.button.is-sla-inactive.is-inverted.is-outlined:focus,.button.is-sla-inactive.is-inverted.is-outlined:hover{background-color:#fff;color:#59946e}.button.is-sla-inactive.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-sla-inactive.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-sla-inactive.is-inverted.is-outlined.is-loading:focus:after,.button.is-sla-inactive.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #59946e #59946e!important}.button.is-sla-inactive.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-sla-inactive.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-sla-inactive.is-light{background-color:#f2f7f4;color:#4f8361}.button.is-sla-inactive.is-light.is-hovered,.button.is-sla-inactive.is-light:hover{background-color:#eaf3ed;border-color:transparent;color:#4f8361}.button.is-sla-inactive.is-light.is-active,.button.is-sla-inactive.is-light:active{background-color:#e2eee6;border-color:transparent;color:#4f8361}.button.is-pr-detail-background{background-color:#e4e7eb;border-color:transparent;color:#404040}.button.is-pr-detail-background.is-hovered,.button.is-pr-detail-background:hover{background-color:#dde0e6;border-color:transparent;color:#404040}.button.is-pr-detail-background.is-focused,.button.is-pr-detail-background:focus{border-color:transparent;color:#404040}.button.is-pr-detail-background.is-focused:not(:active),.button.is-pr-detail-background:focus:not(:active){box-shadow:invalid rgba(228,231,235,.25)}.button.is-pr-detail-background.is-active,.button.is-pr-detail-background:active{background-color:#d5dae0;border-color:transparent;color:#404040}.button.is-pr-detail-background[disabled],fieldset[disabled] .button.is-pr-detail-background{background-color:#e4e7eb;border-color:transparent;box-shadow:none}.button.is-pr-detail-background.is-inverted{background-color:#404040;color:#e4e7eb}.button.is-pr-detail-background.is-inverted.is-hovered,.button.is-pr-detail-background.is-inverted:hover{background-color:#333}.button.is-pr-detail-background.is-inverted[disabled],fieldset[disabled] .button.is-pr-detail-background.is-inverted{background-color:#404040;border-color:transparent;box-shadow:none;color:#e4e7eb}.button.is-pr-detail-background.is-loading:after{border-color:transparent transparent #404040 #404040!important}.button.is-pr-detail-background.is-outlined{background-color:transparent;border-color:#e4e7eb;color:#e4e7eb}.button.is-pr-detail-background.is-outlined.is-focused,.button.is-pr-detail-background.is-outlined.is-hovered,.button.is-pr-detail-background.is-outlined:focus,.button.is-pr-detail-background.is-outlined:hover{background-color:#e4e7eb;border-color:#e4e7eb;color:#404040}.button.is-pr-detail-background.is-outlined.is-loading:after{border-color:transparent transparent #e4e7eb #e4e7eb!important}.button.is-pr-detail-background.is-outlined.is-loading.is-focused:after,.button.is-pr-detail-background.is-outlined.is-loading.is-hovered:after,.button.is-pr-detail-background.is-outlined.is-loading:focus:after,.button.is-pr-detail-background.is-outlined.is-loading:hover:after{border-color:transparent transparent #404040 #404040!important}.button.is-pr-detail-background.is-outlined[disabled],fieldset[disabled] .button.is-pr-detail-background.is-outlined{background-color:transparent;border-color:#e4e7eb;box-shadow:none;color:#e4e7eb}.button.is-pr-detail-background.is-inverted.is-outlined{background-color:transparent;border-color:#404040;color:#404040}.button.is-pr-detail-background.is-inverted.is-outlined.is-focused,.button.is-pr-detail-background.is-inverted.is-outlined.is-hovered,.button.is-pr-detail-background.is-inverted.is-outlined:focus,.button.is-pr-detail-background.is-inverted.is-outlined:hover{background-color:#404040;color:#e4e7eb}.button.is-pr-detail-background.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-pr-detail-background.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-pr-detail-background.is-inverted.is-outlined.is-loading:focus:after,.button.is-pr-detail-background.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #e4e7eb #e4e7eb!important}.button.is-pr-detail-background.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-pr-detail-background.is-inverted.is-outlined{background-color:transparent;border-color:#404040;box-shadow:none;color:#404040}.button.is-pr-detail-background.is-light{background-color:#f3f5f6;color:#3f4855}.button.is-pr-detail-background.is-light.is-hovered,.button.is-pr-detail-background.is-light:hover{background-color:#eceef1;border-color:transparent;color:#3f4855}.button.is-pr-detail-background.is-light.is-active,.button.is-pr-detail-background.is-light:active{background-color:#e5e8eb;border-color:transparent;color:#3f4855}.button.is-contract-expire-type-ExpireIn30Days{background-color:#ce2d2d;border-color:transparent;color:#fff}.button.is-contract-expire-type-ExpireIn30Days.is-hovered,.button.is-contract-expire-type-ExpireIn30Days:hover{background-color:#c42b2b;border-color:transparent;color:#fff}.button.is-contract-expire-type-ExpireIn30Days.is-focused,.button.is-contract-expire-type-ExpireIn30Days:focus{border-color:transparent;color:#fff}.button.is-contract-expire-type-ExpireIn30Days.is-focused:not(:active),.button.is-contract-expire-type-ExpireIn30Days:focus:not(:active){box-shadow:invalid rgba(206,45,45,.25)}.button.is-contract-expire-type-ExpireIn30Days.is-active,.button.is-contract-expire-type-ExpireIn30Days:active{background-color:#b92828;border-color:transparent;color:#fff}.button.is-contract-expire-type-ExpireIn30Days[disabled],fieldset[disabled] .button.is-contract-expire-type-ExpireIn30Days{background-color:#ce2d2d;border-color:transparent;box-shadow:none}.button.is-contract-expire-type-ExpireIn30Days.is-inverted{background-color:#fff;color:#ce2d2d}.button.is-contract-expire-type-ExpireIn30Days.is-inverted.is-hovered,.button.is-contract-expire-type-ExpireIn30Days.is-inverted:hover{background-color:#f2f2f2}.button.is-contract-expire-type-ExpireIn30Days.is-inverted[disabled],fieldset[disabled] .button.is-contract-expire-type-ExpireIn30Days.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#ce2d2d}.button.is-contract-expire-type-ExpireIn30Days.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-contract-expire-type-ExpireIn30Days.is-outlined{background-color:transparent;border-color:#ce2d2d;color:#ce2d2d}.button.is-contract-expire-type-ExpireIn30Days.is-outlined.is-focused,.button.is-contract-expire-type-ExpireIn30Days.is-outlined.is-hovered,.button.is-contract-expire-type-ExpireIn30Days.is-outlined:focus,.button.is-contract-expire-type-ExpireIn30Days.is-outlined:hover{background-color:#ce2d2d;border-color:#ce2d2d;color:#fff}.button.is-contract-expire-type-ExpireIn30Days.is-outlined.is-loading:after{border-color:transparent transparent #ce2d2d #ce2d2d!important}.button.is-contract-expire-type-ExpireIn30Days.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-type-ExpireIn30Days.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-type-ExpireIn30Days.is-outlined.is-loading:focus:after,.button.is-contract-expire-type-ExpireIn30Days.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-contract-expire-type-ExpireIn30Days.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-type-ExpireIn30Days.is-outlined{background-color:transparent;border-color:#ce2d2d;box-shadow:none;color:#ce2d2d}.button.is-contract-expire-type-ExpireIn30Days.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-contract-expire-type-ExpireIn30Days.is-inverted.is-outlined.is-focused,.button.is-contract-expire-type-ExpireIn30Days.is-inverted.is-outlined.is-hovered,.button.is-contract-expire-type-ExpireIn30Days.is-inverted.is-outlined:focus,.button.is-contract-expire-type-ExpireIn30Days.is-inverted.is-outlined:hover{background-color:#fff;color:#ce2d2d}.button.is-contract-expire-type-ExpireIn30Days.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-type-ExpireIn30Days.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-type-ExpireIn30Days.is-inverted.is-outlined.is-loading:focus:after,.button.is-contract-expire-type-ExpireIn30Days.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #ce2d2d #ce2d2d!important}.button.is-contract-expire-type-ExpireIn30Days.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-type-ExpireIn30Days.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-contract-expire-type-ExpireIn30Days.is-light{background-color:#fbeeee;color:#c92c2c}.button.is-contract-expire-type-ExpireIn30Days.is-light.is-hovered,.button.is-contract-expire-type-ExpireIn30Days.is-light:hover{background-color:#f9e4e4;border-color:transparent;color:#c92c2c}.button.is-contract-expire-type-ExpireIn30Days.is-light.is-active,.button.is-contract-expire-type-ExpireIn30Days.is-light:active{background-color:#f7d9d9;border-color:transparent;color:#c92c2c}.button.is-contract-expire-type-ExpireIn60Days{background-color:#f07600;border-color:transparent;color:#fff}.button.is-contract-expire-type-ExpireIn60Days.is-hovered,.button.is-contract-expire-type-ExpireIn60Days:hover{background-color:#e37000;border-color:transparent;color:#fff}.button.is-contract-expire-type-ExpireIn60Days.is-focused,.button.is-contract-expire-type-ExpireIn60Days:focus{border-color:transparent;color:#fff}.button.is-contract-expire-type-ExpireIn60Days.is-focused:not(:active),.button.is-contract-expire-type-ExpireIn60Days:focus:not(:active){box-shadow:invalid rgba(240,118,0,.25)}.button.is-contract-expire-type-ExpireIn60Days.is-active,.button.is-contract-expire-type-ExpireIn60Days:active{background-color:#d76900;border-color:transparent;color:#fff}.button.is-contract-expire-type-ExpireIn60Days[disabled],fieldset[disabled] .button.is-contract-expire-type-ExpireIn60Days{background-color:#f07600;border-color:transparent;box-shadow:none}.button.is-contract-expire-type-ExpireIn60Days.is-inverted{background-color:#fff;color:#f07600}.button.is-contract-expire-type-ExpireIn60Days.is-inverted.is-hovered,.button.is-contract-expire-type-ExpireIn60Days.is-inverted:hover{background-color:#f2f2f2}.button.is-contract-expire-type-ExpireIn60Days.is-inverted[disabled],fieldset[disabled] .button.is-contract-expire-type-ExpireIn60Days.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f07600}.button.is-contract-expire-type-ExpireIn60Days.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-contract-expire-type-ExpireIn60Days.is-outlined{background-color:transparent;border-color:#f07600;color:#f07600}.button.is-contract-expire-type-ExpireIn60Days.is-outlined.is-focused,.button.is-contract-expire-type-ExpireIn60Days.is-outlined.is-hovered,.button.is-contract-expire-type-ExpireIn60Days.is-outlined:focus,.button.is-contract-expire-type-ExpireIn60Days.is-outlined:hover{background-color:#f07600;border-color:#f07600;color:#fff}.button.is-contract-expire-type-ExpireIn60Days.is-outlined.is-loading:after{border-color:transparent transparent #f07600 #f07600!important}.button.is-contract-expire-type-ExpireIn60Days.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-type-ExpireIn60Days.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-type-ExpireIn60Days.is-outlined.is-loading:focus:after,.button.is-contract-expire-type-ExpireIn60Days.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-contract-expire-type-ExpireIn60Days.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-type-ExpireIn60Days.is-outlined{background-color:transparent;border-color:#f07600;box-shadow:none;color:#f07600}.button.is-contract-expire-type-ExpireIn60Days.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-contract-expire-type-ExpireIn60Days.is-inverted.is-outlined.is-focused,.button.is-contract-expire-type-ExpireIn60Days.is-inverted.is-outlined.is-hovered,.button.is-contract-expire-type-ExpireIn60Days.is-inverted.is-outlined:focus,.button.is-contract-expire-type-ExpireIn60Days.is-inverted.is-outlined:hover{background-color:#fff;color:#f07600}.button.is-contract-expire-type-ExpireIn60Days.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-type-ExpireIn60Days.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-type-ExpireIn60Days.is-inverted.is-outlined.is-loading:focus:after,.button.is-contract-expire-type-ExpireIn60Days.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #f07600 #f07600!important}.button.is-contract-expire-type-ExpireIn60Days.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-type-ExpireIn60Days.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-contract-expire-type-ExpireIn60Days.is-light{background-color:#fff5eb;color:#c25f00}.button.is-contract-expire-type-ExpireIn60Days.is-light.is-hovered,.button.is-contract-expire-type-ExpireIn60Days.is-light:hover{background-color:#ffeede;border-color:transparent;color:#c25f00}.button.is-contract-expire-type-ExpireIn60Days.is-light.is-active,.button.is-contract-expire-type-ExpireIn60Days.is-light:active{background-color:#ffe8d1;border-color:transparent;color:#c25f00}.button.is-contract-expire-type-ExpireIn90Days{background-color:#ffc400;border-color:transparent;color:#404040}.button.is-contract-expire-type-ExpireIn90Days.is-hovered,.button.is-contract-expire-type-ExpireIn90Days:hover{background-color:#f2ba00;border-color:transparent;color:#404040}.button.is-contract-expire-type-ExpireIn90Days.is-focused,.button.is-contract-expire-type-ExpireIn90Days:focus{border-color:transparent;color:#404040}.button.is-contract-expire-type-ExpireIn90Days.is-focused:not(:active),.button.is-contract-expire-type-ExpireIn90Days:focus:not(:active){box-shadow:invalid rgba(255,196,0,.25)}.button.is-contract-expire-type-ExpireIn90Days.is-active,.button.is-contract-expire-type-ExpireIn90Days:active{background-color:#e6b000;border-color:transparent;color:#404040}.button.is-contract-expire-type-ExpireIn90Days[disabled],fieldset[disabled] .button.is-contract-expire-type-ExpireIn90Days{background-color:#ffc400;border-color:transparent;box-shadow:none}.button.is-contract-expire-type-ExpireIn90Days.is-inverted{background-color:#404040;color:#ffc400}.button.is-contract-expire-type-ExpireIn90Days.is-inverted.is-hovered,.button.is-contract-expire-type-ExpireIn90Days.is-inverted:hover{background-color:#333}.button.is-contract-expire-type-ExpireIn90Days.is-inverted[disabled],fieldset[disabled] .button.is-contract-expire-type-ExpireIn90Days.is-inverted{background-color:#404040;border-color:transparent;box-shadow:none;color:#ffc400}.button.is-contract-expire-type-ExpireIn90Days.is-loading:after{border-color:transparent transparent #404040 #404040!important}.button.is-contract-expire-type-ExpireIn90Days.is-outlined{background-color:transparent;border-color:#ffc400;color:#ffc400}.button.is-contract-expire-type-ExpireIn90Days.is-outlined.is-focused,.button.is-contract-expire-type-ExpireIn90Days.is-outlined.is-hovered,.button.is-contract-expire-type-ExpireIn90Days.is-outlined:focus,.button.is-contract-expire-type-ExpireIn90Days.is-outlined:hover{background-color:#ffc400;border-color:#ffc400;color:#404040}.button.is-contract-expire-type-ExpireIn90Days.is-outlined.is-loading:after{border-color:transparent transparent #ffc400 #ffc400!important}.button.is-contract-expire-type-ExpireIn90Days.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-type-ExpireIn90Days.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-type-ExpireIn90Days.is-outlined.is-loading:focus:after,.button.is-contract-expire-type-ExpireIn90Days.is-outlined.is-loading:hover:after{border-color:transparent transparent #404040 #404040!important}.button.is-contract-expire-type-ExpireIn90Days.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-type-ExpireIn90Days.is-outlined{background-color:transparent;border-color:#ffc400;box-shadow:none;color:#ffc400}.button.is-contract-expire-type-ExpireIn90Days.is-inverted.is-outlined{background-color:transparent;border-color:#404040;color:#404040}.button.is-contract-expire-type-ExpireIn90Days.is-inverted.is-outlined.is-focused,.button.is-contract-expire-type-ExpireIn90Days.is-inverted.is-outlined.is-hovered,.button.is-contract-expire-type-ExpireIn90Days.is-inverted.is-outlined:focus,.button.is-contract-expire-type-ExpireIn90Days.is-inverted.is-outlined:hover{background-color:#404040;color:#ffc400}.button.is-contract-expire-type-ExpireIn90Days.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-type-ExpireIn90Days.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-type-ExpireIn90Days.is-inverted.is-outlined.is-loading:focus:after,.button.is-contract-expire-type-ExpireIn90Days.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #ffc400 #ffc400!important}.button.is-contract-expire-type-ExpireIn90Days.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-type-ExpireIn90Days.is-inverted.is-outlined{background-color:transparent;border-color:#404040;box-shadow:none;color:#404040}.button.is-contract-expire-type-ExpireIn90Days.is-light{background-color:#fffaeb;color:#947200}.button.is-contract-expire-type-ExpireIn90Days.is-light.is-hovered,.button.is-contract-expire-type-ExpireIn90Days.is-light:hover{background-color:#fff7de;border-color:transparent;color:#947200}.button.is-contract-expire-type-ExpireIn90Days.is-light.is-active,.button.is-contract-expire-type-ExpireIn90Days.is-light:active{background-color:#fff4d1;border-color:transparent;color:#947200}.button.is-contract-expire-type-ExpireIn120Days{background-color:#48b26d;border-color:transparent;color:#fff}.button.is-contract-expire-type-ExpireIn120Days.is-hovered,.button.is-contract-expire-type-ExpireIn120Days:hover{background-color:#44a967;border-color:transparent;color:#fff}.button.is-contract-expire-type-ExpireIn120Days.is-focused,.button.is-contract-expire-type-ExpireIn120Days:focus{border-color:transparent;color:#fff}.button.is-contract-expire-type-ExpireIn120Days.is-focused:not(:active),.button.is-contract-expire-type-ExpireIn120Days:focus:not(:active){box-shadow:invalid rgba(72,178,109,.25)}.button.is-contract-expire-type-ExpireIn120Days.is-active,.button.is-contract-expire-type-ExpireIn120Days:active{background-color:#41a062;border-color:transparent;color:#fff}.button.is-contract-expire-type-ExpireIn120Days[disabled],fieldset[disabled] .button.is-contract-expire-type-ExpireIn120Days{background-color:#48b26d;border-color:transparent;box-shadow:none}.button.is-contract-expire-type-ExpireIn120Days.is-inverted{background-color:#fff;color:#48b26d}.button.is-contract-expire-type-ExpireIn120Days.is-inverted.is-hovered,.button.is-contract-expire-type-ExpireIn120Days.is-inverted:hover{background-color:#f2f2f2}.button.is-contract-expire-type-ExpireIn120Days.is-inverted[disabled],fieldset[disabled] .button.is-contract-expire-type-ExpireIn120Days.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#48b26d}.button.is-contract-expire-type-ExpireIn120Days.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-contract-expire-type-ExpireIn120Days.is-outlined{background-color:transparent;border-color:#48b26d;color:#48b26d}.button.is-contract-expire-type-ExpireIn120Days.is-outlined.is-focused,.button.is-contract-expire-type-ExpireIn120Days.is-outlined.is-hovered,.button.is-contract-expire-type-ExpireIn120Days.is-outlined:focus,.button.is-contract-expire-type-ExpireIn120Days.is-outlined:hover{background-color:#48b26d;border-color:#48b26d;color:#fff}.button.is-contract-expire-type-ExpireIn120Days.is-outlined.is-loading:after{border-color:transparent transparent #48b26d #48b26d!important}.button.is-contract-expire-type-ExpireIn120Days.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-type-ExpireIn120Days.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-type-ExpireIn120Days.is-outlined.is-loading:focus:after,.button.is-contract-expire-type-ExpireIn120Days.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-contract-expire-type-ExpireIn120Days.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-type-ExpireIn120Days.is-outlined{background-color:transparent;border-color:#48b26d;box-shadow:none;color:#48b26d}.button.is-contract-expire-type-ExpireIn120Days.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-contract-expire-type-ExpireIn120Days.is-inverted.is-outlined.is-focused,.button.is-contract-expire-type-ExpireIn120Days.is-inverted.is-outlined.is-hovered,.button.is-contract-expire-type-ExpireIn120Days.is-inverted.is-outlined:focus,.button.is-contract-expire-type-ExpireIn120Days.is-inverted.is-outlined:hover{background-color:#fff;color:#48b26d}.button.is-contract-expire-type-ExpireIn120Days.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-type-ExpireIn120Days.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-type-ExpireIn120Days.is-inverted.is-outlined.is-loading:focus:after,.button.is-contract-expire-type-ExpireIn120Days.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #48b26d #48b26d!important}.button.is-contract-expire-type-ExpireIn120Days.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-type-ExpireIn120Days.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-contract-expire-type-ExpireIn120Days.is-light{background-color:#f0f9f3;color:#358350}.button.is-contract-expire-type-ExpireIn120Days.is-light.is-hovered,.button.is-contract-expire-type-ExpireIn120Days.is-light:hover{background-color:#e7f5ec;border-color:transparent;color:#358350}.button.is-contract-expire-type-ExpireIn120Days.is-light.is-active,.button.is-contract-expire-type-ExpireIn120Days.is-light:active{background-color:#def2e5;border-color:transparent;color:#358350}.button.is-contract-expire-type-ExpireIn150Days{background-color:#1daefc;border-color:transparent;color:#fff}.button.is-contract-expire-type-ExpireIn150Days.is-hovered,.button.is-contract-expire-type-ExpireIn150Days:hover{background-color:#10a9fc;border-color:transparent;color:#fff}.button.is-contract-expire-type-ExpireIn150Days.is-focused,.button.is-contract-expire-type-ExpireIn150Days:focus{border-color:transparent;color:#fff}.button.is-contract-expire-type-ExpireIn150Days.is-focused:not(:active),.button.is-contract-expire-type-ExpireIn150Days:focus:not(:active){box-shadow:invalid rgba(29,174,252,.25)}.button.is-contract-expire-type-ExpireIn150Days.is-active,.button.is-contract-expire-type-ExpireIn150Days:active{background-color:#04a5fc;border-color:transparent;color:#fff}.button.is-contract-expire-type-ExpireIn150Days[disabled],fieldset[disabled] .button.is-contract-expire-type-ExpireIn150Days{background-color:#1daefc;border-color:transparent;box-shadow:none}.button.is-contract-expire-type-ExpireIn150Days.is-inverted{background-color:#fff;color:#1daefc}.button.is-contract-expire-type-ExpireIn150Days.is-inverted.is-hovered,.button.is-contract-expire-type-ExpireIn150Days.is-inverted:hover{background-color:#f2f2f2}.button.is-contract-expire-type-ExpireIn150Days.is-inverted[disabled],fieldset[disabled] .button.is-contract-expire-type-ExpireIn150Days.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#1daefc}.button.is-contract-expire-type-ExpireIn150Days.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-contract-expire-type-ExpireIn150Days.is-outlined{background-color:transparent;border-color:#1daefc;color:#1daefc}.button.is-contract-expire-type-ExpireIn150Days.is-outlined.is-focused,.button.is-contract-expire-type-ExpireIn150Days.is-outlined.is-hovered,.button.is-contract-expire-type-ExpireIn150Days.is-outlined:focus,.button.is-contract-expire-type-ExpireIn150Days.is-outlined:hover{background-color:#1daefc;border-color:#1daefc;color:#fff}.button.is-contract-expire-type-ExpireIn150Days.is-outlined.is-loading:after{border-color:transparent transparent #1daefc #1daefc!important}.button.is-contract-expire-type-ExpireIn150Days.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-type-ExpireIn150Days.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-type-ExpireIn150Days.is-outlined.is-loading:focus:after,.button.is-contract-expire-type-ExpireIn150Days.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-contract-expire-type-ExpireIn150Days.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-type-ExpireIn150Days.is-outlined{background-color:transparent;border-color:#1daefc;box-shadow:none;color:#1daefc}.button.is-contract-expire-type-ExpireIn150Days.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-contract-expire-type-ExpireIn150Days.is-inverted.is-outlined.is-focused,.button.is-contract-expire-type-ExpireIn150Days.is-inverted.is-outlined.is-hovered,.button.is-contract-expire-type-ExpireIn150Days.is-inverted.is-outlined:focus,.button.is-contract-expire-type-ExpireIn150Days.is-inverted.is-outlined:hover{background-color:#fff;color:#1daefc}.button.is-contract-expire-type-ExpireIn150Days.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-type-ExpireIn150Days.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-type-ExpireIn150Days.is-inverted.is-outlined.is-loading:focus:after,.button.is-contract-expire-type-ExpireIn150Days.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #1daefc #1daefc!important}.button.is-contract-expire-type-ExpireIn150Days.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-type-ExpireIn150Days.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-contract-expire-type-ExpireIn150Days.is-light{background-color:#ebf8ff;color:#0273b0}.button.is-contract-expire-type-ExpireIn150Days.is-light.is-hovered,.button.is-contract-expire-type-ExpireIn150Days.is-light:hover{background-color:#def3ff;border-color:transparent;color:#0273b0}.button.is-contract-expire-type-ExpireIn150Days.is-light.is-active,.button.is-contract-expire-type-ExpireIn150Days.is-light:active{background-color:#d2effe;border-color:transparent;color:#0273b0}.button.is-contract-expire-type-ExpireIn180Days{background-color:#26648b;border-color:transparent;color:#fff}.button.is-contract-expire-type-ExpireIn180Days.is-hovered,.button.is-contract-expire-type-ExpireIn180Days:hover{background-color:#235d81;border-color:transparent;color:#fff}.button.is-contract-expire-type-ExpireIn180Days.is-focused,.button.is-contract-expire-type-ExpireIn180Days:focus{border-color:transparent;color:#fff}.button.is-contract-expire-type-ExpireIn180Days.is-focused:not(:active),.button.is-contract-expire-type-ExpireIn180Days:focus:not(:active){box-shadow:invalid rgba(38,100,139,.25)}.button.is-contract-expire-type-ExpireIn180Days.is-active,.button.is-contract-expire-type-ExpireIn180Days:active{background-color:#215677;border-color:transparent;color:#fff}.button.is-contract-expire-type-ExpireIn180Days[disabled],fieldset[disabled] .button.is-contract-expire-type-ExpireIn180Days{background-color:#26648b;border-color:transparent;box-shadow:none}.button.is-contract-expire-type-ExpireIn180Days.is-inverted{background-color:#fff;color:#26648b}.button.is-contract-expire-type-ExpireIn180Days.is-inverted.is-hovered,.button.is-contract-expire-type-ExpireIn180Days.is-inverted:hover{background-color:#f2f2f2}.button.is-contract-expire-type-ExpireIn180Days.is-inverted[disabled],fieldset[disabled] .button.is-contract-expire-type-ExpireIn180Days.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#26648b}.button.is-contract-expire-type-ExpireIn180Days.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-contract-expire-type-ExpireIn180Days.is-outlined{background-color:transparent;border-color:#26648b;color:#26648b}.button.is-contract-expire-type-ExpireIn180Days.is-outlined.is-focused,.button.is-contract-expire-type-ExpireIn180Days.is-outlined.is-hovered,.button.is-contract-expire-type-ExpireIn180Days.is-outlined:focus,.button.is-contract-expire-type-ExpireIn180Days.is-outlined:hover{background-color:#26648b;border-color:#26648b;color:#fff}.button.is-contract-expire-type-ExpireIn180Days.is-outlined.is-loading:after{border-color:transparent transparent #26648b #26648b!important}.button.is-contract-expire-type-ExpireIn180Days.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-type-ExpireIn180Days.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-type-ExpireIn180Days.is-outlined.is-loading:focus:after,.button.is-contract-expire-type-ExpireIn180Days.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-contract-expire-type-ExpireIn180Days.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-type-ExpireIn180Days.is-outlined{background-color:transparent;border-color:#26648b;box-shadow:none;color:#26648b}.button.is-contract-expire-type-ExpireIn180Days.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-contract-expire-type-ExpireIn180Days.is-inverted.is-outlined.is-focused,.button.is-contract-expire-type-ExpireIn180Days.is-inverted.is-outlined.is-hovered,.button.is-contract-expire-type-ExpireIn180Days.is-inverted.is-outlined:focus,.button.is-contract-expire-type-ExpireIn180Days.is-inverted.is-outlined:hover{background-color:#fff;color:#26648b}.button.is-contract-expire-type-ExpireIn180Days.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-type-ExpireIn180Days.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-type-ExpireIn180Days.is-inverted.is-outlined.is-loading:focus:after,.button.is-contract-expire-type-ExpireIn180Days.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #26648b #26648b!important}.button.is-contract-expire-type-ExpireIn180Days.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-type-ExpireIn180Days.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-contract-expire-type-ExpireIn180Days.is-light{background-color:#eff6fb;color:#368dc4}.button.is-contract-expire-type-ExpireIn180Days.is-light.is-hovered,.button.is-contract-expire-type-ExpireIn180Days.is-light:hover{background-color:#e5f1f8;border-color:transparent;color:#368dc4}.button.is-contract-expire-type-ExpireIn180Days.is-light.is-active,.button.is-contract-expire-type-ExpireIn180Days.is-light:active{background-color:#dbebf5;border-color:transparent;color:#368dc4}.button.is-contract-spending-status-SeventyToSeventyNine{background-color:#1daefc;border-color:transparent;color:#fff}.button.is-contract-spending-status-SeventyToSeventyNine.is-hovered,.button.is-contract-spending-status-SeventyToSeventyNine:hover{background-color:#10a9fc;border-color:transparent;color:#fff}.button.is-contract-spending-status-SeventyToSeventyNine.is-focused,.button.is-contract-spending-status-SeventyToSeventyNine:focus{border-color:transparent;color:#fff}.button.is-contract-spending-status-SeventyToSeventyNine.is-focused:not(:active),.button.is-contract-spending-status-SeventyToSeventyNine:focus:not(:active){box-shadow:invalid rgba(29,174,252,.25)}.button.is-contract-spending-status-SeventyToSeventyNine.is-active,.button.is-contract-spending-status-SeventyToSeventyNine:active{background-color:#04a5fc;border-color:transparent;color:#fff}.button.is-contract-spending-status-SeventyToSeventyNine[disabled],fieldset[disabled] .button.is-contract-spending-status-SeventyToSeventyNine{background-color:#1daefc;border-color:transparent;box-shadow:none}.button.is-contract-spending-status-SeventyToSeventyNine.is-inverted{background-color:#fff;color:#1daefc}.button.is-contract-spending-status-SeventyToSeventyNine.is-inverted.is-hovered,.button.is-contract-spending-status-SeventyToSeventyNine.is-inverted:hover{background-color:#f2f2f2}.button.is-contract-spending-status-SeventyToSeventyNine.is-inverted[disabled],fieldset[disabled] .button.is-contract-spending-status-SeventyToSeventyNine.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#1daefc}.button.is-contract-spending-status-SeventyToSeventyNine.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-contract-spending-status-SeventyToSeventyNine.is-outlined{background-color:transparent;border-color:#1daefc;color:#1daefc}.button.is-contract-spending-status-SeventyToSeventyNine.is-outlined.is-focused,.button.is-contract-spending-status-SeventyToSeventyNine.is-outlined.is-hovered,.button.is-contract-spending-status-SeventyToSeventyNine.is-outlined:focus,.button.is-contract-spending-status-SeventyToSeventyNine.is-outlined:hover{background-color:#1daefc;border-color:#1daefc;color:#fff}.button.is-contract-spending-status-SeventyToSeventyNine.is-outlined.is-loading:after{border-color:transparent transparent #1daefc #1daefc!important}.button.is-contract-spending-status-SeventyToSeventyNine.is-outlined.is-loading.is-focused:after,.button.is-contract-spending-status-SeventyToSeventyNine.is-outlined.is-loading.is-hovered:after,.button.is-contract-spending-status-SeventyToSeventyNine.is-outlined.is-loading:focus:after,.button.is-contract-spending-status-SeventyToSeventyNine.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-contract-spending-status-SeventyToSeventyNine.is-outlined[disabled],fieldset[disabled] .button.is-contract-spending-status-SeventyToSeventyNine.is-outlined{background-color:transparent;border-color:#1daefc;box-shadow:none;color:#1daefc}.button.is-contract-spending-status-SeventyToSeventyNine.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-contract-spending-status-SeventyToSeventyNine.is-inverted.is-outlined.is-focused,.button.is-contract-spending-status-SeventyToSeventyNine.is-inverted.is-outlined.is-hovered,.button.is-contract-spending-status-SeventyToSeventyNine.is-inverted.is-outlined:focus,.button.is-contract-spending-status-SeventyToSeventyNine.is-inverted.is-outlined:hover{background-color:#fff;color:#1daefc}.button.is-contract-spending-status-SeventyToSeventyNine.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-contract-spending-status-SeventyToSeventyNine.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-contract-spending-status-SeventyToSeventyNine.is-inverted.is-outlined.is-loading:focus:after,.button.is-contract-spending-status-SeventyToSeventyNine.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #1daefc #1daefc!important}.button.is-contract-spending-status-SeventyToSeventyNine.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-contract-spending-status-SeventyToSeventyNine.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-contract-spending-status-SeventyToSeventyNine.is-light{background-color:#ebf8ff;color:#0273b0}.button.is-contract-spending-status-SeventyToSeventyNine.is-light.is-hovered,.button.is-contract-spending-status-SeventyToSeventyNine.is-light:hover{background-color:#def3ff;border-color:transparent;color:#0273b0}.button.is-contract-spending-status-SeventyToSeventyNine.is-light.is-active,.button.is-contract-spending-status-SeventyToSeventyNine.is-light:active{background-color:#d2effe;border-color:transparent;color:#0273b0}.button.is-contract-spending-status-EightyToEightyNine{background-color:#48b26d;border-color:transparent;color:#fff}.button.is-contract-spending-status-EightyToEightyNine.is-hovered,.button.is-contract-spending-status-EightyToEightyNine:hover{background-color:#44a967;border-color:transparent;color:#fff}.button.is-contract-spending-status-EightyToEightyNine.is-focused,.button.is-contract-spending-status-EightyToEightyNine:focus{border-color:transparent;color:#fff}.button.is-contract-spending-status-EightyToEightyNine.is-focused:not(:active),.button.is-contract-spending-status-EightyToEightyNine:focus:not(:active){box-shadow:invalid rgba(72,178,109,.25)}.button.is-contract-spending-status-EightyToEightyNine.is-active,.button.is-contract-spending-status-EightyToEightyNine:active{background-color:#41a062;border-color:transparent;color:#fff}.button.is-contract-spending-status-EightyToEightyNine[disabled],fieldset[disabled] .button.is-contract-spending-status-EightyToEightyNine{background-color:#48b26d;border-color:transparent;box-shadow:none}.button.is-contract-spending-status-EightyToEightyNine.is-inverted{background-color:#fff;color:#48b26d}.button.is-contract-spending-status-EightyToEightyNine.is-inverted.is-hovered,.button.is-contract-spending-status-EightyToEightyNine.is-inverted:hover{background-color:#f2f2f2}.button.is-contract-spending-status-EightyToEightyNine.is-inverted[disabled],fieldset[disabled] .button.is-contract-spending-status-EightyToEightyNine.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#48b26d}.button.is-contract-spending-status-EightyToEightyNine.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-contract-spending-status-EightyToEightyNine.is-outlined{background-color:transparent;border-color:#48b26d;color:#48b26d}.button.is-contract-spending-status-EightyToEightyNine.is-outlined.is-focused,.button.is-contract-spending-status-EightyToEightyNine.is-outlined.is-hovered,.button.is-contract-spending-status-EightyToEightyNine.is-outlined:focus,.button.is-contract-spending-status-EightyToEightyNine.is-outlined:hover{background-color:#48b26d;border-color:#48b26d;color:#fff}.button.is-contract-spending-status-EightyToEightyNine.is-outlined.is-loading:after{border-color:transparent transparent #48b26d #48b26d!important}.button.is-contract-spending-status-EightyToEightyNine.is-outlined.is-loading.is-focused:after,.button.is-contract-spending-status-EightyToEightyNine.is-outlined.is-loading.is-hovered:after,.button.is-contract-spending-status-EightyToEightyNine.is-outlined.is-loading:focus:after,.button.is-contract-spending-status-EightyToEightyNine.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-contract-spending-status-EightyToEightyNine.is-outlined[disabled],fieldset[disabled] .button.is-contract-spending-status-EightyToEightyNine.is-outlined{background-color:transparent;border-color:#48b26d;box-shadow:none;color:#48b26d}.button.is-contract-spending-status-EightyToEightyNine.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-contract-spending-status-EightyToEightyNine.is-inverted.is-outlined.is-focused,.button.is-contract-spending-status-EightyToEightyNine.is-inverted.is-outlined.is-hovered,.button.is-contract-spending-status-EightyToEightyNine.is-inverted.is-outlined:focus,.button.is-contract-spending-status-EightyToEightyNine.is-inverted.is-outlined:hover{background-color:#fff;color:#48b26d}.button.is-contract-spending-status-EightyToEightyNine.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-contract-spending-status-EightyToEightyNine.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-contract-spending-status-EightyToEightyNine.is-inverted.is-outlined.is-loading:focus:after,.button.is-contract-spending-status-EightyToEightyNine.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #48b26d #48b26d!important}.button.is-contract-spending-status-EightyToEightyNine.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-contract-spending-status-EightyToEightyNine.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-contract-spending-status-EightyToEightyNine.is-light{background-color:#f0f9f3;color:#358350}.button.is-contract-spending-status-EightyToEightyNine.is-light.is-hovered,.button.is-contract-spending-status-EightyToEightyNine.is-light:hover{background-color:#e7f5ec;border-color:transparent;color:#358350}.button.is-contract-spending-status-EightyToEightyNine.is-light.is-active,.button.is-contract-spending-status-EightyToEightyNine.is-light:active{background-color:#def2e5;border-color:transparent;color:#358350}.button.is-contract-spending-status-NinetyToNinetyFive{background-color:#ffc400;border-color:transparent;color:#404040}.button.is-contract-spending-status-NinetyToNinetyFive.is-hovered,.button.is-contract-spending-status-NinetyToNinetyFive:hover{background-color:#f2ba00;border-color:transparent;color:#404040}.button.is-contract-spending-status-NinetyToNinetyFive.is-focused,.button.is-contract-spending-status-NinetyToNinetyFive:focus{border-color:transparent;color:#404040}.button.is-contract-spending-status-NinetyToNinetyFive.is-focused:not(:active),.button.is-contract-spending-status-NinetyToNinetyFive:focus:not(:active){box-shadow:invalid rgba(255,196,0,.25)}.button.is-contract-spending-status-NinetyToNinetyFive.is-active,.button.is-contract-spending-status-NinetyToNinetyFive:active{background-color:#e6b000;border-color:transparent;color:#404040}.button.is-contract-spending-status-NinetyToNinetyFive[disabled],fieldset[disabled] .button.is-contract-spending-status-NinetyToNinetyFive{background-color:#ffc400;border-color:transparent;box-shadow:none}.button.is-contract-spending-status-NinetyToNinetyFive.is-inverted{background-color:#404040;color:#ffc400}.button.is-contract-spending-status-NinetyToNinetyFive.is-inverted.is-hovered,.button.is-contract-spending-status-NinetyToNinetyFive.is-inverted:hover{background-color:#333}.button.is-contract-spending-status-NinetyToNinetyFive.is-inverted[disabled],fieldset[disabled] .button.is-contract-spending-status-NinetyToNinetyFive.is-inverted{background-color:#404040;border-color:transparent;box-shadow:none;color:#ffc400}.button.is-contract-spending-status-NinetyToNinetyFive.is-loading:after{border-color:transparent transparent #404040 #404040!important}.button.is-contract-spending-status-NinetyToNinetyFive.is-outlined{background-color:transparent;border-color:#ffc400;color:#ffc400}.button.is-contract-spending-status-NinetyToNinetyFive.is-outlined.is-focused,.button.is-contract-spending-status-NinetyToNinetyFive.is-outlined.is-hovered,.button.is-contract-spending-status-NinetyToNinetyFive.is-outlined:focus,.button.is-contract-spending-status-NinetyToNinetyFive.is-outlined:hover{background-color:#ffc400;border-color:#ffc400;color:#404040}.button.is-contract-spending-status-NinetyToNinetyFive.is-outlined.is-loading:after{border-color:transparent transparent #ffc400 #ffc400!important}.button.is-contract-spending-status-NinetyToNinetyFive.is-outlined.is-loading.is-focused:after,.button.is-contract-spending-status-NinetyToNinetyFive.is-outlined.is-loading.is-hovered:after,.button.is-contract-spending-status-NinetyToNinetyFive.is-outlined.is-loading:focus:after,.button.is-contract-spending-status-NinetyToNinetyFive.is-outlined.is-loading:hover:after{border-color:transparent transparent #404040 #404040!important}.button.is-contract-spending-status-NinetyToNinetyFive.is-outlined[disabled],fieldset[disabled] .button.is-contract-spending-status-NinetyToNinetyFive.is-outlined{background-color:transparent;border-color:#ffc400;box-shadow:none;color:#ffc400}.button.is-contract-spending-status-NinetyToNinetyFive.is-inverted.is-outlined{background-color:transparent;border-color:#404040;color:#404040}.button.is-contract-spending-status-NinetyToNinetyFive.is-inverted.is-outlined.is-focused,.button.is-contract-spending-status-NinetyToNinetyFive.is-inverted.is-outlined.is-hovered,.button.is-contract-spending-status-NinetyToNinetyFive.is-inverted.is-outlined:focus,.button.is-contract-spending-status-NinetyToNinetyFive.is-inverted.is-outlined:hover{background-color:#404040;color:#ffc400}.button.is-contract-spending-status-NinetyToNinetyFive.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-contract-spending-status-NinetyToNinetyFive.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-contract-spending-status-NinetyToNinetyFive.is-inverted.is-outlined.is-loading:focus:after,.button.is-contract-spending-status-NinetyToNinetyFive.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #ffc400 #ffc400!important}.button.is-contract-spending-status-NinetyToNinetyFive.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-contract-spending-status-NinetyToNinetyFive.is-inverted.is-outlined{background-color:transparent;border-color:#404040;box-shadow:none;color:#404040}.button.is-contract-spending-status-NinetyToNinetyFive.is-light{background-color:#fffaeb;color:#947200}.button.is-contract-spending-status-NinetyToNinetyFive.is-light.is-hovered,.button.is-contract-spending-status-NinetyToNinetyFive.is-light:hover{background-color:#fff7de;border-color:transparent;color:#947200}.button.is-contract-spending-status-NinetyToNinetyFive.is-light.is-active,.button.is-contract-spending-status-NinetyToNinetyFive.is-light:active{background-color:#fff4d1;border-color:transparent;color:#947200}.button.is-contract-spending-status-NinetySixToHundred{background-color:#f07600;border-color:transparent;color:#fff}.button.is-contract-spending-status-NinetySixToHundred.is-hovered,.button.is-contract-spending-status-NinetySixToHundred:hover{background-color:#e37000;border-color:transparent;color:#fff}.button.is-contract-spending-status-NinetySixToHundred.is-focused,.button.is-contract-spending-status-NinetySixToHundred:focus{border-color:transparent;color:#fff}.button.is-contract-spending-status-NinetySixToHundred.is-focused:not(:active),.button.is-contract-spending-status-NinetySixToHundred:focus:not(:active){box-shadow:invalid rgba(240,118,0,.25)}.button.is-contract-spending-status-NinetySixToHundred.is-active,.button.is-contract-spending-status-NinetySixToHundred:active{background-color:#d76900;border-color:transparent;color:#fff}.button.is-contract-spending-status-NinetySixToHundred[disabled],fieldset[disabled] .button.is-contract-spending-status-NinetySixToHundred{background-color:#f07600;border-color:transparent;box-shadow:none}.button.is-contract-spending-status-NinetySixToHundred.is-inverted{background-color:#fff;color:#f07600}.button.is-contract-spending-status-NinetySixToHundred.is-inverted.is-hovered,.button.is-contract-spending-status-NinetySixToHundred.is-inverted:hover{background-color:#f2f2f2}.button.is-contract-spending-status-NinetySixToHundred.is-inverted[disabled],fieldset[disabled] .button.is-contract-spending-status-NinetySixToHundred.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f07600}.button.is-contract-spending-status-NinetySixToHundred.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-contract-spending-status-NinetySixToHundred.is-outlined{background-color:transparent;border-color:#f07600;color:#f07600}.button.is-contract-spending-status-NinetySixToHundred.is-outlined.is-focused,.button.is-contract-spending-status-NinetySixToHundred.is-outlined.is-hovered,.button.is-contract-spending-status-NinetySixToHundred.is-outlined:focus,.button.is-contract-spending-status-NinetySixToHundred.is-outlined:hover{background-color:#f07600;border-color:#f07600;color:#fff}.button.is-contract-spending-status-NinetySixToHundred.is-outlined.is-loading:after{border-color:transparent transparent #f07600 #f07600!important}.button.is-contract-spending-status-NinetySixToHundred.is-outlined.is-loading.is-focused:after,.button.is-contract-spending-status-NinetySixToHundred.is-outlined.is-loading.is-hovered:after,.button.is-contract-spending-status-NinetySixToHundred.is-outlined.is-loading:focus:after,.button.is-contract-spending-status-NinetySixToHundred.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-contract-spending-status-NinetySixToHundred.is-outlined[disabled],fieldset[disabled] .button.is-contract-spending-status-NinetySixToHundred.is-outlined{background-color:transparent;border-color:#f07600;box-shadow:none;color:#f07600}.button.is-contract-spending-status-NinetySixToHundred.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-contract-spending-status-NinetySixToHundred.is-inverted.is-outlined.is-focused,.button.is-contract-spending-status-NinetySixToHundred.is-inverted.is-outlined.is-hovered,.button.is-contract-spending-status-NinetySixToHundred.is-inverted.is-outlined:focus,.button.is-contract-spending-status-NinetySixToHundred.is-inverted.is-outlined:hover{background-color:#fff;color:#f07600}.button.is-contract-spending-status-NinetySixToHundred.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-contract-spending-status-NinetySixToHundred.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-contract-spending-status-NinetySixToHundred.is-inverted.is-outlined.is-loading:focus:after,.button.is-contract-spending-status-NinetySixToHundred.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #f07600 #f07600!important}.button.is-contract-spending-status-NinetySixToHundred.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-contract-spending-status-NinetySixToHundred.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-contract-spending-status-NinetySixToHundred.is-light{background-color:#fff5eb;color:#c25f00}.button.is-contract-spending-status-NinetySixToHundred.is-light.is-hovered,.button.is-contract-spending-status-NinetySixToHundred.is-light:hover{background-color:#ffeede;border-color:transparent;color:#c25f00}.button.is-contract-spending-status-NinetySixToHundred.is-light.is-active,.button.is-contract-spending-status-NinetySixToHundred.is-light:active{background-color:#ffe8d1;border-color:transparent;color:#c25f00}.button.is-contract-spending-status-MoreThanHundred{background-color:#ce2d2d;border-color:transparent;color:#fff}.button.is-contract-spending-status-MoreThanHundred.is-hovered,.button.is-contract-spending-status-MoreThanHundred:hover{background-color:#c42b2b;border-color:transparent;color:#fff}.button.is-contract-spending-status-MoreThanHundred.is-focused,.button.is-contract-spending-status-MoreThanHundred:focus{border-color:transparent;color:#fff}.button.is-contract-spending-status-MoreThanHundred.is-focused:not(:active),.button.is-contract-spending-status-MoreThanHundred:focus:not(:active){box-shadow:invalid rgba(206,45,45,.25)}.button.is-contract-spending-status-MoreThanHundred.is-active,.button.is-contract-spending-status-MoreThanHundred:active{background-color:#b92828;border-color:transparent;color:#fff}.button.is-contract-spending-status-MoreThanHundred[disabled],fieldset[disabled] .button.is-contract-spending-status-MoreThanHundred{background-color:#ce2d2d;border-color:transparent;box-shadow:none}.button.is-contract-spending-status-MoreThanHundred.is-inverted{background-color:#fff;color:#ce2d2d}.button.is-contract-spending-status-MoreThanHundred.is-inverted.is-hovered,.button.is-contract-spending-status-MoreThanHundred.is-inverted:hover{background-color:#f2f2f2}.button.is-contract-spending-status-MoreThanHundred.is-inverted[disabled],fieldset[disabled] .button.is-contract-spending-status-MoreThanHundred.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#ce2d2d}.button.is-contract-spending-status-MoreThanHundred.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-contract-spending-status-MoreThanHundred.is-outlined{background-color:transparent;border-color:#ce2d2d;color:#ce2d2d}.button.is-contract-spending-status-MoreThanHundred.is-outlined.is-focused,.button.is-contract-spending-status-MoreThanHundred.is-outlined.is-hovered,.button.is-contract-spending-status-MoreThanHundred.is-outlined:focus,.button.is-contract-spending-status-MoreThanHundred.is-outlined:hover{background-color:#ce2d2d;border-color:#ce2d2d;color:#fff}.button.is-contract-spending-status-MoreThanHundred.is-outlined.is-loading:after{border-color:transparent transparent #ce2d2d #ce2d2d!important}.button.is-contract-spending-status-MoreThanHundred.is-outlined.is-loading.is-focused:after,.button.is-contract-spending-status-MoreThanHundred.is-outlined.is-loading.is-hovered:after,.button.is-contract-spending-status-MoreThanHundred.is-outlined.is-loading:focus:after,.button.is-contract-spending-status-MoreThanHundred.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-contract-spending-status-MoreThanHundred.is-outlined[disabled],fieldset[disabled] .button.is-contract-spending-status-MoreThanHundred.is-outlined{background-color:transparent;border-color:#ce2d2d;box-shadow:none;color:#ce2d2d}.button.is-contract-spending-status-MoreThanHundred.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-contract-spending-status-MoreThanHundred.is-inverted.is-outlined.is-focused,.button.is-contract-spending-status-MoreThanHundred.is-inverted.is-outlined.is-hovered,.button.is-contract-spending-status-MoreThanHundred.is-inverted.is-outlined:focus,.button.is-contract-spending-status-MoreThanHundred.is-inverted.is-outlined:hover{background-color:#fff;color:#ce2d2d}.button.is-contract-spending-status-MoreThanHundred.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-contract-spending-status-MoreThanHundred.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-contract-spending-status-MoreThanHundred.is-inverted.is-outlined.is-loading:focus:after,.button.is-contract-spending-status-MoreThanHundred.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #ce2d2d #ce2d2d!important}.button.is-contract-spending-status-MoreThanHundred.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-contract-spending-status-MoreThanHundred.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-contract-spending-status-MoreThanHundred.is-light{background-color:#fbeeee;color:#c92c2c}.button.is-contract-spending-status-MoreThanHundred.is-light.is-hovered,.button.is-contract-spending-status-MoreThanHundred.is-light:hover{background-color:#f9e4e4;border-color:transparent;color:#c92c2c}.button.is-contract-spending-status-MoreThanHundred.is-light.is-active,.button.is-contract-spending-status-MoreThanHundred.is-light:active{background-color:#f7d9d9;border-color:transparent;color:#c92c2c}.button.is-contract-spending-over{background-color:#ce2d2d;border-color:transparent;color:#fff}.button.is-contract-spending-over.is-hovered,.button.is-contract-spending-over:hover{background-color:#c42b2b;border-color:transparent;color:#fff}.button.is-contract-spending-over.is-focused,.button.is-contract-spending-over:focus{border-color:transparent;color:#fff}.button.is-contract-spending-over.is-focused:not(:active),.button.is-contract-spending-over:focus:not(:active){box-shadow:invalid rgba(206,45,45,.25)}.button.is-contract-spending-over.is-active,.button.is-contract-spending-over:active{background-color:#b92828;border-color:transparent;color:#fff}.button.is-contract-spending-over[disabled],fieldset[disabled] .button.is-contract-spending-over{background-color:#ce2d2d;border-color:transparent;box-shadow:none}.button.is-contract-spending-over.is-inverted{background-color:#fff;color:#ce2d2d}.button.is-contract-spending-over.is-inverted.is-hovered,.button.is-contract-spending-over.is-inverted:hover{background-color:#f2f2f2}.button.is-contract-spending-over.is-inverted[disabled],fieldset[disabled] .button.is-contract-spending-over.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#ce2d2d}.button.is-contract-spending-over.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-contract-spending-over.is-outlined{background-color:transparent;border-color:#ce2d2d;color:#ce2d2d}.button.is-contract-spending-over.is-outlined.is-focused,.button.is-contract-spending-over.is-outlined.is-hovered,.button.is-contract-spending-over.is-outlined:focus,.button.is-contract-spending-over.is-outlined:hover{background-color:#ce2d2d;border-color:#ce2d2d;color:#fff}.button.is-contract-spending-over.is-outlined.is-loading:after{border-color:transparent transparent #ce2d2d #ce2d2d!important}.button.is-contract-spending-over.is-outlined.is-loading.is-focused:after,.button.is-contract-spending-over.is-outlined.is-loading.is-hovered:after,.button.is-contract-spending-over.is-outlined.is-loading:focus:after,.button.is-contract-spending-over.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-contract-spending-over.is-outlined[disabled],fieldset[disabled] .button.is-contract-spending-over.is-outlined{background-color:transparent;border-color:#ce2d2d;box-shadow:none;color:#ce2d2d}.button.is-contract-spending-over.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-contract-spending-over.is-inverted.is-outlined.is-focused,.button.is-contract-spending-over.is-inverted.is-outlined.is-hovered,.button.is-contract-spending-over.is-inverted.is-outlined:focus,.button.is-contract-spending-over.is-inverted.is-outlined:hover{background-color:#fff;color:#ce2d2d}.button.is-contract-spending-over.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-contract-spending-over.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-contract-spending-over.is-inverted.is-outlined.is-loading:focus:after,.button.is-contract-spending-over.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #ce2d2d #ce2d2d!important}.button.is-contract-spending-over.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-contract-spending-over.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-contract-spending-over.is-light{background-color:#fbeeee;color:#c92c2c}.button.is-contract-spending-over.is-light.is-hovered,.button.is-contract-spending-over.is-light:hover{background-color:#f9e4e4;border-color:transparent;color:#c92c2c}.button.is-contract-spending-over.is-light.is-active,.button.is-contract-spending-over.is-light:active{background-color:#f7d9d9;border-color:transparent;color:#c92c2c}.button.is-contract-spending-96{background-color:#f07600;border-color:transparent;color:#fff}.button.is-contract-spending-96.is-hovered,.button.is-contract-spending-96:hover{background-color:#e37000;border-color:transparent;color:#fff}.button.is-contract-spending-96.is-focused,.button.is-contract-spending-96:focus{border-color:transparent;color:#fff}.button.is-contract-spending-96.is-focused:not(:active),.button.is-contract-spending-96:focus:not(:active){box-shadow:invalid rgba(240,118,0,.25)}.button.is-contract-spending-96.is-active,.button.is-contract-spending-96:active{background-color:#d76900;border-color:transparent;color:#fff}.button.is-contract-spending-96[disabled],fieldset[disabled] .button.is-contract-spending-96{background-color:#f07600;border-color:transparent;box-shadow:none}.button.is-contract-spending-96.is-inverted{background-color:#fff;color:#f07600}.button.is-contract-spending-96.is-inverted.is-hovered,.button.is-contract-spending-96.is-inverted:hover{background-color:#f2f2f2}.button.is-contract-spending-96.is-inverted[disabled],fieldset[disabled] .button.is-contract-spending-96.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f07600}.button.is-contract-spending-96.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-contract-spending-96.is-outlined{background-color:transparent;border-color:#f07600;color:#f07600}.button.is-contract-spending-96.is-outlined.is-focused,.button.is-contract-spending-96.is-outlined.is-hovered,.button.is-contract-spending-96.is-outlined:focus,.button.is-contract-spending-96.is-outlined:hover{background-color:#f07600;border-color:#f07600;color:#fff}.button.is-contract-spending-96.is-outlined.is-loading:after{border-color:transparent transparent #f07600 #f07600!important}.button.is-contract-spending-96.is-outlined.is-loading.is-focused:after,.button.is-contract-spending-96.is-outlined.is-loading.is-hovered:after,.button.is-contract-spending-96.is-outlined.is-loading:focus:after,.button.is-contract-spending-96.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-contract-spending-96.is-outlined[disabled],fieldset[disabled] .button.is-contract-spending-96.is-outlined{background-color:transparent;border-color:#f07600;box-shadow:none;color:#f07600}.button.is-contract-spending-96.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-contract-spending-96.is-inverted.is-outlined.is-focused,.button.is-contract-spending-96.is-inverted.is-outlined.is-hovered,.button.is-contract-spending-96.is-inverted.is-outlined:focus,.button.is-contract-spending-96.is-inverted.is-outlined:hover{background-color:#fff;color:#f07600}.button.is-contract-spending-96.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-contract-spending-96.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-contract-spending-96.is-inverted.is-outlined.is-loading:focus:after,.button.is-contract-spending-96.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #f07600 #f07600!important}.button.is-contract-spending-96.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-contract-spending-96.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-contract-spending-96.is-light{background-color:#fff5eb;color:#c25f00}.button.is-contract-spending-96.is-light.is-hovered,.button.is-contract-spending-96.is-light:hover{background-color:#ffeede;border-color:transparent;color:#c25f00}.button.is-contract-spending-96.is-light.is-active,.button.is-contract-spending-96.is-light:active{background-color:#ffe8d1;border-color:transparent;color:#c25f00}.button.is-contract-spending-90{background-color:#ffc400;border-color:transparent;color:#404040}.button.is-contract-spending-90.is-hovered,.button.is-contract-spending-90:hover{background-color:#f2ba00;border-color:transparent;color:#404040}.button.is-contract-spending-90.is-focused,.button.is-contract-spending-90:focus{border-color:transparent;color:#404040}.button.is-contract-spending-90.is-focused:not(:active),.button.is-contract-spending-90:focus:not(:active){box-shadow:invalid rgba(255,196,0,.25)}.button.is-contract-spending-90.is-active,.button.is-contract-spending-90:active{background-color:#e6b000;border-color:transparent;color:#404040}.button.is-contract-spending-90[disabled],fieldset[disabled] .button.is-contract-spending-90{background-color:#ffc400;border-color:transparent;box-shadow:none}.button.is-contract-spending-90.is-inverted{background-color:#404040;color:#ffc400}.button.is-contract-spending-90.is-inverted.is-hovered,.button.is-contract-spending-90.is-inverted:hover{background-color:#333}.button.is-contract-spending-90.is-inverted[disabled],fieldset[disabled] .button.is-contract-spending-90.is-inverted{background-color:#404040;border-color:transparent;box-shadow:none;color:#ffc400}.button.is-contract-spending-90.is-loading:after{border-color:transparent transparent #404040 #404040!important}.button.is-contract-spending-90.is-outlined{background-color:transparent;border-color:#ffc400;color:#ffc400}.button.is-contract-spending-90.is-outlined.is-focused,.button.is-contract-spending-90.is-outlined.is-hovered,.button.is-contract-spending-90.is-outlined:focus,.button.is-contract-spending-90.is-outlined:hover{background-color:#ffc400;border-color:#ffc400;color:#404040}.button.is-contract-spending-90.is-outlined.is-loading:after{border-color:transparent transparent #ffc400 #ffc400!important}.button.is-contract-spending-90.is-outlined.is-loading.is-focused:after,.button.is-contract-spending-90.is-outlined.is-loading.is-hovered:after,.button.is-contract-spending-90.is-outlined.is-loading:focus:after,.button.is-contract-spending-90.is-outlined.is-loading:hover:after{border-color:transparent transparent #404040 #404040!important}.button.is-contract-spending-90.is-outlined[disabled],fieldset[disabled] .button.is-contract-spending-90.is-outlined{background-color:transparent;border-color:#ffc400;box-shadow:none;color:#ffc400}.button.is-contract-spending-90.is-inverted.is-outlined{background-color:transparent;border-color:#404040;color:#404040}.button.is-contract-spending-90.is-inverted.is-outlined.is-focused,.button.is-contract-spending-90.is-inverted.is-outlined.is-hovered,.button.is-contract-spending-90.is-inverted.is-outlined:focus,.button.is-contract-spending-90.is-inverted.is-outlined:hover{background-color:#404040;color:#ffc400}.button.is-contract-spending-90.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-contract-spending-90.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-contract-spending-90.is-inverted.is-outlined.is-loading:focus:after,.button.is-contract-spending-90.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #ffc400 #ffc400!important}.button.is-contract-spending-90.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-contract-spending-90.is-inverted.is-outlined{background-color:transparent;border-color:#404040;box-shadow:none;color:#404040}.button.is-contract-spending-90.is-light{background-color:#fffaeb;color:#947200}.button.is-contract-spending-90.is-light.is-hovered,.button.is-contract-spending-90.is-light:hover{background-color:#fff7de;border-color:transparent;color:#947200}.button.is-contract-spending-90.is-light.is-active,.button.is-contract-spending-90.is-light:active{background-color:#fff4d1;border-color:transparent;color:#947200}.button.is-contract-spending-80{background-color:#48b26d;border-color:transparent;color:#fff}.button.is-contract-spending-80.is-hovered,.button.is-contract-spending-80:hover{background-color:#44a967;border-color:transparent;color:#fff}.button.is-contract-spending-80.is-focused,.button.is-contract-spending-80:focus{border-color:transparent;color:#fff}.button.is-contract-spending-80.is-focused:not(:active),.button.is-contract-spending-80:focus:not(:active){box-shadow:invalid rgba(72,178,109,.25)}.button.is-contract-spending-80.is-active,.button.is-contract-spending-80:active{background-color:#41a062;border-color:transparent;color:#fff}.button.is-contract-spending-80[disabled],fieldset[disabled] .button.is-contract-spending-80{background-color:#48b26d;border-color:transparent;box-shadow:none}.button.is-contract-spending-80.is-inverted{background-color:#fff;color:#48b26d}.button.is-contract-spending-80.is-inverted.is-hovered,.button.is-contract-spending-80.is-inverted:hover{background-color:#f2f2f2}.button.is-contract-spending-80.is-inverted[disabled],fieldset[disabled] .button.is-contract-spending-80.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#48b26d}.button.is-contract-spending-80.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-contract-spending-80.is-outlined{background-color:transparent;border-color:#48b26d;color:#48b26d}.button.is-contract-spending-80.is-outlined.is-focused,.button.is-contract-spending-80.is-outlined.is-hovered,.button.is-contract-spending-80.is-outlined:focus,.button.is-contract-spending-80.is-outlined:hover{background-color:#48b26d;border-color:#48b26d;color:#fff}.button.is-contract-spending-80.is-outlined.is-loading:after{border-color:transparent transparent #48b26d #48b26d!important}.button.is-contract-spending-80.is-outlined.is-loading.is-focused:after,.button.is-contract-spending-80.is-outlined.is-loading.is-hovered:after,.button.is-contract-spending-80.is-outlined.is-loading:focus:after,.button.is-contract-spending-80.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-contract-spending-80.is-outlined[disabled],fieldset[disabled] .button.is-contract-spending-80.is-outlined{background-color:transparent;border-color:#48b26d;box-shadow:none;color:#48b26d}.button.is-contract-spending-80.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-contract-spending-80.is-inverted.is-outlined.is-focused,.button.is-contract-spending-80.is-inverted.is-outlined.is-hovered,.button.is-contract-spending-80.is-inverted.is-outlined:focus,.button.is-contract-spending-80.is-inverted.is-outlined:hover{background-color:#fff;color:#48b26d}.button.is-contract-spending-80.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-contract-spending-80.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-contract-spending-80.is-inverted.is-outlined.is-loading:focus:after,.button.is-contract-spending-80.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #48b26d #48b26d!important}.button.is-contract-spending-80.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-contract-spending-80.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-contract-spending-80.is-light{background-color:#f0f9f3;color:#358350}.button.is-contract-spending-80.is-light.is-hovered,.button.is-contract-spending-80.is-light:hover{background-color:#e7f5ec;border-color:transparent;color:#358350}.button.is-contract-spending-80.is-light.is-active,.button.is-contract-spending-80.is-light:active{background-color:#def2e5;border-color:transparent;color:#358350}.button.is-contract-spending-70{background-color:#1daefc;border-color:transparent;color:#fff}.button.is-contract-spending-70.is-hovered,.button.is-contract-spending-70:hover{background-color:#10a9fc;border-color:transparent;color:#fff}.button.is-contract-spending-70.is-focused,.button.is-contract-spending-70:focus{border-color:transparent;color:#fff}.button.is-contract-spending-70.is-focused:not(:active),.button.is-contract-spending-70:focus:not(:active){box-shadow:invalid rgba(29,174,252,.25)}.button.is-contract-spending-70.is-active,.button.is-contract-spending-70:active{background-color:#04a5fc;border-color:transparent;color:#fff}.button.is-contract-spending-70[disabled],fieldset[disabled] .button.is-contract-spending-70{background-color:#1daefc;border-color:transparent;box-shadow:none}.button.is-contract-spending-70.is-inverted{background-color:#fff;color:#1daefc}.button.is-contract-spending-70.is-inverted.is-hovered,.button.is-contract-spending-70.is-inverted:hover{background-color:#f2f2f2}.button.is-contract-spending-70.is-inverted[disabled],fieldset[disabled] .button.is-contract-spending-70.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#1daefc}.button.is-contract-spending-70.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-contract-spending-70.is-outlined{background-color:transparent;border-color:#1daefc;color:#1daefc}.button.is-contract-spending-70.is-outlined.is-focused,.button.is-contract-spending-70.is-outlined.is-hovered,.button.is-contract-spending-70.is-outlined:focus,.button.is-contract-spending-70.is-outlined:hover{background-color:#1daefc;border-color:#1daefc;color:#fff}.button.is-contract-spending-70.is-outlined.is-loading:after{border-color:transparent transparent #1daefc #1daefc!important}.button.is-contract-spending-70.is-outlined.is-loading.is-focused:after,.button.is-contract-spending-70.is-outlined.is-loading.is-hovered:after,.button.is-contract-spending-70.is-outlined.is-loading:focus:after,.button.is-contract-spending-70.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-contract-spending-70.is-outlined[disabled],fieldset[disabled] .button.is-contract-spending-70.is-outlined{background-color:transparent;border-color:#1daefc;box-shadow:none;color:#1daefc}.button.is-contract-spending-70.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-contract-spending-70.is-inverted.is-outlined.is-focused,.button.is-contract-spending-70.is-inverted.is-outlined.is-hovered,.button.is-contract-spending-70.is-inverted.is-outlined:focus,.button.is-contract-spending-70.is-inverted.is-outlined:hover{background-color:#fff;color:#1daefc}.button.is-contract-spending-70.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-contract-spending-70.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-contract-spending-70.is-inverted.is-outlined.is-loading:focus:after,.button.is-contract-spending-70.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #1daefc #1daefc!important}.button.is-contract-spending-70.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-contract-spending-70.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-contract-spending-70.is-light{background-color:#ebf8ff;color:#0273b0}.button.is-contract-spending-70.is-light.is-hovered,.button.is-contract-spending-70.is-light:hover{background-color:#def3ff;border-color:transparent;color:#0273b0}.button.is-contract-spending-70.is-light.is-active,.button.is-contract-spending-70.is-light:active{background-color:#d2effe;border-color:transparent;color:#0273b0}.button.is-contract-expire-table-NoExpireDate{background-color:#999;border-color:transparent;color:#fff}.button.is-contract-expire-table-NoExpireDate.is-hovered,.button.is-contract-expire-table-NoExpireDate:hover{background-color:#939393;border-color:transparent;color:#fff}.button.is-contract-expire-table-NoExpireDate.is-focused,.button.is-contract-expire-table-NoExpireDate:focus{border-color:transparent;color:#fff}.button.is-contract-expire-table-NoExpireDate.is-focused:not(:active),.button.is-contract-expire-table-NoExpireDate:focus:not(:active){box-shadow:invalid hsla(0,0%,60%,.25)}.button.is-contract-expire-table-NoExpireDate.is-active,.button.is-contract-expire-table-NoExpireDate:active{background-color:#8c8c8c;border-color:transparent;color:#fff}.button.is-contract-expire-table-NoExpireDate[disabled],fieldset[disabled] .button.is-contract-expire-table-NoExpireDate{background-color:#999;border-color:transparent;box-shadow:none}.button.is-contract-expire-table-NoExpireDate.is-inverted{background-color:#fff;color:#999}.button.is-contract-expire-table-NoExpireDate.is-inverted.is-hovered,.button.is-contract-expire-table-NoExpireDate.is-inverted:hover{background-color:#f2f2f2}.button.is-contract-expire-table-NoExpireDate.is-inverted[disabled],fieldset[disabled] .button.is-contract-expire-table-NoExpireDate.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#999}.button.is-contract-expire-table-NoExpireDate.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-contract-expire-table-NoExpireDate.is-outlined{background-color:transparent;border-color:#999;color:#999}.button.is-contract-expire-table-NoExpireDate.is-outlined.is-focused,.button.is-contract-expire-table-NoExpireDate.is-outlined.is-hovered,.button.is-contract-expire-table-NoExpireDate.is-outlined:focus,.button.is-contract-expire-table-NoExpireDate.is-outlined:hover{background-color:#999;border-color:#999;color:#fff}.button.is-contract-expire-table-NoExpireDate.is-outlined.is-loading:after{border-color:transparent transparent #999 #999!important}.button.is-contract-expire-table-NoExpireDate.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-table-NoExpireDate.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-table-NoExpireDate.is-outlined.is-loading:focus:after,.button.is-contract-expire-table-NoExpireDate.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-contract-expire-table-NoExpireDate.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-table-NoExpireDate.is-outlined{background-color:transparent;border-color:#999;box-shadow:none;color:#999}.button.is-contract-expire-table-NoExpireDate.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-contract-expire-table-NoExpireDate.is-inverted.is-outlined.is-focused,.button.is-contract-expire-table-NoExpireDate.is-inverted.is-outlined.is-hovered,.button.is-contract-expire-table-NoExpireDate.is-inverted.is-outlined:focus,.button.is-contract-expire-table-NoExpireDate.is-inverted.is-outlined:hover{background-color:#fff;color:#999}.button.is-contract-expire-table-NoExpireDate.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-table-NoExpireDate.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-table-NoExpireDate.is-inverted.is-outlined.is-loading:focus:after,.button.is-contract-expire-table-NoExpireDate.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #999 #999!important}.button.is-contract-expire-table-NoExpireDate.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-table-NoExpireDate.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-contract-expire-table-NoExpireDate.is-light{background-color:#f5f5f5;color:#5e5e5e}.button.is-contract-expire-table-NoExpireDate.is-light.is-hovered,.button.is-contract-expire-table-NoExpireDate.is-light:hover{background-color:#eee;border-color:transparent;color:#5e5e5e}.button.is-contract-expire-table-NoExpireDate.is-light.is-active,.button.is-contract-expire-table-NoExpireDate.is-light:active{background-color:#e8e8e8;border-color:transparent;color:#5e5e5e}.button.is-contract-expire-table-ExpireLessThan30Days{background-color:#f2f2f2;border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireLessThan30Days.is-hovered,.button.is-contract-expire-table-ExpireLessThan30Days:hover{background-color:#ececec;border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireLessThan30Days.is-focused,.button.is-contract-expire-table-ExpireLessThan30Days:focus{border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireLessThan30Days.is-focused:not(:active),.button.is-contract-expire-table-ExpireLessThan30Days:focus:not(:active){box-shadow:invalid hsla(0,0%,94.9%,.25)}.button.is-contract-expire-table-ExpireLessThan30Days.is-active,.button.is-contract-expire-table-ExpireLessThan30Days:active{background-color:#e5e5e5;border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireLessThan30Days[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireLessThan30Days{background-color:#f2f2f2;border-color:transparent;box-shadow:none}.button.is-contract-expire-table-ExpireLessThan30Days.is-inverted{background-color:#404040;color:#f2f2f2}.button.is-contract-expire-table-ExpireLessThan30Days.is-inverted.is-hovered,.button.is-contract-expire-table-ExpireLessThan30Days.is-inverted:hover{background-color:#333}.button.is-contract-expire-table-ExpireLessThan30Days.is-inverted[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireLessThan30Days.is-inverted{background-color:#404040;border-color:transparent;box-shadow:none;color:#f2f2f2}.button.is-contract-expire-table-ExpireLessThan30Days.is-loading:after{border-color:transparent transparent #404040 #404040!important}.button.is-contract-expire-table-ExpireLessThan30Days.is-outlined{background-color:transparent;border-color:#f2f2f2;color:#f2f2f2}.button.is-contract-expire-table-ExpireLessThan30Days.is-outlined.is-focused,.button.is-contract-expire-table-ExpireLessThan30Days.is-outlined.is-hovered,.button.is-contract-expire-table-ExpireLessThan30Days.is-outlined:focus,.button.is-contract-expire-table-ExpireLessThan30Days.is-outlined:hover{background-color:#f2f2f2;border-color:#f2f2f2;color:#404040}.button.is-contract-expire-table-ExpireLessThan30Days.is-outlined.is-loading:after{border-color:transparent transparent #f2f2f2 #f2f2f2!important}.button.is-contract-expire-table-ExpireLessThan30Days.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-table-ExpireLessThan30Days.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-table-ExpireLessThan30Days.is-outlined.is-loading:focus:after,.button.is-contract-expire-table-ExpireLessThan30Days.is-outlined.is-loading:hover:after{border-color:transparent transparent #404040 #404040!important}.button.is-contract-expire-table-ExpireLessThan30Days.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireLessThan30Days.is-outlined{background-color:transparent;border-color:#f2f2f2;box-shadow:none;color:#f2f2f2}.button.is-contract-expire-table-ExpireLessThan30Days.is-inverted.is-outlined{background-color:transparent;border-color:#404040;color:#404040}.button.is-contract-expire-table-ExpireLessThan30Days.is-inverted.is-outlined.is-focused,.button.is-contract-expire-table-ExpireLessThan30Days.is-inverted.is-outlined.is-hovered,.button.is-contract-expire-table-ExpireLessThan30Days.is-inverted.is-outlined:focus,.button.is-contract-expire-table-ExpireLessThan30Days.is-inverted.is-outlined:hover{background-color:#404040;color:#f2f2f2}.button.is-contract-expire-table-ExpireLessThan30Days.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-table-ExpireLessThan30Days.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-table-ExpireLessThan30Days.is-inverted.is-outlined.is-loading:focus:after,.button.is-contract-expire-table-ExpireLessThan30Days.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #f2f2f2 #f2f2f2!important}.button.is-contract-expire-table-ExpireLessThan30Days.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireLessThan30Days.is-inverted.is-outlined{background-color:transparent;border-color:#404040;box-shadow:none;color:#404040}.button.is-contract-expire-table-ExpireLessThan30Days.is-light{background-color:#f5f5f5;color:#4a4a4a}.button.is-contract-expire-table-ExpireLessThan30Days.is-light.is-hovered,.button.is-contract-expire-table-ExpireLessThan30Days.is-light:hover{background-color:#eee;border-color:transparent;color:#4a4a4a}.button.is-contract-expire-table-ExpireLessThan30Days.is-light.is-active,.button.is-contract-expire-table-ExpireLessThan30Days.is-light:active{background-color:#e8e8e8;border-color:transparent;color:#4a4a4a}.button.is-contract-expire-table-ExpireMoreThan30Days{background-color:#f2f2f2;border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireMoreThan30Days.is-hovered,.button.is-contract-expire-table-ExpireMoreThan30Days:hover{background-color:#ececec;border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireMoreThan30Days.is-focused,.button.is-contract-expire-table-ExpireMoreThan30Days:focus{border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireMoreThan30Days.is-focused:not(:active),.button.is-contract-expire-table-ExpireMoreThan30Days:focus:not(:active){box-shadow:invalid hsla(0,0%,94.9%,.25)}.button.is-contract-expire-table-ExpireMoreThan30Days.is-active,.button.is-contract-expire-table-ExpireMoreThan30Days:active{background-color:#e5e5e5;border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireMoreThan30Days[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireMoreThan30Days{background-color:#f2f2f2;border-color:transparent;box-shadow:none}.button.is-contract-expire-table-ExpireMoreThan30Days.is-inverted{background-color:#404040;color:#f2f2f2}.button.is-contract-expire-table-ExpireMoreThan30Days.is-inverted.is-hovered,.button.is-contract-expire-table-ExpireMoreThan30Days.is-inverted:hover{background-color:#333}.button.is-contract-expire-table-ExpireMoreThan30Days.is-inverted[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireMoreThan30Days.is-inverted{background-color:#404040;border-color:transparent;box-shadow:none;color:#f2f2f2}.button.is-contract-expire-table-ExpireMoreThan30Days.is-loading:after{border-color:transparent transparent #404040 #404040!important}.button.is-contract-expire-table-ExpireMoreThan30Days.is-outlined{background-color:transparent;border-color:#f2f2f2;color:#f2f2f2}.button.is-contract-expire-table-ExpireMoreThan30Days.is-outlined.is-focused,.button.is-contract-expire-table-ExpireMoreThan30Days.is-outlined.is-hovered,.button.is-contract-expire-table-ExpireMoreThan30Days.is-outlined:focus,.button.is-contract-expire-table-ExpireMoreThan30Days.is-outlined:hover{background-color:#f2f2f2;border-color:#f2f2f2;color:#404040}.button.is-contract-expire-table-ExpireMoreThan30Days.is-outlined.is-loading:after{border-color:transparent transparent #f2f2f2 #f2f2f2!important}.button.is-contract-expire-table-ExpireMoreThan30Days.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-table-ExpireMoreThan30Days.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-table-ExpireMoreThan30Days.is-outlined.is-loading:focus:after,.button.is-contract-expire-table-ExpireMoreThan30Days.is-outlined.is-loading:hover:after{border-color:transparent transparent #404040 #404040!important}.button.is-contract-expire-table-ExpireMoreThan30Days.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireMoreThan30Days.is-outlined{background-color:transparent;border-color:#f2f2f2;box-shadow:none;color:#f2f2f2}.button.is-contract-expire-table-ExpireMoreThan30Days.is-inverted.is-outlined{background-color:transparent;border-color:#404040;color:#404040}.button.is-contract-expire-table-ExpireMoreThan30Days.is-inverted.is-outlined.is-focused,.button.is-contract-expire-table-ExpireMoreThan30Days.is-inverted.is-outlined.is-hovered,.button.is-contract-expire-table-ExpireMoreThan30Days.is-inverted.is-outlined:focus,.button.is-contract-expire-table-ExpireMoreThan30Days.is-inverted.is-outlined:hover{background-color:#404040;color:#f2f2f2}.button.is-contract-expire-table-ExpireMoreThan30Days.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-table-ExpireMoreThan30Days.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-table-ExpireMoreThan30Days.is-inverted.is-outlined.is-loading:focus:after,.button.is-contract-expire-table-ExpireMoreThan30Days.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #f2f2f2 #f2f2f2!important}.button.is-contract-expire-table-ExpireMoreThan30Days.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireMoreThan30Days.is-inverted.is-outlined{background-color:transparent;border-color:#404040;box-shadow:none;color:#404040}.button.is-contract-expire-table-ExpireMoreThan30Days.is-light{background-color:#f5f5f5;color:#4a4a4a}.button.is-contract-expire-table-ExpireMoreThan30Days.is-light.is-hovered,.button.is-contract-expire-table-ExpireMoreThan30Days.is-light:hover{background-color:#eee;border-color:transparent;color:#4a4a4a}.button.is-contract-expire-table-ExpireMoreThan30Days.is-light.is-active,.button.is-contract-expire-table-ExpireMoreThan30Days.is-light:active{background-color:#e8e8e8;border-color:transparent;color:#4a4a4a}.button.is-contract-expire-table-ExpireIn30Days{background-color:#f6d5d5;border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireIn30Days.is-hovered,.button.is-contract-expire-table-ExpireIn30Days:hover{background-color:#f4cbcb;border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireIn30Days.is-focused,.button.is-contract-expire-table-ExpireIn30Days:focus{border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireIn30Days.is-focused:not(:active),.button.is-contract-expire-table-ExpireIn30Days:focus:not(:active){box-shadow:invalid rgba(246,213,213,.25)}.button.is-contract-expire-table-ExpireIn30Days.is-active,.button.is-contract-expire-table-ExpireIn30Days:active{background-color:#f2c0c0;border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireIn30Days[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireIn30Days{background-color:#f6d5d5;border-color:transparent;box-shadow:none}.button.is-contract-expire-table-ExpireIn30Days.is-inverted{background-color:#404040;color:#f6d5d5}.button.is-contract-expire-table-ExpireIn30Days.is-inverted.is-hovered,.button.is-contract-expire-table-ExpireIn30Days.is-inverted:hover{background-color:#333}.button.is-contract-expire-table-ExpireIn30Days.is-inverted[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireIn30Days.is-inverted{background-color:#404040;border-color:transparent;box-shadow:none;color:#f6d5d5}.button.is-contract-expire-table-ExpireIn30Days.is-loading:after{border-color:transparent transparent #404040 #404040!important}.button.is-contract-expire-table-ExpireIn30Days.is-outlined{background-color:transparent;border-color:#f6d5d5;color:#f6d5d5}.button.is-contract-expire-table-ExpireIn30Days.is-outlined.is-focused,.button.is-contract-expire-table-ExpireIn30Days.is-outlined.is-hovered,.button.is-contract-expire-table-ExpireIn30Days.is-outlined:focus,.button.is-contract-expire-table-ExpireIn30Days.is-outlined:hover{background-color:#f6d5d5;border-color:#f6d5d5;color:#404040}.button.is-contract-expire-table-ExpireIn30Days.is-outlined.is-loading:after{border-color:transparent transparent #f6d5d5 #f6d5d5!important}.button.is-contract-expire-table-ExpireIn30Days.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-table-ExpireIn30Days.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-table-ExpireIn30Days.is-outlined.is-loading:focus:after,.button.is-contract-expire-table-ExpireIn30Days.is-outlined.is-loading:hover:after{border-color:transparent transparent #404040 #404040!important}.button.is-contract-expire-table-ExpireIn30Days.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireIn30Days.is-outlined{background-color:transparent;border-color:#f6d5d5;box-shadow:none;color:#f6d5d5}.button.is-contract-expire-table-ExpireIn30Days.is-inverted.is-outlined{background-color:transparent;border-color:#404040;color:#404040}.button.is-contract-expire-table-ExpireIn30Days.is-inverted.is-outlined.is-focused,.button.is-contract-expire-table-ExpireIn30Days.is-inverted.is-outlined.is-hovered,.button.is-contract-expire-table-ExpireIn30Days.is-inverted.is-outlined:focus,.button.is-contract-expire-table-ExpireIn30Days.is-inverted.is-outlined:hover{background-color:#404040;color:#f6d5d5}.button.is-contract-expire-table-ExpireIn30Days.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-table-ExpireIn30Days.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-table-ExpireIn30Days.is-inverted.is-outlined.is-loading:focus:after,.button.is-contract-expire-table-ExpireIn30Days.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #f6d5d5 #f6d5d5!important}.button.is-contract-expire-table-ExpireIn30Days.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireIn30Days.is-inverted.is-outlined{background-color:transparent;border-color:#404040;box-shadow:none;color:#404040}.button.is-contract-expire-table-ExpireIn30Days.is-light{background-color:#fbeeee;color:#7a1a1a}.button.is-contract-expire-table-ExpireIn30Days.is-light.is-hovered,.button.is-contract-expire-table-ExpireIn30Days.is-light:hover{background-color:#f9e4e4;border-color:transparent;color:#7a1a1a}.button.is-contract-expire-table-ExpireIn30Days.is-light.is-active,.button.is-contract-expire-table-ExpireIn30Days.is-light:active{background-color:#f7d9d9;border-color:transparent;color:#7a1a1a}.button.is-contract-expire-table-ExpireIn60Days{background-color:#fde4cb;border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireIn60Days.is-hovered,.button.is-contract-expire-table-ExpireIn60Days:hover{background-color:#fddebf;border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireIn60Days.is-focused,.button.is-contract-expire-table-ExpireIn60Days:focus{border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireIn60Days.is-focused:not(:active),.button.is-contract-expire-table-ExpireIn60Days:focus:not(:active){box-shadow:invalid rgba(253,228,203,.25)}.button.is-contract-expire-table-ExpireIn60Days.is-active,.button.is-contract-expire-table-ExpireIn60Days:active{background-color:#fcd7b2;border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireIn60Days[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireIn60Days{background-color:#fde4cb;border-color:transparent;box-shadow:none}.button.is-contract-expire-table-ExpireIn60Days.is-inverted{background-color:#404040;color:#fde4cb}.button.is-contract-expire-table-ExpireIn60Days.is-inverted.is-hovered,.button.is-contract-expire-table-ExpireIn60Days.is-inverted:hover{background-color:#333}.button.is-contract-expire-table-ExpireIn60Days.is-inverted[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireIn60Days.is-inverted{background-color:#404040;border-color:transparent;box-shadow:none;color:#fde4cb}.button.is-contract-expire-table-ExpireIn60Days.is-loading:after{border-color:transparent transparent #404040 #404040!important}.button.is-contract-expire-table-ExpireIn60Days.is-outlined{background-color:transparent;border-color:#fde4cb;color:#fde4cb}.button.is-contract-expire-table-ExpireIn60Days.is-outlined.is-focused,.button.is-contract-expire-table-ExpireIn60Days.is-outlined.is-hovered,.button.is-contract-expire-table-ExpireIn60Days.is-outlined:focus,.button.is-contract-expire-table-ExpireIn60Days.is-outlined:hover{background-color:#fde4cb;border-color:#fde4cb;color:#404040}.button.is-contract-expire-table-ExpireIn60Days.is-outlined.is-loading:after{border-color:transparent transparent #fde4cb #fde4cb!important}.button.is-contract-expire-table-ExpireIn60Days.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-table-ExpireIn60Days.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-table-ExpireIn60Days.is-outlined.is-loading:focus:after,.button.is-contract-expire-table-ExpireIn60Days.is-outlined.is-loading:hover:after{border-color:transparent transparent #404040 #404040!important}.button.is-contract-expire-table-ExpireIn60Days.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireIn60Days.is-outlined{background-color:transparent;border-color:#fde4cb;box-shadow:none;color:#fde4cb}.button.is-contract-expire-table-ExpireIn60Days.is-inverted.is-outlined{background-color:transparent;border-color:#404040;color:#404040}.button.is-contract-expire-table-ExpireIn60Days.is-inverted.is-outlined.is-focused,.button.is-contract-expire-table-ExpireIn60Days.is-inverted.is-outlined.is-hovered,.button.is-contract-expire-table-ExpireIn60Days.is-inverted.is-outlined:focus,.button.is-contract-expire-table-ExpireIn60Days.is-inverted.is-outlined:hover{background-color:#404040;color:#fde4cb}.button.is-contract-expire-table-ExpireIn60Days.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-table-ExpireIn60Days.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-table-ExpireIn60Days.is-inverted.is-outlined.is-loading:focus:after,.button.is-contract-expire-table-ExpireIn60Days.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #fde4cb #fde4cb!important}.button.is-contract-expire-table-ExpireIn60Days.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireIn60Days.is-inverted.is-outlined{background-color:transparent;border-color:#404040;box-shadow:none;color:#404040}.button.is-contract-expire-table-ExpireIn60Days.is-light{background-color:#fef5eb;color:#8e4a05}.button.is-contract-expire-table-ExpireIn60Days.is-light.is-hovered,.button.is-contract-expire-table-ExpireIn60Days.is-light:hover{background-color:#feeedf;border-color:transparent;color:#8e4a05}.button.is-contract-expire-table-ExpireIn60Days.is-light.is-active,.button.is-contract-expire-table-ExpireIn60Days.is-light:active{background-color:#fde8d3;border-color:transparent;color:#8e4a05}.button.is-contract-expire-table-ExpireIn90Days{background-color:#fff3cc;border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireIn90Days.is-hovered,.button.is-contract-expire-table-ExpireIn90Days:hover{background-color:#fff0bf;border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireIn90Days.is-focused,.button.is-contract-expire-table-ExpireIn90Days:focus{border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireIn90Days.is-focused:not(:active),.button.is-contract-expire-table-ExpireIn90Days:focus:not(:active){box-shadow:invalid rgba(255,243,204,.25)}.button.is-contract-expire-table-ExpireIn90Days.is-active,.button.is-contract-expire-table-ExpireIn90Days:active{background-color:#ffedb3;border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireIn90Days[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireIn90Days{background-color:#fff3cc;border-color:transparent;box-shadow:none}.button.is-contract-expire-table-ExpireIn90Days.is-inverted{background-color:#404040;color:#fff3cc}.button.is-contract-expire-table-ExpireIn90Days.is-inverted.is-hovered,.button.is-contract-expire-table-ExpireIn90Days.is-inverted:hover{background-color:#333}.button.is-contract-expire-table-ExpireIn90Days.is-inverted[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireIn90Days.is-inverted{background-color:#404040;border-color:transparent;box-shadow:none;color:#fff3cc}.button.is-contract-expire-table-ExpireIn90Days.is-loading:after{border-color:transparent transparent #404040 #404040!important}.button.is-contract-expire-table-ExpireIn90Days.is-outlined{background-color:transparent;border-color:#fff3cc;color:#fff3cc}.button.is-contract-expire-table-ExpireIn90Days.is-outlined.is-focused,.button.is-contract-expire-table-ExpireIn90Days.is-outlined.is-hovered,.button.is-contract-expire-table-ExpireIn90Days.is-outlined:focus,.button.is-contract-expire-table-ExpireIn90Days.is-outlined:hover{background-color:#fff3cc;border-color:#fff3cc;color:#404040}.button.is-contract-expire-table-ExpireIn90Days.is-outlined.is-loading:after{border-color:transparent transparent #fff3cc #fff3cc!important}.button.is-contract-expire-table-ExpireIn90Days.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-table-ExpireIn90Days.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-table-ExpireIn90Days.is-outlined.is-loading:focus:after,.button.is-contract-expire-table-ExpireIn90Days.is-outlined.is-loading:hover:after{border-color:transparent transparent #404040 #404040!important}.button.is-contract-expire-table-ExpireIn90Days.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireIn90Days.is-outlined{background-color:transparent;border-color:#fff3cc;box-shadow:none;color:#fff3cc}.button.is-contract-expire-table-ExpireIn90Days.is-inverted.is-outlined{background-color:transparent;border-color:#404040;color:#404040}.button.is-contract-expire-table-ExpireIn90Days.is-inverted.is-outlined.is-focused,.button.is-contract-expire-table-ExpireIn90Days.is-inverted.is-outlined.is-hovered,.button.is-contract-expire-table-ExpireIn90Days.is-inverted.is-outlined:focus,.button.is-contract-expire-table-ExpireIn90Days.is-inverted.is-outlined:hover{background-color:#404040;color:#fff3cc}.button.is-contract-expire-table-ExpireIn90Days.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-table-ExpireIn90Days.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-table-ExpireIn90Days.is-inverted.is-outlined.is-loading:focus:after,.button.is-contract-expire-table-ExpireIn90Days.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff3cc #fff3cc!important}.button.is-contract-expire-table-ExpireIn90Days.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireIn90Days.is-inverted.is-outlined{background-color:transparent;border-color:#404040;box-shadow:none;color:#404040}.button.is-contract-expire-table-ExpireIn90Days.is-light{background-color:#fffaeb;color:#947100}.button.is-contract-expire-table-ExpireIn90Days.is-light.is-hovered,.button.is-contract-expire-table-ExpireIn90Days.is-light:hover{background-color:#fff7de;border-color:transparent;color:#947100}.button.is-contract-expire-table-ExpireIn90Days.is-light.is-active,.button.is-contract-expire-table-ExpireIn90Days.is-light:active{background-color:#fff4d1;border-color:transparent;color:#947100}.button.is-contract-expire-table-ExpireIn120Days{background-color:#d7efdf;border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireIn120Days.is-hovered,.button.is-contract-expire-table-ExpireIn120Days:hover{background-color:#ceebd8;border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireIn120Days.is-focused,.button.is-contract-expire-table-ExpireIn120Days:focus{border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireIn120Days.is-focused:not(:active),.button.is-contract-expire-table-ExpireIn120Days:focus:not(:active){box-shadow:invalid rgba(215,239,223,.25)}.button.is-contract-expire-table-ExpireIn120Days.is-active,.button.is-contract-expire-table-ExpireIn120Days:active{background-color:#c5e8d0;border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireIn120Days[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireIn120Days{background-color:#d7efdf;border-color:transparent;box-shadow:none}.button.is-contract-expire-table-ExpireIn120Days.is-inverted{background-color:#404040;color:#d7efdf}.button.is-contract-expire-table-ExpireIn120Days.is-inverted.is-hovered,.button.is-contract-expire-table-ExpireIn120Days.is-inverted:hover{background-color:#333}.button.is-contract-expire-table-ExpireIn120Days.is-inverted[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireIn120Days.is-inverted{background-color:#404040;border-color:transparent;box-shadow:none;color:#d7efdf}.button.is-contract-expire-table-ExpireIn120Days.is-loading:after{border-color:transparent transparent #404040 #404040!important}.button.is-contract-expire-table-ExpireIn120Days.is-outlined{background-color:transparent;border-color:#d7efdf;color:#d7efdf}.button.is-contract-expire-table-ExpireIn120Days.is-outlined.is-focused,.button.is-contract-expire-table-ExpireIn120Days.is-outlined.is-hovered,.button.is-contract-expire-table-ExpireIn120Days.is-outlined:focus,.button.is-contract-expire-table-ExpireIn120Days.is-outlined:hover{background-color:#d7efdf;border-color:#d7efdf;color:#404040}.button.is-contract-expire-table-ExpireIn120Days.is-outlined.is-loading:after{border-color:transparent transparent #d7efdf #d7efdf!important}.button.is-contract-expire-table-ExpireIn120Days.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-table-ExpireIn120Days.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-table-ExpireIn120Days.is-outlined.is-loading:focus:after,.button.is-contract-expire-table-ExpireIn120Days.is-outlined.is-loading:hover:after{border-color:transparent transparent #404040 #404040!important}.button.is-contract-expire-table-ExpireIn120Days.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireIn120Days.is-outlined{background-color:transparent;border-color:#d7efdf;box-shadow:none;color:#d7efdf}.button.is-contract-expire-table-ExpireIn120Days.is-inverted.is-outlined{background-color:transparent;border-color:#404040;color:#404040}.button.is-contract-expire-table-ExpireIn120Days.is-inverted.is-outlined.is-focused,.button.is-contract-expire-table-ExpireIn120Days.is-inverted.is-outlined.is-hovered,.button.is-contract-expire-table-ExpireIn120Days.is-inverted.is-outlined:focus,.button.is-contract-expire-table-ExpireIn120Days.is-inverted.is-outlined:hover{background-color:#404040;color:#d7efdf}.button.is-contract-expire-table-ExpireIn120Days.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-table-ExpireIn120Days.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-table-ExpireIn120Days.is-inverted.is-outlined.is-loading:focus:after,.button.is-contract-expire-table-ExpireIn120Days.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #d7efdf #d7efdf!important}.button.is-contract-expire-table-ExpireIn120Days.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireIn120Days.is-inverted.is-outlined{background-color:transparent;border-color:#404040;box-shadow:none;color:#404040}.button.is-contract-expire-table-ExpireIn120Days.is-light{background-color:#f0f9f3;color:#2a6a3f}.button.is-contract-expire-table-ExpireIn120Days.is-light.is-hovered,.button.is-contract-expire-table-ExpireIn120Days.is-light:hover{background-color:#e7f6ec;border-color:transparent;color:#2a6a3f}.button.is-contract-expire-table-ExpireIn120Days.is-light.is-active,.button.is-contract-expire-table-ExpireIn120Days.is-light:active{background-color:#def2e5;border-color:transparent;color:#2a6a3f}.button.is-contract-expire-table-ExpireIn150Days{background-color:#e6f6ff;border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireIn150Days.is-hovered,.button.is-contract-expire-table-ExpireIn150Days:hover{background-color:#d9f1ff;border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireIn150Days.is-focused,.button.is-contract-expire-table-ExpireIn150Days:focus{border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireIn150Days.is-focused:not(:active),.button.is-contract-expire-table-ExpireIn150Days:focus:not(:active){box-shadow:invalid rgba(230,246,255,.25)}.button.is-contract-expire-table-ExpireIn150Days.is-active,.button.is-contract-expire-table-ExpireIn150Days:active{background-color:#cdedff;border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireIn150Days[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireIn150Days{background-color:#e6f6ff;border-color:transparent;box-shadow:none}.button.is-contract-expire-table-ExpireIn150Days.is-inverted{background-color:#404040;color:#e6f6ff}.button.is-contract-expire-table-ExpireIn150Days.is-inverted.is-hovered,.button.is-contract-expire-table-ExpireIn150Days.is-inverted:hover{background-color:#333}.button.is-contract-expire-table-ExpireIn150Days.is-inverted[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireIn150Days.is-inverted{background-color:#404040;border-color:transparent;box-shadow:none;color:#e6f6ff}.button.is-contract-expire-table-ExpireIn150Days.is-loading:after{border-color:transparent transparent #404040 #404040!important}.button.is-contract-expire-table-ExpireIn150Days.is-outlined{background-color:transparent;border-color:#e6f6ff;color:#e6f6ff}.button.is-contract-expire-table-ExpireIn150Days.is-outlined.is-focused,.button.is-contract-expire-table-ExpireIn150Days.is-outlined.is-hovered,.button.is-contract-expire-table-ExpireIn150Days.is-outlined:focus,.button.is-contract-expire-table-ExpireIn150Days.is-outlined:hover{background-color:#e6f6ff;border-color:#e6f6ff;color:#404040}.button.is-contract-expire-table-ExpireIn150Days.is-outlined.is-loading:after{border-color:transparent transparent #e6f6ff #e6f6ff!important}.button.is-contract-expire-table-ExpireIn150Days.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-table-ExpireIn150Days.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-table-ExpireIn150Days.is-outlined.is-loading:focus:after,.button.is-contract-expire-table-ExpireIn150Days.is-outlined.is-loading:hover:after{border-color:transparent transparent #404040 #404040!important}.button.is-contract-expire-table-ExpireIn150Days.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireIn150Days.is-outlined{background-color:transparent;border-color:#e6f6ff;box-shadow:none;color:#e6f6ff}.button.is-contract-expire-table-ExpireIn150Days.is-inverted.is-outlined{background-color:transparent;border-color:#404040;color:#404040}.button.is-contract-expire-table-ExpireIn150Days.is-inverted.is-outlined.is-focused,.button.is-contract-expire-table-ExpireIn150Days.is-inverted.is-outlined.is-hovered,.button.is-contract-expire-table-ExpireIn150Days.is-inverted.is-outlined:focus,.button.is-contract-expire-table-ExpireIn150Days.is-inverted.is-outlined:hover{background-color:#404040;color:#e6f6ff}.button.is-contract-expire-table-ExpireIn150Days.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-table-ExpireIn150Days.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-table-ExpireIn150Days.is-inverted.is-outlined.is-loading:focus:after,.button.is-contract-expire-table-ExpireIn150Days.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #e6f6ff #e6f6ff!important}.button.is-contract-expire-table-ExpireIn150Days.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireIn150Days.is-inverted.is-outlined{background-color:transparent;border-color:#404040;box-shadow:none;color:#404040}.button.is-contract-expire-table-ExpireIn150Days.is-light{background-color:#ebf8ff;color:#005f94}.button.is-contract-expire-table-ExpireIn150Days.is-light.is-hovered,.button.is-contract-expire-table-ExpireIn150Days.is-light:hover{background-color:#def3ff;border-color:transparent;color:#005f94}.button.is-contract-expire-table-ExpireIn150Days.is-light.is-active,.button.is-contract-expire-table-ExpireIn150Days.is-light:active{background-color:#d1eeff;border-color:transparent;color:#005f94}.button.is-contract-expire-table-ExpireIn180Days{background-color:#aed2e9;border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireIn180Days.is-hovered,.button.is-contract-expire-table-ExpireIn180Days:hover{background-color:#a4cce6;border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireIn180Days.is-focused,.button.is-contract-expire-table-ExpireIn180Days:focus{border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireIn180Days.is-focused:not(:active),.button.is-contract-expire-table-ExpireIn180Days:focus:not(:active){box-shadow:invalid rgba(174,210,233,.25)}.button.is-contract-expire-table-ExpireIn180Days.is-active,.button.is-contract-expire-table-ExpireIn180Days:active{background-color:#9ac7e4;border-color:transparent;color:#404040}.button.is-contract-expire-table-ExpireIn180Days[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireIn180Days{background-color:#aed2e9;border-color:transparent;box-shadow:none}.button.is-contract-expire-table-ExpireIn180Days.is-inverted{background-color:#404040;color:#aed2e9}.button.is-contract-expire-table-ExpireIn180Days.is-inverted.is-hovered,.button.is-contract-expire-table-ExpireIn180Days.is-inverted:hover{background-color:#333}.button.is-contract-expire-table-ExpireIn180Days.is-inverted[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireIn180Days.is-inverted{background-color:#404040;border-color:transparent;box-shadow:none;color:#aed2e9}.button.is-contract-expire-table-ExpireIn180Days.is-loading:after{border-color:transparent transparent #404040 #404040!important}.button.is-contract-expire-table-ExpireIn180Days.is-outlined{background-color:transparent;border-color:#aed2e9;color:#aed2e9}.button.is-contract-expire-table-ExpireIn180Days.is-outlined.is-focused,.button.is-contract-expire-table-ExpireIn180Days.is-outlined.is-hovered,.button.is-contract-expire-table-ExpireIn180Days.is-outlined:focus,.button.is-contract-expire-table-ExpireIn180Days.is-outlined:hover{background-color:#aed2e9;border-color:#aed2e9;color:#404040}.button.is-contract-expire-table-ExpireIn180Days.is-outlined.is-loading:after{border-color:transparent transparent #aed2e9 #aed2e9!important}.button.is-contract-expire-table-ExpireIn180Days.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-table-ExpireIn180Days.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-table-ExpireIn180Days.is-outlined.is-loading:focus:after,.button.is-contract-expire-table-ExpireIn180Days.is-outlined.is-loading:hover:after{border-color:transparent transparent #404040 #404040!important}.button.is-contract-expire-table-ExpireIn180Days.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireIn180Days.is-outlined{background-color:transparent;border-color:#aed2e9;box-shadow:none;color:#aed2e9}.button.is-contract-expire-table-ExpireIn180Days.is-inverted.is-outlined{background-color:transparent;border-color:#404040;color:#404040}.button.is-contract-expire-table-ExpireIn180Days.is-inverted.is-outlined.is-focused,.button.is-contract-expire-table-ExpireIn180Days.is-inverted.is-outlined.is-hovered,.button.is-contract-expire-table-ExpireIn180Days.is-inverted.is-outlined:focus,.button.is-contract-expire-table-ExpireIn180Days.is-inverted.is-outlined:hover{background-color:#404040;color:#aed2e9}.button.is-contract-expire-table-ExpireIn180Days.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-contract-expire-table-ExpireIn180Days.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-contract-expire-table-ExpireIn180Days.is-inverted.is-outlined.is-loading:focus:after,.button.is-contract-expire-table-ExpireIn180Days.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #aed2e9 #aed2e9!important}.button.is-contract-expire-table-ExpireIn180Days.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-contract-expire-table-ExpireIn180Days.is-inverted.is-outlined{background-color:transparent;border-color:#404040;box-shadow:none;color:#404040}.button.is-contract-expire-table-ExpireIn180Days.is-light{background-color:#eff6fb;color:#205374}.button.is-contract-expire-table-ExpireIn180Days.is-light.is-hovered,.button.is-contract-expire-table-ExpireIn180Days.is-light:hover{background-color:#e5f1f8;border-color:transparent;color:#205374}.button.is-contract-expire-table-ExpireIn180Days.is-light.is-active,.button.is-contract-expire-table-ExpireIn180Days.is-light:active{background-color:#dbebf5;border-color:transparent;color:#205374}.button.is-small{border-radius:3px;font-size:1.4rem}.button.is-normal{font-size:1.6rem}.button.is-medium{font-size:1.8rem}.button.is-large{font-size:2rem}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#404040;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.button.is-loading{color:transparent!important;pointer-events:none}.button.is-loading:after{position:absolute;left:calc(50% - (1em / 2));top:calc(50% - (1em / 2));position:absolute!important}.button.is-static{background-color:#f2f2f2;border-color:#404040;color:#666;box-shadow:none;pointer-events:none}.button.is-rounded{border-radius:290486px;padding-left:calc(1.9em + .25em);padding-right:calc(1.9em + .25em)}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){border-radius:3px;font-size:1.4rem}.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.8rem}.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:2rem}.buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child{margin-right:0}.buttons.has-addons .button.is-hovered,.buttons.has-addons .button:hover{z-index:2}.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-focused,.buttons.has-addons .button.is-selected,.buttons.has-addons .button:active,.buttons.has-addons .button:focus{z-index:3}.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button.is-selected:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button:focus:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.buttons.is-right{justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.container{position:relative}.container.is-fluid{max-width:none;padding-left:30px;padding-right:30px;width:100%}@media screen and (min-width:1440px){.container{max-width:1380px}}.content li+li{margin-top:.25em}.content blockquote:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content p:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child),.content ul:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#404040;font-weight:600;line-height:1.125}.content h1{font-size:2em;margin-bottom:.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:.8em}.content h5{font-size:1.125em;margin-bottom:.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#f2f2f2;border-left:5px solid #404040;padding:1.25em 1.5em}.content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}.content ol:not([type]).is-lower-roman{list-style-type:lower-roman}.content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}.content ol:not([type]).is-upper-roman{list-style-type:upper-roman}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.content sub,.content sup{font-size:75%}.content table{width:100%}.content table td,.content table th{border:solid #404040;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.content table th{color:#404040}.content table th:not([align]){text-align:inherit}.content table thead td,.content table thead th{border-width:0 0 2px;color:#404040}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#404040}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content .tabs li+li{margin-top:0}.content.is-small{font-size:1.4rem}.content.is-medium{font-size:1.8rem}.content.is-large{font-size:2rem}.icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.icon.is-small{height:1rem;width:1rem}.icon.is-medium{height:2rem;width:2rem}.icon.is-large{height:3rem;width:3rem}.image{display:block;position:relative}.image img{display:block;height:auto;width:100%}.image img.is-rounded{border-radius:290486px}.image.is-fullwidth{width:100%}.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-square .has-ratio,.image.is-square img{height:100%;width:100%}.image.is-1by1,.image.is-square{padding-top:100%}.image.is-5by4{padding-top:80%}.image.is-4by3{padding-top:75%}.image.is-3by2{padding-top:66.6666%}.image.is-5by3{padding-top:60%}.image.is-16by9{padding-top:56.25%}.image.is-2by1{padding-top:50%}.image.is-3by1{padding-top:33.3333%}.image.is-4by5{padding-top:125%}.image.is-3by4{padding-top:133.3333%}.image.is-2by3{padding-top:150%}.image.is-3by5{padding-top:166.6666%}.image.is-9by16{padding-top:177.7777%}.image.is-1by2{padding-top:200%}.image.is-1by3{padding-top:300%}.image.is-16x16{height:16px;width:16px}.image.is-24x24{height:24px;width:24px}.image.is-32x32{height:32px;width:32px}.image.is-48x48{height:48px;width:48px}.image.is-64x64{height:64px;width:64px}.image.is-96x96{height:96px;width:96px}.image.is-128x128{height:128px;width:128px}.notification{background-color:#f2f2f2;border-radius:7px;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}.notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:#fff}.notification pre code{background:transparent}.notification>.delete{right:.5rem;position:absolute;top:.5rem}.notification .content,.notification .subtitle,.notification .title{color:currentColor}.notification.is-white{background-color:#fff;color:#404040}.notification.is-black{background-color:#0a0a0a;color:#fff}.notification.is-light{background-color:#f5f5f5;color:#404040}.notification.is-dark{background-color:#363636;color:#fff}.notification.is-primary{background-color:#0077d6;color:#fff}.notification.is-secondary{background-color:#1db8ab;color:#fff}.notification.is-link{background-color:#2587d5;color:#fff}.notification.is-info{background-color:#2073b6;color:#fff}.notification.is-info.is-light{background-color:#eef6fc;color:#237ec8}.notification.is-success{background-color:#228b22;color:#fff}.notification.is-warning{background-color:#fdc825;color:#404040}.notification.is-danger{background-color:#dd004b;color:#fff}.notification.is-grey-light{background-color:#999;color:#fff}.notification.is-grey-light.is-light{background-color:#f5f5f5;color:#5e5e5e}.notification.is-grey-lighter{background-color:#ddd;color:#404040}.notification.is-grey-lighter.is-light{background-color:#f5f5f5;color:#4a4a4a}.notification.is-grey{background-color:#666;color:#fff}.notification.is-grey.is-light{background-color:#f5f5f5;color:#787878}.notification.is-delete{background-color:#7a7a7a;color:#fff}.notification.is-delete.is-light{background-color:#f5f5f5;color:#707070}.notification.is-table-header{background-color:#566d80;color:#fff}.notification.is-table-header.is-light{background-color:#f3f5f7;color:#607a8f}.notification.is-spent{background-color:#e11383;color:#fff}.notification.is-spent.is-light{background-color:#fdecf6;color:#dd1381}.notification.is-pr-approval{background-color:#4fc0fd;color:#fff}.notification.is-pr-approval.is-light{background-color:#ebf8ff;color:#026397}.notification.is-pr-process{background-color:#ffd033;color:#404040}.notification.is-pr-process.is-light{background-color:#fffaeb;color:#947200}.notification.is-pr-issue-po{background-color:#6ac389;color:#fff}.notification.is-pr-issue-po.is-light{background-color:#f0f9f3;color:#2d7145}.notification.is-pr-type-S{background-color:#ffc400;color:#fff}.notification.is-pr-type-S.is-light{background-color:#fffaeb;color:#947200}.notification.is-pr-type-C{background-color:#48b26d;color:#fff}.notification.is-pr-type-C.is-light{background-color:#f0f9f3;color:#358350}.notification.is-pr-type-T{background-color:#1daefc;color:#fff}.notification.is-pr-type-T.is-light{background-color:#ebf8ff;color:#0273b0}.notification.is-pr-type-O{background-color:#26648b;color:#fff}.notification.is-pr-type-O.is-light{background-color:#eff6fb;color:#368dc4}.notification.is-pr-type-W{background-color:#ce2d2d;color:#fff}.notification.is-pr-type-W.is-light{background-color:#fbeeee;color:#c92c2c}.notification.is-pr-type-table-C{background-color:#d7efdf;color:#404040}.notification.is-pr-type-table-C.is-light{background-color:#f0f9f3;color:#2a6a3f}.notification.is-pr-type-table-S{background-color:#fff3cc;color:#404040}.notification.is-pr-type-table-S.is-light{background-color:#fffaeb;color:#947100}.notification.is-pr-type-table-T{background-color:#e6f6ff;color:#404040}.notification.is-pr-type-table-T.is-light{background-color:#ebf8ff;color:#005f94}.notification.is-pr-type-table-O{background-color:#aed2e9;color:#404040}.notification.is-pr-type-table-O.is-light{background-color:#eff6fb;color:#205374}.notification.is-pr-type-table-W{background-color:#f5d2d2;color:#404040}.notification.is-pr-type-table-W.is-light{background-color:#fbeeee;color:#791b1b}.notification.is-sla-active{background-color:#d15757;color:#fff}.notification.is-sla-active.is-light{background-color:#fbefef;color:#ac2f2f}.notification.is-sla-inactive{background-color:#59946e;color:#fff}.notification.is-sla-inactive.is-light{background-color:#f2f7f4;color:#4f8361}.notification.is-pr-detail-background{background-color:#e4e7eb;color:#404040}.notification.is-pr-detail-background.is-light{background-color:#f3f5f6;color:#3f4855}.notification.is-contract-expire-type-ExpireIn30Days{background-color:#ce2d2d;color:#fff}.notification.is-contract-expire-type-ExpireIn30Days.is-light{background-color:#fbeeee;color:#c92c2c}.notification.is-contract-expire-type-ExpireIn60Days{background-color:#f07600;color:#fff}.notification.is-contract-expire-type-ExpireIn60Days.is-light{background-color:#fff5eb;color:#c25f00}.notification.is-contract-expire-type-ExpireIn90Days{background-color:#ffc400;color:#404040}.notification.is-contract-expire-type-ExpireIn90Days.is-light{background-color:#fffaeb;color:#947200}.notification.is-contract-expire-type-ExpireIn120Days{background-color:#48b26d;color:#fff}.notification.is-contract-expire-type-ExpireIn120Days.is-light{background-color:#f0f9f3;color:#358350}.notification.is-contract-expire-type-ExpireIn150Days{background-color:#1daefc;color:#fff}.notification.is-contract-expire-type-ExpireIn150Days.is-light{background-color:#ebf8ff;color:#0273b0}.notification.is-contract-expire-type-ExpireIn180Days{background-color:#26648b;color:#fff}.notification.is-contract-expire-type-ExpireIn180Days.is-light{background-color:#eff6fb;color:#368dc4}.notification.is-contract-spending-status-SeventyToSeventyNine{background-color:#1daefc;color:#fff}.notification.is-contract-spending-status-SeventyToSeventyNine.is-light{background-color:#ebf8ff;color:#0273b0}.notification.is-contract-spending-status-EightyToEightyNine{background-color:#48b26d;color:#fff}.notification.is-contract-spending-status-EightyToEightyNine.is-light{background-color:#f0f9f3;color:#358350}.notification.is-contract-spending-status-NinetyToNinetyFive{background-color:#ffc400;color:#404040}.notification.is-contract-spending-status-NinetyToNinetyFive.is-light{background-color:#fffaeb;color:#947200}.notification.is-contract-spending-status-NinetySixToHundred{background-color:#f07600;color:#fff}.notification.is-contract-spending-status-NinetySixToHundred.is-light{background-color:#fff5eb;color:#c25f00}.notification.is-contract-spending-status-MoreThanHundred{background-color:#ce2d2d;color:#fff}.notification.is-contract-spending-status-MoreThanHundred.is-light{background-color:#fbeeee;color:#c92c2c}.notification.is-contract-spending-over{background-color:#ce2d2d;color:#fff}.notification.is-contract-spending-over.is-light{background-color:#fbeeee;color:#c92c2c}.notification.is-contract-spending-96{background-color:#f07600;color:#fff}.notification.is-contract-spending-96.is-light{background-color:#fff5eb;color:#c25f00}.notification.is-contract-spending-90{background-color:#ffc400;color:#404040}.notification.is-contract-spending-90.is-light{background-color:#fffaeb;color:#947200}.notification.is-contract-spending-80{background-color:#48b26d;color:#fff}.notification.is-contract-spending-80.is-light{background-color:#f0f9f3;color:#358350}.notification.is-contract-spending-70{background-color:#1daefc;color:#fff}.notification.is-contract-spending-70.is-light{background-color:#ebf8ff;color:#0273b0}.notification.is-contract-expire-table-NoExpireDate{background-color:#999;color:#fff}.notification.is-contract-expire-table-NoExpireDate.is-light{background-color:#f5f5f5;color:#5e5e5e}.notification.is-contract-expire-table-ExpireLessThan30Days{background-color:#f2f2f2;color:#404040}.notification.is-contract-expire-table-ExpireLessThan30Days.is-light{background-color:#f5f5f5;color:#4a4a4a}.notification.is-contract-expire-table-ExpireMoreThan30Days{background-color:#f2f2f2;color:#404040}.notification.is-contract-expire-table-ExpireMoreThan30Days.is-light{background-color:#f5f5f5;color:#4a4a4a}.notification.is-contract-expire-table-ExpireIn30Days{background-color:#f6d5d5;color:#404040}.notification.is-contract-expire-table-ExpireIn30Days.is-light{background-color:#fbeeee;color:#7a1a1a}.notification.is-contract-expire-table-ExpireIn60Days{background-color:#fde4cb;color:#404040}.notification.is-contract-expire-table-ExpireIn60Days.is-light{background-color:#fef5eb;color:#8e4a05}.notification.is-contract-expire-table-ExpireIn90Days{background-color:#fff3cc;color:#404040}.notification.is-contract-expire-table-ExpireIn90Days.is-light{background-color:#fffaeb;color:#947100}.notification.is-contract-expire-table-ExpireIn120Days{background-color:#d7efdf;color:#404040}.notification.is-contract-expire-table-ExpireIn120Days.is-light{background-color:#f0f9f3;color:#2a6a3f}.notification.is-contract-expire-table-ExpireIn150Days{background-color:#e6f6ff;color:#404040}.notification.is-contract-expire-table-ExpireIn150Days.is-light{background-color:#ebf8ff;color:#005f94}.notification.is-contract-expire-table-ExpireIn180Days{background-color:#aed2e9;color:#404040}.notification.is-contract-expire-table-ExpireIn180Days.is-light{background-color:#eff6fb;color:#205374}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:290486px;display:block;height:1.6rem;overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:#999}.progress::-webkit-progress-value{background-color:#404040}.progress::-moz-progress-bar{background-color:#404040}.progress::-ms-fill{background-color:#404040;border:none}.progress.is-white::-webkit-progress-value{background-color:#fff}.progress.is-white::-moz-progress-bar{background-color:#fff}.progress.is-white::-ms-fill{background-color:#fff}.progress.is-white:indeterminate{background-image:linear-gradient(90deg,#fff 30%,#999 0)}.progress.is-black::-webkit-progress-value{background-color:#0a0a0a}.progress.is-black::-moz-progress-bar{background-color:#0a0a0a}.progress.is-black::-ms-fill{background-color:#0a0a0a}.progress.is-black:indeterminate{background-image:linear-gradient(90deg,#0a0a0a 30%,#999 0)}.progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.progress.is-light::-ms-fill{background-color:#f5f5f5}.progress.is-light:indeterminate{background-image:linear-gradient(90deg,#f5f5f5 30%,#999 0)}.progress.is-dark::-webkit-progress-value{background-color:#363636}.progress.is-dark::-moz-progress-bar{background-color:#363636}.progress.is-dark::-ms-fill{background-color:#363636}.progress.is-dark:indeterminate{background-image:linear-gradient(90deg,#363636 30%,#999 0)}.progress.is-primary::-webkit-progress-value{background-color:#0077d6}.progress.is-primary::-moz-progress-bar{background-color:#0077d6}.progress.is-primary::-ms-fill{background-color:#0077d6}.progress.is-primary:indeterminate{background-image:linear-gradient(90deg,#0077d6 30%,#999 0)}.progress.is-secondary::-webkit-progress-value{background-color:#1db8ab}.progress.is-secondary::-moz-progress-bar{background-color:#1db8ab}.progress.is-secondary::-ms-fill{background-color:#1db8ab}.progress.is-secondary:indeterminate{background-image:linear-gradient(90deg,#1db8ab 30%,#999 0)}.progress.is-link::-webkit-progress-value{background-color:#2587d5}.progress.is-link::-moz-progress-bar{background-color:#2587d5}.progress.is-link::-ms-fill{background-color:#2587d5}.progress.is-link:indeterminate{background-image:linear-gradient(90deg,#2587d5 30%,#999 0)}.progress.is-info::-webkit-progress-value{background-color:#2073b6}.progress.is-info::-moz-progress-bar{background-color:#2073b6}.progress.is-info::-ms-fill{background-color:#2073b6}.progress.is-info:indeterminate{background-image:linear-gradient(90deg,#2073b6 30%,#999 0)}.progress.is-success::-webkit-progress-value{background-color:#228b22}.progress.is-success::-moz-progress-bar{background-color:#228b22}.progress.is-success::-ms-fill{background-color:#228b22}.progress.is-success:indeterminate{background-image:linear-gradient(90deg,#228b22 30%,#999 0)}.progress.is-warning::-webkit-progress-value{background-color:#fdc825}.progress.is-warning::-moz-progress-bar{background-color:#fdc825}.progress.is-warning::-ms-fill{background-color:#fdc825}.progress.is-warning:indeterminate{background-image:linear-gradient(90deg,#fdc825 30%,#999 0)}.progress.is-danger::-webkit-progress-value{background-color:#dd004b}.progress.is-danger::-moz-progress-bar{background-color:#dd004b}.progress.is-danger::-ms-fill{background-color:#dd004b}.progress.is-danger:indeterminate{background-image:linear-gradient(90deg,#dd004b 30%,#999 0)}.progress.is-grey-light::-webkit-progress-value{background-color:#999}.progress.is-grey-light::-moz-progress-bar{background-color:#999}.progress.is-grey-light::-ms-fill{background-color:#999}.progress.is-grey-light:indeterminate{background-image:linear-gradient(90deg,#999 30%,#999 0)}.progress.is-grey-lighter::-webkit-progress-value{background-color:#ddd}.progress.is-grey-lighter::-moz-progress-bar{background-color:#ddd}.progress.is-grey-lighter::-ms-fill{background-color:#ddd}.progress.is-grey-lighter:indeterminate{background-image:linear-gradient(90deg,#ddd 30%,#999 0)}.progress.is-grey::-webkit-progress-value{background-color:#666}.progress.is-grey::-moz-progress-bar{background-color:#666}.progress.is-grey::-ms-fill{background-color:#666}.progress.is-grey:indeterminate{background-image:linear-gradient(90deg,#666 30%,#999 0)}.progress.is-delete::-webkit-progress-value{background-color:#7a7a7a}.progress.is-delete::-moz-progress-bar{background-color:#7a7a7a}.progress.is-delete::-ms-fill{background-color:#7a7a7a}.progress.is-delete:indeterminate{background-image:linear-gradient(90deg,#7a7a7a 30%,#999 0)}.progress.is-table-header::-webkit-progress-value{background-color:#566d80}.progress.is-table-header::-moz-progress-bar{background-color:#566d80}.progress.is-table-header::-ms-fill{background-color:#566d80}.progress.is-table-header:indeterminate{background-image:linear-gradient(90deg,#566d80 30%,#999 0)}.progress.is-spent::-webkit-progress-value{background-color:#e11383}.progress.is-spent::-moz-progress-bar{background-color:#e11383}.progress.is-spent::-ms-fill{background-color:#e11383}.progress.is-spent:indeterminate{background-image:linear-gradient(90deg,#e11383 30%,#999 0)}.progress.is-pr-approval::-webkit-progress-value{background-color:#4fc0fd}.progress.is-pr-approval::-moz-progress-bar{background-color:#4fc0fd}.progress.is-pr-approval::-ms-fill{background-color:#4fc0fd}.progress.is-pr-approval:indeterminate{background-image:linear-gradient(90deg,#4fc0fd 30%,#999 0)}.progress.is-pr-process::-webkit-progress-value{background-color:#ffd033}.progress.is-pr-process::-moz-progress-bar{background-color:#ffd033}.progress.is-pr-process::-ms-fill{background-color:#ffd033}.progress.is-pr-process:indeterminate{background-image:linear-gradient(90deg,#ffd033 30%,#999 0)}.progress.is-pr-issue-po::-webkit-progress-value{background-color:#6ac389}.progress.is-pr-issue-po::-moz-progress-bar{background-color:#6ac389}.progress.is-pr-issue-po::-ms-fill{background-color:#6ac389}.progress.is-pr-issue-po:indeterminate{background-image:linear-gradient(90deg,#6ac389 30%,#999 0)}.progress.is-pr-type-S::-webkit-progress-value{background-color:#ffc400}.progress.is-pr-type-S::-moz-progress-bar{background-color:#ffc400}.progress.is-pr-type-S::-ms-fill{background-color:#ffc400}.progress.is-pr-type-S:indeterminate{background-image:linear-gradient(90deg,#ffc400 30%,#999 0)}.progress.is-pr-type-C::-webkit-progress-value{background-color:#48b26d}.progress.is-pr-type-C::-moz-progress-bar{background-color:#48b26d}.progress.is-pr-type-C::-ms-fill{background-color:#48b26d}.progress.is-pr-type-C:indeterminate{background-image:linear-gradient(90deg,#48b26d 30%,#999 0)}.progress.is-pr-type-T::-webkit-progress-value{background-color:#1daefc}.progress.is-pr-type-T::-moz-progress-bar{background-color:#1daefc}.progress.is-pr-type-T::-ms-fill{background-color:#1daefc}.progress.is-pr-type-T:indeterminate{background-image:linear-gradient(90deg,#1daefc 30%,#999 0)}.progress.is-pr-type-O::-webkit-progress-value{background-color:#26648b}.progress.is-pr-type-O::-moz-progress-bar{background-color:#26648b}.progress.is-pr-type-O::-ms-fill{background-color:#26648b}.progress.is-pr-type-O:indeterminate{background-image:linear-gradient(90deg,#26648b 30%,#999 0)}.progress.is-pr-type-W::-webkit-progress-value{background-color:#ce2d2d}.progress.is-pr-type-W::-moz-progress-bar{background-color:#ce2d2d}.progress.is-pr-type-W::-ms-fill{background-color:#ce2d2d}.progress.is-pr-type-W:indeterminate{background-image:linear-gradient(90deg,#ce2d2d 30%,#999 0)}.progress.is-pr-type-table-C::-webkit-progress-value{background-color:#d7efdf}.progress.is-pr-type-table-C::-moz-progress-bar{background-color:#d7efdf}.progress.is-pr-type-table-C::-ms-fill{background-color:#d7efdf}.progress.is-pr-type-table-C:indeterminate{background-image:linear-gradient(90deg,#d7efdf 30%,#999 0)}.progress.is-pr-type-table-S::-webkit-progress-value{background-color:#fff3cc}.progress.is-pr-type-table-S::-moz-progress-bar{background-color:#fff3cc}.progress.is-pr-type-table-S::-ms-fill{background-color:#fff3cc}.progress.is-pr-type-table-S:indeterminate{background-image:linear-gradient(90deg,#fff3cc 30%,#999 0)}.progress.is-pr-type-table-T::-webkit-progress-value{background-color:#e6f6ff}.progress.is-pr-type-table-T::-moz-progress-bar{background-color:#e6f6ff}.progress.is-pr-type-table-T::-ms-fill{background-color:#e6f6ff}.progress.is-pr-type-table-T:indeterminate{background-image:linear-gradient(90deg,#e6f6ff 30%,#999 0)}.progress.is-pr-type-table-O::-webkit-progress-value{background-color:#aed2e9}.progress.is-pr-type-table-O::-moz-progress-bar{background-color:#aed2e9}.progress.is-pr-type-table-O::-ms-fill{background-color:#aed2e9}.progress.is-pr-type-table-O:indeterminate{background-image:linear-gradient(90deg,#aed2e9 30%,#999 0)}.progress.is-pr-type-table-W::-webkit-progress-value{background-color:#f5d2d2}.progress.is-pr-type-table-W::-moz-progress-bar{background-color:#f5d2d2}.progress.is-pr-type-table-W::-ms-fill{background-color:#f5d2d2}.progress.is-pr-type-table-W:indeterminate{background-image:linear-gradient(90deg,#f5d2d2 30%,#999 0)}.progress.is-sla-active::-webkit-progress-value{background-color:#d15757}.progress.is-sla-active::-moz-progress-bar{background-color:#d15757}.progress.is-sla-active::-ms-fill{background-color:#d15757}.progress.is-sla-active:indeterminate{background-image:linear-gradient(90deg,#d15757 30%,#999 0)}.progress.is-sla-inactive::-webkit-progress-value{background-color:#59946e}.progress.is-sla-inactive::-moz-progress-bar{background-color:#59946e}.progress.is-sla-inactive::-ms-fill{background-color:#59946e}.progress.is-sla-inactive:indeterminate{background-image:linear-gradient(90deg,#59946e 30%,#999 0)}.progress.is-pr-detail-background::-webkit-progress-value{background-color:#e4e7eb}.progress.is-pr-detail-background::-moz-progress-bar{background-color:#e4e7eb}.progress.is-pr-detail-background::-ms-fill{background-color:#e4e7eb}.progress.is-pr-detail-background:indeterminate{background-image:linear-gradient(90deg,#e4e7eb 30%,#999 0)}.progress.is-contract-expire-type-ExpireIn30Days::-webkit-progress-value{background-color:#ce2d2d}.progress.is-contract-expire-type-ExpireIn30Days::-moz-progress-bar{background-color:#ce2d2d}.progress.is-contract-expire-type-ExpireIn30Days::-ms-fill{background-color:#ce2d2d}.progress.is-contract-expire-type-ExpireIn30Days:indeterminate{background-image:linear-gradient(90deg,#ce2d2d 30%,#999 0)}.progress.is-contract-expire-type-ExpireIn60Days::-webkit-progress-value{background-color:#f07600}.progress.is-contract-expire-type-ExpireIn60Days::-moz-progress-bar{background-color:#f07600}.progress.is-contract-expire-type-ExpireIn60Days::-ms-fill{background-color:#f07600}.progress.is-contract-expire-type-ExpireIn60Days:indeterminate{background-image:linear-gradient(90deg,#f07600 30%,#999 0)}.progress.is-contract-expire-type-ExpireIn90Days::-webkit-progress-value{background-color:#ffc400}.progress.is-contract-expire-type-ExpireIn90Days::-moz-progress-bar{background-color:#ffc400}.progress.is-contract-expire-type-ExpireIn90Days::-ms-fill{background-color:#ffc400}.progress.is-contract-expire-type-ExpireIn90Days:indeterminate{background-image:linear-gradient(90deg,#ffc400 30%,#999 0)}.progress.is-contract-expire-type-ExpireIn120Days::-webkit-progress-value{background-color:#48b26d}.progress.is-contract-expire-type-ExpireIn120Days::-moz-progress-bar{background-color:#48b26d}.progress.is-contract-expire-type-ExpireIn120Days::-ms-fill{background-color:#48b26d}.progress.is-contract-expire-type-ExpireIn120Days:indeterminate{background-image:linear-gradient(90deg,#48b26d 30%,#999 0)}.progress.is-contract-expire-type-ExpireIn150Days::-webkit-progress-value{background-color:#1daefc}.progress.is-contract-expire-type-ExpireIn150Days::-moz-progress-bar{background-color:#1daefc}.progress.is-contract-expire-type-ExpireIn150Days::-ms-fill{background-color:#1daefc}.progress.is-contract-expire-type-ExpireIn150Days:indeterminate{background-image:linear-gradient(90deg,#1daefc 30%,#999 0)}.progress.is-contract-expire-type-ExpireIn180Days::-webkit-progress-value{background-color:#26648b}.progress.is-contract-expire-type-ExpireIn180Days::-moz-progress-bar{background-color:#26648b}.progress.is-contract-expire-type-ExpireIn180Days::-ms-fill{background-color:#26648b}.progress.is-contract-expire-type-ExpireIn180Days:indeterminate{background-image:linear-gradient(90deg,#26648b 30%,#999 0)}.progress.is-contract-spending-status-SeventyToSeventyNine::-webkit-progress-value{background-color:#1daefc}.progress.is-contract-spending-status-SeventyToSeventyNine::-moz-progress-bar{background-color:#1daefc}.progress.is-contract-spending-status-SeventyToSeventyNine::-ms-fill{background-color:#1daefc}.progress.is-contract-spending-status-SeventyToSeventyNine:indeterminate{background-image:linear-gradient(90deg,#1daefc 30%,#999 0)}.progress.is-contract-spending-status-EightyToEightyNine::-webkit-progress-value{background-color:#48b26d}.progress.is-contract-spending-status-EightyToEightyNine::-moz-progress-bar{background-color:#48b26d}.progress.is-contract-spending-status-EightyToEightyNine::-ms-fill{background-color:#48b26d}.progress.is-contract-spending-status-EightyToEightyNine:indeterminate{background-image:linear-gradient(90deg,#48b26d 30%,#999 0)}.progress.is-contract-spending-status-NinetyToNinetyFive::-webkit-progress-value{background-color:#ffc400}.progress.is-contract-spending-status-NinetyToNinetyFive::-moz-progress-bar{background-color:#ffc400}.progress.is-contract-spending-status-NinetyToNinetyFive::-ms-fill{background-color:#ffc400}.progress.is-contract-spending-status-NinetyToNinetyFive:indeterminate{background-image:linear-gradient(90deg,#ffc400 30%,#999 0)}.progress.is-contract-spending-status-NinetySixToHundred::-webkit-progress-value{background-color:#f07600}.progress.is-contract-spending-status-NinetySixToHundred::-moz-progress-bar{background-color:#f07600}.progress.is-contract-spending-status-NinetySixToHundred::-ms-fill{background-color:#f07600}.progress.is-contract-spending-status-NinetySixToHundred:indeterminate{background-image:linear-gradient(90deg,#f07600 30%,#999 0)}.progress.is-contract-spending-status-MoreThanHundred::-webkit-progress-value{background-color:#ce2d2d}.progress.is-contract-spending-status-MoreThanHundred::-moz-progress-bar{background-color:#ce2d2d}.progress.is-contract-spending-status-MoreThanHundred::-ms-fill{background-color:#ce2d2d}.progress.is-contract-spending-status-MoreThanHundred:indeterminate{background-image:linear-gradient(90deg,#ce2d2d 30%,#999 0)}.progress.is-contract-spending-over::-webkit-progress-value{background-color:#ce2d2d}.progress.is-contract-spending-over::-moz-progress-bar{background-color:#ce2d2d}.progress.is-contract-spending-over::-ms-fill{background-color:#ce2d2d}.progress.is-contract-spending-over:indeterminate{background-image:linear-gradient(90deg,#ce2d2d 30%,#999 0)}.progress.is-contract-spending-96::-webkit-progress-value{background-color:#f07600}.progress.is-contract-spending-96::-moz-progress-bar{background-color:#f07600}.progress.is-contract-spending-96::-ms-fill{background-color:#f07600}.progress.is-contract-spending-96:indeterminate{background-image:linear-gradient(90deg,#f07600 30%,#999 0)}.progress.is-contract-spending-90::-webkit-progress-value{background-color:#ffc400}.progress.is-contract-spending-90::-moz-progress-bar{background-color:#ffc400}.progress.is-contract-spending-90::-ms-fill{background-color:#ffc400}.progress.is-contract-spending-90:indeterminate{background-image:linear-gradient(90deg,#ffc400 30%,#999 0)}.progress.is-contract-spending-80::-webkit-progress-value{background-color:#48b26d}.progress.is-contract-spending-80::-moz-progress-bar{background-color:#48b26d}.progress.is-contract-spending-80::-ms-fill{background-color:#48b26d}.progress.is-contract-spending-80:indeterminate{background-image:linear-gradient(90deg,#48b26d 30%,#999 0)}.progress.is-contract-spending-70::-webkit-progress-value{background-color:#1daefc}.progress.is-contract-spending-70::-moz-progress-bar{background-color:#1daefc}.progress.is-contract-spending-70::-ms-fill{background-color:#1daefc}.progress.is-contract-spending-70:indeterminate{background-image:linear-gradient(90deg,#1daefc 30%,#999 0)}.progress.is-contract-expire-table-NoExpireDate::-webkit-progress-value{background-color:#999}.progress.is-contract-expire-table-NoExpireDate::-moz-progress-bar{background-color:#999}.progress.is-contract-expire-table-NoExpireDate::-ms-fill{background-color:#999}.progress.is-contract-expire-table-NoExpireDate:indeterminate{background-image:linear-gradient(90deg,#999 30%,#999 0)}.progress.is-contract-expire-table-ExpireLessThan30Days::-webkit-progress-value{background-color:#f2f2f2}.progress.is-contract-expire-table-ExpireLessThan30Days::-moz-progress-bar{background-color:#f2f2f2}.progress.is-contract-expire-table-ExpireLessThan30Days::-ms-fill{background-color:#f2f2f2}.progress.is-contract-expire-table-ExpireLessThan30Days:indeterminate{background-image:linear-gradient(90deg,#f2f2f2 30%,#999 0)}.progress.is-contract-expire-table-ExpireMoreThan30Days::-webkit-progress-value{background-color:#f2f2f2}.progress.is-contract-expire-table-ExpireMoreThan30Days::-moz-progress-bar{background-color:#f2f2f2}.progress.is-contract-expire-table-ExpireMoreThan30Days::-ms-fill{background-color:#f2f2f2}.progress.is-contract-expire-table-ExpireMoreThan30Days:indeterminate{background-image:linear-gradient(90deg,#f2f2f2 30%,#999 0)}.progress.is-contract-expire-table-ExpireIn30Days::-webkit-progress-value{background-color:#f6d5d5}.progress.is-contract-expire-table-ExpireIn30Days::-moz-progress-bar{background-color:#f6d5d5}.progress.is-contract-expire-table-ExpireIn30Days::-ms-fill{background-color:#f6d5d5}.progress.is-contract-expire-table-ExpireIn30Days:indeterminate{background-image:linear-gradient(90deg,#f6d5d5 30%,#999 0)}.progress.is-contract-expire-table-ExpireIn60Days::-webkit-progress-value{background-color:#fde4cb}.progress.is-contract-expire-table-ExpireIn60Days::-moz-progress-bar{background-color:#fde4cb}.progress.is-contract-expire-table-ExpireIn60Days::-ms-fill{background-color:#fde4cb}.progress.is-contract-expire-table-ExpireIn60Days:indeterminate{background-image:linear-gradient(90deg,#fde4cb 30%,#999 0)}.progress.is-contract-expire-table-ExpireIn90Days::-webkit-progress-value{background-color:#fff3cc}.progress.is-contract-expire-table-ExpireIn90Days::-moz-progress-bar{background-color:#fff3cc}.progress.is-contract-expire-table-ExpireIn90Days::-ms-fill{background-color:#fff3cc}.progress.is-contract-expire-table-ExpireIn90Days:indeterminate{background-image:linear-gradient(90deg,#fff3cc 30%,#999 0)}.progress.is-contract-expire-table-ExpireIn120Days::-webkit-progress-value{background-color:#d7efdf}.progress.is-contract-expire-table-ExpireIn120Days::-moz-progress-bar{background-color:#d7efdf}.progress.is-contract-expire-table-ExpireIn120Days::-ms-fill{background-color:#d7efdf}.progress.is-contract-expire-table-ExpireIn120Days:indeterminate{background-image:linear-gradient(90deg,#d7efdf 30%,#999 0)}.progress.is-contract-expire-table-ExpireIn150Days::-webkit-progress-value{background-color:#e6f6ff}.progress.is-contract-expire-table-ExpireIn150Days::-moz-progress-bar{background-color:#e6f6ff}.progress.is-contract-expire-table-ExpireIn150Days::-ms-fill{background-color:#e6f6ff}.progress.is-contract-expire-table-ExpireIn150Days:indeterminate{background-image:linear-gradient(90deg,#e6f6ff 30%,#999 0)}.progress.is-contract-expire-table-ExpireIn180Days::-webkit-progress-value{background-color:#aed2e9}.progress.is-contract-expire-table-ExpireIn180Days::-moz-progress-bar{background-color:#aed2e9}.progress.is-contract-expire-table-ExpireIn180Days::-ms-fill{background-color:#aed2e9}.progress.is-contract-expire-table-ExpireIn180Days:indeterminate{background-image:linear-gradient(90deg,#aed2e9 30%,#999 0)}.progress:indeterminate{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:moveIndeterminate;animation-name:moveIndeterminate;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-color:#999;background-image:linear-gradient(90deg,#404040 30%,#999 0);background-position:0 0;background-repeat:no-repeat;background-size:150% 150%}.progress:indeterminate::-webkit-progress-bar{background-color:transparent}.progress:indeterminate::-moz-progress-bar{background-color:transparent}.progress.is-small{height:1.4rem}.progress.is-medium{height:1.8rem}.progress.is-large{height:2rem}@-webkit-keyframes moveIndeterminate{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes moveIndeterminate{0%{background-position:200% 0}to{background-position:-200% 0}}.table{background-color:#fff;color:#404040}.table td,.table th{border:solid #404040;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.table td.is-white,.table th.is-white{background-color:#fff;border-color:#fff;color:#404040}.table td.is-black,.table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.table td.is-light,.table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:#404040}.table td.is-dark,.table th.is-dark{background-color:#363636;border-color:#363636;color:#fff}.table td.is-primary,.table th.is-primary{background-color:#0077d6;border-color:#0077d6;color:#fff}.table td.is-secondary,.table th.is-secondary{background-color:#1db8ab;border-color:#1db8ab;color:#fff}.table td.is-link,.table th.is-link{background-color:#2587d5;border-color:#2587d5;color:#fff}.table td.is-info,.table th.is-info{background-color:#2073b6;border-color:#2073b6;color:#fff}.table td.is-success,.table th.is-success{background-color:#228b22;border-color:#228b22;color:#fff}.table td.is-warning,.table th.is-warning{background-color:#fdc825;border-color:#fdc825;color:#404040}.table td.is-danger,.table th.is-danger{background-color:#dd004b;border-color:#dd004b;color:#fff}.table td.is-grey-light,.table th.is-grey-light{background-color:#999;border-color:#999;color:#fff}.table td.is-grey-lighter,.table th.is-grey-lighter{background-color:#ddd;border-color:#ddd;color:#404040}.table td.is-grey,.table th.is-grey{background-color:#666;border-color:#666;color:#fff}.table td.is-delete,.table th.is-delete{background-color:#7a7a7a;border-color:#7a7a7a;color:#fff}.table td.is-table-header,.table th.is-table-header{background-color:#566d80;border-color:#566d80;color:#fff}.table td.is-spent,.table th.is-spent{background-color:#e11383;border-color:#e11383;color:#fff}.table td.is-pr-approval,.table th.is-pr-approval{background-color:#4fc0fd;border-color:#4fc0fd;color:#fff}.table td.is-pr-process,.table th.is-pr-process{background-color:#ffd033;border-color:#ffd033;color:#404040}.table td.is-pr-issue-po,.table th.is-pr-issue-po{background-color:#6ac389;border-color:#6ac389;color:#fff}.table td.is-pr-type-S,.table th.is-pr-type-S{background-color:#ffc400;border-color:#ffc400;color:#fff}.table td.is-pr-type-C,.table th.is-pr-type-C{background-color:#48b26d;border-color:#48b26d;color:#fff}.table td.is-pr-type-T,.table th.is-pr-type-T{background-color:#1daefc;border-color:#1daefc;color:#fff}.table td.is-pr-type-O,.table th.is-pr-type-O{background-color:#26648b;border-color:#26648b;color:#fff}.table td.is-pr-type-W,.table th.is-pr-type-W{background-color:#ce2d2d;border-color:#ce2d2d;color:#fff}.table td.is-pr-type-table-C,.table th.is-pr-type-table-C{background-color:#d7efdf;border-color:#d7efdf;color:#404040}.table td.is-pr-type-table-S,.table th.is-pr-type-table-S{background-color:#fff3cc;border-color:#fff3cc;color:#404040}.table td.is-pr-type-table-T,.table th.is-pr-type-table-T{background-color:#e6f6ff;border-color:#e6f6ff;color:#404040}.table td.is-pr-type-table-O,.table th.is-pr-type-table-O{background-color:#aed2e9;border-color:#aed2e9;color:#404040}.table td.is-pr-type-table-W,.table th.is-pr-type-table-W{background-color:#f5d2d2;border-color:#f5d2d2;color:#404040}.table td.is-sla-active,.table th.is-sla-active{background-color:#d15757;border-color:#d15757;color:#fff}.table td.is-sla-inactive,.table th.is-sla-inactive{background-color:#59946e;border-color:#59946e;color:#fff}.table td.is-pr-detail-background,.table th.is-pr-detail-background{background-color:#e4e7eb;border-color:#e4e7eb;color:#404040}.table td.is-contract-expire-type-ExpireIn30Days,.table th.is-contract-expire-type-ExpireIn30Days{background-color:#ce2d2d;border-color:#ce2d2d;color:#fff}.table td.is-contract-expire-type-ExpireIn60Days,.table th.is-contract-expire-type-ExpireIn60Days{background-color:#f07600;border-color:#f07600;color:#fff}.table td.is-contract-expire-type-ExpireIn90Days,.table th.is-contract-expire-type-ExpireIn90Days{background-color:#ffc400;border-color:#ffc400;color:#404040}.table td.is-contract-expire-type-ExpireIn120Days,.table th.is-contract-expire-type-ExpireIn120Days{background-color:#48b26d;border-color:#48b26d;color:#fff}.table td.is-contract-expire-type-ExpireIn150Days,.table th.is-contract-expire-type-ExpireIn150Days{background-color:#1daefc;border-color:#1daefc;color:#fff}.table td.is-contract-expire-type-ExpireIn180Days,.table th.is-contract-expire-type-ExpireIn180Days{background-color:#26648b;border-color:#26648b;color:#fff}.table td.is-contract-spending-status-SeventyToSeventyNine,.table th.is-contract-spending-status-SeventyToSeventyNine{background-color:#1daefc;border-color:#1daefc;color:#fff}.table td.is-contract-spending-status-EightyToEightyNine,.table th.is-contract-spending-status-EightyToEightyNine{background-color:#48b26d;border-color:#48b26d;color:#fff}.table td.is-contract-spending-status-NinetyToNinetyFive,.table th.is-contract-spending-status-NinetyToNinetyFive{background-color:#ffc400;border-color:#ffc400;color:#404040}.table td.is-contract-spending-status-NinetySixToHundred,.table th.is-contract-spending-status-NinetySixToHundred{background-color:#f07600;border-color:#f07600;color:#fff}.table td.is-contract-spending-over,.table td.is-contract-spending-status-MoreThanHundred,.table th.is-contract-spending-over,.table th.is-contract-spending-status-MoreThanHundred{background-color:#ce2d2d;border-color:#ce2d2d;color:#fff}.table td.is-contract-spending-96,.table th.is-contract-spending-96{background-color:#f07600;border-color:#f07600;color:#fff}.table td.is-contract-spending-90,.table th.is-contract-spending-90{background-color:#ffc400;border-color:#ffc400;color:#404040}.table td.is-contract-spending-80,.table th.is-contract-spending-80{background-color:#48b26d;border-color:#48b26d;color:#fff}.table td.is-contract-spending-70,.table th.is-contract-spending-70{background-color:#1daefc;border-color:#1daefc;color:#fff}.table td.is-contract-expire-table-NoExpireDate,.table th.is-contract-expire-table-NoExpireDate{background-color:#999;border-color:#999;color:#fff}.table td.is-contract-expire-table-ExpireLessThan30Days,.table td.is-contract-expire-table-ExpireMoreThan30Days,.table th.is-contract-expire-table-ExpireLessThan30Days,.table th.is-contract-expire-table-ExpireMoreThan30Days{background-color:#f2f2f2;border-color:#f2f2f2;color:#404040}.table td.is-contract-expire-table-ExpireIn30Days,.table th.is-contract-expire-table-ExpireIn30Days{background-color:#f6d5d5;border-color:#f6d5d5;color:#404040}.table td.is-contract-expire-table-ExpireIn60Days,.table th.is-contract-expire-table-ExpireIn60Days{background-color:#fde4cb;border-color:#fde4cb;color:#404040}.table td.is-contract-expire-table-ExpireIn90Days,.table th.is-contract-expire-table-ExpireIn90Days{background-color:#fff3cc;border-color:#fff3cc;color:#404040}.table td.is-contract-expire-table-ExpireIn120Days,.table th.is-contract-expire-table-ExpireIn120Days{background-color:#d7efdf;border-color:#d7efdf;color:#404040}.table td.is-contract-expire-table-ExpireIn150Days,.table th.is-contract-expire-table-ExpireIn150Days{background-color:#e6f6ff;border-color:#e6f6ff;color:#404040}.table td.is-contract-expire-table-ExpireIn180Days,.table th.is-contract-expire-table-ExpireIn180Days{background-color:#aed2e9;border-color:#aed2e9;color:#404040}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{background-color:#0077d6;color:#fff}.table td.is-selected a,.table td.is-selected strong,.table th.is-selected a,.table th.is-selected strong{color:currentColor}.table td.is-vcentered,.table th.is-vcentered{vertical-align:middle}.table th{color:#404040}.table th:not([align]){text-align:inherit}.table tr.is-selected{background-color:#0077d6;color:#fff}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{border-color:#fff;color:currentColor}.table thead{background-color:#666}.table thead td,.table thead th{border-width:0 0 2px;color:#fff}.table tfoot{background-color:transparent}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#404040}.table tbody{background-color:transparent}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th{border-bottom-width:1px}.table.is-fullwidth{width:100%}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover,.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(2n),.table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-narrow td,.table.is-narrow th{padding:.25em .5em}.table.is-striped tbody tr:not(.is-selected):nth-child(2n){background-color:#f2f2f2}.table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags .tag{margin-bottom:.5rem}.tags .tag:not(:last-child){margin-right:.5rem}.tags:last-child{margin-bottom:-.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.are-medium .tag:not(.is-normal):not(.is-large){font-size:1.6rem}.tags.are-large .tag:not(.is-normal):not(.is-medium){font-size:1.8rem}.tags.is-centered{justify-content:center}.tags.is-centered .tag{margin-right:.25rem;margin-left:.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child){margin-left:.5rem}.tags.has-addons .tag,.tags.is-right .tag:not(:last-child){margin-right:0}.tags.has-addons .tag:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.tags.has-addons .tag:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.tag:not(body){align-items:center;background-color:#f2f2f2;border-radius:7px;color:#404040;display:inline-flex;font-size:1.4rem;height:2em;justify-content:center;line-height:1.5;padding-left:.75em;padding-right:.75em;white-space:nowrap}.tag:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}.tag:not(body).is-white{background-color:#fff;color:#404040}.tag:not(body).is-black{background-color:#0a0a0a;color:#fff}.tag:not(body).is-light{background-color:#f5f5f5;color:#404040}.tag:not(body).is-dark{background-color:#363636;color:#fff}.tag:not(body).is-primary{background-color:#0077d6;color:#fff}.tag:not(body).is-secondary{background-color:#1db8ab;color:#fff}.tag:not(body).is-link{background-color:#2587d5;color:#fff}.tag:not(body).is-info{background-color:#2073b6;color:#fff}.tag:not(body).is-info.is-light{background-color:#eef6fc;color:#237ec8}.tag:not(body).is-success{background-color:#228b22;color:#fff}.tag:not(body).is-warning{background-color:#fdc825;color:#404040}.tag:not(body).is-danger{background-color:#dd004b;color:#fff}.tag:not(body).is-grey-light{background-color:#999;color:#fff}.tag:not(body).is-grey-light.is-light{background-color:#f5f5f5;color:#5e5e5e}.tag:not(body).is-grey-lighter{background-color:#ddd;color:#404040}.tag:not(body).is-grey-lighter.is-light{background-color:#f5f5f5;color:#4a4a4a}.tag:not(body).is-grey{background-color:#666;color:#fff}.tag:not(body).is-grey.is-light{background-color:#f5f5f5;color:#787878}.tag:not(body).is-delete{background-color:#7a7a7a;color:#fff}.tag:not(body).is-delete.is-light{background-color:#f5f5f5;color:#707070}.tag:not(body).is-table-header{background-color:#566d80;color:#fff}.tag:not(body).is-table-header.is-light{background-color:#f3f5f7;color:#607a8f}.tag:not(body).is-spent{background-color:#e11383;color:#fff}.tag:not(body).is-spent.is-light{background-color:#fdecf6;color:#dd1381}.tag:not(body).is-pr-approval{background-color:#4fc0fd;color:#fff}.tag:not(body).is-pr-approval.is-light{background-color:#ebf8ff;color:#026397}.tag:not(body).is-pr-process{background-color:#ffd033;color:#404040}.tag:not(body).is-pr-process.is-light{background-color:#fffaeb;color:#947200}.tag:not(body).is-pr-issue-po{background-color:#6ac389;color:#fff}.tag:not(body).is-pr-issue-po.is-light{background-color:#f0f9f3;color:#2d7145}.tag:not(body).is-pr-type-S{background-color:#ffc400;color:#fff}.tag:not(body).is-pr-type-S.is-light{background-color:#fffaeb;color:#947200}.tag:not(body).is-pr-type-C{background-color:#48b26d;color:#fff}.tag:not(body).is-pr-type-C.is-light{background-color:#f0f9f3;color:#358350}.tag:not(body).is-pr-type-T{background-color:#1daefc;color:#fff}.tag:not(body).is-pr-type-T.is-light{background-color:#ebf8ff;color:#0273b0}.tag:not(body).is-pr-type-O{background-color:#26648b;color:#fff}.tag:not(body).is-pr-type-O.is-light{background-color:#eff6fb;color:#368dc4}.tag:not(body).is-pr-type-W{background-color:#ce2d2d;color:#fff}.tag:not(body).is-pr-type-W.is-light{background-color:#fbeeee;color:#c92c2c}.tag:not(body).is-pr-type-table-C{background-color:#d7efdf;color:#404040}.tag:not(body).is-pr-type-table-C.is-light{background-color:#f0f9f3;color:#2a6a3f}.tag:not(body).is-pr-type-table-S{background-color:#fff3cc;color:#404040}.tag:not(body).is-pr-type-table-S.is-light{background-color:#fffaeb;color:#947100}.tag:not(body).is-pr-type-table-T{background-color:#e6f6ff;color:#404040}.tag:not(body).is-pr-type-table-T.is-light{background-color:#ebf8ff;color:#005f94}.tag:not(body).is-pr-type-table-O{background-color:#aed2e9;color:#404040}.tag:not(body).is-pr-type-table-O.is-light{background-color:#eff6fb;color:#205374}.tag:not(body).is-pr-type-table-W{background-color:#f5d2d2;color:#404040}.tag:not(body).is-pr-type-table-W.is-light{background-color:#fbeeee;color:#791b1b}.tag:not(body).is-sla-active{background-color:#d15757;color:#fff}.tag:not(body).is-sla-active.is-light{background-color:#fbefef;color:#ac2f2f}.tag:not(body).is-sla-inactive{background-color:#59946e;color:#fff}.tag:not(body).is-sla-inactive.is-light{background-color:#f2f7f4;color:#4f8361}.tag:not(body).is-pr-detail-background{background-color:#e4e7eb;color:#404040}.tag:not(body).is-pr-detail-background.is-light{background-color:#f3f5f6;color:#3f4855}.tag:not(body).is-contract-expire-type-ExpireIn30Days{background-color:#ce2d2d;color:#fff}.tag:not(body).is-contract-expire-type-ExpireIn30Days.is-light{background-color:#fbeeee;color:#c92c2c}.tag:not(body).is-contract-expire-type-ExpireIn60Days{background-color:#f07600;color:#fff}.tag:not(body).is-contract-expire-type-ExpireIn60Days.is-light{background-color:#fff5eb;color:#c25f00}.tag:not(body).is-contract-expire-type-ExpireIn90Days{background-color:#ffc400;color:#404040}.tag:not(body).is-contract-expire-type-ExpireIn90Days.is-light{background-color:#fffaeb;color:#947200}.tag:not(body).is-contract-expire-type-ExpireIn120Days{background-color:#48b26d;color:#fff}.tag:not(body).is-contract-expire-type-ExpireIn120Days.is-light{background-color:#f0f9f3;color:#358350}.tag:not(body).is-contract-expire-type-ExpireIn150Days{background-color:#1daefc;color:#fff}.tag:not(body).is-contract-expire-type-ExpireIn150Days.is-light{background-color:#ebf8ff;color:#0273b0}.tag:not(body).is-contract-expire-type-ExpireIn180Days{background-color:#26648b;color:#fff}.tag:not(body).is-contract-expire-type-ExpireIn180Days.is-light{background-color:#eff6fb;color:#368dc4}.tag:not(body).is-contract-spending-status-SeventyToSeventyNine{background-color:#1daefc;color:#fff}.tag:not(body).is-contract-spending-status-SeventyToSeventyNine.is-light{background-color:#ebf8ff;color:#0273b0}.tag:not(body).is-contract-spending-status-EightyToEightyNine{background-color:#48b26d;color:#fff}.tag:not(body).is-contract-spending-status-EightyToEightyNine.is-light{background-color:#f0f9f3;color:#358350}.tag:not(body).is-contract-spending-status-NinetyToNinetyFive{background-color:#ffc400;color:#404040}.tag:not(body).is-contract-spending-status-NinetyToNinetyFive.is-light{background-color:#fffaeb;color:#947200}.tag:not(body).is-contract-spending-status-NinetySixToHundred{background-color:#f07600;color:#fff}.tag:not(body).is-contract-spending-status-NinetySixToHundred.is-light{background-color:#fff5eb;color:#c25f00}.tag:not(body).is-contract-spending-status-MoreThanHundred{background-color:#ce2d2d;color:#fff}.tag:not(body).is-contract-spending-status-MoreThanHundred.is-light{background-color:#fbeeee;color:#c92c2c}.tag:not(body).is-contract-spending-over{background-color:#ce2d2d;color:#fff}.tag:not(body).is-contract-spending-over.is-light{background-color:#fbeeee;color:#c92c2c}.tag:not(body).is-contract-spending-96{background-color:#f07600;color:#fff}.tag:not(body).is-contract-spending-96.is-light{background-color:#fff5eb;color:#c25f00}.tag:not(body).is-contract-spending-90{background-color:#ffc400;color:#404040}.tag:not(body).is-contract-spending-90.is-light{background-color:#fffaeb;color:#947200}.tag:not(body).is-contract-spending-80{background-color:#48b26d;color:#fff}.tag:not(body).is-contract-spending-80.is-light{background-color:#f0f9f3;color:#358350}.tag:not(body).is-contract-spending-70{background-color:#1daefc;color:#fff}.tag:not(body).is-contract-spending-70.is-light{background-color:#ebf8ff;color:#0273b0}.tag:not(body).is-contract-expire-table-NoExpireDate{background-color:#999;color:#fff}.tag:not(body).is-contract-expire-table-NoExpireDate.is-light{background-color:#f5f5f5;color:#5e5e5e}.tag:not(body).is-contract-expire-table-ExpireLessThan30Days{background-color:#f2f2f2;color:#404040}.tag:not(body).is-contract-expire-table-ExpireLessThan30Days.is-light{background-color:#f5f5f5;color:#4a4a4a}.tag:not(body).is-contract-expire-table-ExpireMoreThan30Days{background-color:#f2f2f2;color:#404040}.tag:not(body).is-contract-expire-table-ExpireMoreThan30Days.is-light{background-color:#f5f5f5;color:#4a4a4a}.tag:not(body).is-contract-expire-table-ExpireIn30Days{background-color:#f6d5d5;color:#404040}.tag:not(body).is-contract-expire-table-ExpireIn30Days.is-light{background-color:#fbeeee;color:#7a1a1a}.tag:not(body).is-contract-expire-table-ExpireIn60Days{background-color:#fde4cb;color:#404040}.tag:not(body).is-contract-expire-table-ExpireIn60Days.is-light{background-color:#fef5eb;color:#8e4a05}.tag:not(body).is-contract-expire-table-ExpireIn90Days{background-color:#fff3cc;color:#404040}.tag:not(body).is-contract-expire-table-ExpireIn90Days.is-light{background-color:#fffaeb;color:#947100}.tag:not(body).is-contract-expire-table-ExpireIn120Days{background-color:#d7efdf;color:#404040}.tag:not(body).is-contract-expire-table-ExpireIn120Days.is-light{background-color:#f0f9f3;color:#2a6a3f}.tag:not(body).is-contract-expire-table-ExpireIn150Days{background-color:#e6f6ff;color:#404040}.tag:not(body).is-contract-expire-table-ExpireIn150Days.is-light{background-color:#ebf8ff;color:#005f94}.tag:not(body).is-contract-expire-table-ExpireIn180Days{background-color:#aed2e9;color:#404040}.tag:not(body).is-contract-expire-table-ExpireIn180Days.is-light{background-color:#eff6fb;color:#205374}.tag:not(body).is-normal{font-size:1.4rem}.tag:not(body).is-medium{font-size:1.6rem}.tag:not(body).is-large{font-size:1.8rem}.tag:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.tag:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.tag:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}.tag:not(body).is-delete{margin-left:1px;padding:0;position:relative;width:2em}.tag:not(body).is-delete:after,.tag:not(body).is-delete:before{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.tag:not(body).is-delete:before{height:1px;width:50%}.tag:not(body).is-delete:after{height:50%;width:1px}.tag:not(body).is-delete:focus,.tag:not(body).is-delete:hover{background-color:#e5e5e5}.tag:not(body).is-delete:active{background-color:#d9d9d9}.tag:not(body).is-rounded{border-radius:290486px}a.tag:hover{text-decoration:underline}.subtitle,.title{word-break:break-word}.subtitle em,.subtitle span,.title em,.title span{font-weight:inherit}.subtitle sub,.subtitle sup,.title sub,.title sup{font-size:.75em}.subtitle .tag,.title .tag{vertical-align:middle}.title{color:#404040;font-size:2rem;font-weight:600;line-height:1.125}.title strong{color:inherit;font-weight:inherit}.title+.highlight{margin-top:-.75rem}.title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}.title.is-1{font-size:3rem}.title.is-2{font-size:2.5rem}.title.is-3{font-size:2rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:1rem}.title.is-7{font-size:.75rem}.subtitle{color:#404040;font-size:1.25rem;font-weight:400;line-height:1.25}.subtitle strong{color:#404040;font-weight:600}.subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}.subtitle.is-1{font-size:3rem}.subtitle.is-2{font-size:2.5rem}.subtitle.is-3{font-size:2rem}.subtitle.is-4{font-size:1.5rem}.subtitle.is-5{font-size:1.25rem}.subtitle.is-6{font-size:1rem}.subtitle.is-7{font-size:.75rem}.heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.highlight{font-weight:400;max-width:100%;overflow:hidden;padding:0}.highlight pre{overflow:auto;max-width:100%}.number{align-items:center;background-color:#f2f2f2;border-radius:290486px;display:inline-flex;font-size:1.8rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:.25rem .5rem;text-align:center;vertical-align:top}.input,.select select,.textarea{background-color:#fff;border-color:#404040;border-radius:7px;color:#404040}.input::-moz-placeholder,.select select::-moz-placeholder,.textarea::-moz-placeholder{color:#999}.input::-webkit-input-placeholder,.select select::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:#999}.input:-moz-placeholder,.select select:-moz-placeholder,.textarea:-moz-placeholder{color:#999}.input:-ms-input-placeholder,.select select:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:#999}.input:hover,.is-hovered.input,.is-hovered.textarea,.select select.is-hovered,.select select:hover,.textarea:hover{border-color:invalid}.input:active,.input:focus,.is-active.input,.is-active.textarea,.is-focused.input,.is-focused.textarea,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{border-color:invalid;box-shadow:invalid invalid}.select fieldset[disabled] select,.select select[disabled],[disabled].input,[disabled].textarea,fieldset[disabled] .input,fieldset[disabled] .select select,fieldset[disabled] .textarea{background-color:#f2f2f2;border-color:#f2f2f2;box-shadow:none;color:#404040}.select fieldset[disabled] select::-moz-placeholder,.select select[disabled]::-moz-placeholder,[disabled].input::-moz-placeholder,[disabled].textarea::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder{color:invalid}.select fieldset[disabled] select::-webkit-input-placeholder,.select select[disabled]::-webkit-input-placeholder,[disabled].input::-webkit-input-placeholder,[disabled].textarea::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder{color:invalid}.select fieldset[disabled] select:-moz-placeholder,.select select[disabled]:-moz-placeholder,[disabled].input:-moz-placeholder,[disabled].textarea:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder{color:invalid}.select fieldset[disabled] select:-ms-input-placeholder,.select select[disabled]:-ms-input-placeholder,[disabled].input:-ms-input-placeholder,[disabled].textarea:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder{color:invalid}.input,.textarea{box-shadow:invalid;max-width:100%;width:100%}[readonly].input,[readonly].textarea{box-shadow:none}.is-white.input,.is-white.textarea{border-color:#fff}.is-white.input:active,.is-white.input:focus,.is-white.is-active.input,.is-white.is-active.textarea,.is-white.is-focused.input,.is-white.is-focused.textarea,.is-white.textarea:active,.is-white.textarea:focus{box-shadow:invalid hsla(0,0%,100%,.25)}.is-black.input,.is-black.textarea{border-color:#0a0a0a}.is-black.input:active,.is-black.input:focus,.is-black.is-active.input,.is-black.is-active.textarea,.is-black.is-focused.input,.is-black.is-focused.textarea,.is-black.textarea:active,.is-black.textarea:focus{box-shadow:invalid rgba(10,10,10,.25)}.is-light.input,.is-light.textarea{border-color:#f5f5f5}.is-light.input:active,.is-light.input:focus,.is-light.is-active.input,.is-light.is-active.textarea,.is-light.is-focused.input,.is-light.is-focused.textarea,.is-light.textarea:active,.is-light.textarea:focus{box-shadow:invalid hsla(0,0%,96.1%,.25)}.is-dark.input,.is-dark.textarea{border-color:#363636}.is-dark.input:active,.is-dark.input:focus,.is-dark.is-active.input,.is-dark.is-active.textarea,.is-dark.is-focused.input,.is-dark.is-focused.textarea,.is-dark.textarea:active,.is-dark.textarea:focus{box-shadow:invalid rgba(54,54,54,.25)}.is-primary.input,.is-primary.textarea{border-color:#0077d6}.is-primary.input:active,.is-primary.input:focus,.is-primary.is-active.input,.is-primary.is-active.textarea,.is-primary.is-focused.input,.is-primary.is-focused.textarea,.is-primary.textarea:active,.is-primary.textarea:focus{box-shadow:invalid rgba(0,119,214,.25)}.is-secondary.input,.is-secondary.textarea{border-color:#1db8ab}.is-secondary.input:active,.is-secondary.input:focus,.is-secondary.is-active.input,.is-secondary.is-active.textarea,.is-secondary.is-focused.input,.is-secondary.is-focused.textarea,.is-secondary.textarea:active,.is-secondary.textarea:focus{box-shadow:invalid rgba(29,184,171,.25)}.is-link.input,.is-link.textarea{border-color:#2587d5}.is-link.input:active,.is-link.input:focus,.is-link.is-active.input,.is-link.is-active.textarea,.is-link.is-focused.input,.is-link.is-focused.textarea,.is-link.textarea:active,.is-link.textarea:focus{box-shadow:invalid rgba(37,135,213,.25)}.is-info.input,.is-info.textarea{border-color:#2073b6}.is-info.input:active,.is-info.input:focus,.is-info.is-active.input,.is-info.is-active.textarea,.is-info.is-focused.input,.is-info.is-focused.textarea,.is-info.textarea:active,.is-info.textarea:focus{box-shadow:invalid rgba(32,115,182,.25)}.is-success.input,.is-success.textarea{border-color:#228b22}.is-success.input:active,.is-success.input:focus,.is-success.is-active.input,.is-success.is-active.textarea,.is-success.is-focused.input,.is-success.is-focused.textarea,.is-success.textarea:active,.is-success.textarea:focus{box-shadow:invalid rgba(34,139,34,.25)}.is-warning.input,.is-warning.textarea{border-color:#fdc825}.is-warning.input:active,.is-warning.input:focus,.is-warning.is-active.input,.is-warning.is-active.textarea,.is-warning.is-focused.input,.is-warning.is-focused.textarea,.is-warning.textarea:active,.is-warning.textarea:focus{box-shadow:invalid rgba(253,200,37,.25)}.is-danger.input,.is-danger.textarea{border-color:#dd004b}.is-danger.input:active,.is-danger.input:focus,.is-danger.is-active.input,.is-danger.is-active.textarea,.is-danger.is-focused.input,.is-danger.is-focused.textarea,.is-danger.textarea:active,.is-danger.textarea:focus{box-shadow:invalid rgba(221,0,75,.25)}.is-grey-light.input,.is-grey-light.textarea{border-color:#999}.is-grey-light.input:active,.is-grey-light.input:focus,.is-grey-light.is-active.input,.is-grey-light.is-active.textarea,.is-grey-light.is-focused.input,.is-grey-light.is-focused.textarea,.is-grey-light.textarea:active,.is-grey-light.textarea:focus{box-shadow:invalid hsla(0,0%,60%,.25)}.is-grey-lighter.input,.is-grey-lighter.textarea{border-color:#ddd}.is-grey-lighter.input:active,.is-grey-lighter.input:focus,.is-grey-lighter.is-active.input,.is-grey-lighter.is-active.textarea,.is-grey-lighter.is-focused.input,.is-grey-lighter.is-focused.textarea,.is-grey-lighter.textarea:active,.is-grey-lighter.textarea:focus{box-shadow:invalid hsla(0,0%,86.7%,.25)}.is-grey.input,.is-grey.textarea{border-color:#666}.is-grey.input:active,.is-grey.input:focus,.is-grey.is-active.input,.is-grey.is-active.textarea,.is-grey.is-focused.input,.is-grey.is-focused.textarea,.is-grey.textarea:active,.is-grey.textarea:focus{box-shadow:invalid hsla(0,0%,40%,.25)}.is-delete.input,.is-delete.textarea{border-color:#7a7a7a}.is-delete.input:active,.is-delete.input:focus,.is-delete.is-active.input,.is-delete.is-active.textarea,.is-delete.is-focused.input,.is-delete.is-focused.textarea,.is-delete.textarea:active,.is-delete.textarea:focus{box-shadow:invalid hsla(0,0%,47.8%,.25)}.is-table-header.input,.is-table-header.textarea{border-color:#566d80}.is-table-header.input:active,.is-table-header.input:focus,.is-table-header.is-active.input,.is-table-header.is-active.textarea,.is-table-header.is-focused.input,.is-table-header.is-focused.textarea,.is-table-header.textarea:active,.is-table-header.textarea:focus{box-shadow:invalid rgba(86,109,128,.25)}.is-spent.input,.is-spent.textarea{border-color:#e11383}.is-spent.input:active,.is-spent.input:focus,.is-spent.is-active.input,.is-spent.is-active.textarea,.is-spent.is-focused.input,.is-spent.is-focused.textarea,.is-spent.textarea:active,.is-spent.textarea:focus{box-shadow:invalid rgba(225,19,131,.25)}.is-pr-approval.input,.is-pr-approval.textarea{border-color:#4fc0fd}.is-pr-approval.input:active,.is-pr-approval.input:focus,.is-pr-approval.is-active.input,.is-pr-approval.is-active.textarea,.is-pr-approval.is-focused.input,.is-pr-approval.is-focused.textarea,.is-pr-approval.textarea:active,.is-pr-approval.textarea:focus{box-shadow:invalid rgba(79,192,253,.25)}.is-pr-process.input,.is-pr-process.textarea{border-color:#ffd033}.is-pr-process.input:active,.is-pr-process.input:focus,.is-pr-process.is-active.input,.is-pr-process.is-active.textarea,.is-pr-process.is-focused.input,.is-pr-process.is-focused.textarea,.is-pr-process.textarea:active,.is-pr-process.textarea:focus{box-shadow:invalid rgba(255,208,51,.25)}.is-pr-issue-po.input,.is-pr-issue-po.textarea{border-color:#6ac389}.is-pr-issue-po.input:active,.is-pr-issue-po.input:focus,.is-pr-issue-po.is-active.input,.is-pr-issue-po.is-active.textarea,.is-pr-issue-po.is-focused.input,.is-pr-issue-po.is-focused.textarea,.is-pr-issue-po.textarea:active,.is-pr-issue-po.textarea:focus{box-shadow:invalid rgba(106,195,137,.25)}.is-pr-type-S.input,.is-pr-type-S.textarea{border-color:#ffc400}.is-pr-type-S.input:active,.is-pr-type-S.input:focus,.is-pr-type-S.is-active.input,.is-pr-type-S.is-active.textarea,.is-pr-type-S.is-focused.input,.is-pr-type-S.is-focused.textarea,.is-pr-type-S.textarea:active,.is-pr-type-S.textarea:focus{box-shadow:invalid rgba(255,196,0,.25)}.is-pr-type-C.input,.is-pr-type-C.textarea{border-color:#48b26d}.is-pr-type-C.input:active,.is-pr-type-C.input:focus,.is-pr-type-C.is-active.input,.is-pr-type-C.is-active.textarea,.is-pr-type-C.is-focused.input,.is-pr-type-C.is-focused.textarea,.is-pr-type-C.textarea:active,.is-pr-type-C.textarea:focus{box-shadow:invalid rgba(72,178,109,.25)}.is-pr-type-T.input,.is-pr-type-T.textarea{border-color:#1daefc}.is-pr-type-T.input:active,.is-pr-type-T.input:focus,.is-pr-type-T.is-active.input,.is-pr-type-T.is-active.textarea,.is-pr-type-T.is-focused.input,.is-pr-type-T.is-focused.textarea,.is-pr-type-T.textarea:active,.is-pr-type-T.textarea:focus{box-shadow:invalid rgba(29,174,252,.25)}.is-pr-type-O.input,.is-pr-type-O.textarea{border-color:#26648b}.is-pr-type-O.input:active,.is-pr-type-O.input:focus,.is-pr-type-O.is-active.input,.is-pr-type-O.is-active.textarea,.is-pr-type-O.is-focused.input,.is-pr-type-O.is-focused.textarea,.is-pr-type-O.textarea:active,.is-pr-type-O.textarea:focus{box-shadow:invalid rgba(38,100,139,.25)}.is-pr-type-W.input,.is-pr-type-W.textarea{border-color:#ce2d2d}.is-pr-type-W.input:active,.is-pr-type-W.input:focus,.is-pr-type-W.is-active.input,.is-pr-type-W.is-active.textarea,.is-pr-type-W.is-focused.input,.is-pr-type-W.is-focused.textarea,.is-pr-type-W.textarea:active,.is-pr-type-W.textarea:focus{box-shadow:invalid rgba(206,45,45,.25)}.is-pr-type-table-C.input,.is-pr-type-table-C.textarea{border-color:#d7efdf}.is-pr-type-table-C.input:active,.is-pr-type-table-C.input:focus,.is-pr-type-table-C.is-active.input,.is-pr-type-table-C.is-active.textarea,.is-pr-type-table-C.is-focused.input,.is-pr-type-table-C.is-focused.textarea,.is-pr-type-table-C.textarea:active,.is-pr-type-table-C.textarea:focus{box-shadow:invalid rgba(215,239,223,.25)}.is-pr-type-table-S.input,.is-pr-type-table-S.textarea{border-color:#fff3cc}.is-pr-type-table-S.input:active,.is-pr-type-table-S.input:focus,.is-pr-type-table-S.is-active.input,.is-pr-type-table-S.is-active.textarea,.is-pr-type-table-S.is-focused.input,.is-pr-type-table-S.is-focused.textarea,.is-pr-type-table-S.textarea:active,.is-pr-type-table-S.textarea:focus{box-shadow:invalid rgba(255,243,204,.25)}.is-pr-type-table-T.input,.is-pr-type-table-T.textarea{border-color:#e6f6ff}.is-pr-type-table-T.input:active,.is-pr-type-table-T.input:focus,.is-pr-type-table-T.is-active.input,.is-pr-type-table-T.is-active.textarea,.is-pr-type-table-T.is-focused.input,.is-pr-type-table-T.is-focused.textarea,.is-pr-type-table-T.textarea:active,.is-pr-type-table-T.textarea:focus{box-shadow:invalid rgba(230,246,255,.25)}.is-pr-type-table-O.input,.is-pr-type-table-O.textarea{border-color:#aed2e9}.is-pr-type-table-O.input:active,.is-pr-type-table-O.input:focus,.is-pr-type-table-O.is-active.input,.is-pr-type-table-O.is-active.textarea,.is-pr-type-table-O.is-focused.input,.is-pr-type-table-O.is-focused.textarea,.is-pr-type-table-O.textarea:active,.is-pr-type-table-O.textarea:focus{box-shadow:invalid rgba(174,210,233,.25)}.is-pr-type-table-W.input,.is-pr-type-table-W.textarea{border-color:#f5d2d2}.is-pr-type-table-W.input:active,.is-pr-type-table-W.input:focus,.is-pr-type-table-W.is-active.input,.is-pr-type-table-W.is-active.textarea,.is-pr-type-table-W.is-focused.input,.is-pr-type-table-W.is-focused.textarea,.is-pr-type-table-W.textarea:active,.is-pr-type-table-W.textarea:focus{box-shadow:invalid rgba(245,210,210,.25)}.is-sla-active.input,.is-sla-active.textarea{border-color:#d15757}.is-sla-active.input:active,.is-sla-active.input:focus,.is-sla-active.is-active.input,.is-sla-active.is-active.textarea,.is-sla-active.is-focused.input,.is-sla-active.is-focused.textarea,.is-sla-active.textarea:active,.is-sla-active.textarea:focus{box-shadow:invalid rgba(209,87,87,.25)}.is-sla-inactive.input,.is-sla-inactive.textarea{border-color:#59946e}.is-sla-inactive.input:active,.is-sla-inactive.input:focus,.is-sla-inactive.is-active.input,.is-sla-inactive.is-active.textarea,.is-sla-inactive.is-focused.input,.is-sla-inactive.is-focused.textarea,.is-sla-inactive.textarea:active,.is-sla-inactive.textarea:focus{box-shadow:invalid rgba(89,148,110,.25)}.is-pr-detail-background.input,.is-pr-detail-background.textarea{border-color:#e4e7eb}.is-pr-detail-background.input:active,.is-pr-detail-background.input:focus,.is-pr-detail-background.is-active.input,.is-pr-detail-background.is-active.textarea,.is-pr-detail-background.is-focused.input,.is-pr-detail-background.is-focused.textarea,.is-pr-detail-background.textarea:active,.is-pr-detail-background.textarea:focus{box-shadow:invalid rgba(228,231,235,.25)}.is-contract-expire-type-ExpireIn30Days.input,.is-contract-expire-type-ExpireIn30Days.textarea{border-color:#ce2d2d}.is-contract-expire-type-ExpireIn30Days.input:active,.is-contract-expire-type-ExpireIn30Days.input:focus,.is-contract-expire-type-ExpireIn30Days.is-active.input,.is-contract-expire-type-ExpireIn30Days.is-active.textarea,.is-contract-expire-type-ExpireIn30Days.is-focused.input,.is-contract-expire-type-ExpireIn30Days.is-focused.textarea,.is-contract-expire-type-ExpireIn30Days.textarea:active,.is-contract-expire-type-ExpireIn30Days.textarea:focus{box-shadow:invalid rgba(206,45,45,.25)}.is-contract-expire-type-ExpireIn60Days.input,.is-contract-expire-type-ExpireIn60Days.textarea{border-color:#f07600}.is-contract-expire-type-ExpireIn60Days.input:active,.is-contract-expire-type-ExpireIn60Days.input:focus,.is-contract-expire-type-ExpireIn60Days.is-active.input,.is-contract-expire-type-ExpireIn60Days.is-active.textarea,.is-contract-expire-type-ExpireIn60Days.is-focused.input,.is-contract-expire-type-ExpireIn60Days.is-focused.textarea,.is-contract-expire-type-ExpireIn60Days.textarea:active,.is-contract-expire-type-ExpireIn60Days.textarea:focus{box-shadow:invalid rgba(240,118,0,.25)}.is-contract-expire-type-ExpireIn90Days.input,.is-contract-expire-type-ExpireIn90Days.textarea{border-color:#ffc400}.is-contract-expire-type-ExpireIn90Days.input:active,.is-contract-expire-type-ExpireIn90Days.input:focus,.is-contract-expire-type-ExpireIn90Days.is-active.input,.is-contract-expire-type-ExpireIn90Days.is-active.textarea,.is-contract-expire-type-ExpireIn90Days.is-focused.input,.is-contract-expire-type-ExpireIn90Days.is-focused.textarea,.is-contract-expire-type-ExpireIn90Days.textarea:active,.is-contract-expire-type-ExpireIn90Days.textarea:focus{box-shadow:invalid rgba(255,196,0,.25)}.is-contract-expire-type-ExpireIn120Days.input,.is-contract-expire-type-ExpireIn120Days.textarea{border-color:#48b26d}.is-contract-expire-type-ExpireIn120Days.input:active,.is-contract-expire-type-ExpireIn120Days.input:focus,.is-contract-expire-type-ExpireIn120Days.is-active.input,.is-contract-expire-type-ExpireIn120Days.is-active.textarea,.is-contract-expire-type-ExpireIn120Days.is-focused.input,.is-contract-expire-type-ExpireIn120Days.is-focused.textarea,.is-contract-expire-type-ExpireIn120Days.textarea:active,.is-contract-expire-type-ExpireIn120Days.textarea:focus{box-shadow:invalid rgba(72,178,109,.25)}.is-contract-expire-type-ExpireIn150Days.input,.is-contract-expire-type-ExpireIn150Days.textarea{border-color:#1daefc}.is-contract-expire-type-ExpireIn150Days.input:active,.is-contract-expire-type-ExpireIn150Days.input:focus,.is-contract-expire-type-ExpireIn150Days.is-active.input,.is-contract-expire-type-ExpireIn150Days.is-active.textarea,.is-contract-expire-type-ExpireIn150Days.is-focused.input,.is-contract-expire-type-ExpireIn150Days.is-focused.textarea,.is-contract-expire-type-ExpireIn150Days.textarea:active,.is-contract-expire-type-ExpireIn150Days.textarea:focus{box-shadow:invalid rgba(29,174,252,.25)}.is-contract-expire-type-ExpireIn180Days.input,.is-contract-expire-type-ExpireIn180Days.textarea{border-color:#26648b}.is-contract-expire-type-ExpireIn180Days.input:active,.is-contract-expire-type-ExpireIn180Days.input:focus,.is-contract-expire-type-ExpireIn180Days.is-active.input,.is-contract-expire-type-ExpireIn180Days.is-active.textarea,.is-contract-expire-type-ExpireIn180Days.is-focused.input,.is-contract-expire-type-ExpireIn180Days.is-focused.textarea,.is-contract-expire-type-ExpireIn180Days.textarea:active,.is-contract-expire-type-ExpireIn180Days.textarea:focus{box-shadow:invalid rgba(38,100,139,.25)}.is-contract-spending-status-SeventyToSeventyNine.input,.is-contract-spending-status-SeventyToSeventyNine.textarea{border-color:#1daefc}.is-contract-spending-status-SeventyToSeventyNine.input:active,.is-contract-spending-status-SeventyToSeventyNine.input:focus,.is-contract-spending-status-SeventyToSeventyNine.is-active.input,.is-contract-spending-status-SeventyToSeventyNine.is-active.textarea,.is-contract-spending-status-SeventyToSeventyNine.is-focused.input,.is-contract-spending-status-SeventyToSeventyNine.is-focused.textarea,.is-contract-spending-status-SeventyToSeventyNine.textarea:active,.is-contract-spending-status-SeventyToSeventyNine.textarea:focus{box-shadow:invalid rgba(29,174,252,.25)}.is-contract-spending-status-EightyToEightyNine.input,.is-contract-spending-status-EightyToEightyNine.textarea{border-color:#48b26d}.is-contract-spending-status-EightyToEightyNine.input:active,.is-contract-spending-status-EightyToEightyNine.input:focus,.is-contract-spending-status-EightyToEightyNine.is-active.input,.is-contract-spending-status-EightyToEightyNine.is-active.textarea,.is-contract-spending-status-EightyToEightyNine.is-focused.input,.is-contract-spending-status-EightyToEightyNine.is-focused.textarea,.is-contract-spending-status-EightyToEightyNine.textarea:active,.is-contract-spending-status-EightyToEightyNine.textarea:focus{box-shadow:invalid rgba(72,178,109,.25)}.is-contract-spending-status-NinetyToNinetyFive.input,.is-contract-spending-status-NinetyToNinetyFive.textarea{border-color:#ffc400}.is-contract-spending-status-NinetyToNinetyFive.input:active,.is-contract-spending-status-NinetyToNinetyFive.input:focus,.is-contract-spending-status-NinetyToNinetyFive.is-active.input,.is-contract-spending-status-NinetyToNinetyFive.is-active.textarea,.is-contract-spending-status-NinetyToNinetyFive.is-focused.input,.is-contract-spending-status-NinetyToNinetyFive.is-focused.textarea,.is-contract-spending-status-NinetyToNinetyFive.textarea:active,.is-contract-spending-status-NinetyToNinetyFive.textarea:focus{box-shadow:invalid rgba(255,196,0,.25)}.is-contract-spending-status-NinetySixToHundred.input,.is-contract-spending-status-NinetySixToHundred.textarea{border-color:#f07600}.is-contract-spending-status-NinetySixToHundred.input:active,.is-contract-spending-status-NinetySixToHundred.input:focus,.is-contract-spending-status-NinetySixToHundred.is-active.input,.is-contract-spending-status-NinetySixToHundred.is-active.textarea,.is-contract-spending-status-NinetySixToHundred.is-focused.input,.is-contract-spending-status-NinetySixToHundred.is-focused.textarea,.is-contract-spending-status-NinetySixToHundred.textarea:active,.is-contract-spending-status-NinetySixToHundred.textarea:focus{box-shadow:invalid rgba(240,118,0,.25)}.is-contract-spending-status-MoreThanHundred.input,.is-contract-spending-status-MoreThanHundred.textarea{border-color:#ce2d2d}.is-contract-spending-status-MoreThanHundred.input:active,.is-contract-spending-status-MoreThanHundred.input:focus,.is-contract-spending-status-MoreThanHundred.is-active.input,.is-contract-spending-status-MoreThanHundred.is-active.textarea,.is-contract-spending-status-MoreThanHundred.is-focused.input,.is-contract-spending-status-MoreThanHundred.is-focused.textarea,.is-contract-spending-status-MoreThanHundred.textarea:active,.is-contract-spending-status-MoreThanHundred.textarea:focus{box-shadow:invalid rgba(206,45,45,.25)}.is-contract-spending-over.input,.is-contract-spending-over.textarea{border-color:#ce2d2d}.is-contract-spending-over.input:active,.is-contract-spending-over.input:focus,.is-contract-spending-over.is-active.input,.is-contract-spending-over.is-active.textarea,.is-contract-spending-over.is-focused.input,.is-contract-spending-over.is-focused.textarea,.is-contract-spending-over.textarea:active,.is-contract-spending-over.textarea:focus{box-shadow:invalid rgba(206,45,45,.25)}.is-contract-spending-96.input,.is-contract-spending-96.textarea{border-color:#f07600}.is-contract-spending-96.input:active,.is-contract-spending-96.input:focus,.is-contract-spending-96.is-active.input,.is-contract-spending-96.is-active.textarea,.is-contract-spending-96.is-focused.input,.is-contract-spending-96.is-focused.textarea,.is-contract-spending-96.textarea:active,.is-contract-spending-96.textarea:focus{box-shadow:invalid rgba(240,118,0,.25)}.is-contract-spending-90.input,.is-contract-spending-90.textarea{border-color:#ffc400}.is-contract-spending-90.input:active,.is-contract-spending-90.input:focus,.is-contract-spending-90.is-active.input,.is-contract-spending-90.is-active.textarea,.is-contract-spending-90.is-focused.input,.is-contract-spending-90.is-focused.textarea,.is-contract-spending-90.textarea:active,.is-contract-spending-90.textarea:focus{box-shadow:invalid rgba(255,196,0,.25)}.is-contract-spending-80.input,.is-contract-spending-80.textarea{border-color:#48b26d}.is-contract-spending-80.input:active,.is-contract-spending-80.input:focus,.is-contract-spending-80.is-active.input,.is-contract-spending-80.is-active.textarea,.is-contract-spending-80.is-focused.input,.is-contract-spending-80.is-focused.textarea,.is-contract-spending-80.textarea:active,.is-contract-spending-80.textarea:focus{box-shadow:invalid rgba(72,178,109,.25)}.is-contract-spending-70.input,.is-contract-spending-70.textarea{border-color:#1daefc}.is-contract-spending-70.input:active,.is-contract-spending-70.input:focus,.is-contract-spending-70.is-active.input,.is-contract-spending-70.is-active.textarea,.is-contract-spending-70.is-focused.input,.is-contract-spending-70.is-focused.textarea,.is-contract-spending-70.textarea:active,.is-contract-spending-70.textarea:focus{box-shadow:invalid rgba(29,174,252,.25)}.is-contract-expire-table-NoExpireDate.input,.is-contract-expire-table-NoExpireDate.textarea{border-color:#999}.is-contract-expire-table-NoExpireDate.input:active,.is-contract-expire-table-NoExpireDate.input:focus,.is-contract-expire-table-NoExpireDate.is-active.input,.is-contract-expire-table-NoExpireDate.is-active.textarea,.is-contract-expire-table-NoExpireDate.is-focused.input,.is-contract-expire-table-NoExpireDate.is-focused.textarea,.is-contract-expire-table-NoExpireDate.textarea:active,.is-contract-expire-table-NoExpireDate.textarea:focus{box-shadow:invalid hsla(0,0%,60%,.25)}.is-contract-expire-table-ExpireLessThan30Days.input,.is-contract-expire-table-ExpireLessThan30Days.textarea{border-color:#f2f2f2}.is-contract-expire-table-ExpireLessThan30Days.input:active,.is-contract-expire-table-ExpireLessThan30Days.input:focus,.is-contract-expire-table-ExpireLessThan30Days.is-active.input,.is-contract-expire-table-ExpireLessThan30Days.is-active.textarea,.is-contract-expire-table-ExpireLessThan30Days.is-focused.input,.is-contract-expire-table-ExpireLessThan30Days.is-focused.textarea,.is-contract-expire-table-ExpireLessThan30Days.textarea:active,.is-contract-expire-table-ExpireLessThan30Days.textarea:focus{box-shadow:invalid hsla(0,0%,94.9%,.25)}.is-contract-expire-table-ExpireMoreThan30Days.input,.is-contract-expire-table-ExpireMoreThan30Days.textarea{border-color:#f2f2f2}.is-contract-expire-table-ExpireMoreThan30Days.input:active,.is-contract-expire-table-ExpireMoreThan30Days.input:focus,.is-contract-expire-table-ExpireMoreThan30Days.is-active.input,.is-contract-expire-table-ExpireMoreThan30Days.is-active.textarea,.is-contract-expire-table-ExpireMoreThan30Days.is-focused.input,.is-contract-expire-table-ExpireMoreThan30Days.is-focused.textarea,.is-contract-expire-table-ExpireMoreThan30Days.textarea:active,.is-contract-expire-table-ExpireMoreThan30Days.textarea:focus{box-shadow:invalid hsla(0,0%,94.9%,.25)}.is-contract-expire-table-ExpireIn30Days.input,.is-contract-expire-table-ExpireIn30Days.textarea{border-color:#f6d5d5}.is-contract-expire-table-ExpireIn30Days.input:active,.is-contract-expire-table-ExpireIn30Days.input:focus,.is-contract-expire-table-ExpireIn30Days.is-active.input,.is-contract-expire-table-ExpireIn30Days.is-active.textarea,.is-contract-expire-table-ExpireIn30Days.is-focused.input,.is-contract-expire-table-ExpireIn30Days.is-focused.textarea,.is-contract-expire-table-ExpireIn30Days.textarea:active,.is-contract-expire-table-ExpireIn30Days.textarea:focus{box-shadow:invalid rgba(246,213,213,.25)}.is-contract-expire-table-ExpireIn60Days.input,.is-contract-expire-table-ExpireIn60Days.textarea{border-color:#fde4cb}.is-contract-expire-table-ExpireIn60Days.input:active,.is-contract-expire-table-ExpireIn60Days.input:focus,.is-contract-expire-table-ExpireIn60Days.is-active.input,.is-contract-expire-table-ExpireIn60Days.is-active.textarea,.is-contract-expire-table-ExpireIn60Days.is-focused.input,.is-contract-expire-table-ExpireIn60Days.is-focused.textarea,.is-contract-expire-table-ExpireIn60Days.textarea:active,.is-contract-expire-table-ExpireIn60Days.textarea:focus{box-shadow:invalid rgba(253,228,203,.25)}.is-contract-expire-table-ExpireIn90Days.input,.is-contract-expire-table-ExpireIn90Days.textarea{border-color:#fff3cc}.is-contract-expire-table-ExpireIn90Days.input:active,.is-contract-expire-table-ExpireIn90Days.input:focus,.is-contract-expire-table-ExpireIn90Days.is-active.input,.is-contract-expire-table-ExpireIn90Days.is-active.textarea,.is-contract-expire-table-ExpireIn90Days.is-focused.input,.is-contract-expire-table-ExpireIn90Days.is-focused.textarea,.is-contract-expire-table-ExpireIn90Days.textarea:active,.is-contract-expire-table-ExpireIn90Days.textarea:focus{box-shadow:invalid rgba(255,243,204,.25)}.is-contract-expire-table-ExpireIn120Days.input,.is-contract-expire-table-ExpireIn120Days.textarea{border-color:#d7efdf}.is-contract-expire-table-ExpireIn120Days.input:active,.is-contract-expire-table-ExpireIn120Days.input:focus,.is-contract-expire-table-ExpireIn120Days.is-active.input,.is-contract-expire-table-ExpireIn120Days.is-active.textarea,.is-contract-expire-table-ExpireIn120Days.is-focused.input,.is-contract-expire-table-ExpireIn120Days.is-focused.textarea,.is-contract-expire-table-ExpireIn120Days.textarea:active,.is-contract-expire-table-ExpireIn120Days.textarea:focus{box-shadow:invalid rgba(215,239,223,.25)}.is-contract-expire-table-ExpireIn150Days.input,.is-contract-expire-table-ExpireIn150Days.textarea{border-color:#e6f6ff}.is-contract-expire-table-ExpireIn150Days.input:active,.is-contract-expire-table-ExpireIn150Days.input:focus,.is-contract-expire-table-ExpireIn150Days.is-active.input,.is-contract-expire-table-ExpireIn150Days.is-active.textarea,.is-contract-expire-table-ExpireIn150Days.is-focused.input,.is-contract-expire-table-ExpireIn150Days.is-focused.textarea,.is-contract-expire-table-ExpireIn150Days.textarea:active,.is-contract-expire-table-ExpireIn150Days.textarea:focus{box-shadow:invalid rgba(230,246,255,.25)}.is-contract-expire-table-ExpireIn180Days.input,.is-contract-expire-table-ExpireIn180Days.textarea{border-color:#aed2e9}.is-contract-expire-table-ExpireIn180Days.input:active,.is-contract-expire-table-ExpireIn180Days.input:focus,.is-contract-expire-table-ExpireIn180Days.is-active.input,.is-contract-expire-table-ExpireIn180Days.is-active.textarea,.is-contract-expire-table-ExpireIn180Days.is-focused.input,.is-contract-expire-table-ExpireIn180Days.is-focused.textarea,.is-contract-expire-table-ExpireIn180Days.textarea:active,.is-contract-expire-table-ExpireIn180Days.textarea:focus{box-shadow:invalid rgba(174,210,233,.25)}.is-small.input,.is-small.textarea{border-radius:3px;font-size:1.4rem}.is-medium.input,.is-medium.textarea{font-size:1.8rem}.is-large.input,.is-large.textarea{font-size:2rem}.is-fullwidth.input,.is-fullwidth.textarea{display:block;width:100%}.is-inline.input,.is-inline.textarea{display:inline;width:auto}.input.is-rounded{border-radius:290486px;padding-left:calc(calc(.75em - .5px) + .375em);padding-right:calc(calc(.75em - .5px) + .375em)}.input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:calc(.75em - .5px);resize:vertical}.textarea:not([rows]){max-height:40em;min-height:8em}.textarea.has-fixed-size{resize:none}.checkbox,.radio{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.checkbox input,.radio input{cursor:pointer}.checkbox:hover,.radio:hover{color:invalid}[disabled].checkbox,[disabled].radio,fieldset[disabled] .checkbox,fieldset[disabled] .radio{color:#404040;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:4.8rem}.select:not(.is-multiple):not(.is-loading):after{border-color:#404040;right:1.125em;z-index:4}.select.is-rounded select{border-radius:290486px;padding-left:1em}.select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#f2f2f2}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:.5em 1em}.select:not(.is-multiple):not(.is-loading):hover:after{border-color:invalid}.select.is-white:not(:hover):after,.select.is-white select{border-color:#fff}.select.is-white select.is-hovered,.select.is-white select:hover{border-color:#f2f2f2}.select.is-white select.is-active,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select:focus{box-shadow:invalid hsla(0,0%,100%,.25)}.select.is-black:not(:hover):after,.select.is-black select{border-color:#0a0a0a}.select.is-black select.is-hovered,.select.is-black select:hover{border-color:#000}.select.is-black select.is-active,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select:focus{box-shadow:invalid rgba(10,10,10,.25)}.select.is-light:not(:hover):after,.select.is-light select{border-color:#f5f5f5}.select.is-light select.is-hovered,.select.is-light select:hover{border-color:#e8e8e8}.select.is-light select.is-active,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select:focus{box-shadow:invalid hsla(0,0%,96.1%,.25)}.select.is-dark:not(:hover):after,.select.is-dark select{border-color:#363636}.select.is-dark select.is-hovered,.select.is-dark select:hover{border-color:#292929}.select.is-dark select.is-active,.select.is-dark select.is-focused,.select.is-dark select:active,.select.is-dark select:focus{box-shadow:invalid rgba(54,54,54,.25)}.select.is-primary:not(:hover):after,.select.is-primary select{border-color:#0077d6}.select.is-primary select.is-hovered,.select.is-primary select:hover{border-color:#0069bd}.select.is-primary select.is-active,.select.is-primary select.is-focused,.select.is-primary select:active,.select.is-primary select:focus{box-shadow:invalid rgba(0,119,214,.25)}.select.is-secondary:not(:hover):after,.select.is-secondary select{border-color:#1db8ab}.select.is-secondary select.is-hovered,.select.is-secondary select:hover{border-color:#1aa297}.select.is-secondary select.is-active,.select.is-secondary select.is-focused,.select.is-secondary select:active,.select.is-secondary select:focus{box-shadow:invalid rgba(29,184,171,.25)}.select.is-link:not(:hover):after,.select.is-link select{border-color:#2587d5}.select.is-link select.is-hovered,.select.is-link select:hover{border-color:#2179bf}.select.is-link select.is-active,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select:focus{box-shadow:invalid rgba(37,135,213,.25)}.select.is-info:not(:hover):after,.select.is-info select{border-color:#2073b6}.select.is-info select.is-hovered,.select.is-info select:hover{border-color:#1c65a0}.select.is-info select.is-active,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select:focus{box-shadow:invalid rgba(32,115,182,.25)}.select.is-success:not(:hover):after,.select.is-success select{border-color:#228b22}.select.is-success select.is-hovered,.select.is-success select:hover{border-color:#1d771d}.select.is-success select.is-active,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select:focus{box-shadow:invalid rgba(34,139,34,.25)}.select.is-warning:not(:hover):after,.select.is-warning select{border-color:#fdc825}.select.is-warning select.is-hovered,.select.is-warning select:hover{border-color:#fdc20c}.select.is-warning select.is-active,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select:focus{box-shadow:invalid rgba(253,200,37,.25)}.select.is-danger:not(:hover):after,.select.is-danger select{border-color:#dd004b}.select.is-danger select.is-hovered,.select.is-danger select:hover{border-color:#c40042}.select.is-danger select.is-active,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select:focus{box-shadow:invalid rgba(221,0,75,.25)}.select.is-grey-light:not(:hover):after,.select.is-grey-light select{border-color:#999}.select.is-grey-light select.is-hovered,.select.is-grey-light select:hover{border-color:#8c8c8c}.select.is-grey-light select.is-active,.select.is-grey-light select.is-focused,.select.is-grey-light select:active,.select.is-grey-light select:focus{box-shadow:invalid hsla(0,0%,60%,.25)}.select.is-grey-lighter:not(:hover):after,.select.is-grey-lighter select{border-color:#ddd}.select.is-grey-lighter select.is-hovered,.select.is-grey-lighter select:hover{border-color:#d0d0d0}.select.is-grey-lighter select.is-active,.select.is-grey-lighter select.is-focused,.select.is-grey-lighter select:active,.select.is-grey-lighter select:focus{box-shadow:invalid hsla(0,0%,86.7%,.25)}.select.is-grey:not(:hover):after,.select.is-grey select{border-color:#666}.select.is-grey select.is-hovered,.select.is-grey select:hover{border-color:#595959}.select.is-grey select.is-active,.select.is-grey select.is-focused,.select.is-grey select:active,.select.is-grey select:focus{box-shadow:invalid hsla(0,0%,40%,.25)}.select.is-delete:not(:hover):after,.select.is-delete select{border-color:#7a7a7a}.select.is-delete select.is-hovered,.select.is-delete select:hover{border-color:#6d6d6d}.select.is-delete select.is-active,.select.is-delete select.is-focused,.select.is-delete select:active,.select.is-delete select:focus{box-shadow:invalid hsla(0,0%,47.8%,.25)}.select.is-table-header:not(:hover):after,.select.is-table-header select{border-color:#566d80}.select.is-table-header select.is-hovered,.select.is-table-header select:hover{border-color:#4c6071}.select.is-table-header select.is-active,.select.is-table-header select.is-focused,.select.is-table-header select:active,.select.is-table-header select:focus{box-shadow:invalid rgba(86,109,128,.25)}.select.is-spent:not(:hover):after,.select.is-spent select{border-color:#e11383}.select.is-spent select.is-hovered,.select.is-spent select:hover{border-color:#c91175}.select.is-spent select.is-active,.select.is-spent select.is-focused,.select.is-spent select:active,.select.is-spent select:focus{box-shadow:invalid rgba(225,19,131,.25)}.select.is-pr-approval:not(:hover):after,.select.is-pr-approval select{border-color:#4fc0fd}.select.is-pr-approval select.is-hovered,.select.is-pr-approval select:hover{border-color:#36b7fd}.select.is-pr-approval select.is-active,.select.is-pr-approval select.is-focused,.select.is-pr-approval select:active,.select.is-pr-approval select:focus{box-shadow:invalid rgba(79,192,253,.25)}.select.is-pr-process:not(:hover):after,.select.is-pr-process select{border-color:#ffd033}.select.is-pr-process select.is-hovered,.select.is-pr-process select:hover{border-color:#ffca1a}.select.is-pr-process select.is-active,.select.is-pr-process select.is-focused,.select.is-pr-process select:active,.select.is-pr-process select:focus{box-shadow:invalid rgba(255,208,51,.25)}.select.is-pr-issue-po:not(:hover):after,.select.is-pr-issue-po select{border-color:#6ac389}.select.is-pr-issue-po select.is-hovered,.select.is-pr-issue-po select:hover{border-color:#58bc7b}.select.is-pr-issue-po select.is-active,.select.is-pr-issue-po select.is-focused,.select.is-pr-issue-po select:active,.select.is-pr-issue-po select:focus{box-shadow:invalid rgba(106,195,137,.25)}.select.is-pr-type-S:not(:hover):after,.select.is-pr-type-S select{border-color:#ffc400}.select.is-pr-type-S select.is-hovered,.select.is-pr-type-S select:hover{border-color:#e6b000}.select.is-pr-type-S select.is-active,.select.is-pr-type-S select.is-focused,.select.is-pr-type-S select:active,.select.is-pr-type-S select:focus{box-shadow:invalid rgba(255,196,0,.25)}.select.is-pr-type-C:not(:hover):after,.select.is-pr-type-C select{border-color:#48b26d}.select.is-pr-type-C select.is-hovered,.select.is-pr-type-C select:hover{border-color:#41a062}.select.is-pr-type-C select.is-active,.select.is-pr-type-C select.is-focused,.select.is-pr-type-C select:active,.select.is-pr-type-C select:focus{box-shadow:invalid rgba(72,178,109,.25)}.select.is-pr-type-T:not(:hover):after,.select.is-pr-type-T select{border-color:#1daefc}.select.is-pr-type-T select.is-hovered,.select.is-pr-type-T select:hover{border-color:#04a5fc}.select.is-pr-type-T select.is-active,.select.is-pr-type-T select.is-focused,.select.is-pr-type-T select:active,.select.is-pr-type-T select:focus{box-shadow:invalid rgba(29,174,252,.25)}.select.is-pr-type-O:not(:hover):after,.select.is-pr-type-O select{border-color:#26648b}.select.is-pr-type-O select.is-hovered,.select.is-pr-type-O select:hover{border-color:#215677}.select.is-pr-type-O select.is-active,.select.is-pr-type-O select.is-focused,.select.is-pr-type-O select:active,.select.is-pr-type-O select:focus{box-shadow:invalid rgba(38,100,139,.25)}.select.is-pr-type-W:not(:hover):after,.select.is-pr-type-W select{border-color:#ce2d2d}.select.is-pr-type-W select.is-hovered,.select.is-pr-type-W select:hover{border-color:#b92828}.select.is-pr-type-W select.is-active,.select.is-pr-type-W select.is-focused,.select.is-pr-type-W select:active,.select.is-pr-type-W select:focus{box-shadow:invalid rgba(206,45,45,.25)}.select.is-pr-type-table-C:not(:hover):after,.select.is-pr-type-table-C select{border-color:#d7efdf}.select.is-pr-type-table-C select.is-hovered,.select.is-pr-type-table-C select:hover{border-color:#c5e8d0}.select.is-pr-type-table-C select.is-active,.select.is-pr-type-table-C select.is-focused,.select.is-pr-type-table-C select:active,.select.is-pr-type-table-C select:focus{box-shadow:invalid rgba(215,239,223,.25)}.select.is-pr-type-table-S:not(:hover):after,.select.is-pr-type-table-S select{border-color:#fff3cc}.select.is-pr-type-table-S select.is-hovered,.select.is-pr-type-table-S select:hover{border-color:#ffedb3}.select.is-pr-type-table-S select.is-active,.select.is-pr-type-table-S select.is-focused,.select.is-pr-type-table-S select:active,.select.is-pr-type-table-S select:focus{box-shadow:invalid rgba(255,243,204,.25)}.select.is-pr-type-table-T:not(:hover):after,.select.is-pr-type-table-T select{border-color:#e6f6ff}.select.is-pr-type-table-T select.is-hovered,.select.is-pr-type-table-T select:hover{border-color:#cdedff}.select.is-pr-type-table-T select.is-active,.select.is-pr-type-table-T select.is-focused,.select.is-pr-type-table-T select:active,.select.is-pr-type-table-T select:focus{box-shadow:invalid rgba(230,246,255,.25)}.select.is-pr-type-table-O:not(:hover):after,.select.is-pr-type-table-O select{border-color:#aed2e9}.select.is-pr-type-table-O select.is-hovered,.select.is-pr-type-table-O select:hover{border-color:#9ac7e4}.select.is-pr-type-table-O select.is-active,.select.is-pr-type-table-O select.is-focused,.select.is-pr-type-table-O select:active,.select.is-pr-type-table-O select:focus{box-shadow:invalid rgba(174,210,233,.25)}.select.is-pr-type-table-W:not(:hover):after,.select.is-pr-type-table-W select{border-color:#f5d2d2}.select.is-pr-type-table-W select.is-hovered,.select.is-pr-type-table-W select:hover{border-color:#f0bdbd}.select.is-pr-type-table-W select.is-active,.select.is-pr-type-table-W select.is-focused,.select.is-pr-type-table-W select:active,.select.is-pr-type-table-W select:focus{box-shadow:invalid rgba(245,210,210,.25)}.select.is-sla-active:not(:hover):after,.select.is-sla-active select{border-color:#d15757}.select.is-sla-active select.is-hovered,.select.is-sla-active select:hover{border-color:#cc4343}.select.is-sla-active select.is-active,.select.is-sla-active select.is-focused,.select.is-sla-active select:active,.select.is-sla-active select:focus{box-shadow:invalid rgba(209,87,87,.25)}.select.is-sla-inactive:not(:hover):after,.select.is-sla-inactive select{border-color:#59946e}.select.is-sla-inactive select.is-hovered,.select.is-sla-inactive select:hover{border-color:#4f8462}.select.is-sla-inactive select.is-active,.select.is-sla-inactive select.is-focused,.select.is-sla-inactive select:active,.select.is-sla-inactive select:focus{box-shadow:invalid rgba(89,148,110,.25)}.select.is-pr-detail-background:not(:hover):after,.select.is-pr-detail-background select{border-color:#e4e7eb}.select.is-pr-detail-background select.is-hovered,.select.is-pr-detail-background select:hover{border-color:#d5dae0}.select.is-pr-detail-background select.is-active,.select.is-pr-detail-background select.is-focused,.select.is-pr-detail-background select:active,.select.is-pr-detail-background select:focus{box-shadow:invalid rgba(228,231,235,.25)}.select.is-contract-expire-type-ExpireIn30Days:not(:hover):after,.select.is-contract-expire-type-ExpireIn30Days select{border-color:#ce2d2d}.select.is-contract-expire-type-ExpireIn30Days select.is-hovered,.select.is-contract-expire-type-ExpireIn30Days select:hover{border-color:#b92828}.select.is-contract-expire-type-ExpireIn30Days select.is-active,.select.is-contract-expire-type-ExpireIn30Days select.is-focused,.select.is-contract-expire-type-ExpireIn30Days select:active,.select.is-contract-expire-type-ExpireIn30Days select:focus{box-shadow:invalid rgba(206,45,45,.25)}.select.is-contract-expire-type-ExpireIn60Days:not(:hover):after,.select.is-contract-expire-type-ExpireIn60Days select{border-color:#f07600}.select.is-contract-expire-type-ExpireIn60Days select.is-hovered,.select.is-contract-expire-type-ExpireIn60Days select:hover{border-color:#d76900}.select.is-contract-expire-type-ExpireIn60Days select.is-active,.select.is-contract-expire-type-ExpireIn60Days select.is-focused,.select.is-contract-expire-type-ExpireIn60Days select:active,.select.is-contract-expire-type-ExpireIn60Days select:focus{box-shadow:invalid rgba(240,118,0,.25)}.select.is-contract-expire-type-ExpireIn90Days:not(:hover):after,.select.is-contract-expire-type-ExpireIn90Days select{border-color:#ffc400}.select.is-contract-expire-type-ExpireIn90Days select.is-hovered,.select.is-contract-expire-type-ExpireIn90Days select:hover{border-color:#e6b000}.select.is-contract-expire-type-ExpireIn90Days select.is-active,.select.is-contract-expire-type-ExpireIn90Days select.is-focused,.select.is-contract-expire-type-ExpireIn90Days select:active,.select.is-contract-expire-type-ExpireIn90Days select:focus{box-shadow:invalid rgba(255,196,0,.25)}.select.is-contract-expire-type-ExpireIn120Days:not(:hover):after,.select.is-contract-expire-type-ExpireIn120Days select{border-color:#48b26d}.select.is-contract-expire-type-ExpireIn120Days select.is-hovered,.select.is-contract-expire-type-ExpireIn120Days select:hover{border-color:#41a062}.select.is-contract-expire-type-ExpireIn120Days select.is-active,.select.is-contract-expire-type-ExpireIn120Days select.is-focused,.select.is-contract-expire-type-ExpireIn120Days select:active,.select.is-contract-expire-type-ExpireIn120Days select:focus{box-shadow:invalid rgba(72,178,109,.25)}.select.is-contract-expire-type-ExpireIn150Days:not(:hover):after,.select.is-contract-expire-type-ExpireIn150Days select{border-color:#1daefc}.select.is-contract-expire-type-ExpireIn150Days select.is-hovered,.select.is-contract-expire-type-ExpireIn150Days select:hover{border-color:#04a5fc}.select.is-contract-expire-type-ExpireIn150Days select.is-active,.select.is-contract-expire-type-ExpireIn150Days select.is-focused,.select.is-contract-expire-type-ExpireIn150Days select:active,.select.is-contract-expire-type-ExpireIn150Days select:focus{box-shadow:invalid rgba(29,174,252,.25)}.select.is-contract-expire-type-ExpireIn180Days:not(:hover):after,.select.is-contract-expire-type-ExpireIn180Days select{border-color:#26648b}.select.is-contract-expire-type-ExpireIn180Days select.is-hovered,.select.is-contract-expire-type-ExpireIn180Days select:hover{border-color:#215677}.select.is-contract-expire-type-ExpireIn180Days select.is-active,.select.is-contract-expire-type-ExpireIn180Days select.is-focused,.select.is-contract-expire-type-ExpireIn180Days select:active,.select.is-contract-expire-type-ExpireIn180Days select:focus{box-shadow:invalid rgba(38,100,139,.25)}.select.is-contract-spending-status-SeventyToSeventyNine:not(:hover):after,.select.is-contract-spending-status-SeventyToSeventyNine select{border-color:#1daefc}.select.is-contract-spending-status-SeventyToSeventyNine select.is-hovered,.select.is-contract-spending-status-SeventyToSeventyNine select:hover{border-color:#04a5fc}.select.is-contract-spending-status-SeventyToSeventyNine select.is-active,.select.is-contract-spending-status-SeventyToSeventyNine select.is-focused,.select.is-contract-spending-status-SeventyToSeventyNine select:active,.select.is-contract-spending-status-SeventyToSeventyNine select:focus{box-shadow:invalid rgba(29,174,252,.25)}.select.is-contract-spending-status-EightyToEightyNine:not(:hover):after,.select.is-contract-spending-status-EightyToEightyNine select{border-color:#48b26d}.select.is-contract-spending-status-EightyToEightyNine select.is-hovered,.select.is-contract-spending-status-EightyToEightyNine select:hover{border-color:#41a062}.select.is-contract-spending-status-EightyToEightyNine select.is-active,.select.is-contract-spending-status-EightyToEightyNine select.is-focused,.select.is-contract-spending-status-EightyToEightyNine select:active,.select.is-contract-spending-status-EightyToEightyNine select:focus{box-shadow:invalid rgba(72,178,109,.25)}.select.is-contract-spending-status-NinetyToNinetyFive:not(:hover):after,.select.is-contract-spending-status-NinetyToNinetyFive select{border-color:#ffc400}.select.is-contract-spending-status-NinetyToNinetyFive select.is-hovered,.select.is-contract-spending-status-NinetyToNinetyFive select:hover{border-color:#e6b000}.select.is-contract-spending-status-NinetyToNinetyFive select.is-active,.select.is-contract-spending-status-NinetyToNinetyFive select.is-focused,.select.is-contract-spending-status-NinetyToNinetyFive select:active,.select.is-contract-spending-status-NinetyToNinetyFive select:focus{box-shadow:invalid rgba(255,196,0,.25)}.select.is-contract-spending-status-NinetySixToHundred:not(:hover):after,.select.is-contract-spending-status-NinetySixToHundred select{border-color:#f07600}.select.is-contract-spending-status-NinetySixToHundred select.is-hovered,.select.is-contract-spending-status-NinetySixToHundred select:hover{border-color:#d76900}.select.is-contract-spending-status-NinetySixToHundred select.is-active,.select.is-contract-spending-status-NinetySixToHundred select.is-focused,.select.is-contract-spending-status-NinetySixToHundred select:active,.select.is-contract-spending-status-NinetySixToHundred select:focus{box-shadow:invalid rgba(240,118,0,.25)}.select.is-contract-spending-status-MoreThanHundred:not(:hover):after,.select.is-contract-spending-status-MoreThanHundred select{border-color:#ce2d2d}.select.is-contract-spending-status-MoreThanHundred select.is-hovered,.select.is-contract-spending-status-MoreThanHundred select:hover{border-color:#b92828}.select.is-contract-spending-status-MoreThanHundred select.is-active,.select.is-contract-spending-status-MoreThanHundred select.is-focused,.select.is-contract-spending-status-MoreThanHundred select:active,.select.is-contract-spending-status-MoreThanHundred select:focus{box-shadow:invalid rgba(206,45,45,.25)}.select.is-contract-spending-over:not(:hover):after,.select.is-contract-spending-over select{border-color:#ce2d2d}.select.is-contract-spending-over select.is-hovered,.select.is-contract-spending-over select:hover{border-color:#b92828}.select.is-contract-spending-over select.is-active,.select.is-contract-spending-over select.is-focused,.select.is-contract-spending-over select:active,.select.is-contract-spending-over select:focus{box-shadow:invalid rgba(206,45,45,.25)}.select.is-contract-spending-96 select,.select.is-contract-spending-96:not(:hover):after{border-color:#f07600}.select.is-contract-spending-96 select.is-hovered,.select.is-contract-spending-96 select:hover{border-color:#d76900}.select.is-contract-spending-96 select.is-active,.select.is-contract-spending-96 select.is-focused,.select.is-contract-spending-96 select:active,.select.is-contract-spending-96 select:focus{box-shadow:invalid rgba(240,118,0,.25)}.select.is-contract-spending-90 select,.select.is-contract-spending-90:not(:hover):after{border-color:#ffc400}.select.is-contract-spending-90 select.is-hovered,.select.is-contract-spending-90 select:hover{border-color:#e6b000}.select.is-contract-spending-90 select.is-active,.select.is-contract-spending-90 select.is-focused,.select.is-contract-spending-90 select:active,.select.is-contract-spending-90 select:focus{box-shadow:invalid rgba(255,196,0,.25)}.select.is-contract-spending-80 select,.select.is-contract-spending-80:not(:hover):after{border-color:#48b26d}.select.is-contract-spending-80 select.is-hovered,.select.is-contract-spending-80 select:hover{border-color:#41a062}.select.is-contract-spending-80 select.is-active,.select.is-contract-spending-80 select.is-focused,.select.is-contract-spending-80 select:active,.select.is-contract-spending-80 select:focus{box-shadow:invalid rgba(72,178,109,.25)}.select.is-contract-spending-70 select,.select.is-contract-spending-70:not(:hover):after{border-color:#1daefc}.select.is-contract-spending-70 select.is-hovered,.select.is-contract-spending-70 select:hover{border-color:#04a5fc}.select.is-contract-spending-70 select.is-active,.select.is-contract-spending-70 select.is-focused,.select.is-contract-spending-70 select:active,.select.is-contract-spending-70 select:focus{box-shadow:invalid rgba(29,174,252,.25)}.select.is-contract-expire-table-NoExpireDate:not(:hover):after,.select.is-contract-expire-table-NoExpireDate select{border-color:#999}.select.is-contract-expire-table-NoExpireDate select.is-hovered,.select.is-contract-expire-table-NoExpireDate select:hover{border-color:#8c8c8c}.select.is-contract-expire-table-NoExpireDate select.is-active,.select.is-contract-expire-table-NoExpireDate select.is-focused,.select.is-contract-expire-table-NoExpireDate select:active,.select.is-contract-expire-table-NoExpireDate select:focus{box-shadow:invalid hsla(0,0%,60%,.25)}.select.is-contract-expire-table-ExpireLessThan30Days:not(:hover):after,.select.is-contract-expire-table-ExpireLessThan30Days select{border-color:#f2f2f2}.select.is-contract-expire-table-ExpireLessThan30Days select.is-hovered,.select.is-contract-expire-table-ExpireLessThan30Days select:hover{border-color:#e5e5e5}.select.is-contract-expire-table-ExpireLessThan30Days select.is-active,.select.is-contract-expire-table-ExpireLessThan30Days select.is-focused,.select.is-contract-expire-table-ExpireLessThan30Days select:active,.select.is-contract-expire-table-ExpireLessThan30Days select:focus{box-shadow:invalid hsla(0,0%,94.9%,.25)}.select.is-contract-expire-table-ExpireMoreThan30Days:not(:hover):after,.select.is-contract-expire-table-ExpireMoreThan30Days select{border-color:#f2f2f2}.select.is-contract-expire-table-ExpireMoreThan30Days select.is-hovered,.select.is-contract-expire-table-ExpireMoreThan30Days select:hover{border-color:#e5e5e5}.select.is-contract-expire-table-ExpireMoreThan30Days select.is-active,.select.is-contract-expire-table-ExpireMoreThan30Days select.is-focused,.select.is-contract-expire-table-ExpireMoreThan30Days select:active,.select.is-contract-expire-table-ExpireMoreThan30Days select:focus{box-shadow:invalid hsla(0,0%,94.9%,.25)}.select.is-contract-expire-table-ExpireIn30Days:not(:hover):after,.select.is-contract-expire-table-ExpireIn30Days select{border-color:#f6d5d5}.select.is-contract-expire-table-ExpireIn30Days select.is-hovered,.select.is-contract-expire-table-ExpireIn30Days select:hover{border-color:#f2c0c0}.select.is-contract-expire-table-ExpireIn30Days select.is-active,.select.is-contract-expire-table-ExpireIn30Days select.is-focused,.select.is-contract-expire-table-ExpireIn30Days select:active,.select.is-contract-expire-table-ExpireIn30Days select:focus{box-shadow:invalid rgba(246,213,213,.25)}.select.is-contract-expire-table-ExpireIn60Days:not(:hover):after,.select.is-contract-expire-table-ExpireIn60Days select{border-color:#fde4cb}.select.is-contract-expire-table-ExpireIn60Days select.is-hovered,.select.is-contract-expire-table-ExpireIn60Days select:hover{border-color:#fcd7b2}.select.is-contract-expire-table-ExpireIn60Days select.is-active,.select.is-contract-expire-table-ExpireIn60Days select.is-focused,.select.is-contract-expire-table-ExpireIn60Days select:active,.select.is-contract-expire-table-ExpireIn60Days select:focus{box-shadow:invalid rgba(253,228,203,.25)}.select.is-contract-expire-table-ExpireIn90Days:not(:hover):after,.select.is-contract-expire-table-ExpireIn90Days select{border-color:#fff3cc}.select.is-contract-expire-table-ExpireIn90Days select.is-hovered,.select.is-contract-expire-table-ExpireIn90Days select:hover{border-color:#ffedb3}.select.is-contract-expire-table-ExpireIn90Days select.is-active,.select.is-contract-expire-table-ExpireIn90Days select.is-focused,.select.is-contract-expire-table-ExpireIn90Days select:active,.select.is-contract-expire-table-ExpireIn90Days select:focus{box-shadow:invalid rgba(255,243,204,.25)}.select.is-contract-expire-table-ExpireIn120Days:not(:hover):after,.select.is-contract-expire-table-ExpireIn120Days select{border-color:#d7efdf}.select.is-contract-expire-table-ExpireIn120Days select.is-hovered,.select.is-contract-expire-table-ExpireIn120Days select:hover{border-color:#c5e8d0}.select.is-contract-expire-table-ExpireIn120Days select.is-active,.select.is-contract-expire-table-ExpireIn120Days select.is-focused,.select.is-contract-expire-table-ExpireIn120Days select:active,.select.is-contract-expire-table-ExpireIn120Days select:focus{box-shadow:invalid rgba(215,239,223,.25)}.select.is-contract-expire-table-ExpireIn150Days:not(:hover):after,.select.is-contract-expire-table-ExpireIn150Days select{border-color:#e6f6ff}.select.is-contract-expire-table-ExpireIn150Days select.is-hovered,.select.is-contract-expire-table-ExpireIn150Days select:hover{border-color:#cdedff}.select.is-contract-expire-table-ExpireIn150Days select.is-active,.select.is-contract-expire-table-ExpireIn150Days select.is-focused,.select.is-contract-expire-table-ExpireIn150Days select:active,.select.is-contract-expire-table-ExpireIn150Days select:focus{box-shadow:invalid rgba(230,246,255,.25)}.select.is-contract-expire-table-ExpireIn180Days:not(:hover):after,.select.is-contract-expire-table-ExpireIn180Days select{border-color:#aed2e9}.select.is-contract-expire-table-ExpireIn180Days select.is-hovered,.select.is-contract-expire-table-ExpireIn180Days select:hover{border-color:#9ac7e4}.select.is-contract-expire-table-ExpireIn180Days select.is-active,.select.is-contract-expire-table-ExpireIn180Days select.is-focused,.select.is-contract-expire-table-ExpireIn180Days select:active,.select.is-contract-expire-table-ExpireIn180Days select:focus{box-shadow:invalid rgba(174,210,233,.25)}.select.is-small{border-radius:3px;font-size:1.4rem}.select.is-medium{font-size:1.8rem}.select.is-large{font-size:2rem}.select.is-disabled:after{border-color:#404040}.select.is-fullwidth,.select.is-fullwidth select{width:100%}.select.is-loading:after{margin-top:0;position:absolute;right:.625em;top:.625em;transform:none}.select.is-loading.is-small:after{font-size:1.4rem}.select.is-loading.is-medium:after{font-size:1.8rem}.select.is-loading.is-large:after{font-size:2rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#404040}.file.is-white.is-hovered .file-cta,.file.is-white:hover .file-cta{background-color:#f9f9f9;border-color:transparent;color:#404040}.file.is-white.is-focused .file-cta,.file.is-white:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,100%,.25);color:#404040}.file.is-white.is-active .file-cta,.file.is-white:active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#404040}.file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}.file.is-black.is-hovered .file-cta,.file.is-black:hover .file-cta{background-color:#040404;border-color:transparent;color:#fff}.file.is-black.is-focused .file-cta,.file.is-black:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(10,10,10,.25);color:#fff}.file.is-black.is-active .file-cta,.file.is-black:active .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:#404040}.file.is-light.is-hovered .file-cta,.file.is-light:hover .file-cta{background-color:#efefef;border-color:transparent;color:#404040}.file.is-light.is-focused .file-cta,.file.is-light:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,96.1%,.25);color:#404040}.file.is-light.is-active .file-cta,.file.is-light:active .file-cta{background-color:#e8e8e8;border-color:transparent;color:#404040}.file.is-dark .file-cta{background-color:#363636;border-color:transparent;color:#fff}.file.is-dark.is-hovered .file-cta,.file.is-dark:hover .file-cta{background-color:#303030;border-color:transparent;color:#fff}.file.is-dark.is-focused .file-cta,.file.is-dark:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(54,54,54,.25);color:#fff}.file.is-dark.is-active .file-cta,.file.is-dark:active .file-cta{background-color:#292929;border-color:transparent;color:#fff}.file.is-primary .file-cta{background-color:#0077d6;border-color:transparent;color:#fff}.file.is-primary.is-hovered .file-cta,.file.is-primary:hover .file-cta{background-color:#0070c9;border-color:transparent;color:#fff}.file.is-primary.is-focused .file-cta,.file.is-primary:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(0,119,214,.25);color:#fff}.file.is-primary.is-active .file-cta,.file.is-primary:active .file-cta{background-color:#0069bd;border-color:transparent;color:#fff}.file.is-secondary .file-cta{background-color:#1db8ab;border-color:transparent;color:#fff}.file.is-secondary.is-hovered .file-cta,.file.is-secondary:hover .file-cta{background-color:#1bada1;border-color:transparent;color:#fff}.file.is-secondary.is-focused .file-cta,.file.is-secondary:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(29,184,171,.25);color:#fff}.file.is-secondary.is-active .file-cta,.file.is-secondary:active .file-cta{background-color:#1aa297;border-color:transparent;color:#fff}.file.is-link .file-cta{background-color:#2587d5;border-color:transparent;color:#fff}.file.is-link.is-hovered .file-cta,.file.is-link:hover .file-cta{background-color:#2380ca;border-color:transparent;color:#fff}.file.is-link.is-focused .file-cta,.file.is-link:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(37,135,213,.25);color:#fff}.file.is-link.is-active .file-cta,.file.is-link:active .file-cta{background-color:#2179bf;border-color:transparent;color:#fff}.file.is-info .file-cta{background-color:#2073b6;border-color:transparent;color:#fff}.file.is-info.is-hovered .file-cta,.file.is-info:hover .file-cta{background-color:#1e6cab;border-color:transparent;color:#fff}.file.is-info.is-focused .file-cta,.file.is-info:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(32,115,182,.25);color:#fff}.file.is-info.is-active .file-cta,.file.is-info:active .file-cta{background-color:#1c65a0;border-color:transparent;color:#fff}.file.is-success .file-cta{background-color:#228b22;border-color:transparent;color:#fff}.file.is-success.is-hovered .file-cta,.file.is-success:hover .file-cta{background-color:#1f811f;border-color:transparent;color:#fff}.file.is-success.is-focused .file-cta,.file.is-success:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(34,139,34,.25);color:#fff}.file.is-success.is-active .file-cta,.file.is-success:active .file-cta{background-color:#1d771d;border-color:transparent;color:#fff}.file.is-warning .file-cta{background-color:#fdc825;border-color:transparent;color:#404040}.file.is-warning.is-hovered .file-cta,.file.is-warning:hover .file-cta{background-color:#fdc518;border-color:transparent;color:#404040}.file.is-warning.is-focused .file-cta,.file.is-warning:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(253,200,37,.25);color:#404040}.file.is-warning.is-active .file-cta,.file.is-warning:active .file-cta{background-color:#fdc20c;border-color:transparent;color:#404040}.file.is-danger .file-cta{background-color:#dd004b;border-color:transparent;color:#fff}.file.is-danger.is-hovered .file-cta,.file.is-danger:hover .file-cta{background-color:#d00047;border-color:transparent;color:#fff}.file.is-danger.is-focused .file-cta,.file.is-danger:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(221,0,75,.25);color:#fff}.file.is-danger.is-active .file-cta,.file.is-danger:active .file-cta{background-color:#c40042;border-color:transparent;color:#fff}.file.is-grey-light .file-cta{background-color:#999;border-color:transparent;color:#fff}.file.is-grey-light.is-hovered .file-cta,.file.is-grey-light:hover .file-cta{background-color:#939393;border-color:transparent;color:#fff}.file.is-grey-light.is-focused .file-cta,.file.is-grey-light:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,60%,.25);color:#fff}.file.is-grey-light.is-active .file-cta,.file.is-grey-light:active .file-cta{background-color:#8c8c8c;border-color:transparent;color:#fff}.file.is-grey-lighter .file-cta{background-color:#ddd;border-color:transparent;color:#404040}.file.is-grey-lighter.is-hovered .file-cta,.file.is-grey-lighter:hover .file-cta{background-color:#d7d7d7;border-color:transparent;color:#404040}.file.is-grey-lighter.is-focused .file-cta,.file.is-grey-lighter:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,86.7%,.25);color:#404040}.file.is-grey-lighter.is-active .file-cta,.file.is-grey-lighter:active .file-cta{background-color:#d0d0d0;border-color:transparent;color:#404040}.file.is-grey .file-cta{background-color:#666;border-color:transparent;color:#fff}.file.is-grey.is-hovered .file-cta,.file.is-grey:hover .file-cta{background-color:#606060;border-color:transparent;color:#fff}.file.is-grey.is-focused .file-cta,.file.is-grey:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,40%,.25);color:#fff}.file.is-grey.is-active .file-cta,.file.is-grey:active .file-cta{background-color:#595959;border-color:transparent;color:#fff}.file.is-delete .file-cta{background-color:#7a7a7a;border-color:transparent;color:#fff}.file.is-delete.is-hovered .file-cta,.file.is-delete:hover .file-cta{background-color:#747474;border-color:transparent;color:#fff}.file.is-delete.is-focused .file-cta,.file.is-delete:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,47.8%,.25);color:#fff}.file.is-delete.is-active .file-cta,.file.is-delete:active .file-cta{background-color:#6d6d6d;border-color:transparent;color:#fff}.file.is-table-header .file-cta{background-color:#566d80;border-color:transparent;color:#fff}.file.is-table-header.is-hovered .file-cta,.file.is-table-header:hover .file-cta{background-color:#516778;border-color:transparent;color:#fff}.file.is-table-header.is-focused .file-cta,.file.is-table-header:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(86,109,128,.25);color:#fff}.file.is-table-header.is-active .file-cta,.file.is-table-header:active .file-cta{background-color:#4c6071;border-color:transparent;color:#fff}.file.is-spent .file-cta{background-color:#e11383;border-color:transparent;color:#fff}.file.is-spent.is-hovered .file-cta,.file.is-spent:hover .file-cta{background-color:#d5127c;border-color:transparent;color:#fff}.file.is-spent.is-focused .file-cta,.file.is-spent:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(225,19,131,.25);color:#fff}.file.is-spent.is-active .file-cta,.file.is-spent:active .file-cta{background-color:#c91175;border-color:transparent;color:#fff}.file.is-pr-approval .file-cta{background-color:#4fc0fd;border-color:transparent;color:#fff}.file.is-pr-approval.is-hovered .file-cta,.file.is-pr-approval:hover .file-cta{background-color:#42bbfd;border-color:transparent;color:#fff}.file.is-pr-approval.is-focused .file-cta,.file.is-pr-approval:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(79,192,253,.25);color:#fff}.file.is-pr-approval.is-active .file-cta,.file.is-pr-approval:active .file-cta{background-color:#36b7fd;border-color:transparent;color:#fff}.file.is-pr-process .file-cta{background-color:#ffd033;border-color:transparent;color:#404040}.file.is-pr-process.is-hovered .file-cta,.file.is-pr-process:hover .file-cta{background-color:#ffcd26;border-color:transparent;color:#404040}.file.is-pr-process.is-focused .file-cta,.file.is-pr-process:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,208,51,.25);color:#404040}.file.is-pr-process.is-active .file-cta,.file.is-pr-process:active .file-cta{background-color:#ffca1a;border-color:transparent;color:#404040}.file.is-pr-issue-po .file-cta{background-color:#6ac389;border-color:transparent;color:#fff}.file.is-pr-issue-po.is-hovered .file-cta,.file.is-pr-issue-po:hover .file-cta{background-color:#61bf82;border-color:transparent;color:#fff}.file.is-pr-issue-po.is-focused .file-cta,.file.is-pr-issue-po:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(106,195,137,.25);color:#fff}.file.is-pr-issue-po.is-active .file-cta,.file.is-pr-issue-po:active .file-cta{background-color:#58bc7b;border-color:transparent;color:#fff}.file.is-pr-type-S .file-cta{background-color:#ffc400;border-color:transparent;color:#fff}.file.is-pr-type-S.is-hovered .file-cta,.file.is-pr-type-S:hover .file-cta{background-color:#f2ba00;border-color:transparent;color:#fff}.file.is-pr-type-S.is-focused .file-cta,.file.is-pr-type-S:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,196,0,.25);color:#fff}.file.is-pr-type-S.is-active .file-cta,.file.is-pr-type-S:active .file-cta{background-color:#e6b000;border-color:transparent;color:#fff}.file.is-pr-type-C .file-cta{background-color:#48b26d;border-color:transparent;color:#fff}.file.is-pr-type-C.is-hovered .file-cta,.file.is-pr-type-C:hover .file-cta{background-color:#44a967;border-color:transparent;color:#fff}.file.is-pr-type-C.is-focused .file-cta,.file.is-pr-type-C:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(72,178,109,.25);color:#fff}.file.is-pr-type-C.is-active .file-cta,.file.is-pr-type-C:active .file-cta{background-color:#41a062;border-color:transparent;color:#fff}.file.is-pr-type-T .file-cta{background-color:#1daefc;border-color:transparent;color:#fff}.file.is-pr-type-T.is-hovered .file-cta,.file.is-pr-type-T:hover .file-cta{background-color:#10a9fc;border-color:transparent;color:#fff}.file.is-pr-type-T.is-focused .file-cta,.file.is-pr-type-T:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(29,174,252,.25);color:#fff}.file.is-pr-type-T.is-active .file-cta,.file.is-pr-type-T:active .file-cta{background-color:#04a5fc;border-color:transparent;color:#fff}.file.is-pr-type-O .file-cta{background-color:#26648b;border-color:transparent;color:#fff}.file.is-pr-type-O.is-hovered .file-cta,.file.is-pr-type-O:hover .file-cta{background-color:#235d81;border-color:transparent;color:#fff}.file.is-pr-type-O.is-focused .file-cta,.file.is-pr-type-O:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(38,100,139,.25);color:#fff}.file.is-pr-type-O.is-active .file-cta,.file.is-pr-type-O:active .file-cta{background-color:#215677;border-color:transparent;color:#fff}.file.is-pr-type-W .file-cta{background-color:#ce2d2d;border-color:transparent;color:#fff}.file.is-pr-type-W.is-hovered .file-cta,.file.is-pr-type-W:hover .file-cta{background-color:#c42b2b;border-color:transparent;color:#fff}.file.is-pr-type-W.is-focused .file-cta,.file.is-pr-type-W:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(206,45,45,.25);color:#fff}.file.is-pr-type-W.is-active .file-cta,.file.is-pr-type-W:active .file-cta{background-color:#b92828;border-color:transparent;color:#fff}.file.is-pr-type-table-C .file-cta{background-color:#d7efdf;border-color:transparent;color:#404040}.file.is-pr-type-table-C.is-hovered .file-cta,.file.is-pr-type-table-C:hover .file-cta{background-color:#ceebd8;border-color:transparent;color:#404040}.file.is-pr-type-table-C.is-focused .file-cta,.file.is-pr-type-table-C:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(215,239,223,.25);color:#404040}.file.is-pr-type-table-C.is-active .file-cta,.file.is-pr-type-table-C:active .file-cta{background-color:#c5e8d0;border-color:transparent;color:#404040}.file.is-pr-type-table-S .file-cta{background-color:#fff3cc;border-color:transparent;color:#404040}.file.is-pr-type-table-S.is-hovered .file-cta,.file.is-pr-type-table-S:hover .file-cta{background-color:#fff0bf;border-color:transparent;color:#404040}.file.is-pr-type-table-S.is-focused .file-cta,.file.is-pr-type-table-S:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,243,204,.25);color:#404040}.file.is-pr-type-table-S.is-active .file-cta,.file.is-pr-type-table-S:active .file-cta{background-color:#ffedb3;border-color:transparent;color:#404040}.file.is-pr-type-table-T .file-cta{background-color:#e6f6ff;border-color:transparent;color:#404040}.file.is-pr-type-table-T.is-hovered .file-cta,.file.is-pr-type-table-T:hover .file-cta{background-color:#d9f1ff;border-color:transparent;color:#404040}.file.is-pr-type-table-T.is-focused .file-cta,.file.is-pr-type-table-T:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(230,246,255,.25);color:#404040}.file.is-pr-type-table-T.is-active .file-cta,.file.is-pr-type-table-T:active .file-cta{background-color:#cdedff;border-color:transparent;color:#404040}.file.is-pr-type-table-O .file-cta{background-color:#aed2e9;border-color:transparent;color:#404040}.file.is-pr-type-table-O.is-hovered .file-cta,.file.is-pr-type-table-O:hover .file-cta{background-color:#a4cce6;border-color:transparent;color:#404040}.file.is-pr-type-table-O.is-focused .file-cta,.file.is-pr-type-table-O:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(174,210,233,.25);color:#404040}.file.is-pr-type-table-O.is-active .file-cta,.file.is-pr-type-table-O:active .file-cta{background-color:#9ac7e4;border-color:transparent;color:#404040}.file.is-pr-type-table-W .file-cta{background-color:#f5d2d2;border-color:transparent;color:#404040}.file.is-pr-type-table-W.is-hovered .file-cta,.file.is-pr-type-table-W:hover .file-cta{background-color:#f3c8c8;border-color:transparent;color:#404040}.file.is-pr-type-table-W.is-focused .file-cta,.file.is-pr-type-table-W:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(245,210,210,.25);color:#404040}.file.is-pr-type-table-W.is-active .file-cta,.file.is-pr-type-table-W:active .file-cta{background-color:#f0bdbd;border-color:transparent;color:#404040}.file.is-sla-active .file-cta{background-color:#d15757;border-color:transparent;color:#fff}.file.is-sla-active.is-hovered .file-cta,.file.is-sla-active:hover .file-cta{background-color:#ce4d4d;border-color:transparent;color:#fff}.file.is-sla-active.is-focused .file-cta,.file.is-sla-active:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(209,87,87,.25);color:#fff}.file.is-sla-active.is-active .file-cta,.file.is-sla-active:active .file-cta{background-color:#cc4343;border-color:transparent;color:#fff}.file.is-sla-inactive .file-cta{background-color:#59946e;border-color:transparent;color:#fff}.file.is-sla-inactive.is-hovered .file-cta,.file.is-sla-inactive:hover .file-cta{background-color:#548c68;border-color:transparent;color:#fff}.file.is-sla-inactive.is-focused .file-cta,.file.is-sla-inactive:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(89,148,110,.25);color:#fff}.file.is-sla-inactive.is-active .file-cta,.file.is-sla-inactive:active .file-cta{background-color:#4f8462;border-color:transparent;color:#fff}.file.is-pr-detail-background .file-cta{background-color:#e4e7eb;border-color:transparent;color:#404040}.file.is-pr-detail-background.is-hovered .file-cta,.file.is-pr-detail-background:hover .file-cta{background-color:#dde0e6;border-color:transparent;color:#404040}.file.is-pr-detail-background.is-focused .file-cta,.file.is-pr-detail-background:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(228,231,235,.25);color:#404040}.file.is-pr-detail-background.is-active .file-cta,.file.is-pr-detail-background:active .file-cta{background-color:#d5dae0;border-color:transparent;color:#404040}.file.is-contract-expire-type-ExpireIn30Days .file-cta{background-color:#ce2d2d;border-color:transparent;color:#fff}.file.is-contract-expire-type-ExpireIn30Days.is-hovered .file-cta,.file.is-contract-expire-type-ExpireIn30Days:hover .file-cta{background-color:#c42b2b;border-color:transparent;color:#fff}.file.is-contract-expire-type-ExpireIn30Days.is-focused .file-cta,.file.is-contract-expire-type-ExpireIn30Days:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(206,45,45,.25);color:#fff}.file.is-contract-expire-type-ExpireIn30Days.is-active .file-cta,.file.is-contract-expire-type-ExpireIn30Days:active .file-cta{background-color:#b92828;border-color:transparent;color:#fff}.file.is-contract-expire-type-ExpireIn60Days .file-cta{background-color:#f07600;border-color:transparent;color:#fff}.file.is-contract-expire-type-ExpireIn60Days.is-hovered .file-cta,.file.is-contract-expire-type-ExpireIn60Days:hover .file-cta{background-color:#e37000;border-color:transparent;color:#fff}.file.is-contract-expire-type-ExpireIn60Days.is-focused .file-cta,.file.is-contract-expire-type-ExpireIn60Days:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(240,118,0,.25);color:#fff}.file.is-contract-expire-type-ExpireIn60Days.is-active .file-cta,.file.is-contract-expire-type-ExpireIn60Days:active .file-cta{background-color:#d76900;border-color:transparent;color:#fff}.file.is-contract-expire-type-ExpireIn90Days .file-cta{background-color:#ffc400;border-color:transparent;color:#404040}.file.is-contract-expire-type-ExpireIn90Days.is-hovered .file-cta,.file.is-contract-expire-type-ExpireIn90Days:hover .file-cta{background-color:#f2ba00;border-color:transparent;color:#404040}.file.is-contract-expire-type-ExpireIn90Days.is-focused .file-cta,.file.is-contract-expire-type-ExpireIn90Days:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,196,0,.25);color:#404040}.file.is-contract-expire-type-ExpireIn90Days.is-active .file-cta,.file.is-contract-expire-type-ExpireIn90Days:active .file-cta{background-color:#e6b000;border-color:transparent;color:#404040}.file.is-contract-expire-type-ExpireIn120Days .file-cta{background-color:#48b26d;border-color:transparent;color:#fff}.file.is-contract-expire-type-ExpireIn120Days.is-hovered .file-cta,.file.is-contract-expire-type-ExpireIn120Days:hover .file-cta{background-color:#44a967;border-color:transparent;color:#fff}.file.is-contract-expire-type-ExpireIn120Days.is-focused .file-cta,.file.is-contract-expire-type-ExpireIn120Days:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(72,178,109,.25);color:#fff}.file.is-contract-expire-type-ExpireIn120Days.is-active .file-cta,.file.is-contract-expire-type-ExpireIn120Days:active .file-cta{background-color:#41a062;border-color:transparent;color:#fff}.file.is-contract-expire-type-ExpireIn150Days .file-cta{background-color:#1daefc;border-color:transparent;color:#fff}.file.is-contract-expire-type-ExpireIn150Days.is-hovered .file-cta,.file.is-contract-expire-type-ExpireIn150Days:hover .file-cta{background-color:#10a9fc;border-color:transparent;color:#fff}.file.is-contract-expire-type-ExpireIn150Days.is-focused .file-cta,.file.is-contract-expire-type-ExpireIn150Days:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(29,174,252,.25);color:#fff}.file.is-contract-expire-type-ExpireIn150Days.is-active .file-cta,.file.is-contract-expire-type-ExpireIn150Days:active .file-cta{background-color:#04a5fc;border-color:transparent;color:#fff}.file.is-contract-expire-type-ExpireIn180Days .file-cta{background-color:#26648b;border-color:transparent;color:#fff}.file.is-contract-expire-type-ExpireIn180Days.is-hovered .file-cta,.file.is-contract-expire-type-ExpireIn180Days:hover .file-cta{background-color:#235d81;border-color:transparent;color:#fff}.file.is-contract-expire-type-ExpireIn180Days.is-focused .file-cta,.file.is-contract-expire-type-ExpireIn180Days:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(38,100,139,.25);color:#fff}.file.is-contract-expire-type-ExpireIn180Days.is-active .file-cta,.file.is-contract-expire-type-ExpireIn180Days:active .file-cta{background-color:#215677;border-color:transparent;color:#fff}.file.is-contract-spending-status-SeventyToSeventyNine .file-cta{background-color:#1daefc;border-color:transparent;color:#fff}.file.is-contract-spending-status-SeventyToSeventyNine.is-hovered .file-cta,.file.is-contract-spending-status-SeventyToSeventyNine:hover .file-cta{background-color:#10a9fc;border-color:transparent;color:#fff}.file.is-contract-spending-status-SeventyToSeventyNine.is-focused .file-cta,.file.is-contract-spending-status-SeventyToSeventyNine:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(29,174,252,.25);color:#fff}.file.is-contract-spending-status-SeventyToSeventyNine.is-active .file-cta,.file.is-contract-spending-status-SeventyToSeventyNine:active .file-cta{background-color:#04a5fc;border-color:transparent;color:#fff}.file.is-contract-spending-status-EightyToEightyNine .file-cta{background-color:#48b26d;border-color:transparent;color:#fff}.file.is-contract-spending-status-EightyToEightyNine.is-hovered .file-cta,.file.is-contract-spending-status-EightyToEightyNine:hover .file-cta{background-color:#44a967;border-color:transparent;color:#fff}.file.is-contract-spending-status-EightyToEightyNine.is-focused .file-cta,.file.is-contract-spending-status-EightyToEightyNine:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(72,178,109,.25);color:#fff}.file.is-contract-spending-status-EightyToEightyNine.is-active .file-cta,.file.is-contract-spending-status-EightyToEightyNine:active .file-cta{background-color:#41a062;border-color:transparent;color:#fff}.file.is-contract-spending-status-NinetyToNinetyFive .file-cta{background-color:#ffc400;border-color:transparent;color:#404040}.file.is-contract-spending-status-NinetyToNinetyFive.is-hovered .file-cta,.file.is-contract-spending-status-NinetyToNinetyFive:hover .file-cta{background-color:#f2ba00;border-color:transparent;color:#404040}.file.is-contract-spending-status-NinetyToNinetyFive.is-focused .file-cta,.file.is-contract-spending-status-NinetyToNinetyFive:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,196,0,.25);color:#404040}.file.is-contract-spending-status-NinetyToNinetyFive.is-active .file-cta,.file.is-contract-spending-status-NinetyToNinetyFive:active .file-cta{background-color:#e6b000;border-color:transparent;color:#404040}.file.is-contract-spending-status-NinetySixToHundred .file-cta{background-color:#f07600;border-color:transparent;color:#fff}.file.is-contract-spending-status-NinetySixToHundred.is-hovered .file-cta,.file.is-contract-spending-status-NinetySixToHundred:hover .file-cta{background-color:#e37000;border-color:transparent;color:#fff}.file.is-contract-spending-status-NinetySixToHundred.is-focused .file-cta,.file.is-contract-spending-status-NinetySixToHundred:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(240,118,0,.25);color:#fff}.file.is-contract-spending-status-NinetySixToHundred.is-active .file-cta,.file.is-contract-spending-status-NinetySixToHundred:active .file-cta{background-color:#d76900;border-color:transparent;color:#fff}.file.is-contract-spending-status-MoreThanHundred .file-cta{background-color:#ce2d2d;border-color:transparent;color:#fff}.file.is-contract-spending-status-MoreThanHundred.is-hovered .file-cta,.file.is-contract-spending-status-MoreThanHundred:hover .file-cta{background-color:#c42b2b;border-color:transparent;color:#fff}.file.is-contract-spending-status-MoreThanHundred.is-focused .file-cta,.file.is-contract-spending-status-MoreThanHundred:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(206,45,45,.25);color:#fff}.file.is-contract-spending-status-MoreThanHundred.is-active .file-cta,.file.is-contract-spending-status-MoreThanHundred:active .file-cta{background-color:#b92828;border-color:transparent;color:#fff}.file.is-contract-spending-over .file-cta{background-color:#ce2d2d;border-color:transparent;color:#fff}.file.is-contract-spending-over.is-hovered .file-cta,.file.is-contract-spending-over:hover .file-cta{background-color:#c42b2b;border-color:transparent;color:#fff}.file.is-contract-spending-over.is-focused .file-cta,.file.is-contract-spending-over:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(206,45,45,.25);color:#fff}.file.is-contract-spending-over.is-active .file-cta,.file.is-contract-spending-over:active .file-cta{background-color:#b92828;border-color:transparent;color:#fff}.file.is-contract-spending-96 .file-cta{background-color:#f07600;border-color:transparent;color:#fff}.file.is-contract-spending-96.is-hovered .file-cta,.file.is-contract-spending-96:hover .file-cta{background-color:#e37000;border-color:transparent;color:#fff}.file.is-contract-spending-96.is-focused .file-cta,.file.is-contract-spending-96:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(240,118,0,.25);color:#fff}.file.is-contract-spending-96.is-active .file-cta,.file.is-contract-spending-96:active .file-cta{background-color:#d76900;border-color:transparent;color:#fff}.file.is-contract-spending-90 .file-cta{background-color:#ffc400;border-color:transparent;color:#404040}.file.is-contract-spending-90.is-hovered .file-cta,.file.is-contract-spending-90:hover .file-cta{background-color:#f2ba00;border-color:transparent;color:#404040}.file.is-contract-spending-90.is-focused .file-cta,.file.is-contract-spending-90:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,196,0,.25);color:#404040}.file.is-contract-spending-90.is-active .file-cta,.file.is-contract-spending-90:active .file-cta{background-color:#e6b000;border-color:transparent;color:#404040}.file.is-contract-spending-80 .file-cta{background-color:#48b26d;border-color:transparent;color:#fff}.file.is-contract-spending-80.is-hovered .file-cta,.file.is-contract-spending-80:hover .file-cta{background-color:#44a967;border-color:transparent;color:#fff}.file.is-contract-spending-80.is-focused .file-cta,.file.is-contract-spending-80:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(72,178,109,.25);color:#fff}.file.is-contract-spending-80.is-active .file-cta,.file.is-contract-spending-80:active .file-cta{background-color:#41a062;border-color:transparent;color:#fff}.file.is-contract-spending-70 .file-cta{background-color:#1daefc;border-color:transparent;color:#fff}.file.is-contract-spending-70.is-hovered .file-cta,.file.is-contract-spending-70:hover .file-cta{background-color:#10a9fc;border-color:transparent;color:#fff}.file.is-contract-spending-70.is-focused .file-cta,.file.is-contract-spending-70:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(29,174,252,.25);color:#fff}.file.is-contract-spending-70.is-active .file-cta,.file.is-contract-spending-70:active .file-cta{background-color:#04a5fc;border-color:transparent;color:#fff}.file.is-contract-expire-table-NoExpireDate .file-cta{background-color:#999;border-color:transparent;color:#fff}.file.is-contract-expire-table-NoExpireDate.is-hovered .file-cta,.file.is-contract-expire-table-NoExpireDate:hover .file-cta{background-color:#939393;border-color:transparent;color:#fff}.file.is-contract-expire-table-NoExpireDate.is-focused .file-cta,.file.is-contract-expire-table-NoExpireDate:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,60%,.25);color:#fff}.file.is-contract-expire-table-NoExpireDate.is-active .file-cta,.file.is-contract-expire-table-NoExpireDate:active .file-cta{background-color:#8c8c8c;border-color:transparent;color:#fff}.file.is-contract-expire-table-ExpireLessThan30Days .file-cta{background-color:#f2f2f2;border-color:transparent;color:#404040}.file.is-contract-expire-table-ExpireLessThan30Days.is-hovered .file-cta,.file.is-contract-expire-table-ExpireLessThan30Days:hover .file-cta{background-color:#ececec;border-color:transparent;color:#404040}.file.is-contract-expire-table-ExpireLessThan30Days.is-focused .file-cta,.file.is-contract-expire-table-ExpireLessThan30Days:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,94.9%,.25);color:#404040}.file.is-contract-expire-table-ExpireLessThan30Days.is-active .file-cta,.file.is-contract-expire-table-ExpireLessThan30Days:active .file-cta{background-color:#e5e5e5;border-color:transparent;color:#404040}.file.is-contract-expire-table-ExpireMoreThan30Days .file-cta{background-color:#f2f2f2;border-color:transparent;color:#404040}.file.is-contract-expire-table-ExpireMoreThan30Days.is-hovered .file-cta,.file.is-contract-expire-table-ExpireMoreThan30Days:hover .file-cta{background-color:#ececec;border-color:transparent;color:#404040}.file.is-contract-expire-table-ExpireMoreThan30Days.is-focused .file-cta,.file.is-contract-expire-table-ExpireMoreThan30Days:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,94.9%,.25);color:#404040}.file.is-contract-expire-table-ExpireMoreThan30Days.is-active .file-cta,.file.is-contract-expire-table-ExpireMoreThan30Days:active .file-cta{background-color:#e5e5e5;border-color:transparent;color:#404040}.file.is-contract-expire-table-ExpireIn30Days .file-cta{background-color:#f6d5d5;border-color:transparent;color:#404040}.file.is-contract-expire-table-ExpireIn30Days.is-hovered .file-cta,.file.is-contract-expire-table-ExpireIn30Days:hover .file-cta{background-color:#f4cbcb;border-color:transparent;color:#404040}.file.is-contract-expire-table-ExpireIn30Days.is-focused .file-cta,.file.is-contract-expire-table-ExpireIn30Days:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(246,213,213,.25);color:#404040}.file.is-contract-expire-table-ExpireIn30Days.is-active .file-cta,.file.is-contract-expire-table-ExpireIn30Days:active .file-cta{background-color:#f2c0c0;border-color:transparent;color:#404040}.file.is-contract-expire-table-ExpireIn60Days .file-cta{background-color:#fde4cb;border-color:transparent;color:#404040}.file.is-contract-expire-table-ExpireIn60Days.is-hovered .file-cta,.file.is-contract-expire-table-ExpireIn60Days:hover .file-cta{background-color:#fddebf;border-color:transparent;color:#404040}.file.is-contract-expire-table-ExpireIn60Days.is-focused .file-cta,.file.is-contract-expire-table-ExpireIn60Days:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(253,228,203,.25);color:#404040}.file.is-contract-expire-table-ExpireIn60Days.is-active .file-cta,.file.is-contract-expire-table-ExpireIn60Days:active .file-cta{background-color:#fcd7b2;border-color:transparent;color:#404040}.file.is-contract-expire-table-ExpireIn90Days .file-cta{background-color:#fff3cc;border-color:transparent;color:#404040}.file.is-contract-expire-table-ExpireIn90Days.is-hovered .file-cta,.file.is-contract-expire-table-ExpireIn90Days:hover .file-cta{background-color:#fff0bf;border-color:transparent;color:#404040}.file.is-contract-expire-table-ExpireIn90Days.is-focused .file-cta,.file.is-contract-expire-table-ExpireIn90Days:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,243,204,.25);color:#404040}.file.is-contract-expire-table-ExpireIn90Days.is-active .file-cta,.file.is-contract-expire-table-ExpireIn90Days:active .file-cta{background-color:#ffedb3;border-color:transparent;color:#404040}.file.is-contract-expire-table-ExpireIn120Days .file-cta{background-color:#d7efdf;border-color:transparent;color:#404040}.file.is-contract-expire-table-ExpireIn120Days.is-hovered .file-cta,.file.is-contract-expire-table-ExpireIn120Days:hover .file-cta{background-color:#ceebd8;border-color:transparent;color:#404040}.file.is-contract-expire-table-ExpireIn120Days.is-focused .file-cta,.file.is-contract-expire-table-ExpireIn120Days:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(215,239,223,.25);color:#404040}.file.is-contract-expire-table-ExpireIn120Days.is-active .file-cta,.file.is-contract-expire-table-ExpireIn120Days:active .file-cta{background-color:#c5e8d0;border-color:transparent;color:#404040}.file.is-contract-expire-table-ExpireIn150Days .file-cta{background-color:#e6f6ff;border-color:transparent;color:#404040}.file.is-contract-expire-table-ExpireIn150Days.is-hovered .file-cta,.file.is-contract-expire-table-ExpireIn150Days:hover .file-cta{background-color:#d9f1ff;border-color:transparent;color:#404040}.file.is-contract-expire-table-ExpireIn150Days.is-focused .file-cta,.file.is-contract-expire-table-ExpireIn150Days:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(230,246,255,.25);color:#404040}.file.is-contract-expire-table-ExpireIn150Days.is-active .file-cta,.file.is-contract-expire-table-ExpireIn150Days:active .file-cta{background-color:#cdedff;border-color:transparent;color:#404040}.file.is-contract-expire-table-ExpireIn180Days .file-cta{background-color:#aed2e9;border-color:transparent;color:#404040}.file.is-contract-expire-table-ExpireIn180Days.is-hovered .file-cta,.file.is-contract-expire-table-ExpireIn180Days:hover .file-cta{background-color:#a4cce6;border-color:transparent;color:#404040}.file.is-contract-expire-table-ExpireIn180Days.is-focused .file-cta,.file.is-contract-expire-table-ExpireIn180Days:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(174,210,233,.25);color:#404040}.file.is-contract-expire-table-ExpireIn180Days.is-active .file-cta,.file.is-contract-expire-table-ExpireIn180Days:active .file-cta{background-color:#9ac7e4;border-color:transparent;color:#404040}.file.is-small{font-size:1.4rem}.file.is-medium{font-size:1.8rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:2rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:7px}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:7px 7px 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 7px 7px;border-width:0 1px 1px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 7px 7px 0}.file.is-right .file-name{border-radius:7px 0 0 7px;border-width:1px 0 1px 1px;order:-1}.file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover .file-cta{background-color:#ececec;color:#404040}.file-label:hover .file-name{border-color:#3a3a3a}.file-label:active .file-cta{background-color:#e5e5e5;color:#404040}.file-label:active .file-name{border-color:#333}.file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#404040;border-radius:7px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f2f2f2;color:#404040}.file-name{border:1px solid #404040;border-left-width:0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}.file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}.file-icon .fa{font-size:14px}.label{color:#404040;display:block;font-size:1.6rem;font-weight:500}.label:not(:last-child){margin-bottom:.5em}.label.is-small{font-size:1.4rem}.label.is-medium{font-size:1.8rem}.label.is-large{font-size:2rem}.help{display:block;font-size:1.4rem;margin-top:.25rem}.help.is-white{color:#fff}.help.is-black{color:#0a0a0a}.help.is-light{color:#f5f5f5}.help.is-dark{color:#363636}.help.is-primary{color:#0077d6}.help.is-secondary{color:#1db8ab}.help.is-link{color:#2587d5}.help.is-info{color:#2073b6}.help.is-success{color:#228b22}.help.is-warning{color:#fdc825}.help.is-danger{color:#dd004b}.help.is-grey-light{color:#999}.help.is-grey-lighter{color:#ddd}.help.is-grey{color:#666}.help.is-delete{color:#7a7a7a}.help.is-table-header{color:#566d80}.help.is-spent{color:#e11383}.help.is-pr-approval{color:#4fc0fd}.help.is-pr-process{color:#ffd033}.help.is-pr-issue-po{color:#6ac389}.help.is-pr-type-S{color:#ffc400}.help.is-pr-type-C{color:#48b26d}.help.is-pr-type-T{color:#1daefc}.help.is-pr-type-O{color:#26648b}.help.is-pr-type-W{color:#ce2d2d}.help.is-pr-type-table-C{color:#d7efdf}.help.is-pr-type-table-S{color:#fff3cc}.help.is-pr-type-table-T{color:#e6f6ff}.help.is-pr-type-table-O{color:#aed2e9}.help.is-pr-type-table-W{color:#f5d2d2}.help.is-sla-active{color:#d15757}.help.is-sla-inactive{color:#59946e}.help.is-pr-detail-background{color:#e4e7eb}.help.is-contract-expire-type-ExpireIn30Days{color:#ce2d2d}.help.is-contract-expire-type-ExpireIn60Days{color:#f07600}.help.is-contract-expire-type-ExpireIn90Days{color:#ffc400}.help.is-contract-expire-type-ExpireIn120Days{color:#48b26d}.help.is-contract-expire-type-ExpireIn150Days{color:#1daefc}.help.is-contract-expire-type-ExpireIn180Days{color:#26648b}.help.is-contract-spending-status-SeventyToSeventyNine{color:#1daefc}.help.is-contract-spending-status-EightyToEightyNine{color:#48b26d}.help.is-contract-spending-status-NinetyToNinetyFive{color:#ffc400}.help.is-contract-spending-status-NinetySixToHundred{color:#f07600}.help.is-contract-spending-over,.help.is-contract-spending-status-MoreThanHundred{color:#ce2d2d}.help.is-contract-spending-96{color:#f07600}.help.is-contract-spending-90{color:#ffc400}.help.is-contract-spending-80{color:#48b26d}.help.is-contract-spending-70{color:#1daefc}.help.is-contract-expire-table-NoExpireDate{color:#999}.help.is-contract-expire-table-ExpireLessThan30Days,.help.is-contract-expire-table-ExpireMoreThan30Days{color:#f2f2f2}.help.is-contract-expire-table-ExpireIn30Days{color:#f6d5d5}.help.is-contract-expire-table-ExpireIn60Days{color:#fde4cb}.help.is-contract-expire-table-ExpireIn90Days{color:#fff3cc}.help.is-contract-expire-table-ExpireIn120Days{color:#d7efdf}.help.is-contract-expire-table-ExpireIn150Days{color:#e6f6ff}.help.is-contract-expire-table-ExpireIn180Days{color:#aed2e9}.field:not(:last-child){margin-bottom:.75rem}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-right:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control .button:not([disabled]).is-hovered,.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .input:not([disabled]).is-hovered,.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]).is-hovered,.field.has-addons .control .select select:not([disabled]):hover{z-index:2}.field.has-addons .control .button:not([disabled]).is-active,.field.has-addons .control .button:not([disabled]).is-focused,.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .input:not([disabled]).is-active,.field.has-addons .control .input:not([disabled]).is-focused,.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control .select select:not([disabled]).is-active,.field.has-addons .control .select select:not([disabled]).is-focused,.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select:not([disabled]):focus{z-index:3}.field.has-addons .control .button:not([disabled]).is-active:hover,.field.has-addons .control .button:not([disabled]).is-focused:hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .input:not([disabled]).is-active:hover,.field.has-addons .control .input:not([disabled]).is-focused:hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control .select select:not([disabled]).is-active:hover,.field.has-addons .control .select select:not([disabled]).is-focused:hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select:not([disabled]):focus:hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{display:flex;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media print,screen and (min-width:768px){.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width:767px){.field-label{margin-bottom:.5rem}}@media print,screen and (min-width:768px){.field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.field-label.is-small{font-size:1.4rem;padding-top:.375em}.field-label.is-normal{padding-top:.375em}.field-label.is-medium{font-size:1.8rem;padding-top:.375em}.field-label.is-large{font-size:2rem;padding-top:.375em}}.field-body .field .field{margin-bottom:0}@media print,screen and (min-width:768px){.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{box-sizing:border-box;clear:both;font-size:1.6rem;position:relative;text-align:inherit}.control.has-icons-left .input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right .select:focus~.icon{color:#404040}.control.has-icons-left .input.is-small~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right .select.is-small~.icon{font-size:1.4rem}.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon{font-size:1.8rem}.control.has-icons-left .input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right .select.is-large~.icon{font-size:2rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#404040;height:4.8rem;pointer-events:none;position:absolute;top:0;width:4.8rem;z-index:4}.control.has-icons-left .input,.control.has-icons-left .select select{padding-left:4.8rem}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right .select select{padding-right:4.8rem}.control.has-icons-right .icon.is-right{right:0}.control.is-loading:after{position:absolute!important;right:.625em;top:.625em;z-index:4}.control.is-loading.is-small:after{font-size:1.4rem}.control.is-loading.is-medium:after{font-size:1.8rem}.control.is-loading.is-large:after{font-size:2rem}.breadcrumb{font-size:1.6rem;white-space:nowrap}.breadcrumb a{align-items:center;color:#2587d5;display:flex;justify-content:center;padding:0 .75em}.breadcrumb a:hover{color:invalid-color}.breadcrumb li{align-items:center;display:flex}.breadcrumb li:first-child a{padding-left:0}.breadcrumb li.is-active a{color:#404040;cursor:default;pointer-events:none}.breadcrumb li+li:before{color:#404040;content:"/"}.breadcrumb ol,.breadcrumb ul{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.breadcrumb .icon:first-child{margin-right:.5em}.breadcrumb .icon:last-child{margin-left:.5em}.breadcrumb.is-centered ol,.breadcrumb.is-centered ul{justify-content:center}.breadcrumb.is-right ol,.breadcrumb.is-right ul{justify-content:flex-end}.breadcrumb.is-small{font-size:1.4rem}.breadcrumb.is-medium{font-size:1.8rem}.breadcrumb.is-large{font-size:2rem}.breadcrumb.has-arrow-separator li+li:before{content:"→"}.breadcrumb.has-bullet-separator li+li:before{content:"•"}.breadcrumb.has-dot-separator li+li:before{content:"·"}.breadcrumb.has-succeeds-separator li+li:before{content:"≻"}.card{background-color:#fff;box-shadow:0 .5em 1em -.125em rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.02);color:#404040;max-width:100%;position:relative}.card-header{background-color:transparent;align-items:stretch;box-shadow:0 .125em .25em rgba(0,0,0,.1);display:flex}.card-header-title{align-items:center;color:#404040;display:flex;flex-grow:1;font-weight:700;padding:.75rem 1rem}.card-header-icon,.card-header-title.is-centered{justify-content:center}.card-header-icon{align-items:center;cursor:pointer;display:flex;padding:.75rem 1rem}.card-image{display:block;position:relative}.card-content{padding:1.5rem}.card-content,.card-footer{background-color:transparent}.card-footer{border-top:1px solid #999;align-items:stretch;display:flex}.card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.card-footer-item:not(:last-child){border-right:1px solid #999}.card .media:not(:last-child){margin-bottom:1.2rem}.dropdown{display:inline-flex;position:relative;vertical-align:top}.dropdown.is-active .dropdown-menu,.dropdown.is-hoverable:hover .dropdown-menu{display:block}.dropdown.is-right .dropdown-menu{left:auto;right:0}.dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:0;top:auto}.dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.dropdown-content{background-color:#fff;border-radius:7px;box-shadow:0 .5em 1em -.125em rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.02);padding-bottom:.5rem;padding-top:.5rem}.dropdown-item{color:#404040;display:block;font-size:.875rem;line-height:1.5;padding:.375rem 1rem;position:relative}a.dropdown-item,button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}a.dropdown-item:hover,button.dropdown-item:hover{background-color:#f2f2f2;color:#000}a.dropdown-item.is-active,button.dropdown-item.is-active{background-color:#2587d5;color:#fff}.dropdown-divider{background-color:#999;border:none;display:block;height:1px;margin:.5rem 0}.level{align-items:center;justify-content:space-between}.level code{border-radius:7px}.level img{display:inline-block;vertical-align:top}.level.is-mobile,.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.6rem}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media print,screen and (min-width:768px){.level{display:flex}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .subtitle,.level-item .title{margin-bottom:0}@media screen and (max-width:767px){.level-item:not(:last-child){margin-bottom:.6rem}}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}@media print,screen and (min-width:768px){.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.6rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (max-width:767px){.level-left+.level-right{margin-top:1.5rem}}@media print,screen and (min-width:768px){.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media print,screen and (min-width:768px){.level-right{display:flex}}.media{align-items:flex-start;display:flex;text-align:inherit}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid rgba(64,64,64,.5);display:flex;padding-top:.75rem}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:.5rem}.media .media .media{padding-top:.5rem}.media .media .media+.media{margin-top:.5rem}.media+.media{border-top:1px solid rgba(64,64,64,.5);margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.media-left,.media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.media-left{margin-right:1rem}.media-right{margin-left:1rem}.media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width:767px){.media-content{overflow-x:auto}}.menu{font-size:1.6rem}.menu.is-small{font-size:1.4rem}.menu.is-medium{font-size:1.8rem}.menu.is-large{font-size:2rem}.menu-list{line-height:1.25}.menu-list a{border-radius:3px;color:#404040;display:block;padding:.5em .75em}.menu-list a:hover{background-color:#f2f2f2;color:#404040}.menu-list a.is-active{background-color:#2587d5;color:#fff}.menu-list li ul{border-left:1px solid #404040;margin:.75em;padding-left:.75em}.menu-label{color:#666;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label:not(:first-child){margin-top:1em}.menu-label:not(:last-child){margin-bottom:1em}.message{background-color:#f2f2f2;border-radius:7px;font-size:1.6rem}.message strong{color:currentColor}.message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}.message.is-small{font-size:1.4rem}.message.is-medium{font-size:1.8rem}.message.is-large{font-size:2rem}.message.is-white{background-color:#fff}.message.is-white .message-header{background-color:#fff;color:#404040}.message.is-white .message-body{border-color:#fff}.message.is-black{background-color:#fafafa}.message.is-black .message-header{background-color:#0a0a0a;color:#fff}.message.is-black .message-body{border-color:#0a0a0a}.message.is-light{background-color:#fafafa}.message.is-light .message-header{background-color:#f5f5f5;color:#404040}.message.is-light .message-body{border-color:#f5f5f5}.message.is-dark{background-color:#fafafa}.message.is-dark .message-header{background-color:#363636;color:#fff}.message.is-dark .message-body{border-color:#363636}.message.is-primary{background-color:#f5faff}.message.is-primary .message-header{background-color:#0077d6;color:#fff}.message.is-primary .message-body{border-color:#0077d6}.message.is-secondary{background-color:#f6fefd}.message.is-secondary .message-header{background-color:#1db8ab;color:#fff}.message.is-secondary .message-body{border-color:#1db8ab}.message.is-link{background-color:#f6fafd}.message.is-link .message-header{background-color:#2587d5;color:#fff}.message.is-link .message-body{border-color:#2587d5}.message.is-info{background-color:#eef6fc}.message.is-info .message-header{background-color:#2073b6;color:#fff}.message.is-info .message-body{border-color:#2073b6;color:#237ec8}.message.is-success{background-color:#f7fdf7}.message.is-success .message-header{background-color:#228b22;color:#fff}.message.is-success .message-body{border-color:#228b22}.message.is-warning{background-color:#fffcf5}.message.is-warning .message-header{background-color:#fdc825;color:#404040}.message.is-warning .message-body{border-color:#fdc825}.message.is-danger{background-color:#fff5f8}.message.is-danger .message-header{background-color:#dd004b;color:#fff}.message.is-danger .message-body{border-color:#dd004b}.message.is-grey-light{background-color:#f5f5f5}.message.is-grey-light .message-header{background-color:#999;color:#fff}.message.is-grey-light .message-body{border-color:#999;color:#5e5e5e}.message.is-grey-lighter{background-color:#f5f5f5}.message.is-grey-lighter .message-header{background-color:#ddd;color:#404040}.message.is-grey-lighter .message-body{border-color:#ddd;color:#4a4a4a}.message.is-grey{background-color:#f5f5f5}.message.is-grey .message-header{background-color:#666;color:#fff}.message.is-grey .message-body{border-color:#666;color:#787878}.message.is-delete{background-color:#f5f5f5}.message.is-delete .message-header{background-color:#7a7a7a;color:#fff}.message.is-delete .message-body{border-color:#7a7a7a;color:#707070}.message.is-table-header{background-color:#f3f5f7}.message.is-table-header .message-header{background-color:#566d80;color:#fff}.message.is-table-header .message-body{border-color:#566d80;color:#607a8f}.message.is-spent{background-color:#fdecf6}.message.is-spent .message-header{background-color:#e11383;color:#fff}.message.is-spent .message-body{border-color:#e11383;color:#dd1381}.message.is-pr-approval{background-color:#ebf8ff}.message.is-pr-approval .message-header{background-color:#4fc0fd;color:#fff}.message.is-pr-approval .message-body{border-color:#4fc0fd;color:#026397}.message.is-pr-process{background-color:#fffaeb}.message.is-pr-process .message-header{background-color:#ffd033;color:#404040}.message.is-pr-process .message-body{border-color:#ffd033;color:#947200}.message.is-pr-issue-po{background-color:#f0f9f3}.message.is-pr-issue-po .message-header{background-color:#6ac389;color:#fff}.message.is-pr-issue-po .message-body{border-color:#6ac389;color:#2d7145}.message.is-pr-type-S{background-color:#fffaeb}.message.is-pr-type-S .message-header{background-color:#ffc400;color:#fff}.message.is-pr-type-S .message-body{border-color:#ffc400;color:#947200}.message.is-pr-type-C{background-color:#f0f9f3}.message.is-pr-type-C .message-header{background-color:#48b26d;color:#fff}.message.is-pr-type-C .message-body{border-color:#48b26d;color:#358350}.message.is-pr-type-T{background-color:#ebf8ff}.message.is-pr-type-T .message-header{background-color:#1daefc;color:#fff}.message.is-pr-type-T .message-body{border-color:#1daefc;color:#0273b0}.message.is-pr-type-O{background-color:#eff6fb}.message.is-pr-type-O .message-header{background-color:#26648b;color:#fff}.message.is-pr-type-O .message-body{border-color:#26648b;color:#368dc4}.message.is-pr-type-W{background-color:#fbeeee}.message.is-pr-type-W .message-header{background-color:#ce2d2d;color:#fff}.message.is-pr-type-W .message-body{border-color:#ce2d2d;color:#c92c2c}.message.is-pr-type-table-C{background-color:#f0f9f3}.message.is-pr-type-table-C .message-header{background-color:#d7efdf;color:#404040}.message.is-pr-type-table-C .message-body{border-color:#d7efdf;color:#2a6a3f}.message.is-pr-type-table-S{background-color:#fffaeb}.message.is-pr-type-table-S .message-header{background-color:#fff3cc;color:#404040}.message.is-pr-type-table-S .message-body{border-color:#fff3cc;color:#947100}.message.is-pr-type-table-T{background-color:#ebf8ff}.message.is-pr-type-table-T .message-header{background-color:#e6f6ff;color:#404040}.message.is-pr-type-table-T .message-body{border-color:#e6f6ff;color:#005f94}.message.is-pr-type-table-O{background-color:#eff6fb}.message.is-pr-type-table-O .message-header{background-color:#aed2e9;color:#404040}.message.is-pr-type-table-O .message-body{border-color:#aed2e9;color:#205374}.message.is-pr-type-table-W{background-color:#fbeeee}.message.is-pr-type-table-W .message-header{background-color:#f5d2d2;color:#404040}.message.is-pr-type-table-W .message-body{border-color:#f5d2d2;color:#791b1b}.message.is-sla-active{background-color:#fbefef}.message.is-sla-active .message-header{background-color:#d15757;color:#fff}.message.is-sla-active .message-body{border-color:#d15757;color:#ac2f2f}.message.is-sla-inactive{background-color:#f2f7f4}.message.is-sla-inactive .message-header{background-color:#59946e;color:#fff}.message.is-sla-inactive .message-body{border-color:#59946e;color:#4f8361}.message.is-pr-detail-background{background-color:#f3f5f6}.message.is-pr-detail-background .message-header{background-color:#e4e7eb;color:#404040}.message.is-pr-detail-background .message-body{border-color:#e4e7eb;color:#3f4855}.message.is-contract-expire-type-ExpireIn30Days{background-color:#fbeeee}.message.is-contract-expire-type-ExpireIn30Days .message-header{background-color:#ce2d2d;color:#fff}.message.is-contract-expire-type-ExpireIn30Days .message-body{border-color:#ce2d2d;color:#c92c2c}.message.is-contract-expire-type-ExpireIn60Days{background-color:#fff5eb}.message.is-contract-expire-type-ExpireIn60Days .message-header{background-color:#f07600;color:#fff}.message.is-contract-expire-type-ExpireIn60Days .message-body{border-color:#f07600;color:#c25f00}.message.is-contract-expire-type-ExpireIn90Days{background-color:#fffaeb}.message.is-contract-expire-type-ExpireIn90Days .message-header{background-color:#ffc400;color:#404040}.message.is-contract-expire-type-ExpireIn90Days .message-body{border-color:#ffc400;color:#947200}.message.is-contract-expire-type-ExpireIn120Days{background-color:#f0f9f3}.message.is-contract-expire-type-ExpireIn120Days .message-header{background-color:#48b26d;color:#fff}.message.is-contract-expire-type-ExpireIn120Days .message-body{border-color:#48b26d;color:#358350}.message.is-contract-expire-type-ExpireIn150Days{background-color:#ebf8ff}.message.is-contract-expire-type-ExpireIn150Days .message-header{background-color:#1daefc;color:#fff}.message.is-contract-expire-type-ExpireIn150Days .message-body{border-color:#1daefc;color:#0273b0}.message.is-contract-expire-type-ExpireIn180Days{background-color:#eff6fb}.message.is-contract-expire-type-ExpireIn180Days .message-header{background-color:#26648b;color:#fff}.message.is-contract-expire-type-ExpireIn180Days .message-body{border-color:#26648b;color:#368dc4}.message.is-contract-spending-status-SeventyToSeventyNine{background-color:#ebf8ff}.message.is-contract-spending-status-SeventyToSeventyNine .message-header{background-color:#1daefc;color:#fff}.message.is-contract-spending-status-SeventyToSeventyNine .message-body{border-color:#1daefc;color:#0273b0}.message.is-contract-spending-status-EightyToEightyNine{background-color:#f0f9f3}.message.is-contract-spending-status-EightyToEightyNine .message-header{background-color:#48b26d;color:#fff}.message.is-contract-spending-status-EightyToEightyNine .message-body{border-color:#48b26d;color:#358350}.message.is-contract-spending-status-NinetyToNinetyFive{background-color:#fffaeb}.message.is-contract-spending-status-NinetyToNinetyFive .message-header{background-color:#ffc400;color:#404040}.message.is-contract-spending-status-NinetyToNinetyFive .message-body{border-color:#ffc400;color:#947200}.message.is-contract-spending-status-NinetySixToHundred{background-color:#fff5eb}.message.is-contract-spending-status-NinetySixToHundred .message-header{background-color:#f07600;color:#fff}.message.is-contract-spending-status-NinetySixToHundred .message-body{border-color:#f07600;color:#c25f00}.message.is-contract-spending-status-MoreThanHundred{background-color:#fbeeee}.message.is-contract-spending-status-MoreThanHundred .message-header{background-color:#ce2d2d;color:#fff}.message.is-contract-spending-status-MoreThanHundred .message-body{border-color:#ce2d2d;color:#c92c2c}.message.is-contract-spending-over{background-color:#fbeeee}.message.is-contract-spending-over .message-header{background-color:#ce2d2d;color:#fff}.message.is-contract-spending-over .message-body{border-color:#ce2d2d;color:#c92c2c}.message.is-contract-spending-96{background-color:#fff5eb}.message.is-contract-spending-96 .message-header{background-color:#f07600;color:#fff}.message.is-contract-spending-96 .message-body{border-color:#f07600;color:#c25f00}.message.is-contract-spending-90{background-color:#fffaeb}.message.is-contract-spending-90 .message-header{background-color:#ffc400;color:#404040}.message.is-contract-spending-90 .message-body{border-color:#ffc400;color:#947200}.message.is-contract-spending-80{background-color:#f0f9f3}.message.is-contract-spending-80 .message-header{background-color:#48b26d;color:#fff}.message.is-contract-spending-80 .message-body{border-color:#48b26d;color:#358350}.message.is-contract-spending-70{background-color:#ebf8ff}.message.is-contract-spending-70 .message-header{background-color:#1daefc;color:#fff}.message.is-contract-spending-70 .message-body{border-color:#1daefc;color:#0273b0}.message.is-contract-expire-table-NoExpireDate{background-color:#f5f5f5}.message.is-contract-expire-table-NoExpireDate .message-header{background-color:#999;color:#fff}.message.is-contract-expire-table-NoExpireDate .message-body{border-color:#999;color:#5e5e5e}.message.is-contract-expire-table-ExpireLessThan30Days{background-color:#f5f5f5}.message.is-contract-expire-table-ExpireLessThan30Days .message-header{background-color:#f2f2f2;color:#404040}.message.is-contract-expire-table-ExpireLessThan30Days .message-body{border-color:#f2f2f2;color:#4a4a4a}.message.is-contract-expire-table-ExpireMoreThan30Days{background-color:#f5f5f5}.message.is-contract-expire-table-ExpireMoreThan30Days .message-header{background-color:#f2f2f2;color:#404040}.message.is-contract-expire-table-ExpireMoreThan30Days .message-body{border-color:#f2f2f2;color:#4a4a4a}.message.is-contract-expire-table-ExpireIn30Days{background-color:#fbeeee}.message.is-contract-expire-table-ExpireIn30Days .message-header{background-color:#f6d5d5;color:#404040}.message.is-contract-expire-table-ExpireIn30Days .message-body{border-color:#f6d5d5;color:#7a1a1a}.message.is-contract-expire-table-ExpireIn60Days{background-color:#fef5eb}.message.is-contract-expire-table-ExpireIn60Days .message-header{background-color:#fde4cb;color:#404040}.message.is-contract-expire-table-ExpireIn60Days .message-body{border-color:#fde4cb;color:#8e4a05}.message.is-contract-expire-table-ExpireIn90Days{background-color:#fffaeb}.message.is-contract-expire-table-ExpireIn90Days .message-header{background-color:#fff3cc;color:#404040}.message.is-contract-expire-table-ExpireIn90Days .message-body{border-color:#fff3cc;color:#947100}.message.is-contract-expire-table-ExpireIn120Days{background-color:#f0f9f3}.message.is-contract-expire-table-ExpireIn120Days .message-header{background-color:#d7efdf;color:#404040}.message.is-contract-expire-table-ExpireIn120Days .message-body{border-color:#d7efdf;color:#2a6a3f}.message.is-contract-expire-table-ExpireIn150Days{background-color:#ebf8ff}.message.is-contract-expire-table-ExpireIn150Days .message-header{background-color:#e6f6ff;color:#404040}.message.is-contract-expire-table-ExpireIn150Days .message-body{border-color:#e6f6ff;color:#005f94}.message.is-contract-expire-table-ExpireIn180Days{background-color:#eff6fb}.message.is-contract-expire-table-ExpireIn180Days .message-header{background-color:#aed2e9;color:#404040}.message.is-contract-expire-table-ExpireIn180Days .message-body{border-color:#aed2e9;color:#205374}.message-header{align-items:center;background-color:#404040;border-radius:7px 7px 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:.75em 1em;position:relative}.message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}.message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.message-body{border-radius:7px;border:solid #404040;border-width:0 0 0 4px;color:#404040;padding:1.25em 1.5em}.message-body code,.message-body pre{background-color:#fff}.message-body pre code{background-color:transparent}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:1020}.modal.is-active{display:flex}.modal-background{background-color:rgba(0,0,0,.86)}.modal-card,.modal-content{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media print,screen and (min-width:768px){.modal-card,.modal-content{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-foot,.modal-card-head{align-items:center;background-color:#0077d6;display:flex;flex-shrink:0;justify-content:flex-start;padding:1.6rem;position:relative}.modal-card-head{border-bottom:none;border-top-left-radius:7px;border-top-right-radius:7px}.modal-card-title{color:#fff;flex-grow:1;flex-shrink:0;font-size:2.4rem;line-height:1}.modal-card-foot{border-bottom-left-radius:7px;border-bottom-right-radius:7px;border-top:1px solid #404040}.modal-card-foot .button:not(:last-child){margin-right:.5em}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:4rem}.navbar{background-color:#fff;min-height:4.8rem;position:relative;z-index:30}.navbar.is-white{background-color:#fff;color:#404040}.navbar.is-white .navbar-brand .navbar-link,.navbar.is-white .navbar-brand>.navbar-item{color:#404040}.navbar.is-white .navbar-brand .navbar-link.is-active,.navbar.is-white .navbar-brand .navbar-link:focus,.navbar.is-white .navbar-brand .navbar-link:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand>a.navbar-item:focus,.navbar.is-white .navbar-brand>a.navbar-item:hover{background-color:#f2f2f2;color:#404040}.navbar.is-white .navbar-brand .navbar-link:after{border-color:#404040}.navbar.is-white .navbar-burger{color:#404040}@media screen and (min-width:0){.navbar.is-white .navbar-end .navbar-link,.navbar.is-white .navbar-end>.navbar-item,.navbar.is-white .navbar-start .navbar-link,.navbar.is-white .navbar-start>.navbar-item{color:#404040}.navbar.is-white .navbar-end .navbar-link.is-active,.navbar.is-white .navbar-end .navbar-link:focus,.navbar.is-white .navbar-end .navbar-link:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.navbar.is-white .navbar-end>a.navbar-item:focus,.navbar.is-white .navbar-end>a.navbar-item:hover,.navbar.is-white .navbar-start .navbar-link.is-active,.navbar.is-white .navbar-start .navbar-link:focus,.navbar.is-white .navbar-start .navbar-link:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start>a.navbar-item:focus,.navbar.is-white .navbar-start>a.navbar-item:hover{background-color:#f2f2f2;color:#404040}.navbar.is-white .navbar-end .navbar-link:after,.navbar.is-white .navbar-start .navbar-link:after{border-color:#404040}.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link{background-color:#f2f2f2;color:#404040}.navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#404040}}.navbar.is-black{background-color:#0a0a0a;color:#fff}.navbar.is-black .navbar-brand .navbar-link,.navbar.is-black .navbar-brand>.navbar-item{color:#fff}.navbar.is-black .navbar-brand .navbar-link.is-active,.navbar.is-black .navbar-brand .navbar-link:focus,.navbar.is-black .navbar-brand .navbar-link:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand>a.navbar-item:focus,.navbar.is-black .navbar-brand>a.navbar-item:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-black .navbar-end .navbar-link,.navbar.is-black .navbar-end>.navbar-item,.navbar.is-black .navbar-start .navbar-link,.navbar.is-black .navbar-start>.navbar-item{color:#fff}.navbar.is-black .navbar-end .navbar-link.is-active,.navbar.is-black .navbar-end .navbar-link:focus,.navbar.is-black .navbar-end .navbar-link:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.navbar.is-black .navbar-end>a.navbar-item:focus,.navbar.is-black .navbar-end>a.navbar-item:hover,.navbar.is-black .navbar-start .navbar-link.is-active,.navbar.is-black .navbar-start .navbar-link:focus,.navbar.is-black .navbar-start .navbar-link:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start>a.navbar-item:focus,.navbar.is-black .navbar-start>a.navbar-item:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-end .navbar-link:after,.navbar.is-black .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}.navbar.is-light{background-color:#f5f5f5;color:#404040}.navbar.is-light .navbar-brand .navbar-link,.navbar.is-light .navbar-brand>.navbar-item{color:#404040}.navbar.is-light .navbar-brand .navbar-link.is-active,.navbar.is-light .navbar-brand .navbar-link:focus,.navbar.is-light .navbar-brand .navbar-link:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active,.navbar.is-light .navbar-brand>a.navbar-item:focus,.navbar.is-light .navbar-brand>a.navbar-item:hover{background-color:#e8e8e8;color:#404040}.navbar.is-light .navbar-brand .navbar-link:after{border-color:#404040}.navbar.is-light .navbar-burger{color:#404040}@media screen and (min-width:0){.navbar.is-light .navbar-end .navbar-link,.navbar.is-light .navbar-end>.navbar-item,.navbar.is-light .navbar-start .navbar-link,.navbar.is-light .navbar-start>.navbar-item{color:#404040}.navbar.is-light .navbar-end .navbar-link.is-active,.navbar.is-light .navbar-end .navbar-link:focus,.navbar.is-light .navbar-end .navbar-link:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active,.navbar.is-light .navbar-end>a.navbar-item:focus,.navbar.is-light .navbar-end>a.navbar-item:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.navbar.is-light .navbar-start .navbar-link:focus,.navbar.is-light .navbar-start .navbar-link:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active,.navbar.is-light .navbar-start>a.navbar-item:focus,.navbar.is-light .navbar-start>a.navbar-item:hover{background-color:#e8e8e8;color:#404040}.navbar.is-light .navbar-end .navbar-link:after,.navbar.is-light .navbar-start .navbar-link:after{border-color:#404040}.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link{background-color:#e8e8e8;color:#404040}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#404040}}.navbar.is-dark{background-color:#363636;color:#fff}.navbar.is-dark .navbar-brand .navbar-link,.navbar.is-dark .navbar-brand>.navbar-item{color:#fff}.navbar.is-dark .navbar-brand .navbar-link.is-active,.navbar.is-dark .navbar-brand .navbar-link:focus,.navbar.is-dark .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand>a.navbar-item:focus,.navbar.is-dark .navbar-brand>a.navbar-item:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-dark .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-dark .navbar-end .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.navbar.is-dark .navbar-start>.navbar-item{color:#fff}.navbar.is-dark .navbar-end .navbar-link.is-active,.navbar.is-dark .navbar-end .navbar-link:focus,.navbar.is-dark .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end>a.navbar-item:focus,.navbar.is-dark .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-start .navbar-link:focus,.navbar.is-dark .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start>a.navbar-item:focus,.navbar.is-dark .navbar-start>a.navbar-item:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-end .navbar-link:after,.navbar.is-dark .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link{background-color:#292929;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active{background-color:#363636;color:#fff}}.navbar.is-primary{background-color:#0077d6;color:#fff}.navbar.is-primary .navbar-brand .navbar-link,.navbar.is-primary .navbar-brand>.navbar-item{color:#fff}.navbar.is-primary .navbar-brand .navbar-link.is-active,.navbar.is-primary .navbar-brand .navbar-link:focus,.navbar.is-primary .navbar-brand .navbar-link:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand>a.navbar-item:focus,.navbar.is-primary .navbar-brand>a.navbar-item:hover{background-color:#0069bd;color:#fff}.navbar.is-primary .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-primary .navbar-end .navbar-link,.navbar.is-primary .navbar-end>.navbar-item,.navbar.is-primary .navbar-start .navbar-link,.navbar.is-primary .navbar-start>.navbar-item{color:#fff}.navbar.is-primary .navbar-end .navbar-link.is-active,.navbar.is-primary .navbar-end .navbar-link:focus,.navbar.is-primary .navbar-end .navbar-link:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.navbar.is-primary .navbar-end>a.navbar-item:focus,.navbar.is-primary .navbar-end>a.navbar-item:hover,.navbar.is-primary .navbar-start .navbar-link.is-active,.navbar.is-primary .navbar-start .navbar-link:focus,.navbar.is-primary .navbar-start .navbar-link:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start>a.navbar-item:focus,.navbar.is-primary .navbar-start>a.navbar-item:hover{background-color:#0069bd;color:#fff}.navbar.is-primary .navbar-end .navbar-link:after,.navbar.is-primary .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link{background-color:#0069bd;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active{background-color:#0077d6;color:#fff}}.navbar.is-secondary{background-color:#1db8ab;color:#fff}.navbar.is-secondary .navbar-brand .navbar-link,.navbar.is-secondary .navbar-brand>.navbar-item{color:#fff}.navbar.is-secondary .navbar-brand .navbar-link.is-active,.navbar.is-secondary .navbar-brand .navbar-link:focus,.navbar.is-secondary .navbar-brand .navbar-link:hover,.navbar.is-secondary .navbar-brand>a.navbar-item.is-active,.navbar.is-secondary .navbar-brand>a.navbar-item:focus,.navbar.is-secondary .navbar-brand>a.navbar-item:hover{background-color:#1aa297;color:#fff}.navbar.is-secondary .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-secondary .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-secondary .navbar-end .navbar-link,.navbar.is-secondary .navbar-end>.navbar-item,.navbar.is-secondary .navbar-start .navbar-link,.navbar.is-secondary .navbar-start>.navbar-item{color:#fff}.navbar.is-secondary .navbar-end .navbar-link.is-active,.navbar.is-secondary .navbar-end .navbar-link:focus,.navbar.is-secondary .navbar-end .navbar-link:hover,.navbar.is-secondary .navbar-end>a.navbar-item.is-active,.navbar.is-secondary .navbar-end>a.navbar-item:focus,.navbar.is-secondary .navbar-end>a.navbar-item:hover,.navbar.is-secondary .navbar-start .navbar-link.is-active,.navbar.is-secondary .navbar-start .navbar-link:focus,.navbar.is-secondary .navbar-start .navbar-link:hover,.navbar.is-secondary .navbar-start>a.navbar-item.is-active,.navbar.is-secondary .navbar-start>a.navbar-item:focus,.navbar.is-secondary .navbar-start>a.navbar-item:hover{background-color:#1aa297;color:#fff}.navbar.is-secondary .navbar-end .navbar-link:after,.navbar.is-secondary .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-secondary .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-secondary .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-secondary .navbar-item.has-dropdown:hover .navbar-link{background-color:#1aa297;color:#fff}.navbar.is-secondary .navbar-dropdown a.navbar-item.is-active{background-color:#1db8ab;color:#fff}}.navbar.is-link{background-color:#2587d5;color:#fff}.navbar.is-link .navbar-brand .navbar-link,.navbar.is-link .navbar-brand>.navbar-item{color:#fff}.navbar.is-link .navbar-brand .navbar-link.is-active,.navbar.is-link .navbar-brand .navbar-link:focus,.navbar.is-link .navbar-brand .navbar-link:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand>a.navbar-item:focus,.navbar.is-link .navbar-brand>a.navbar-item:hover{background-color:#2179bf;color:#fff}.navbar.is-link .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-link .navbar-end .navbar-link,.navbar.is-link .navbar-end>.navbar-item,.navbar.is-link .navbar-start .navbar-link,.navbar.is-link .navbar-start>.navbar-item{color:#fff}.navbar.is-link .navbar-end .navbar-link.is-active,.navbar.is-link .navbar-end .navbar-link:focus,.navbar.is-link .navbar-end .navbar-link:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.navbar.is-link .navbar-end>a.navbar-item:focus,.navbar.is-link .navbar-end>a.navbar-item:hover,.navbar.is-link .navbar-start .navbar-link.is-active,.navbar.is-link .navbar-start .navbar-link:focus,.navbar.is-link .navbar-start .navbar-link:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start>a.navbar-item:focus,.navbar.is-link .navbar-start>a.navbar-item:hover{background-color:#2179bf;color:#fff}.navbar.is-link .navbar-end .navbar-link:after,.navbar.is-link .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link{background-color:#2179bf;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#2587d5;color:#fff}}.navbar.is-info{background-color:#2073b6;color:#fff}.navbar.is-info .navbar-brand .navbar-link,.navbar.is-info .navbar-brand>.navbar-item{color:#fff}.navbar.is-info .navbar-brand .navbar-link.is-active,.navbar.is-info .navbar-brand .navbar-link:focus,.navbar.is-info .navbar-brand .navbar-link:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand>a.navbar-item:focus,.navbar.is-info .navbar-brand>a.navbar-item:hover{background-color:#1c65a0;color:#fff}.navbar.is-info .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-info .navbar-end .navbar-link,.navbar.is-info .navbar-end>.navbar-item,.navbar.is-info .navbar-start .navbar-link,.navbar.is-info .navbar-start>.navbar-item{color:#fff}.navbar.is-info .navbar-end .navbar-link.is-active,.navbar.is-info .navbar-end .navbar-link:focus,.navbar.is-info .navbar-end .navbar-link:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.navbar.is-info .navbar-end>a.navbar-item:focus,.navbar.is-info .navbar-end>a.navbar-item:hover,.navbar.is-info .navbar-start .navbar-link.is-active,.navbar.is-info .navbar-start .navbar-link:focus,.navbar.is-info .navbar-start .navbar-link:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start>a.navbar-item:focus,.navbar.is-info .navbar-start>a.navbar-item:hover{background-color:#1c65a0;color:#fff}.navbar.is-info .navbar-end .navbar-link:after,.navbar.is-info .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link{background-color:#1c65a0;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#2073b6;color:#fff}}.navbar.is-success{background-color:#228b22;color:#fff}.navbar.is-success .navbar-brand .navbar-link,.navbar.is-success .navbar-brand>.navbar-item{color:#fff}.navbar.is-success .navbar-brand .navbar-link.is-active,.navbar.is-success .navbar-brand .navbar-link:focus,.navbar.is-success .navbar-brand .navbar-link:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand>a.navbar-item:focus,.navbar.is-success .navbar-brand>a.navbar-item:hover{background-color:#1d771d;color:#fff}.navbar.is-success .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-success .navbar-end .navbar-link,.navbar.is-success .navbar-end>.navbar-item,.navbar.is-success .navbar-start .navbar-link,.navbar.is-success .navbar-start>.navbar-item{color:#fff}.navbar.is-success .navbar-end .navbar-link.is-active,.navbar.is-success .navbar-end .navbar-link:focus,.navbar.is-success .navbar-end .navbar-link:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.navbar.is-success .navbar-end>a.navbar-item:focus,.navbar.is-success .navbar-end>a.navbar-item:hover,.navbar.is-success .navbar-start .navbar-link.is-active,.navbar.is-success .navbar-start .navbar-link:focus,.navbar.is-success .navbar-start .navbar-link:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start>a.navbar-item:focus,.navbar.is-success .navbar-start>a.navbar-item:hover{background-color:#1d771d;color:#fff}.navbar.is-success .navbar-end .navbar-link:after,.navbar.is-success .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link{background-color:#1d771d;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#228b22;color:#fff}}.navbar.is-warning{background-color:#fdc825;color:#404040}.navbar.is-warning .navbar-brand .navbar-link,.navbar.is-warning .navbar-brand>.navbar-item{color:#404040}.navbar.is-warning .navbar-brand .navbar-link.is-active,.navbar.is-warning .navbar-brand .navbar-link:focus,.navbar.is-warning .navbar-brand .navbar-link:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-warning .navbar-brand>a.navbar-item:focus,.navbar.is-warning .navbar-brand>a.navbar-item:hover{background-color:#fdc20c;color:#404040}.navbar.is-warning .navbar-brand .navbar-link:after{border-color:#404040}.navbar.is-warning .navbar-burger{color:#404040}@media screen and (min-width:0){.navbar.is-warning .navbar-end .navbar-link,.navbar.is-warning .navbar-end>.navbar-item,.navbar.is-warning .navbar-start .navbar-link,.navbar.is-warning .navbar-start>.navbar-item{color:#404040}.navbar.is-warning .navbar-end .navbar-link.is-active,.navbar.is-warning .navbar-end .navbar-link:focus,.navbar.is-warning .navbar-end .navbar-link:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active,.navbar.is-warning .navbar-end>a.navbar-item:focus,.navbar.is-warning .navbar-end>a.navbar-item:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.navbar.is-warning .navbar-start .navbar-link:focus,.navbar.is-warning .navbar-start .navbar-link:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active,.navbar.is-warning .navbar-start>a.navbar-item:focus,.navbar.is-warning .navbar-start>a.navbar-item:hover{background-color:#fdc20c;color:#404040}.navbar.is-warning .navbar-end .navbar-link:after,.navbar.is-warning .navbar-start .navbar-link:after{border-color:#404040}.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link{background-color:#fdc20c;color:#404040}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#fdc825;color:#404040}}.navbar.is-danger{background-color:#dd004b;color:#fff}.navbar.is-danger .navbar-brand .navbar-link,.navbar.is-danger .navbar-brand>.navbar-item{color:#fff}.navbar.is-danger .navbar-brand .navbar-link.is-active,.navbar.is-danger .navbar-brand .navbar-link:focus,.navbar.is-danger .navbar-brand .navbar-link:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand>a.navbar-item:focus,.navbar.is-danger .navbar-brand>a.navbar-item:hover{background-color:#c40042;color:#fff}.navbar.is-danger .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-danger .navbar-end .navbar-link,.navbar.is-danger .navbar-end>.navbar-item,.navbar.is-danger .navbar-start .navbar-link,.navbar.is-danger .navbar-start>.navbar-item{color:#fff}.navbar.is-danger .navbar-end .navbar-link.is-active,.navbar.is-danger .navbar-end .navbar-link:focus,.navbar.is-danger .navbar-end .navbar-link:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.navbar.is-danger .navbar-end>a.navbar-item:focus,.navbar.is-danger .navbar-end>a.navbar-item:hover,.navbar.is-danger .navbar-start .navbar-link.is-active,.navbar.is-danger .navbar-start .navbar-link:focus,.navbar.is-danger .navbar-start .navbar-link:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start>a.navbar-item:focus,.navbar.is-danger .navbar-start>a.navbar-item:hover{background-color:#c40042;color:#fff}.navbar.is-danger .navbar-end .navbar-link:after,.navbar.is-danger .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link{background-color:#c40042;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#dd004b;color:#fff}}.navbar.is-grey-light{background-color:#999;color:#fff}.navbar.is-grey-light .navbar-brand .navbar-link,.navbar.is-grey-light .navbar-brand>.navbar-item{color:#fff}.navbar.is-grey-light .navbar-brand .navbar-link.is-active,.navbar.is-grey-light .navbar-brand .navbar-link:focus,.navbar.is-grey-light .navbar-brand .navbar-link:hover,.navbar.is-grey-light .navbar-brand>a.navbar-item.is-active,.navbar.is-grey-light .navbar-brand>a.navbar-item:focus,.navbar.is-grey-light .navbar-brand>a.navbar-item:hover{background-color:#8c8c8c;color:#fff}.navbar.is-grey-light .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-grey-light .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-grey-light .navbar-end .navbar-link,.navbar.is-grey-light .navbar-end>.navbar-item,.navbar.is-grey-light .navbar-start .navbar-link,.navbar.is-grey-light .navbar-start>.navbar-item{color:#fff}.navbar.is-grey-light .navbar-end .navbar-link.is-active,.navbar.is-grey-light .navbar-end .navbar-link:focus,.navbar.is-grey-light .navbar-end .navbar-link:hover,.navbar.is-grey-light .navbar-end>a.navbar-item.is-active,.navbar.is-grey-light .navbar-end>a.navbar-item:focus,.navbar.is-grey-light .navbar-end>a.navbar-item:hover,.navbar.is-grey-light .navbar-start .navbar-link.is-active,.navbar.is-grey-light .navbar-start .navbar-link:focus,.navbar.is-grey-light .navbar-start .navbar-link:hover,.navbar.is-grey-light .navbar-start>a.navbar-item.is-active,.navbar.is-grey-light .navbar-start>a.navbar-item:focus,.navbar.is-grey-light .navbar-start>a.navbar-item:hover{background-color:#8c8c8c;color:#fff}.navbar.is-grey-light .navbar-end .navbar-link:after,.navbar.is-grey-light .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-grey-light .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-grey-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-grey-light .navbar-item.has-dropdown:hover .navbar-link{background-color:#8c8c8c;color:#fff}.navbar.is-grey-light .navbar-dropdown a.navbar-item.is-active{background-color:#999;color:#fff}}.navbar.is-grey-lighter{background-color:#ddd;color:#404040}.navbar.is-grey-lighter .navbar-brand .navbar-link,.navbar.is-grey-lighter .navbar-brand>.navbar-item{color:#404040}.navbar.is-grey-lighter .navbar-brand .navbar-link.is-active,.navbar.is-grey-lighter .navbar-brand .navbar-link:focus,.navbar.is-grey-lighter .navbar-brand .navbar-link:hover,.navbar.is-grey-lighter .navbar-brand>a.navbar-item.is-active,.navbar.is-grey-lighter .navbar-brand>a.navbar-item:focus,.navbar.is-grey-lighter .navbar-brand>a.navbar-item:hover{background-color:#d0d0d0;color:#404040}.navbar.is-grey-lighter .navbar-brand .navbar-link:after{border-color:#404040}.navbar.is-grey-lighter .navbar-burger{color:#404040}@media screen and (min-width:0){.navbar.is-grey-lighter .navbar-end .navbar-link,.navbar.is-grey-lighter .navbar-end>.navbar-item,.navbar.is-grey-lighter .navbar-start .navbar-link,.navbar.is-grey-lighter .navbar-start>.navbar-item{color:#404040}.navbar.is-grey-lighter .navbar-end .navbar-link.is-active,.navbar.is-grey-lighter .navbar-end .navbar-link:focus,.navbar.is-grey-lighter .navbar-end .navbar-link:hover,.navbar.is-grey-lighter .navbar-end>a.navbar-item.is-active,.navbar.is-grey-lighter .navbar-end>a.navbar-item:focus,.navbar.is-grey-lighter .navbar-end>a.navbar-item:hover,.navbar.is-grey-lighter .navbar-start .navbar-link.is-active,.navbar.is-grey-lighter .navbar-start .navbar-link:focus,.navbar.is-grey-lighter .navbar-start .navbar-link:hover,.navbar.is-grey-lighter .navbar-start>a.navbar-item.is-active,.navbar.is-grey-lighter .navbar-start>a.navbar-item:focus,.navbar.is-grey-lighter .navbar-start>a.navbar-item:hover{background-color:#d0d0d0;color:#404040}.navbar.is-grey-lighter .navbar-end .navbar-link:after,.navbar.is-grey-lighter .navbar-start .navbar-link:after{border-color:#404040}.navbar.is-grey-lighter .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-grey-lighter .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-grey-lighter .navbar-item.has-dropdown:hover .navbar-link{background-color:#d0d0d0;color:#404040}.navbar.is-grey-lighter .navbar-dropdown a.navbar-item.is-active{background-color:#ddd;color:#404040}}.navbar.is-grey{background-color:#666;color:#fff}.navbar.is-grey .navbar-brand .navbar-link,.navbar.is-grey .navbar-brand>.navbar-item{color:#fff}.navbar.is-grey .navbar-brand .navbar-link.is-active,.navbar.is-grey .navbar-brand .navbar-link:focus,.navbar.is-grey .navbar-brand .navbar-link:hover,.navbar.is-grey .navbar-brand>a.navbar-item.is-active,.navbar.is-grey .navbar-brand>a.navbar-item:focus,.navbar.is-grey .navbar-brand>a.navbar-item:hover{background-color:#595959;color:#fff}.navbar.is-grey .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-grey .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-grey .navbar-end .navbar-link,.navbar.is-grey .navbar-end>.navbar-item,.navbar.is-grey .navbar-start .navbar-link,.navbar.is-grey .navbar-start>.navbar-item{color:#fff}.navbar.is-grey .navbar-end .navbar-link.is-active,.navbar.is-grey .navbar-end .navbar-link:focus,.navbar.is-grey .navbar-end .navbar-link:hover,.navbar.is-grey .navbar-end>a.navbar-item.is-active,.navbar.is-grey .navbar-end>a.navbar-item:focus,.navbar.is-grey .navbar-end>a.navbar-item:hover,.navbar.is-grey .navbar-start .navbar-link.is-active,.navbar.is-grey .navbar-start .navbar-link:focus,.navbar.is-grey .navbar-start .navbar-link:hover,.navbar.is-grey .navbar-start>a.navbar-item.is-active,.navbar.is-grey .navbar-start>a.navbar-item:focus,.navbar.is-grey .navbar-start>a.navbar-item:hover{background-color:#595959;color:#fff}.navbar.is-grey .navbar-end .navbar-link:after,.navbar.is-grey .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-grey .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-grey .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-grey .navbar-item.has-dropdown:hover .navbar-link{background-color:#595959;color:#fff}.navbar.is-grey .navbar-dropdown a.navbar-item.is-active{background-color:#666;color:#fff}}.navbar.is-delete{background-color:#7a7a7a;color:#fff}.navbar.is-delete .navbar-brand .navbar-link,.navbar.is-delete .navbar-brand>.navbar-item{color:#fff}.navbar.is-delete .navbar-brand .navbar-link.is-active,.navbar.is-delete .navbar-brand .navbar-link:focus,.navbar.is-delete .navbar-brand .navbar-link:hover,.navbar.is-delete .navbar-brand>a.navbar-item.is-active,.navbar.is-delete .navbar-brand>a.navbar-item:focus,.navbar.is-delete .navbar-brand>a.navbar-item:hover{background-color:#6d6d6d;color:#fff}.navbar.is-delete .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-delete .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-delete .navbar-end .navbar-link,.navbar.is-delete .navbar-end>.navbar-item,.navbar.is-delete .navbar-start .navbar-link,.navbar.is-delete .navbar-start>.navbar-item{color:#fff}.navbar.is-delete .navbar-end .navbar-link.is-active,.navbar.is-delete .navbar-end .navbar-link:focus,.navbar.is-delete .navbar-end .navbar-link:hover,.navbar.is-delete .navbar-end>a.navbar-item.is-active,.navbar.is-delete .navbar-end>a.navbar-item:focus,.navbar.is-delete .navbar-end>a.navbar-item:hover,.navbar.is-delete .navbar-start .navbar-link.is-active,.navbar.is-delete .navbar-start .navbar-link:focus,.navbar.is-delete .navbar-start .navbar-link:hover,.navbar.is-delete .navbar-start>a.navbar-item.is-active,.navbar.is-delete .navbar-start>a.navbar-item:focus,.navbar.is-delete .navbar-start>a.navbar-item:hover{background-color:#6d6d6d;color:#fff}.navbar.is-delete .navbar-end .navbar-link:after,.navbar.is-delete .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-delete .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-delete .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-delete .navbar-item.has-dropdown:hover .navbar-link{background-color:#6d6d6d;color:#fff}.navbar.is-delete .navbar-dropdown a.navbar-item.is-active{background-color:#7a7a7a;color:#fff}}.navbar.is-table-header{background-color:#566d80;color:#fff}.navbar.is-table-header .navbar-brand .navbar-link,.navbar.is-table-header .navbar-brand>.navbar-item{color:#fff}.navbar.is-table-header .navbar-brand .navbar-link.is-active,.navbar.is-table-header .navbar-brand .navbar-link:focus,.navbar.is-table-header .navbar-brand .navbar-link:hover,.navbar.is-table-header .navbar-brand>a.navbar-item.is-active,.navbar.is-table-header .navbar-brand>a.navbar-item:focus,.navbar.is-table-header .navbar-brand>a.navbar-item:hover{background-color:#4c6071;color:#fff}.navbar.is-table-header .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-table-header .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-table-header .navbar-end .navbar-link,.navbar.is-table-header .navbar-end>.navbar-item,.navbar.is-table-header .navbar-start .navbar-link,.navbar.is-table-header .navbar-start>.navbar-item{color:#fff}.navbar.is-table-header .navbar-end .navbar-link.is-active,.navbar.is-table-header .navbar-end .navbar-link:focus,.navbar.is-table-header .navbar-end .navbar-link:hover,.navbar.is-table-header .navbar-end>a.navbar-item.is-active,.navbar.is-table-header .navbar-end>a.navbar-item:focus,.navbar.is-table-header .navbar-end>a.navbar-item:hover,.navbar.is-table-header .navbar-start .navbar-link.is-active,.navbar.is-table-header .navbar-start .navbar-link:focus,.navbar.is-table-header .navbar-start .navbar-link:hover,.navbar.is-table-header .navbar-start>a.navbar-item.is-active,.navbar.is-table-header .navbar-start>a.navbar-item:focus,.navbar.is-table-header .navbar-start>a.navbar-item:hover{background-color:#4c6071;color:#fff}.navbar.is-table-header .navbar-end .navbar-link:after,.navbar.is-table-header .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-table-header .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-table-header .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-table-header .navbar-item.has-dropdown:hover .navbar-link{background-color:#4c6071;color:#fff}.navbar.is-table-header .navbar-dropdown a.navbar-item.is-active{background-color:#566d80;color:#fff}}.navbar.is-spent{background-color:#e11383;color:#fff}.navbar.is-spent .navbar-brand .navbar-link,.navbar.is-spent .navbar-brand>.navbar-item{color:#fff}.navbar.is-spent .navbar-brand .navbar-link.is-active,.navbar.is-spent .navbar-brand .navbar-link:focus,.navbar.is-spent .navbar-brand .navbar-link:hover,.navbar.is-spent .navbar-brand>a.navbar-item.is-active,.navbar.is-spent .navbar-brand>a.navbar-item:focus,.navbar.is-spent .navbar-brand>a.navbar-item:hover{background-color:#c91175;color:#fff}.navbar.is-spent .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-spent .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-spent .navbar-end .navbar-link,.navbar.is-spent .navbar-end>.navbar-item,.navbar.is-spent .navbar-start .navbar-link,.navbar.is-spent .navbar-start>.navbar-item{color:#fff}.navbar.is-spent .navbar-end .navbar-link.is-active,.navbar.is-spent .navbar-end .navbar-link:focus,.navbar.is-spent .navbar-end .navbar-link:hover,.navbar.is-spent .navbar-end>a.navbar-item.is-active,.navbar.is-spent .navbar-end>a.navbar-item:focus,.navbar.is-spent .navbar-end>a.navbar-item:hover,.navbar.is-spent .navbar-start .navbar-link.is-active,.navbar.is-spent .navbar-start .navbar-link:focus,.navbar.is-spent .navbar-start .navbar-link:hover,.navbar.is-spent .navbar-start>a.navbar-item.is-active,.navbar.is-spent .navbar-start>a.navbar-item:focus,.navbar.is-spent .navbar-start>a.navbar-item:hover{background-color:#c91175;color:#fff}.navbar.is-spent .navbar-end .navbar-link:after,.navbar.is-spent .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-spent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-spent .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-spent .navbar-item.has-dropdown:hover .navbar-link{background-color:#c91175;color:#fff}.navbar.is-spent .navbar-dropdown a.navbar-item.is-active{background-color:#e11383;color:#fff}}.navbar.is-pr-approval{background-color:#4fc0fd;color:#fff}.navbar.is-pr-approval .navbar-brand .navbar-link,.navbar.is-pr-approval .navbar-brand>.navbar-item{color:#fff}.navbar.is-pr-approval .navbar-brand .navbar-link.is-active,.navbar.is-pr-approval .navbar-brand .navbar-link:focus,.navbar.is-pr-approval .navbar-brand .navbar-link:hover,.navbar.is-pr-approval .navbar-brand>a.navbar-item.is-active,.navbar.is-pr-approval .navbar-brand>a.navbar-item:focus,.navbar.is-pr-approval .navbar-brand>a.navbar-item:hover{background-color:#36b7fd;color:#fff}.navbar.is-pr-approval .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-pr-approval .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-pr-approval .navbar-end .navbar-link,.navbar.is-pr-approval .navbar-end>.navbar-item,.navbar.is-pr-approval .navbar-start .navbar-link,.navbar.is-pr-approval .navbar-start>.navbar-item{color:#fff}.navbar.is-pr-approval .navbar-end .navbar-link.is-active,.navbar.is-pr-approval .navbar-end .navbar-link:focus,.navbar.is-pr-approval .navbar-end .navbar-link:hover,.navbar.is-pr-approval .navbar-end>a.navbar-item.is-active,.navbar.is-pr-approval .navbar-end>a.navbar-item:focus,.navbar.is-pr-approval .navbar-end>a.navbar-item:hover,.navbar.is-pr-approval .navbar-start .navbar-link.is-active,.navbar.is-pr-approval .navbar-start .navbar-link:focus,.navbar.is-pr-approval .navbar-start .navbar-link:hover,.navbar.is-pr-approval .navbar-start>a.navbar-item.is-active,.navbar.is-pr-approval .navbar-start>a.navbar-item:focus,.navbar.is-pr-approval .navbar-start>a.navbar-item:hover{background-color:#36b7fd;color:#fff}.navbar.is-pr-approval .navbar-end .navbar-link:after,.navbar.is-pr-approval .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-pr-approval .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-pr-approval .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-pr-approval .navbar-item.has-dropdown:hover .navbar-link{background-color:#36b7fd;color:#fff}.navbar.is-pr-approval .navbar-dropdown a.navbar-item.is-active{background-color:#4fc0fd;color:#fff}}.navbar.is-pr-process{background-color:#ffd033;color:#404040}.navbar.is-pr-process .navbar-brand .navbar-link,.navbar.is-pr-process .navbar-brand>.navbar-item{color:#404040}.navbar.is-pr-process .navbar-brand .navbar-link.is-active,.navbar.is-pr-process .navbar-brand .navbar-link:focus,.navbar.is-pr-process .navbar-brand .navbar-link:hover,.navbar.is-pr-process .navbar-brand>a.navbar-item.is-active,.navbar.is-pr-process .navbar-brand>a.navbar-item:focus,.navbar.is-pr-process .navbar-brand>a.navbar-item:hover{background-color:#ffca1a;color:#404040}.navbar.is-pr-process .navbar-brand .navbar-link:after{border-color:#404040}.navbar.is-pr-process .navbar-burger{color:#404040}@media screen and (min-width:0){.navbar.is-pr-process .navbar-end .navbar-link,.navbar.is-pr-process .navbar-end>.navbar-item,.navbar.is-pr-process .navbar-start .navbar-link,.navbar.is-pr-process .navbar-start>.navbar-item{color:#404040}.navbar.is-pr-process .navbar-end .navbar-link.is-active,.navbar.is-pr-process .navbar-end .navbar-link:focus,.navbar.is-pr-process .navbar-end .navbar-link:hover,.navbar.is-pr-process .navbar-end>a.navbar-item.is-active,.navbar.is-pr-process .navbar-end>a.navbar-item:focus,.navbar.is-pr-process .navbar-end>a.navbar-item:hover,.navbar.is-pr-process .navbar-start .navbar-link.is-active,.navbar.is-pr-process .navbar-start .navbar-link:focus,.navbar.is-pr-process .navbar-start .navbar-link:hover,.navbar.is-pr-process .navbar-start>a.navbar-item.is-active,.navbar.is-pr-process .navbar-start>a.navbar-item:focus,.navbar.is-pr-process .navbar-start>a.navbar-item:hover{background-color:#ffca1a;color:#404040}.navbar.is-pr-process .navbar-end .navbar-link:after,.navbar.is-pr-process .navbar-start .navbar-link:after{border-color:#404040}.navbar.is-pr-process .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-pr-process .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-pr-process .navbar-item.has-dropdown:hover .navbar-link{background-color:#ffca1a;color:#404040}.navbar.is-pr-process .navbar-dropdown a.navbar-item.is-active{background-color:#ffd033;color:#404040}}.navbar.is-pr-issue-po{background-color:#6ac389;color:#fff}.navbar.is-pr-issue-po .navbar-brand .navbar-link,.navbar.is-pr-issue-po .navbar-brand>.navbar-item{color:#fff}.navbar.is-pr-issue-po .navbar-brand .navbar-link.is-active,.navbar.is-pr-issue-po .navbar-brand .navbar-link:focus,.navbar.is-pr-issue-po .navbar-brand .navbar-link:hover,.navbar.is-pr-issue-po .navbar-brand>a.navbar-item.is-active,.navbar.is-pr-issue-po .navbar-brand>a.navbar-item:focus,.navbar.is-pr-issue-po .navbar-brand>a.navbar-item:hover{background-color:#58bc7b;color:#fff}.navbar.is-pr-issue-po .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-pr-issue-po .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-pr-issue-po .navbar-end .navbar-link,.navbar.is-pr-issue-po .navbar-end>.navbar-item,.navbar.is-pr-issue-po .navbar-start .navbar-link,.navbar.is-pr-issue-po .navbar-start>.navbar-item{color:#fff}.navbar.is-pr-issue-po .navbar-end .navbar-link.is-active,.navbar.is-pr-issue-po .navbar-end .navbar-link:focus,.navbar.is-pr-issue-po .navbar-end .navbar-link:hover,.navbar.is-pr-issue-po .navbar-end>a.navbar-item.is-active,.navbar.is-pr-issue-po .navbar-end>a.navbar-item:focus,.navbar.is-pr-issue-po .navbar-end>a.navbar-item:hover,.navbar.is-pr-issue-po .navbar-start .navbar-link.is-active,.navbar.is-pr-issue-po .navbar-start .navbar-link:focus,.navbar.is-pr-issue-po .navbar-start .navbar-link:hover,.navbar.is-pr-issue-po .navbar-start>a.navbar-item.is-active,.navbar.is-pr-issue-po .navbar-start>a.navbar-item:focus,.navbar.is-pr-issue-po .navbar-start>a.navbar-item:hover{background-color:#58bc7b;color:#fff}.navbar.is-pr-issue-po .navbar-end .navbar-link:after,.navbar.is-pr-issue-po .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-pr-issue-po .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-pr-issue-po .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-pr-issue-po .navbar-item.has-dropdown:hover .navbar-link{background-color:#58bc7b;color:#fff}.navbar.is-pr-issue-po .navbar-dropdown a.navbar-item.is-active{background-color:#6ac389;color:#fff}}.navbar.is-pr-type-S{background-color:#ffc400;color:#fff}.navbar.is-pr-type-S .navbar-brand .navbar-link,.navbar.is-pr-type-S .navbar-brand>.navbar-item{color:#fff}.navbar.is-pr-type-S .navbar-brand .navbar-link.is-active,.navbar.is-pr-type-S .navbar-brand .navbar-link:focus,.navbar.is-pr-type-S .navbar-brand .navbar-link:hover,.navbar.is-pr-type-S .navbar-brand>a.navbar-item.is-active,.navbar.is-pr-type-S .navbar-brand>a.navbar-item:focus,.navbar.is-pr-type-S .navbar-brand>a.navbar-item:hover{background-color:#e6b000;color:#fff}.navbar.is-pr-type-S .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-pr-type-S .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-pr-type-S .navbar-end .navbar-link,.navbar.is-pr-type-S .navbar-end>.navbar-item,.navbar.is-pr-type-S .navbar-start .navbar-link,.navbar.is-pr-type-S .navbar-start>.navbar-item{color:#fff}.navbar.is-pr-type-S .navbar-end .navbar-link.is-active,.navbar.is-pr-type-S .navbar-end .navbar-link:focus,.navbar.is-pr-type-S .navbar-end .navbar-link:hover,.navbar.is-pr-type-S .navbar-end>a.navbar-item.is-active,.navbar.is-pr-type-S .navbar-end>a.navbar-item:focus,.navbar.is-pr-type-S .navbar-end>a.navbar-item:hover,.navbar.is-pr-type-S .navbar-start .navbar-link.is-active,.navbar.is-pr-type-S .navbar-start .navbar-link:focus,.navbar.is-pr-type-S .navbar-start .navbar-link:hover,.navbar.is-pr-type-S .navbar-start>a.navbar-item.is-active,.navbar.is-pr-type-S .navbar-start>a.navbar-item:focus,.navbar.is-pr-type-S .navbar-start>a.navbar-item:hover{background-color:#e6b000;color:#fff}.navbar.is-pr-type-S .navbar-end .navbar-link:after,.navbar.is-pr-type-S .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-pr-type-S .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-pr-type-S .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-pr-type-S .navbar-item.has-dropdown:hover .navbar-link{background-color:#e6b000;color:#fff}.navbar.is-pr-type-S .navbar-dropdown a.navbar-item.is-active{background-color:#ffc400;color:#fff}}.navbar.is-pr-type-C{background-color:#48b26d;color:#fff}.navbar.is-pr-type-C .navbar-brand .navbar-link,.navbar.is-pr-type-C .navbar-brand>.navbar-item{color:#fff}.navbar.is-pr-type-C .navbar-brand .navbar-link.is-active,.navbar.is-pr-type-C .navbar-brand .navbar-link:focus,.navbar.is-pr-type-C .navbar-brand .navbar-link:hover,.navbar.is-pr-type-C .navbar-brand>a.navbar-item.is-active,.navbar.is-pr-type-C .navbar-brand>a.navbar-item:focus,.navbar.is-pr-type-C .navbar-brand>a.navbar-item:hover{background-color:#41a062;color:#fff}.navbar.is-pr-type-C .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-pr-type-C .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-pr-type-C .navbar-end .navbar-link,.navbar.is-pr-type-C .navbar-end>.navbar-item,.navbar.is-pr-type-C .navbar-start .navbar-link,.navbar.is-pr-type-C .navbar-start>.navbar-item{color:#fff}.navbar.is-pr-type-C .navbar-end .navbar-link.is-active,.navbar.is-pr-type-C .navbar-end .navbar-link:focus,.navbar.is-pr-type-C .navbar-end .navbar-link:hover,.navbar.is-pr-type-C .navbar-end>a.navbar-item.is-active,.navbar.is-pr-type-C .navbar-end>a.navbar-item:focus,.navbar.is-pr-type-C .navbar-end>a.navbar-item:hover,.navbar.is-pr-type-C .navbar-start .navbar-link.is-active,.navbar.is-pr-type-C .navbar-start .navbar-link:focus,.navbar.is-pr-type-C .navbar-start .navbar-link:hover,.navbar.is-pr-type-C .navbar-start>a.navbar-item.is-active,.navbar.is-pr-type-C .navbar-start>a.navbar-item:focus,.navbar.is-pr-type-C .navbar-start>a.navbar-item:hover{background-color:#41a062;color:#fff}.navbar.is-pr-type-C .navbar-end .navbar-link:after,.navbar.is-pr-type-C .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-pr-type-C .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-pr-type-C .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-pr-type-C .navbar-item.has-dropdown:hover .navbar-link{background-color:#41a062;color:#fff}.navbar.is-pr-type-C .navbar-dropdown a.navbar-item.is-active{background-color:#48b26d;color:#fff}}.navbar.is-pr-type-T{background-color:#1daefc;color:#fff}.navbar.is-pr-type-T .navbar-brand .navbar-link,.navbar.is-pr-type-T .navbar-brand>.navbar-item{color:#fff}.navbar.is-pr-type-T .navbar-brand .navbar-link.is-active,.navbar.is-pr-type-T .navbar-brand .navbar-link:focus,.navbar.is-pr-type-T .navbar-brand .navbar-link:hover,.navbar.is-pr-type-T .navbar-brand>a.navbar-item.is-active,.navbar.is-pr-type-T .navbar-brand>a.navbar-item:focus,.navbar.is-pr-type-T .navbar-brand>a.navbar-item:hover{background-color:#04a5fc;color:#fff}.navbar.is-pr-type-T .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-pr-type-T .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-pr-type-T .navbar-end .navbar-link,.navbar.is-pr-type-T .navbar-end>.navbar-item,.navbar.is-pr-type-T .navbar-start .navbar-link,.navbar.is-pr-type-T .navbar-start>.navbar-item{color:#fff}.navbar.is-pr-type-T .navbar-end .navbar-link.is-active,.navbar.is-pr-type-T .navbar-end .navbar-link:focus,.navbar.is-pr-type-T .navbar-end .navbar-link:hover,.navbar.is-pr-type-T .navbar-end>a.navbar-item.is-active,.navbar.is-pr-type-T .navbar-end>a.navbar-item:focus,.navbar.is-pr-type-T .navbar-end>a.navbar-item:hover,.navbar.is-pr-type-T .navbar-start .navbar-link.is-active,.navbar.is-pr-type-T .navbar-start .navbar-link:focus,.navbar.is-pr-type-T .navbar-start .navbar-link:hover,.navbar.is-pr-type-T .navbar-start>a.navbar-item.is-active,.navbar.is-pr-type-T .navbar-start>a.navbar-item:focus,.navbar.is-pr-type-T .navbar-start>a.navbar-item:hover{background-color:#04a5fc;color:#fff}.navbar.is-pr-type-T .navbar-end .navbar-link:after,.navbar.is-pr-type-T .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-pr-type-T .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-pr-type-T .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-pr-type-T .navbar-item.has-dropdown:hover .navbar-link{background-color:#04a5fc;color:#fff}.navbar.is-pr-type-T .navbar-dropdown a.navbar-item.is-active{background-color:#1daefc;color:#fff}}.navbar.is-pr-type-O{background-color:#26648b;color:#fff}.navbar.is-pr-type-O .navbar-brand .navbar-link,.navbar.is-pr-type-O .navbar-brand>.navbar-item{color:#fff}.navbar.is-pr-type-O .navbar-brand .navbar-link.is-active,.navbar.is-pr-type-O .navbar-brand .navbar-link:focus,.navbar.is-pr-type-O .navbar-brand .navbar-link:hover,.navbar.is-pr-type-O .navbar-brand>a.navbar-item.is-active,.navbar.is-pr-type-O .navbar-brand>a.navbar-item:focus,.navbar.is-pr-type-O .navbar-brand>a.navbar-item:hover{background-color:#215677;color:#fff}.navbar.is-pr-type-O .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-pr-type-O .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-pr-type-O .navbar-end .navbar-link,.navbar.is-pr-type-O .navbar-end>.navbar-item,.navbar.is-pr-type-O .navbar-start .navbar-link,.navbar.is-pr-type-O .navbar-start>.navbar-item{color:#fff}.navbar.is-pr-type-O .navbar-end .navbar-link.is-active,.navbar.is-pr-type-O .navbar-end .navbar-link:focus,.navbar.is-pr-type-O .navbar-end .navbar-link:hover,.navbar.is-pr-type-O .navbar-end>a.navbar-item.is-active,.navbar.is-pr-type-O .navbar-end>a.navbar-item:focus,.navbar.is-pr-type-O .navbar-end>a.navbar-item:hover,.navbar.is-pr-type-O .navbar-start .navbar-link.is-active,.navbar.is-pr-type-O .navbar-start .navbar-link:focus,.navbar.is-pr-type-O .navbar-start .navbar-link:hover,.navbar.is-pr-type-O .navbar-start>a.navbar-item.is-active,.navbar.is-pr-type-O .navbar-start>a.navbar-item:focus,.navbar.is-pr-type-O .navbar-start>a.navbar-item:hover{background-color:#215677;color:#fff}.navbar.is-pr-type-O .navbar-end .navbar-link:after,.navbar.is-pr-type-O .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-pr-type-O .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-pr-type-O .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-pr-type-O .navbar-item.has-dropdown:hover .navbar-link{background-color:#215677;color:#fff}.navbar.is-pr-type-O .navbar-dropdown a.navbar-item.is-active{background-color:#26648b;color:#fff}}.navbar.is-pr-type-W{background-color:#ce2d2d;color:#fff}.navbar.is-pr-type-W .navbar-brand .navbar-link,.navbar.is-pr-type-W .navbar-brand>.navbar-item{color:#fff}.navbar.is-pr-type-W .navbar-brand .navbar-link.is-active,.navbar.is-pr-type-W .navbar-brand .navbar-link:focus,.navbar.is-pr-type-W .navbar-brand .navbar-link:hover,.navbar.is-pr-type-W .navbar-brand>a.navbar-item.is-active,.navbar.is-pr-type-W .navbar-brand>a.navbar-item:focus,.navbar.is-pr-type-W .navbar-brand>a.navbar-item:hover{background-color:#b92828;color:#fff}.navbar.is-pr-type-W .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-pr-type-W .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-pr-type-W .navbar-end .navbar-link,.navbar.is-pr-type-W .navbar-end>.navbar-item,.navbar.is-pr-type-W .navbar-start .navbar-link,.navbar.is-pr-type-W .navbar-start>.navbar-item{color:#fff}.navbar.is-pr-type-W .navbar-end .navbar-link.is-active,.navbar.is-pr-type-W .navbar-end .navbar-link:focus,.navbar.is-pr-type-W .navbar-end .navbar-link:hover,.navbar.is-pr-type-W .navbar-end>a.navbar-item.is-active,.navbar.is-pr-type-W .navbar-end>a.navbar-item:focus,.navbar.is-pr-type-W .navbar-end>a.navbar-item:hover,.navbar.is-pr-type-W .navbar-start .navbar-link.is-active,.navbar.is-pr-type-W .navbar-start .navbar-link:focus,.navbar.is-pr-type-W .navbar-start .navbar-link:hover,.navbar.is-pr-type-W .navbar-start>a.navbar-item.is-active,.navbar.is-pr-type-W .navbar-start>a.navbar-item:focus,.navbar.is-pr-type-W .navbar-start>a.navbar-item:hover{background-color:#b92828;color:#fff}.navbar.is-pr-type-W .navbar-end .navbar-link:after,.navbar.is-pr-type-W .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-pr-type-W .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-pr-type-W .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-pr-type-W .navbar-item.has-dropdown:hover .navbar-link{background-color:#b92828;color:#fff}.navbar.is-pr-type-W .navbar-dropdown a.navbar-item.is-active{background-color:#ce2d2d;color:#fff}}.navbar.is-pr-type-table-C{background-color:#d7efdf;color:#404040}.navbar.is-pr-type-table-C .navbar-brand .navbar-link,.navbar.is-pr-type-table-C .navbar-brand>.navbar-item{color:#404040}.navbar.is-pr-type-table-C .navbar-brand .navbar-link.is-active,.navbar.is-pr-type-table-C .navbar-brand .navbar-link:focus,.navbar.is-pr-type-table-C .navbar-brand .navbar-link:hover,.navbar.is-pr-type-table-C .navbar-brand>a.navbar-item.is-active,.navbar.is-pr-type-table-C .navbar-brand>a.navbar-item:focus,.navbar.is-pr-type-table-C .navbar-brand>a.navbar-item:hover{background-color:#c5e8d0;color:#404040}.navbar.is-pr-type-table-C .navbar-brand .navbar-link:after{border-color:#404040}.navbar.is-pr-type-table-C .navbar-burger{color:#404040}@media screen and (min-width:0){.navbar.is-pr-type-table-C .navbar-end .navbar-link,.navbar.is-pr-type-table-C .navbar-end>.navbar-item,.navbar.is-pr-type-table-C .navbar-start .navbar-link,.navbar.is-pr-type-table-C .navbar-start>.navbar-item{color:#404040}.navbar.is-pr-type-table-C .navbar-end .navbar-link.is-active,.navbar.is-pr-type-table-C .navbar-end .navbar-link:focus,.navbar.is-pr-type-table-C .navbar-end .navbar-link:hover,.navbar.is-pr-type-table-C .navbar-end>a.navbar-item.is-active,.navbar.is-pr-type-table-C .navbar-end>a.navbar-item:focus,.navbar.is-pr-type-table-C .navbar-end>a.navbar-item:hover,.navbar.is-pr-type-table-C .navbar-start .navbar-link.is-active,.navbar.is-pr-type-table-C .navbar-start .navbar-link:focus,.navbar.is-pr-type-table-C .navbar-start .navbar-link:hover,.navbar.is-pr-type-table-C .navbar-start>a.navbar-item.is-active,.navbar.is-pr-type-table-C .navbar-start>a.navbar-item:focus,.navbar.is-pr-type-table-C .navbar-start>a.navbar-item:hover{background-color:#c5e8d0;color:#404040}.navbar.is-pr-type-table-C .navbar-end .navbar-link:after,.navbar.is-pr-type-table-C .navbar-start .navbar-link:after{border-color:#404040}.navbar.is-pr-type-table-C .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-pr-type-table-C .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-pr-type-table-C .navbar-item.has-dropdown:hover .navbar-link{background-color:#c5e8d0;color:#404040}.navbar.is-pr-type-table-C .navbar-dropdown a.navbar-item.is-active{background-color:#d7efdf;color:#404040}}.navbar.is-pr-type-table-S{background-color:#fff3cc;color:#404040}.navbar.is-pr-type-table-S .navbar-brand .navbar-link,.navbar.is-pr-type-table-S .navbar-brand>.navbar-item{color:#404040}.navbar.is-pr-type-table-S .navbar-brand .navbar-link.is-active,.navbar.is-pr-type-table-S .navbar-brand .navbar-link:focus,.navbar.is-pr-type-table-S .navbar-brand .navbar-link:hover,.navbar.is-pr-type-table-S .navbar-brand>a.navbar-item.is-active,.navbar.is-pr-type-table-S .navbar-brand>a.navbar-item:focus,.navbar.is-pr-type-table-S .navbar-brand>a.navbar-item:hover{background-color:#ffedb3;color:#404040}.navbar.is-pr-type-table-S .navbar-brand .navbar-link:after{border-color:#404040}.navbar.is-pr-type-table-S .navbar-burger{color:#404040}@media screen and (min-width:0){.navbar.is-pr-type-table-S .navbar-end .navbar-link,.navbar.is-pr-type-table-S .navbar-end>.navbar-item,.navbar.is-pr-type-table-S .navbar-start .navbar-link,.navbar.is-pr-type-table-S .navbar-start>.navbar-item{color:#404040}.navbar.is-pr-type-table-S .navbar-end .navbar-link.is-active,.navbar.is-pr-type-table-S .navbar-end .navbar-link:focus,.navbar.is-pr-type-table-S .navbar-end .navbar-link:hover,.navbar.is-pr-type-table-S .navbar-end>a.navbar-item.is-active,.navbar.is-pr-type-table-S .navbar-end>a.navbar-item:focus,.navbar.is-pr-type-table-S .navbar-end>a.navbar-item:hover,.navbar.is-pr-type-table-S .navbar-start .navbar-link.is-active,.navbar.is-pr-type-table-S .navbar-start .navbar-link:focus,.navbar.is-pr-type-table-S .navbar-start .navbar-link:hover,.navbar.is-pr-type-table-S .navbar-start>a.navbar-item.is-active,.navbar.is-pr-type-table-S .navbar-start>a.navbar-item:focus,.navbar.is-pr-type-table-S .navbar-start>a.navbar-item:hover{background-color:#ffedb3;color:#404040}.navbar.is-pr-type-table-S .navbar-end .navbar-link:after,.navbar.is-pr-type-table-S .navbar-start .navbar-link:after{border-color:#404040}.navbar.is-pr-type-table-S .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-pr-type-table-S .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-pr-type-table-S .navbar-item.has-dropdown:hover .navbar-link{background-color:#ffedb3;color:#404040}.navbar.is-pr-type-table-S .navbar-dropdown a.navbar-item.is-active{background-color:#fff3cc;color:#404040}}.navbar.is-pr-type-table-T{background-color:#e6f6ff;color:#404040}.navbar.is-pr-type-table-T .navbar-brand .navbar-link,.navbar.is-pr-type-table-T .navbar-brand>.navbar-item{color:#404040}.navbar.is-pr-type-table-T .navbar-brand .navbar-link.is-active,.navbar.is-pr-type-table-T .navbar-brand .navbar-link:focus,.navbar.is-pr-type-table-T .navbar-brand .navbar-link:hover,.navbar.is-pr-type-table-T .navbar-brand>a.navbar-item.is-active,.navbar.is-pr-type-table-T .navbar-brand>a.navbar-item:focus,.navbar.is-pr-type-table-T .navbar-brand>a.navbar-item:hover{background-color:#cdedff;color:#404040}.navbar.is-pr-type-table-T .navbar-brand .navbar-link:after{border-color:#404040}.navbar.is-pr-type-table-T .navbar-burger{color:#404040}@media screen and (min-width:0){.navbar.is-pr-type-table-T .navbar-end .navbar-link,.navbar.is-pr-type-table-T .navbar-end>.navbar-item,.navbar.is-pr-type-table-T .navbar-start .navbar-link,.navbar.is-pr-type-table-T .navbar-start>.navbar-item{color:#404040}.navbar.is-pr-type-table-T .navbar-end .navbar-link.is-active,.navbar.is-pr-type-table-T .navbar-end .navbar-link:focus,.navbar.is-pr-type-table-T .navbar-end .navbar-link:hover,.navbar.is-pr-type-table-T .navbar-end>a.navbar-item.is-active,.navbar.is-pr-type-table-T .navbar-end>a.navbar-item:focus,.navbar.is-pr-type-table-T .navbar-end>a.navbar-item:hover,.navbar.is-pr-type-table-T .navbar-start .navbar-link.is-active,.navbar.is-pr-type-table-T .navbar-start .navbar-link:focus,.navbar.is-pr-type-table-T .navbar-start .navbar-link:hover,.navbar.is-pr-type-table-T .navbar-start>a.navbar-item.is-active,.navbar.is-pr-type-table-T .navbar-start>a.navbar-item:focus,.navbar.is-pr-type-table-T .navbar-start>a.navbar-item:hover{background-color:#cdedff;color:#404040}.navbar.is-pr-type-table-T .navbar-end .navbar-link:after,.navbar.is-pr-type-table-T .navbar-start .navbar-link:after{border-color:#404040}.navbar.is-pr-type-table-T .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-pr-type-table-T .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-pr-type-table-T .navbar-item.has-dropdown:hover .navbar-link{background-color:#cdedff;color:#404040}.navbar.is-pr-type-table-T .navbar-dropdown a.navbar-item.is-active{background-color:#e6f6ff;color:#404040}}.navbar.is-pr-type-table-O{background-color:#aed2e9;color:#404040}.navbar.is-pr-type-table-O .navbar-brand .navbar-link,.navbar.is-pr-type-table-O .navbar-brand>.navbar-item{color:#404040}.navbar.is-pr-type-table-O .navbar-brand .navbar-link.is-active,.navbar.is-pr-type-table-O .navbar-brand .navbar-link:focus,.navbar.is-pr-type-table-O .navbar-brand .navbar-link:hover,.navbar.is-pr-type-table-O .navbar-brand>a.navbar-item.is-active,.navbar.is-pr-type-table-O .navbar-brand>a.navbar-item:focus,.navbar.is-pr-type-table-O .navbar-brand>a.navbar-item:hover{background-color:#9ac7e4;color:#404040}.navbar.is-pr-type-table-O .navbar-brand .navbar-link:after{border-color:#404040}.navbar.is-pr-type-table-O .navbar-burger{color:#404040}@media screen and (min-width:0){.navbar.is-pr-type-table-O .navbar-end .navbar-link,.navbar.is-pr-type-table-O .navbar-end>.navbar-item,.navbar.is-pr-type-table-O .navbar-start .navbar-link,.navbar.is-pr-type-table-O .navbar-start>.navbar-item{color:#404040}.navbar.is-pr-type-table-O .navbar-end .navbar-link.is-active,.navbar.is-pr-type-table-O .navbar-end .navbar-link:focus,.navbar.is-pr-type-table-O .navbar-end .navbar-link:hover,.navbar.is-pr-type-table-O .navbar-end>a.navbar-item.is-active,.navbar.is-pr-type-table-O .navbar-end>a.navbar-item:focus,.navbar.is-pr-type-table-O .navbar-end>a.navbar-item:hover,.navbar.is-pr-type-table-O .navbar-start .navbar-link.is-active,.navbar.is-pr-type-table-O .navbar-start .navbar-link:focus,.navbar.is-pr-type-table-O .navbar-start .navbar-link:hover,.navbar.is-pr-type-table-O .navbar-start>a.navbar-item.is-active,.navbar.is-pr-type-table-O .navbar-start>a.navbar-item:focus,.navbar.is-pr-type-table-O .navbar-start>a.navbar-item:hover{background-color:#9ac7e4;color:#404040}.navbar.is-pr-type-table-O .navbar-end .navbar-link:after,.navbar.is-pr-type-table-O .navbar-start .navbar-link:after{border-color:#404040}.navbar.is-pr-type-table-O .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-pr-type-table-O .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-pr-type-table-O .navbar-item.has-dropdown:hover .navbar-link{background-color:#9ac7e4;color:#404040}.navbar.is-pr-type-table-O .navbar-dropdown a.navbar-item.is-active{background-color:#aed2e9;color:#404040}}.navbar.is-pr-type-table-W{background-color:#f5d2d2;color:#404040}.navbar.is-pr-type-table-W .navbar-brand .navbar-link,.navbar.is-pr-type-table-W .navbar-brand>.navbar-item{color:#404040}.navbar.is-pr-type-table-W .navbar-brand .navbar-link.is-active,.navbar.is-pr-type-table-W .navbar-brand .navbar-link:focus,.navbar.is-pr-type-table-W .navbar-brand .navbar-link:hover,.navbar.is-pr-type-table-W .navbar-brand>a.navbar-item.is-active,.navbar.is-pr-type-table-W .navbar-brand>a.navbar-item:focus,.navbar.is-pr-type-table-W .navbar-brand>a.navbar-item:hover{background-color:#f0bdbd;color:#404040}.navbar.is-pr-type-table-W .navbar-brand .navbar-link:after{border-color:#404040}.navbar.is-pr-type-table-W .navbar-burger{color:#404040}@media screen and (min-width:0){.navbar.is-pr-type-table-W .navbar-end .navbar-link,.navbar.is-pr-type-table-W .navbar-end>.navbar-item,.navbar.is-pr-type-table-W .navbar-start .navbar-link,.navbar.is-pr-type-table-W .navbar-start>.navbar-item{color:#404040}.navbar.is-pr-type-table-W .navbar-end .navbar-link.is-active,.navbar.is-pr-type-table-W .navbar-end .navbar-link:focus,.navbar.is-pr-type-table-W .navbar-end .navbar-link:hover,.navbar.is-pr-type-table-W .navbar-end>a.navbar-item.is-active,.navbar.is-pr-type-table-W .navbar-end>a.navbar-item:focus,.navbar.is-pr-type-table-W .navbar-end>a.navbar-item:hover,.navbar.is-pr-type-table-W .navbar-start .navbar-link.is-active,.navbar.is-pr-type-table-W .navbar-start .navbar-link:focus,.navbar.is-pr-type-table-W .navbar-start .navbar-link:hover,.navbar.is-pr-type-table-W .navbar-start>a.navbar-item.is-active,.navbar.is-pr-type-table-W .navbar-start>a.navbar-item:focus,.navbar.is-pr-type-table-W .navbar-start>a.navbar-item:hover{background-color:#f0bdbd;color:#404040}.navbar.is-pr-type-table-W .navbar-end .navbar-link:after,.navbar.is-pr-type-table-W .navbar-start .navbar-link:after{border-color:#404040}.navbar.is-pr-type-table-W .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-pr-type-table-W .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-pr-type-table-W .navbar-item.has-dropdown:hover .navbar-link{background-color:#f0bdbd;color:#404040}.navbar.is-pr-type-table-W .navbar-dropdown a.navbar-item.is-active{background-color:#f5d2d2;color:#404040}}.navbar.is-sla-active{background-color:#d15757;color:#fff}.navbar.is-sla-active .navbar-brand .navbar-link,.navbar.is-sla-active .navbar-brand>.navbar-item{color:#fff}.navbar.is-sla-active .navbar-brand .navbar-link.is-active,.navbar.is-sla-active .navbar-brand .navbar-link:focus,.navbar.is-sla-active .navbar-brand .navbar-link:hover,.navbar.is-sla-active .navbar-brand>a.navbar-item.is-active,.navbar.is-sla-active .navbar-brand>a.navbar-item:focus,.navbar.is-sla-active .navbar-brand>a.navbar-item:hover{background-color:#cc4343;color:#fff}.navbar.is-sla-active .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-sla-active .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-sla-active .navbar-end .navbar-link,.navbar.is-sla-active .navbar-end>.navbar-item,.navbar.is-sla-active .navbar-start .navbar-link,.navbar.is-sla-active .navbar-start>.navbar-item{color:#fff}.navbar.is-sla-active .navbar-end .navbar-link.is-active,.navbar.is-sla-active .navbar-end .navbar-link:focus,.navbar.is-sla-active .navbar-end .navbar-link:hover,.navbar.is-sla-active .navbar-end>a.navbar-item.is-active,.navbar.is-sla-active .navbar-end>a.navbar-item:focus,.navbar.is-sla-active .navbar-end>a.navbar-item:hover,.navbar.is-sla-active .navbar-start .navbar-link.is-active,.navbar.is-sla-active .navbar-start .navbar-link:focus,.navbar.is-sla-active .navbar-start .navbar-link:hover,.navbar.is-sla-active .navbar-start>a.navbar-item.is-active,.navbar.is-sla-active .navbar-start>a.navbar-item:focus,.navbar.is-sla-active .navbar-start>a.navbar-item:hover{background-color:#cc4343;color:#fff}.navbar.is-sla-active .navbar-end .navbar-link:after,.navbar.is-sla-active .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-sla-active .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-sla-active .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-sla-active .navbar-item.has-dropdown:hover .navbar-link{background-color:#cc4343;color:#fff}.navbar.is-sla-active .navbar-dropdown a.navbar-item.is-active{background-color:#d15757;color:#fff}}.navbar.is-sla-inactive{background-color:#59946e;color:#fff}.navbar.is-sla-inactive .navbar-brand .navbar-link,.navbar.is-sla-inactive .navbar-brand>.navbar-item{color:#fff}.navbar.is-sla-inactive .navbar-brand .navbar-link.is-active,.navbar.is-sla-inactive .navbar-brand .navbar-link:focus,.navbar.is-sla-inactive .navbar-brand .navbar-link:hover,.navbar.is-sla-inactive .navbar-brand>a.navbar-item.is-active,.navbar.is-sla-inactive .navbar-brand>a.navbar-item:focus,.navbar.is-sla-inactive .navbar-brand>a.navbar-item:hover{background-color:#4f8462;color:#fff}.navbar.is-sla-inactive .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-sla-inactive .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-sla-inactive .navbar-end .navbar-link,.navbar.is-sla-inactive .navbar-end>.navbar-item,.navbar.is-sla-inactive .navbar-start .navbar-link,.navbar.is-sla-inactive .navbar-start>.navbar-item{color:#fff}.navbar.is-sla-inactive .navbar-end .navbar-link.is-active,.navbar.is-sla-inactive .navbar-end .navbar-link:focus,.navbar.is-sla-inactive .navbar-end .navbar-link:hover,.navbar.is-sla-inactive .navbar-end>a.navbar-item.is-active,.navbar.is-sla-inactive .navbar-end>a.navbar-item:focus,.navbar.is-sla-inactive .navbar-end>a.navbar-item:hover,.navbar.is-sla-inactive .navbar-start .navbar-link.is-active,.navbar.is-sla-inactive .navbar-start .navbar-link:focus,.navbar.is-sla-inactive .navbar-start .navbar-link:hover,.navbar.is-sla-inactive .navbar-start>a.navbar-item.is-active,.navbar.is-sla-inactive .navbar-start>a.navbar-item:focus,.navbar.is-sla-inactive .navbar-start>a.navbar-item:hover{background-color:#4f8462;color:#fff}.navbar.is-sla-inactive .navbar-end .navbar-link:after,.navbar.is-sla-inactive .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-sla-inactive .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-sla-inactive .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-sla-inactive .navbar-item.has-dropdown:hover .navbar-link{background-color:#4f8462;color:#fff}.navbar.is-sla-inactive .navbar-dropdown a.navbar-item.is-active{background-color:#59946e;color:#fff}}.navbar.is-pr-detail-background{background-color:#e4e7eb;color:#404040}.navbar.is-pr-detail-background .navbar-brand .navbar-link,.navbar.is-pr-detail-background .navbar-brand>.navbar-item{color:#404040}.navbar.is-pr-detail-background .navbar-brand .navbar-link.is-active,.navbar.is-pr-detail-background .navbar-brand .navbar-link:focus,.navbar.is-pr-detail-background .navbar-brand .navbar-link:hover,.navbar.is-pr-detail-background .navbar-brand>a.navbar-item.is-active,.navbar.is-pr-detail-background .navbar-brand>a.navbar-item:focus,.navbar.is-pr-detail-background .navbar-brand>a.navbar-item:hover{background-color:#d5dae0;color:#404040}.navbar.is-pr-detail-background .navbar-brand .navbar-link:after{border-color:#404040}.navbar.is-pr-detail-background .navbar-burger{color:#404040}@media screen and (min-width:0){.navbar.is-pr-detail-background .navbar-end .navbar-link,.navbar.is-pr-detail-background .navbar-end>.navbar-item,.navbar.is-pr-detail-background .navbar-start .navbar-link,.navbar.is-pr-detail-background .navbar-start>.navbar-item{color:#404040}.navbar.is-pr-detail-background .navbar-end .navbar-link.is-active,.navbar.is-pr-detail-background .navbar-end .navbar-link:focus,.navbar.is-pr-detail-background .navbar-end .navbar-link:hover,.navbar.is-pr-detail-background .navbar-end>a.navbar-item.is-active,.navbar.is-pr-detail-background .navbar-end>a.navbar-item:focus,.navbar.is-pr-detail-background .navbar-end>a.navbar-item:hover,.navbar.is-pr-detail-background .navbar-start .navbar-link.is-active,.navbar.is-pr-detail-background .navbar-start .navbar-link:focus,.navbar.is-pr-detail-background .navbar-start .navbar-link:hover,.navbar.is-pr-detail-background .navbar-start>a.navbar-item.is-active,.navbar.is-pr-detail-background .navbar-start>a.navbar-item:focus,.navbar.is-pr-detail-background .navbar-start>a.navbar-item:hover{background-color:#d5dae0;color:#404040}.navbar.is-pr-detail-background .navbar-end .navbar-link:after,.navbar.is-pr-detail-background .navbar-start .navbar-link:after{border-color:#404040}.navbar.is-pr-detail-background .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-pr-detail-background .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-pr-detail-background .navbar-item.has-dropdown:hover .navbar-link{background-color:#d5dae0;color:#404040}.navbar.is-pr-detail-background .navbar-dropdown a.navbar-item.is-active{background-color:#e4e7eb;color:#404040}}.navbar.is-contract-expire-type-ExpireIn30Days{background-color:#ce2d2d;color:#fff}.navbar.is-contract-expire-type-ExpireIn30Days .navbar-brand .navbar-link,.navbar.is-contract-expire-type-ExpireIn30Days .navbar-brand>.navbar-item{color:#fff}.navbar.is-contract-expire-type-ExpireIn30Days .navbar-brand .navbar-link.is-active,.navbar.is-contract-expire-type-ExpireIn30Days .navbar-brand .navbar-link:focus,.navbar.is-contract-expire-type-ExpireIn30Days .navbar-brand .navbar-link:hover,.navbar.is-contract-expire-type-ExpireIn30Days .navbar-brand>a.navbar-item.is-active,.navbar.is-contract-expire-type-ExpireIn30Days .navbar-brand>a.navbar-item:focus,.navbar.is-contract-expire-type-ExpireIn30Days .navbar-brand>a.navbar-item:hover{background-color:#b92828;color:#fff}.navbar.is-contract-expire-type-ExpireIn30Days .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-contract-expire-type-ExpireIn30Days .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-contract-expire-type-ExpireIn30Days .navbar-end .navbar-link,.navbar.is-contract-expire-type-ExpireIn30Days .navbar-end>.navbar-item,.navbar.is-contract-expire-type-ExpireIn30Days .navbar-start .navbar-link,.navbar.is-contract-expire-type-ExpireIn30Days .navbar-start>.navbar-item{color:#fff}.navbar.is-contract-expire-type-ExpireIn30Days .navbar-end .navbar-link.is-active,.navbar.is-contract-expire-type-ExpireIn30Days .navbar-end .navbar-link:focus,.navbar.is-contract-expire-type-ExpireIn30Days .navbar-end .navbar-link:hover,.navbar.is-contract-expire-type-ExpireIn30Days .navbar-end>a.navbar-item.is-active,.navbar.is-contract-expire-type-ExpireIn30Days .navbar-end>a.navbar-item:focus,.navbar.is-contract-expire-type-ExpireIn30Days .navbar-end>a.navbar-item:hover,.navbar.is-contract-expire-type-ExpireIn30Days .navbar-start .navbar-link.is-active,.navbar.is-contract-expire-type-ExpireIn30Days .navbar-start .navbar-link:focus,.navbar.is-contract-expire-type-ExpireIn30Days .navbar-start .navbar-link:hover,.navbar.is-contract-expire-type-ExpireIn30Days .navbar-start>a.navbar-item.is-active,.navbar.is-contract-expire-type-ExpireIn30Days .navbar-start>a.navbar-item:focus,.navbar.is-contract-expire-type-ExpireIn30Days .navbar-start>a.navbar-item:hover{background-color:#b92828;color:#fff}.navbar.is-contract-expire-type-ExpireIn30Days .navbar-end .navbar-link:after,.navbar.is-contract-expire-type-ExpireIn30Days .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-contract-expire-type-ExpireIn30Days .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-contract-expire-type-ExpireIn30Days .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-contract-expire-type-ExpireIn30Days .navbar-item.has-dropdown:hover .navbar-link{background-color:#b92828;color:#fff}.navbar.is-contract-expire-type-ExpireIn30Days .navbar-dropdown a.navbar-item.is-active{background-color:#ce2d2d;color:#fff}}.navbar.is-contract-expire-type-ExpireIn60Days{background-color:#f07600;color:#fff}.navbar.is-contract-expire-type-ExpireIn60Days .navbar-brand .navbar-link,.navbar.is-contract-expire-type-ExpireIn60Days .navbar-brand>.navbar-item{color:#fff}.navbar.is-contract-expire-type-ExpireIn60Days .navbar-brand .navbar-link.is-active,.navbar.is-contract-expire-type-ExpireIn60Days .navbar-brand .navbar-link:focus,.navbar.is-contract-expire-type-ExpireIn60Days .navbar-brand .navbar-link:hover,.navbar.is-contract-expire-type-ExpireIn60Days .navbar-brand>a.navbar-item.is-active,.navbar.is-contract-expire-type-ExpireIn60Days .navbar-brand>a.navbar-item:focus,.navbar.is-contract-expire-type-ExpireIn60Days .navbar-brand>a.navbar-item:hover{background-color:#d76900;color:#fff}.navbar.is-contract-expire-type-ExpireIn60Days .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-contract-expire-type-ExpireIn60Days .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-contract-expire-type-ExpireIn60Days .navbar-end .navbar-link,.navbar.is-contract-expire-type-ExpireIn60Days .navbar-end>.navbar-item,.navbar.is-contract-expire-type-ExpireIn60Days .navbar-start .navbar-link,.navbar.is-contract-expire-type-ExpireIn60Days .navbar-start>.navbar-item{color:#fff}.navbar.is-contract-expire-type-ExpireIn60Days .navbar-end .navbar-link.is-active,.navbar.is-contract-expire-type-ExpireIn60Days .navbar-end .navbar-link:focus,.navbar.is-contract-expire-type-ExpireIn60Days .navbar-end .navbar-link:hover,.navbar.is-contract-expire-type-ExpireIn60Days .navbar-end>a.navbar-item.is-active,.navbar.is-contract-expire-type-ExpireIn60Days .navbar-end>a.navbar-item:focus,.navbar.is-contract-expire-type-ExpireIn60Days .navbar-end>a.navbar-item:hover,.navbar.is-contract-expire-type-ExpireIn60Days .navbar-start .navbar-link.is-active,.navbar.is-contract-expire-type-ExpireIn60Days .navbar-start .navbar-link:focus,.navbar.is-contract-expire-type-ExpireIn60Days .navbar-start .navbar-link:hover,.navbar.is-contract-expire-type-ExpireIn60Days .navbar-start>a.navbar-item.is-active,.navbar.is-contract-expire-type-ExpireIn60Days .navbar-start>a.navbar-item:focus,.navbar.is-contract-expire-type-ExpireIn60Days .navbar-start>a.navbar-item:hover{background-color:#d76900;color:#fff}.navbar.is-contract-expire-type-ExpireIn60Days .navbar-end .navbar-link:after,.navbar.is-contract-expire-type-ExpireIn60Days .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-contract-expire-type-ExpireIn60Days .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-contract-expire-type-ExpireIn60Days .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-contract-expire-type-ExpireIn60Days .navbar-item.has-dropdown:hover .navbar-link{background-color:#d76900;color:#fff}.navbar.is-contract-expire-type-ExpireIn60Days .navbar-dropdown a.navbar-item.is-active{background-color:#f07600;color:#fff}}.navbar.is-contract-expire-type-ExpireIn90Days{background-color:#ffc400;color:#404040}.navbar.is-contract-expire-type-ExpireIn90Days .navbar-brand .navbar-link,.navbar.is-contract-expire-type-ExpireIn90Days .navbar-brand>.navbar-item{color:#404040}.navbar.is-contract-expire-type-ExpireIn90Days .navbar-brand .navbar-link.is-active,.navbar.is-contract-expire-type-ExpireIn90Days .navbar-brand .navbar-link:focus,.navbar.is-contract-expire-type-ExpireIn90Days .navbar-brand .navbar-link:hover,.navbar.is-contract-expire-type-ExpireIn90Days .navbar-brand>a.navbar-item.is-active,.navbar.is-contract-expire-type-ExpireIn90Days .navbar-brand>a.navbar-item:focus,.navbar.is-contract-expire-type-ExpireIn90Days .navbar-brand>a.navbar-item:hover{background-color:#e6b000;color:#404040}.navbar.is-contract-expire-type-ExpireIn90Days .navbar-brand .navbar-link:after{border-color:#404040}.navbar.is-contract-expire-type-ExpireIn90Days .navbar-burger{color:#404040}@media screen and (min-width:0){.navbar.is-contract-expire-type-ExpireIn90Days .navbar-end .navbar-link,.navbar.is-contract-expire-type-ExpireIn90Days .navbar-end>.navbar-item,.navbar.is-contract-expire-type-ExpireIn90Days .navbar-start .navbar-link,.navbar.is-contract-expire-type-ExpireIn90Days .navbar-start>.navbar-item{color:#404040}.navbar.is-contract-expire-type-ExpireIn90Days .navbar-end .navbar-link.is-active,.navbar.is-contract-expire-type-ExpireIn90Days .navbar-end .navbar-link:focus,.navbar.is-contract-expire-type-ExpireIn90Days .navbar-end .navbar-link:hover,.navbar.is-contract-expire-type-ExpireIn90Days .navbar-end>a.navbar-item.is-active,.navbar.is-contract-expire-type-ExpireIn90Days .navbar-end>a.navbar-item:focus,.navbar.is-contract-expire-type-ExpireIn90Days .navbar-end>a.navbar-item:hover,.navbar.is-contract-expire-type-ExpireIn90Days .navbar-start .navbar-link.is-active,.navbar.is-contract-expire-type-ExpireIn90Days .navbar-start .navbar-link:focus,.navbar.is-contract-expire-type-ExpireIn90Days .navbar-start .navbar-link:hover,.navbar.is-contract-expire-type-ExpireIn90Days .navbar-start>a.navbar-item.is-active,.navbar.is-contract-expire-type-ExpireIn90Days .navbar-start>a.navbar-item:focus,.navbar.is-contract-expire-type-ExpireIn90Days .navbar-start>a.navbar-item:hover{background-color:#e6b000;color:#404040}.navbar.is-contract-expire-type-ExpireIn90Days .navbar-end .navbar-link:after,.navbar.is-contract-expire-type-ExpireIn90Days .navbar-start .navbar-link:after{border-color:#404040}.navbar.is-contract-expire-type-ExpireIn90Days .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-contract-expire-type-ExpireIn90Days .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-contract-expire-type-ExpireIn90Days .navbar-item.has-dropdown:hover .navbar-link{background-color:#e6b000;color:#404040}.navbar.is-contract-expire-type-ExpireIn90Days .navbar-dropdown a.navbar-item.is-active{background-color:#ffc400;color:#404040}}.navbar.is-contract-expire-type-ExpireIn120Days{background-color:#48b26d;color:#fff}.navbar.is-contract-expire-type-ExpireIn120Days .navbar-brand .navbar-link,.navbar.is-contract-expire-type-ExpireIn120Days .navbar-brand>.navbar-item{color:#fff}.navbar.is-contract-expire-type-ExpireIn120Days .navbar-brand .navbar-link.is-active,.navbar.is-contract-expire-type-ExpireIn120Days .navbar-brand .navbar-link:focus,.navbar.is-contract-expire-type-ExpireIn120Days .navbar-brand .navbar-link:hover,.navbar.is-contract-expire-type-ExpireIn120Days .navbar-brand>a.navbar-item.is-active,.navbar.is-contract-expire-type-ExpireIn120Days .navbar-brand>a.navbar-item:focus,.navbar.is-contract-expire-type-ExpireIn120Days .navbar-brand>a.navbar-item:hover{background-color:#41a062;color:#fff}.navbar.is-contract-expire-type-ExpireIn120Days .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-contract-expire-type-ExpireIn120Days .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-contract-expire-type-ExpireIn120Days .navbar-end .navbar-link,.navbar.is-contract-expire-type-ExpireIn120Days .navbar-end>.navbar-item,.navbar.is-contract-expire-type-ExpireIn120Days .navbar-start .navbar-link,.navbar.is-contract-expire-type-ExpireIn120Days .navbar-start>.navbar-item{color:#fff}.navbar.is-contract-expire-type-ExpireIn120Days .navbar-end .navbar-link.is-active,.navbar.is-contract-expire-type-ExpireIn120Days .navbar-end .navbar-link:focus,.navbar.is-contract-expire-type-ExpireIn120Days .navbar-end .navbar-link:hover,.navbar.is-contract-expire-type-ExpireIn120Days .navbar-end>a.navbar-item.is-active,.navbar.is-contract-expire-type-ExpireIn120Days .navbar-end>a.navbar-item:focus,.navbar.is-contract-expire-type-ExpireIn120Days .navbar-end>a.navbar-item:hover,.navbar.is-contract-expire-type-ExpireIn120Days .navbar-start .navbar-link.is-active,.navbar.is-contract-expire-type-ExpireIn120Days .navbar-start .navbar-link:focus,.navbar.is-contract-expire-type-ExpireIn120Days .navbar-start .navbar-link:hover,.navbar.is-contract-expire-type-ExpireIn120Days .navbar-start>a.navbar-item.is-active,.navbar.is-contract-expire-type-ExpireIn120Days .navbar-start>a.navbar-item:focus,.navbar.is-contract-expire-type-ExpireIn120Days .navbar-start>a.navbar-item:hover{background-color:#41a062;color:#fff}.navbar.is-contract-expire-type-ExpireIn120Days .navbar-end .navbar-link:after,.navbar.is-contract-expire-type-ExpireIn120Days .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-contract-expire-type-ExpireIn120Days .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-contract-expire-type-ExpireIn120Days .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-contract-expire-type-ExpireIn120Days .navbar-item.has-dropdown:hover .navbar-link{background-color:#41a062;color:#fff}.navbar.is-contract-expire-type-ExpireIn120Days .navbar-dropdown a.navbar-item.is-active{background-color:#48b26d;color:#fff}}.navbar.is-contract-expire-type-ExpireIn150Days{background-color:#1daefc;color:#fff}.navbar.is-contract-expire-type-ExpireIn150Days .navbar-brand .navbar-link,.navbar.is-contract-expire-type-ExpireIn150Days .navbar-brand>.navbar-item{color:#fff}.navbar.is-contract-expire-type-ExpireIn150Days .navbar-brand .navbar-link.is-active,.navbar.is-contract-expire-type-ExpireIn150Days .navbar-brand .navbar-link:focus,.navbar.is-contract-expire-type-ExpireIn150Days .navbar-brand .navbar-link:hover,.navbar.is-contract-expire-type-ExpireIn150Days .navbar-brand>a.navbar-item.is-active,.navbar.is-contract-expire-type-ExpireIn150Days .navbar-brand>a.navbar-item:focus,.navbar.is-contract-expire-type-ExpireIn150Days .navbar-brand>a.navbar-item:hover{background-color:#04a5fc;color:#fff}.navbar.is-contract-expire-type-ExpireIn150Days .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-contract-expire-type-ExpireIn150Days .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-contract-expire-type-ExpireIn150Days .navbar-end .navbar-link,.navbar.is-contract-expire-type-ExpireIn150Days .navbar-end>.navbar-item,.navbar.is-contract-expire-type-ExpireIn150Days .navbar-start .navbar-link,.navbar.is-contract-expire-type-ExpireIn150Days .navbar-start>.navbar-item{color:#fff}.navbar.is-contract-expire-type-ExpireIn150Days .navbar-end .navbar-link.is-active,.navbar.is-contract-expire-type-ExpireIn150Days .navbar-end .navbar-link:focus,.navbar.is-contract-expire-type-ExpireIn150Days .navbar-end .navbar-link:hover,.navbar.is-contract-expire-type-ExpireIn150Days .navbar-end>a.navbar-item.is-active,.navbar.is-contract-expire-type-ExpireIn150Days .navbar-end>a.navbar-item:focus,.navbar.is-contract-expire-type-ExpireIn150Days .navbar-end>a.navbar-item:hover,.navbar.is-contract-expire-type-ExpireIn150Days .navbar-start .navbar-link.is-active,.navbar.is-contract-expire-type-ExpireIn150Days .navbar-start .navbar-link:focus,.navbar.is-contract-expire-type-ExpireIn150Days .navbar-start .navbar-link:hover,.navbar.is-contract-expire-type-ExpireIn150Days .navbar-start>a.navbar-item.is-active,.navbar.is-contract-expire-type-ExpireIn150Days .navbar-start>a.navbar-item:focus,.navbar.is-contract-expire-type-ExpireIn150Days .navbar-start>a.navbar-item:hover{background-color:#04a5fc;color:#fff}.navbar.is-contract-expire-type-ExpireIn150Days .navbar-end .navbar-link:after,.navbar.is-contract-expire-type-ExpireIn150Days .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-contract-expire-type-ExpireIn150Days .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-contract-expire-type-ExpireIn150Days .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-contract-expire-type-ExpireIn150Days .navbar-item.has-dropdown:hover .navbar-link{background-color:#04a5fc;color:#fff}.navbar.is-contract-expire-type-ExpireIn150Days .navbar-dropdown a.navbar-item.is-active{background-color:#1daefc;color:#fff}}.navbar.is-contract-expire-type-ExpireIn180Days{background-color:#26648b;color:#fff}.navbar.is-contract-expire-type-ExpireIn180Days .navbar-brand .navbar-link,.navbar.is-contract-expire-type-ExpireIn180Days .navbar-brand>.navbar-item{color:#fff}.navbar.is-contract-expire-type-ExpireIn180Days .navbar-brand .navbar-link.is-active,.navbar.is-contract-expire-type-ExpireIn180Days .navbar-brand .navbar-link:focus,.navbar.is-contract-expire-type-ExpireIn180Days .navbar-brand .navbar-link:hover,.navbar.is-contract-expire-type-ExpireIn180Days .navbar-brand>a.navbar-item.is-active,.navbar.is-contract-expire-type-ExpireIn180Days .navbar-brand>a.navbar-item:focus,.navbar.is-contract-expire-type-ExpireIn180Days .navbar-brand>a.navbar-item:hover{background-color:#215677;color:#fff}.navbar.is-contract-expire-type-ExpireIn180Days .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-contract-expire-type-ExpireIn180Days .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-contract-expire-type-ExpireIn180Days .navbar-end .navbar-link,.navbar.is-contract-expire-type-ExpireIn180Days .navbar-end>.navbar-item,.navbar.is-contract-expire-type-ExpireIn180Days .navbar-start .navbar-link,.navbar.is-contract-expire-type-ExpireIn180Days .navbar-start>.navbar-item{color:#fff}.navbar.is-contract-expire-type-ExpireIn180Days .navbar-end .navbar-link.is-active,.navbar.is-contract-expire-type-ExpireIn180Days .navbar-end .navbar-link:focus,.navbar.is-contract-expire-type-ExpireIn180Days .navbar-end .navbar-link:hover,.navbar.is-contract-expire-type-ExpireIn180Days .navbar-end>a.navbar-item.is-active,.navbar.is-contract-expire-type-ExpireIn180Days .navbar-end>a.navbar-item:focus,.navbar.is-contract-expire-type-ExpireIn180Days .navbar-end>a.navbar-item:hover,.navbar.is-contract-expire-type-ExpireIn180Days .navbar-start .navbar-link.is-active,.navbar.is-contract-expire-type-ExpireIn180Days .navbar-start .navbar-link:focus,.navbar.is-contract-expire-type-ExpireIn180Days .navbar-start .navbar-link:hover,.navbar.is-contract-expire-type-ExpireIn180Days .navbar-start>a.navbar-item.is-active,.navbar.is-contract-expire-type-ExpireIn180Days .navbar-start>a.navbar-item:focus,.navbar.is-contract-expire-type-ExpireIn180Days .navbar-start>a.navbar-item:hover{background-color:#215677;color:#fff}.navbar.is-contract-expire-type-ExpireIn180Days .navbar-end .navbar-link:after,.navbar.is-contract-expire-type-ExpireIn180Days .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-contract-expire-type-ExpireIn180Days .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-contract-expire-type-ExpireIn180Days .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-contract-expire-type-ExpireIn180Days .navbar-item.has-dropdown:hover .navbar-link{background-color:#215677;color:#fff}.navbar.is-contract-expire-type-ExpireIn180Days .navbar-dropdown a.navbar-item.is-active{background-color:#26648b;color:#fff}}.navbar.is-contract-spending-status-SeventyToSeventyNine{background-color:#1daefc;color:#fff}.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-brand .navbar-link,.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-brand>.navbar-item{color:#fff}.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-brand .navbar-link.is-active,.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-brand .navbar-link:focus,.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-brand .navbar-link:hover,.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-brand>a.navbar-item.is-active,.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-brand>a.navbar-item:focus,.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-brand>a.navbar-item:hover{background-color:#04a5fc;color:#fff}.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-end .navbar-link,.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-end>.navbar-item,.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-start .navbar-link,.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-start>.navbar-item{color:#fff}.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-end .navbar-link.is-active,.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-end .navbar-link:focus,.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-end .navbar-link:hover,.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-end>a.navbar-item.is-active,.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-end>a.navbar-item:focus,.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-end>a.navbar-item:hover,.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-start .navbar-link.is-active,.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-start .navbar-link:focus,.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-start .navbar-link:hover,.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-start>a.navbar-item.is-active,.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-start>a.navbar-item:focus,.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-start>a.navbar-item:hover{background-color:#04a5fc;color:#fff}.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-end .navbar-link:after,.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-item.has-dropdown:hover .navbar-link{background-color:#04a5fc;color:#fff}.navbar.is-contract-spending-status-SeventyToSeventyNine .navbar-dropdown a.navbar-item.is-active{background-color:#1daefc;color:#fff}}.navbar.is-contract-spending-status-EightyToEightyNine{background-color:#48b26d;color:#fff}.navbar.is-contract-spending-status-EightyToEightyNine .navbar-brand .navbar-link,.navbar.is-contract-spending-status-EightyToEightyNine .navbar-brand>.navbar-item{color:#fff}.navbar.is-contract-spending-status-EightyToEightyNine .navbar-brand .navbar-link.is-active,.navbar.is-contract-spending-status-EightyToEightyNine .navbar-brand .navbar-link:focus,.navbar.is-contract-spending-status-EightyToEightyNine .navbar-brand .navbar-link:hover,.navbar.is-contract-spending-status-EightyToEightyNine .navbar-brand>a.navbar-item.is-active,.navbar.is-contract-spending-status-EightyToEightyNine .navbar-brand>a.navbar-item:focus,.navbar.is-contract-spending-status-EightyToEightyNine .navbar-brand>a.navbar-item:hover{background-color:#41a062;color:#fff}.navbar.is-contract-spending-status-EightyToEightyNine .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-contract-spending-status-EightyToEightyNine .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-contract-spending-status-EightyToEightyNine .navbar-end .navbar-link,.navbar.is-contract-spending-status-EightyToEightyNine .navbar-end>.navbar-item,.navbar.is-contract-spending-status-EightyToEightyNine .navbar-start .navbar-link,.navbar.is-contract-spending-status-EightyToEightyNine .navbar-start>.navbar-item{color:#fff}.navbar.is-contract-spending-status-EightyToEightyNine .navbar-end .navbar-link.is-active,.navbar.is-contract-spending-status-EightyToEightyNine .navbar-end .navbar-link:focus,.navbar.is-contract-spending-status-EightyToEightyNine .navbar-end .navbar-link:hover,.navbar.is-contract-spending-status-EightyToEightyNine .navbar-end>a.navbar-item.is-active,.navbar.is-contract-spending-status-EightyToEightyNine .navbar-end>a.navbar-item:focus,.navbar.is-contract-spending-status-EightyToEightyNine .navbar-end>a.navbar-item:hover,.navbar.is-contract-spending-status-EightyToEightyNine .navbar-start .navbar-link.is-active,.navbar.is-contract-spending-status-EightyToEightyNine .navbar-start .navbar-link:focus,.navbar.is-contract-spending-status-EightyToEightyNine .navbar-start .navbar-link:hover,.navbar.is-contract-spending-status-EightyToEightyNine .navbar-start>a.navbar-item.is-active,.navbar.is-contract-spending-status-EightyToEightyNine .navbar-start>a.navbar-item:focus,.navbar.is-contract-spending-status-EightyToEightyNine .navbar-start>a.navbar-item:hover{background-color:#41a062;color:#fff}.navbar.is-contract-spending-status-EightyToEightyNine .navbar-end .navbar-link:after,.navbar.is-contract-spending-status-EightyToEightyNine .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-contract-spending-status-EightyToEightyNine .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-contract-spending-status-EightyToEightyNine .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-contract-spending-status-EightyToEightyNine .navbar-item.has-dropdown:hover .navbar-link{background-color:#41a062;color:#fff}.navbar.is-contract-spending-status-EightyToEightyNine .navbar-dropdown a.navbar-item.is-active{background-color:#48b26d;color:#fff}}.navbar.is-contract-spending-status-NinetyToNinetyFive{background-color:#ffc400;color:#404040}.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-brand .navbar-link,.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-brand>.navbar-item{color:#404040}.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-brand .navbar-link.is-active,.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-brand .navbar-link:focus,.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-brand .navbar-link:hover,.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-brand>a.navbar-item.is-active,.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-brand>a.navbar-item:focus,.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-brand>a.navbar-item:hover{background-color:#e6b000;color:#404040}.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-brand .navbar-link:after{border-color:#404040}.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-burger{color:#404040}@media screen and (min-width:0){.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-end .navbar-link,.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-end>.navbar-item,.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-start .navbar-link,.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-start>.navbar-item{color:#404040}.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-end .navbar-link.is-active,.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-end .navbar-link:focus,.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-end .navbar-link:hover,.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-end>a.navbar-item.is-active,.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-end>a.navbar-item:focus,.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-end>a.navbar-item:hover,.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-start .navbar-link.is-active,.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-start .navbar-link:focus,.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-start .navbar-link:hover,.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-start>a.navbar-item.is-active,.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-start>a.navbar-item:focus,.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-start>a.navbar-item:hover{background-color:#e6b000;color:#404040}.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-end .navbar-link:after,.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-start .navbar-link:after{border-color:#404040}.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-item.has-dropdown:hover .navbar-link{background-color:#e6b000;color:#404040}.navbar.is-contract-spending-status-NinetyToNinetyFive .navbar-dropdown a.navbar-item.is-active{background-color:#ffc400;color:#404040}}.navbar.is-contract-spending-status-NinetySixToHundred{background-color:#f07600;color:#fff}.navbar.is-contract-spending-status-NinetySixToHundred .navbar-brand .navbar-link,.navbar.is-contract-spending-status-NinetySixToHundred .navbar-brand>.navbar-item{color:#fff}.navbar.is-contract-spending-status-NinetySixToHundred .navbar-brand .navbar-link.is-active,.navbar.is-contract-spending-status-NinetySixToHundred .navbar-brand .navbar-link:focus,.navbar.is-contract-spending-status-NinetySixToHundred .navbar-brand .navbar-link:hover,.navbar.is-contract-spending-status-NinetySixToHundred .navbar-brand>a.navbar-item.is-active,.navbar.is-contract-spending-status-NinetySixToHundred .navbar-brand>a.navbar-item:focus,.navbar.is-contract-spending-status-NinetySixToHundred .navbar-brand>a.navbar-item:hover{background-color:#d76900;color:#fff}.navbar.is-contract-spending-status-NinetySixToHundred .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-contract-spending-status-NinetySixToHundred .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-contract-spending-status-NinetySixToHundred .navbar-end .navbar-link,.navbar.is-contract-spending-status-NinetySixToHundred .navbar-end>.navbar-item,.navbar.is-contract-spending-status-NinetySixToHundred .navbar-start .navbar-link,.navbar.is-contract-spending-status-NinetySixToHundred .navbar-start>.navbar-item{color:#fff}.navbar.is-contract-spending-status-NinetySixToHundred .navbar-end .navbar-link.is-active,.navbar.is-contract-spending-status-NinetySixToHundred .navbar-end .navbar-link:focus,.navbar.is-contract-spending-status-NinetySixToHundred .navbar-end .navbar-link:hover,.navbar.is-contract-spending-status-NinetySixToHundred .navbar-end>a.navbar-item.is-active,.navbar.is-contract-spending-status-NinetySixToHundred .navbar-end>a.navbar-item:focus,.navbar.is-contract-spending-status-NinetySixToHundred .navbar-end>a.navbar-item:hover,.navbar.is-contract-spending-status-NinetySixToHundred .navbar-start .navbar-link.is-active,.navbar.is-contract-spending-status-NinetySixToHundred .navbar-start .navbar-link:focus,.navbar.is-contract-spending-status-NinetySixToHundred .navbar-start .navbar-link:hover,.navbar.is-contract-spending-status-NinetySixToHundred .navbar-start>a.navbar-item.is-active,.navbar.is-contract-spending-status-NinetySixToHundred .navbar-start>a.navbar-item:focus,.navbar.is-contract-spending-status-NinetySixToHundred .navbar-start>a.navbar-item:hover{background-color:#d76900;color:#fff}.navbar.is-contract-spending-status-NinetySixToHundred .navbar-end .navbar-link:after,.navbar.is-contract-spending-status-NinetySixToHundred .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-contract-spending-status-NinetySixToHundred .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-contract-spending-status-NinetySixToHundred .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-contract-spending-status-NinetySixToHundred .navbar-item.has-dropdown:hover .navbar-link{background-color:#d76900;color:#fff}.navbar.is-contract-spending-status-NinetySixToHundred .navbar-dropdown a.navbar-item.is-active{background-color:#f07600;color:#fff}}.navbar.is-contract-spending-status-MoreThanHundred{background-color:#ce2d2d;color:#fff}.navbar.is-contract-spending-status-MoreThanHundred .navbar-brand .navbar-link,.navbar.is-contract-spending-status-MoreThanHundred .navbar-brand>.navbar-item{color:#fff}.navbar.is-contract-spending-status-MoreThanHundred .navbar-brand .navbar-link.is-active,.navbar.is-contract-spending-status-MoreThanHundred .navbar-brand .navbar-link:focus,.navbar.is-contract-spending-status-MoreThanHundred .navbar-brand .navbar-link:hover,.navbar.is-contract-spending-status-MoreThanHundred .navbar-brand>a.navbar-item.is-active,.navbar.is-contract-spending-status-MoreThanHundred .navbar-brand>a.navbar-item:focus,.navbar.is-contract-spending-status-MoreThanHundred .navbar-brand>a.navbar-item:hover{background-color:#b92828;color:#fff}.navbar.is-contract-spending-status-MoreThanHundred .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-contract-spending-status-MoreThanHundred .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-contract-spending-status-MoreThanHundred .navbar-end .navbar-link,.navbar.is-contract-spending-status-MoreThanHundred .navbar-end>.navbar-item,.navbar.is-contract-spending-status-MoreThanHundred .navbar-start .navbar-link,.navbar.is-contract-spending-status-MoreThanHundred .navbar-start>.navbar-item{color:#fff}.navbar.is-contract-spending-status-MoreThanHundred .navbar-end .navbar-link.is-active,.navbar.is-contract-spending-status-MoreThanHundred .navbar-end .navbar-link:focus,.navbar.is-contract-spending-status-MoreThanHundred .navbar-end .navbar-link:hover,.navbar.is-contract-spending-status-MoreThanHundred .navbar-end>a.navbar-item.is-active,.navbar.is-contract-spending-status-MoreThanHundred .navbar-end>a.navbar-item:focus,.navbar.is-contract-spending-status-MoreThanHundred .navbar-end>a.navbar-item:hover,.navbar.is-contract-spending-status-MoreThanHundred .navbar-start .navbar-link.is-active,.navbar.is-contract-spending-status-MoreThanHundred .navbar-start .navbar-link:focus,.navbar.is-contract-spending-status-MoreThanHundred .navbar-start .navbar-link:hover,.navbar.is-contract-spending-status-MoreThanHundred .navbar-start>a.navbar-item.is-active,.navbar.is-contract-spending-status-MoreThanHundred .navbar-start>a.navbar-item:focus,.navbar.is-contract-spending-status-MoreThanHundred .navbar-start>a.navbar-item:hover{background-color:#b92828;color:#fff}.navbar.is-contract-spending-status-MoreThanHundred .navbar-end .navbar-link:after,.navbar.is-contract-spending-status-MoreThanHundred .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-contract-spending-status-MoreThanHundred .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-contract-spending-status-MoreThanHundred .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-contract-spending-status-MoreThanHundred .navbar-item.has-dropdown:hover .navbar-link{background-color:#b92828;color:#fff}.navbar.is-contract-spending-status-MoreThanHundred .navbar-dropdown a.navbar-item.is-active{background-color:#ce2d2d;color:#fff}}.navbar.is-contract-spending-over{background-color:#ce2d2d;color:#fff}.navbar.is-contract-spending-over .navbar-brand .navbar-link,.navbar.is-contract-spending-over .navbar-brand>.navbar-item{color:#fff}.navbar.is-contract-spending-over .navbar-brand .navbar-link.is-active,.navbar.is-contract-spending-over .navbar-brand .navbar-link:focus,.navbar.is-contract-spending-over .navbar-brand .navbar-link:hover,.navbar.is-contract-spending-over .navbar-brand>a.navbar-item.is-active,.navbar.is-contract-spending-over .navbar-brand>a.navbar-item:focus,.navbar.is-contract-spending-over .navbar-brand>a.navbar-item:hover{background-color:#b92828;color:#fff}.navbar.is-contract-spending-over .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-contract-spending-over .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-contract-spending-over .navbar-end .navbar-link,.navbar.is-contract-spending-over .navbar-end>.navbar-item,.navbar.is-contract-spending-over .navbar-start .navbar-link,.navbar.is-contract-spending-over .navbar-start>.navbar-item{color:#fff}.navbar.is-contract-spending-over .navbar-end .navbar-link.is-active,.navbar.is-contract-spending-over .navbar-end .navbar-link:focus,.navbar.is-contract-spending-over .navbar-end .navbar-link:hover,.navbar.is-contract-spending-over .navbar-end>a.navbar-item.is-active,.navbar.is-contract-spending-over .navbar-end>a.navbar-item:focus,.navbar.is-contract-spending-over .navbar-end>a.navbar-item:hover,.navbar.is-contract-spending-over .navbar-start .navbar-link.is-active,.navbar.is-contract-spending-over .navbar-start .navbar-link:focus,.navbar.is-contract-spending-over .navbar-start .navbar-link:hover,.navbar.is-contract-spending-over .navbar-start>a.navbar-item.is-active,.navbar.is-contract-spending-over .navbar-start>a.navbar-item:focus,.navbar.is-contract-spending-over .navbar-start>a.navbar-item:hover{background-color:#b92828;color:#fff}.navbar.is-contract-spending-over .navbar-end .navbar-link:after,.navbar.is-contract-spending-over .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-contract-spending-over .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-contract-spending-over .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-contract-spending-over .navbar-item.has-dropdown:hover .navbar-link{background-color:#b92828;color:#fff}.navbar.is-contract-spending-over .navbar-dropdown a.navbar-item.is-active{background-color:#ce2d2d;color:#fff}}.navbar.is-contract-spending-96{background-color:#f07600;color:#fff}.navbar.is-contract-spending-96 .navbar-brand .navbar-link,.navbar.is-contract-spending-96 .navbar-brand>.navbar-item{color:#fff}.navbar.is-contract-spending-96 .navbar-brand .navbar-link.is-active,.navbar.is-contract-spending-96 .navbar-brand .navbar-link:focus,.navbar.is-contract-spending-96 .navbar-brand .navbar-link:hover,.navbar.is-contract-spending-96 .navbar-brand>a.navbar-item.is-active,.navbar.is-contract-spending-96 .navbar-brand>a.navbar-item:focus,.navbar.is-contract-spending-96 .navbar-brand>a.navbar-item:hover{background-color:#d76900;color:#fff}.navbar.is-contract-spending-96 .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-contract-spending-96 .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-contract-spending-96 .navbar-end .navbar-link,.navbar.is-contract-spending-96 .navbar-end>.navbar-item,.navbar.is-contract-spending-96 .navbar-start .navbar-link,.navbar.is-contract-spending-96 .navbar-start>.navbar-item{color:#fff}.navbar.is-contract-spending-96 .navbar-end .navbar-link.is-active,.navbar.is-contract-spending-96 .navbar-end .navbar-link:focus,.navbar.is-contract-spending-96 .navbar-end .navbar-link:hover,.navbar.is-contract-spending-96 .navbar-end>a.navbar-item.is-active,.navbar.is-contract-spending-96 .navbar-end>a.navbar-item:focus,.navbar.is-contract-spending-96 .navbar-end>a.navbar-item:hover,.navbar.is-contract-spending-96 .navbar-start .navbar-link.is-active,.navbar.is-contract-spending-96 .navbar-start .navbar-link:focus,.navbar.is-contract-spending-96 .navbar-start .navbar-link:hover,.navbar.is-contract-spending-96 .navbar-start>a.navbar-item.is-active,.navbar.is-contract-spending-96 .navbar-start>a.navbar-item:focus,.navbar.is-contract-spending-96 .navbar-start>a.navbar-item:hover{background-color:#d76900;color:#fff}.navbar.is-contract-spending-96 .navbar-end .navbar-link:after,.navbar.is-contract-spending-96 .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-contract-spending-96 .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-contract-spending-96 .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-contract-spending-96 .navbar-item.has-dropdown:hover .navbar-link{background-color:#d76900;color:#fff}.navbar.is-contract-spending-96 .navbar-dropdown a.navbar-item.is-active{background-color:#f07600;color:#fff}}.navbar.is-contract-spending-90{background-color:#ffc400;color:#404040}.navbar.is-contract-spending-90 .navbar-brand .navbar-link,.navbar.is-contract-spending-90 .navbar-brand>.navbar-item{color:#404040}.navbar.is-contract-spending-90 .navbar-brand .navbar-link.is-active,.navbar.is-contract-spending-90 .navbar-brand .navbar-link:focus,.navbar.is-contract-spending-90 .navbar-brand .navbar-link:hover,.navbar.is-contract-spending-90 .navbar-brand>a.navbar-item.is-active,.navbar.is-contract-spending-90 .navbar-brand>a.navbar-item:focus,.navbar.is-contract-spending-90 .navbar-brand>a.navbar-item:hover{background-color:#e6b000;color:#404040}.navbar.is-contract-spending-90 .navbar-brand .navbar-link:after{border-color:#404040}.navbar.is-contract-spending-90 .navbar-burger{color:#404040}@media screen and (min-width:0){.navbar.is-contract-spending-90 .navbar-end .navbar-link,.navbar.is-contract-spending-90 .navbar-end>.navbar-item,.navbar.is-contract-spending-90 .navbar-start .navbar-link,.navbar.is-contract-spending-90 .navbar-start>.navbar-item{color:#404040}.navbar.is-contract-spending-90 .navbar-end .navbar-link.is-active,.navbar.is-contract-spending-90 .navbar-end .navbar-link:focus,.navbar.is-contract-spending-90 .navbar-end .navbar-link:hover,.navbar.is-contract-spending-90 .navbar-end>a.navbar-item.is-active,.navbar.is-contract-spending-90 .navbar-end>a.navbar-item:focus,.navbar.is-contract-spending-90 .navbar-end>a.navbar-item:hover,.navbar.is-contract-spending-90 .navbar-start .navbar-link.is-active,.navbar.is-contract-spending-90 .navbar-start .navbar-link:focus,.navbar.is-contract-spending-90 .navbar-start .navbar-link:hover,.navbar.is-contract-spending-90 .navbar-start>a.navbar-item.is-active,.navbar.is-contract-spending-90 .navbar-start>a.navbar-item:focus,.navbar.is-contract-spending-90 .navbar-start>a.navbar-item:hover{background-color:#e6b000;color:#404040}.navbar.is-contract-spending-90 .navbar-end .navbar-link:after,.navbar.is-contract-spending-90 .navbar-start .navbar-link:after{border-color:#404040}.navbar.is-contract-spending-90 .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-contract-spending-90 .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-contract-spending-90 .navbar-item.has-dropdown:hover .navbar-link{background-color:#e6b000;color:#404040}.navbar.is-contract-spending-90 .navbar-dropdown a.navbar-item.is-active{background-color:#ffc400;color:#404040}}.navbar.is-contract-spending-80{background-color:#48b26d;color:#fff}.navbar.is-contract-spending-80 .navbar-brand .navbar-link,.navbar.is-contract-spending-80 .navbar-brand>.navbar-item{color:#fff}.navbar.is-contract-spending-80 .navbar-brand .navbar-link.is-active,.navbar.is-contract-spending-80 .navbar-brand .navbar-link:focus,.navbar.is-contract-spending-80 .navbar-brand .navbar-link:hover,.navbar.is-contract-spending-80 .navbar-brand>a.navbar-item.is-active,.navbar.is-contract-spending-80 .navbar-brand>a.navbar-item:focus,.navbar.is-contract-spending-80 .navbar-brand>a.navbar-item:hover{background-color:#41a062;color:#fff}.navbar.is-contract-spending-80 .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-contract-spending-80 .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-contract-spending-80 .navbar-end .navbar-link,.navbar.is-contract-spending-80 .navbar-end>.navbar-item,.navbar.is-contract-spending-80 .navbar-start .navbar-link,.navbar.is-contract-spending-80 .navbar-start>.navbar-item{color:#fff}.navbar.is-contract-spending-80 .navbar-end .navbar-link.is-active,.navbar.is-contract-spending-80 .navbar-end .navbar-link:focus,.navbar.is-contract-spending-80 .navbar-end .navbar-link:hover,.navbar.is-contract-spending-80 .navbar-end>a.navbar-item.is-active,.navbar.is-contract-spending-80 .navbar-end>a.navbar-item:focus,.navbar.is-contract-spending-80 .navbar-end>a.navbar-item:hover,.navbar.is-contract-spending-80 .navbar-start .navbar-link.is-active,.navbar.is-contract-spending-80 .navbar-start .navbar-link:focus,.navbar.is-contract-spending-80 .navbar-start .navbar-link:hover,.navbar.is-contract-spending-80 .navbar-start>a.navbar-item.is-active,.navbar.is-contract-spending-80 .navbar-start>a.navbar-item:focus,.navbar.is-contract-spending-80 .navbar-start>a.navbar-item:hover{background-color:#41a062;color:#fff}.navbar.is-contract-spending-80 .navbar-end .navbar-link:after,.navbar.is-contract-spending-80 .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-contract-spending-80 .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-contract-spending-80 .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-contract-spending-80 .navbar-item.has-dropdown:hover .navbar-link{background-color:#41a062;color:#fff}.navbar.is-contract-spending-80 .navbar-dropdown a.navbar-item.is-active{background-color:#48b26d;color:#fff}}.navbar.is-contract-spending-70{background-color:#1daefc;color:#fff}.navbar.is-contract-spending-70 .navbar-brand .navbar-link,.navbar.is-contract-spending-70 .navbar-brand>.navbar-item{color:#fff}.navbar.is-contract-spending-70 .navbar-brand .navbar-link.is-active,.navbar.is-contract-spending-70 .navbar-brand .navbar-link:focus,.navbar.is-contract-spending-70 .navbar-brand .navbar-link:hover,.navbar.is-contract-spending-70 .navbar-brand>a.navbar-item.is-active,.navbar.is-contract-spending-70 .navbar-brand>a.navbar-item:focus,.navbar.is-contract-spending-70 .navbar-brand>a.navbar-item:hover{background-color:#04a5fc;color:#fff}.navbar.is-contract-spending-70 .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-contract-spending-70 .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-contract-spending-70 .navbar-end .navbar-link,.navbar.is-contract-spending-70 .navbar-end>.navbar-item,.navbar.is-contract-spending-70 .navbar-start .navbar-link,.navbar.is-contract-spending-70 .navbar-start>.navbar-item{color:#fff}.navbar.is-contract-spending-70 .navbar-end .navbar-link.is-active,.navbar.is-contract-spending-70 .navbar-end .navbar-link:focus,.navbar.is-contract-spending-70 .navbar-end .navbar-link:hover,.navbar.is-contract-spending-70 .navbar-end>a.navbar-item.is-active,.navbar.is-contract-spending-70 .navbar-end>a.navbar-item:focus,.navbar.is-contract-spending-70 .navbar-end>a.navbar-item:hover,.navbar.is-contract-spending-70 .navbar-start .navbar-link.is-active,.navbar.is-contract-spending-70 .navbar-start .navbar-link:focus,.navbar.is-contract-spending-70 .navbar-start .navbar-link:hover,.navbar.is-contract-spending-70 .navbar-start>a.navbar-item.is-active,.navbar.is-contract-spending-70 .navbar-start>a.navbar-item:focus,.navbar.is-contract-spending-70 .navbar-start>a.navbar-item:hover{background-color:#04a5fc;color:#fff}.navbar.is-contract-spending-70 .navbar-end .navbar-link:after,.navbar.is-contract-spending-70 .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-contract-spending-70 .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-contract-spending-70 .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-contract-spending-70 .navbar-item.has-dropdown:hover .navbar-link{background-color:#04a5fc;color:#fff}.navbar.is-contract-spending-70 .navbar-dropdown a.navbar-item.is-active{background-color:#1daefc;color:#fff}}.navbar.is-contract-expire-table-NoExpireDate{background-color:#999;color:#fff}.navbar.is-contract-expire-table-NoExpireDate .navbar-brand .navbar-link,.navbar.is-contract-expire-table-NoExpireDate .navbar-brand>.navbar-item{color:#fff}.navbar.is-contract-expire-table-NoExpireDate .navbar-brand .navbar-link.is-active,.navbar.is-contract-expire-table-NoExpireDate .navbar-brand .navbar-link:focus,.navbar.is-contract-expire-table-NoExpireDate .navbar-brand .navbar-link:hover,.navbar.is-contract-expire-table-NoExpireDate .navbar-brand>a.navbar-item.is-active,.navbar.is-contract-expire-table-NoExpireDate .navbar-brand>a.navbar-item:focus,.navbar.is-contract-expire-table-NoExpireDate .navbar-brand>a.navbar-item:hover{background-color:#8c8c8c;color:#fff}.navbar.is-contract-expire-table-NoExpireDate .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-contract-expire-table-NoExpireDate .navbar-burger{color:#fff}@media screen and (min-width:0){.navbar.is-contract-expire-table-NoExpireDate .navbar-end .navbar-link,.navbar.is-contract-expire-table-NoExpireDate .navbar-end>.navbar-item,.navbar.is-contract-expire-table-NoExpireDate .navbar-start .navbar-link,.navbar.is-contract-expire-table-NoExpireDate .navbar-start>.navbar-item{color:#fff}.navbar.is-contract-expire-table-NoExpireDate .navbar-end .navbar-link.is-active,.navbar.is-contract-expire-table-NoExpireDate .navbar-end .navbar-link:focus,.navbar.is-contract-expire-table-NoExpireDate .navbar-end .navbar-link:hover,.navbar.is-contract-expire-table-NoExpireDate .navbar-end>a.navbar-item.is-active,.navbar.is-contract-expire-table-NoExpireDate .navbar-end>a.navbar-item:focus,.navbar.is-contract-expire-table-NoExpireDate .navbar-end>a.navbar-item:hover,.navbar.is-contract-expire-table-NoExpireDate .navbar-start .navbar-link.is-active,.navbar.is-contract-expire-table-NoExpireDate .navbar-start .navbar-link:focus,.navbar.is-contract-expire-table-NoExpireDate .navbar-start .navbar-link:hover,.navbar.is-contract-expire-table-NoExpireDate .navbar-start>a.navbar-item.is-active,.navbar.is-contract-expire-table-NoExpireDate .navbar-start>a.navbar-item:focus,.navbar.is-contract-expire-table-NoExpireDate .navbar-start>a.navbar-item:hover{background-color:#8c8c8c;color:#fff}.navbar.is-contract-expire-table-NoExpireDate .navbar-end .navbar-link:after,.navbar.is-contract-expire-table-NoExpireDate .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-contract-expire-table-NoExpireDate .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-contract-expire-table-NoExpireDate .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-contract-expire-table-NoExpireDate .navbar-item.has-dropdown:hover .navbar-link{background-color:#8c8c8c;color:#fff}.navbar.is-contract-expire-table-NoExpireDate .navbar-dropdown a.navbar-item.is-active{background-color:#999;color:#fff}}.navbar.is-contract-expire-table-ExpireLessThan30Days{background-color:#f2f2f2;color:#404040}.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-brand .navbar-link,.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-brand>.navbar-item{color:#404040}.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-brand .navbar-link.is-active,.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-brand .navbar-link:focus,.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-brand .navbar-link:hover,.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-brand>a.navbar-item.is-active,.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-brand>a.navbar-item:focus,.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-brand>a.navbar-item:hover{background-color:#e5e5e5;color:#404040}.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-brand .navbar-link:after{border-color:#404040}.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-burger{color:#404040}@media screen and (min-width:0){.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-end .navbar-link,.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-end>.navbar-item,.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-start .navbar-link,.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-start>.navbar-item{color:#404040}.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-end .navbar-link.is-active,.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-end .navbar-link:focus,.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-end .navbar-link:hover,.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-end>a.navbar-item.is-active,.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-end>a.navbar-item:focus,.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-end>a.navbar-item:hover,.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-start .navbar-link.is-active,.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-start .navbar-link:focus,.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-start .navbar-link:hover,.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-start>a.navbar-item.is-active,.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-start>a.navbar-item:focus,.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-start>a.navbar-item:hover{background-color:#e5e5e5;color:#404040}.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-end .navbar-link:after,.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-start .navbar-link:after{border-color:#404040}.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-item.has-dropdown:hover .navbar-link{background-color:#e5e5e5;color:#404040}.navbar.is-contract-expire-table-ExpireLessThan30Days .navbar-dropdown a.navbar-item.is-active{background-color:#f2f2f2;color:#404040}}.navbar.is-contract-expire-table-ExpireMoreThan30Days{background-color:#f2f2f2;color:#404040}.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-brand .navbar-link,.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-brand>.navbar-item{color:#404040}.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-brand .navbar-link.is-active,.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-brand .navbar-link:focus,.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-brand .navbar-link:hover,.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-brand>a.navbar-item.is-active,.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-brand>a.navbar-item:focus,.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-brand>a.navbar-item:hover{background-color:#e5e5e5;color:#404040}.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-brand .navbar-link:after{border-color:#404040}.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-burger{color:#404040}@media screen and (min-width:0){.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-end .navbar-link,.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-end>.navbar-item,.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-start .navbar-link,.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-start>.navbar-item{color:#404040}.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-end .navbar-link.is-active,.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-end .navbar-link:focus,.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-end .navbar-link:hover,.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-end>a.navbar-item.is-active,.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-end>a.navbar-item:focus,.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-end>a.navbar-item:hover,.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-start .navbar-link.is-active,.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-start .navbar-link:focus,.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-start .navbar-link:hover,.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-start>a.navbar-item.is-active,.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-start>a.navbar-item:focus,.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-start>a.navbar-item:hover{background-color:#e5e5e5;color:#404040}.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-end .navbar-link:after,.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-start .navbar-link:after{border-color:#404040}.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-item.has-dropdown:hover .navbar-link{background-color:#e5e5e5;color:#404040}.navbar.is-contract-expire-table-ExpireMoreThan30Days .navbar-dropdown a.navbar-item.is-active{background-color:#f2f2f2;color:#404040}}.navbar.is-contract-expire-table-ExpireIn30Days{background-color:#f6d5d5;color:#404040}.navbar.is-contract-expire-table-ExpireIn30Days .navbar-brand .navbar-link,.navbar.is-contract-expire-table-ExpireIn30Days .navbar-brand>.navbar-item{color:#404040}.navbar.is-contract-expire-table-ExpireIn30Days .navbar-brand .navbar-link.is-active,.navbar.is-contract-expire-table-ExpireIn30Days .navbar-brand .navbar-link:focus,.navbar.is-contract-expire-table-ExpireIn30Days .navbar-brand .navbar-link:hover,.navbar.is-contract-expire-table-ExpireIn30Days .navbar-brand>a.navbar-item.is-active,.navbar.is-contract-expire-table-ExpireIn30Days .navbar-brand>a.navbar-item:focus,.navbar.is-contract-expire-table-ExpireIn30Days .navbar-brand>a.navbar-item:hover{background-color:#f2c0c0;color:#404040}.navbar.is-contract-expire-table-ExpireIn30Days .navbar-brand .navbar-link:after{border-color:#404040}.navbar.is-contract-expire-table-ExpireIn30Days .navbar-burger{color:#404040}@media screen and (min-width:0){.navbar.is-contract-expire-table-ExpireIn30Days .navbar-end .navbar-link,.navbar.is-contract-expire-table-ExpireIn30Days .navbar-end>.navbar-item,.navbar.is-contract-expire-table-ExpireIn30Days .navbar-start .navbar-link,.navbar.is-contract-expire-table-ExpireIn30Days .navbar-start>.navbar-item{color:#404040}.navbar.is-contract-expire-table-ExpireIn30Days .navbar-end .navbar-link.is-active,.navbar.is-contract-expire-table-ExpireIn30Days .navbar-end .navbar-link:focus,.navbar.is-contract-expire-table-ExpireIn30Days .navbar-end .navbar-link:hover,.navbar.is-contract-expire-table-ExpireIn30Days .navbar-end>a.navbar-item.is-active,.navbar.is-contract-expire-table-ExpireIn30Days .navbar-end>a.navbar-item:focus,.navbar.is-contract-expire-table-ExpireIn30Days .navbar-end>a.navbar-item:hover,.navbar.is-contract-expire-table-ExpireIn30Days .navbar-start .navbar-link.is-active,.navbar.is-contract-expire-table-ExpireIn30Days .navbar-start .navbar-link:focus,.navbar.is-contract-expire-table-ExpireIn30Days .navbar-start .navbar-link:hover,.navbar.is-contract-expire-table-ExpireIn30Days .navbar-start>a.navbar-item.is-active,.navbar.is-contract-expire-table-ExpireIn30Days .navbar-start>a.navbar-item:focus,.navbar.is-contract-expire-table-ExpireIn30Days .navbar-start>a.navbar-item:hover{background-color:#f2c0c0;color:#404040}.navbar.is-contract-expire-table-ExpireIn30Days .navbar-end .navbar-link:after,.navbar.is-contract-expire-table-ExpireIn30Days .navbar-start .navbar-link:after{border-color:#404040}.navbar.is-contract-expire-table-ExpireIn30Days .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-contract-expire-table-ExpireIn30Days .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-contract-expire-table-ExpireIn30Days .navbar-item.has-dropdown:hover .navbar-link{background-color:#f2c0c0;color:#404040}.navbar.is-contract-expire-table-ExpireIn30Days .navbar-dropdown a.navbar-item.is-active{background-color:#f6d5d5;color:#404040}}.navbar.is-contract-expire-table-ExpireIn60Days{background-color:#fde4cb;color:#404040}.navbar.is-contract-expire-table-ExpireIn60Days .navbar-brand .navbar-link,.navbar.is-contract-expire-table-ExpireIn60Days .navbar-brand>.navbar-item{color:#404040}.navbar.is-contract-expire-table-ExpireIn60Days .navbar-brand .navbar-link.is-active,.navbar.is-contract-expire-table-ExpireIn60Days .navbar-brand .navbar-link:focus,.navbar.is-contract-expire-table-ExpireIn60Days .navbar-brand .navbar-link:hover,.navbar.is-contract-expire-table-ExpireIn60Days .navbar-brand>a.navbar-item.is-active,.navbar.is-contract-expire-table-ExpireIn60Days .navbar-brand>a.navbar-item:focus,.navbar.is-contract-expire-table-ExpireIn60Days .navbar-brand>a.navbar-item:hover{background-color:#fcd7b2;color:#404040}.navbar.is-contract-expire-table-ExpireIn60Days .navbar-brand .navbar-link:after{border-color:#404040}.navbar.is-contract-expire-table-ExpireIn60Days .navbar-burger{color:#404040}@media screen and (min-width:0){.navbar.is-contract-expire-table-ExpireIn60Days .navbar-end .navbar-link,.navbar.is-contract-expire-table-ExpireIn60Days .navbar-end>.navbar-item,.navbar.is-contract-expire-table-ExpireIn60Days .navbar-start .navbar-link,.navbar.is-contract-expire-table-ExpireIn60Days .navbar-start>.navbar-item{color:#404040}.navbar.is-contract-expire-table-ExpireIn60Days .navbar-end .navbar-link.is-active,.navbar.is-contract-expire-table-ExpireIn60Days .navbar-end .navbar-link:focus,.navbar.is-contract-expire-table-ExpireIn60Days .navbar-end .navbar-link:hover,.navbar.is-contract-expire-table-ExpireIn60Days .navbar-end>a.navbar-item.is-active,.navbar.is-contract-expire-table-ExpireIn60Days .navbar-end>a.navbar-item:focus,.navbar.is-contract-expire-table-ExpireIn60Days .navbar-end>a.navbar-item:hover,.navbar.is-contract-expire-table-ExpireIn60Days .navbar-start .navbar-link.is-active,.navbar.is-contract-expire-table-ExpireIn60Days .navbar-start .navbar-link:focus,.navbar.is-contract-expire-table-ExpireIn60Days .navbar-start .navbar-link:hover,.navbar.is-contract-expire-table-ExpireIn60Days .navbar-start>a.navbar-item.is-active,.navbar.is-contract-expire-table-ExpireIn60Days .navbar-start>a.navbar-item:focus,.navbar.is-contract-expire-table-ExpireIn60Days .navbar-start>a.navbar-item:hover{background-color:#fcd7b2;color:#404040}.navbar.is-contract-expire-table-ExpireIn60Days .navbar-end .navbar-link:after,.navbar.is-contract-expire-table-ExpireIn60Days .navbar-start .navbar-link:after{border-color:#404040}.navbar.is-contract-expire-table-ExpireIn60Days .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-contract-expire-table-ExpireIn60Days .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-contract-expire-table-ExpireIn60Days .navbar-item.has-dropdown:hover .navbar-link{background-color:#fcd7b2;color:#404040}.navbar.is-contract-expire-table-ExpireIn60Days .navbar-dropdown a.navbar-item.is-active{background-color:#fde4cb;color:#404040}}.navbar.is-contract-expire-table-ExpireIn90Days{background-color:#fff3cc;color:#404040}.navbar.is-contract-expire-table-ExpireIn90Days .navbar-brand .navbar-link,.navbar.is-contract-expire-table-ExpireIn90Days .navbar-brand>.navbar-item{color:#404040}.navbar.is-contract-expire-table-ExpireIn90Days .navbar-brand .navbar-link.is-active,.navbar.is-contract-expire-table-ExpireIn90Days .navbar-brand .navbar-link:focus,.navbar.is-contract-expire-table-ExpireIn90Days .navbar-brand .navbar-link:hover,.navbar.is-contract-expire-table-ExpireIn90Days .navbar-brand>a.navbar-item.is-active,.navbar.is-contract-expire-table-ExpireIn90Days .navbar-brand>a.navbar-item:focus,.navbar.is-contract-expire-table-ExpireIn90Days .navbar-brand>a.navbar-item:hover{background-color:#ffedb3;color:#404040}.navbar.is-contract-expire-table-ExpireIn90Days .navbar-brand .navbar-link:after{border-color:#404040}.navbar.is-contract-expire-table-ExpireIn90Days .navbar-burger{color:#404040}@media screen and (min-width:0){.navbar.is-contract-expire-table-ExpireIn90Days .navbar-end .navbar-link,.navbar.is-contract-expire-table-ExpireIn90Days .navbar-end>.navbar-item,.navbar.is-contract-expire-table-ExpireIn90Days .navbar-start .navbar-link,.navbar.is-contract-expire-table-ExpireIn90Days .navbar-start>.navbar-item{color:#404040}.navbar.is-contract-expire-table-ExpireIn90Days .navbar-end .navbar-link.is-active,.navbar.is-contract-expire-table-ExpireIn90Days .navbar-end .navbar-link:focus,.navbar.is-contract-expire-table-ExpireIn90Days .navbar-end .navbar-link:hover,.navbar.is-contract-expire-table-ExpireIn90Days .navbar-end>a.navbar-item.is-active,.navbar.is-contract-expire-table-ExpireIn90Days .navbar-end>a.navbar-item:focus,.navbar.is-contract-expire-table-ExpireIn90Days .navbar-end>a.navbar-item:hover,.navbar.is-contract-expire-table-ExpireIn90Days .navbar-start .navbar-link.is-active,.navbar.is-contract-expire-table-ExpireIn90Days .navbar-start .navbar-link:focus,.navbar.is-contract-expire-table-ExpireIn90Days .navbar-start .navbar-link:hover,.navbar.is-contract-expire-table-ExpireIn90Days .navbar-start>a.navbar-item.is-active,.navbar.is-contract-expire-table-ExpireIn90Days .navbar-start>a.navbar-item:focus,.navbar.is-contract-expire-table-ExpireIn90Days .navbar-start>a.navbar-item:hover{background-color:#ffedb3;color:#404040}.navbar.is-contract-expire-table-ExpireIn90Days .navbar-end .navbar-link:after,.navbar.is-contract-expire-table-ExpireIn90Days .navbar-start .navbar-link:after{border-color:#404040}.navbar.is-contract-expire-table-ExpireIn90Days .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-contract-expire-table-ExpireIn90Days .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-contract-expire-table-ExpireIn90Days .navbar-item.has-dropdown:hover .navbar-link{background-color:#ffedb3;color:#404040}.navbar.is-contract-expire-table-ExpireIn90Days .navbar-dropdown a.navbar-item.is-active{background-color:#fff3cc;color:#404040}}.navbar.is-contract-expire-table-ExpireIn120Days{background-color:#d7efdf;color:#404040}.navbar.is-contract-expire-table-ExpireIn120Days .navbar-brand .navbar-link,.navbar.is-contract-expire-table-ExpireIn120Days .navbar-brand>.navbar-item{color:#404040}.navbar.is-contract-expire-table-ExpireIn120Days .navbar-brand .navbar-link.is-active,.navbar.is-contract-expire-table-ExpireIn120Days .navbar-brand .navbar-link:focus,.navbar.is-contract-expire-table-ExpireIn120Days .navbar-brand .navbar-link:hover,.navbar.is-contract-expire-table-ExpireIn120Days .navbar-brand>a.navbar-item.is-active,.navbar.is-contract-expire-table-ExpireIn120Days .navbar-brand>a.navbar-item:focus,.navbar.is-contract-expire-table-ExpireIn120Days .navbar-brand>a.navbar-item:hover{background-color:#c5e8d0;color:#404040}.navbar.is-contract-expire-table-ExpireIn120Days .navbar-brand .navbar-link:after{border-color:#404040}.navbar.is-contract-expire-table-ExpireIn120Days .navbar-burger{color:#404040}@media screen and (min-width:0){.navbar.is-contract-expire-table-ExpireIn120Days .navbar-end .navbar-link,.navbar.is-contract-expire-table-ExpireIn120Days .navbar-end>.navbar-item,.navbar.is-contract-expire-table-ExpireIn120Days .navbar-start .navbar-link,.navbar.is-contract-expire-table-ExpireIn120Days .navbar-start>.navbar-item{color:#404040}.navbar.is-contract-expire-table-ExpireIn120Days .navbar-end .navbar-link.is-active,.navbar.is-contract-expire-table-ExpireIn120Days .navbar-end .navbar-link:focus,.navbar.is-contract-expire-table-ExpireIn120Days .navbar-end .navbar-link:hover,.navbar.is-contract-expire-table-ExpireIn120Days .navbar-end>a.navbar-item.is-active,.navbar.is-contract-expire-table-ExpireIn120Days .navbar-end>a.navbar-item:focus,.navbar.is-contract-expire-table-ExpireIn120Days .navbar-end>a.navbar-item:hover,.navbar.is-contract-expire-table-ExpireIn120Days .navbar-start .navbar-link.is-active,.navbar.is-contract-expire-table-ExpireIn120Days .navbar-start .navbar-link:focus,.navbar.is-contract-expire-table-ExpireIn120Days .navbar-start .navbar-link:hover,.navbar.is-contract-expire-table-ExpireIn120Days .navbar-start>a.navbar-item.is-active,.navbar.is-contract-expire-table-ExpireIn120Days .navbar-start>a.navbar-item:focus,.navbar.is-contract-expire-table-ExpireIn120Days .navbar-start>a.navbar-item:hover{background-color:#c5e8d0;color:#404040}.navbar.is-contract-expire-table-ExpireIn120Days .navbar-end .navbar-link:after,.navbar.is-contract-expire-table-ExpireIn120Days .navbar-start .navbar-link:after{border-color:#404040}.navbar.is-contract-expire-table-ExpireIn120Days .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-contract-expire-table-ExpireIn120Days .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-contract-expire-table-ExpireIn120Days .navbar-item.has-dropdown:hover .navbar-link{background-color:#c5e8d0;color:#404040}.navbar.is-contract-expire-table-ExpireIn120Days .navbar-dropdown a.navbar-item.is-active{background-color:#d7efdf;color:#404040}}.navbar.is-contract-expire-table-ExpireIn150Days{background-color:#e6f6ff;color:#404040}.navbar.is-contract-expire-table-ExpireIn150Days .navbar-brand .navbar-link,.navbar.is-contract-expire-table-ExpireIn150Days .navbar-brand>.navbar-item{color:#404040}.navbar.is-contract-expire-table-ExpireIn150Days .navbar-brand .navbar-link.is-active,.navbar.is-contract-expire-table-ExpireIn150Days .navbar-brand .navbar-link:focus,.navbar.is-contract-expire-table-ExpireIn150Days .navbar-brand .navbar-link:hover,.navbar.is-contract-expire-table-ExpireIn150Days .navbar-brand>a.navbar-item.is-active,.navbar.is-contract-expire-table-ExpireIn150Days .navbar-brand>a.navbar-item:focus,.navbar.is-contract-expire-table-ExpireIn150Days .navbar-brand>a.navbar-item:hover{background-color:#cdedff;color:#404040}.navbar.is-contract-expire-table-ExpireIn150Days .navbar-brand .navbar-link:after{border-color:#404040}.navbar.is-contract-expire-table-ExpireIn150Days .navbar-burger{color:#404040}@media screen and (min-width:0){.navbar.is-contract-expire-table-ExpireIn150Days .navbar-end .navbar-link,.navbar.is-contract-expire-table-ExpireIn150Days .navbar-end>.navbar-item,.navbar.is-contract-expire-table-ExpireIn150Days .navbar-start .navbar-link,.navbar.is-contract-expire-table-ExpireIn150Days .navbar-start>.navbar-item{color:#404040}.navbar.is-contract-expire-table-ExpireIn150Days .navbar-end .navbar-link.is-active,.navbar.is-contract-expire-table-ExpireIn150Days .navbar-end .navbar-link:focus,.navbar.is-contract-expire-table-ExpireIn150Days .navbar-end .navbar-link:hover,.navbar.is-contract-expire-table-ExpireIn150Days .navbar-end>a.navbar-item.is-active,.navbar.is-contract-expire-table-ExpireIn150Days .navbar-end>a.navbar-item:focus,.navbar.is-contract-expire-table-ExpireIn150Days .navbar-end>a.navbar-item:hover,.navbar.is-contract-expire-table-ExpireIn150Days .navbar-start .navbar-link.is-active,.navbar.is-contract-expire-table-ExpireIn150Days .navbar-start .navbar-link:focus,.navbar.is-contract-expire-table-ExpireIn150Days .navbar-start .navbar-link:hover,.navbar.is-contract-expire-table-ExpireIn150Days .navbar-start>a.navbar-item.is-active,.navbar.is-contract-expire-table-ExpireIn150Days .navbar-start>a.navbar-item:focus,.navbar.is-contract-expire-table-ExpireIn150Days .navbar-start>a.navbar-item:hover{background-color:#cdedff;color:#404040}.navbar.is-contract-expire-table-ExpireIn150Days .navbar-end .navbar-link:after,.navbar.is-contract-expire-table-ExpireIn150Days .navbar-start .navbar-link:after{border-color:#404040}.navbar.is-contract-expire-table-ExpireIn150Days .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-contract-expire-table-ExpireIn150Days .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-contract-expire-table-ExpireIn150Days .navbar-item.has-dropdown:hover .navbar-link{background-color:#cdedff;color:#404040}.navbar.is-contract-expire-table-ExpireIn150Days .navbar-dropdown a.navbar-item.is-active{background-color:#e6f6ff;color:#404040}}.navbar.is-contract-expire-table-ExpireIn180Days{background-color:#aed2e9;color:#404040}.navbar.is-contract-expire-table-ExpireIn180Days .navbar-brand .navbar-link,.navbar.is-contract-expire-table-ExpireIn180Days .navbar-brand>.navbar-item{color:#404040}.navbar.is-contract-expire-table-ExpireIn180Days .navbar-brand .navbar-link.is-active,.navbar.is-contract-expire-table-ExpireIn180Days .navbar-brand .navbar-link:focus,.navbar.is-contract-expire-table-ExpireIn180Days .navbar-brand .navbar-link:hover,.navbar.is-contract-expire-table-ExpireIn180Days .navbar-brand>a.navbar-item.is-active,.navbar.is-contract-expire-table-ExpireIn180Days .navbar-brand>a.navbar-item:focus,.navbar.is-contract-expire-table-ExpireIn180Days .navbar-brand>a.navbar-item:hover{background-color:#9ac7e4;color:#404040}.navbar.is-contract-expire-table-ExpireIn180Days .navbar-brand .navbar-link:after{border-color:#404040}.navbar.is-contract-expire-table-ExpireIn180Days .navbar-burger{color:#404040}@media screen and (min-width:0){.navbar.is-contract-expire-table-ExpireIn180Days .navbar-end .navbar-link,.navbar.is-contract-expire-table-ExpireIn180Days .navbar-end>.navbar-item,.navbar.is-contract-expire-table-ExpireIn180Days .navbar-start .navbar-link,.navbar.is-contract-expire-table-ExpireIn180Days .navbar-start>.navbar-item{color:#404040}.navbar.is-contract-expire-table-ExpireIn180Days .navbar-end .navbar-link.is-active,.navbar.is-contract-expire-table-ExpireIn180Days .navbar-end .navbar-link:focus,.navbar.is-contract-expire-table-ExpireIn180Days .navbar-end .navbar-link:hover,.navbar.is-contract-expire-table-ExpireIn180Days .navbar-end>a.navbar-item.is-active,.navbar.is-contract-expire-table-ExpireIn180Days .navbar-end>a.navbar-item:focus,.navbar.is-contract-expire-table-ExpireIn180Days .navbar-end>a.navbar-item:hover,.navbar.is-contract-expire-table-ExpireIn180Days .navbar-start .navbar-link.is-active,.navbar.is-contract-expire-table-ExpireIn180Days .navbar-start .navbar-link:focus,.navbar.is-contract-expire-table-ExpireIn180Days .navbar-start .navbar-link:hover,.navbar.is-contract-expire-table-ExpireIn180Days .navbar-start>a.navbar-item.is-active,.navbar.is-contract-expire-table-ExpireIn180Days .navbar-start>a.navbar-item:focus,.navbar.is-contract-expire-table-ExpireIn180Days .navbar-start>a.navbar-item:hover{background-color:#9ac7e4;color:#404040}.navbar.is-contract-expire-table-ExpireIn180Days .navbar-end .navbar-link:after,.navbar.is-contract-expire-table-ExpireIn180Days .navbar-start .navbar-link:after{border-color:#404040}.navbar.is-contract-expire-table-ExpireIn180Days .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-contract-expire-table-ExpireIn180Days .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-contract-expire-table-ExpireIn180Days .navbar-item.has-dropdown:hover .navbar-link{background-color:#9ac7e4;color:#404040}.navbar.is-contract-expire-table-ExpireIn180Days .navbar-dropdown a.navbar-item.is-active{background-color:#aed2e9;color:#404040}}.navbar>.container{align-items:stretch;display:flex;min-height:4.8rem;width:100%}.navbar.has-shadow{box-shadow:0 2px 0 0 #f2f2f2}.navbar.is-fixed-bottom,.navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #f2f2f2}.navbar.is-fixed-top{top:0}body.has-navbar-fixed-top,html.has-navbar-fixed-top{padding-top:4.8rem}body.has-navbar-fixed-bottom,html.has-navbar-fixed-bottom{padding-bottom:4.8rem}.navbar-brand,.navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:4.8rem}.navbar-brand a.navbar-item:focus,.navbar-brand a.navbar-item:hover{background-color:transparent}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger{color:#404040;cursor:pointer;display:block;height:4.8rem;position:relative;width:4.8rem;margin-left:auto}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,transform;transition-timing-function:ease-out;width:16px}.navbar-burger span:first-child{top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger:hover{background-color:rgba(0,0,0,.05)}.navbar-burger.is-active span:first-child{transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#404040;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-.25rem;margin-right:-.25rem}.navbar-link,a.navbar-item{cursor:pointer}.navbar-link.is-active,.navbar-link:focus,.navbar-link:focus-within,.navbar-link:hover,a.navbar-item.is-active,a.navbar-item:focus,a.navbar-item:focus-within,a.navbar-item:hover{background-color:#fafafa;color:#0077d6}.navbar-item{flex-grow:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.navbar-item.is-tab{border-bottom:1px solid transparent;min-height:4.8rem;padding-bottom:calc(.5rem - 1px)}.navbar-item.is-tab:focus,.navbar-item.is-tab:hover{background-color:transparent;border-bottom-color:#2587d5}.navbar-item.is-tab.is-active{background-color:transparent;border-bottom:3px solid #2587d5;color:#2587d5;padding-bottom:calc(.5rem - 3px)}.navbar-content{flex-grow:1;flex-shrink:1}.navbar-link:not(.is-arrowless){padding-right:2.5em}.navbar-link:not(.is-arrowless):after{border-color:#404040;margin-top:-.375em;right:1.125em}.navbar-dropdown{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#f2f2f2;border:none;display:none;height:2px;margin:.5rem 0}@media screen and (max-width:-1px){.navbar>.container{display:block}.navbar-brand .navbar-item,.navbar-tabs .navbar-item{align-items:center;display:flex}.navbar-link:after{display:none}.navbar-menu{background-color:#fff;box-shadow:0 8px 16px rgba(0,0,0,.1);padding:.5rem 0}.navbar-menu.is-active{display:block}.navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(0,0,0,.1)}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top-touch .navbar-menu,.navbar.is-fixed-top .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 4.8rem);overflow:auto}body.has-navbar-fixed-top-touch,html.has-navbar-fixed-top-touch{padding-top:4.8rem}body.has-navbar-fixed-bottom-touch,html.has-navbar-fixed-bottom-touch{padding-bottom:4.8rem}}@media screen and (min-width:0){.navbar,.navbar-end,.navbar-menu,.navbar-start{align-items:stretch;display:flex}.navbar{min-height:4.8rem}.navbar.is-spaced{padding:1rem 2rem}.navbar.is-spaced .navbar-end,.navbar.is-spaced .navbar-start{align-items:center}.navbar.is-spaced .navbar-link,.navbar.is-spaced a.navbar-item{border-radius:7px}.navbar.is-transparent .navbar-link.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover{background-color:transparent!important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent!important}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active,.navbar.is-transparent .navbar-dropdown a.navbar-item:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f2f2f2;color:#0077d6}.navbar-burger{display:none}.navbar-item,.navbar-link{align-items:center;display:flex}.navbar-item.has-dropdown{align-items:stretch}.navbar-item.has-dropdown-up .navbar-link:after{transform:rotate(135deg) translate(.25em,-.25em)}.navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:1px solid #999;border-radius:7px 7px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(0,0,0,.1);top:auto}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-right:auto}.navbar-end{justify-content:flex-end;margin-left:auto}.navbar-dropdown{background-color:#fff;border-bottom-left-radius:7px;border-bottom-right-radius:7px;border-top:1px solid #999;box-shadow:0 8px 8px rgba(0,0,0,.1);display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item{padding:.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-right:3rem}.navbar-dropdown a.navbar-item.is-active,.navbar-dropdown a.navbar-item:focus,.navbar-dropdown a.navbar-item:hover{background-color:#f2f2f2;color:#0077d6}.navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-dropdown{border-radius:7px;border-top:none;box-shadow:0 8px 8px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity,transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.container>.navbar .navbar-brand,.navbar>.container .navbar-brand{margin-left:-.75rem}.container>.navbar .navbar-menu,.navbar>.container .navbar-menu{margin-right:-.75rem}.navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(0,0,0,.1)}.navbar.is-fixed-top-desktop{top:0}body.has-navbar-fixed-top-desktop,html.has-navbar-fixed-top-desktop{padding-top:4.8rem}body.has-navbar-fixed-bottom-desktop,html.has-navbar-fixed-bottom-desktop{padding-bottom:4.8rem}body.has-spaced-navbar-fixed-top,html.has-spaced-navbar-fixed-top{padding-top:6.8rem}body.has-spaced-navbar-fixed-bottom,html.has-spaced-navbar-fixed-bottom{padding-bottom:6.8rem}.navbar-link.is-active,a.navbar-item.is-active{color:#0077d6}.navbar-link.is-active:not(:focus):not(:hover),a.navbar-item.is-active:not(:focus):not(:hover){background-color:transparent}.navbar-item.has-dropdown.is-active .navbar-link,.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link{background-color:#fafafa}}.hero.is-fullheight-with-navbar{min-height:calc(100vh - 4.8rem)}.pagination{font-size:1.6rem;margin:-.25rem}.pagination.is-small{font-size:1.4rem}.pagination.is-medium{font-size:1.8rem}.pagination.is-large{font-size:2rem}.pagination.is-rounded .pagination-next,.pagination.is-rounded .pagination-previous{padding-left:1em;padding-right:1em;border-radius:290486px}.pagination.is-rounded .pagination-link{border-radius:290486px}.pagination,.pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.pagination-link,.pagination-next,.pagination-previous{border-color:#404040;color:#404040;min-width:4.8rem}.pagination-link:hover,.pagination-next:hover,.pagination-previous:hover{border-color:invalid-color;color:invalid-color}.pagination-link:focus,.pagination-next:focus,.pagination-previous:focus{border-color:invalid-color}.pagination-link:active,.pagination-next:active,.pagination-previous:active{box-shadow:inset 0 1px 2px rgba(0,0,0,.2)}.pagination-link[disabled],.pagination-next[disabled],.pagination-previous[disabled]{background-color:#404040;border-color:#404040;box-shadow:none;color:#fafafa;opacity:.5}.pagination-next,.pagination-previous{padding-left:.75em;padding-right:.75em;white-space:nowrap}.pagination-link.is-current{background-color:#2587d5;border-color:#2587d5;color:#fff}.pagination-ellipsis{color:#999;pointer-events:none}.pagination-list{flex-wrap:wrap}@media screen and (max-width:767px){.pagination{flex-wrap:wrap}.pagination-list li,.pagination-next,.pagination-previous{flex-grow:1;flex-shrink:1}}@media print,screen and (min-width:768px){.pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:space-between}.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{justify-content:center;order:2}.pagination.is-centered .pagination-next{order:3}.pagination.is-right .pagination-previous{order:1}.pagination.is-right .pagination-next{order:2}.pagination.is-right .pagination-list{justify-content:flex-end;order:3}}.panel{border-radius:7px;box-shadow:0 .5em 1em -.125em rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.02);font-size:1.6rem}.panel:not(:last-child){margin-bottom:1.2rem}.panel.is-white .panel-heading{background-color:#fff;color:#404040}.panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}.panel.is-white .panel-block.is-active .panel-icon{color:#fff}.panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}.panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}.panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}.panel.is-light .panel-heading{background-color:#f5f5f5;color:#404040}.panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}.panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}.panel.is-dark .panel-heading{background-color:#363636;color:#fff}.panel.is-dark .panel-tabs a.is-active{border-bottom-color:#363636}.panel.is-dark .panel-block.is-active .panel-icon{color:#363636}.panel.is-primary .panel-heading{background-color:#0077d6;color:#fff}.panel.is-primary .panel-tabs a.is-active{border-bottom-color:#0077d6}.panel.is-primary .panel-block.is-active .panel-icon{color:#0077d6}.panel.is-secondary .panel-heading{background-color:#1db8ab;color:#fff}.panel.is-secondary .panel-tabs a.is-active{border-bottom-color:#1db8ab}.panel.is-secondary .panel-block.is-active .panel-icon{color:#1db8ab}.panel.is-link .panel-heading{background-color:#2587d5;color:#fff}.panel.is-link .panel-tabs a.is-active{border-bottom-color:#2587d5}.panel.is-link .panel-block.is-active .panel-icon{color:#2587d5}.panel.is-info .panel-heading{background-color:#2073b6;color:#fff}.panel.is-info .panel-tabs a.is-active{border-bottom-color:#2073b6}.panel.is-info .panel-block.is-active .panel-icon{color:#2073b6}.panel.is-success .panel-heading{background-color:#228b22;color:#fff}.panel.is-success .panel-tabs a.is-active{border-bottom-color:#228b22}.panel.is-success .panel-block.is-active .panel-icon{color:#228b22}.panel.is-warning .panel-heading{background-color:#fdc825;color:#404040}.panel.is-warning .panel-tabs a.is-active{border-bottom-color:#fdc825}.panel.is-warning .panel-block.is-active .panel-icon{color:#fdc825}.panel.is-danger .panel-heading{background-color:#dd004b;color:#fff}.panel.is-danger .panel-tabs a.is-active{border-bottom-color:#dd004b}.panel.is-danger .panel-block.is-active .panel-icon{color:#dd004b}.panel.is-grey-light .panel-heading{background-color:#999;color:#fff}.panel.is-grey-light .panel-tabs a.is-active{border-bottom-color:#999}.panel.is-grey-light .panel-block.is-active .panel-icon{color:#999}.panel.is-grey-lighter .panel-heading{background-color:#ddd;color:#404040}.panel.is-grey-lighter .panel-tabs a.is-active{border-bottom-color:#ddd}.panel.is-grey-lighter .panel-block.is-active .panel-icon{color:#ddd}.panel.is-grey .panel-heading{background-color:#666;color:#fff}.panel.is-grey .panel-tabs a.is-active{border-bottom-color:#666}.panel.is-grey .panel-block.is-active .panel-icon{color:#666}.panel.is-delete .panel-heading{background-color:#7a7a7a;color:#fff}.panel.is-delete .panel-tabs a.is-active{border-bottom-color:#7a7a7a}.panel.is-delete .panel-block.is-active .panel-icon{color:#7a7a7a}.panel.is-table-header .panel-heading{background-color:#566d80;color:#fff}.panel.is-table-header .panel-tabs a.is-active{border-bottom-color:#566d80}.panel.is-table-header .panel-block.is-active .panel-icon{color:#566d80}.panel.is-spent .panel-heading{background-color:#e11383;color:#fff}.panel.is-spent .panel-tabs a.is-active{border-bottom-color:#e11383}.panel.is-spent .panel-block.is-active .panel-icon{color:#e11383}.panel.is-pr-approval .panel-heading{background-color:#4fc0fd;color:#fff}.panel.is-pr-approval .panel-tabs a.is-active{border-bottom-color:#4fc0fd}.panel.is-pr-approval .panel-block.is-active .panel-icon{color:#4fc0fd}.panel.is-pr-process .panel-heading{background-color:#ffd033;color:#404040}.panel.is-pr-process .panel-tabs a.is-active{border-bottom-color:#ffd033}.panel.is-pr-process .panel-block.is-active .panel-icon{color:#ffd033}.panel.is-pr-issue-po .panel-heading{background-color:#6ac389;color:#fff}.panel.is-pr-issue-po .panel-tabs a.is-active{border-bottom-color:#6ac389}.panel.is-pr-issue-po .panel-block.is-active .panel-icon{color:#6ac389}.panel.is-pr-type-S .panel-heading{background-color:#ffc400;color:#fff}.panel.is-pr-type-S .panel-tabs a.is-active{border-bottom-color:#ffc400}.panel.is-pr-type-S .panel-block.is-active .panel-icon{color:#ffc400}.panel.is-pr-type-C .panel-heading{background-color:#48b26d;color:#fff}.panel.is-pr-type-C .panel-tabs a.is-active{border-bottom-color:#48b26d}.panel.is-pr-type-C .panel-block.is-active .panel-icon{color:#48b26d}.panel.is-pr-type-T .panel-heading{background-color:#1daefc;color:#fff}.panel.is-pr-type-T .panel-tabs a.is-active{border-bottom-color:#1daefc}.panel.is-pr-type-T .panel-block.is-active .panel-icon{color:#1daefc}.panel.is-pr-type-O .panel-heading{background-color:#26648b;color:#fff}.panel.is-pr-type-O .panel-tabs a.is-active{border-bottom-color:#26648b}.panel.is-pr-type-O .panel-block.is-active .panel-icon{color:#26648b}.panel.is-pr-type-W .panel-heading{background-color:#ce2d2d;color:#fff}.panel.is-pr-type-W .panel-tabs a.is-active{border-bottom-color:#ce2d2d}.panel.is-pr-type-W .panel-block.is-active .panel-icon{color:#ce2d2d}.panel.is-pr-type-table-C .panel-heading{background-color:#d7efdf;color:#404040}.panel.is-pr-type-table-C .panel-tabs a.is-active{border-bottom-color:#d7efdf}.panel.is-pr-type-table-C .panel-block.is-active .panel-icon{color:#d7efdf}.panel.is-pr-type-table-S .panel-heading{background-color:#fff3cc;color:#404040}.panel.is-pr-type-table-S .panel-tabs a.is-active{border-bottom-color:#fff3cc}.panel.is-pr-type-table-S .panel-block.is-active .panel-icon{color:#fff3cc}.panel.is-pr-type-table-T .panel-heading{background-color:#e6f6ff;color:#404040}.panel.is-pr-type-table-T .panel-tabs a.is-active{border-bottom-color:#e6f6ff}.panel.is-pr-type-table-T .panel-block.is-active .panel-icon{color:#e6f6ff}.panel.is-pr-type-table-O .panel-heading{background-color:#aed2e9;color:#404040}.panel.is-pr-type-table-O .panel-tabs a.is-active{border-bottom-color:#aed2e9}.panel.is-pr-type-table-O .panel-block.is-active .panel-icon{color:#aed2e9}.panel.is-pr-type-table-W .panel-heading{background-color:#f5d2d2;color:#404040}.panel.is-pr-type-table-W .panel-tabs a.is-active{border-bottom-color:#f5d2d2}.panel.is-pr-type-table-W .panel-block.is-active .panel-icon{color:#f5d2d2}.panel.is-sla-active .panel-heading{background-color:#d15757;color:#fff}.panel.is-sla-active .panel-tabs a.is-active{border-bottom-color:#d15757}.panel.is-sla-active .panel-block.is-active .panel-icon{color:#d15757}.panel.is-sla-inactive .panel-heading{background-color:#59946e;color:#fff}.panel.is-sla-inactive .panel-tabs a.is-active{border-bottom-color:#59946e}.panel.is-sla-inactive .panel-block.is-active .panel-icon{color:#59946e}.panel.is-pr-detail-background .panel-heading{background-color:#e4e7eb;color:#404040}.panel.is-pr-detail-background .panel-tabs a.is-active{border-bottom-color:#e4e7eb}.panel.is-pr-detail-background .panel-block.is-active .panel-icon{color:#e4e7eb}.panel.is-contract-expire-type-ExpireIn30Days .panel-heading{background-color:#ce2d2d;color:#fff}.panel.is-contract-expire-type-ExpireIn30Days .panel-tabs a.is-active{border-bottom-color:#ce2d2d}.panel.is-contract-expire-type-ExpireIn30Days .panel-block.is-active .panel-icon{color:#ce2d2d}.panel.is-contract-expire-type-ExpireIn60Days .panel-heading{background-color:#f07600;color:#fff}.panel.is-contract-expire-type-ExpireIn60Days .panel-tabs a.is-active{border-bottom-color:#f07600}.panel.is-contract-expire-type-ExpireIn60Days .panel-block.is-active .panel-icon{color:#f07600}.panel.is-contract-expire-type-ExpireIn90Days .panel-heading{background-color:#ffc400;color:#404040}.panel.is-contract-expire-type-ExpireIn90Days .panel-tabs a.is-active{border-bottom-color:#ffc400}.panel.is-contract-expire-type-ExpireIn90Days .panel-block.is-active .panel-icon{color:#ffc400}.panel.is-contract-expire-type-ExpireIn120Days .panel-heading{background-color:#48b26d;color:#fff}.panel.is-contract-expire-type-ExpireIn120Days .panel-tabs a.is-active{border-bottom-color:#48b26d}.panel.is-contract-expire-type-ExpireIn120Days .panel-block.is-active .panel-icon{color:#48b26d}.panel.is-contract-expire-type-ExpireIn150Days .panel-heading{background-color:#1daefc;color:#fff}.panel.is-contract-expire-type-ExpireIn150Days .panel-tabs a.is-active{border-bottom-color:#1daefc}.panel.is-contract-expire-type-ExpireIn150Days .panel-block.is-active .panel-icon{color:#1daefc}.panel.is-contract-expire-type-ExpireIn180Days .panel-heading{background-color:#26648b;color:#fff}.panel.is-contract-expire-type-ExpireIn180Days .panel-tabs a.is-active{border-bottom-color:#26648b}.panel.is-contract-expire-type-ExpireIn180Days .panel-block.is-active .panel-icon{color:#26648b}.panel.is-contract-spending-status-SeventyToSeventyNine .panel-heading{background-color:#1daefc;color:#fff}.panel.is-contract-spending-status-SeventyToSeventyNine .panel-tabs a.is-active{border-bottom-color:#1daefc}.panel.is-contract-spending-status-SeventyToSeventyNine .panel-block.is-active .panel-icon{color:#1daefc}.panel.is-contract-spending-status-EightyToEightyNine .panel-heading{background-color:#48b26d;color:#fff}.panel.is-contract-spending-status-EightyToEightyNine .panel-tabs a.is-active{border-bottom-color:#48b26d}.panel.is-contract-spending-status-EightyToEightyNine .panel-block.is-active .panel-icon{color:#48b26d}.panel.is-contract-spending-status-NinetyToNinetyFive .panel-heading{background-color:#ffc400;color:#404040}.panel.is-contract-spending-status-NinetyToNinetyFive .panel-tabs a.is-active{border-bottom-color:#ffc400}.panel.is-contract-spending-status-NinetyToNinetyFive .panel-block.is-active .panel-icon{color:#ffc400}.panel.is-contract-spending-status-NinetySixToHundred .panel-heading{background-color:#f07600;color:#fff}.panel.is-contract-spending-status-NinetySixToHundred .panel-tabs a.is-active{border-bottom-color:#f07600}.panel.is-contract-spending-status-NinetySixToHundred .panel-block.is-active .panel-icon{color:#f07600}.panel.is-contract-spending-status-MoreThanHundred .panel-heading{background-color:#ce2d2d;color:#fff}.panel.is-contract-spending-status-MoreThanHundred .panel-tabs a.is-active{border-bottom-color:#ce2d2d}.panel.is-contract-spending-status-MoreThanHundred .panel-block.is-active .panel-icon{color:#ce2d2d}.panel.is-contract-spending-over .panel-heading{background-color:#ce2d2d;color:#fff}.panel.is-contract-spending-over .panel-tabs a.is-active{border-bottom-color:#ce2d2d}.panel.is-contract-spending-over .panel-block.is-active .panel-icon{color:#ce2d2d}.panel.is-contract-spending-96 .panel-heading{background-color:#f07600;color:#fff}.panel.is-contract-spending-96 .panel-tabs a.is-active{border-bottom-color:#f07600}.panel.is-contract-spending-96 .panel-block.is-active .panel-icon{color:#f07600}.panel.is-contract-spending-90 .panel-heading{background-color:#ffc400;color:#404040}.panel.is-contract-spending-90 .panel-tabs a.is-active{border-bottom-color:#ffc400}.panel.is-contract-spending-90 .panel-block.is-active .panel-icon{color:#ffc400}.panel.is-contract-spending-80 .panel-heading{background-color:#48b26d;color:#fff}.panel.is-contract-spending-80 .panel-tabs a.is-active{border-bottom-color:#48b26d}.panel.is-contract-spending-80 .panel-block.is-active .panel-icon{color:#48b26d}.panel.is-contract-spending-70 .panel-heading{background-color:#1daefc;color:#fff}.panel.is-contract-spending-70 .panel-tabs a.is-active{border-bottom-color:#1daefc}.panel.is-contract-spending-70 .panel-block.is-active .panel-icon{color:#1daefc}.panel.is-contract-expire-table-NoExpireDate .panel-heading{background-color:#999;color:#fff}.panel.is-contract-expire-table-NoExpireDate .panel-tabs a.is-active{border-bottom-color:#999}.panel.is-contract-expire-table-NoExpireDate .panel-block.is-active .panel-icon{color:#999}.panel.is-contract-expire-table-ExpireLessThan30Days .panel-heading{background-color:#f2f2f2;color:#404040}.panel.is-contract-expire-table-ExpireLessThan30Days .panel-tabs a.is-active{border-bottom-color:#f2f2f2}.panel.is-contract-expire-table-ExpireLessThan30Days .panel-block.is-active .panel-icon{color:#f2f2f2}.panel.is-contract-expire-table-ExpireMoreThan30Days .panel-heading{background-color:#f2f2f2;color:#404040}.panel.is-contract-expire-table-ExpireMoreThan30Days .panel-tabs a.is-active{border-bottom-color:#f2f2f2}.panel.is-contract-expire-table-ExpireMoreThan30Days .panel-block.is-active .panel-icon{color:#f2f2f2}.panel.is-contract-expire-table-ExpireIn30Days .panel-heading{background-color:#f6d5d5;color:#404040}.panel.is-contract-expire-table-ExpireIn30Days .panel-tabs a.is-active{border-bottom-color:#f6d5d5}.panel.is-contract-expire-table-ExpireIn30Days .panel-block.is-active .panel-icon{color:#f6d5d5}.panel.is-contract-expire-table-ExpireIn60Days .panel-heading{background-color:#fde4cb;color:#404040}.panel.is-contract-expire-table-ExpireIn60Days .panel-tabs a.is-active{border-bottom-color:#fde4cb}.panel.is-contract-expire-table-ExpireIn60Days .panel-block.is-active .panel-icon{color:#fde4cb}.panel.is-contract-expire-table-ExpireIn90Days .panel-heading{background-color:#fff3cc;color:#404040}.panel.is-contract-expire-table-ExpireIn90Days .panel-tabs a.is-active{border-bottom-color:#fff3cc}.panel.is-contract-expire-table-ExpireIn90Days .panel-block.is-active .panel-icon{color:#fff3cc}.panel.is-contract-expire-table-ExpireIn120Days .panel-heading{background-color:#d7efdf;color:#404040}.panel.is-contract-expire-table-ExpireIn120Days .panel-tabs a.is-active{border-bottom-color:#d7efdf}.panel.is-contract-expire-table-ExpireIn120Days .panel-block.is-active .panel-icon{color:#d7efdf}.panel.is-contract-expire-table-ExpireIn150Days .panel-heading{background-color:#e6f6ff;color:#404040}.panel.is-contract-expire-table-ExpireIn150Days .panel-tabs a.is-active{border-bottom-color:#e6f6ff}.panel.is-contract-expire-table-ExpireIn150Days .panel-block.is-active .panel-icon{color:#e6f6ff}.panel.is-contract-expire-table-ExpireIn180Days .panel-heading{background-color:#aed2e9;color:#404040}.panel.is-contract-expire-table-ExpireIn180Days .panel-tabs a.is-active{border-bottom-color:#aed2e9}.panel.is-contract-expire-table-ExpireIn180Days .panel-block.is-active .panel-icon{color:#aed2e9}.panel-block:not(:last-child),.panel-tabs:not(:last-child){border-bottom:1px solid #999}.panel-heading{background-color:#999;border-radius:7px 7px 0 0;color:#404040;font-size:1.25em;font-weight:700;line-height:1.25;padding:.75em 1em}.panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.panel-tabs a{border-bottom:1px solid #404040;margin-bottom:-1px;padding:.5em}.panel-tabs a.is-active{border-bottom-color:invalid-color;color:invalid-color}.panel-list a{color:#404040}.panel-list a:hover{color:#2587d5}.panel-block{align-items:center;color:#404040;display:flex;justify-content:flex-start;padding:.5em .75em}.panel-block input[type=checkbox]{margin-right:.75em}.panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}.panel-block.is-wrapped{flex-wrap:wrap}.panel-block.is-active{border-left-color:#2587d5;color:invalid-color}.panel-block.is-active .panel-icon{color:#2587d5}.panel-block:last-child{border-bottom-left-radius:7px;border-bottom-right-radius:7px}a.panel-block,label.panel-block{cursor:pointer}a.panel-block:hover,label.panel-block:hover{background-color:#f2f2f2}.panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#666;margin-right:.75em}.panel-icon .fa{font-size:inherit;line-height:inherit}.tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1.6rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom:1px solid #404040;color:#404040;display:flex;justify-content:center;margin-bottom:-1px;padding:.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#404040;color:#404040}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:#2587d5;color:#2587d5}.tabs ul{align-items:center;border-bottom:1px solid #404040;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs ul.is-center,.tabs ul.is-left{padding-right:.75em}.tabs ul.is-center{flex:none;justify-content:center;padding-left:.75em}.tabs ul.is-right{justify-content:flex-end;padding-left:.75em}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-centered ul{justify-content:center}.tabs.is-right ul{justify-content:flex-end}.tabs.is-boxed a{border:1px solid transparent;border-radius:7px 7px 0 0}.tabs.is-boxed a:hover{background-color:#f2f2f2;border-bottom-color:#404040}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#404040;border-bottom-color:transparent!important}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border:1px solid #404040;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{background-color:#f2f2f2;border-color:#404040;z-index:2}.tabs.is-toggle li+li{margin-left:-1px}.tabs.is-toggle li:first-child a{border-top-left-radius:7px;border-bottom-left-radius:7px}.tabs.is-toggle li:last-child a{border-top-right-radius:7px;border-bottom-right-radius:7px}.tabs.is-toggle li.is-active a{background-color:#2587d5;border-color:#2587d5;color:#fff;z-index:1}.tabs.is-toggle ul{border-bottom:none}.tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:290486px;border-top-left-radius:290486px;padding-left:1.25em}.tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:290486px;border-top-right-radius:290486px;padding-right:1.25em}.tabs.is-small{font-size:1.4rem}.tabs.is-medium{font-size:1.8rem}.tabs.is-large{font-size:2rem}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:1.2rem}.columns.is-mobile>.column.is-narrow{flex:none}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-0{flex:none;width:0}.columns.is-mobile>.column.is-offset-0{margin-left:0}.columns.is-mobile>.column.is-1{flex:none;width:8.3333333333%}.columns.is-mobile>.column.is-offset-1{margin-left:8.3333333333%}.columns.is-mobile>.column.is-2{flex:none;width:16.6666666667%}.columns.is-mobile>.column.is-offset-2{margin-left:16.6666666667%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.3333333333%}.columns.is-mobile>.column.is-offset-4{margin-left:33.3333333333%}.columns.is-mobile>.column.is-5{flex:none;width:41.6666666667%}.columns.is-mobile>.column.is-offset-5{margin-left:41.6666666667%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.3333333333%}.columns.is-mobile>.column.is-offset-7{margin-left:58.3333333333%}.columns.is-mobile>.column.is-8{flex:none;width:66.6666666667%}.columns.is-mobile>.column.is-offset-8{margin-left:66.6666666667%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.3333333333%}.columns.is-mobile>.column.is-offset-10{margin-left:83.3333333333%}.columns.is-mobile>.column.is-11{flex:none;width:91.6666666667%}.columns.is-mobile>.column.is-offset-11{margin-left:91.6666666667%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width:767px){.column.is-narrow-mobile{flex:none}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-0-mobile{flex:none;width:0}.column.is-offset-0-mobile{margin-left:0}.column.is-1-mobile{flex:none;width:8.3333333333%}.column.is-offset-1-mobile{margin-left:8.3333333333%}.column.is-2-mobile{flex:none;width:16.6666666667%}.column.is-offset-2-mobile{margin-left:16.6666666667%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.3333333333%}.column.is-offset-4-mobile{margin-left:33.3333333333%}.column.is-5-mobile{flex:none;width:41.6666666667%}.column.is-offset-5-mobile{margin-left:41.6666666667%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.3333333333%}.column.is-offset-7-mobile{margin-left:58.3333333333%}.column.is-8-mobile{flex:none;width:66.6666666667%}.column.is-offset-8-mobile{margin-left:66.6666666667%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.3333333333%}.column.is-offset-10-mobile{margin-left:83.3333333333%}.column.is-11-mobile{flex:none;width:91.6666666667%}.column.is-offset-11-mobile{margin-left:91.6666666667%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media print,screen and (min-width:768px){.column.is-narrow,.column.is-narrow-tablet{flex:none}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-0,.column.is-0-tablet{flex:none;width:0}.column.is-offset-0,.column.is-offset-0-tablet{margin-left:0}.column.is-1,.column.is-1-tablet{flex:none;width:8.3333333333%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.3333333333%}.column.is-2,.column.is-2-tablet{flex:none;width:16.6666666667%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.6666666667%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.3333333333%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.3333333333%}.column.is-5,.column.is-5-tablet{flex:none;width:41.6666666667%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.6666666667%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.3333333333%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.3333333333%}.column.is-8,.column.is-8-tablet{flex:none;width:66.6666666667%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.6666666667%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.3333333333%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.3333333333%}.column.is-11,.column.is-11-tablet{flex:none;width:91.6666666667%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.6666666667%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width:1439px){.column.is-narrow-touch{flex:none}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-0-touch{flex:none;width:0}.column.is-offset-0-touch{margin-left:0}.column.is-1-touch{flex:none;width:8.3333333333%}.column.is-offset-1-touch{margin-left:8.3333333333%}.column.is-2-touch{flex:none;width:16.6666666667%}.column.is-offset-2-touch{margin-left:16.6666666667%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.3333333333%}.column.is-offset-4-touch{margin-left:33.3333333333%}.column.is-5-touch{flex:none;width:41.6666666667%}.column.is-offset-5-touch{margin-left:41.6666666667%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.3333333333%}.column.is-offset-7-touch{margin-left:58.3333333333%}.column.is-8-touch{flex:none;width:66.6666666667%}.column.is-offset-8-touch{margin-left:66.6666666667%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.3333333333%}.column.is-offset-10-touch{margin-left:83.3333333333%}.column.is-11-touch{flex:none;width:91.6666666667%}.column.is-offset-11-touch{margin-left:91.6666666667%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width:1440px){.column.is-narrow-desktop{flex:none}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-0-desktop{flex:none;width:0}.column.is-offset-0-desktop{margin-left:0}.column.is-1-desktop{flex:none;width:8.3333333333%}.column.is-offset-1-desktop{margin-left:8.3333333333%}.column.is-2-desktop{flex:none;width:16.6666666667%}.column.is-offset-2-desktop{margin-left:16.6666666667%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.3333333333%}.column.is-offset-4-desktop{margin-left:33.3333333333%}.column.is-5-desktop{flex:none;width:41.6666666667%}.column.is-offset-5-desktop{margin-left:41.6666666667%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.3333333333%}.column.is-offset-7-desktop{margin-left:58.3333333333%}.column.is-8-desktop{flex:none;width:66.6666666667%}.column.is-offset-8-desktop{margin-left:66.6666666667%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.3333333333%}.column.is-offset-10-desktop{margin-left:83.3333333333%}.column.is-11-desktop{flex:none;width:91.6666666667%}.column.is-offset-11-desktop{margin-left:91.6666666667%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}.columns{margin-left:-1.2rem;margin-right:-1.2rem;margin-top:-1.2rem}.columns:last-child{margin-bottom:-1.2rem}.columns:not(:last-child){margin-bottom:calc(1.5rem - 1.2rem)}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0!important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media print,screen and (min-width:768px){.columns:not(.is-desktop){display:flex}}@media screen and (min-width:1440px){.columns.is-desktop{display:flex}}.tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content}.tile.is-ancestor{margin-left:-1.8rem;margin-right:-1.8rem;margin-top:-1.8rem}.tile.is-ancestor:last-child{margin-bottom:-1.8rem}.tile.is-child{margin:0!important}.tile.is-parent{padding:1.8rem}.tile.is-vertical{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem!important}@media print,screen and (min-width:768px){.tile:not(.is-child){display:flex}.tile.is-1{flex:none;width:8.3333333333%}.tile.is-2{flex:none;width:16.6666666667%}.tile.is-3{flex:none;width:25%}.tile.is-4{flex:none;width:33.3333333333%}.tile.is-5{flex:none;width:41.6666666667%}.tile.is-6{flex:none;width:50%}.tile.is-7{flex:none;width:58.3333333333%}.tile.is-8{flex:none;width:66.6666666667%}.tile.is-9{flex:none;width:75%}.tile.is-10{flex:none;width:83.3333333333%}.tile.is-11{flex:none;width:91.6666666667%}.tile.is-12{flex:none;width:100%}}.hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.hero .navbar{background:none}.hero .tabs ul{border-bottom:none}.hero.is-white{background-color:#fff;color:#404040}.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong{color:inherit}.hero.is-white .title{color:#404040}.hero.is-white .subtitle{color:rgba(64,64,64,.9)}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#404040}@media screen and (max-width:1439px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:rgba(64,64,64,.7)}.hero.is-white .navbar-link.is-active,.hero.is-white .navbar-link:hover,.hero.is-white a.navbar-item.is-active,.hero.is-white a.navbar-item:hover{background-color:#f2f2f2;color:#404040}.hero.is-white .tabs a{color:#404040;opacity:.9}.hero.is-white .tabs a:hover,.hero.is-white .tabs li.is-active a{opacity:1}.hero.is-white .tabs.is-boxed a,.hero.is-white .tabs.is-toggle a{color:#404040}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-white .tabs.is-boxed li.is-active a,.hero.is-white .tabs.is-boxed li.is-active a:hover,.hero.is-white .tabs.is-toggle li.is-active a,.hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#404040;border-color:#404040;color:#fff}.hero.is-white.is-bold{background-image:linear-gradient(141deg,#e8e3e4,#fff 71%,#fff)}@media screen and (max-width:767px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg,#e8e3e4,#fff 71%,#fff)}}.hero.is-black{background-color:#0a0a0a;color:#fff}.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong{color:inherit}.hero.is-black .title{color:#fff}.hero.is-black .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-black .navbar-menu{background-color:#0a0a0a}}.hero.is-black .navbar-item,.hero.is-black .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-black .navbar-link.is-active,.hero.is-black .navbar-link:hover,.hero.is-black a.navbar-item.is-active,.hero.is-black a.navbar-item:hover{background-color:#000;color:#fff}.hero.is-black .tabs a{color:#fff;opacity:.9}.hero.is-black .tabs a:hover,.hero.is-black .tabs li.is-active a{opacity:1}.hero.is-black .tabs.is-boxed a,.hero.is-black .tabs.is-toggle a{color:#fff}.hero.is-black .tabs.is-boxed a:hover,.hero.is-black .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-black .tabs.is-boxed li.is-active a,.hero.is-black .tabs.is-boxed li.is-active a:hover,.hero.is-black .tabs.is-toggle li.is-active a,.hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.hero.is-black.is-bold{background-image:linear-gradient(141deg,#000,#0a0a0a 71%,#181616)}@media screen and (max-width:767px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg,#000,#0a0a0a 71%,#181616)}}.hero.is-light{background-color:#f5f5f5;color:#404040}.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-light strong{color:inherit}.hero.is-light .title{color:#404040}.hero.is-light .subtitle{color:rgba(64,64,64,.9)}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:#404040}@media screen and (max-width:1439px){.hero.is-light .navbar-menu{background-color:#f5f5f5}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:rgba(64,64,64,.7)}.hero.is-light .navbar-link.is-active,.hero.is-light .navbar-link:hover,.hero.is-light a.navbar-item.is-active,.hero.is-light a.navbar-item:hover{background-color:#e8e8e8;color:#404040}.hero.is-light .tabs a{color:#404040;opacity:.9}.hero.is-light .tabs a:hover,.hero.is-light .tabs li.is-active a{opacity:1}.hero.is-light .tabs.is-boxed a,.hero.is-light .tabs.is-toggle a{color:#404040}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-light .tabs.is-boxed li.is-active a,.hero.is-light .tabs.is-boxed li.is-active a:hover,.hero.is-light .tabs.is-toggle li.is-active a,.hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:#404040;border-color:#404040;color:#f5f5f5}.hero.is-light.is-bold{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}@media screen and (max-width:767px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}}.hero.is-dark{background-color:#363636;color:#fff}.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong{color:inherit}.hero.is-dark .title{color:#fff}.hero.is-dark .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-dark .subtitle a:not(.button),.hero.is-dark .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-dark .navbar-menu{background-color:#363636}}.hero.is-dark .navbar-item,.hero.is-dark .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-dark .navbar-link.is-active,.hero.is-dark .navbar-link:hover,.hero.is-dark a.navbar-item.is-active,.hero.is-dark a.navbar-item:hover{background-color:#292929;color:#fff}.hero.is-dark .tabs a{color:#fff;opacity:.9}.hero.is-dark .tabs a:hover,.hero.is-dark .tabs li.is-active a{opacity:1}.hero.is-dark .tabs.is-boxed a,.hero.is-dark .tabs.is-toggle a{color:#fff}.hero.is-dark .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-dark .tabs.is-boxed li.is-active a,.hero.is-dark .tabs.is-boxed li.is-active a:hover,.hero.is-dark .tabs.is-toggle li.is-active a,.hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363636}.hero.is-dark.is-bold{background-image:linear-gradient(141deg,#1f1a1b,#363636 71%,#46413f)}@media screen and (max-width:767px){.hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1f1a1b,#363636 71%,#46413f)}}.hero.is-primary{background-color:#0077d6;color:#fff}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong{color:inherit}.hero.is-primary .title{color:#fff}.hero.is-primary .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-primary .subtitle a:not(.button),.hero.is-primary .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-primary .navbar-menu{background-color:#0077d6}}.hero.is-primary .navbar-item,.hero.is-primary .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-primary .navbar-link.is-active,.hero.is-primary .navbar-link:hover,.hero.is-primary a.navbar-item.is-active,.hero.is-primary a.navbar-item:hover{background-color:#0069bd;color:#fff}.hero.is-primary .tabs a{color:#fff;opacity:.9}.hero.is-primary .tabs a:hover,.hero.is-primary .tabs li.is-active a{opacity:1}.hero.is-primary .tabs.is-boxed a,.hero.is-primary .tabs.is-toggle a{color:#fff}.hero.is-primary .tabs.is-boxed a:hover,.hero.is-primary .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-primary .tabs.is-boxed li.is-active a,.hero.is-primary .tabs.is-boxed li.is-active a:hover,.hero.is-primary .tabs.is-toggle li.is-active a,.hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0077d6}.hero.is-primary.is-bold{background-image:linear-gradient(141deg,#0076a3,#0077d6 71%,#005df0)}@media screen and (max-width:767px){.hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg,#0076a3,#0077d6 71%,#005df0)}}.hero.is-secondary{background-color:#1db8ab;color:#fff}.hero.is-secondary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-secondary strong{color:inherit}.hero.is-secondary .title{color:#fff}.hero.is-secondary .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-secondary .subtitle a:not(.button),.hero.is-secondary .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-secondary .navbar-menu{background-color:#1db8ab}}.hero.is-secondary .navbar-item,.hero.is-secondary .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-secondary .navbar-link.is-active,.hero.is-secondary .navbar-link:hover,.hero.is-secondary a.navbar-item.is-active,.hero.is-secondary a.navbar-item:hover{background-color:#1aa297;color:#fff}.hero.is-secondary .tabs a{color:#fff;opacity:.9}.hero.is-secondary .tabs a:hover,.hero.is-secondary .tabs li.is-active a{opacity:1}.hero.is-secondary .tabs.is-boxed a,.hero.is-secondary .tabs.is-toggle a{color:#fff}.hero.is-secondary .tabs.is-boxed a:hover,.hero.is-secondary .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-secondary .tabs.is-boxed li.is-active a,.hero.is-secondary .tabs.is-boxed li.is-active a:hover,.hero.is-secondary .tabs.is-toggle li.is-active a,.hero.is-secondary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#1db8ab}.hero.is-secondary.is-bold{background-image:linear-gradient(141deg,#0e9472,#1db8ab 71%,#1bc5d4)}@media screen and (max-width:767px){.hero.is-secondary.is-bold .navbar-menu{background-image:linear-gradient(141deg,#0e9472,#1db8ab 71%,#1bc5d4)}}.hero.is-link{background-color:#2587d5;color:#fff}.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong{color:inherit}.hero.is-link .title{color:#fff}.hero.is-link .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-link .navbar-menu{background-color:#2587d5}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-link .navbar-link.is-active,.hero.is-link .navbar-link:hover,.hero.is-link a.navbar-item.is-active,.hero.is-link a.navbar-item:hover{background-color:#2179bf;color:#fff}.hero.is-link .tabs a{color:#fff;opacity:.9}.hero.is-link .tabs a:hover,.hero.is-link .tabs li.is-active a{opacity:1}.hero.is-link .tabs.is-boxed a,.hero.is-link .tabs.is-toggle a{color:#fff}.hero.is-link .tabs.is-boxed a:hover,.hero.is-link .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-link .tabs.is-boxed li.is-active a,.hero.is-link .tabs.is-boxed li.is-active a:hover,.hero.is-link .tabs.is-toggle li.is-active a,.hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#2587d5}.hero.is-link.is-bold{background-image:linear-gradient(141deg,#1487b3,#2587d5 71%,#3176e2)}@media screen and (max-width:767px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1487b3,#2587d5 71%,#3176e2)}}.hero.is-info{background-color:#2073b6;color:#fff}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong{color:inherit}.hero.is-info .title{color:#fff}.hero.is-info .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-info .navbar-menu{background-color:#2073b6}}.hero.is-info .navbar-item,.hero.is-info .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-info .navbar-link.is-active,.hero.is-info .navbar-link:hover,.hero.is-info a.navbar-item.is-active,.hero.is-info a.navbar-item:hover{background-color:#1c65a0;color:#fff}.hero.is-info .tabs a{color:#fff;opacity:.9}.hero.is-info .tabs a:hover,.hero.is-info .tabs li.is-active a{opacity:1}.hero.is-info .tabs.is-boxed a,.hero.is-info .tabs.is-toggle a{color:#fff}.hero.is-info .tabs.is-boxed a:hover,.hero.is-info .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-info .tabs.is-boxed li.is-active a,.hero.is-info .tabs.is-boxed li.is-active a:hover,.hero.is-info .tabs.is-toggle li.is-active a,.hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#2073b6}.hero.is-info.is-bold{background-image:linear-gradient(141deg,#106e93,#2073b6 71%,#1e63d2)}@media screen and (max-width:767px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg,#106e93,#2073b6 71%,#1e63d2)}}.hero.is-success{background-color:#228b22;color:#fff}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong{color:inherit}.hero.is-success .title{color:#fff}.hero.is-success .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-success .navbar-menu{background-color:#228b22}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-success .navbar-link.is-active,.hero.is-success .navbar-link:hover,.hero.is-success a.navbar-item.is-active,.hero.is-success a.navbar-item:hover{background-color:#1d771d;color:#fff}.hero.is-success .tabs a{color:#fff;opacity:.9}.hero.is-success .tabs a:hover,.hero.is-success .tabs li.is-active a{opacity:1}.hero.is-success .tabs.is-boxed a,.hero.is-success .tabs.is-toggle a{color:#fff}.hero.is-success .tabs.is-boxed a:hover,.hero.is-success .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-success .tabs.is-boxed li.is-active a,.hero.is-success .tabs.is-boxed li.is-active a:hover,.hero.is-success .tabs.is-toggle li.is-active a,.hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#228b22}.hero.is-success.is-bold{background-image:linear-gradient(141deg,#206812,#228b22 71%,#22a438)}@media screen and (max-width:767px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg,#206812,#228b22 71%,#22a438)}}.hero.is-warning{background-color:#fdc825;color:#404040}.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-warning strong{color:inherit}.hero.is-warning .title{color:#404040}.hero.is-warning .subtitle{color:rgba(64,64,64,.9)}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:#404040}@media screen and (max-width:1439px){.hero.is-warning .navbar-menu{background-color:#fdc825}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:rgba(64,64,64,.7)}.hero.is-warning .navbar-link.is-active,.hero.is-warning .navbar-link:hover,.hero.is-warning a.navbar-item.is-active,.hero.is-warning a.navbar-item:hover{background-color:#fdc20c;color:#404040}.hero.is-warning .tabs a{color:#404040;opacity:.9}.hero.is-warning .tabs a:hover,.hero.is-warning .tabs li.is-active a{opacity:1}.hero.is-warning .tabs.is-boxed a,.hero.is-warning .tabs.is-toggle a{color:#404040}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-warning .tabs.is-boxed li.is-active a,.hero.is-warning .tabs.is-boxed li.is-active a:hover,.hero.is-warning .tabs.is-toggle li.is-active a,.hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:#404040;border-color:#404040;color:#fdc825}.hero.is-warning.is-bold{background-image:linear-gradient(141deg,#ef8d00,#fdc825 71%,#fff03d)}@media screen and (max-width:767px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ef8d00,#fdc825 71%,#fff03d)}}.hero.is-danger{background-color:#dd004b;color:#fff}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-danger .navbar-menu{background-color:#dd004b}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-danger .navbar-link.is-active,.hero.is-danger .navbar-link:hover,.hero.is-danger a.navbar-item.is-active,.hero.is-danger a.navbar-item:hover{background-color:#c40042;color:#fff}.hero.is-danger .tabs a{color:#fff;opacity:.9}.hero.is-danger .tabs a:hover,.hero.is-danger .tabs li.is-active a{opacity:1}.hero.is-danger .tabs.is-boxed a,.hero.is-danger .tabs.is-toggle a{color:#fff}.hero.is-danger .tabs.is-boxed a:hover,.hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-danger .tabs.is-boxed li.is-active a,.hero.is-danger .tabs.is-boxed li.is-active a:hover,.hero.is-danger .tabs.is-toggle li.is-active a,.hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#dd004b}.hero.is-danger.is-bold{background-image:linear-gradient(141deg,#aa0056,#dd004b 71%,#f7002b)}@media screen and (max-width:767px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg,#aa0056,#dd004b 71%,#f7002b)}}.hero.is-grey-light{background-color:#999;color:#fff}.hero.is-grey-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-grey-light strong{color:inherit}.hero.is-grey-light .title{color:#fff}.hero.is-grey-light .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-grey-light .subtitle a:not(.button),.hero.is-grey-light .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-grey-light .navbar-menu{background-color:#999}}.hero.is-grey-light .navbar-item,.hero.is-grey-light .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-grey-light .navbar-link.is-active,.hero.is-grey-light .navbar-link:hover,.hero.is-grey-light a.navbar-item.is-active,.hero.is-grey-light a.navbar-item:hover{background-color:#8c8c8c;color:#fff}.hero.is-grey-light .tabs a{color:#fff;opacity:.9}.hero.is-grey-light .tabs a:hover,.hero.is-grey-light .tabs li.is-active a{opacity:1}.hero.is-grey-light .tabs.is-boxed a,.hero.is-grey-light .tabs.is-toggle a{color:#fff}.hero.is-grey-light .tabs.is-boxed a:hover,.hero.is-grey-light .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-grey-light .tabs.is-boxed li.is-active a,.hero.is-grey-light .tabs.is-boxed li.is-active a:hover,.hero.is-grey-light .tabs.is-toggle li.is-active a,.hero.is-grey-light .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#999}.hero.is-grey-light.is-bold{background-image:linear-gradient(141deg,#8c7377,#999 71%,#aaa3a1)}@media screen and (max-width:767px){.hero.is-grey-light.is-bold .navbar-menu{background-image:linear-gradient(141deg,#8c7377,#999 71%,#aaa3a1)}}.hero.is-grey-lighter{background-color:#ddd;color:#404040}.hero.is-grey-lighter a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-grey-lighter strong{color:inherit}.hero.is-grey-lighter .title{color:#404040}.hero.is-grey-lighter .subtitle{color:rgba(64,64,64,.9)}.hero.is-grey-lighter .subtitle a:not(.button),.hero.is-grey-lighter .subtitle strong{color:#404040}@media screen and (max-width:1439px){.hero.is-grey-lighter .navbar-menu{background-color:#ddd}}.hero.is-grey-lighter .navbar-item,.hero.is-grey-lighter .navbar-link{color:rgba(64,64,64,.7)}.hero.is-grey-lighter .navbar-link.is-active,.hero.is-grey-lighter .navbar-link:hover,.hero.is-grey-lighter a.navbar-item.is-active,.hero.is-grey-lighter a.navbar-item:hover{background-color:#d0d0d0;color:#404040}.hero.is-grey-lighter .tabs a{color:#404040;opacity:.9}.hero.is-grey-lighter .tabs a:hover,.hero.is-grey-lighter .tabs li.is-active a{opacity:1}.hero.is-grey-lighter .tabs.is-boxed a,.hero.is-grey-lighter .tabs.is-toggle a{color:#404040}.hero.is-grey-lighter .tabs.is-boxed a:hover,.hero.is-grey-lighter .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-grey-lighter .tabs.is-boxed li.is-active a,.hero.is-grey-lighter .tabs.is-boxed li.is-active a:hover,.hero.is-grey-lighter .tabs.is-toggle li.is-active a,.hero.is-grey-lighter .tabs.is-toggle li.is-active a:hover{background-color:#404040;border-color:#404040;color:#ddd}.hero.is-grey-lighter.is-bold{background-image:linear-gradient(141deg,#c9bec0,#ddd 71%,#ebe9e9)}@media screen and (max-width:767px){.hero.is-grey-lighter.is-bold .navbar-menu{background-image:linear-gradient(141deg,#c9bec0,#ddd 71%,#ebe9e9)}}.hero.is-grey{background-color:#666;color:#fff}.hero.is-grey a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-grey strong{color:inherit}.hero.is-grey .title{color:#fff}.hero.is-grey .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-grey .subtitle a:not(.button),.hero.is-grey .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-grey .navbar-menu{background-color:#666}}.hero.is-grey .navbar-item,.hero.is-grey .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-grey .navbar-link.is-active,.hero.is-grey .navbar-link:hover,.hero.is-grey a.navbar-item.is-active,.hero.is-grey a.navbar-item:hover{background-color:#595959;color:#fff}.hero.is-grey .tabs a{color:#fff;opacity:.9}.hero.is-grey .tabs a:hover,.hero.is-grey .tabs li.is-active a{opacity:1}.hero.is-grey .tabs.is-boxed a,.hero.is-grey .tabs.is-toggle a{color:#fff}.hero.is-grey .tabs.is-boxed a:hover,.hero.is-grey .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-grey .tabs.is-boxed li.is-active a,.hero.is-grey .tabs.is-boxed li.is-active a:hover,.hero.is-grey .tabs.is-toggle li.is-active a,.hero.is-grey .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#666}.hero.is-grey.is-bold{background-image:linear-gradient(141deg,#544547,#666 71%,#786f6d)}@media screen and (max-width:767px){.hero.is-grey.is-bold .navbar-menu{background-image:linear-gradient(141deg,#544547,#666 71%,#786f6d)}}.hero.is-delete{background-color:#7a7a7a;color:#fff}.hero.is-delete a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-delete strong{color:inherit}.hero.is-delete .title{color:#fff}.hero.is-delete .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-delete .subtitle a:not(.button),.hero.is-delete .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-delete .navbar-menu{background-color:#7a7a7a}}.hero.is-delete .navbar-item,.hero.is-delete .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-delete .navbar-link.is-active,.hero.is-delete .navbar-link:hover,.hero.is-delete a.navbar-item.is-active,.hero.is-delete a.navbar-item:hover{background-color:#6d6d6d;color:#fff}.hero.is-delete .tabs a{color:#fff;opacity:.9}.hero.is-delete .tabs a:hover,.hero.is-delete .tabs li.is-active a{opacity:1}.hero.is-delete .tabs.is-boxed a,.hero.is-delete .tabs.is-toggle a{color:#fff}.hero.is-delete .tabs.is-boxed a:hover,.hero.is-delete .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-delete .tabs.is-boxed li.is-active a,.hero.is-delete .tabs.is-boxed li.is-active a:hover,.hero.is-delete .tabs.is-toggle li.is-active a,.hero.is-delete .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#7a7a7a}.hero.is-delete.is-bold{background-image:linear-gradient(141deg,#6a575a,#7a7a7a 71%,#8d8381)}@media screen and (max-width:767px){.hero.is-delete.is-bold .navbar-menu{background-image:linear-gradient(141deg,#6a575a,#7a7a7a 71%,#8d8381)}}.hero.is-table-header{background-color:#566d80;color:#fff}.hero.is-table-header a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-table-header strong{color:inherit}.hero.is-table-header .title{color:#fff}.hero.is-table-header .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-table-header .subtitle a:not(.button),.hero.is-table-header .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-table-header .navbar-menu{background-color:#566d80}}.hero.is-table-header .navbar-item,.hero.is-table-header .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-table-header .navbar-link.is-active,.hero.is-table-header .navbar-link:hover,.hero.is-table-header a.navbar-item.is-active,.hero.is-table-header a.navbar-item:hover{background-color:#4c6071;color:#fff}.hero.is-table-header .tabs a{color:#fff;opacity:.9}.hero.is-table-header .tabs a:hover,.hero.is-table-header .tabs li.is-active a{opacity:1}.hero.is-table-header .tabs.is-boxed a,.hero.is-table-header .tabs.is-toggle a{color:#fff}.hero.is-table-header .tabs.is-boxed a:hover,.hero.is-table-header .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-table-header .tabs.is-boxed li.is-active a,.hero.is-table-header .tabs.is-boxed li.is-active a:hover,.hero.is-table-header .tabs.is-toggle li.is-active a,.hero.is-table-header .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#566d80}.hero.is-table-header.is-bold{background-image:linear-gradient(141deg,#395c6a,#566d80 71%,#5a7195)}@media screen and (max-width:767px){.hero.is-table-header.is-bold .navbar-menu{background-image:linear-gradient(141deg,#395c6a,#566d80 71%,#5a7195)}}.hero.is-spent{background-color:#e11383;color:#fff}.hero.is-spent a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-spent strong{color:inherit}.hero.is-spent .title{color:#fff}.hero.is-spent .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-spent .subtitle a:not(.button),.hero.is-spent .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-spent .navbar-menu{background-color:#e11383}}.hero.is-spent .navbar-item,.hero.is-spent .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-spent .navbar-link.is-active,.hero.is-spent .navbar-link:hover,.hero.is-spent a.navbar-item.is-active,.hero.is-spent a.navbar-item:hover{background-color:#c91175;color:#fff}.hero.is-spent .tabs a{color:#fff;opacity:.9}.hero.is-spent .tabs a:hover,.hero.is-spent .tabs li.is-active a{opacity:1}.hero.is-spent .tabs.is-boxed a,.hero.is-spent .tabs.is-toggle a{color:#fff}.hero.is-spent .tabs.is-boxed a:hover,.hero.is-spent .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-spent .tabs.is-boxed li.is-active a,.hero.is-spent .tabs.is-boxed li.is-active a:hover,.hero.is-spent .tabs.is-toggle li.is-active a,.hero.is-spent .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#e11383}.hero.is-spent.is-bold{background-image:linear-gradient(141deg,#bc0587,#e11383 71%,#f21b6c)}@media screen and (max-width:767px){.hero.is-spent.is-bold .navbar-menu{background-image:linear-gradient(141deg,#bc0587,#e11383 71%,#f21b6c)}}.hero.is-pr-approval{background-color:#4fc0fd;color:#fff}.hero.is-pr-approval a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-pr-approval strong{color:inherit}.hero.is-pr-approval .title{color:#fff}.hero.is-pr-approval .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-pr-approval .subtitle a:not(.button),.hero.is-pr-approval .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-pr-approval .navbar-menu{background-color:#4fc0fd}}.hero.is-pr-approval .navbar-item,.hero.is-pr-approval .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-pr-approval .navbar-link.is-active,.hero.is-pr-approval .navbar-link:hover,.hero.is-pr-approval a.navbar-item.is-active,.hero.is-pr-approval a.navbar-item:hover{background-color:#36b7fd;color:#fff}.hero.is-pr-approval .tabs a{color:#fff;opacity:.9}.hero.is-pr-approval .tabs a:hover,.hero.is-pr-approval .tabs li.is-active a{opacity:1}.hero.is-pr-approval .tabs.is-boxed a,.hero.is-pr-approval .tabs.is-toggle a{color:#fff}.hero.is-pr-approval .tabs.is-boxed a:hover,.hero.is-pr-approval .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-pr-approval .tabs.is-boxed li.is-active a,.hero.is-pr-approval .tabs.is-boxed li.is-active a:hover,.hero.is-pr-approval .tabs.is-toggle li.is-active a,.hero.is-pr-approval .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#4fc0fd}.hero.is-pr-approval.is-bold{background-image:linear-gradient(141deg,#1ad5ff,#4fc0fd 71%,#67b0ff)}@media screen and (max-width:767px){.hero.is-pr-approval.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1ad5ff,#4fc0fd 71%,#67b0ff)}}.hero.is-pr-process{background-color:#ffd033;color:#404040}.hero.is-pr-process a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-pr-process strong{color:inherit}.hero.is-pr-process .title{color:#404040}.hero.is-pr-process .subtitle{color:rgba(64,64,64,.9)}.hero.is-pr-process .subtitle a:not(.button),.hero.is-pr-process .subtitle strong{color:#404040}@media screen and (max-width:1439px){.hero.is-pr-process .navbar-menu{background-color:#ffd033}}.hero.is-pr-process .navbar-item,.hero.is-pr-process .navbar-link{color:rgba(64,64,64,.7)}.hero.is-pr-process .navbar-link.is-active,.hero.is-pr-process .navbar-link:hover,.hero.is-pr-process a.navbar-item.is-active,.hero.is-pr-process a.navbar-item:hover{background-color:#ffca1a;color:#404040}.hero.is-pr-process .tabs a{color:#404040;opacity:.9}.hero.is-pr-process .tabs a:hover,.hero.is-pr-process .tabs li.is-active a{opacity:1}.hero.is-pr-process .tabs.is-boxed a,.hero.is-pr-process .tabs.is-toggle a{color:#404040}.hero.is-pr-process .tabs.is-boxed a:hover,.hero.is-pr-process .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-pr-process .tabs.is-boxed li.is-active a,.hero.is-pr-process .tabs.is-boxed li.is-active a:hover,.hero.is-pr-process .tabs.is-toggle li.is-active a,.hero.is-pr-process .tabs.is-toggle li.is-active a:hover{background-color:#404040;border-color:#404040;color:#ffd033}.hero.is-pr-process.is-bold{background-image:linear-gradient(141deg,#ff9a00,#ffd033 71%,#fff44d)}@media screen and (max-width:767px){.hero.is-pr-process.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ff9a00,#ffd033 71%,#fff44d)}}.hero.is-pr-issue-po{background-color:#6ac389;color:#fff}.hero.is-pr-issue-po a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-pr-issue-po strong{color:inherit}.hero.is-pr-issue-po .title{color:#fff}.hero.is-pr-issue-po .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-pr-issue-po .subtitle a:not(.button),.hero.is-pr-issue-po .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-pr-issue-po .navbar-menu{background-color:#6ac389}}.hero.is-pr-issue-po .navbar-item,.hero.is-pr-issue-po .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-pr-issue-po .navbar-link.is-active,.hero.is-pr-issue-po .navbar-link:hover,.hero.is-pr-issue-po a.navbar-item.is-active,.hero.is-pr-issue-po a.navbar-item:hover{background-color:#58bc7b;color:#fff}.hero.is-pr-issue-po .tabs a{color:#fff;opacity:.9}.hero.is-pr-issue-po .tabs a:hover,.hero.is-pr-issue-po .tabs li.is-active a{opacity:1}.hero.is-pr-issue-po .tabs.is-boxed a,.hero.is-pr-issue-po .tabs.is-toggle a{color:#fff}.hero.is-pr-issue-po .tabs.is-boxed a:hover,.hero.is-pr-issue-po .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-pr-issue-po .tabs.is-boxed li.is-active a,.hero.is-pr-issue-po .tabs.is-boxed li.is-active a:hover,.hero.is-pr-issue-po .tabs.is-toggle li.is-active a,.hero.is-pr-issue-po .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#6ac389}.hero.is-pr-issue-po.is-bold{background-image:linear-gradient(141deg,#3bbf53,#6ac389 71%,#78cfa5)}@media screen and (max-width:767px){.hero.is-pr-issue-po.is-bold .navbar-menu{background-image:linear-gradient(141deg,#3bbf53,#6ac389 71%,#78cfa5)}}.hero.is-pr-type-S{background-color:#ffc400;color:#fff}.hero.is-pr-type-S a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-pr-type-S strong{color:inherit}.hero.is-pr-type-S .title{color:#fff}.hero.is-pr-type-S .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-pr-type-S .subtitle a:not(.button),.hero.is-pr-type-S .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-pr-type-S .navbar-menu{background-color:#ffc400}}.hero.is-pr-type-S .navbar-item,.hero.is-pr-type-S .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-pr-type-S .navbar-link.is-active,.hero.is-pr-type-S .navbar-link:hover,.hero.is-pr-type-S a.navbar-item.is-active,.hero.is-pr-type-S a.navbar-item:hover{background-color:#e6b000;color:#fff}.hero.is-pr-type-S .tabs a{color:#fff;opacity:.9}.hero.is-pr-type-S .tabs a:hover,.hero.is-pr-type-S .tabs li.is-active a{opacity:1}.hero.is-pr-type-S .tabs.is-boxed a,.hero.is-pr-type-S .tabs.is-toggle a{color:#fff}.hero.is-pr-type-S .tabs.is-boxed a:hover,.hero.is-pr-type-S .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-pr-type-S .tabs.is-boxed li.is-active a,.hero.is-pr-type-S .tabs.is-boxed li.is-active a:hover,.hero.is-pr-type-S .tabs.is-toggle li.is-active a,.hero.is-pr-type-S .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#ffc400}.hero.is-pr-type-S.is-bold{background-image:linear-gradient(141deg,#cc7b00,#ffc400 71%,#fff01a)}@media screen and (max-width:767px){.hero.is-pr-type-S.is-bold .navbar-menu{background-image:linear-gradient(141deg,#cc7b00,#ffc400 71%,#fff01a)}}.hero.is-pr-type-C{background-color:#48b26d;color:#fff}.hero.is-pr-type-C a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-pr-type-C strong{color:inherit}.hero.is-pr-type-C .title{color:#fff}.hero.is-pr-type-C .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-pr-type-C .subtitle a:not(.button),.hero.is-pr-type-C .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-pr-type-C .navbar-menu{background-color:#48b26d}}.hero.is-pr-type-C .navbar-item,.hero.is-pr-type-C .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-pr-type-C .navbar-link.is-active,.hero.is-pr-type-C .navbar-link:hover,.hero.is-pr-type-C a.navbar-item.is-active,.hero.is-pr-type-C a.navbar-item:hover{background-color:#41a062;color:#fff}.hero.is-pr-type-C .tabs a{color:#fff;opacity:.9}.hero.is-pr-type-C .tabs a:hover,.hero.is-pr-type-C .tabs li.is-active a{opacity:1}.hero.is-pr-type-C .tabs.is-boxed a,.hero.is-pr-type-C .tabs.is-toggle a{color:#fff}.hero.is-pr-type-C .tabs.is-boxed a:hover,.hero.is-pr-type-C .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-pr-type-C .tabs.is-boxed li.is-active a,.hero.is-pr-type-C .tabs.is-boxed li.is-active a:hover,.hero.is-pr-type-C .tabs.is-toggle li.is-active a,.hero.is-pr-type-C .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#48b26d}.hero.is-pr-type-C.is-bold{background-image:linear-gradient(141deg,#2f9842,#48b26d 71%,#52c18b)}@media screen and (max-width:767px){.hero.is-pr-type-C.is-bold .navbar-menu{background-image:linear-gradient(141deg,#2f9842,#48b26d 71%,#52c18b)}}.hero.is-pr-type-T{background-color:#1daefc;color:#fff}.hero.is-pr-type-T a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-pr-type-T strong{color:inherit}.hero.is-pr-type-T .title{color:#fff}.hero.is-pr-type-T .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-pr-type-T .subtitle a:not(.button),.hero.is-pr-type-T .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-pr-type-T .navbar-menu{background-color:#1daefc}}.hero.is-pr-type-T .navbar-item,.hero.is-pr-type-T .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-pr-type-T .navbar-link.is-active,.hero.is-pr-type-T .navbar-link:hover,.hero.is-pr-type-T a.navbar-item.is-active,.hero.is-pr-type-T a.navbar-item:hover{background-color:#04a5fc;color:#fff}.hero.is-pr-type-T .tabs a{color:#fff;opacity:.9}.hero.is-pr-type-T .tabs a:hover,.hero.is-pr-type-T .tabs li.is-active a{opacity:1}.hero.is-pr-type-T .tabs.is-boxed a,.hero.is-pr-type-T .tabs.is-toggle a{color:#fff}.hero.is-pr-type-T .tabs.is-boxed a:hover,.hero.is-pr-type-T .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-pr-type-T .tabs.is-boxed li.is-active a,.hero.is-pr-type-T .tabs.is-boxed li.is-active a:hover,.hero.is-pr-type-T .tabs.is-toggle li.is-active a,.hero.is-pr-type-T .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#1daefc}.hero.is-pr-type-T.is-bold{background-image:linear-gradient(141deg,#00bce6,#1daefc 71%,#3496ff)}@media screen and (max-width:767px){.hero.is-pr-type-T.is-bold .navbar-menu{background-image:linear-gradient(141deg,#00bce6,#1daefc 71%,#3496ff)}}.hero.is-pr-type-O{background-color:#26648b;color:#fff}.hero.is-pr-type-O a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-pr-type-O strong{color:inherit}.hero.is-pr-type-O .title{color:#fff}.hero.is-pr-type-O .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-pr-type-O .subtitle a:not(.button),.hero.is-pr-type-O .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-pr-type-O .navbar-menu{background-color:#26648b}}.hero.is-pr-type-O .navbar-item,.hero.is-pr-type-O .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-pr-type-O .navbar-link.is-active,.hero.is-pr-type-O .navbar-link:hover,.hero.is-pr-type-O a.navbar-item.is-active,.hero.is-pr-type-O a.navbar-item:hover{background-color:#215677;color:#fff}.hero.is-pr-type-O .tabs a{color:#fff;opacity:.9}.hero.is-pr-type-O .tabs a:hover,.hero.is-pr-type-O .tabs li.is-active a{opacity:1}.hero.is-pr-type-O .tabs.is-boxed a,.hero.is-pr-type-O .tabs.is-toggle a{color:#fff}.hero.is-pr-type-O .tabs.is-boxed a:hover,.hero.is-pr-type-O .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-pr-type-O .tabs.is-boxed li.is-active a,.hero.is-pr-type-O .tabs.is-boxed li.is-active a:hover,.hero.is-pr-type-O .tabs.is-toggle li.is-active a,.hero.is-pr-type-O .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#26648b}.hero.is-pr-type-O.is-bold{background-image:linear-gradient(141deg,#155769,#26648b 71%,#265fa4)}@media screen and (max-width:767px){.hero.is-pr-type-O.is-bold .navbar-menu{background-image:linear-gradient(141deg,#155769,#26648b 71%,#265fa4)}}.hero.is-pr-type-W{background-color:#ce2d2d;color:#fff}.hero.is-pr-type-W a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-pr-type-W strong{color:inherit}.hero.is-pr-type-W .title{color:#fff}.hero.is-pr-type-W .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-pr-type-W .subtitle a:not(.button),.hero.is-pr-type-W .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-pr-type-W .navbar-menu{background-color:#ce2d2d}}.hero.is-pr-type-W .navbar-item,.hero.is-pr-type-W .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-pr-type-W .navbar-link.is-active,.hero.is-pr-type-W .navbar-link:hover,.hero.is-pr-type-W a.navbar-item.is-active,.hero.is-pr-type-W a.navbar-item:hover{background-color:#b92828;color:#fff}.hero.is-pr-type-W .tabs a{color:#fff;opacity:.9}.hero.is-pr-type-W .tabs a:hover,.hero.is-pr-type-W .tabs li.is-active a{opacity:1}.hero.is-pr-type-W .tabs.is-boxed a,.hero.is-pr-type-W .tabs.is-toggle a{color:#fff}.hero.is-pr-type-W .tabs.is-boxed a:hover,.hero.is-pr-type-W .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-pr-type-W .tabs.is-boxed li.is-active a,.hero.is-pr-type-W .tabs.is-boxed li.is-active a:hover,.hero.is-pr-type-W .tabs.is-toggle li.is-active a,.hero.is-pr-type-W .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#ce2d2d}.hero.is-pr-type-W.is-bold{background-image:linear-gradient(141deg,#ae1a33,#ce2d2d 71%,#db543a)}@media screen and (max-width:767px){.hero.is-pr-type-W.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ae1a33,#ce2d2d 71%,#db543a)}}.hero.is-pr-type-table-C{background-color:#d7efdf;color:#404040}.hero.is-pr-type-table-C a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-pr-type-table-C strong{color:inherit}.hero.is-pr-type-table-C .title{color:#404040}.hero.is-pr-type-table-C .subtitle{color:rgba(64,64,64,.9)}.hero.is-pr-type-table-C .subtitle a:not(.button),.hero.is-pr-type-table-C .subtitle strong{color:#404040}@media screen and (max-width:1439px){.hero.is-pr-type-table-C .navbar-menu{background-color:#d7efdf}}.hero.is-pr-type-table-C .navbar-item,.hero.is-pr-type-table-C .navbar-link{color:rgba(64,64,64,.7)}.hero.is-pr-type-table-C .navbar-link.is-active,.hero.is-pr-type-table-C .navbar-link:hover,.hero.is-pr-type-table-C a.navbar-item.is-active,.hero.is-pr-type-table-C a.navbar-item:hover{background-color:#c5e8d0;color:#404040}.hero.is-pr-type-table-C .tabs a{color:#404040;opacity:.9}.hero.is-pr-type-table-C .tabs a:hover,.hero.is-pr-type-table-C .tabs li.is-active a{opacity:1}.hero.is-pr-type-table-C .tabs.is-boxed a,.hero.is-pr-type-table-C .tabs.is-toggle a{color:#404040}.hero.is-pr-type-table-C .tabs.is-boxed a:hover,.hero.is-pr-type-table-C .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-pr-type-table-C .tabs.is-boxed li.is-active a,.hero.is-pr-type-table-C .tabs.is-boxed li.is-active a:hover,.hero.is-pr-type-table-C .tabs.is-toggle li.is-active a,.hero.is-pr-type-table-C .tabs.is-toggle li.is-active a:hover{background-color:#404040;border-color:#404040;color:#d7efdf}.hero.is-pr-type-table-C.is-bold{background-image:linear-gradient(141deg,#ade6b7,#d7efdf 71%,#e8f7f0)}@media screen and (max-width:767px){.hero.is-pr-type-table-C.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ade6b7,#d7efdf 71%,#e8f7f0)}}.hero.is-pr-type-table-S{background-color:#fff3cc;color:#404040}.hero.is-pr-type-table-S a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-pr-type-table-S strong{color:inherit}.hero.is-pr-type-table-S .title{color:#404040}.hero.is-pr-type-table-S .subtitle{color:rgba(64,64,64,.9)}.hero.is-pr-type-table-S .subtitle a:not(.button),.hero.is-pr-type-table-S .subtitle strong{color:#404040}@media screen and (max-width:1439px){.hero.is-pr-type-table-S .navbar-menu{background-color:#fff3cc}}.hero.is-pr-type-table-S .navbar-item,.hero.is-pr-type-table-S .navbar-link{color:rgba(64,64,64,.7)}.hero.is-pr-type-table-S .navbar-link.is-active,.hero.is-pr-type-table-S .navbar-link:hover,.hero.is-pr-type-table-S a.navbar-item.is-active,.hero.is-pr-type-table-S a.navbar-item:hover{background-color:#ffedb3;color:#404040}.hero.is-pr-type-table-S .tabs a{color:#404040;opacity:.9}.hero.is-pr-type-table-S .tabs a:hover,.hero.is-pr-type-table-S .tabs li.is-active a{opacity:1}.hero.is-pr-type-table-S .tabs.is-boxed a,.hero.is-pr-type-table-S .tabs.is-toggle a{color:#404040}.hero.is-pr-type-table-S .tabs.is-boxed a:hover,.hero.is-pr-type-table-S .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-pr-type-table-S .tabs.is-boxed li.is-active a,.hero.is-pr-type-table-S .tabs.is-boxed li.is-active a:hover,.hero.is-pr-type-table-S .tabs.is-toggle li.is-active a,.hero.is-pr-type-table-S .tabs.is-toggle li.is-active a:hover{background-color:#404040;border-color:#404040;color:#fff3cc}.hero.is-pr-type-table-S.is-bold{background-image:linear-gradient(141deg,#ffd699,#fff3cc 71%,#fffde6)}@media screen and (max-width:767px){.hero.is-pr-type-table-S.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ffd699,#fff3cc 71%,#fffde6)}}.hero.is-pr-type-table-T{background-color:#e6f6ff;color:#404040}.hero.is-pr-type-table-T a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-pr-type-table-T strong{color:inherit}.hero.is-pr-type-table-T .title{color:#404040}.hero.is-pr-type-table-T .subtitle{color:rgba(64,64,64,.9)}.hero.is-pr-type-table-T .subtitle a:not(.button),.hero.is-pr-type-table-T .subtitle strong{color:#404040}@media screen and (max-width:1439px){.hero.is-pr-type-table-T .navbar-menu{background-color:#e6f6ff}}.hero.is-pr-type-table-T .navbar-item,.hero.is-pr-type-table-T .navbar-link{color:rgba(64,64,64,.7)}.hero.is-pr-type-table-T .navbar-link.is-active,.hero.is-pr-type-table-T .navbar-link:hover,.hero.is-pr-type-table-T a.navbar-item.is-active,.hero.is-pr-type-table-T a.navbar-item:hover{background-color:#cdedff;color:#404040}.hero.is-pr-type-table-T .tabs a{color:#404040;opacity:.9}.hero.is-pr-type-table-T .tabs a:hover,.hero.is-pr-type-table-T .tabs li.is-active a{opacity:1}.hero.is-pr-type-table-T .tabs.is-boxed a,.hero.is-pr-type-table-T .tabs.is-toggle a{color:#404040}.hero.is-pr-type-table-T .tabs.is-boxed a:hover,.hero.is-pr-type-table-T .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-pr-type-table-T .tabs.is-boxed li.is-active a,.hero.is-pr-type-table-T .tabs.is-boxed li.is-active a:hover,.hero.is-pr-type-table-T .tabs.is-toggle li.is-active a,.hero.is-pr-type-table-T .tabs.is-toggle li.is-active a:hover{background-color:#404040;border-color:#404040;color:#e6f6ff}.hero.is-pr-type-table-T.is-bold{background-image:linear-gradient(141deg,#b3f0ff,#e6f6ff 71%,#fff)}@media screen and (max-width:767px){.hero.is-pr-type-table-T.is-bold .navbar-menu{background-image:linear-gradient(141deg,#b3f0ff,#e6f6ff 71%,#fff)}}.hero.is-pr-type-table-O{background-color:#aed2e9;color:#404040}.hero.is-pr-type-table-O a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-pr-type-table-O strong{color:inherit}.hero.is-pr-type-table-O .title{color:#404040}.hero.is-pr-type-table-O .subtitle{color:rgba(64,64,64,.9)}.hero.is-pr-type-table-O .subtitle a:not(.button),.hero.is-pr-type-table-O .subtitle strong{color:#404040}@media screen and (max-width:1439px){.hero.is-pr-type-table-O .navbar-menu{background-color:#aed2e9}}.hero.is-pr-type-table-O .navbar-item,.hero.is-pr-type-table-O .navbar-link{color:rgba(64,64,64,.7)}.hero.is-pr-type-table-O .navbar-link.is-active,.hero.is-pr-type-table-O .navbar-link:hover,.hero.is-pr-type-table-O a.navbar-item.is-active,.hero.is-pr-type-table-O a.navbar-item:hover{background-color:#9ac7e4;color:#404040}.hero.is-pr-type-table-O .tabs a{color:#404040;opacity:.9}.hero.is-pr-type-table-O .tabs a:hover,.hero.is-pr-type-table-O .tabs li.is-active a{opacity:1}.hero.is-pr-type-table-O .tabs.is-boxed a,.hero.is-pr-type-table-O .tabs.is-toggle a{color:#404040}.hero.is-pr-type-table-O .tabs.is-boxed a:hover,.hero.is-pr-type-table-O .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-pr-type-table-O .tabs.is-boxed li.is-active a,.hero.is-pr-type-table-O .tabs.is-boxed li.is-active a:hover,.hero.is-pr-type-table-O .tabs.is-toggle li.is-active a,.hero.is-pr-type-table-O .tabs.is-toggle li.is-active a:hover{background-color:#404040;border-color:#404040;color:#aed2e9}.hero.is-pr-type-table-O.is-bold{background-image:linear-gradient(141deg,#7ecfe6,#aed2e9 71%,#c0d6f0)}@media screen and (max-width:767px){.hero.is-pr-type-table-O.is-bold .navbar-menu{background-image:linear-gradient(141deg,#7ecfe6,#aed2e9 71%,#c0d6f0)}}.hero.is-pr-type-table-W{background-color:#f5d2d2;color:#404040}.hero.is-pr-type-table-W a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-pr-type-table-W strong{color:inherit}.hero.is-pr-type-table-W .title{color:#404040}.hero.is-pr-type-table-W .subtitle{color:rgba(64,64,64,.9)}.hero.is-pr-type-table-W .subtitle a:not(.button),.hero.is-pr-type-table-W .subtitle strong{color:#404040}@media screen and (max-width:1439px){.hero.is-pr-type-table-W .navbar-menu{background-color:#f5d2d2}}.hero.is-pr-type-table-W .navbar-item,.hero.is-pr-type-table-W .navbar-link{color:rgba(64,64,64,.7)}.hero.is-pr-type-table-W .navbar-link.is-active,.hero.is-pr-type-table-W .navbar-link:hover,.hero.is-pr-type-table-W a.navbar-item.is-active,.hero.is-pr-type-table-W a.navbar-item:hover{background-color:#f0bdbd;color:#404040}.hero.is-pr-type-table-W .tabs a{color:#404040;opacity:.9}.hero.is-pr-type-table-W .tabs a:hover,.hero.is-pr-type-table-W .tabs li.is-active a{opacity:1}.hero.is-pr-type-table-W .tabs.is-boxed a,.hero.is-pr-type-table-W .tabs.is-toggle a{color:#404040}.hero.is-pr-type-table-W .tabs.is-boxed a:hover,.hero.is-pr-type-table-W .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-pr-type-table-W .tabs.is-boxed li.is-active a,.hero.is-pr-type-table-W .tabs.is-boxed li.is-active a:hover,.hero.is-pr-type-table-W .tabs.is-toggle li.is-active a,.hero.is-pr-type-table-W .tabs.is-toggle li.is-active a:hover{background-color:#404040;border-color:#404040;color:#f5d2d2}.hero.is-pr-type-table-W.is-bold{background-image:linear-gradient(141deg,#f1a3b0,#f5d2d2 71%,#faeae6)}@media screen and (max-width:767px){.hero.is-pr-type-table-W.is-bold .navbar-menu{background-image:linear-gradient(141deg,#f1a3b0,#f5d2d2 71%,#faeae6)}}.hero.is-sla-active{background-color:#d15757;color:#fff}.hero.is-sla-active a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-sla-active strong{color:inherit}.hero.is-sla-active .title{color:#fff}.hero.is-sla-active .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-sla-active .subtitle a:not(.button),.hero.is-sla-active .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-sla-active .navbar-menu{background-color:#d15757}}.hero.is-sla-active .navbar-item,.hero.is-sla-active .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-sla-active .navbar-link.is-active,.hero.is-sla-active .navbar-link:hover,.hero.is-sla-active a.navbar-item.is-active,.hero.is-sla-active a.navbar-item:hover{background-color:#cc4343;color:#fff}.hero.is-sla-active .tabs a{color:#fff;opacity:.9}.hero.is-sla-active .tabs a:hover,.hero.is-sla-active .tabs li.is-active a{opacity:1}.hero.is-sla-active .tabs.is-boxed a,.hero.is-sla-active .tabs.is-toggle a{color:#fff}.hero.is-sla-active .tabs.is-boxed a:hover,.hero.is-sla-active .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-sla-active .tabs.is-boxed li.is-active a,.hero.is-sla-active .tabs.is-boxed li.is-active a:hover,.hero.is-sla-active .tabs.is-toggle li.is-active a,.hero.is-sla-active .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#d15757}.hero.is-sla-active.is-bold{background-image:linear-gradient(141deg,#cd2844,#d15757 71%,#db7a66)}@media screen and (max-width:767px){.hero.is-sla-active.is-bold .navbar-menu{background-image:linear-gradient(141deg,#cd2844,#d15757 71%,#db7a66)}}.hero.is-sla-inactive{background-color:#59946e;color:#fff}.hero.is-sla-inactive a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-sla-inactive strong{color:inherit}.hero.is-sla-inactive .title{color:#fff}.hero.is-sla-inactive .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-sla-inactive .subtitle a:not(.button),.hero.is-sla-inactive .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-sla-inactive .navbar-menu{background-color:#59946e}}.hero.is-sla-inactive .navbar-item,.hero.is-sla-inactive .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-sla-inactive .navbar-link.is-active,.hero.is-sla-inactive .navbar-link:hover,.hero.is-sla-inactive a.navbar-item.is-active,.hero.is-sla-inactive a.navbar-item:hover{background-color:#4f8462;color:#fff}.hero.is-sla-inactive .tabs a{color:#fff;opacity:.9}.hero.is-sla-inactive .tabs a:hover,.hero.is-sla-inactive .tabs li.is-active a{opacity:1}.hero.is-sla-inactive .tabs.is-boxed a,.hero.is-sla-inactive .tabs.is-toggle a{color:#fff}.hero.is-sla-inactive .tabs.is-boxed a:hover,.hero.is-sla-inactive .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-sla-inactive .tabs.is-boxed li.is-active a,.hero.is-sla-inactive .tabs.is-boxed li.is-active a:hover,.hero.is-sla-inactive .tabs.is-toggle li.is-active a,.hero.is-sla-inactive .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#59946e}.hero.is-sla-inactive.is-bold{background-image:linear-gradient(141deg,#3d7d49,#59946e 71%,#5ea885)}@media screen and (max-width:767px){.hero.is-sla-inactive.is-bold .navbar-menu{background-image:linear-gradient(141deg,#3d7d49,#59946e 71%,#5ea885)}}.hero.is-pr-detail-background{background-color:#e4e7eb;color:#404040}.hero.is-pr-detail-background a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-pr-detail-background strong{color:inherit}.hero.is-pr-detail-background .title{color:#404040}.hero.is-pr-detail-background .subtitle{color:rgba(64,64,64,.9)}.hero.is-pr-detail-background .subtitle a:not(.button),.hero.is-pr-detail-background .subtitle strong{color:#404040}@media screen and (max-width:1439px){.hero.is-pr-detail-background .navbar-menu{background-color:#e4e7eb}}.hero.is-pr-detail-background .navbar-item,.hero.is-pr-detail-background .navbar-link{color:rgba(64,64,64,.7)}.hero.is-pr-detail-background .navbar-link.is-active,.hero.is-pr-detail-background .navbar-link:hover,.hero.is-pr-detail-background a.navbar-item.is-active,.hero.is-pr-detail-background a.navbar-item:hover{background-color:#d5dae0;color:#404040}.hero.is-pr-detail-background .tabs a{color:#404040;opacity:.9}.hero.is-pr-detail-background .tabs a:hover,.hero.is-pr-detail-background .tabs li.is-active a{opacity:1}.hero.is-pr-detail-background .tabs.is-boxed a,.hero.is-pr-detail-background .tabs.is-toggle a{color:#404040}.hero.is-pr-detail-background .tabs.is-boxed a:hover,.hero.is-pr-detail-background .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-pr-detail-background .tabs.is-boxed li.is-active a,.hero.is-pr-detail-background .tabs.is-boxed li.is-active a:hover,.hero.is-pr-detail-background .tabs.is-toggle li.is-active a,.hero.is-pr-detail-background .tabs.is-toggle li.is-active a:hover{background-color:#404040;border-color:#404040;color:#e4e7eb}.hero.is-pr-detail-background.is-bold{background-image:linear-gradient(141deg,#c2d0da,#e4e7eb 71%,#f2f3f6)}@media screen and (max-width:767px){.hero.is-pr-detail-background.is-bold .navbar-menu{background-image:linear-gradient(141deg,#c2d0da,#e4e7eb 71%,#f2f3f6)}}.hero.is-contract-expire-type-ExpireIn30Days{background-color:#ce2d2d;color:#fff}.hero.is-contract-expire-type-ExpireIn30Days a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-contract-expire-type-ExpireIn30Days strong{color:inherit}.hero.is-contract-expire-type-ExpireIn30Days .title{color:#fff}.hero.is-contract-expire-type-ExpireIn30Days .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-contract-expire-type-ExpireIn30Days .subtitle a:not(.button),.hero.is-contract-expire-type-ExpireIn30Days .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-contract-expire-type-ExpireIn30Days .navbar-menu{background-color:#ce2d2d}}.hero.is-contract-expire-type-ExpireIn30Days .navbar-item,.hero.is-contract-expire-type-ExpireIn30Days .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-contract-expire-type-ExpireIn30Days .navbar-link.is-active,.hero.is-contract-expire-type-ExpireIn30Days .navbar-link:hover,.hero.is-contract-expire-type-ExpireIn30Days a.navbar-item.is-active,.hero.is-contract-expire-type-ExpireIn30Days a.navbar-item:hover{background-color:#b92828;color:#fff}.hero.is-contract-expire-type-ExpireIn30Days .tabs a{color:#fff;opacity:.9}.hero.is-contract-expire-type-ExpireIn30Days .tabs a:hover,.hero.is-contract-expire-type-ExpireIn30Days .tabs li.is-active a{opacity:1}.hero.is-contract-expire-type-ExpireIn30Days .tabs.is-boxed a,.hero.is-contract-expire-type-ExpireIn30Days .tabs.is-toggle a{color:#fff}.hero.is-contract-expire-type-ExpireIn30Days .tabs.is-boxed a:hover,.hero.is-contract-expire-type-ExpireIn30Days .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-contract-expire-type-ExpireIn30Days .tabs.is-boxed li.is-active a,.hero.is-contract-expire-type-ExpireIn30Days .tabs.is-boxed li.is-active a:hover,.hero.is-contract-expire-type-ExpireIn30Days .tabs.is-toggle li.is-active a,.hero.is-contract-expire-type-ExpireIn30Days .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#ce2d2d}.hero.is-contract-expire-type-ExpireIn30Days.is-bold{background-image:linear-gradient(141deg,#ae1a33,#ce2d2d 71%,#db543a)}@media screen and (max-width:767px){.hero.is-contract-expire-type-ExpireIn30Days.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ae1a33,#ce2d2d 71%,#db543a)}}.hero.is-contract-expire-type-ExpireIn60Days{background-color:#f07600;color:#fff}.hero.is-contract-expire-type-ExpireIn60Days a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-contract-expire-type-ExpireIn60Days strong{color:inherit}.hero.is-contract-expire-type-ExpireIn60Days .title{color:#fff}.hero.is-contract-expire-type-ExpireIn60Days .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-contract-expire-type-ExpireIn60Days .subtitle a:not(.button),.hero.is-contract-expire-type-ExpireIn60Days .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-contract-expire-type-ExpireIn60Days .navbar-menu{background-color:#f07600}}.hero.is-contract-expire-type-ExpireIn60Days .navbar-item,.hero.is-contract-expire-type-ExpireIn60Days .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-contract-expire-type-ExpireIn60Days .navbar-link.is-active,.hero.is-contract-expire-type-ExpireIn60Days .navbar-link:hover,.hero.is-contract-expire-type-ExpireIn60Days a.navbar-item.is-active,.hero.is-contract-expire-type-ExpireIn60Days a.navbar-item:hover{background-color:#d76900;color:#fff}.hero.is-contract-expire-type-ExpireIn60Days .tabs a{color:#fff;opacity:.9}.hero.is-contract-expire-type-ExpireIn60Days .tabs a:hover,.hero.is-contract-expire-type-ExpireIn60Days .tabs li.is-active a{opacity:1}.hero.is-contract-expire-type-ExpireIn60Days .tabs.is-boxed a,.hero.is-contract-expire-type-ExpireIn60Days .tabs.is-toggle a{color:#fff}.hero.is-contract-expire-type-ExpireIn60Days .tabs.is-boxed a:hover,.hero.is-contract-expire-type-ExpireIn60Days .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-contract-expire-type-ExpireIn60Days .tabs.is-boxed li.is-active a,.hero.is-contract-expire-type-ExpireIn60Days .tabs.is-boxed li.is-active a:hover,.hero.is-contract-expire-type-ExpireIn60Days .tabs.is-toggle li.is-active a,.hero.is-contract-expire-type-ExpireIn60Days .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f07600}.hero.is-contract-expire-type-ExpireIn60Days.is-bold{background-image:linear-gradient(141deg,#bd3d00,#f07600 71%,#ffab0b)}@media screen and (max-width:767px){.hero.is-contract-expire-type-ExpireIn60Days.is-bold .navbar-menu{background-image:linear-gradient(141deg,#bd3d00,#f07600 71%,#ffab0b)}}.hero.is-contract-expire-type-ExpireIn90Days{background-color:#ffc400;color:#404040}.hero.is-contract-expire-type-ExpireIn90Days a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-contract-expire-type-ExpireIn90Days strong{color:inherit}.hero.is-contract-expire-type-ExpireIn90Days .title{color:#404040}.hero.is-contract-expire-type-ExpireIn90Days .subtitle{color:rgba(64,64,64,.9)}.hero.is-contract-expire-type-ExpireIn90Days .subtitle a:not(.button),.hero.is-contract-expire-type-ExpireIn90Days .subtitle strong{color:#404040}@media screen and (max-width:1439px){.hero.is-contract-expire-type-ExpireIn90Days .navbar-menu{background-color:#ffc400}}.hero.is-contract-expire-type-ExpireIn90Days .navbar-item,.hero.is-contract-expire-type-ExpireIn90Days .navbar-link{color:rgba(64,64,64,.7)}.hero.is-contract-expire-type-ExpireIn90Days .navbar-link.is-active,.hero.is-contract-expire-type-ExpireIn90Days .navbar-link:hover,.hero.is-contract-expire-type-ExpireIn90Days a.navbar-item.is-active,.hero.is-contract-expire-type-ExpireIn90Days a.navbar-item:hover{background-color:#e6b000;color:#404040}.hero.is-contract-expire-type-ExpireIn90Days .tabs a{color:#404040;opacity:.9}.hero.is-contract-expire-type-ExpireIn90Days .tabs a:hover,.hero.is-contract-expire-type-ExpireIn90Days .tabs li.is-active a{opacity:1}.hero.is-contract-expire-type-ExpireIn90Days .tabs.is-boxed a,.hero.is-contract-expire-type-ExpireIn90Days .tabs.is-toggle a{color:#404040}.hero.is-contract-expire-type-ExpireIn90Days .tabs.is-boxed a:hover,.hero.is-contract-expire-type-ExpireIn90Days .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-contract-expire-type-ExpireIn90Days .tabs.is-boxed li.is-active a,.hero.is-contract-expire-type-ExpireIn90Days .tabs.is-boxed li.is-active a:hover,.hero.is-contract-expire-type-ExpireIn90Days .tabs.is-toggle li.is-active a,.hero.is-contract-expire-type-ExpireIn90Days .tabs.is-toggle li.is-active a:hover{background-color:#404040;border-color:#404040;color:#ffc400}.hero.is-contract-expire-type-ExpireIn90Days.is-bold{background-image:linear-gradient(141deg,#cc7b00,#ffc400 71%,#fff01a)}@media screen and (max-width:767px){.hero.is-contract-expire-type-ExpireIn90Days.is-bold .navbar-menu{background-image:linear-gradient(141deg,#cc7b00,#ffc400 71%,#fff01a)}}.hero.is-contract-expire-type-ExpireIn120Days{background-color:#48b26d;color:#fff}.hero.is-contract-expire-type-ExpireIn120Days a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-contract-expire-type-ExpireIn120Days strong{color:inherit}.hero.is-contract-expire-type-ExpireIn120Days .title{color:#fff}.hero.is-contract-expire-type-ExpireIn120Days .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-contract-expire-type-ExpireIn120Days .subtitle a:not(.button),.hero.is-contract-expire-type-ExpireIn120Days .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-contract-expire-type-ExpireIn120Days .navbar-menu{background-color:#48b26d}}.hero.is-contract-expire-type-ExpireIn120Days .navbar-item,.hero.is-contract-expire-type-ExpireIn120Days .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-contract-expire-type-ExpireIn120Days .navbar-link.is-active,.hero.is-contract-expire-type-ExpireIn120Days .navbar-link:hover,.hero.is-contract-expire-type-ExpireIn120Days a.navbar-item.is-active,.hero.is-contract-expire-type-ExpireIn120Days a.navbar-item:hover{background-color:#41a062;color:#fff}.hero.is-contract-expire-type-ExpireIn120Days .tabs a{color:#fff;opacity:.9}.hero.is-contract-expire-type-ExpireIn120Days .tabs a:hover,.hero.is-contract-expire-type-ExpireIn120Days .tabs li.is-active a{opacity:1}.hero.is-contract-expire-type-ExpireIn120Days .tabs.is-boxed a,.hero.is-contract-expire-type-ExpireIn120Days .tabs.is-toggle a{color:#fff}.hero.is-contract-expire-type-ExpireIn120Days .tabs.is-boxed a:hover,.hero.is-contract-expire-type-ExpireIn120Days .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-contract-expire-type-ExpireIn120Days .tabs.is-boxed li.is-active a,.hero.is-contract-expire-type-ExpireIn120Days .tabs.is-boxed li.is-active a:hover,.hero.is-contract-expire-type-ExpireIn120Days .tabs.is-toggle li.is-active a,.hero.is-contract-expire-type-ExpireIn120Days .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#48b26d}.hero.is-contract-expire-type-ExpireIn120Days.is-bold{background-image:linear-gradient(141deg,#2f9842,#48b26d 71%,#52c18b)}@media screen and (max-width:767px){.hero.is-contract-expire-type-ExpireIn120Days.is-bold .navbar-menu{background-image:linear-gradient(141deg,#2f9842,#48b26d 71%,#52c18b)}}.hero.is-contract-expire-type-ExpireIn150Days{background-color:#1daefc;color:#fff}.hero.is-contract-expire-type-ExpireIn150Days a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-contract-expire-type-ExpireIn150Days strong{color:inherit}.hero.is-contract-expire-type-ExpireIn150Days .title{color:#fff}.hero.is-contract-expire-type-ExpireIn150Days .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-contract-expire-type-ExpireIn150Days .subtitle a:not(.button),.hero.is-contract-expire-type-ExpireIn150Days .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-contract-expire-type-ExpireIn150Days .navbar-menu{background-color:#1daefc}}.hero.is-contract-expire-type-ExpireIn150Days .navbar-item,.hero.is-contract-expire-type-ExpireIn150Days .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-contract-expire-type-ExpireIn150Days .navbar-link.is-active,.hero.is-contract-expire-type-ExpireIn150Days .navbar-link:hover,.hero.is-contract-expire-type-ExpireIn150Days a.navbar-item.is-active,.hero.is-contract-expire-type-ExpireIn150Days a.navbar-item:hover{background-color:#04a5fc;color:#fff}.hero.is-contract-expire-type-ExpireIn150Days .tabs a{color:#fff;opacity:.9}.hero.is-contract-expire-type-ExpireIn150Days .tabs a:hover,.hero.is-contract-expire-type-ExpireIn150Days .tabs li.is-active a{opacity:1}.hero.is-contract-expire-type-ExpireIn150Days .tabs.is-boxed a,.hero.is-contract-expire-type-ExpireIn150Days .tabs.is-toggle a{color:#fff}.hero.is-contract-expire-type-ExpireIn150Days .tabs.is-boxed a:hover,.hero.is-contract-expire-type-ExpireIn150Days .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-contract-expire-type-ExpireIn150Days .tabs.is-boxed li.is-active a,.hero.is-contract-expire-type-ExpireIn150Days .tabs.is-boxed li.is-active a:hover,.hero.is-contract-expire-type-ExpireIn150Days .tabs.is-toggle li.is-active a,.hero.is-contract-expire-type-ExpireIn150Days .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#1daefc}.hero.is-contract-expire-type-ExpireIn150Days.is-bold{background-image:linear-gradient(141deg,#00bce6,#1daefc 71%,#3496ff)}@media screen and (max-width:767px){.hero.is-contract-expire-type-ExpireIn150Days.is-bold .navbar-menu{background-image:linear-gradient(141deg,#00bce6,#1daefc 71%,#3496ff)}}.hero.is-contract-expire-type-ExpireIn180Days{background-color:#26648b;color:#fff}.hero.is-contract-expire-type-ExpireIn180Days a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-contract-expire-type-ExpireIn180Days strong{color:inherit}.hero.is-contract-expire-type-ExpireIn180Days .title{color:#fff}.hero.is-contract-expire-type-ExpireIn180Days .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-contract-expire-type-ExpireIn180Days .subtitle a:not(.button),.hero.is-contract-expire-type-ExpireIn180Days .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-contract-expire-type-ExpireIn180Days .navbar-menu{background-color:#26648b}}.hero.is-contract-expire-type-ExpireIn180Days .navbar-item,.hero.is-contract-expire-type-ExpireIn180Days .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-contract-expire-type-ExpireIn180Days .navbar-link.is-active,.hero.is-contract-expire-type-ExpireIn180Days .navbar-link:hover,.hero.is-contract-expire-type-ExpireIn180Days a.navbar-item.is-active,.hero.is-contract-expire-type-ExpireIn180Days a.navbar-item:hover{background-color:#215677;color:#fff}.hero.is-contract-expire-type-ExpireIn180Days .tabs a{color:#fff;opacity:.9}.hero.is-contract-expire-type-ExpireIn180Days .tabs a:hover,.hero.is-contract-expire-type-ExpireIn180Days .tabs li.is-active a{opacity:1}.hero.is-contract-expire-type-ExpireIn180Days .tabs.is-boxed a,.hero.is-contract-expire-type-ExpireIn180Days .tabs.is-toggle a{color:#fff}.hero.is-contract-expire-type-ExpireIn180Days .tabs.is-boxed a:hover,.hero.is-contract-expire-type-ExpireIn180Days .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-contract-expire-type-ExpireIn180Days .tabs.is-boxed li.is-active a,.hero.is-contract-expire-type-ExpireIn180Days .tabs.is-boxed li.is-active a:hover,.hero.is-contract-expire-type-ExpireIn180Days .tabs.is-toggle li.is-active a,.hero.is-contract-expire-type-ExpireIn180Days .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#26648b}.hero.is-contract-expire-type-ExpireIn180Days.is-bold{background-image:linear-gradient(141deg,#155769,#26648b 71%,#265fa4)}@media screen and (max-width:767px){.hero.is-contract-expire-type-ExpireIn180Days.is-bold .navbar-menu{background-image:linear-gradient(141deg,#155769,#26648b 71%,#265fa4)}}.hero.is-contract-spending-status-SeventyToSeventyNine{background-color:#1daefc;color:#fff}.hero.is-contract-spending-status-SeventyToSeventyNine a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-contract-spending-status-SeventyToSeventyNine strong{color:inherit}.hero.is-contract-spending-status-SeventyToSeventyNine .title{color:#fff}.hero.is-contract-spending-status-SeventyToSeventyNine .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-contract-spending-status-SeventyToSeventyNine .subtitle a:not(.button),.hero.is-contract-spending-status-SeventyToSeventyNine .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-contract-spending-status-SeventyToSeventyNine .navbar-menu{background-color:#1daefc}}.hero.is-contract-spending-status-SeventyToSeventyNine .navbar-item,.hero.is-contract-spending-status-SeventyToSeventyNine .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-contract-spending-status-SeventyToSeventyNine .navbar-link.is-active,.hero.is-contract-spending-status-SeventyToSeventyNine .navbar-link:hover,.hero.is-contract-spending-status-SeventyToSeventyNine a.navbar-item.is-active,.hero.is-contract-spending-status-SeventyToSeventyNine a.navbar-item:hover{background-color:#04a5fc;color:#fff}.hero.is-contract-spending-status-SeventyToSeventyNine .tabs a{color:#fff;opacity:.9}.hero.is-contract-spending-status-SeventyToSeventyNine .tabs a:hover,.hero.is-contract-spending-status-SeventyToSeventyNine .tabs li.is-active a{opacity:1}.hero.is-contract-spending-status-SeventyToSeventyNine .tabs.is-boxed a,.hero.is-contract-spending-status-SeventyToSeventyNine .tabs.is-toggle a{color:#fff}.hero.is-contract-spending-status-SeventyToSeventyNine .tabs.is-boxed a:hover,.hero.is-contract-spending-status-SeventyToSeventyNine .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-contract-spending-status-SeventyToSeventyNine .tabs.is-boxed li.is-active a,.hero.is-contract-spending-status-SeventyToSeventyNine .tabs.is-boxed li.is-active a:hover,.hero.is-contract-spending-status-SeventyToSeventyNine .tabs.is-toggle li.is-active a,.hero.is-contract-spending-status-SeventyToSeventyNine .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#1daefc}.hero.is-contract-spending-status-SeventyToSeventyNine.is-bold{background-image:linear-gradient(141deg,#00bce6,#1daefc 71%,#3496ff)}@media screen and (max-width:767px){.hero.is-contract-spending-status-SeventyToSeventyNine.is-bold .navbar-menu{background-image:linear-gradient(141deg,#00bce6,#1daefc 71%,#3496ff)}}.hero.is-contract-spending-status-EightyToEightyNine{background-color:#48b26d;color:#fff}.hero.is-contract-spending-status-EightyToEightyNine a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-contract-spending-status-EightyToEightyNine strong{color:inherit}.hero.is-contract-spending-status-EightyToEightyNine .title{color:#fff}.hero.is-contract-spending-status-EightyToEightyNine .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-contract-spending-status-EightyToEightyNine .subtitle a:not(.button),.hero.is-contract-spending-status-EightyToEightyNine .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-contract-spending-status-EightyToEightyNine .navbar-menu{background-color:#48b26d}}.hero.is-contract-spending-status-EightyToEightyNine .navbar-item,.hero.is-contract-spending-status-EightyToEightyNine .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-contract-spending-status-EightyToEightyNine .navbar-link.is-active,.hero.is-contract-spending-status-EightyToEightyNine .navbar-link:hover,.hero.is-contract-spending-status-EightyToEightyNine a.navbar-item.is-active,.hero.is-contract-spending-status-EightyToEightyNine a.navbar-item:hover{background-color:#41a062;color:#fff}.hero.is-contract-spending-status-EightyToEightyNine .tabs a{color:#fff;opacity:.9}.hero.is-contract-spending-status-EightyToEightyNine .tabs a:hover,.hero.is-contract-spending-status-EightyToEightyNine .tabs li.is-active a{opacity:1}.hero.is-contract-spending-status-EightyToEightyNine .tabs.is-boxed a,.hero.is-contract-spending-status-EightyToEightyNine .tabs.is-toggle a{color:#fff}.hero.is-contract-spending-status-EightyToEightyNine .tabs.is-boxed a:hover,.hero.is-contract-spending-status-EightyToEightyNine .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-contract-spending-status-EightyToEightyNine .tabs.is-boxed li.is-active a,.hero.is-contract-spending-status-EightyToEightyNine .tabs.is-boxed li.is-active a:hover,.hero.is-contract-spending-status-EightyToEightyNine .tabs.is-toggle li.is-active a,.hero.is-contract-spending-status-EightyToEightyNine .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#48b26d}.hero.is-contract-spending-status-EightyToEightyNine.is-bold{background-image:linear-gradient(141deg,#2f9842,#48b26d 71%,#52c18b)}@media screen and (max-width:767px){.hero.is-contract-spending-status-EightyToEightyNine.is-bold .navbar-menu{background-image:linear-gradient(141deg,#2f9842,#48b26d 71%,#52c18b)}}.hero.is-contract-spending-status-NinetyToNinetyFive{background-color:#ffc400;color:#404040}.hero.is-contract-spending-status-NinetyToNinetyFive a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-contract-spending-status-NinetyToNinetyFive strong{color:inherit}.hero.is-contract-spending-status-NinetyToNinetyFive .title{color:#404040}.hero.is-contract-spending-status-NinetyToNinetyFive .subtitle{color:rgba(64,64,64,.9)}.hero.is-contract-spending-status-NinetyToNinetyFive .subtitle a:not(.button),.hero.is-contract-spending-status-NinetyToNinetyFive .subtitle strong{color:#404040}@media screen and (max-width:1439px){.hero.is-contract-spending-status-NinetyToNinetyFive .navbar-menu{background-color:#ffc400}}.hero.is-contract-spending-status-NinetyToNinetyFive .navbar-item,.hero.is-contract-spending-status-NinetyToNinetyFive .navbar-link{color:rgba(64,64,64,.7)}.hero.is-contract-spending-status-NinetyToNinetyFive .navbar-link.is-active,.hero.is-contract-spending-status-NinetyToNinetyFive .navbar-link:hover,.hero.is-contract-spending-status-NinetyToNinetyFive a.navbar-item.is-active,.hero.is-contract-spending-status-NinetyToNinetyFive a.navbar-item:hover{background-color:#e6b000;color:#404040}.hero.is-contract-spending-status-NinetyToNinetyFive .tabs a{color:#404040;opacity:.9}.hero.is-contract-spending-status-NinetyToNinetyFive .tabs a:hover,.hero.is-contract-spending-status-NinetyToNinetyFive .tabs li.is-active a{opacity:1}.hero.is-contract-spending-status-NinetyToNinetyFive .tabs.is-boxed a,.hero.is-contract-spending-status-NinetyToNinetyFive .tabs.is-toggle a{color:#404040}.hero.is-contract-spending-status-NinetyToNinetyFive .tabs.is-boxed a:hover,.hero.is-contract-spending-status-NinetyToNinetyFive .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-contract-spending-status-NinetyToNinetyFive .tabs.is-boxed li.is-active a,.hero.is-contract-spending-status-NinetyToNinetyFive .tabs.is-boxed li.is-active a:hover,.hero.is-contract-spending-status-NinetyToNinetyFive .tabs.is-toggle li.is-active a,.hero.is-contract-spending-status-NinetyToNinetyFive .tabs.is-toggle li.is-active a:hover{background-color:#404040;border-color:#404040;color:#ffc400}.hero.is-contract-spending-status-NinetyToNinetyFive.is-bold{background-image:linear-gradient(141deg,#cc7b00,#ffc400 71%,#fff01a)}@media screen and (max-width:767px){.hero.is-contract-spending-status-NinetyToNinetyFive.is-bold .navbar-menu{background-image:linear-gradient(141deg,#cc7b00,#ffc400 71%,#fff01a)}}.hero.is-contract-spending-status-NinetySixToHundred{background-color:#f07600;color:#fff}.hero.is-contract-spending-status-NinetySixToHundred a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-contract-spending-status-NinetySixToHundred strong{color:inherit}.hero.is-contract-spending-status-NinetySixToHundred .title{color:#fff}.hero.is-contract-spending-status-NinetySixToHundred .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-contract-spending-status-NinetySixToHundred .subtitle a:not(.button),.hero.is-contract-spending-status-NinetySixToHundred .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-contract-spending-status-NinetySixToHundred .navbar-menu{background-color:#f07600}}.hero.is-contract-spending-status-NinetySixToHundred .navbar-item,.hero.is-contract-spending-status-NinetySixToHundred .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-contract-spending-status-NinetySixToHundred .navbar-link.is-active,.hero.is-contract-spending-status-NinetySixToHundred .navbar-link:hover,.hero.is-contract-spending-status-NinetySixToHundred a.navbar-item.is-active,.hero.is-contract-spending-status-NinetySixToHundred a.navbar-item:hover{background-color:#d76900;color:#fff}.hero.is-contract-spending-status-NinetySixToHundred .tabs a{color:#fff;opacity:.9}.hero.is-contract-spending-status-NinetySixToHundred .tabs a:hover,.hero.is-contract-spending-status-NinetySixToHundred .tabs li.is-active a{opacity:1}.hero.is-contract-spending-status-NinetySixToHundred .tabs.is-boxed a,.hero.is-contract-spending-status-NinetySixToHundred .tabs.is-toggle a{color:#fff}.hero.is-contract-spending-status-NinetySixToHundred .tabs.is-boxed a:hover,.hero.is-contract-spending-status-NinetySixToHundred .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-contract-spending-status-NinetySixToHundred .tabs.is-boxed li.is-active a,.hero.is-contract-spending-status-NinetySixToHundred .tabs.is-boxed li.is-active a:hover,.hero.is-contract-spending-status-NinetySixToHundred .tabs.is-toggle li.is-active a,.hero.is-contract-spending-status-NinetySixToHundred .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f07600}.hero.is-contract-spending-status-NinetySixToHundred.is-bold{background-image:linear-gradient(141deg,#bd3d00,#f07600 71%,#ffab0b)}@media screen and (max-width:767px){.hero.is-contract-spending-status-NinetySixToHundred.is-bold .navbar-menu{background-image:linear-gradient(141deg,#bd3d00,#f07600 71%,#ffab0b)}}.hero.is-contract-spending-status-MoreThanHundred{background-color:#ce2d2d;color:#fff}.hero.is-contract-spending-status-MoreThanHundred a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-contract-spending-status-MoreThanHundred strong{color:inherit}.hero.is-contract-spending-status-MoreThanHundred .title{color:#fff}.hero.is-contract-spending-status-MoreThanHundred .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-contract-spending-status-MoreThanHundred .subtitle a:not(.button),.hero.is-contract-spending-status-MoreThanHundred .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-contract-spending-status-MoreThanHundred .navbar-menu{background-color:#ce2d2d}}.hero.is-contract-spending-status-MoreThanHundred .navbar-item,.hero.is-contract-spending-status-MoreThanHundred .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-contract-spending-status-MoreThanHundred .navbar-link.is-active,.hero.is-contract-spending-status-MoreThanHundred .navbar-link:hover,.hero.is-contract-spending-status-MoreThanHundred a.navbar-item.is-active,.hero.is-contract-spending-status-MoreThanHundred a.navbar-item:hover{background-color:#b92828;color:#fff}.hero.is-contract-spending-status-MoreThanHundred .tabs a{color:#fff;opacity:.9}.hero.is-contract-spending-status-MoreThanHundred .tabs a:hover,.hero.is-contract-spending-status-MoreThanHundred .tabs li.is-active a{opacity:1}.hero.is-contract-spending-status-MoreThanHundred .tabs.is-boxed a,.hero.is-contract-spending-status-MoreThanHundred .tabs.is-toggle a{color:#fff}.hero.is-contract-spending-status-MoreThanHundred .tabs.is-boxed a:hover,.hero.is-contract-spending-status-MoreThanHundred .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-contract-spending-status-MoreThanHundred .tabs.is-boxed li.is-active a,.hero.is-contract-spending-status-MoreThanHundred .tabs.is-boxed li.is-active a:hover,.hero.is-contract-spending-status-MoreThanHundred .tabs.is-toggle li.is-active a,.hero.is-contract-spending-status-MoreThanHundred .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#ce2d2d}.hero.is-contract-spending-status-MoreThanHundred.is-bold{background-image:linear-gradient(141deg,#ae1a33,#ce2d2d 71%,#db543a)}@media screen and (max-width:767px){.hero.is-contract-spending-status-MoreThanHundred.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ae1a33,#ce2d2d 71%,#db543a)}}.hero.is-contract-spending-over{background-color:#ce2d2d;color:#fff}.hero.is-contract-spending-over a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-contract-spending-over strong{color:inherit}.hero.is-contract-spending-over .title{color:#fff}.hero.is-contract-spending-over .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-contract-spending-over .subtitle a:not(.button),.hero.is-contract-spending-over .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-contract-spending-over .navbar-menu{background-color:#ce2d2d}}.hero.is-contract-spending-over .navbar-item,.hero.is-contract-spending-over .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-contract-spending-over .navbar-link.is-active,.hero.is-contract-spending-over .navbar-link:hover,.hero.is-contract-spending-over a.navbar-item.is-active,.hero.is-contract-spending-over a.navbar-item:hover{background-color:#b92828;color:#fff}.hero.is-contract-spending-over .tabs a{color:#fff;opacity:.9}.hero.is-contract-spending-over .tabs a:hover,.hero.is-contract-spending-over .tabs li.is-active a{opacity:1}.hero.is-contract-spending-over .tabs.is-boxed a,.hero.is-contract-spending-over .tabs.is-toggle a{color:#fff}.hero.is-contract-spending-over .tabs.is-boxed a:hover,.hero.is-contract-spending-over .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-contract-spending-over .tabs.is-boxed li.is-active a,.hero.is-contract-spending-over .tabs.is-boxed li.is-active a:hover,.hero.is-contract-spending-over .tabs.is-toggle li.is-active a,.hero.is-contract-spending-over .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#ce2d2d}.hero.is-contract-spending-over.is-bold{background-image:linear-gradient(141deg,#ae1a33,#ce2d2d 71%,#db543a)}@media screen and (max-width:767px){.hero.is-contract-spending-over.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ae1a33,#ce2d2d 71%,#db543a)}}.hero.is-contract-spending-96{background-color:#f07600;color:#fff}.hero.is-contract-spending-96 a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-contract-spending-96 strong{color:inherit}.hero.is-contract-spending-96 .title{color:#fff}.hero.is-contract-spending-96 .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-contract-spending-96 .subtitle a:not(.button),.hero.is-contract-spending-96 .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-contract-spending-96 .navbar-menu{background-color:#f07600}}.hero.is-contract-spending-96 .navbar-item,.hero.is-contract-spending-96 .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-contract-spending-96 .navbar-link.is-active,.hero.is-contract-spending-96 .navbar-link:hover,.hero.is-contract-spending-96 a.navbar-item.is-active,.hero.is-contract-spending-96 a.navbar-item:hover{background-color:#d76900;color:#fff}.hero.is-contract-spending-96 .tabs a{color:#fff;opacity:.9}.hero.is-contract-spending-96 .tabs a:hover,.hero.is-contract-spending-96 .tabs li.is-active a{opacity:1}.hero.is-contract-spending-96 .tabs.is-boxed a,.hero.is-contract-spending-96 .tabs.is-toggle a{color:#fff}.hero.is-contract-spending-96 .tabs.is-boxed a:hover,.hero.is-contract-spending-96 .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-contract-spending-96 .tabs.is-boxed li.is-active a,.hero.is-contract-spending-96 .tabs.is-boxed li.is-active a:hover,.hero.is-contract-spending-96 .tabs.is-toggle li.is-active a,.hero.is-contract-spending-96 .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f07600}.hero.is-contract-spending-96.is-bold{background-image:linear-gradient(141deg,#bd3d00,#f07600 71%,#ffab0b)}@media screen and (max-width:767px){.hero.is-contract-spending-96.is-bold .navbar-menu{background-image:linear-gradient(141deg,#bd3d00,#f07600 71%,#ffab0b)}}.hero.is-contract-spending-90{background-color:#ffc400;color:#404040}.hero.is-contract-spending-90 a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-contract-spending-90 strong{color:inherit}.hero.is-contract-spending-90 .title{color:#404040}.hero.is-contract-spending-90 .subtitle{color:rgba(64,64,64,.9)}.hero.is-contract-spending-90 .subtitle a:not(.button),.hero.is-contract-spending-90 .subtitle strong{color:#404040}@media screen and (max-width:1439px){.hero.is-contract-spending-90 .navbar-menu{background-color:#ffc400}}.hero.is-contract-spending-90 .navbar-item,.hero.is-contract-spending-90 .navbar-link{color:rgba(64,64,64,.7)}.hero.is-contract-spending-90 .navbar-link.is-active,.hero.is-contract-spending-90 .navbar-link:hover,.hero.is-contract-spending-90 a.navbar-item.is-active,.hero.is-contract-spending-90 a.navbar-item:hover{background-color:#e6b000;color:#404040}.hero.is-contract-spending-90 .tabs a{color:#404040;opacity:.9}.hero.is-contract-spending-90 .tabs a:hover,.hero.is-contract-spending-90 .tabs li.is-active a{opacity:1}.hero.is-contract-spending-90 .tabs.is-boxed a,.hero.is-contract-spending-90 .tabs.is-toggle a{color:#404040}.hero.is-contract-spending-90 .tabs.is-boxed a:hover,.hero.is-contract-spending-90 .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-contract-spending-90 .tabs.is-boxed li.is-active a,.hero.is-contract-spending-90 .tabs.is-boxed li.is-active a:hover,.hero.is-contract-spending-90 .tabs.is-toggle li.is-active a,.hero.is-contract-spending-90 .tabs.is-toggle li.is-active a:hover{background-color:#404040;border-color:#404040;color:#ffc400}.hero.is-contract-spending-90.is-bold{background-image:linear-gradient(141deg,#cc7b00,#ffc400 71%,#fff01a)}@media screen and (max-width:767px){.hero.is-contract-spending-90.is-bold .navbar-menu{background-image:linear-gradient(141deg,#cc7b00,#ffc400 71%,#fff01a)}}.hero.is-contract-spending-80{background-color:#48b26d;color:#fff}.hero.is-contract-spending-80 a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-contract-spending-80 strong{color:inherit}.hero.is-contract-spending-80 .title{color:#fff}.hero.is-contract-spending-80 .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-contract-spending-80 .subtitle a:not(.button),.hero.is-contract-spending-80 .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-contract-spending-80 .navbar-menu{background-color:#48b26d}}.hero.is-contract-spending-80 .navbar-item,.hero.is-contract-spending-80 .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-contract-spending-80 .navbar-link.is-active,.hero.is-contract-spending-80 .navbar-link:hover,.hero.is-contract-spending-80 a.navbar-item.is-active,.hero.is-contract-spending-80 a.navbar-item:hover{background-color:#41a062;color:#fff}.hero.is-contract-spending-80 .tabs a{color:#fff;opacity:.9}.hero.is-contract-spending-80 .tabs a:hover,.hero.is-contract-spending-80 .tabs li.is-active a{opacity:1}.hero.is-contract-spending-80 .tabs.is-boxed a,.hero.is-contract-spending-80 .tabs.is-toggle a{color:#fff}.hero.is-contract-spending-80 .tabs.is-boxed a:hover,.hero.is-contract-spending-80 .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-contract-spending-80 .tabs.is-boxed li.is-active a,.hero.is-contract-spending-80 .tabs.is-boxed li.is-active a:hover,.hero.is-contract-spending-80 .tabs.is-toggle li.is-active a,.hero.is-contract-spending-80 .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#48b26d}.hero.is-contract-spending-80.is-bold{background-image:linear-gradient(141deg,#2f9842,#48b26d 71%,#52c18b)}@media screen and (max-width:767px){.hero.is-contract-spending-80.is-bold .navbar-menu{background-image:linear-gradient(141deg,#2f9842,#48b26d 71%,#52c18b)}}.hero.is-contract-spending-70{background-color:#1daefc;color:#fff}.hero.is-contract-spending-70 a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-contract-spending-70 strong{color:inherit}.hero.is-contract-spending-70 .title{color:#fff}.hero.is-contract-spending-70 .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-contract-spending-70 .subtitle a:not(.button),.hero.is-contract-spending-70 .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-contract-spending-70 .navbar-menu{background-color:#1daefc}}.hero.is-contract-spending-70 .navbar-item,.hero.is-contract-spending-70 .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-contract-spending-70 .navbar-link.is-active,.hero.is-contract-spending-70 .navbar-link:hover,.hero.is-contract-spending-70 a.navbar-item.is-active,.hero.is-contract-spending-70 a.navbar-item:hover{background-color:#04a5fc;color:#fff}.hero.is-contract-spending-70 .tabs a{color:#fff;opacity:.9}.hero.is-contract-spending-70 .tabs a:hover,.hero.is-contract-spending-70 .tabs li.is-active a{opacity:1}.hero.is-contract-spending-70 .tabs.is-boxed a,.hero.is-contract-spending-70 .tabs.is-toggle a{color:#fff}.hero.is-contract-spending-70 .tabs.is-boxed a:hover,.hero.is-contract-spending-70 .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-contract-spending-70 .tabs.is-boxed li.is-active a,.hero.is-contract-spending-70 .tabs.is-boxed li.is-active a:hover,.hero.is-contract-spending-70 .tabs.is-toggle li.is-active a,.hero.is-contract-spending-70 .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#1daefc}.hero.is-contract-spending-70.is-bold{background-image:linear-gradient(141deg,#00bce6,#1daefc 71%,#3496ff)}@media screen and (max-width:767px){.hero.is-contract-spending-70.is-bold .navbar-menu{background-image:linear-gradient(141deg,#00bce6,#1daefc 71%,#3496ff)}}.hero.is-contract-expire-table-NoExpireDate{background-color:#999;color:#fff}.hero.is-contract-expire-table-NoExpireDate a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-contract-expire-table-NoExpireDate strong{color:inherit}.hero.is-contract-expire-table-NoExpireDate .title{color:#fff}.hero.is-contract-expire-table-NoExpireDate .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-contract-expire-table-NoExpireDate .subtitle a:not(.button),.hero.is-contract-expire-table-NoExpireDate .subtitle strong{color:#fff}@media screen and (max-width:1439px){.hero.is-contract-expire-table-NoExpireDate .navbar-menu{background-color:#999}}.hero.is-contract-expire-table-NoExpireDate .navbar-item,.hero.is-contract-expire-table-NoExpireDate .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-contract-expire-table-NoExpireDate .navbar-link.is-active,.hero.is-contract-expire-table-NoExpireDate .navbar-link:hover,.hero.is-contract-expire-table-NoExpireDate a.navbar-item.is-active,.hero.is-contract-expire-table-NoExpireDate a.navbar-item:hover{background-color:#8c8c8c;color:#fff}.hero.is-contract-expire-table-NoExpireDate .tabs a{color:#fff;opacity:.9}.hero.is-contract-expire-table-NoExpireDate .tabs a:hover,.hero.is-contract-expire-table-NoExpireDate .tabs li.is-active a{opacity:1}.hero.is-contract-expire-table-NoExpireDate .tabs.is-boxed a,.hero.is-contract-expire-table-NoExpireDate .tabs.is-toggle a{color:#fff}.hero.is-contract-expire-table-NoExpireDate .tabs.is-boxed a:hover,.hero.is-contract-expire-table-NoExpireDate .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-contract-expire-table-NoExpireDate .tabs.is-boxed li.is-active a,.hero.is-contract-expire-table-NoExpireDate .tabs.is-boxed li.is-active a:hover,.hero.is-contract-expire-table-NoExpireDate .tabs.is-toggle li.is-active a,.hero.is-contract-expire-table-NoExpireDate .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#999}.hero.is-contract-expire-table-NoExpireDate.is-bold{background-image:linear-gradient(141deg,#8c7377,#999 71%,#aaa3a1)}@media screen and (max-width:767px){.hero.is-contract-expire-table-NoExpireDate.is-bold .navbar-menu{background-image:linear-gradient(141deg,#8c7377,#999 71%,#aaa3a1)}}.hero.is-contract-expire-table-ExpireLessThan30Days{background-color:#f2f2f2;color:#404040}.hero.is-contract-expire-table-ExpireLessThan30Days a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-contract-expire-table-ExpireLessThan30Days strong{color:inherit}.hero.is-contract-expire-table-ExpireLessThan30Days .title{color:#404040}.hero.is-contract-expire-table-ExpireLessThan30Days .subtitle{color:rgba(64,64,64,.9)}.hero.is-contract-expire-table-ExpireLessThan30Days .subtitle a:not(.button),.hero.is-contract-expire-table-ExpireLessThan30Days .subtitle strong{color:#404040}@media screen and (max-width:1439px){.hero.is-contract-expire-table-ExpireLessThan30Days .navbar-menu{background-color:#f2f2f2}}.hero.is-contract-expire-table-ExpireLessThan30Days .navbar-item,.hero.is-contract-expire-table-ExpireLessThan30Days .navbar-link{color:rgba(64,64,64,.7)}.hero.is-contract-expire-table-ExpireLessThan30Days .navbar-link.is-active,.hero.is-contract-expire-table-ExpireLessThan30Days .navbar-link:hover,.hero.is-contract-expire-table-ExpireLessThan30Days a.navbar-item.is-active,.hero.is-contract-expire-table-ExpireLessThan30Days a.navbar-item:hover{background-color:#e5e5e5;color:#404040}.hero.is-contract-expire-table-ExpireLessThan30Days .tabs a{color:#404040;opacity:.9}.hero.is-contract-expire-table-ExpireLessThan30Days .tabs a:hover,.hero.is-contract-expire-table-ExpireLessThan30Days .tabs li.is-active a{opacity:1}.hero.is-contract-expire-table-ExpireLessThan30Days .tabs.is-boxed a,.hero.is-contract-expire-table-ExpireLessThan30Days .tabs.is-toggle a{color:#404040}.hero.is-contract-expire-table-ExpireLessThan30Days .tabs.is-boxed a:hover,.hero.is-contract-expire-table-ExpireLessThan30Days .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-contract-expire-table-ExpireLessThan30Days .tabs.is-boxed li.is-active a,.hero.is-contract-expire-table-ExpireLessThan30Days .tabs.is-boxed li.is-active a:hover,.hero.is-contract-expire-table-ExpireLessThan30Days .tabs.is-toggle li.is-active a,.hero.is-contract-expire-table-ExpireLessThan30Days .tabs.is-toggle li.is-active a:hover{background-color:#404040;border-color:#404040;color:#f2f2f2}.hero.is-contract-expire-table-ExpireLessThan30Days.is-bold{background-image:linear-gradient(141deg,#dcd5d6,#f2f2f2 71%,#fff)}@media screen and (max-width:767px){.hero.is-contract-expire-table-ExpireLessThan30Days.is-bold .navbar-menu{background-image:linear-gradient(141deg,#dcd5d6,#f2f2f2 71%,#fff)}}.hero.is-contract-expire-table-ExpireMoreThan30Days{background-color:#f2f2f2;color:#404040}.hero.is-contract-expire-table-ExpireMoreThan30Days a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-contract-expire-table-ExpireMoreThan30Days strong{color:inherit}.hero.is-contract-expire-table-ExpireMoreThan30Days .title{color:#404040}.hero.is-contract-expire-table-ExpireMoreThan30Days .subtitle{color:rgba(64,64,64,.9)}.hero.is-contract-expire-table-ExpireMoreThan30Days .subtitle a:not(.button),.hero.is-contract-expire-table-ExpireMoreThan30Days .subtitle strong{color:#404040}@media screen and (max-width:1439px){.hero.is-contract-expire-table-ExpireMoreThan30Days .navbar-menu{background-color:#f2f2f2}}.hero.is-contract-expire-table-ExpireMoreThan30Days .navbar-item,.hero.is-contract-expire-table-ExpireMoreThan30Days .navbar-link{color:rgba(64,64,64,.7)}.hero.is-contract-expire-table-ExpireMoreThan30Days .navbar-link.is-active,.hero.is-contract-expire-table-ExpireMoreThan30Days .navbar-link:hover,.hero.is-contract-expire-table-ExpireMoreThan30Days a.navbar-item.is-active,.hero.is-contract-expire-table-ExpireMoreThan30Days a.navbar-item:hover{background-color:#e5e5e5;color:#404040}.hero.is-contract-expire-table-ExpireMoreThan30Days .tabs a{color:#404040;opacity:.9}.hero.is-contract-expire-table-ExpireMoreThan30Days .tabs a:hover,.hero.is-contract-expire-table-ExpireMoreThan30Days .tabs li.is-active a{opacity:1}.hero.is-contract-expire-table-ExpireMoreThan30Days .tabs.is-boxed a,.hero.is-contract-expire-table-ExpireMoreThan30Days .tabs.is-toggle a{color:#404040}.hero.is-contract-expire-table-ExpireMoreThan30Days .tabs.is-boxed a:hover,.hero.is-contract-expire-table-ExpireMoreThan30Days .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-contract-expire-table-ExpireMoreThan30Days .tabs.is-boxed li.is-active a,.hero.is-contract-expire-table-ExpireMoreThan30Days .tabs.is-boxed li.is-active a:hover,.hero.is-contract-expire-table-ExpireMoreThan30Days .tabs.is-toggle li.is-active a,.hero.is-contract-expire-table-ExpireMoreThan30Days .tabs.is-toggle li.is-active a:hover{background-color:#404040;border-color:#404040;color:#f2f2f2}.hero.is-contract-expire-table-ExpireMoreThan30Days.is-bold{background-image:linear-gradient(141deg,#dcd5d6,#f2f2f2 71%,#fff)}@media screen and (max-width:767px){.hero.is-contract-expire-table-ExpireMoreThan30Days.is-bold .navbar-menu{background-image:linear-gradient(141deg,#dcd5d6,#f2f2f2 71%,#fff)}}.hero.is-contract-expire-table-ExpireIn30Days{background-color:#f6d5d5;color:#404040}.hero.is-contract-expire-table-ExpireIn30Days a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-contract-expire-table-ExpireIn30Days strong{color:inherit}.hero.is-contract-expire-table-ExpireIn30Days .title{color:#404040}.hero.is-contract-expire-table-ExpireIn30Days .subtitle{color:rgba(64,64,64,.9)}.hero.is-contract-expire-table-ExpireIn30Days .subtitle a:not(.button),.hero.is-contract-expire-table-ExpireIn30Days .subtitle strong{color:#404040}@media screen and (max-width:1439px){.hero.is-contract-expire-table-ExpireIn30Days .navbar-menu{background-color:#f6d5d5}}.hero.is-contract-expire-table-ExpireIn30Days .navbar-item,.hero.is-contract-expire-table-ExpireIn30Days .navbar-link{color:rgba(64,64,64,.7)}.hero.is-contract-expire-table-ExpireIn30Days .navbar-link.is-active,.hero.is-contract-expire-table-ExpireIn30Days .navbar-link:hover,.hero.is-contract-expire-table-ExpireIn30Days a.navbar-item.is-active,.hero.is-contract-expire-table-ExpireIn30Days a.navbar-item:hover{background-color:#f2c0c0;color:#404040}.hero.is-contract-expire-table-ExpireIn30Days .tabs a{color:#404040;opacity:.9}.hero.is-contract-expire-table-ExpireIn30Days .tabs a:hover,.hero.is-contract-expire-table-ExpireIn30Days .tabs li.is-active a{opacity:1}.hero.is-contract-expire-table-ExpireIn30Days .tabs.is-boxed a,.hero.is-contract-expire-table-ExpireIn30Days .tabs.is-toggle a{color:#404040}.hero.is-contract-expire-table-ExpireIn30Days .tabs.is-boxed a:hover,.hero.is-contract-expire-table-ExpireIn30Days .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-contract-expire-table-ExpireIn30Days .tabs.is-boxed li.is-active a,.hero.is-contract-expire-table-ExpireIn30Days .tabs.is-boxed li.is-active a:hover,.hero.is-contract-expire-table-ExpireIn30Days .tabs.is-toggle li.is-active a,.hero.is-contract-expire-table-ExpireIn30Days .tabs.is-toggle li.is-active a:hover{background-color:#404040;border-color:#404040;color:#f6d5d5}.hero.is-contract-expire-table-ExpireIn30Days.is-bold{background-image:linear-gradient(141deg,#f2a6b3,#f6d5d5 71%,#fbece9)}@media screen and (max-width:767px){.hero.is-contract-expire-table-ExpireIn30Days.is-bold .navbar-menu{background-image:linear-gradient(141deg,#f2a6b3,#f6d5d5 71%,#fbece9)}}.hero.is-contract-expire-table-ExpireIn60Days{background-color:#fde4cb;color:#404040}.hero.is-contract-expire-table-ExpireIn60Days a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-contract-expire-table-ExpireIn60Days strong{color:inherit}.hero.is-contract-expire-table-ExpireIn60Days .title{color:#404040}.hero.is-contract-expire-table-ExpireIn60Days .subtitle{color:rgba(64,64,64,.9)}.hero.is-contract-expire-table-ExpireIn60Days .subtitle a:not(.button),.hero.is-contract-expire-table-ExpireIn60Days .subtitle strong{color:#404040}@media screen and (max-width:1439px){.hero.is-contract-expire-table-ExpireIn60Days .navbar-menu{background-color:#fde4cb}}.hero.is-contract-expire-table-ExpireIn60Days .navbar-item,.hero.is-contract-expire-table-ExpireIn60Days .navbar-link{color:rgba(64,64,64,.7)}.hero.is-contract-expire-table-ExpireIn60Days .navbar-link.is-active,.hero.is-contract-expire-table-ExpireIn60Days .navbar-link:hover,.hero.is-contract-expire-table-ExpireIn60Days a.navbar-item.is-active,.hero.is-contract-expire-table-ExpireIn60Days a.navbar-item:hover{background-color:#fcd7b2;color:#404040}.hero.is-contract-expire-table-ExpireIn60Days .tabs a{color:#404040;opacity:.9}.hero.is-contract-expire-table-ExpireIn60Days .tabs a:hover,.hero.is-contract-expire-table-ExpireIn60Days .tabs li.is-active a{opacity:1}.hero.is-contract-expire-table-ExpireIn60Days .tabs.is-boxed a,.hero.is-contract-expire-table-ExpireIn60Days .tabs.is-toggle a{color:#404040}.hero.is-contract-expire-table-ExpireIn60Days .tabs.is-boxed a:hover,.hero.is-contract-expire-table-ExpireIn60Days .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-contract-expire-table-ExpireIn60Days .tabs.is-boxed li.is-active a,.hero.is-contract-expire-table-ExpireIn60Days .tabs.is-boxed li.is-active a:hover,.hero.is-contract-expire-table-ExpireIn60Days .tabs.is-toggle li.is-active a,.hero.is-contract-expire-table-ExpireIn60Days .tabs.is-toggle li.is-active a:hover{background-color:#404040;border-color:#404040;color:#fde4cb}.hero.is-contract-expire-table-ExpireIn60Days.is-bold{background-image:linear-gradient(141deg,#ffb996,#fde4cb 71%,#fff5e3)}@media screen and (max-width:767px){.hero.is-contract-expire-table-ExpireIn60Days.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ffb996,#fde4cb 71%,#fff5e3)}}.hero.is-contract-expire-table-ExpireIn90Days{background-color:#fff3cc;color:#404040}.hero.is-contract-expire-table-ExpireIn90Days a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-contract-expire-table-ExpireIn90Days strong{color:inherit}.hero.is-contract-expire-table-ExpireIn90Days .title{color:#404040}.hero.is-contract-expire-table-ExpireIn90Days .subtitle{color:rgba(64,64,64,.9)}.hero.is-contract-expire-table-ExpireIn90Days .subtitle a:not(.button),.hero.is-contract-expire-table-ExpireIn90Days .subtitle strong{color:#404040}@media screen and (max-width:1439px){.hero.is-contract-expire-table-ExpireIn90Days .navbar-menu{background-color:#fff3cc}}.hero.is-contract-expire-table-ExpireIn90Days .navbar-item,.hero.is-contract-expire-table-ExpireIn90Days .navbar-link{color:rgba(64,64,64,.7)}.hero.is-contract-expire-table-ExpireIn90Days .navbar-link.is-active,.hero.is-contract-expire-table-ExpireIn90Days .navbar-link:hover,.hero.is-contract-expire-table-ExpireIn90Days a.navbar-item.is-active,.hero.is-contract-expire-table-ExpireIn90Days a.navbar-item:hover{background-color:#ffedb3;color:#404040}.hero.is-contract-expire-table-ExpireIn90Days .tabs a{color:#404040;opacity:.9}.hero.is-contract-expire-table-ExpireIn90Days .tabs a:hover,.hero.is-contract-expire-table-ExpireIn90Days .tabs li.is-active a{opacity:1}.hero.is-contract-expire-table-ExpireIn90Days .tabs.is-boxed a,.hero.is-contract-expire-table-ExpireIn90Days .tabs.is-toggle a{color:#404040}.hero.is-contract-expire-table-ExpireIn90Days .tabs.is-boxed a:hover,.hero.is-contract-expire-table-ExpireIn90Days .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-contract-expire-table-ExpireIn90Days .tabs.is-boxed li.is-active a,.hero.is-contract-expire-table-ExpireIn90Days .tabs.is-boxed li.is-active a:hover,.hero.is-contract-expire-table-ExpireIn90Days .tabs.is-toggle li.is-active a,.hero.is-contract-expire-table-ExpireIn90Days .tabs.is-toggle li.is-active a:hover{background-color:#404040;border-color:#404040;color:#fff3cc}.hero.is-contract-expire-table-ExpireIn90Days.is-bold{background-image:linear-gradient(141deg,#ffd699,#fff3cc 71%,#fffde6)}@media screen and (max-width:767px){.hero.is-contract-expire-table-ExpireIn90Days.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ffd699,#fff3cc 71%,#fffde6)}}.hero.is-contract-expire-table-ExpireIn120Days{background-color:#d7efdf;color:#404040}.hero.is-contract-expire-table-ExpireIn120Days a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-contract-expire-table-ExpireIn120Days strong{color:inherit}.hero.is-contract-expire-table-ExpireIn120Days .title{color:#404040}.hero.is-contract-expire-table-ExpireIn120Days .subtitle{color:rgba(64,64,64,.9)}.hero.is-contract-expire-table-ExpireIn120Days .subtitle a:not(.button),.hero.is-contract-expire-table-ExpireIn120Days .subtitle strong{color:#404040}@media screen and (max-width:1439px){.hero.is-contract-expire-table-ExpireIn120Days .navbar-menu{background-color:#d7efdf}}.hero.is-contract-expire-table-ExpireIn120Days .navbar-item,.hero.is-contract-expire-table-ExpireIn120Days .navbar-link{color:rgba(64,64,64,.7)}.hero.is-contract-expire-table-ExpireIn120Days .navbar-link.is-active,.hero.is-contract-expire-table-ExpireIn120Days .navbar-link:hover,.hero.is-contract-expire-table-ExpireIn120Days a.navbar-item.is-active,.hero.is-contract-expire-table-ExpireIn120Days a.navbar-item:hover{background-color:#c5e8d0;color:#404040}.hero.is-contract-expire-table-ExpireIn120Days .tabs a{color:#404040;opacity:.9}.hero.is-contract-expire-table-ExpireIn120Days .tabs a:hover,.hero.is-contract-expire-table-ExpireIn120Days .tabs li.is-active a{opacity:1}.hero.is-contract-expire-table-ExpireIn120Days .tabs.is-boxed a,.hero.is-contract-expire-table-ExpireIn120Days .tabs.is-toggle a{color:#404040}.hero.is-contract-expire-table-ExpireIn120Days .tabs.is-boxed a:hover,.hero.is-contract-expire-table-ExpireIn120Days .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-contract-expire-table-ExpireIn120Days .tabs.is-boxed li.is-active a,.hero.is-contract-expire-table-ExpireIn120Days .tabs.is-boxed li.is-active a:hover,.hero.is-contract-expire-table-ExpireIn120Days .tabs.is-toggle li.is-active a,.hero.is-contract-expire-table-ExpireIn120Days .tabs.is-toggle li.is-active a:hover{background-color:#404040;border-color:#404040;color:#d7efdf}.hero.is-contract-expire-table-ExpireIn120Days.is-bold{background-image:linear-gradient(141deg,#ade6b7,#d7efdf 71%,#e8f7f0)}@media screen and (max-width:767px){.hero.is-contract-expire-table-ExpireIn120Days.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ade6b7,#d7efdf 71%,#e8f7f0)}}.hero.is-contract-expire-table-ExpireIn150Days{background-color:#e6f6ff;color:#404040}.hero.is-contract-expire-table-ExpireIn150Days a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-contract-expire-table-ExpireIn150Days strong{color:inherit}.hero.is-contract-expire-table-ExpireIn150Days .title{color:#404040}.hero.is-contract-expire-table-ExpireIn150Days .subtitle{color:rgba(64,64,64,.9)}.hero.is-contract-expire-table-ExpireIn150Days .subtitle a:not(.button),.hero.is-contract-expire-table-ExpireIn150Days .subtitle strong{color:#404040}@media screen and (max-width:1439px){.hero.is-contract-expire-table-ExpireIn150Days .navbar-menu{background-color:#e6f6ff}}.hero.is-contract-expire-table-ExpireIn150Days .navbar-item,.hero.is-contract-expire-table-ExpireIn150Days .navbar-link{color:rgba(64,64,64,.7)}.hero.is-contract-expire-table-ExpireIn150Days .navbar-link.is-active,.hero.is-contract-expire-table-ExpireIn150Days .navbar-link:hover,.hero.is-contract-expire-table-ExpireIn150Days a.navbar-item.is-active,.hero.is-contract-expire-table-ExpireIn150Days a.navbar-item:hover{background-color:#cdedff;color:#404040}.hero.is-contract-expire-table-ExpireIn150Days .tabs a{color:#404040;opacity:.9}.hero.is-contract-expire-table-ExpireIn150Days .tabs a:hover,.hero.is-contract-expire-table-ExpireIn150Days .tabs li.is-active a{opacity:1}.hero.is-contract-expire-table-ExpireIn150Days .tabs.is-boxed a,.hero.is-contract-expire-table-ExpireIn150Days .tabs.is-toggle a{color:#404040}.hero.is-contract-expire-table-ExpireIn150Days .tabs.is-boxed a:hover,.hero.is-contract-expire-table-ExpireIn150Days .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-contract-expire-table-ExpireIn150Days .tabs.is-boxed li.is-active a,.hero.is-contract-expire-table-ExpireIn150Days .tabs.is-boxed li.is-active a:hover,.hero.is-contract-expire-table-ExpireIn150Days .tabs.is-toggle li.is-active a,.hero.is-contract-expire-table-ExpireIn150Days .tabs.is-toggle li.is-active a:hover{background-color:#404040;border-color:#404040;color:#e6f6ff}.hero.is-contract-expire-table-ExpireIn150Days.is-bold{background-image:linear-gradient(141deg,#b3f0ff,#e6f6ff 71%,#fff)}@media screen and (max-width:767px){.hero.is-contract-expire-table-ExpireIn150Days.is-bold .navbar-menu{background-image:linear-gradient(141deg,#b3f0ff,#e6f6ff 71%,#fff)}}.hero.is-contract-expire-table-ExpireIn180Days{background-color:#aed2e9;color:#404040}.hero.is-contract-expire-table-ExpireIn180Days a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-contract-expire-table-ExpireIn180Days strong{color:inherit}.hero.is-contract-expire-table-ExpireIn180Days .title{color:#404040}.hero.is-contract-expire-table-ExpireIn180Days .subtitle{color:rgba(64,64,64,.9)}.hero.is-contract-expire-table-ExpireIn180Days .subtitle a:not(.button),.hero.is-contract-expire-table-ExpireIn180Days .subtitle strong{color:#404040}@media screen and (max-width:1439px){.hero.is-contract-expire-table-ExpireIn180Days .navbar-menu{background-color:#aed2e9}}.hero.is-contract-expire-table-ExpireIn180Days .navbar-item,.hero.is-contract-expire-table-ExpireIn180Days .navbar-link{color:rgba(64,64,64,.7)}.hero.is-contract-expire-table-ExpireIn180Days .navbar-link.is-active,.hero.is-contract-expire-table-ExpireIn180Days .navbar-link:hover,.hero.is-contract-expire-table-ExpireIn180Days a.navbar-item.is-active,.hero.is-contract-expire-table-ExpireIn180Days a.navbar-item:hover{background-color:#9ac7e4;color:#404040}.hero.is-contract-expire-table-ExpireIn180Days .tabs a{color:#404040;opacity:.9}.hero.is-contract-expire-table-ExpireIn180Days .tabs a:hover,.hero.is-contract-expire-table-ExpireIn180Days .tabs li.is-active a{opacity:1}.hero.is-contract-expire-table-ExpireIn180Days .tabs.is-boxed a,.hero.is-contract-expire-table-ExpireIn180Days .tabs.is-toggle a{color:#404040}.hero.is-contract-expire-table-ExpireIn180Days .tabs.is-boxed a:hover,.hero.is-contract-expire-table-ExpireIn180Days .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-contract-expire-table-ExpireIn180Days .tabs.is-boxed li.is-active a,.hero.is-contract-expire-table-ExpireIn180Days .tabs.is-boxed li.is-active a:hover,.hero.is-contract-expire-table-ExpireIn180Days .tabs.is-toggle li.is-active a,.hero.is-contract-expire-table-ExpireIn180Days .tabs.is-toggle li.is-active a:hover{background-color:#404040;border-color:#404040;color:#aed2e9}.hero.is-contract-expire-table-ExpireIn180Days.is-bold{background-image:linear-gradient(141deg,#7ecfe6,#aed2e9 71%,#c0d6f0)}@media screen and (max-width:767px){.hero.is-contract-expire-table-ExpireIn180Days.is-bold .navbar-menu{background-image:linear-gradient(141deg,#7ecfe6,#aed2e9 71%,#c0d6f0)}}.hero.is-small .hero-body{padding:1.5rem}@media print,screen and (min-width:768px){.hero.is-medium .hero-body{padding:9rem 1.5rem}}@media print,screen and (min-width:768px){.hero.is-large .hero-body{padding:18rem 1.5rem}}.hero.is-fullheight-with-navbar .hero-body,.hero.is-fullheight .hero-body,.hero.is-halfheight .hero-body{align-items:center;display:flex}.hero.is-fullheight-with-navbar .hero-body>.container,.hero.is-fullheight .hero-body>.container,.hero.is-halfheight .hero-body>.container{flex-grow:1;flex-shrink:1}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}.hero-video{overflow:hidden}.hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}.hero-video.is-transparent{opacity:.3}@media screen and (max-width:767px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (max-width:767px){.hero-buttons .button{display:flex}.hero-buttons .button:not(:last-child){margin-bottom:.75rem}}@media print,screen and (min-width:768px){.hero-buttons{display:flex;justify-content:center}.hero-buttons .button:not(:last-child){margin-right:1.5rem}}.hero-foot,.hero-head{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}.section{padding:2.4rem 30px}@media screen and (min-width:1440px){.section.is-medium{padding:3.6rem 30px}.section.is-large{padding:7.2rem 30px}}.footer{background-color:#fafafa;padding:3rem 1.5rem 6rem}.button.is-hovered,.button:hover{background-color:#f9f9f9}.field.is-horizontal .field-label{flex-grow:0;flex-basis:100px}.field.is-horizontal .field-body{flex-grow:1}.input[type=search]:not(.is-rounded),.textarea[type=search]:not(.is-rounded){border-radius:7px}.file-cta{flex-shrink:0}.modal-card-title{flex:1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:1.5}.navbar-menu{min-height:4.8rem}.select:not(.is-multiple):after{z-index:0}.checkbox[disabled=false],.radio[disabled=false]{cursor:pointer}.textarea[rows]{height:auto}.is-vertical>.tile{-ms-flex-preferred-size:auto}@media screen and (min-width:0){.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:none}.navbar-item.is-active>.navbar-dropdown,.navbar-item.is-hoverable:focus>.navbar-dropdown,.navbar-item.is-hoverable:hover>.navbar-dropdown{display:block}.navbar-item.is-active>.navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus>.navbar-dropdown.is-boxed,.navbar-item.is-hoverable:hover>.navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-active>.navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus>.navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:hover>.navbar-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}}html{font-size:10px;height:100%}@media print,screen and (min-width:768px){html{overflow-x:auto;min-width:1423px}.tabs{overflow:visible;white-space:normal;display:block}.tabs li{display:inline-block}}@media screen and (max-width:767px){html{font-size:9px}}body{font-size:1.6rem;min-height:100%;position:relative}a{color:#404040;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#404040}[hidden]{display:none!important}.reorder-handle{display:block;width:20px;cursor:ns-resize}.reorder-handle span{background-color:currentColor;display:block;height:1px}.reorder-handle span:nth-child(2),.reorder-handle span:nth-child(3){margin-top:5px}a img{border:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}:focus{outline:0}body{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.is-loading.is-white:after{border-left-color:#fff!important;border-bottom-color:#fff!important}.is-loading.is-black:after{border-left-color:#0a0a0a!important;border-bottom-color:#0a0a0a!important}.is-loading.is-light:after{border-left-color:#f5f5f5!important;border-bottom-color:#f5f5f5!important}.is-loading.is-dark:after{border-left-color:#363636!important;border-bottom-color:#363636!important}.is-loading.is-primary:after{border-left-color:#0077d6!important;border-bottom-color:#0077d6!important}.is-loading.is-secondary:after{border-left-color:#1db8ab!important;border-bottom-color:#1db8ab!important}.is-loading.is-link:after{border-left-color:#2587d5!important;border-bottom-color:#2587d5!important}.is-loading.is-info:after{border-left-color:#2073b6!important;border-bottom-color:#2073b6!important}.is-loading.is-success:after{border-left-color:#228b22!important;border-bottom-color:#228b22!important}.is-loading.is-warning:after{border-left-color:#fdc825!important;border-bottom-color:#fdc825!important}.is-loading.is-danger:after{border-left-color:#dd004b!important;border-bottom-color:#dd004b!important}.is-loading.is-grey-light:after{border-left-color:#999!important;border-bottom-color:#999!important}.is-loading.is-grey-lighter:after{border-left-color:#ddd!important;border-bottom-color:#ddd!important}.is-loading.is-grey:after{border-left-color:#666!important;border-bottom-color:#666!important}.is-loading.is-delete:after{border-left-color:#7a7a7a!important;border-bottom-color:#7a7a7a!important}.is-loading.is-table-header:after{border-left-color:#566d80!important;border-bottom-color:#566d80!important}.is-loading.is-spent:after{border-left-color:#e11383!important;border-bottom-color:#e11383!important}.is-loading.is-pr-approval:after{border-left-color:#4fc0fd!important;border-bottom-color:#4fc0fd!important}.is-loading.is-pr-process:after{border-left-color:#ffd033!important;border-bottom-color:#ffd033!important}.is-loading.is-pr-issue-po:after{border-left-color:#6ac389!important;border-bottom-color:#6ac389!important}.is-loading.is-pr-type-S:after{border-left-color:#ffc400!important;border-bottom-color:#ffc400!important}.is-loading.is-pr-type-C:after{border-left-color:#48b26d!important;border-bottom-color:#48b26d!important}.is-loading.is-pr-type-T:after{border-left-color:#1daefc!important;border-bottom-color:#1daefc!important}.is-loading.is-pr-type-O:after{border-left-color:#26648b!important;border-bottom-color:#26648b!important}.is-loading.is-pr-type-W:after{border-left-color:#ce2d2d!important;border-bottom-color:#ce2d2d!important}.is-loading.is-pr-type-table-C:after{border-left-color:#d7efdf!important;border-bottom-color:#d7efdf!important}.is-loading.is-pr-type-table-S:after{border-left-color:#fff3cc!important;border-bottom-color:#fff3cc!important}.is-loading.is-pr-type-table-T:after{border-left-color:#e6f6ff!important;border-bottom-color:#e6f6ff!important}.is-loading.is-pr-type-table-O:after{border-left-color:#aed2e9!important;border-bottom-color:#aed2e9!important}.is-loading.is-pr-type-table-W:after{border-left-color:#f5d2d2!important;border-bottom-color:#f5d2d2!important}.is-loading.is-sla-active:after{border-left-color:#d15757!important;border-bottom-color:#d15757!important}.is-loading.is-sla-inactive:after{border-left-color:#59946e!important;border-bottom-color:#59946e!important}.is-loading.is-pr-detail-background:after{border-left-color:#e4e7eb!important;border-bottom-color:#e4e7eb!important}.is-loading.is-contract-expire-type-ExpireIn30Days:after{border-left-color:#ce2d2d!important;border-bottom-color:#ce2d2d!important}.is-loading.is-contract-expire-type-ExpireIn60Days:after{border-left-color:#f07600!important;border-bottom-color:#f07600!important}.is-loading.is-contract-expire-type-ExpireIn90Days:after{border-left-color:#ffc400!important;border-bottom-color:#ffc400!important}.is-loading.is-contract-expire-type-ExpireIn120Days:after{border-left-color:#48b26d!important;border-bottom-color:#48b26d!important}.is-loading.is-contract-expire-type-ExpireIn150Days:after{border-left-color:#1daefc!important;border-bottom-color:#1daefc!important}.is-loading.is-contract-expire-type-ExpireIn180Days:after{border-left-color:#26648b!important;border-bottom-color:#26648b!important}.is-loading.is-contract-spending-status-SeventyToSeventyNine:after{border-left-color:#1daefc!important;border-bottom-color:#1daefc!important}.is-loading.is-contract-spending-status-EightyToEightyNine:after{border-left-color:#48b26d!important;border-bottom-color:#48b26d!important}.is-loading.is-contract-spending-status-NinetyToNinetyFive:after{border-left-color:#ffc400!important;border-bottom-color:#ffc400!important}.is-loading.is-contract-spending-status-NinetySixToHundred:after{border-left-color:#f07600!important;border-bottom-color:#f07600!important}.is-loading.is-contract-spending-over:after,.is-loading.is-contract-spending-status-MoreThanHundred:after{border-left-color:#ce2d2d!important;border-bottom-color:#ce2d2d!important}.is-loading.is-contract-spending-96:after{border-left-color:#f07600!important;border-bottom-color:#f07600!important}.is-loading.is-contract-spending-90:after{border-left-color:#ffc400!important;border-bottom-color:#ffc400!important}.is-loading.is-contract-spending-80:after{border-left-color:#48b26d!important;border-bottom-color:#48b26d!important}.is-loading.is-contract-spending-70:after{border-left-color:#1daefc!important;border-bottom-color:#1daefc!important}.is-loading.is-contract-expire-table-NoExpireDate:after{border-left-color:#999!important;border-bottom-color:#999!important}.is-loading.is-contract-expire-table-ExpireLessThan30Days:after,.is-loading.is-contract-expire-table-ExpireMoreThan30Days:after{border-left-color:#f2f2f2!important;border-bottom-color:#f2f2f2!important}.is-loading.is-contract-expire-table-ExpireIn30Days:after{border-left-color:#f6d5d5!important;border-bottom-color:#f6d5d5!important}.is-loading.is-contract-expire-table-ExpireIn60Days:after{border-left-color:#fde4cb!important;border-bottom-color:#fde4cb!important}.is-loading.is-contract-expire-table-ExpireIn90Days:after{border-left-color:#fff3cc!important;border-bottom-color:#fff3cc!important}.is-loading.is-contract-expire-table-ExpireIn120Days:after{border-left-color:#d7efdf!important;border-bottom-color:#d7efdf!important}.is-loading.is-contract-expire-table-ExpireIn150Days:after{border-left-color:#e6f6ff!important;border-bottom-color:#e6f6ff!important}.is-loading.is-contract-expire-table-ExpireIn180Days:after{border-left-color:#aed2e9!important;border-bottom-color:#aed2e9!important}@media screen and (max-width:767px){.section{padding-left:15px;padding-right:15px}}@media screen and (max-width:767px) and (min-width:1440px){.section.is-large,.section.is-medium{padding-left:15px;padding-right:15px}}.columns:not(:last-child){margin-bottom:0}.columns.is-gapless:not(:last-child){margin-bottom:1.2rem}@media screen and (max-width:767px){.column{padding:1.2rem}.columns{margin-left:-1.2rem;margin-right:-1.2rem;margin-top:-1.2rem}.columns:last-child{margin-bottom:-1.2rem}.columns:not(:last-child){margin-bottom:0}.columns.is-gapless:not(:last-child){margin-bottom:1.2rem}}.tile.is-ancestor:not(:last-child){margin-bottom:1.8rem}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:3.6rem!important}@media screen and (max-width:767px){.tile.is-ancestor{margin-left:-1.2rem;margin-right:-1.2rem;margin-top:-1.2rem}.tile.is-ancestor:last-child{margin-bottom:-1.2rem}.tile.is-ancestor:not(:last-child){margin-bottom:1.2rem}.tile.is-parent{padding:1.2rem}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:2.4rem!important}}@media screen and (max-width:767px){.level-left+.level-right{margin-top:1.2rem}}.hero-buttons{margin-top:1.2rem}@media screen and (max-width:767px){.hero-buttons .button:not(:last-child){margin-bottom:.6rem}}@media print,screen and (min-width:768px){.hero-buttons .button:not(:last-child){margin-right:1.2rem}}.field:not(:last-child){margin-bottom:2.4rem}.field:not(:last-child).is-horizontal{margin-bottom:.6rem}.field.is-grouped>.control:not(:last-child){margin-right:1.2rem}@media screen and (max-width:767px){.field:not(:last-child){margin-bottom:2.4rem}.field-label{margin-bottom:0}}@media print,screen and (min-width:768px){.field-label{margin-right:1.2rem}.field-body{flex-basis:auto}.field-body>.field:not(:last-child){margin-right:.3rem}}.buttons .button,.label:not(:last-child){margin-bottom:.6rem}.buttons:last-child{margin-bottom:-.6rem}.buttons:not(:last-child){margin-bottom:.6rem}.buttons:not(.has-addons) .button:not(:last-child):not(.is-fullwidth){margin-right:.6rem}.buttons:not(.has-addons).is-centered .button:not(.is-fullwidth),.buttons:not(.has-addons).is-right .button:not(.is-fullwidth){margin-left:0;margin-right:.6rem}.buttons:not(.has-addons).is-centered .button:not(.is-fullwidth):last-child,.buttons:not(.has-addons).is-right .button:not(.is-fullwidth):last-child{margin-right:0}.buttons.is-spacing-2 .button{margin-bottom:1.2rem}.buttons.is-spacing-2:last-child{margin-bottom:-1.2rem}.buttons.is-spacing-2:not(:last-child){margin-bottom:0}.buttons.is-spacing-2:not(.has-addons) .button:not(:last-child):not(.is-fullwidth){margin-right:1.2rem}.buttons.is-spacing-2:not(.has-addons).is-centered .button:not(.is-fullwidth),.buttons.is-spacing-2:not(.has-addons).is-right .button:not(.is-fullwidth){margin-left:0;margin-right:1.2rem}.buttons.is-spacing-2:not(.has-addons).is-centered .button:not(.is-fullwidth):last-child,.buttons.is-spacing-2:not(.has-addons).is-right .button:not(.is-fullwidth):last-child{margin-right:0}.buttons.is-spacing-3 .button{margin-bottom:1.8rem}.buttons.is-spacing-3:last-child{margin-bottom:-1.8rem}.buttons.is-spacing-3:not(:last-child){margin-bottom:-.6rem}.buttons.is-spacing-3:not(.has-addons) .button:not(:last-child):not(.is-fullwidth){margin-right:1.8rem}.buttons.is-spacing-3:not(.has-addons).is-centered .button:not(.is-fullwidth),.buttons.is-spacing-3:not(.has-addons).is-right .button:not(.is-fullwidth){margin-left:0;margin-right:1.8rem}.buttons.is-spacing-3:not(.has-addons).is-centered .button:not(.is-fullwidth):last-child,.buttons.is-spacing-3:not(.has-addons).is-right .button:not(.is-fullwidth):last-child{margin-right:0}.help{margin-top:.3rem}.text-white{color:#fff!important}.text-black{color:#0a0a0a!important}.text-light{color:#f5f5f5!important}.text-dark{color:#363636!important}.text-primary{color:#0077d6!important}.text-secondary{color:#1db8ab!important}.text-link{color:#2587d5!important}.text-info{color:#2073b6!important}.text-success{color:#228b22!important}.text-warning{color:#fdc825!important}.text-danger{color:#dd004b!important}.text-grey-light{color:#999!important}.text-grey-lighter{color:#ddd!important}.text-grey{color:#666!important}.text-delete{color:#7a7a7a!important}.text-table-header{color:#566d80!important}.text-spent{color:#e11383!important}.text-pr-approval{color:#4fc0fd!important}.text-pr-process{color:#ffd033!important}.text-pr-issue-po{color:#6ac389!important}.text-pr-type-S{color:#ffc400!important}.text-pr-type-C{color:#48b26d!important}.text-pr-type-T{color:#1daefc!important}.text-pr-type-O{color:#26648b!important}.text-pr-type-W{color:#ce2d2d!important}.text-pr-type-table-C{color:#d7efdf!important}.text-pr-type-table-S{color:#fff3cc!important}.text-pr-type-table-T{color:#e6f6ff!important}.text-pr-type-table-O{color:#aed2e9!important}.text-pr-type-table-W{color:#f5d2d2!important}.text-sla-active{color:#d15757!important}.text-sla-inactive{color:#59946e!important}.text-pr-detail-background{color:#e4e7eb!important}.text-contract-expire-type-ExpireIn30Days{color:#ce2d2d!important}.text-contract-expire-type-ExpireIn60Days{color:#f07600!important}.text-contract-expire-type-ExpireIn90Days{color:#ffc400!important}.text-contract-expire-type-ExpireIn120Days{color:#48b26d!important}.text-contract-expire-type-ExpireIn150Days{color:#1daefc!important}.text-contract-expire-type-ExpireIn180Days{color:#26648b!important}.text-contract-spending-status-SeventyToSeventyNine{color:#1daefc!important}.text-contract-spending-status-EightyToEightyNine{color:#48b26d!important}.text-contract-spending-status-NinetyToNinetyFive{color:#ffc400!important}.text-contract-spending-status-NinetySixToHundred{color:#f07600!important}.text-contract-spending-over,.text-contract-spending-status-MoreThanHundred{color:#ce2d2d!important}.text-contract-spending-96{color:#f07600!important}.text-contract-spending-90{color:#ffc400!important}.text-contract-spending-80{color:#48b26d!important}.text-contract-spending-70{color:#1daefc!important}.text-contract-expire-table-NoExpireDate{color:#999!important}.text-contract-expire-table-ExpireLessThan30Days,.text-contract-expire-table-ExpireMoreThan30Days{color:#f2f2f2!important}.text-contract-expire-table-ExpireIn30Days{color:#f6d5d5!important}.text-contract-expire-table-ExpireIn60Days{color:#fde4cb!important}.text-contract-expire-table-ExpireIn90Days{color:#fff3cc!important}.text-contract-expire-table-ExpireIn120Days{color:#d7efdf!important}.text-contract-expire-table-ExpireIn150Days{color:#e6f6ff!important}.text-contract-expire-table-ExpireIn180Days{color:#aed2e9!important}.text{color:#404040!important}.text-invert{color:#fff!important}.text-strong{color:#404040!important}.text-light{color:#666!important}.text-lighter{color:#999!important}.text-disabled{color:#fafafa!important}.text-link{cursor:pointer;text-decoration:underline!important}.text-link strong{color:currentColor!important}.text-link:hover{color:invalid-color!important}.bg-white{background-color:#fff!important}.bg-black{background-color:#0a0a0a!important}.bg-light{background-color:#f5f5f5!important}.bg-dark{background-color:#363636!important}.bg-primary{background-color:#0077d6!important}.bg-secondary{background-color:#1db8ab!important}.bg-link{background-color:#2587d5!important}.bg-info{background-color:#2073b6!important}.bg-success{background-color:#228b22!important}.bg-warning{background-color:#fdc825!important}.bg-danger{background-color:#dd004b!important}.bg-delete{background-color:#7a7a7a!important}.bg-table-header{background-color:#566d80!important}.bg-spent{background-color:#e11383!important}.bg-pr-approval{background-color:#4fc0fd!important}.bg-pr-process{background-color:#ffd033!important}.bg-pr-issue-po{background-color:#6ac389!important}.bg-pr-type-S{background-color:#ffc400!important}.bg-pr-type-C{background-color:#48b26d!important}.bg-pr-type-T{background-color:#1daefc!important}.bg-pr-type-O{background-color:#26648b!important}.bg-pr-type-W{background-color:#ce2d2d!important}.bg-pr-type-table-C{background-color:#d7efdf!important}.bg-pr-type-table-S{background-color:#fff3cc!important}.bg-pr-type-table-T{background-color:#e6f6ff!important}.bg-pr-type-table-O{background-color:#aed2e9!important}.bg-pr-type-table-W{background-color:#f5d2d2!important}.bg-sla-active{background-color:#d15757!important}.bg-sla-inactive{background-color:#59946e!important}.bg-pr-detail-background{background-color:#e4e7eb!important}.bg-contract-expire-type-ExpireIn30Days{background-color:#ce2d2d!important}.bg-contract-expire-type-ExpireIn60Days{background-color:#f07600!important}.bg-contract-expire-type-ExpireIn90Days{background-color:#ffc400!important}.bg-contract-expire-type-ExpireIn120Days{background-color:#48b26d!important}.bg-contract-expire-type-ExpireIn150Days{background-color:#1daefc!important}.bg-contract-expire-type-ExpireIn180Days{background-color:#26648b!important}.bg-contract-spending-status-SeventyToSeventyNine{background-color:#1daefc!important}.bg-contract-spending-status-EightyToEightyNine{background-color:#48b26d!important}.bg-contract-spending-status-NinetyToNinetyFive{background-color:#ffc400!important}.bg-contract-spending-status-NinetySixToHundred{background-color:#f07600!important}.bg-contract-spending-over,.bg-contract-spending-status-MoreThanHundred{background-color:#ce2d2d!important}.bg-contract-spending-96{background-color:#f07600!important}.bg-contract-spending-90{background-color:#ffc400!important}.bg-contract-spending-80{background-color:#48b26d!important}.bg-contract-spending-70{background-color:#1daefc!important}.bg-contract-expire-table-NoExpireDate{background-color:#999!important}.bg-contract-expire-table-ExpireLessThan30Days,.bg-contract-expire-table-ExpireMoreThan30Days{background-color:#f2f2f2!important}.bg-contract-expire-table-ExpireIn30Days{background-color:#f6d5d5!important}.bg-contract-expire-table-ExpireIn60Days{background-color:#fde4cb!important}.bg-contract-expire-table-ExpireIn90Days{background-color:#fff3cc!important}.bg-contract-expire-table-ExpireIn120Days{background-color:#d7efdf!important}.bg-contract-expire-table-ExpireIn150Days{background-color:#e6f6ff!important}.bg-contract-expire-table-ExpireIn180Days{background-color:#aed2e9!important}.bg-black-bis{background-color:#121212!important}.bg-black-ter{background-color:#242424!important}.bg-grey-darker{background-color:#363636!important}.bg-grey-dark{background-color:#4a4a4a!important}.bg-grey{background-color:#666!important}.bg-grey-light{background-color:#999!important}.bg-grey-lighter{background-color:#ddd!important}.bg-grey-lightest{background-color:#ededed!important}.bg-white-ter{background-color:#f5f5f5!important}.bg-white-bis{background-color:#fafafa!important}.is-flex-row{flex-direction:row!important}.is-flex-column{flex-direction:column!important}.is-flex-wrap{flex-wrap:wrap!important}.is-flex-nowrap{flex-wrap:nowrap!important}.is-flex-wrap-stretch{flex-wrap:wrap!important;align-content:stretch!important}.is-flex-wrap-start{flex-wrap:wrap!important;align-content:flex-start!important}.is-flex-wrap-end{flex-wrap:wrap!important;align-content:flex-end!important}.is-flex-wrap-center{flex-wrap:wrap!important;align-content:center!important}.is-flex-wrap-between{flex-wrap:wrap!important;align-content:space-between!important}.is-flex-wrap-around{flex-wrap:wrap!important;align-content:space-around!important}.is-justify-start{justify-content:flex-start!important}.is-justify-end{justify-content:flex-end!important}.is-justify-center{justify-content:center!important}.is-justify-between{justify-content:space-between!important}.is-justify-around,.is-justify-evenly{justify-content:space-around!important}.is-justify-evenly{justify-content:space-evenly!important}@supports (-ms-accelerator:true) or (-ms-ime-align:auto){.is-justify-evenly{justify-content:space-around!important}}.is-align-stretch{align-items:stretch!important}.is-align-start{align-items:flex-start!important}.is-align-end{align-items:flex-end!important}.is-align-center{align-items:center!important}.is-align-self-start{align-self:flex-start!important}.is-align-self-end{align-self:flex-end!important}.is-align-self-center{align-self:center!important}.is-flex-1{flex:1!important}.is-flex-auto{flex:auto!important}.is-flex-none{flex:none!important}.is-flex-grow-0{flex-grow:0!important}.is-flex-grow-1{flex-grow:1!important}.is-flex-grow-2{flex-grow:2!important}.is-flex-grow-3{flex-grow:3!important}.is-flex-grow-4{flex-grow:4!important}.is-flex-grow-5{flex-grow:5!important}.is-flex-shrink-0{flex-shrink:0!important}.is-flex-shrink-1{flex-shrink:1!important}.is-flex-shrink-2{flex-shrink:2!important}.is-flex-shrink-3{flex-shrink:3!important}.is-flex-shrink-4{flex-shrink:4!important}.is-flex-shrink-5{flex-shrink:5!important}.is-percent-1{flex:none!important;width:1%!important}.is-percent-2{flex:none!important;width:2%!important}.is-percent-3{flex:none!important;width:3%!important}.is-percent-4{flex:none!important;width:4%!important}.is-percent-5{flex:none!important;width:5%!important}.is-percent-6{flex:none!important;width:6%!important}.is-percent-7{flex:none!important;width:7%!important}.is-percent-8{flex:none!important;width:8%!important}.is-percent-9{flex:none!important;width:9%!important}.is-percent-10{flex:none!important;width:10%!important}.is-percent-11{flex:none!important;width:11%!important}.is-percent-12{flex:none!important;width:12%!important}.is-percent-13{flex:none!important;width:13%!important}.is-percent-14{flex:none!important;width:14%!important}.is-percent-15{flex:none!important;width:15%!important}.is-percent-16{flex:none!important;width:16%!important}.is-percent-17{flex:none!important;width:17%!important}.is-percent-18{flex:none!important;width:18%!important}.is-percent-19{flex:none!important;width:19%!important}.is-percent-20{flex:none!important;width:20%!important}.is-percent-21{flex:none!important;width:21%!important}.is-percent-22{flex:none!important;width:22%!important}.is-percent-23{flex:none!important;width:23%!important}.is-percent-24{flex:none!important;width:24%!important}.is-percent-25{flex:none!important;width:25%!important}.is-percent-26{flex:none!important;width:26%!important}.is-percent-27{flex:none!important;width:27%!important}.is-percent-28{flex:none!important;width:28%!important}.is-percent-29{flex:none!important;width:29%!important}.is-percent-30{flex:none!important;width:30%!important}.is-percent-31{flex:none!important;width:31%!important}.is-percent-32{flex:none!important;width:32%!important}.is-percent-33{flex:none!important;width:33%!important}.is-percent-34{flex:none!important;width:34%!important}.is-percent-35{flex:none!important;width:35%!important}.is-percent-36{flex:none!important;width:36%!important}.is-percent-37{flex:none!important;width:37%!important}.is-percent-38{flex:none!important;width:38%!important}.is-percent-39{flex:none!important;width:39%!important}.is-percent-40{flex:none!important;width:40%!important}.is-percent-41{flex:none!important;width:41%!important}.is-percent-42{flex:none!important;width:42%!important}.is-percent-43{flex:none!important;width:43%!important}.is-percent-44{flex:none!important;width:44%!important}.is-percent-45{flex:none!important;width:45%!important}.is-percent-46{flex:none!important;width:46%!important}.is-percent-47{flex:none!important;width:47%!important}.is-percent-48{flex:none!important;width:48%!important}.is-percent-49{flex:none!important;width:49%!important}.is-percent-50{flex:none!important;width:50%!important}.is-percent-51{flex:none!important;width:51%!important}.is-percent-52{flex:none!important;width:52%!important}.is-percent-53{flex:none!important;width:53%!important}.is-percent-54{flex:none!important;width:54%!important}.is-percent-55{flex:none!important;width:55%!important}.is-percent-56{flex:none!important;width:56%!important}.is-percent-57{flex:none!important;width:57%!important}.is-percent-58{flex:none!important;width:58%!important}.is-percent-59{flex:none!important;width:59%!important}.is-percent-60{flex:none!important;width:60%!important}.is-percent-61{flex:none!important;width:61%!important}.is-percent-62{flex:none!important;width:62%!important}.is-percent-63{flex:none!important;width:63%!important}.is-percent-64{flex:none!important;width:64%!important}.is-percent-65{flex:none!important;width:65%!important}.is-percent-66{flex:none!important;width:66%!important}.is-percent-67{flex:none!important;width:67%!important}.is-percent-68{flex:none!important;width:68%!important}.is-percent-69{flex:none!important;width:69%!important}.is-percent-70{flex:none!important;width:70%!important}.is-percent-71{flex:none!important;width:71%!important}.is-percent-72{flex:none!important;width:72%!important}.is-percent-73{flex:none!important;width:73%!important}.is-percent-74{flex:none!important;width:74%!important}.is-percent-75{flex:none!important;width:75%!important}.is-percent-76{flex:none!important;width:76%!important}.is-percent-77{flex:none!important;width:77%!important}.is-percent-78{flex:none!important;width:78%!important}.is-percent-79{flex:none!important;width:79%!important}.is-percent-80{flex:none!important;width:80%!important}.is-percent-81{flex:none!important;width:81%!important}.is-percent-82{flex:none!important;width:82%!important}.is-percent-83{flex:none!important;width:83%!important}.is-percent-84{flex:none!important;width:84%!important}.is-percent-85{flex:none!important;width:85%!important}.is-percent-86{flex:none!important;width:86%!important}.is-percent-87{flex:none!important;width:87%!important}.is-percent-88{flex:none!important;width:88%!important}.is-percent-89{flex:none!important;width:89%!important}.is-percent-90{flex:none!important;width:90%!important}.is-percent-91{flex:none!important;width:91%!important}.is-percent-92{flex:none!important;width:92%!important}.is-percent-93{flex:none!important;width:93%!important}.is-percent-94{flex:none!important;width:94%!important}.is-percent-95{flex:none!important;width:95%!important}.is-percent-96{flex:none!important;width:96%!important}.is-percent-97{flex:none!important;width:97%!important}.is-percent-98{flex:none!important;width:98%!important}.is-percent-99{flex:none!important;width:99%!important}.is-percent-100{flex:none!important;width:100%!important}@media screen and (max-width:767px){.is-percent-1-mobile{flex:none!important;width:1%!important}.is-percent-2-mobile{flex:none!important;width:2%!important}.is-percent-3-mobile{flex:none!important;width:3%!important}.is-percent-4-mobile{flex:none!important;width:4%!important}.is-percent-5-mobile{flex:none!important;width:5%!important}.is-percent-6-mobile{flex:none!important;width:6%!important}.is-percent-7-mobile{flex:none!important;width:7%!important}.is-percent-8-mobile{flex:none!important;width:8%!important}.is-percent-9-mobile{flex:none!important;width:9%!important}.is-percent-10-mobile{flex:none!important;width:10%!important}.is-percent-11-mobile{flex:none!important;width:11%!important}.is-percent-12-mobile{flex:none!important;width:12%!important}.is-percent-13-mobile{flex:none!important;width:13%!important}.is-percent-14-mobile{flex:none!important;width:14%!important}.is-percent-15-mobile{flex:none!important;width:15%!important}.is-percent-16-mobile{flex:none!important;width:16%!important}.is-percent-17-mobile{flex:none!important;width:17%!important}.is-percent-18-mobile{flex:none!important;width:18%!important}.is-percent-19-mobile{flex:none!important;width:19%!important}.is-percent-20-mobile{flex:none!important;width:20%!important}.is-percent-21-mobile{flex:none!important;width:21%!important}.is-percent-22-mobile{flex:none!important;width:22%!important}.is-percent-23-mobile{flex:none!important;width:23%!important}.is-percent-24-mobile{flex:none!important;width:24%!important}.is-percent-25-mobile{flex:none!important;width:25%!important}.is-percent-26-mobile{flex:none!important;width:26%!important}.is-percent-27-mobile{flex:none!important;width:27%!important}.is-percent-28-mobile{flex:none!important;width:28%!important}.is-percent-29-mobile{flex:none!important;width:29%!important}.is-percent-30-mobile{flex:none!important;width:30%!important}.is-percent-31-mobile{flex:none!important;width:31%!important}.is-percent-32-mobile{flex:none!important;width:32%!important}.is-percent-33-mobile{flex:none!important;width:33%!important}.is-percent-34-mobile{flex:none!important;width:34%!important}.is-percent-35-mobile{flex:none!important;width:35%!important}.is-percent-36-mobile{flex:none!important;width:36%!important}.is-percent-37-mobile{flex:none!important;width:37%!important}.is-percent-38-mobile{flex:none!important;width:38%!important}.is-percent-39-mobile{flex:none!important;width:39%!important}.is-percent-40-mobile{flex:none!important;width:40%!important}.is-percent-41-mobile{flex:none!important;width:41%!important}.is-percent-42-mobile{flex:none!important;width:42%!important}.is-percent-43-mobile{flex:none!important;width:43%!important}.is-percent-44-mobile{flex:none!important;width:44%!important}.is-percent-45-mobile{flex:none!important;width:45%!important}.is-percent-46-mobile{flex:none!important;width:46%!important}.is-percent-47-mobile{flex:none!important;width:47%!important}.is-percent-48-mobile{flex:none!important;width:48%!important}.is-percent-49-mobile{flex:none!important;width:49%!important}.is-percent-50-mobile{flex:none!important;width:50%!important}.is-percent-51-mobile{flex:none!important;width:51%!important}.is-percent-52-mobile{flex:none!important;width:52%!important}.is-percent-53-mobile{flex:none!important;width:53%!important}.is-percent-54-mobile{flex:none!important;width:54%!important}.is-percent-55-mobile{flex:none!important;width:55%!important}.is-percent-56-mobile{flex:none!important;width:56%!important}.is-percent-57-mobile{flex:none!important;width:57%!important}.is-percent-58-mobile{flex:none!important;width:58%!important}.is-percent-59-mobile{flex:none!important;width:59%!important}.is-percent-60-mobile{flex:none!important;width:60%!important}.is-percent-61-mobile{flex:none!important;width:61%!important}.is-percent-62-mobile{flex:none!important;width:62%!important}.is-percent-63-mobile{flex:none!important;width:63%!important}.is-percent-64-mobile{flex:none!important;width:64%!important}.is-percent-65-mobile{flex:none!important;width:65%!important}.is-percent-66-mobile{flex:none!important;width:66%!important}.is-percent-67-mobile{flex:none!important;width:67%!important}.is-percent-68-mobile{flex:none!important;width:68%!important}.is-percent-69-mobile{flex:none!important;width:69%!important}.is-percent-70-mobile{flex:none!important;width:70%!important}.is-percent-71-mobile{flex:none!important;width:71%!important}.is-percent-72-mobile{flex:none!important;width:72%!important}.is-percent-73-mobile{flex:none!important;width:73%!important}.is-percent-74-mobile{flex:none!important;width:74%!important}.is-percent-75-mobile{flex:none!important;width:75%!important}.is-percent-76-mobile{flex:none!important;width:76%!important}.is-percent-77-mobile{flex:none!important;width:77%!important}.is-percent-78-mobile{flex:none!important;width:78%!important}.is-percent-79-mobile{flex:none!important;width:79%!important}.is-percent-80-mobile{flex:none!important;width:80%!important}.is-percent-81-mobile{flex:none!important;width:81%!important}.is-percent-82-mobile{flex:none!important;width:82%!important}.is-percent-83-mobile{flex:none!important;width:83%!important}.is-percent-84-mobile{flex:none!important;width:84%!important}.is-percent-85-mobile{flex:none!important;width:85%!important}.is-percent-86-mobile{flex:none!important;width:86%!important}.is-percent-87-mobile{flex:none!important;width:87%!important}.is-percent-88-mobile{flex:none!important;width:88%!important}.is-percent-89-mobile{flex:none!important;width:89%!important}.is-percent-90-mobile{flex:none!important;width:90%!important}.is-percent-91-mobile{flex:none!important;width:91%!important}.is-percent-92-mobile{flex:none!important;width:92%!important}.is-percent-93-mobile{flex:none!important;width:93%!important}.is-percent-94-mobile{flex:none!important;width:94%!important}.is-percent-95-mobile{flex:none!important;width:95%!important}.is-percent-96-mobile{flex:none!important;width:96%!important}.is-percent-97-mobile{flex:none!important;width:97%!important}.is-percent-98-mobile{flex:none!important;width:98%!important}.is-percent-99-mobile{flex:none!important;width:99%!important}.is-percent-100-mobile{flex:none!important;width:100%!important}}@media print,screen and (min-width:768px){.is-percent-1-tablet{flex:none!important;width:1%!important}.is-percent-2-tablet{flex:none!important;width:2%!important}.is-percent-3-tablet{flex:none!important;width:3%!important}.is-percent-4-tablet{flex:none!important;width:4%!important}.is-percent-5-tablet{flex:none!important;width:5%!important}.is-percent-6-tablet{flex:none!important;width:6%!important}.is-percent-7-tablet{flex:none!important;width:7%!important}.is-percent-8-tablet{flex:none!important;width:8%!important}.is-percent-9-tablet{flex:none!important;width:9%!important}.is-percent-10-tablet{flex:none!important;width:10%!important}.is-percent-11-tablet{flex:none!important;width:11%!important}.is-percent-12-tablet{flex:none!important;width:12%!important}.is-percent-13-tablet{flex:none!important;width:13%!important}.is-percent-14-tablet{flex:none!important;width:14%!important}.is-percent-15-tablet{flex:none!important;width:15%!important}.is-percent-16-tablet{flex:none!important;width:16%!important}.is-percent-17-tablet{flex:none!important;width:17%!important}.is-percent-18-tablet{flex:none!important;width:18%!important}.is-percent-19-tablet{flex:none!important;width:19%!important}.is-percent-20-tablet{flex:none!important;width:20%!important}.is-percent-21-tablet{flex:none!important;width:21%!important}.is-percent-22-tablet{flex:none!important;width:22%!important}.is-percent-23-tablet{flex:none!important;width:23%!important}.is-percent-24-tablet{flex:none!important;width:24%!important}.is-percent-25-tablet{flex:none!important;width:25%!important}.is-percent-26-tablet{flex:none!important;width:26%!important}.is-percent-27-tablet{flex:none!important;width:27%!important}.is-percent-28-tablet{flex:none!important;width:28%!important}.is-percent-29-tablet{flex:none!important;width:29%!important}.is-percent-30-tablet{flex:none!important;width:30%!important}.is-percent-31-tablet{flex:none!important;width:31%!important}.is-percent-32-tablet{flex:none!important;width:32%!important}.is-percent-33-tablet{flex:none!important;width:33%!important}.is-percent-34-tablet{flex:none!important;width:34%!important}.is-percent-35-tablet{flex:none!important;width:35%!important}.is-percent-36-tablet{flex:none!important;width:36%!important}.is-percent-37-tablet{flex:none!important;width:37%!important}.is-percent-38-tablet{flex:none!important;width:38%!important}.is-percent-39-tablet{flex:none!important;width:39%!important}.is-percent-40-tablet{flex:none!important;width:40%!important}.is-percent-41-tablet{flex:none!important;width:41%!important}.is-percent-42-tablet{flex:none!important;width:42%!important}.is-percent-43-tablet{flex:none!important;width:43%!important}.is-percent-44-tablet{flex:none!important;width:44%!important}.is-percent-45-tablet{flex:none!important;width:45%!important}.is-percent-46-tablet{flex:none!important;width:46%!important}.is-percent-47-tablet{flex:none!important;width:47%!important}.is-percent-48-tablet{flex:none!important;width:48%!important}.is-percent-49-tablet{flex:none!important;width:49%!important}.is-percent-50-tablet{flex:none!important;width:50%!important}.is-percent-51-tablet{flex:none!important;width:51%!important}.is-percent-52-tablet{flex:none!important;width:52%!important}.is-percent-53-tablet{flex:none!important;width:53%!important}.is-percent-54-tablet{flex:none!important;width:54%!important}.is-percent-55-tablet{flex:none!important;width:55%!important}.is-percent-56-tablet{flex:none!important;width:56%!important}.is-percent-57-tablet{flex:none!important;width:57%!important}.is-percent-58-tablet{flex:none!important;width:58%!important}.is-percent-59-tablet{flex:none!important;width:59%!important}.is-percent-60-tablet{flex:none!important;width:60%!important}.is-percent-61-tablet{flex:none!important;width:61%!important}.is-percent-62-tablet{flex:none!important;width:62%!important}.is-percent-63-tablet{flex:none!important;width:63%!important}.is-percent-64-tablet{flex:none!important;width:64%!important}.is-percent-65-tablet{flex:none!important;width:65%!important}.is-percent-66-tablet{flex:none!important;width:66%!important}.is-percent-67-tablet{flex:none!important;width:67%!important}.is-percent-68-tablet{flex:none!important;width:68%!important}.is-percent-69-tablet{flex:none!important;width:69%!important}.is-percent-70-tablet{flex:none!important;width:70%!important}.is-percent-71-tablet{flex:none!important;width:71%!important}.is-percent-72-tablet{flex:none!important;width:72%!important}.is-percent-73-tablet{flex:none!important;width:73%!important}.is-percent-74-tablet{flex:none!important;width:74%!important}.is-percent-75-tablet{flex:none!important;width:75%!important}.is-percent-76-tablet{flex:none!important;width:76%!important}.is-percent-77-tablet{flex:none!important;width:77%!important}.is-percent-78-tablet{flex:none!important;width:78%!important}.is-percent-79-tablet{flex:none!important;width:79%!important}.is-percent-80-tablet{flex:none!important;width:80%!important}.is-percent-81-tablet{flex:none!important;width:81%!important}.is-percent-82-tablet{flex:none!important;width:82%!important}.is-percent-83-tablet{flex:none!important;width:83%!important}.is-percent-84-tablet{flex:none!important;width:84%!important}.is-percent-85-tablet{flex:none!important;width:85%!important}.is-percent-86-tablet{flex:none!important;width:86%!important}.is-percent-87-tablet{flex:none!important;width:87%!important}.is-percent-88-tablet{flex:none!important;width:88%!important}.is-percent-89-tablet{flex:none!important;width:89%!important}.is-percent-90-tablet{flex:none!important;width:90%!important}.is-percent-91-tablet{flex:none!important;width:91%!important}.is-percent-92-tablet{flex:none!important;width:92%!important}.is-percent-93-tablet{flex:none!important;width:93%!important}.is-percent-94-tablet{flex:none!important;width:94%!important}.is-percent-95-tablet{flex:none!important;width:95%!important}.is-percent-96-tablet{flex:none!important;width:96%!important}.is-percent-97-tablet{flex:none!important;width:97%!important}.is-percent-98-tablet{flex:none!important;width:98%!important}.is-percent-99-tablet{flex:none!important;width:99%!important}.is-percent-100-tablet{flex:none!important;width:100%!important}}@media screen and (max-width:1439px){.is-percent-1-touch{flex:none!important;width:1%!important}.is-percent-2-touch{flex:none!important;width:2%!important}.is-percent-3-touch{flex:none!important;width:3%!important}.is-percent-4-touch{flex:none!important;width:4%!important}.is-percent-5-touch{flex:none!important;width:5%!important}.is-percent-6-touch{flex:none!important;width:6%!important}.is-percent-7-touch{flex:none!important;width:7%!important}.is-percent-8-touch{flex:none!important;width:8%!important}.is-percent-9-touch{flex:none!important;width:9%!important}.is-percent-10-touch{flex:none!important;width:10%!important}.is-percent-11-touch{flex:none!important;width:11%!important}.is-percent-12-touch{flex:none!important;width:12%!important}.is-percent-13-touch{flex:none!important;width:13%!important}.is-percent-14-touch{flex:none!important;width:14%!important}.is-percent-15-touch{flex:none!important;width:15%!important}.is-percent-16-touch{flex:none!important;width:16%!important}.is-percent-17-touch{flex:none!important;width:17%!important}.is-percent-18-touch{flex:none!important;width:18%!important}.is-percent-19-touch{flex:none!important;width:19%!important}.is-percent-20-touch{flex:none!important;width:20%!important}.is-percent-21-touch{flex:none!important;width:21%!important}.is-percent-22-touch{flex:none!important;width:22%!important}.is-percent-23-touch{flex:none!important;width:23%!important}.is-percent-24-touch{flex:none!important;width:24%!important}.is-percent-25-touch{flex:none!important;width:25%!important}.is-percent-26-touch{flex:none!important;width:26%!important}.is-percent-27-touch{flex:none!important;width:27%!important}.is-percent-28-touch{flex:none!important;width:28%!important}.is-percent-29-touch{flex:none!important;width:29%!important}.is-percent-30-touch{flex:none!important;width:30%!important}.is-percent-31-touch{flex:none!important;width:31%!important}.is-percent-32-touch{flex:none!important;width:32%!important}.is-percent-33-touch{flex:none!important;width:33%!important}.is-percent-34-touch{flex:none!important;width:34%!important}.is-percent-35-touch{flex:none!important;width:35%!important}.is-percent-36-touch{flex:none!important;width:36%!important}.is-percent-37-touch{flex:none!important;width:37%!important}.is-percent-38-touch{flex:none!important;width:38%!important}.is-percent-39-touch{flex:none!important;width:39%!important}.is-percent-40-touch{flex:none!important;width:40%!important}.is-percent-41-touch{flex:none!important;width:41%!important}.is-percent-42-touch{flex:none!important;width:42%!important}.is-percent-43-touch{flex:none!important;width:43%!important}.is-percent-44-touch{flex:none!important;width:44%!important}.is-percent-45-touch{flex:none!important;width:45%!important}.is-percent-46-touch{flex:none!important;width:46%!important}.is-percent-47-touch{flex:none!important;width:47%!important}.is-percent-48-touch{flex:none!important;width:48%!important}.is-percent-49-touch{flex:none!important;width:49%!important}.is-percent-50-touch{flex:none!important;width:50%!important}.is-percent-51-touch{flex:none!important;width:51%!important}.is-percent-52-touch{flex:none!important;width:52%!important}.is-percent-53-touch{flex:none!important;width:53%!important}.is-percent-54-touch{flex:none!important;width:54%!important}.is-percent-55-touch{flex:none!important;width:55%!important}.is-percent-56-touch{flex:none!important;width:56%!important}.is-percent-57-touch{flex:none!important;width:57%!important}.is-percent-58-touch{flex:none!important;width:58%!important}.is-percent-59-touch{flex:none!important;width:59%!important}.is-percent-60-touch{flex:none!important;width:60%!important}.is-percent-61-touch{flex:none!important;width:61%!important}.is-percent-62-touch{flex:none!important;width:62%!important}.is-percent-63-touch{flex:none!important;width:63%!important}.is-percent-64-touch{flex:none!important;width:64%!important}.is-percent-65-touch{flex:none!important;width:65%!important}.is-percent-66-touch{flex:none!important;width:66%!important}.is-percent-67-touch{flex:none!important;width:67%!important}.is-percent-68-touch{flex:none!important;width:68%!important}.is-percent-69-touch{flex:none!important;width:69%!important}.is-percent-70-touch{flex:none!important;width:70%!important}.is-percent-71-touch{flex:none!important;width:71%!important}.is-percent-72-touch{flex:none!important;width:72%!important}.is-percent-73-touch{flex:none!important;width:73%!important}.is-percent-74-touch{flex:none!important;width:74%!important}.is-percent-75-touch{flex:none!important;width:75%!important}.is-percent-76-touch{flex:none!important;width:76%!important}.is-percent-77-touch{flex:none!important;width:77%!important}.is-percent-78-touch{flex:none!important;width:78%!important}.is-percent-79-touch{flex:none!important;width:79%!important}.is-percent-80-touch{flex:none!important;width:80%!important}.is-percent-81-touch{flex:none!important;width:81%!important}.is-percent-82-touch{flex:none!important;width:82%!important}.is-percent-83-touch{flex:none!important;width:83%!important}.is-percent-84-touch{flex:none!important;width:84%!important}.is-percent-85-touch{flex:none!important;width:85%!important}.is-percent-86-touch{flex:none!important;width:86%!important}.is-percent-87-touch{flex:none!important;width:87%!important}.is-percent-88-touch{flex:none!important;width:88%!important}.is-percent-89-touch{flex:none!important;width:89%!important}.is-percent-90-touch{flex:none!important;width:90%!important}.is-percent-91-touch{flex:none!important;width:91%!important}.is-percent-92-touch{flex:none!important;width:92%!important}.is-percent-93-touch{flex:none!important;width:93%!important}.is-percent-94-touch{flex:none!important;width:94%!important}.is-percent-95-touch{flex:none!important;width:95%!important}.is-percent-96-touch{flex:none!important;width:96%!important}.is-percent-97-touch{flex:none!important;width:97%!important}.is-percent-98-touch{flex:none!important;width:98%!important}.is-percent-99-touch{flex:none!important;width:99%!important}.is-percent-100-touch{flex:none!important;width:100%!important}}@media screen and (min-width:1440px){.is-percent-1-desktop{flex:none!important;width:1%!important}.is-percent-2-desktop{flex:none!important;width:2%!important}.is-percent-3-desktop{flex:none!important;width:3%!important}.is-percent-4-desktop{flex:none!important;width:4%!important}.is-percent-5-desktop{flex:none!important;width:5%!important}.is-percent-6-desktop{flex:none!important;width:6%!important}.is-percent-7-desktop{flex:none!important;width:7%!important}.is-percent-8-desktop{flex:none!important;width:8%!important}.is-percent-9-desktop{flex:none!important;width:9%!important}.is-percent-10-desktop{flex:none!important;width:10%!important}.is-percent-11-desktop{flex:none!important;width:11%!important}.is-percent-12-desktop{flex:none!important;width:12%!important}.is-percent-13-desktop{flex:none!important;width:13%!important}.is-percent-14-desktop{flex:none!important;width:14%!important}.is-percent-15-desktop{flex:none!important;width:15%!important}.is-percent-16-desktop{flex:none!important;width:16%!important}.is-percent-17-desktop{flex:none!important;width:17%!important}.is-percent-18-desktop{flex:none!important;width:18%!important}.is-percent-19-desktop{flex:none!important;width:19%!important}.is-percent-20-desktop{flex:none!important;width:20%!important}.is-percent-21-desktop{flex:none!important;width:21%!important}.is-percent-22-desktop{flex:none!important;width:22%!important}.is-percent-23-desktop{flex:none!important;width:23%!important}.is-percent-24-desktop{flex:none!important;width:24%!important}.is-percent-25-desktop{flex:none!important;width:25%!important}.is-percent-26-desktop{flex:none!important;width:26%!important}.is-percent-27-desktop{flex:none!important;width:27%!important}.is-percent-28-desktop{flex:none!important;width:28%!important}.is-percent-29-desktop{flex:none!important;width:29%!important}.is-percent-30-desktop{flex:none!important;width:30%!important}.is-percent-31-desktop{flex:none!important;width:31%!important}.is-percent-32-desktop{flex:none!important;width:32%!important}.is-percent-33-desktop{flex:none!important;width:33%!important}.is-percent-34-desktop{flex:none!important;width:34%!important}.is-percent-35-desktop{flex:none!important;width:35%!important}.is-percent-36-desktop{flex:none!important;width:36%!important}.is-percent-37-desktop{flex:none!important;width:37%!important}.is-percent-38-desktop{flex:none!important;width:38%!important}.is-percent-39-desktop{flex:none!important;width:39%!important}.is-percent-40-desktop{flex:none!important;width:40%!important}.is-percent-41-desktop{flex:none!important;width:41%!important}.is-percent-42-desktop{flex:none!important;width:42%!important}.is-percent-43-desktop{flex:none!important;width:43%!important}.is-percent-44-desktop{flex:none!important;width:44%!important}.is-percent-45-desktop{flex:none!important;width:45%!important}.is-percent-46-desktop{flex:none!important;width:46%!important}.is-percent-47-desktop{flex:none!important;width:47%!important}.is-percent-48-desktop{flex:none!important;width:48%!important}.is-percent-49-desktop{flex:none!important;width:49%!important}.is-percent-50-desktop{flex:none!important;width:50%!important}.is-percent-51-desktop{flex:none!important;width:51%!important}.is-percent-52-desktop{flex:none!important;width:52%!important}.is-percent-53-desktop{flex:none!important;width:53%!important}.is-percent-54-desktop{flex:none!important;width:54%!important}.is-percent-55-desktop{flex:none!important;width:55%!important}.is-percent-56-desktop{flex:none!important;width:56%!important}.is-percent-57-desktop{flex:none!important;width:57%!important}.is-percent-58-desktop{flex:none!important;width:58%!important}.is-percent-59-desktop{flex:none!important;width:59%!important}.is-percent-60-desktop{flex:none!important;width:60%!important}.is-percent-61-desktop{flex:none!important;width:61%!important}.is-percent-62-desktop{flex:none!important;width:62%!important}.is-percent-63-desktop{flex:none!important;width:63%!important}.is-percent-64-desktop{flex:none!important;width:64%!important}.is-percent-65-desktop{flex:none!important;width:65%!important}.is-percent-66-desktop{flex:none!important;width:66%!important}.is-percent-67-desktop{flex:none!important;width:67%!important}.is-percent-68-desktop{flex:none!important;width:68%!important}.is-percent-69-desktop{flex:none!important;width:69%!important}.is-percent-70-desktop{flex:none!important;width:70%!important}.is-percent-71-desktop{flex:none!important;width:71%!important}.is-percent-72-desktop{flex:none!important;width:72%!important}.is-percent-73-desktop{flex:none!important;width:73%!important}.is-percent-74-desktop{flex:none!important;width:74%!important}.is-percent-75-desktop{flex:none!important;width:75%!important}.is-percent-76-desktop{flex:none!important;width:76%!important}.is-percent-77-desktop{flex:none!important;width:77%!important}.is-percent-78-desktop{flex:none!important;width:78%!important}.is-percent-79-desktop{flex:none!important;width:79%!important}.is-percent-80-desktop{flex:none!important;width:80%!important}.is-percent-81-desktop{flex:none!important;width:81%!important}.is-percent-82-desktop{flex:none!important;width:82%!important}.is-percent-83-desktop{flex:none!important;width:83%!important}.is-percent-84-desktop{flex:none!important;width:84%!important}.is-percent-85-desktop{flex:none!important;width:85%!important}.is-percent-86-desktop{flex:none!important;width:86%!important}.is-percent-87-desktop{flex:none!important;width:87%!important}.is-percent-88-desktop{flex:none!important;width:88%!important}.is-percent-89-desktop{flex:none!important;width:89%!important}.is-percent-90-desktop{flex:none!important;width:90%!important}.is-percent-91-desktop{flex:none!important;width:91%!important}.is-percent-92-desktop{flex:none!important;width:92%!important}.is-percent-93-desktop{flex:none!important;width:93%!important}.is-percent-94-desktop{flex:none!important;width:94%!important}.is-percent-95-desktop{flex:none!important;width:95%!important}.is-percent-96-desktop{flex:none!important;width:96%!important}.is-percent-97-desktop{flex:none!important;width:97%!important}.is-percent-98-desktop{flex:none!important;width:98%!important}.is-percent-99-desktop{flex:none!important;width:99%!important}.is-percent-100-desktop{flex:none!important;width:100%!important}}.is-vertical-top{vertical-align:top!important}.is-vertical-middle{vertical-align:middle!important}.is-vertical-bottom{vertical-align:bottom!important}.is-vertical-baseline{vertical-align:baseline!important}.is-vertical-text-top{vertical-align:text-top!important}.is-overflow-auto{overflow:auto!important}.is-overflow-hidden{overflow:hidden!important}.is-pre-line{white-space:pre-line!important}.is-pre-wrap{white-space:pre-wrap!important}.is-fullwidth{width:100%!important}.is-fullheight{height:100%!important}.is-control-height{height:4.8rem!important}.is-control-height-centered{height:4.8rem!important;display:flex!important;align-items:center!important}.is-clickable{cursor:pointer}.is-disabled{cursor:auto!important;pointer-events:none!important;touch-action:none!important;filter:grayscale(100%)!important;opacity:.5!important;position:relative!important}.is-disabled:after{content:" ";position:absolute;top:0;left:0;right:0;bottom:0}.has-shadow{box-shadow:0 2px 3px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1)!important}.has-shadow-hovered{transition:.2s ease}.has-shadow-hovered:hover{box-shadow:1px 3px 10px 2px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1)!important}.has-arrow-up:after{border:3px solid;border-radius:2px;content:" ";transform:rotate(-45deg);transform-origin:center;width:.625em;height:.625em;margin-left:.2em;border-left:0;border-bottom:0;display:block}.has-arrow-down:after{border:3px solid;border-radius:2px;border-right:0;border-top:0}.has-arrow-down:after,.has-arrow-right:after{content:" ";transform:rotate(-45deg);transform-origin:center;width:.625em;height:.625em;margin-left:.2em;display:block}.has-arrow-right:after{border:3px solid;border-radius:2px;border-left:0;border-top:0}.has-arrow-left:after{border:3px solid;border-radius:2px;content:" ";transform:rotate(-45deg);transform-origin:center;width:.625em;height:.625em;margin-left:.2em;border-right:0;border-bottom:0;display:block}@media screen and (max-width:767px){.is-horizontal-mobile{display:flex!important;align-items:center!important}.is-horizontal-mobile>:not(:last-child).block,.is-horizontal-mobile>:not(:last-child).box,.is-horizontal-mobile>:not(:last-child).breadcrumb,.is-horizontal-mobile>:not(:last-child).content,.is-horizontal-mobile>:not(:last-child).level,.is-horizontal-mobile>:not(:last-child).message,.is-horizontal-mobile>:not(:last-child).notification,.is-horizontal-mobile>:not(:last-child).pagination,.is-horizontal-mobile>:not(:last-child).progress,.is-horizontal-mobile>:not(:last-child).table,.is-horizontal-mobile>:not(:last-child).tabs{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-0,.is-horizontal-mobile>:not(:last-child).box.space-0,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-0,.is-horizontal-mobile>:not(:last-child).content.space-0,.is-horizontal-mobile>:not(:last-child).level.space-0,.is-horizontal-mobile>:not(:last-child).message.space-0,.is-horizontal-mobile>:not(:last-child).notification.space-0,.is-horizontal-mobile>:not(:last-child).pagination.space-0,.is-horizontal-mobile>:not(:last-child).progress.space-0,.is-horizontal-mobile>:not(:last-child).table.space-0,.is-horizontal-mobile>:not(:last-child).tabs.space-0{margin-right:0;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-1,.is-horizontal-mobile>:not(:last-child).box.space-1,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-1,.is-horizontal-mobile>:not(:last-child).content.space-1,.is-horizontal-mobile>:not(:last-child).level.space-1,.is-horizontal-mobile>:not(:last-child).message.space-1,.is-horizontal-mobile>:not(:last-child).notification.space-1,.is-horizontal-mobile>:not(:last-child).pagination.space-1,.is-horizontal-mobile>:not(:last-child).progress.space-1,.is-horizontal-mobile>:not(:last-child).table.space-1,.is-horizontal-mobile>:not(:last-child).tabs.space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-2,.is-horizontal-mobile>:not(:last-child).box.space-2,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-2,.is-horizontal-mobile>:not(:last-child).content.space-2,.is-horizontal-mobile>:not(:last-child).level.space-2,.is-horizontal-mobile>:not(:last-child).message.space-2,.is-horizontal-mobile>:not(:last-child).notification.space-2,.is-horizontal-mobile>:not(:last-child).pagination.space-2,.is-horizontal-mobile>:not(:last-child).progress.space-2,.is-horizontal-mobile>:not(:last-child).table.space-2,.is-horizontal-mobile>:not(:last-child).tabs.space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-3,.is-horizontal-mobile>:not(:last-child).box.space-3,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-3,.is-horizontal-mobile>:not(:last-child).content.space-3,.is-horizontal-mobile>:not(:last-child).level.space-3,.is-horizontal-mobile>:not(:last-child).message.space-3,.is-horizontal-mobile>:not(:last-child).notification.space-3,.is-horizontal-mobile>:not(:last-child).pagination.space-3,.is-horizontal-mobile>:not(:last-child).progress.space-3,.is-horizontal-mobile>:not(:last-child).table.space-3,.is-horizontal-mobile>:not(:last-child).tabs.space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-4,.is-horizontal-mobile>:not(:last-child).box.space-4,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-4,.is-horizontal-mobile>:not(:last-child).content.space-4,.is-horizontal-mobile>:not(:last-child).level.space-4,.is-horizontal-mobile>:not(:last-child).message.space-4,.is-horizontal-mobile>:not(:last-child).notification.space-4,.is-horizontal-mobile>:not(:last-child).pagination.space-4,.is-horizontal-mobile>:not(:last-child).progress.space-4,.is-horizontal-mobile>:not(:last-child).table.space-4,.is-horizontal-mobile>:not(:last-child).tabs.space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-5,.is-horizontal-mobile>:not(:last-child).box.space-5,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-5,.is-horizontal-mobile>:not(:last-child).content.space-5,.is-horizontal-mobile>:not(:last-child).level.space-5,.is-horizontal-mobile>:not(:last-child).message.space-5,.is-horizontal-mobile>:not(:last-child).notification.space-5,.is-horizontal-mobile>:not(:last-child).pagination.space-5,.is-horizontal-mobile>:not(:last-child).progress.space-5,.is-horizontal-mobile>:not(:last-child).table.space-5,.is-horizontal-mobile>:not(:last-child).tabs.space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-6,.is-horizontal-mobile>:not(:last-child).box.space-6,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-6,.is-horizontal-mobile>:not(:last-child).content.space-6,.is-horizontal-mobile>:not(:last-child).level.space-6,.is-horizontal-mobile>:not(:last-child).message.space-6,.is-horizontal-mobile>:not(:last-child).notification.space-6,.is-horizontal-mobile>:not(:last-child).pagination.space-6,.is-horizontal-mobile>:not(:last-child).progress.space-6,.is-horizontal-mobile>:not(:last-child).table.space-6,.is-horizontal-mobile>:not(:last-child).tabs.space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:767px) and (max-width:767px){.is-horizontal-mobile>:not(:last-child).block.space-0-mobile,.is-horizontal-mobile>:not(:last-child).box.space-0-mobile,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-0-mobile,.is-horizontal-mobile>:not(:last-child).content.space-0-mobile,.is-horizontal-mobile>:not(:last-child).level.space-0-mobile,.is-horizontal-mobile>:not(:last-child).message.space-0-mobile,.is-horizontal-mobile>:not(:last-child).notification.space-0-mobile,.is-horizontal-mobile>:not(:last-child).pagination.space-0-mobile,.is-horizontal-mobile>:not(:last-child).progress.space-0-mobile,.is-horizontal-mobile>:not(:last-child).table.space-0-mobile,.is-horizontal-mobile>:not(:last-child).tabs.space-0-mobile{margin-right:0;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-1-mobile,.is-horizontal-mobile>:not(:last-child).box.space-1-mobile,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-1-mobile,.is-horizontal-mobile>:not(:last-child).content.space-1-mobile,.is-horizontal-mobile>:not(:last-child).level.space-1-mobile,.is-horizontal-mobile>:not(:last-child).message.space-1-mobile,.is-horizontal-mobile>:not(:last-child).notification.space-1-mobile,.is-horizontal-mobile>:not(:last-child).pagination.space-1-mobile,.is-horizontal-mobile>:not(:last-child).progress.space-1-mobile,.is-horizontal-mobile>:not(:last-child).table.space-1-mobile,.is-horizontal-mobile>:not(:last-child).tabs.space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-2-mobile,.is-horizontal-mobile>:not(:last-child).box.space-2-mobile,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-2-mobile,.is-horizontal-mobile>:not(:last-child).content.space-2-mobile,.is-horizontal-mobile>:not(:last-child).level.space-2-mobile,.is-horizontal-mobile>:not(:last-child).message.space-2-mobile,.is-horizontal-mobile>:not(:last-child).notification.space-2-mobile,.is-horizontal-mobile>:not(:last-child).pagination.space-2-mobile,.is-horizontal-mobile>:not(:last-child).progress.space-2-mobile,.is-horizontal-mobile>:not(:last-child).table.space-2-mobile,.is-horizontal-mobile>:not(:last-child).tabs.space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-3-mobile,.is-horizontal-mobile>:not(:last-child).box.space-3-mobile,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-3-mobile,.is-horizontal-mobile>:not(:last-child).content.space-3-mobile,.is-horizontal-mobile>:not(:last-child).level.space-3-mobile,.is-horizontal-mobile>:not(:last-child).message.space-3-mobile,.is-horizontal-mobile>:not(:last-child).notification.space-3-mobile,.is-horizontal-mobile>:not(:last-child).pagination.space-3-mobile,.is-horizontal-mobile>:not(:last-child).progress.space-3-mobile,.is-horizontal-mobile>:not(:last-child).table.space-3-mobile,.is-horizontal-mobile>:not(:last-child).tabs.space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-4-mobile,.is-horizontal-mobile>:not(:last-child).box.space-4-mobile,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-4-mobile,.is-horizontal-mobile>:not(:last-child).content.space-4-mobile,.is-horizontal-mobile>:not(:last-child).level.space-4-mobile,.is-horizontal-mobile>:not(:last-child).message.space-4-mobile,.is-horizontal-mobile>:not(:last-child).notification.space-4-mobile,.is-horizontal-mobile>:not(:last-child).pagination.space-4-mobile,.is-horizontal-mobile>:not(:last-child).progress.space-4-mobile,.is-horizontal-mobile>:not(:last-child).table.space-4-mobile,.is-horizontal-mobile>:not(:last-child).tabs.space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-5-mobile,.is-horizontal-mobile>:not(:last-child).box.space-5-mobile,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-5-mobile,.is-horizontal-mobile>:not(:last-child).content.space-5-mobile,.is-horizontal-mobile>:not(:last-child).level.space-5-mobile,.is-horizontal-mobile>:not(:last-child).message.space-5-mobile,.is-horizontal-mobile>:not(:last-child).notification.space-5-mobile,.is-horizontal-mobile>:not(:last-child).pagination.space-5-mobile,.is-horizontal-mobile>:not(:last-child).progress.space-5-mobile,.is-horizontal-mobile>:not(:last-child).table.space-5-mobile,.is-horizontal-mobile>:not(:last-child).tabs.space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-6-mobile,.is-horizontal-mobile>:not(:last-child).box.space-6-mobile,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-6-mobile,.is-horizontal-mobile>:not(:last-child).content.space-6-mobile,.is-horizontal-mobile>:not(:last-child).level.space-6-mobile,.is-horizontal-mobile>:not(:last-child).message.space-6-mobile,.is-horizontal-mobile>:not(:last-child).notification.space-6-mobile,.is-horizontal-mobile>:not(:last-child).pagination.space-6-mobile,.is-horizontal-mobile>:not(:last-child).progress.space-6-mobile,.is-horizontal-mobile>:not(:last-child).table.space-6-mobile,.is-horizontal-mobile>:not(:last-child).tabs.space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:767px) and (min-width:768px){.is-horizontal-mobile>:not(:last-child).block.space-0-tablet,.is-horizontal-mobile>:not(:last-child).box.space-0-tablet,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-0-tablet,.is-horizontal-mobile>:not(:last-child).content.space-0-tablet,.is-horizontal-mobile>:not(:last-child).level.space-0-tablet,.is-horizontal-mobile>:not(:last-child).message.space-0-tablet,.is-horizontal-mobile>:not(:last-child).notification.space-0-tablet,.is-horizontal-mobile>:not(:last-child).pagination.space-0-tablet,.is-horizontal-mobile>:not(:last-child).progress.space-0-tablet,.is-horizontal-mobile>:not(:last-child).table.space-0-tablet,.is-horizontal-mobile>:not(:last-child).tabs.space-0-tablet{margin-right:0;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-1-tablet,.is-horizontal-mobile>:not(:last-child).box.space-1-tablet,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-1-tablet,.is-horizontal-mobile>:not(:last-child).content.space-1-tablet,.is-horizontal-mobile>:not(:last-child).level.space-1-tablet,.is-horizontal-mobile>:not(:last-child).message.space-1-tablet,.is-horizontal-mobile>:not(:last-child).notification.space-1-tablet,.is-horizontal-mobile>:not(:last-child).pagination.space-1-tablet,.is-horizontal-mobile>:not(:last-child).progress.space-1-tablet,.is-horizontal-mobile>:not(:last-child).table.space-1-tablet,.is-horizontal-mobile>:not(:last-child).tabs.space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-2-tablet,.is-horizontal-mobile>:not(:last-child).box.space-2-tablet,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-2-tablet,.is-horizontal-mobile>:not(:last-child).content.space-2-tablet,.is-horizontal-mobile>:not(:last-child).level.space-2-tablet,.is-horizontal-mobile>:not(:last-child).message.space-2-tablet,.is-horizontal-mobile>:not(:last-child).notification.space-2-tablet,.is-horizontal-mobile>:not(:last-child).pagination.space-2-tablet,.is-horizontal-mobile>:not(:last-child).progress.space-2-tablet,.is-horizontal-mobile>:not(:last-child).table.space-2-tablet,.is-horizontal-mobile>:not(:last-child).tabs.space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-3-tablet,.is-horizontal-mobile>:not(:last-child).box.space-3-tablet,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-3-tablet,.is-horizontal-mobile>:not(:last-child).content.space-3-tablet,.is-horizontal-mobile>:not(:last-child).level.space-3-tablet,.is-horizontal-mobile>:not(:last-child).message.space-3-tablet,.is-horizontal-mobile>:not(:last-child).notification.space-3-tablet,.is-horizontal-mobile>:not(:last-child).pagination.space-3-tablet,.is-horizontal-mobile>:not(:last-child).progress.space-3-tablet,.is-horizontal-mobile>:not(:last-child).table.space-3-tablet,.is-horizontal-mobile>:not(:last-child).tabs.space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-4-tablet,.is-horizontal-mobile>:not(:last-child).box.space-4-tablet,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-4-tablet,.is-horizontal-mobile>:not(:last-child).content.space-4-tablet,.is-horizontal-mobile>:not(:last-child).level.space-4-tablet,.is-horizontal-mobile>:not(:last-child).message.space-4-tablet,.is-horizontal-mobile>:not(:last-child).notification.space-4-tablet,.is-horizontal-mobile>:not(:last-child).pagination.space-4-tablet,.is-horizontal-mobile>:not(:last-child).progress.space-4-tablet,.is-horizontal-mobile>:not(:last-child).table.space-4-tablet,.is-horizontal-mobile>:not(:last-child).tabs.space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-5-tablet,.is-horizontal-mobile>:not(:last-child).box.space-5-tablet,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-5-tablet,.is-horizontal-mobile>:not(:last-child).content.space-5-tablet,.is-horizontal-mobile>:not(:last-child).level.space-5-tablet,.is-horizontal-mobile>:not(:last-child).message.space-5-tablet,.is-horizontal-mobile>:not(:last-child).notification.space-5-tablet,.is-horizontal-mobile>:not(:last-child).pagination.space-5-tablet,.is-horizontal-mobile>:not(:last-child).progress.space-5-tablet,.is-horizontal-mobile>:not(:last-child).table.space-5-tablet,.is-horizontal-mobile>:not(:last-child).tabs.space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-6-tablet,.is-horizontal-mobile>:not(:last-child).box.space-6-tablet,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-6-tablet,.is-horizontal-mobile>:not(:last-child).content.space-6-tablet,.is-horizontal-mobile>:not(:last-child).level.space-6-tablet,.is-horizontal-mobile>:not(:last-child).message.space-6-tablet,.is-horizontal-mobile>:not(:last-child).notification.space-6-tablet,.is-horizontal-mobile>:not(:last-child).pagination.space-6-tablet,.is-horizontal-mobile>:not(:last-child).progress.space-6-tablet,.is-horizontal-mobile>:not(:last-child).table.space-6-tablet,.is-horizontal-mobile>:not(:last-child).tabs.space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:767px) and (max-width:1439px){.is-horizontal-mobile>:not(:last-child).block.space-0-touch,.is-horizontal-mobile>:not(:last-child).box.space-0-touch,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-0-touch,.is-horizontal-mobile>:not(:last-child).content.space-0-touch,.is-horizontal-mobile>:not(:last-child).level.space-0-touch,.is-horizontal-mobile>:not(:last-child).message.space-0-touch,.is-horizontal-mobile>:not(:last-child).notification.space-0-touch,.is-horizontal-mobile>:not(:last-child).pagination.space-0-touch,.is-horizontal-mobile>:not(:last-child).progress.space-0-touch,.is-horizontal-mobile>:not(:last-child).table.space-0-touch,.is-horizontal-mobile>:not(:last-child).tabs.space-0-touch{margin-right:0;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-1-touch,.is-horizontal-mobile>:not(:last-child).box.space-1-touch,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-1-touch,.is-horizontal-mobile>:not(:last-child).content.space-1-touch,.is-horizontal-mobile>:not(:last-child).level.space-1-touch,.is-horizontal-mobile>:not(:last-child).message.space-1-touch,.is-horizontal-mobile>:not(:last-child).notification.space-1-touch,.is-horizontal-mobile>:not(:last-child).pagination.space-1-touch,.is-horizontal-mobile>:not(:last-child).progress.space-1-touch,.is-horizontal-mobile>:not(:last-child).table.space-1-touch,.is-horizontal-mobile>:not(:last-child).tabs.space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-2-touch,.is-horizontal-mobile>:not(:last-child).box.space-2-touch,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-2-touch,.is-horizontal-mobile>:not(:last-child).content.space-2-touch,.is-horizontal-mobile>:not(:last-child).level.space-2-touch,.is-horizontal-mobile>:not(:last-child).message.space-2-touch,.is-horizontal-mobile>:not(:last-child).notification.space-2-touch,.is-horizontal-mobile>:not(:last-child).pagination.space-2-touch,.is-horizontal-mobile>:not(:last-child).progress.space-2-touch,.is-horizontal-mobile>:not(:last-child).table.space-2-touch,.is-horizontal-mobile>:not(:last-child).tabs.space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-3-touch,.is-horizontal-mobile>:not(:last-child).box.space-3-touch,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-3-touch,.is-horizontal-mobile>:not(:last-child).content.space-3-touch,.is-horizontal-mobile>:not(:last-child).level.space-3-touch,.is-horizontal-mobile>:not(:last-child).message.space-3-touch,.is-horizontal-mobile>:not(:last-child).notification.space-3-touch,.is-horizontal-mobile>:not(:last-child).pagination.space-3-touch,.is-horizontal-mobile>:not(:last-child).progress.space-3-touch,.is-horizontal-mobile>:not(:last-child).table.space-3-touch,.is-horizontal-mobile>:not(:last-child).tabs.space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-4-touch,.is-horizontal-mobile>:not(:last-child).box.space-4-touch,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-4-touch,.is-horizontal-mobile>:not(:last-child).content.space-4-touch,.is-horizontal-mobile>:not(:last-child).level.space-4-touch,.is-horizontal-mobile>:not(:last-child).message.space-4-touch,.is-horizontal-mobile>:not(:last-child).notification.space-4-touch,.is-horizontal-mobile>:not(:last-child).pagination.space-4-touch,.is-horizontal-mobile>:not(:last-child).progress.space-4-touch,.is-horizontal-mobile>:not(:last-child).table.space-4-touch,.is-horizontal-mobile>:not(:last-child).tabs.space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-5-touch,.is-horizontal-mobile>:not(:last-child).box.space-5-touch,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-5-touch,.is-horizontal-mobile>:not(:last-child).content.space-5-touch,.is-horizontal-mobile>:not(:last-child).level.space-5-touch,.is-horizontal-mobile>:not(:last-child).message.space-5-touch,.is-horizontal-mobile>:not(:last-child).notification.space-5-touch,.is-horizontal-mobile>:not(:last-child).pagination.space-5-touch,.is-horizontal-mobile>:not(:last-child).progress.space-5-touch,.is-horizontal-mobile>:not(:last-child).table.space-5-touch,.is-horizontal-mobile>:not(:last-child).tabs.space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-6-touch,.is-horizontal-mobile>:not(:last-child).box.space-6-touch,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-6-touch,.is-horizontal-mobile>:not(:last-child).content.space-6-touch,.is-horizontal-mobile>:not(:last-child).level.space-6-touch,.is-horizontal-mobile>:not(:last-child).message.space-6-touch,.is-horizontal-mobile>:not(:last-child).notification.space-6-touch,.is-horizontal-mobile>:not(:last-child).pagination.space-6-touch,.is-horizontal-mobile>:not(:last-child).progress.space-6-touch,.is-horizontal-mobile>:not(:last-child).table.space-6-touch,.is-horizontal-mobile>:not(:last-child).tabs.space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:767px) and (min-width:1440px){.is-horizontal-mobile>:not(:last-child).block.space-0-desktop,.is-horizontal-mobile>:not(:last-child).box.space-0-desktop,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-0-desktop,.is-horizontal-mobile>:not(:last-child).content.space-0-desktop,.is-horizontal-mobile>:not(:last-child).level.space-0-desktop,.is-horizontal-mobile>:not(:last-child).message.space-0-desktop,.is-horizontal-mobile>:not(:last-child).notification.space-0-desktop,.is-horizontal-mobile>:not(:last-child).pagination.space-0-desktop,.is-horizontal-mobile>:not(:last-child).progress.space-0-desktop,.is-horizontal-mobile>:not(:last-child).table.space-0-desktop,.is-horizontal-mobile>:not(:last-child).tabs.space-0-desktop{margin-right:0;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-1-desktop,.is-horizontal-mobile>:not(:last-child).box.space-1-desktop,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-1-desktop,.is-horizontal-mobile>:not(:last-child).content.space-1-desktop,.is-horizontal-mobile>:not(:last-child).level.space-1-desktop,.is-horizontal-mobile>:not(:last-child).message.space-1-desktop,.is-horizontal-mobile>:not(:last-child).notification.space-1-desktop,.is-horizontal-mobile>:not(:last-child).pagination.space-1-desktop,.is-horizontal-mobile>:not(:last-child).progress.space-1-desktop,.is-horizontal-mobile>:not(:last-child).table.space-1-desktop,.is-horizontal-mobile>:not(:last-child).tabs.space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-2-desktop,.is-horizontal-mobile>:not(:last-child).box.space-2-desktop,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-2-desktop,.is-horizontal-mobile>:not(:last-child).content.space-2-desktop,.is-horizontal-mobile>:not(:last-child).level.space-2-desktop,.is-horizontal-mobile>:not(:last-child).message.space-2-desktop,.is-horizontal-mobile>:not(:last-child).notification.space-2-desktop,.is-horizontal-mobile>:not(:last-child).pagination.space-2-desktop,.is-horizontal-mobile>:not(:last-child).progress.space-2-desktop,.is-horizontal-mobile>:not(:last-child).table.space-2-desktop,.is-horizontal-mobile>:not(:last-child).tabs.space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-3-desktop,.is-horizontal-mobile>:not(:last-child).box.space-3-desktop,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-3-desktop,.is-horizontal-mobile>:not(:last-child).content.space-3-desktop,.is-horizontal-mobile>:not(:last-child).level.space-3-desktop,.is-horizontal-mobile>:not(:last-child).message.space-3-desktop,.is-horizontal-mobile>:not(:last-child).notification.space-3-desktop,.is-horizontal-mobile>:not(:last-child).pagination.space-3-desktop,.is-horizontal-mobile>:not(:last-child).progress.space-3-desktop,.is-horizontal-mobile>:not(:last-child).table.space-3-desktop,.is-horizontal-mobile>:not(:last-child).tabs.space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-4-desktop,.is-horizontal-mobile>:not(:last-child).box.space-4-desktop,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-4-desktop,.is-horizontal-mobile>:not(:last-child).content.space-4-desktop,.is-horizontal-mobile>:not(:last-child).level.space-4-desktop,.is-horizontal-mobile>:not(:last-child).message.space-4-desktop,.is-horizontal-mobile>:not(:last-child).notification.space-4-desktop,.is-horizontal-mobile>:not(:last-child).pagination.space-4-desktop,.is-horizontal-mobile>:not(:last-child).progress.space-4-desktop,.is-horizontal-mobile>:not(:last-child).table.space-4-desktop,.is-horizontal-mobile>:not(:last-child).tabs.space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-5-desktop,.is-horizontal-mobile>:not(:last-child).box.space-5-desktop,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-5-desktop,.is-horizontal-mobile>:not(:last-child).content.space-5-desktop,.is-horizontal-mobile>:not(:last-child).level.space-5-desktop,.is-horizontal-mobile>:not(:last-child).message.space-5-desktop,.is-horizontal-mobile>:not(:last-child).notification.space-5-desktop,.is-horizontal-mobile>:not(:last-child).pagination.space-5-desktop,.is-horizontal-mobile>:not(:last-child).progress.space-5-desktop,.is-horizontal-mobile>:not(:last-child).table.space-5-desktop,.is-horizontal-mobile>:not(:last-child).tabs.space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-6-desktop,.is-horizontal-mobile>:not(:last-child).box.space-6-desktop,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-6-desktop,.is-horizontal-mobile>:not(:last-child).content.space-6-desktop,.is-horizontal-mobile>:not(:last-child).level.space-6-desktop,.is-horizontal-mobile>:not(:last-child).message.space-6-desktop,.is-horizontal-mobile>:not(:last-child).notification.space-6-desktop,.is-horizontal-mobile>:not(:last-child).pagination.space-6-desktop,.is-horizontal-mobile>:not(:last-child).progress.space-6-desktop,.is-horizontal-mobile>:not(:last-child).table.space-6-desktop,.is-horizontal-mobile>:not(:last-child).tabs.space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:767px){.is-horizontal-mobile>.brick:not(:last-child){margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-0{margin-right:0;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:767px) and (max-width:767px){.is-horizontal-mobile>.brick:not(:last-child).space-0-mobile{margin-right:0;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:767px) and (min-width:768px){.is-horizontal-mobile>.brick:not(:last-child).space-0-tablet{margin-right:0;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:767px) and (max-width:1439px){.is-horizontal-mobile>.brick:not(:last-child).space-0-touch{margin-right:0;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:767px) and (min-width:1440px){.is-horizontal-mobile>.brick:not(:last-child).space-0-desktop{margin-right:0;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:767px){.is-horizontal-mobile.is-spacing>:not(:last-child){margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-0{margin-right:0;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:767px) and (max-width:767px){.is-horizontal-mobile.is-spacing>:not(:last-child).space-0-mobile{margin-right:0;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:767px) and (min-width:768px){.is-horizontal-mobile.is-spacing>:not(:last-child).space-0-tablet{margin-right:0;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:767px) and (max-width:1439px){.is-horizontal-mobile.is-spacing>:not(:last-child).space-0-touch{margin-right:0;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:767px) and (min-width:1440px){.is-horizontal-mobile.is-spacing>:not(:last-child).space-0-desktop{margin-right:0;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:767px){.is-horizontal-mobile.is-spacing-2>:not(:last-child){margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-0{margin-right:0;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:767px) and (max-width:767px){.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-0-mobile{margin-right:0;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:767px) and (min-width:768px){.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-0-tablet{margin-right:0;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:767px) and (max-width:1439px){.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-0-touch{margin-right:0;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:767px) and (min-width:1440px){.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-0-desktop{margin-right:0;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:767px){.is-horizontal-mobile.is-spacing-3>:not(:last-child){margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-0{margin-right:0;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:767px) and (max-width:767px){.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-0-mobile{margin-right:0;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:767px) and (min-width:768px){.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-0-tablet{margin-right:0;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:767px) and (max-width:1439px){.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-0-touch{margin-right:0;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:767px) and (min-width:1440px){.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-0-desktop{margin-right:0;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:767px){.is-horizontal-mobile.is-centered{justify-content:center!important}}@media screen and (max-width:767px){.is-horizontal-mobile.is-left{justify-content:flex-start!important}}@media screen and (max-width:767px){.is-horizontal-mobile.is-right{justify-content:flex-end!important}}@media screen and (max-width:767px){.is-horizontal-mobile.is-between{justify-content:space-between!important}}@media screen and (max-width:767px){.is-horizontal-mobile.is-around,.is-horizontal-mobile.is-evenly{justify-content:space-around!important}.is-horizontal-mobile.is-evenly{justify-content:space-evenly!important}}@media screen and (max-width:767px){@supports (-ms-accelerator:true) or (-ms-ime-align:auto){.is-horizontal-mobile.is-evenly{justify-content:space-around!important}}}@media print,screen and (min-width:768px){.is-horizontal-tablet{display:flex!important;align-items:center!important}.is-horizontal-tablet>:not(:last-child).block,.is-horizontal-tablet>:not(:last-child).box,.is-horizontal-tablet>:not(:last-child).breadcrumb,.is-horizontal-tablet>:not(:last-child).content,.is-horizontal-tablet>:not(:last-child).level,.is-horizontal-tablet>:not(:last-child).message,.is-horizontal-tablet>:not(:last-child).notification,.is-horizontal-tablet>:not(:last-child).pagination,.is-horizontal-tablet>:not(:last-child).progress,.is-horizontal-tablet>:not(:last-child).table,.is-horizontal-tablet>:not(:last-child).tabs{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-0,.is-horizontal-tablet>:not(:last-child).box.space-0,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-0,.is-horizontal-tablet>:not(:last-child).content.space-0,.is-horizontal-tablet>:not(:last-child).level.space-0,.is-horizontal-tablet>:not(:last-child).message.space-0,.is-horizontal-tablet>:not(:last-child).notification.space-0,.is-horizontal-tablet>:not(:last-child).pagination.space-0,.is-horizontal-tablet>:not(:last-child).progress.space-0,.is-horizontal-tablet>:not(:last-child).table.space-0,.is-horizontal-tablet>:not(:last-child).tabs.space-0{margin-right:0;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-1,.is-horizontal-tablet>:not(:last-child).box.space-1,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-1,.is-horizontal-tablet>:not(:last-child).content.space-1,.is-horizontal-tablet>:not(:last-child).level.space-1,.is-horizontal-tablet>:not(:last-child).message.space-1,.is-horizontal-tablet>:not(:last-child).notification.space-1,.is-horizontal-tablet>:not(:last-child).pagination.space-1,.is-horizontal-tablet>:not(:last-child).progress.space-1,.is-horizontal-tablet>:not(:last-child).table.space-1,.is-horizontal-tablet>:not(:last-child).tabs.space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-2,.is-horizontal-tablet>:not(:last-child).box.space-2,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-2,.is-horizontal-tablet>:not(:last-child).content.space-2,.is-horizontal-tablet>:not(:last-child).level.space-2,.is-horizontal-tablet>:not(:last-child).message.space-2,.is-horizontal-tablet>:not(:last-child).notification.space-2,.is-horizontal-tablet>:not(:last-child).pagination.space-2,.is-horizontal-tablet>:not(:last-child).progress.space-2,.is-horizontal-tablet>:not(:last-child).table.space-2,.is-horizontal-tablet>:not(:last-child).tabs.space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-3,.is-horizontal-tablet>:not(:last-child).box.space-3,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-3,.is-horizontal-tablet>:not(:last-child).content.space-3,.is-horizontal-tablet>:not(:last-child).level.space-3,.is-horizontal-tablet>:not(:last-child).message.space-3,.is-horizontal-tablet>:not(:last-child).notification.space-3,.is-horizontal-tablet>:not(:last-child).pagination.space-3,.is-horizontal-tablet>:not(:last-child).progress.space-3,.is-horizontal-tablet>:not(:last-child).table.space-3,.is-horizontal-tablet>:not(:last-child).tabs.space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-4,.is-horizontal-tablet>:not(:last-child).box.space-4,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-4,.is-horizontal-tablet>:not(:last-child).content.space-4,.is-horizontal-tablet>:not(:last-child).level.space-4,.is-horizontal-tablet>:not(:last-child).message.space-4,.is-horizontal-tablet>:not(:last-child).notification.space-4,.is-horizontal-tablet>:not(:last-child).pagination.space-4,.is-horizontal-tablet>:not(:last-child).progress.space-4,.is-horizontal-tablet>:not(:last-child).table.space-4,.is-horizontal-tablet>:not(:last-child).tabs.space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-5,.is-horizontal-tablet>:not(:last-child).box.space-5,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-5,.is-horizontal-tablet>:not(:last-child).content.space-5,.is-horizontal-tablet>:not(:last-child).level.space-5,.is-horizontal-tablet>:not(:last-child).message.space-5,.is-horizontal-tablet>:not(:last-child).notification.space-5,.is-horizontal-tablet>:not(:last-child).pagination.space-5,.is-horizontal-tablet>:not(:last-child).progress.space-5,.is-horizontal-tablet>:not(:last-child).table.space-5,.is-horizontal-tablet>:not(:last-child).tabs.space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-6,.is-horizontal-tablet>:not(:last-child).box.space-6,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-6,.is-horizontal-tablet>:not(:last-child).content.space-6,.is-horizontal-tablet>:not(:last-child).level.space-6,.is-horizontal-tablet>:not(:last-child).message.space-6,.is-horizontal-tablet>:not(:last-child).notification.space-6,.is-horizontal-tablet>:not(:last-child).pagination.space-6,.is-horizontal-tablet>:not(:last-child).progress.space-6,.is-horizontal-tablet>:not(:last-child).table.space-6,.is-horizontal-tablet>:not(:last-child).tabs.space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:768px) and (max-width:767px){.is-horizontal-tablet>:not(:last-child).block.space-0-mobile,.is-horizontal-tablet>:not(:last-child).box.space-0-mobile,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-0-mobile,.is-horizontal-tablet>:not(:last-child).content.space-0-mobile,.is-horizontal-tablet>:not(:last-child).level.space-0-mobile,.is-horizontal-tablet>:not(:last-child).message.space-0-mobile,.is-horizontal-tablet>:not(:last-child).notification.space-0-mobile,.is-horizontal-tablet>:not(:last-child).pagination.space-0-mobile,.is-horizontal-tablet>:not(:last-child).progress.space-0-mobile,.is-horizontal-tablet>:not(:last-child).table.space-0-mobile,.is-horizontal-tablet>:not(:last-child).tabs.space-0-mobile{margin-right:0;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-1-mobile,.is-horizontal-tablet>:not(:last-child).box.space-1-mobile,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-1-mobile,.is-horizontal-tablet>:not(:last-child).content.space-1-mobile,.is-horizontal-tablet>:not(:last-child).level.space-1-mobile,.is-horizontal-tablet>:not(:last-child).message.space-1-mobile,.is-horizontal-tablet>:not(:last-child).notification.space-1-mobile,.is-horizontal-tablet>:not(:last-child).pagination.space-1-mobile,.is-horizontal-tablet>:not(:last-child).progress.space-1-mobile,.is-horizontal-tablet>:not(:last-child).table.space-1-mobile,.is-horizontal-tablet>:not(:last-child).tabs.space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-2-mobile,.is-horizontal-tablet>:not(:last-child).box.space-2-mobile,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-2-mobile,.is-horizontal-tablet>:not(:last-child).content.space-2-mobile,.is-horizontal-tablet>:not(:last-child).level.space-2-mobile,.is-horizontal-tablet>:not(:last-child).message.space-2-mobile,.is-horizontal-tablet>:not(:last-child).notification.space-2-mobile,.is-horizontal-tablet>:not(:last-child).pagination.space-2-mobile,.is-horizontal-tablet>:not(:last-child).progress.space-2-mobile,.is-horizontal-tablet>:not(:last-child).table.space-2-mobile,.is-horizontal-tablet>:not(:last-child).tabs.space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-3-mobile,.is-horizontal-tablet>:not(:last-child).box.space-3-mobile,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-3-mobile,.is-horizontal-tablet>:not(:last-child).content.space-3-mobile,.is-horizontal-tablet>:not(:last-child).level.space-3-mobile,.is-horizontal-tablet>:not(:last-child).message.space-3-mobile,.is-horizontal-tablet>:not(:last-child).notification.space-3-mobile,.is-horizontal-tablet>:not(:last-child).pagination.space-3-mobile,.is-horizontal-tablet>:not(:last-child).progress.space-3-mobile,.is-horizontal-tablet>:not(:last-child).table.space-3-mobile,.is-horizontal-tablet>:not(:last-child).tabs.space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-4-mobile,.is-horizontal-tablet>:not(:last-child).box.space-4-mobile,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-4-mobile,.is-horizontal-tablet>:not(:last-child).content.space-4-mobile,.is-horizontal-tablet>:not(:last-child).level.space-4-mobile,.is-horizontal-tablet>:not(:last-child).message.space-4-mobile,.is-horizontal-tablet>:not(:last-child).notification.space-4-mobile,.is-horizontal-tablet>:not(:last-child).pagination.space-4-mobile,.is-horizontal-tablet>:not(:last-child).progress.space-4-mobile,.is-horizontal-tablet>:not(:last-child).table.space-4-mobile,.is-horizontal-tablet>:not(:last-child).tabs.space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-5-mobile,.is-horizontal-tablet>:not(:last-child).box.space-5-mobile,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-5-mobile,.is-horizontal-tablet>:not(:last-child).content.space-5-mobile,.is-horizontal-tablet>:not(:last-child).level.space-5-mobile,.is-horizontal-tablet>:not(:last-child).message.space-5-mobile,.is-horizontal-tablet>:not(:last-child).notification.space-5-mobile,.is-horizontal-tablet>:not(:last-child).pagination.space-5-mobile,.is-horizontal-tablet>:not(:last-child).progress.space-5-mobile,.is-horizontal-tablet>:not(:last-child).table.space-5-mobile,.is-horizontal-tablet>:not(:last-child).tabs.space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-6-mobile,.is-horizontal-tablet>:not(:last-child).box.space-6-mobile,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-6-mobile,.is-horizontal-tablet>:not(:last-child).content.space-6-mobile,.is-horizontal-tablet>:not(:last-child).level.space-6-mobile,.is-horizontal-tablet>:not(:last-child).message.space-6-mobile,.is-horizontal-tablet>:not(:last-child).notification.space-6-mobile,.is-horizontal-tablet>:not(:last-child).pagination.space-6-mobile,.is-horizontal-tablet>:not(:last-child).progress.space-6-mobile,.is-horizontal-tablet>:not(:last-child).table.space-6-mobile,.is-horizontal-tablet>:not(:last-child).tabs.space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media print,screen and (min-width:768px) and (min-width:768px){.is-horizontal-tablet>:not(:last-child).block.space-0-tablet,.is-horizontal-tablet>:not(:last-child).box.space-0-tablet,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-0-tablet,.is-horizontal-tablet>:not(:last-child).content.space-0-tablet,.is-horizontal-tablet>:not(:last-child).level.space-0-tablet,.is-horizontal-tablet>:not(:last-child).message.space-0-tablet,.is-horizontal-tablet>:not(:last-child).notification.space-0-tablet,.is-horizontal-tablet>:not(:last-child).pagination.space-0-tablet,.is-horizontal-tablet>:not(:last-child).progress.space-0-tablet,.is-horizontal-tablet>:not(:last-child).table.space-0-tablet,.is-horizontal-tablet>:not(:last-child).tabs.space-0-tablet{margin-right:0;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-1-tablet,.is-horizontal-tablet>:not(:last-child).box.space-1-tablet,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-1-tablet,.is-horizontal-tablet>:not(:last-child).content.space-1-tablet,.is-horizontal-tablet>:not(:last-child).level.space-1-tablet,.is-horizontal-tablet>:not(:last-child).message.space-1-tablet,.is-horizontal-tablet>:not(:last-child).notification.space-1-tablet,.is-horizontal-tablet>:not(:last-child).pagination.space-1-tablet,.is-horizontal-tablet>:not(:last-child).progress.space-1-tablet,.is-horizontal-tablet>:not(:last-child).table.space-1-tablet,.is-horizontal-tablet>:not(:last-child).tabs.space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-2-tablet,.is-horizontal-tablet>:not(:last-child).box.space-2-tablet,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-2-tablet,.is-horizontal-tablet>:not(:last-child).content.space-2-tablet,.is-horizontal-tablet>:not(:last-child).level.space-2-tablet,.is-horizontal-tablet>:not(:last-child).message.space-2-tablet,.is-horizontal-tablet>:not(:last-child).notification.space-2-tablet,.is-horizontal-tablet>:not(:last-child).pagination.space-2-tablet,.is-horizontal-tablet>:not(:last-child).progress.space-2-tablet,.is-horizontal-tablet>:not(:last-child).table.space-2-tablet,.is-horizontal-tablet>:not(:last-child).tabs.space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-3-tablet,.is-horizontal-tablet>:not(:last-child).box.space-3-tablet,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-3-tablet,.is-horizontal-tablet>:not(:last-child).content.space-3-tablet,.is-horizontal-tablet>:not(:last-child).level.space-3-tablet,.is-horizontal-tablet>:not(:last-child).message.space-3-tablet,.is-horizontal-tablet>:not(:last-child).notification.space-3-tablet,.is-horizontal-tablet>:not(:last-child).pagination.space-3-tablet,.is-horizontal-tablet>:not(:last-child).progress.space-3-tablet,.is-horizontal-tablet>:not(:last-child).table.space-3-tablet,.is-horizontal-tablet>:not(:last-child).tabs.space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-4-tablet,.is-horizontal-tablet>:not(:last-child).box.space-4-tablet,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-4-tablet,.is-horizontal-tablet>:not(:last-child).content.space-4-tablet,.is-horizontal-tablet>:not(:last-child).level.space-4-tablet,.is-horizontal-tablet>:not(:last-child).message.space-4-tablet,.is-horizontal-tablet>:not(:last-child).notification.space-4-tablet,.is-horizontal-tablet>:not(:last-child).pagination.space-4-tablet,.is-horizontal-tablet>:not(:last-child).progress.space-4-tablet,.is-horizontal-tablet>:not(:last-child).table.space-4-tablet,.is-horizontal-tablet>:not(:last-child).tabs.space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-5-tablet,.is-horizontal-tablet>:not(:last-child).box.space-5-tablet,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-5-tablet,.is-horizontal-tablet>:not(:last-child).content.space-5-tablet,.is-horizontal-tablet>:not(:last-child).level.space-5-tablet,.is-horizontal-tablet>:not(:last-child).message.space-5-tablet,.is-horizontal-tablet>:not(:last-child).notification.space-5-tablet,.is-horizontal-tablet>:not(:last-child).pagination.space-5-tablet,.is-horizontal-tablet>:not(:last-child).progress.space-5-tablet,.is-horizontal-tablet>:not(:last-child).table.space-5-tablet,.is-horizontal-tablet>:not(:last-child).tabs.space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-6-tablet,.is-horizontal-tablet>:not(:last-child).box.space-6-tablet,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-6-tablet,.is-horizontal-tablet>:not(:last-child).content.space-6-tablet,.is-horizontal-tablet>:not(:last-child).level.space-6-tablet,.is-horizontal-tablet>:not(:last-child).message.space-6-tablet,.is-horizontal-tablet>:not(:last-child).notification.space-6-tablet,.is-horizontal-tablet>:not(:last-child).pagination.space-6-tablet,.is-horizontal-tablet>:not(:last-child).progress.space-6-tablet,.is-horizontal-tablet>:not(:last-child).table.space-6-tablet,.is-horizontal-tablet>:not(:last-child).tabs.space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:768px) and (max-width:1439px){.is-horizontal-tablet>:not(:last-child).block.space-0-touch,.is-horizontal-tablet>:not(:last-child).box.space-0-touch,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-0-touch,.is-horizontal-tablet>:not(:last-child).content.space-0-touch,.is-horizontal-tablet>:not(:last-child).level.space-0-touch,.is-horizontal-tablet>:not(:last-child).message.space-0-touch,.is-horizontal-tablet>:not(:last-child).notification.space-0-touch,.is-horizontal-tablet>:not(:last-child).pagination.space-0-touch,.is-horizontal-tablet>:not(:last-child).progress.space-0-touch,.is-horizontal-tablet>:not(:last-child).table.space-0-touch,.is-horizontal-tablet>:not(:last-child).tabs.space-0-touch{margin-right:0;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-1-touch,.is-horizontal-tablet>:not(:last-child).box.space-1-touch,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-1-touch,.is-horizontal-tablet>:not(:last-child).content.space-1-touch,.is-horizontal-tablet>:not(:last-child).level.space-1-touch,.is-horizontal-tablet>:not(:last-child).message.space-1-touch,.is-horizontal-tablet>:not(:last-child).notification.space-1-touch,.is-horizontal-tablet>:not(:last-child).pagination.space-1-touch,.is-horizontal-tablet>:not(:last-child).progress.space-1-touch,.is-horizontal-tablet>:not(:last-child).table.space-1-touch,.is-horizontal-tablet>:not(:last-child).tabs.space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-2-touch,.is-horizontal-tablet>:not(:last-child).box.space-2-touch,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-2-touch,.is-horizontal-tablet>:not(:last-child).content.space-2-touch,.is-horizontal-tablet>:not(:last-child).level.space-2-touch,.is-horizontal-tablet>:not(:last-child).message.space-2-touch,.is-horizontal-tablet>:not(:last-child).notification.space-2-touch,.is-horizontal-tablet>:not(:last-child).pagination.space-2-touch,.is-horizontal-tablet>:not(:last-child).progress.space-2-touch,.is-horizontal-tablet>:not(:last-child).table.space-2-touch,.is-horizontal-tablet>:not(:last-child).tabs.space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-3-touch,.is-horizontal-tablet>:not(:last-child).box.space-3-touch,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-3-touch,.is-horizontal-tablet>:not(:last-child).content.space-3-touch,.is-horizontal-tablet>:not(:last-child).level.space-3-touch,.is-horizontal-tablet>:not(:last-child).message.space-3-touch,.is-horizontal-tablet>:not(:last-child).notification.space-3-touch,.is-horizontal-tablet>:not(:last-child).pagination.space-3-touch,.is-horizontal-tablet>:not(:last-child).progress.space-3-touch,.is-horizontal-tablet>:not(:last-child).table.space-3-touch,.is-horizontal-tablet>:not(:last-child).tabs.space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-4-touch,.is-horizontal-tablet>:not(:last-child).box.space-4-touch,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-4-touch,.is-horizontal-tablet>:not(:last-child).content.space-4-touch,.is-horizontal-tablet>:not(:last-child).level.space-4-touch,.is-horizontal-tablet>:not(:last-child).message.space-4-touch,.is-horizontal-tablet>:not(:last-child).notification.space-4-touch,.is-horizontal-tablet>:not(:last-child).pagination.space-4-touch,.is-horizontal-tablet>:not(:last-child).progress.space-4-touch,.is-horizontal-tablet>:not(:last-child).table.space-4-touch,.is-horizontal-tablet>:not(:last-child).tabs.space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-5-touch,.is-horizontal-tablet>:not(:last-child).box.space-5-touch,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-5-touch,.is-horizontal-tablet>:not(:last-child).content.space-5-touch,.is-horizontal-tablet>:not(:last-child).level.space-5-touch,.is-horizontal-tablet>:not(:last-child).message.space-5-touch,.is-horizontal-tablet>:not(:last-child).notification.space-5-touch,.is-horizontal-tablet>:not(:last-child).pagination.space-5-touch,.is-horizontal-tablet>:not(:last-child).progress.space-5-touch,.is-horizontal-tablet>:not(:last-child).table.space-5-touch,.is-horizontal-tablet>:not(:last-child).tabs.space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-6-touch,.is-horizontal-tablet>:not(:last-child).box.space-6-touch,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-6-touch,.is-horizontal-tablet>:not(:last-child).content.space-6-touch,.is-horizontal-tablet>:not(:last-child).level.space-6-touch,.is-horizontal-tablet>:not(:last-child).message.space-6-touch,.is-horizontal-tablet>:not(:last-child).notification.space-6-touch,.is-horizontal-tablet>:not(:last-child).pagination.space-6-touch,.is-horizontal-tablet>:not(:last-child).progress.space-6-touch,.is-horizontal-tablet>:not(:last-child).table.space-6-touch,.is-horizontal-tablet>:not(:last-child).tabs.space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:768px) and (min-width:1440px){.is-horizontal-tablet>:not(:last-child).block.space-0-desktop,.is-horizontal-tablet>:not(:last-child).box.space-0-desktop,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-0-desktop,.is-horizontal-tablet>:not(:last-child).content.space-0-desktop,.is-horizontal-tablet>:not(:last-child).level.space-0-desktop,.is-horizontal-tablet>:not(:last-child).message.space-0-desktop,.is-horizontal-tablet>:not(:last-child).notification.space-0-desktop,.is-horizontal-tablet>:not(:last-child).pagination.space-0-desktop,.is-horizontal-tablet>:not(:last-child).progress.space-0-desktop,.is-horizontal-tablet>:not(:last-child).table.space-0-desktop,.is-horizontal-tablet>:not(:last-child).tabs.space-0-desktop{margin-right:0;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-1-desktop,.is-horizontal-tablet>:not(:last-child).box.space-1-desktop,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-1-desktop,.is-horizontal-tablet>:not(:last-child).content.space-1-desktop,.is-horizontal-tablet>:not(:last-child).level.space-1-desktop,.is-horizontal-tablet>:not(:last-child).message.space-1-desktop,.is-horizontal-tablet>:not(:last-child).notification.space-1-desktop,.is-horizontal-tablet>:not(:last-child).pagination.space-1-desktop,.is-horizontal-tablet>:not(:last-child).progress.space-1-desktop,.is-horizontal-tablet>:not(:last-child).table.space-1-desktop,.is-horizontal-tablet>:not(:last-child).tabs.space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-2-desktop,.is-horizontal-tablet>:not(:last-child).box.space-2-desktop,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-2-desktop,.is-horizontal-tablet>:not(:last-child).content.space-2-desktop,.is-horizontal-tablet>:not(:last-child).level.space-2-desktop,.is-horizontal-tablet>:not(:last-child).message.space-2-desktop,.is-horizontal-tablet>:not(:last-child).notification.space-2-desktop,.is-horizontal-tablet>:not(:last-child).pagination.space-2-desktop,.is-horizontal-tablet>:not(:last-child).progress.space-2-desktop,.is-horizontal-tablet>:not(:last-child).table.space-2-desktop,.is-horizontal-tablet>:not(:last-child).tabs.space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-3-desktop,.is-horizontal-tablet>:not(:last-child).box.space-3-desktop,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-3-desktop,.is-horizontal-tablet>:not(:last-child).content.space-3-desktop,.is-horizontal-tablet>:not(:last-child).level.space-3-desktop,.is-horizontal-tablet>:not(:last-child).message.space-3-desktop,.is-horizontal-tablet>:not(:last-child).notification.space-3-desktop,.is-horizontal-tablet>:not(:last-child).pagination.space-3-desktop,.is-horizontal-tablet>:not(:last-child).progress.space-3-desktop,.is-horizontal-tablet>:not(:last-child).table.space-3-desktop,.is-horizontal-tablet>:not(:last-child).tabs.space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-4-desktop,.is-horizontal-tablet>:not(:last-child).box.space-4-desktop,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-4-desktop,.is-horizontal-tablet>:not(:last-child).content.space-4-desktop,.is-horizontal-tablet>:not(:last-child).level.space-4-desktop,.is-horizontal-tablet>:not(:last-child).message.space-4-desktop,.is-horizontal-tablet>:not(:last-child).notification.space-4-desktop,.is-horizontal-tablet>:not(:last-child).pagination.space-4-desktop,.is-horizontal-tablet>:not(:last-child).progress.space-4-desktop,.is-horizontal-tablet>:not(:last-child).table.space-4-desktop,.is-horizontal-tablet>:not(:last-child).tabs.space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-5-desktop,.is-horizontal-tablet>:not(:last-child).box.space-5-desktop,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-5-desktop,.is-horizontal-tablet>:not(:last-child).content.space-5-desktop,.is-horizontal-tablet>:not(:last-child).level.space-5-desktop,.is-horizontal-tablet>:not(:last-child).message.space-5-desktop,.is-horizontal-tablet>:not(:last-child).notification.space-5-desktop,.is-horizontal-tablet>:not(:last-child).pagination.space-5-desktop,.is-horizontal-tablet>:not(:last-child).progress.space-5-desktop,.is-horizontal-tablet>:not(:last-child).table.space-5-desktop,.is-horizontal-tablet>:not(:last-child).tabs.space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-6-desktop,.is-horizontal-tablet>:not(:last-child).box.space-6-desktop,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-6-desktop,.is-horizontal-tablet>:not(:last-child).content.space-6-desktop,.is-horizontal-tablet>:not(:last-child).level.space-6-desktop,.is-horizontal-tablet>:not(:last-child).message.space-6-desktop,.is-horizontal-tablet>:not(:last-child).notification.space-6-desktop,.is-horizontal-tablet>:not(:last-child).pagination.space-6-desktop,.is-horizontal-tablet>:not(:last-child).progress.space-6-desktop,.is-horizontal-tablet>:not(:last-child).table.space-6-desktop,.is-horizontal-tablet>:not(:last-child).tabs.space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media print,screen and (min-width:768px){.is-horizontal-tablet>.brick:not(:last-child){margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-0{margin-right:0;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:768px) and (max-width:767px){.is-horizontal-tablet>.brick:not(:last-child).space-0-mobile{margin-right:0;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media print,screen and (min-width:768px) and (min-width:768px){.is-horizontal-tablet>.brick:not(:last-child).space-0-tablet{margin-right:0;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:768px) and (max-width:1439px){.is-horizontal-tablet>.brick:not(:last-child).space-0-touch{margin-right:0;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:768px) and (min-width:1440px){.is-horizontal-tablet>.brick:not(:last-child).space-0-desktop{margin-right:0;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media print,screen and (min-width:768px){.is-horizontal-tablet.is-spacing>:not(:last-child){margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-0{margin-right:0;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:768px) and (max-width:767px){.is-horizontal-tablet.is-spacing>:not(:last-child).space-0-mobile{margin-right:0;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media print,screen and (min-width:768px) and (min-width:768px){.is-horizontal-tablet.is-spacing>:not(:last-child).space-0-tablet{margin-right:0;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:768px) and (max-width:1439px){.is-horizontal-tablet.is-spacing>:not(:last-child).space-0-touch{margin-right:0;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:768px) and (min-width:1440px){.is-horizontal-tablet.is-spacing>:not(:last-child).space-0-desktop{margin-right:0;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media print,screen and (min-width:768px){.is-horizontal-tablet.is-spacing-2>:not(:last-child){margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-0{margin-right:0;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:768px) and (max-width:767px){.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-0-mobile{margin-right:0;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media print,screen and (min-width:768px) and (min-width:768px){.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-0-tablet{margin-right:0;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:768px) and (max-width:1439px){.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-0-touch{margin-right:0;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:768px) and (min-width:1440px){.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-0-desktop{margin-right:0;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media print,screen and (min-width:768px){.is-horizontal-tablet.is-spacing-3>:not(:last-child){margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-0{margin-right:0;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:768px) and (max-width:767px){.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-0-mobile{margin-right:0;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media print,screen and (min-width:768px) and (min-width:768px){.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-0-tablet{margin-right:0;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:768px) and (max-width:1439px){.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-0-touch{margin-right:0;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:768px) and (min-width:1440px){.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-0-desktop{margin-right:0;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media print,screen and (min-width:768px){.is-horizontal-tablet.is-centered{justify-content:center!important}}@media print,screen and (min-width:768px){.is-horizontal-tablet.is-left{justify-content:flex-start!important}}@media print,screen and (min-width:768px){.is-horizontal-tablet.is-right{justify-content:flex-end!important}}@media print,screen and (min-width:768px){.is-horizontal-tablet.is-between{justify-content:space-between!important}}@media print,screen and (min-width:768px){.is-horizontal-tablet.is-around,.is-horizontal-tablet.is-evenly{justify-content:space-around!important}.is-horizontal-tablet.is-evenly{justify-content:space-evenly!important}}@media print,screen and (min-width:768px){@supports (-ms-accelerator:true) or (-ms-ime-align:auto){.is-horizontal-tablet.is-evenly{justify-content:space-around!important}}}@media screen and (max-width:1439px){.is-horizontal-touch{display:flex!important;align-items:center!important}.is-horizontal-touch>:not(:last-child).block,.is-horizontal-touch>:not(:last-child).box,.is-horizontal-touch>:not(:last-child).breadcrumb,.is-horizontal-touch>:not(:last-child).content,.is-horizontal-touch>:not(:last-child).level,.is-horizontal-touch>:not(:last-child).message,.is-horizontal-touch>:not(:last-child).notification,.is-horizontal-touch>:not(:last-child).pagination,.is-horizontal-touch>:not(:last-child).progress,.is-horizontal-touch>:not(:last-child).table,.is-horizontal-touch>:not(:last-child).tabs{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-0,.is-horizontal-touch>:not(:last-child).box.space-0,.is-horizontal-touch>:not(:last-child).breadcrumb.space-0,.is-horizontal-touch>:not(:last-child).content.space-0,.is-horizontal-touch>:not(:last-child).level.space-0,.is-horizontal-touch>:not(:last-child).message.space-0,.is-horizontal-touch>:not(:last-child).notification.space-0,.is-horizontal-touch>:not(:last-child).pagination.space-0,.is-horizontal-touch>:not(:last-child).progress.space-0,.is-horizontal-touch>:not(:last-child).table.space-0,.is-horizontal-touch>:not(:last-child).tabs.space-0{margin-right:0;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-1,.is-horizontal-touch>:not(:last-child).box.space-1,.is-horizontal-touch>:not(:last-child).breadcrumb.space-1,.is-horizontal-touch>:not(:last-child).content.space-1,.is-horizontal-touch>:not(:last-child).level.space-1,.is-horizontal-touch>:not(:last-child).message.space-1,.is-horizontal-touch>:not(:last-child).notification.space-1,.is-horizontal-touch>:not(:last-child).pagination.space-1,.is-horizontal-touch>:not(:last-child).progress.space-1,.is-horizontal-touch>:not(:last-child).table.space-1,.is-horizontal-touch>:not(:last-child).tabs.space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-2,.is-horizontal-touch>:not(:last-child).box.space-2,.is-horizontal-touch>:not(:last-child).breadcrumb.space-2,.is-horizontal-touch>:not(:last-child).content.space-2,.is-horizontal-touch>:not(:last-child).level.space-2,.is-horizontal-touch>:not(:last-child).message.space-2,.is-horizontal-touch>:not(:last-child).notification.space-2,.is-horizontal-touch>:not(:last-child).pagination.space-2,.is-horizontal-touch>:not(:last-child).progress.space-2,.is-horizontal-touch>:not(:last-child).table.space-2,.is-horizontal-touch>:not(:last-child).tabs.space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-3,.is-horizontal-touch>:not(:last-child).box.space-3,.is-horizontal-touch>:not(:last-child).breadcrumb.space-3,.is-horizontal-touch>:not(:last-child).content.space-3,.is-horizontal-touch>:not(:last-child).level.space-3,.is-horizontal-touch>:not(:last-child).message.space-3,.is-horizontal-touch>:not(:last-child).notification.space-3,.is-horizontal-touch>:not(:last-child).pagination.space-3,.is-horizontal-touch>:not(:last-child).progress.space-3,.is-horizontal-touch>:not(:last-child).table.space-3,.is-horizontal-touch>:not(:last-child).tabs.space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-4,.is-horizontal-touch>:not(:last-child).box.space-4,.is-horizontal-touch>:not(:last-child).breadcrumb.space-4,.is-horizontal-touch>:not(:last-child).content.space-4,.is-horizontal-touch>:not(:last-child).level.space-4,.is-horizontal-touch>:not(:last-child).message.space-4,.is-horizontal-touch>:not(:last-child).notification.space-4,.is-horizontal-touch>:not(:last-child).pagination.space-4,.is-horizontal-touch>:not(:last-child).progress.space-4,.is-horizontal-touch>:not(:last-child).table.space-4,.is-horizontal-touch>:not(:last-child).tabs.space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-5,.is-horizontal-touch>:not(:last-child).box.space-5,.is-horizontal-touch>:not(:last-child).breadcrumb.space-5,.is-horizontal-touch>:not(:last-child).content.space-5,.is-horizontal-touch>:not(:last-child).level.space-5,.is-horizontal-touch>:not(:last-child).message.space-5,.is-horizontal-touch>:not(:last-child).notification.space-5,.is-horizontal-touch>:not(:last-child).pagination.space-5,.is-horizontal-touch>:not(:last-child).progress.space-5,.is-horizontal-touch>:not(:last-child).table.space-5,.is-horizontal-touch>:not(:last-child).tabs.space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-6,.is-horizontal-touch>:not(:last-child).box.space-6,.is-horizontal-touch>:not(:last-child).breadcrumb.space-6,.is-horizontal-touch>:not(:last-child).content.space-6,.is-horizontal-touch>:not(:last-child).level.space-6,.is-horizontal-touch>:not(:last-child).message.space-6,.is-horizontal-touch>:not(:last-child).notification.space-6,.is-horizontal-touch>:not(:last-child).pagination.space-6,.is-horizontal-touch>:not(:last-child).progress.space-6,.is-horizontal-touch>:not(:last-child).table.space-6,.is-horizontal-touch>:not(:last-child).tabs.space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px) and (max-width:767px){.is-horizontal-touch>:not(:last-child).block.space-0-mobile,.is-horizontal-touch>:not(:last-child).box.space-0-mobile,.is-horizontal-touch>:not(:last-child).breadcrumb.space-0-mobile,.is-horizontal-touch>:not(:last-child).content.space-0-mobile,.is-horizontal-touch>:not(:last-child).level.space-0-mobile,.is-horizontal-touch>:not(:last-child).message.space-0-mobile,.is-horizontal-touch>:not(:last-child).notification.space-0-mobile,.is-horizontal-touch>:not(:last-child).pagination.space-0-mobile,.is-horizontal-touch>:not(:last-child).progress.space-0-mobile,.is-horizontal-touch>:not(:last-child).table.space-0-mobile,.is-horizontal-touch>:not(:last-child).tabs.space-0-mobile{margin-right:0;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-1-mobile,.is-horizontal-touch>:not(:last-child).box.space-1-mobile,.is-horizontal-touch>:not(:last-child).breadcrumb.space-1-mobile,.is-horizontal-touch>:not(:last-child).content.space-1-mobile,.is-horizontal-touch>:not(:last-child).level.space-1-mobile,.is-horizontal-touch>:not(:last-child).message.space-1-mobile,.is-horizontal-touch>:not(:last-child).notification.space-1-mobile,.is-horizontal-touch>:not(:last-child).pagination.space-1-mobile,.is-horizontal-touch>:not(:last-child).progress.space-1-mobile,.is-horizontal-touch>:not(:last-child).table.space-1-mobile,.is-horizontal-touch>:not(:last-child).tabs.space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-2-mobile,.is-horizontal-touch>:not(:last-child).box.space-2-mobile,.is-horizontal-touch>:not(:last-child).breadcrumb.space-2-mobile,.is-horizontal-touch>:not(:last-child).content.space-2-mobile,.is-horizontal-touch>:not(:last-child).level.space-2-mobile,.is-horizontal-touch>:not(:last-child).message.space-2-mobile,.is-horizontal-touch>:not(:last-child).notification.space-2-mobile,.is-horizontal-touch>:not(:last-child).pagination.space-2-mobile,.is-horizontal-touch>:not(:last-child).progress.space-2-mobile,.is-horizontal-touch>:not(:last-child).table.space-2-mobile,.is-horizontal-touch>:not(:last-child).tabs.space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-3-mobile,.is-horizontal-touch>:not(:last-child).box.space-3-mobile,.is-horizontal-touch>:not(:last-child).breadcrumb.space-3-mobile,.is-horizontal-touch>:not(:last-child).content.space-3-mobile,.is-horizontal-touch>:not(:last-child).level.space-3-mobile,.is-horizontal-touch>:not(:last-child).message.space-3-mobile,.is-horizontal-touch>:not(:last-child).notification.space-3-mobile,.is-horizontal-touch>:not(:last-child).pagination.space-3-mobile,.is-horizontal-touch>:not(:last-child).progress.space-3-mobile,.is-horizontal-touch>:not(:last-child).table.space-3-mobile,.is-horizontal-touch>:not(:last-child).tabs.space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-4-mobile,.is-horizontal-touch>:not(:last-child).box.space-4-mobile,.is-horizontal-touch>:not(:last-child).breadcrumb.space-4-mobile,.is-horizontal-touch>:not(:last-child).content.space-4-mobile,.is-horizontal-touch>:not(:last-child).level.space-4-mobile,.is-horizontal-touch>:not(:last-child).message.space-4-mobile,.is-horizontal-touch>:not(:last-child).notification.space-4-mobile,.is-horizontal-touch>:not(:last-child).pagination.space-4-mobile,.is-horizontal-touch>:not(:last-child).progress.space-4-mobile,.is-horizontal-touch>:not(:last-child).table.space-4-mobile,.is-horizontal-touch>:not(:last-child).tabs.space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-5-mobile,.is-horizontal-touch>:not(:last-child).box.space-5-mobile,.is-horizontal-touch>:not(:last-child).breadcrumb.space-5-mobile,.is-horizontal-touch>:not(:last-child).content.space-5-mobile,.is-horizontal-touch>:not(:last-child).level.space-5-mobile,.is-horizontal-touch>:not(:last-child).message.space-5-mobile,.is-horizontal-touch>:not(:last-child).notification.space-5-mobile,.is-horizontal-touch>:not(:last-child).pagination.space-5-mobile,.is-horizontal-touch>:not(:last-child).progress.space-5-mobile,.is-horizontal-touch>:not(:last-child).table.space-5-mobile,.is-horizontal-touch>:not(:last-child).tabs.space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-6-mobile,.is-horizontal-touch>:not(:last-child).box.space-6-mobile,.is-horizontal-touch>:not(:last-child).breadcrumb.space-6-mobile,.is-horizontal-touch>:not(:last-child).content.space-6-mobile,.is-horizontal-touch>:not(:last-child).level.space-6-mobile,.is-horizontal-touch>:not(:last-child).message.space-6-mobile,.is-horizontal-touch>:not(:last-child).notification.space-6-mobile,.is-horizontal-touch>:not(:last-child).pagination.space-6-mobile,.is-horizontal-touch>:not(:last-child).progress.space-6-mobile,.is-horizontal-touch>:not(:last-child).table.space-6-mobile,.is-horizontal-touch>:not(:last-child).tabs.space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px) and (min-width:768px){.is-horizontal-touch>:not(:last-child).block.space-0-tablet,.is-horizontal-touch>:not(:last-child).box.space-0-tablet,.is-horizontal-touch>:not(:last-child).breadcrumb.space-0-tablet,.is-horizontal-touch>:not(:last-child).content.space-0-tablet,.is-horizontal-touch>:not(:last-child).level.space-0-tablet,.is-horizontal-touch>:not(:last-child).message.space-0-tablet,.is-horizontal-touch>:not(:last-child).notification.space-0-tablet,.is-horizontal-touch>:not(:last-child).pagination.space-0-tablet,.is-horizontal-touch>:not(:last-child).progress.space-0-tablet,.is-horizontal-touch>:not(:last-child).table.space-0-tablet,.is-horizontal-touch>:not(:last-child).tabs.space-0-tablet{margin-right:0;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-1-tablet,.is-horizontal-touch>:not(:last-child).box.space-1-tablet,.is-horizontal-touch>:not(:last-child).breadcrumb.space-1-tablet,.is-horizontal-touch>:not(:last-child).content.space-1-tablet,.is-horizontal-touch>:not(:last-child).level.space-1-tablet,.is-horizontal-touch>:not(:last-child).message.space-1-tablet,.is-horizontal-touch>:not(:last-child).notification.space-1-tablet,.is-horizontal-touch>:not(:last-child).pagination.space-1-tablet,.is-horizontal-touch>:not(:last-child).progress.space-1-tablet,.is-horizontal-touch>:not(:last-child).table.space-1-tablet,.is-horizontal-touch>:not(:last-child).tabs.space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-2-tablet,.is-horizontal-touch>:not(:last-child).box.space-2-tablet,.is-horizontal-touch>:not(:last-child).breadcrumb.space-2-tablet,.is-horizontal-touch>:not(:last-child).content.space-2-tablet,.is-horizontal-touch>:not(:last-child).level.space-2-tablet,.is-horizontal-touch>:not(:last-child).message.space-2-tablet,.is-horizontal-touch>:not(:last-child).notification.space-2-tablet,.is-horizontal-touch>:not(:last-child).pagination.space-2-tablet,.is-horizontal-touch>:not(:last-child).progress.space-2-tablet,.is-horizontal-touch>:not(:last-child).table.space-2-tablet,.is-horizontal-touch>:not(:last-child).tabs.space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-3-tablet,.is-horizontal-touch>:not(:last-child).box.space-3-tablet,.is-horizontal-touch>:not(:last-child).breadcrumb.space-3-tablet,.is-horizontal-touch>:not(:last-child).content.space-3-tablet,.is-horizontal-touch>:not(:last-child).level.space-3-tablet,.is-horizontal-touch>:not(:last-child).message.space-3-tablet,.is-horizontal-touch>:not(:last-child).notification.space-3-tablet,.is-horizontal-touch>:not(:last-child).pagination.space-3-tablet,.is-horizontal-touch>:not(:last-child).progress.space-3-tablet,.is-horizontal-touch>:not(:last-child).table.space-3-tablet,.is-horizontal-touch>:not(:last-child).tabs.space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-4-tablet,.is-horizontal-touch>:not(:last-child).box.space-4-tablet,.is-horizontal-touch>:not(:last-child).breadcrumb.space-4-tablet,.is-horizontal-touch>:not(:last-child).content.space-4-tablet,.is-horizontal-touch>:not(:last-child).level.space-4-tablet,.is-horizontal-touch>:not(:last-child).message.space-4-tablet,.is-horizontal-touch>:not(:last-child).notification.space-4-tablet,.is-horizontal-touch>:not(:last-child).pagination.space-4-tablet,.is-horizontal-touch>:not(:last-child).progress.space-4-tablet,.is-horizontal-touch>:not(:last-child).table.space-4-tablet,.is-horizontal-touch>:not(:last-child).tabs.space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-5-tablet,.is-horizontal-touch>:not(:last-child).box.space-5-tablet,.is-horizontal-touch>:not(:last-child).breadcrumb.space-5-tablet,.is-horizontal-touch>:not(:last-child).content.space-5-tablet,.is-horizontal-touch>:not(:last-child).level.space-5-tablet,.is-horizontal-touch>:not(:last-child).message.space-5-tablet,.is-horizontal-touch>:not(:last-child).notification.space-5-tablet,.is-horizontal-touch>:not(:last-child).pagination.space-5-tablet,.is-horizontal-touch>:not(:last-child).progress.space-5-tablet,.is-horizontal-touch>:not(:last-child).table.space-5-tablet,.is-horizontal-touch>:not(:last-child).tabs.space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-6-tablet,.is-horizontal-touch>:not(:last-child).box.space-6-tablet,.is-horizontal-touch>:not(:last-child).breadcrumb.space-6-tablet,.is-horizontal-touch>:not(:last-child).content.space-6-tablet,.is-horizontal-touch>:not(:last-child).level.space-6-tablet,.is-horizontal-touch>:not(:last-child).message.space-6-tablet,.is-horizontal-touch>:not(:last-child).notification.space-6-tablet,.is-horizontal-touch>:not(:last-child).pagination.space-6-tablet,.is-horizontal-touch>:not(:last-child).progress.space-6-tablet,.is-horizontal-touch>:not(:last-child).table.space-6-tablet,.is-horizontal-touch>:not(:last-child).tabs.space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px) and (max-width:1439px){.is-horizontal-touch>:not(:last-child).block.space-0-touch,.is-horizontal-touch>:not(:last-child).box.space-0-touch,.is-horizontal-touch>:not(:last-child).breadcrumb.space-0-touch,.is-horizontal-touch>:not(:last-child).content.space-0-touch,.is-horizontal-touch>:not(:last-child).level.space-0-touch,.is-horizontal-touch>:not(:last-child).message.space-0-touch,.is-horizontal-touch>:not(:last-child).notification.space-0-touch,.is-horizontal-touch>:not(:last-child).pagination.space-0-touch,.is-horizontal-touch>:not(:last-child).progress.space-0-touch,.is-horizontal-touch>:not(:last-child).table.space-0-touch,.is-horizontal-touch>:not(:last-child).tabs.space-0-touch{margin-right:0;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-1-touch,.is-horizontal-touch>:not(:last-child).box.space-1-touch,.is-horizontal-touch>:not(:last-child).breadcrumb.space-1-touch,.is-horizontal-touch>:not(:last-child).content.space-1-touch,.is-horizontal-touch>:not(:last-child).level.space-1-touch,.is-horizontal-touch>:not(:last-child).message.space-1-touch,.is-horizontal-touch>:not(:last-child).notification.space-1-touch,.is-horizontal-touch>:not(:last-child).pagination.space-1-touch,.is-horizontal-touch>:not(:last-child).progress.space-1-touch,.is-horizontal-touch>:not(:last-child).table.space-1-touch,.is-horizontal-touch>:not(:last-child).tabs.space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-2-touch,.is-horizontal-touch>:not(:last-child).box.space-2-touch,.is-horizontal-touch>:not(:last-child).breadcrumb.space-2-touch,.is-horizontal-touch>:not(:last-child).content.space-2-touch,.is-horizontal-touch>:not(:last-child).level.space-2-touch,.is-horizontal-touch>:not(:last-child).message.space-2-touch,.is-horizontal-touch>:not(:last-child).notification.space-2-touch,.is-horizontal-touch>:not(:last-child).pagination.space-2-touch,.is-horizontal-touch>:not(:last-child).progress.space-2-touch,.is-horizontal-touch>:not(:last-child).table.space-2-touch,.is-horizontal-touch>:not(:last-child).tabs.space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-3-touch,.is-horizontal-touch>:not(:last-child).box.space-3-touch,.is-horizontal-touch>:not(:last-child).breadcrumb.space-3-touch,.is-horizontal-touch>:not(:last-child).content.space-3-touch,.is-horizontal-touch>:not(:last-child).level.space-3-touch,.is-horizontal-touch>:not(:last-child).message.space-3-touch,.is-horizontal-touch>:not(:last-child).notification.space-3-touch,.is-horizontal-touch>:not(:last-child).pagination.space-3-touch,.is-horizontal-touch>:not(:last-child).progress.space-3-touch,.is-horizontal-touch>:not(:last-child).table.space-3-touch,.is-horizontal-touch>:not(:last-child).tabs.space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-4-touch,.is-horizontal-touch>:not(:last-child).box.space-4-touch,.is-horizontal-touch>:not(:last-child).breadcrumb.space-4-touch,.is-horizontal-touch>:not(:last-child).content.space-4-touch,.is-horizontal-touch>:not(:last-child).level.space-4-touch,.is-horizontal-touch>:not(:last-child).message.space-4-touch,.is-horizontal-touch>:not(:last-child).notification.space-4-touch,.is-horizontal-touch>:not(:last-child).pagination.space-4-touch,.is-horizontal-touch>:not(:last-child).progress.space-4-touch,.is-horizontal-touch>:not(:last-child).table.space-4-touch,.is-horizontal-touch>:not(:last-child).tabs.space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-5-touch,.is-horizontal-touch>:not(:last-child).box.space-5-touch,.is-horizontal-touch>:not(:last-child).breadcrumb.space-5-touch,.is-horizontal-touch>:not(:last-child).content.space-5-touch,.is-horizontal-touch>:not(:last-child).level.space-5-touch,.is-horizontal-touch>:not(:last-child).message.space-5-touch,.is-horizontal-touch>:not(:last-child).notification.space-5-touch,.is-horizontal-touch>:not(:last-child).pagination.space-5-touch,.is-horizontal-touch>:not(:last-child).progress.space-5-touch,.is-horizontal-touch>:not(:last-child).table.space-5-touch,.is-horizontal-touch>:not(:last-child).tabs.space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-6-touch,.is-horizontal-touch>:not(:last-child).box.space-6-touch,.is-horizontal-touch>:not(:last-child).breadcrumb.space-6-touch,.is-horizontal-touch>:not(:last-child).content.space-6-touch,.is-horizontal-touch>:not(:last-child).level.space-6-touch,.is-horizontal-touch>:not(:last-child).message.space-6-touch,.is-horizontal-touch>:not(:last-child).notification.space-6-touch,.is-horizontal-touch>:not(:last-child).pagination.space-6-touch,.is-horizontal-touch>:not(:last-child).progress.space-6-touch,.is-horizontal-touch>:not(:last-child).table.space-6-touch,.is-horizontal-touch>:not(:last-child).tabs.space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px) and (min-width:1440px){.is-horizontal-touch>:not(:last-child).block.space-0-desktop,.is-horizontal-touch>:not(:last-child).box.space-0-desktop,.is-horizontal-touch>:not(:last-child).breadcrumb.space-0-desktop,.is-horizontal-touch>:not(:last-child).content.space-0-desktop,.is-horizontal-touch>:not(:last-child).level.space-0-desktop,.is-horizontal-touch>:not(:last-child).message.space-0-desktop,.is-horizontal-touch>:not(:last-child).notification.space-0-desktop,.is-horizontal-touch>:not(:last-child).pagination.space-0-desktop,.is-horizontal-touch>:not(:last-child).progress.space-0-desktop,.is-horizontal-touch>:not(:last-child).table.space-0-desktop,.is-horizontal-touch>:not(:last-child).tabs.space-0-desktop{margin-right:0;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-1-desktop,.is-horizontal-touch>:not(:last-child).box.space-1-desktop,.is-horizontal-touch>:not(:last-child).breadcrumb.space-1-desktop,.is-horizontal-touch>:not(:last-child).content.space-1-desktop,.is-horizontal-touch>:not(:last-child).level.space-1-desktop,.is-horizontal-touch>:not(:last-child).message.space-1-desktop,.is-horizontal-touch>:not(:last-child).notification.space-1-desktop,.is-horizontal-touch>:not(:last-child).pagination.space-1-desktop,.is-horizontal-touch>:not(:last-child).progress.space-1-desktop,.is-horizontal-touch>:not(:last-child).table.space-1-desktop,.is-horizontal-touch>:not(:last-child).tabs.space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-2-desktop,.is-horizontal-touch>:not(:last-child).box.space-2-desktop,.is-horizontal-touch>:not(:last-child).breadcrumb.space-2-desktop,.is-horizontal-touch>:not(:last-child).content.space-2-desktop,.is-horizontal-touch>:not(:last-child).level.space-2-desktop,.is-horizontal-touch>:not(:last-child).message.space-2-desktop,.is-horizontal-touch>:not(:last-child).notification.space-2-desktop,.is-horizontal-touch>:not(:last-child).pagination.space-2-desktop,.is-horizontal-touch>:not(:last-child).progress.space-2-desktop,.is-horizontal-touch>:not(:last-child).table.space-2-desktop,.is-horizontal-touch>:not(:last-child).tabs.space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-3-desktop,.is-horizontal-touch>:not(:last-child).box.space-3-desktop,.is-horizontal-touch>:not(:last-child).breadcrumb.space-3-desktop,.is-horizontal-touch>:not(:last-child).content.space-3-desktop,.is-horizontal-touch>:not(:last-child).level.space-3-desktop,.is-horizontal-touch>:not(:last-child).message.space-3-desktop,.is-horizontal-touch>:not(:last-child).notification.space-3-desktop,.is-horizontal-touch>:not(:last-child).pagination.space-3-desktop,.is-horizontal-touch>:not(:last-child).progress.space-3-desktop,.is-horizontal-touch>:not(:last-child).table.space-3-desktop,.is-horizontal-touch>:not(:last-child).tabs.space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-4-desktop,.is-horizontal-touch>:not(:last-child).box.space-4-desktop,.is-horizontal-touch>:not(:last-child).breadcrumb.space-4-desktop,.is-horizontal-touch>:not(:last-child).content.space-4-desktop,.is-horizontal-touch>:not(:last-child).level.space-4-desktop,.is-horizontal-touch>:not(:last-child).message.space-4-desktop,.is-horizontal-touch>:not(:last-child).notification.space-4-desktop,.is-horizontal-touch>:not(:last-child).pagination.space-4-desktop,.is-horizontal-touch>:not(:last-child).progress.space-4-desktop,.is-horizontal-touch>:not(:last-child).table.space-4-desktop,.is-horizontal-touch>:not(:last-child).tabs.space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-5-desktop,.is-horizontal-touch>:not(:last-child).box.space-5-desktop,.is-horizontal-touch>:not(:last-child).breadcrumb.space-5-desktop,.is-horizontal-touch>:not(:last-child).content.space-5-desktop,.is-horizontal-touch>:not(:last-child).level.space-5-desktop,.is-horizontal-touch>:not(:last-child).message.space-5-desktop,.is-horizontal-touch>:not(:last-child).notification.space-5-desktop,.is-horizontal-touch>:not(:last-child).pagination.space-5-desktop,.is-horizontal-touch>:not(:last-child).progress.space-5-desktop,.is-horizontal-touch>:not(:last-child).table.space-5-desktop,.is-horizontal-touch>:not(:last-child).tabs.space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-6-desktop,.is-horizontal-touch>:not(:last-child).box.space-6-desktop,.is-horizontal-touch>:not(:last-child).breadcrumb.space-6-desktop,.is-horizontal-touch>:not(:last-child).content.space-6-desktop,.is-horizontal-touch>:not(:last-child).level.space-6-desktop,.is-horizontal-touch>:not(:last-child).message.space-6-desktop,.is-horizontal-touch>:not(:last-child).notification.space-6-desktop,.is-horizontal-touch>:not(:last-child).pagination.space-6-desktop,.is-horizontal-touch>:not(:last-child).progress.space-6-desktop,.is-horizontal-touch>:not(:last-child).table.space-6-desktop,.is-horizontal-touch>:not(:last-child).tabs.space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px){.is-horizontal-touch>.brick:not(:last-child){margin-right:.6rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-0{margin-right:0;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px) and (max-width:767px){.is-horizontal-touch>.brick:not(:last-child).space-0-mobile{margin-right:0;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px) and (min-width:768px){.is-horizontal-touch>.brick:not(:last-child).space-0-tablet{margin-right:0;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px) and (max-width:1439px){.is-horizontal-touch>.brick:not(:last-child).space-0-touch{margin-right:0;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px) and (min-width:1440px){.is-horizontal-touch>.brick:not(:last-child).space-0-desktop{margin-right:0;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px){.is-horizontal-touch.is-spacing>:not(:last-child){margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-0{margin-right:0;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px) and (max-width:767px){.is-horizontal-touch.is-spacing>:not(:last-child).space-0-mobile{margin-right:0;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px) and (min-width:768px){.is-horizontal-touch.is-spacing>:not(:last-child).space-0-tablet{margin-right:0;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px) and (max-width:1439px){.is-horizontal-touch.is-spacing>:not(:last-child).space-0-touch{margin-right:0;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px) and (min-width:1440px){.is-horizontal-touch.is-spacing>:not(:last-child).space-0-desktop{margin-right:0;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px){.is-horizontal-touch.is-spacing-2>:not(:last-child){margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-0{margin-right:0;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px) and (max-width:767px){.is-horizontal-touch.is-spacing-2>:not(:last-child).space-0-mobile{margin-right:0;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px) and (min-width:768px){.is-horizontal-touch.is-spacing-2>:not(:last-child).space-0-tablet{margin-right:0;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px) and (max-width:1439px){.is-horizontal-touch.is-spacing-2>:not(:last-child).space-0-touch{margin-right:0;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px) and (min-width:1440px){.is-horizontal-touch.is-spacing-2>:not(:last-child).space-0-desktop{margin-right:0;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px){.is-horizontal-touch.is-spacing-3>:not(:last-child){margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-0{margin-right:0;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px) and (max-width:767px){.is-horizontal-touch.is-spacing-3>:not(:last-child).space-0-mobile{margin-right:0;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px) and (min-width:768px){.is-horizontal-touch.is-spacing-3>:not(:last-child).space-0-tablet{margin-right:0;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px) and (max-width:1439px){.is-horizontal-touch.is-spacing-3>:not(:last-child).space-0-touch{margin-right:0;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px) and (min-width:1440px){.is-horizontal-touch.is-spacing-3>:not(:last-child).space-0-desktop{margin-right:0;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width:1439px){.is-horizontal-touch.is-centered{justify-content:center!important}}@media screen and (max-width:1439px){.is-horizontal-touch.is-left{justify-content:flex-start!important}}@media screen and (max-width:1439px){.is-horizontal-touch.is-right{justify-content:flex-end!important}}@media screen and (max-width:1439px){.is-horizontal-touch.is-between{justify-content:space-between!important}}@media screen and (max-width:1439px){.is-horizontal-touch.is-around,.is-horizontal-touch.is-evenly{justify-content:space-around!important}.is-horizontal-touch.is-evenly{justify-content:space-evenly!important}}@media screen and (max-width:1439px){@supports (-ms-accelerator:true) or (-ms-ime-align:auto){.is-horizontal-touch.is-evenly{justify-content:space-around!important}}}@media screen and (min-width:1440px){.is-horizontal-desktop{display:flex!important;align-items:center!important}.is-horizontal-desktop>:not(:last-child).block,.is-horizontal-desktop>:not(:last-child).box,.is-horizontal-desktop>:not(:last-child).breadcrumb,.is-horizontal-desktop>:not(:last-child).content,.is-horizontal-desktop>:not(:last-child).level,.is-horizontal-desktop>:not(:last-child).message,.is-horizontal-desktop>:not(:last-child).notification,.is-horizontal-desktop>:not(:last-child).pagination,.is-horizontal-desktop>:not(:last-child).progress,.is-horizontal-desktop>:not(:last-child).table,.is-horizontal-desktop>:not(:last-child).tabs{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-0,.is-horizontal-desktop>:not(:last-child).box.space-0,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-0,.is-horizontal-desktop>:not(:last-child).content.space-0,.is-horizontal-desktop>:not(:last-child).level.space-0,.is-horizontal-desktop>:not(:last-child).message.space-0,.is-horizontal-desktop>:not(:last-child).notification.space-0,.is-horizontal-desktop>:not(:last-child).pagination.space-0,.is-horizontal-desktop>:not(:last-child).progress.space-0,.is-horizontal-desktop>:not(:last-child).table.space-0,.is-horizontal-desktop>:not(:last-child).tabs.space-0{margin-right:0;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-1,.is-horizontal-desktop>:not(:last-child).box.space-1,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-1,.is-horizontal-desktop>:not(:last-child).content.space-1,.is-horizontal-desktop>:not(:last-child).level.space-1,.is-horizontal-desktop>:not(:last-child).message.space-1,.is-horizontal-desktop>:not(:last-child).notification.space-1,.is-horizontal-desktop>:not(:last-child).pagination.space-1,.is-horizontal-desktop>:not(:last-child).progress.space-1,.is-horizontal-desktop>:not(:last-child).table.space-1,.is-horizontal-desktop>:not(:last-child).tabs.space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-2,.is-horizontal-desktop>:not(:last-child).box.space-2,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-2,.is-horizontal-desktop>:not(:last-child).content.space-2,.is-horizontal-desktop>:not(:last-child).level.space-2,.is-horizontal-desktop>:not(:last-child).message.space-2,.is-horizontal-desktop>:not(:last-child).notification.space-2,.is-horizontal-desktop>:not(:last-child).pagination.space-2,.is-horizontal-desktop>:not(:last-child).progress.space-2,.is-horizontal-desktop>:not(:last-child).table.space-2,.is-horizontal-desktop>:not(:last-child).tabs.space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-3,.is-horizontal-desktop>:not(:last-child).box.space-3,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-3,.is-horizontal-desktop>:not(:last-child).content.space-3,.is-horizontal-desktop>:not(:last-child).level.space-3,.is-horizontal-desktop>:not(:last-child).message.space-3,.is-horizontal-desktop>:not(:last-child).notification.space-3,.is-horizontal-desktop>:not(:last-child).pagination.space-3,.is-horizontal-desktop>:not(:last-child).progress.space-3,.is-horizontal-desktop>:not(:last-child).table.space-3,.is-horizontal-desktop>:not(:last-child).tabs.space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-4,.is-horizontal-desktop>:not(:last-child).box.space-4,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-4,.is-horizontal-desktop>:not(:last-child).content.space-4,.is-horizontal-desktop>:not(:last-child).level.space-4,.is-horizontal-desktop>:not(:last-child).message.space-4,.is-horizontal-desktop>:not(:last-child).notification.space-4,.is-horizontal-desktop>:not(:last-child).pagination.space-4,.is-horizontal-desktop>:not(:last-child).progress.space-4,.is-horizontal-desktop>:not(:last-child).table.space-4,.is-horizontal-desktop>:not(:last-child).tabs.space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-5,.is-horizontal-desktop>:not(:last-child).box.space-5,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-5,.is-horizontal-desktop>:not(:last-child).content.space-5,.is-horizontal-desktop>:not(:last-child).level.space-5,.is-horizontal-desktop>:not(:last-child).message.space-5,.is-horizontal-desktop>:not(:last-child).notification.space-5,.is-horizontal-desktop>:not(:last-child).pagination.space-5,.is-horizontal-desktop>:not(:last-child).progress.space-5,.is-horizontal-desktop>:not(:last-child).table.space-5,.is-horizontal-desktop>:not(:last-child).tabs.space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-6,.is-horizontal-desktop>:not(:last-child).box.space-6,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-6,.is-horizontal-desktop>:not(:last-child).content.space-6,.is-horizontal-desktop>:not(:last-child).level.space-6,.is-horizontal-desktop>:not(:last-child).message.space-6,.is-horizontal-desktop>:not(:last-child).notification.space-6,.is-horizontal-desktop>:not(:last-child).pagination.space-6,.is-horizontal-desktop>:not(:last-child).progress.space-6,.is-horizontal-desktop>:not(:last-child).table.space-6,.is-horizontal-desktop>:not(:last-child).tabs.space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px) and (max-width:767px){.is-horizontal-desktop>:not(:last-child).block.space-0-mobile,.is-horizontal-desktop>:not(:last-child).box.space-0-mobile,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-0-mobile,.is-horizontal-desktop>:not(:last-child).content.space-0-mobile,.is-horizontal-desktop>:not(:last-child).level.space-0-mobile,.is-horizontal-desktop>:not(:last-child).message.space-0-mobile,.is-horizontal-desktop>:not(:last-child).notification.space-0-mobile,.is-horizontal-desktop>:not(:last-child).pagination.space-0-mobile,.is-horizontal-desktop>:not(:last-child).progress.space-0-mobile,.is-horizontal-desktop>:not(:last-child).table.space-0-mobile,.is-horizontal-desktop>:not(:last-child).tabs.space-0-mobile{margin-right:0;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-1-mobile,.is-horizontal-desktop>:not(:last-child).box.space-1-mobile,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-1-mobile,.is-horizontal-desktop>:not(:last-child).content.space-1-mobile,.is-horizontal-desktop>:not(:last-child).level.space-1-mobile,.is-horizontal-desktop>:not(:last-child).message.space-1-mobile,.is-horizontal-desktop>:not(:last-child).notification.space-1-mobile,.is-horizontal-desktop>:not(:last-child).pagination.space-1-mobile,.is-horizontal-desktop>:not(:last-child).progress.space-1-mobile,.is-horizontal-desktop>:not(:last-child).table.space-1-mobile,.is-horizontal-desktop>:not(:last-child).tabs.space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-2-mobile,.is-horizontal-desktop>:not(:last-child).box.space-2-mobile,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-2-mobile,.is-horizontal-desktop>:not(:last-child).content.space-2-mobile,.is-horizontal-desktop>:not(:last-child).level.space-2-mobile,.is-horizontal-desktop>:not(:last-child).message.space-2-mobile,.is-horizontal-desktop>:not(:last-child).notification.space-2-mobile,.is-horizontal-desktop>:not(:last-child).pagination.space-2-mobile,.is-horizontal-desktop>:not(:last-child).progress.space-2-mobile,.is-horizontal-desktop>:not(:last-child).table.space-2-mobile,.is-horizontal-desktop>:not(:last-child).tabs.space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-3-mobile,.is-horizontal-desktop>:not(:last-child).box.space-3-mobile,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-3-mobile,.is-horizontal-desktop>:not(:last-child).content.space-3-mobile,.is-horizontal-desktop>:not(:last-child).level.space-3-mobile,.is-horizontal-desktop>:not(:last-child).message.space-3-mobile,.is-horizontal-desktop>:not(:last-child).notification.space-3-mobile,.is-horizontal-desktop>:not(:last-child).pagination.space-3-mobile,.is-horizontal-desktop>:not(:last-child).progress.space-3-mobile,.is-horizontal-desktop>:not(:last-child).table.space-3-mobile,.is-horizontal-desktop>:not(:last-child).tabs.space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-4-mobile,.is-horizontal-desktop>:not(:last-child).box.space-4-mobile,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-4-mobile,.is-horizontal-desktop>:not(:last-child).content.space-4-mobile,.is-horizontal-desktop>:not(:last-child).level.space-4-mobile,.is-horizontal-desktop>:not(:last-child).message.space-4-mobile,.is-horizontal-desktop>:not(:last-child).notification.space-4-mobile,.is-horizontal-desktop>:not(:last-child).pagination.space-4-mobile,.is-horizontal-desktop>:not(:last-child).progress.space-4-mobile,.is-horizontal-desktop>:not(:last-child).table.space-4-mobile,.is-horizontal-desktop>:not(:last-child).tabs.space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-5-mobile,.is-horizontal-desktop>:not(:last-child).box.space-5-mobile,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-5-mobile,.is-horizontal-desktop>:not(:last-child).content.space-5-mobile,.is-horizontal-desktop>:not(:last-child).level.space-5-mobile,.is-horizontal-desktop>:not(:last-child).message.space-5-mobile,.is-horizontal-desktop>:not(:last-child).notification.space-5-mobile,.is-horizontal-desktop>:not(:last-child).pagination.space-5-mobile,.is-horizontal-desktop>:not(:last-child).progress.space-5-mobile,.is-horizontal-desktop>:not(:last-child).table.space-5-mobile,.is-horizontal-desktop>:not(:last-child).tabs.space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-6-mobile,.is-horizontal-desktop>:not(:last-child).box.space-6-mobile,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-6-mobile,.is-horizontal-desktop>:not(:last-child).content.space-6-mobile,.is-horizontal-desktop>:not(:last-child).level.space-6-mobile,.is-horizontal-desktop>:not(:last-child).message.space-6-mobile,.is-horizontal-desktop>:not(:last-child).notification.space-6-mobile,.is-horizontal-desktop>:not(:last-child).pagination.space-6-mobile,.is-horizontal-desktop>:not(:last-child).progress.space-6-mobile,.is-horizontal-desktop>:not(:last-child).table.space-6-mobile,.is-horizontal-desktop>:not(:last-child).tabs.space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px) and (min-width:768px){.is-horizontal-desktop>:not(:last-child).block.space-0-tablet,.is-horizontal-desktop>:not(:last-child).box.space-0-tablet,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-0-tablet,.is-horizontal-desktop>:not(:last-child).content.space-0-tablet,.is-horizontal-desktop>:not(:last-child).level.space-0-tablet,.is-horizontal-desktop>:not(:last-child).message.space-0-tablet,.is-horizontal-desktop>:not(:last-child).notification.space-0-tablet,.is-horizontal-desktop>:not(:last-child).pagination.space-0-tablet,.is-horizontal-desktop>:not(:last-child).progress.space-0-tablet,.is-horizontal-desktop>:not(:last-child).table.space-0-tablet,.is-horizontal-desktop>:not(:last-child).tabs.space-0-tablet{margin-right:0;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-1-tablet,.is-horizontal-desktop>:not(:last-child).box.space-1-tablet,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-1-tablet,.is-horizontal-desktop>:not(:last-child).content.space-1-tablet,.is-horizontal-desktop>:not(:last-child).level.space-1-tablet,.is-horizontal-desktop>:not(:last-child).message.space-1-tablet,.is-horizontal-desktop>:not(:last-child).notification.space-1-tablet,.is-horizontal-desktop>:not(:last-child).pagination.space-1-tablet,.is-horizontal-desktop>:not(:last-child).progress.space-1-tablet,.is-horizontal-desktop>:not(:last-child).table.space-1-tablet,.is-horizontal-desktop>:not(:last-child).tabs.space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-2-tablet,.is-horizontal-desktop>:not(:last-child).box.space-2-tablet,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-2-tablet,.is-horizontal-desktop>:not(:last-child).content.space-2-tablet,.is-horizontal-desktop>:not(:last-child).level.space-2-tablet,.is-horizontal-desktop>:not(:last-child).message.space-2-tablet,.is-horizontal-desktop>:not(:last-child).notification.space-2-tablet,.is-horizontal-desktop>:not(:last-child).pagination.space-2-tablet,.is-horizontal-desktop>:not(:last-child).progress.space-2-tablet,.is-horizontal-desktop>:not(:last-child).table.space-2-tablet,.is-horizontal-desktop>:not(:last-child).tabs.space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-3-tablet,.is-horizontal-desktop>:not(:last-child).box.space-3-tablet,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-3-tablet,.is-horizontal-desktop>:not(:last-child).content.space-3-tablet,.is-horizontal-desktop>:not(:last-child).level.space-3-tablet,.is-horizontal-desktop>:not(:last-child).message.space-3-tablet,.is-horizontal-desktop>:not(:last-child).notification.space-3-tablet,.is-horizontal-desktop>:not(:last-child).pagination.space-3-tablet,.is-horizontal-desktop>:not(:last-child).progress.space-3-tablet,.is-horizontal-desktop>:not(:last-child).table.space-3-tablet,.is-horizontal-desktop>:not(:last-child).tabs.space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-4-tablet,.is-horizontal-desktop>:not(:last-child).box.space-4-tablet,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-4-tablet,.is-horizontal-desktop>:not(:last-child).content.space-4-tablet,.is-horizontal-desktop>:not(:last-child).level.space-4-tablet,.is-horizontal-desktop>:not(:last-child).message.space-4-tablet,.is-horizontal-desktop>:not(:last-child).notification.space-4-tablet,.is-horizontal-desktop>:not(:last-child).pagination.space-4-tablet,.is-horizontal-desktop>:not(:last-child).progress.space-4-tablet,.is-horizontal-desktop>:not(:last-child).table.space-4-tablet,.is-horizontal-desktop>:not(:last-child).tabs.space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-5-tablet,.is-horizontal-desktop>:not(:last-child).box.space-5-tablet,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-5-tablet,.is-horizontal-desktop>:not(:last-child).content.space-5-tablet,.is-horizontal-desktop>:not(:last-child).level.space-5-tablet,.is-horizontal-desktop>:not(:last-child).message.space-5-tablet,.is-horizontal-desktop>:not(:last-child).notification.space-5-tablet,.is-horizontal-desktop>:not(:last-child).pagination.space-5-tablet,.is-horizontal-desktop>:not(:last-child).progress.space-5-tablet,.is-horizontal-desktop>:not(:last-child).table.space-5-tablet,.is-horizontal-desktop>:not(:last-child).tabs.space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-6-tablet,.is-horizontal-desktop>:not(:last-child).box.space-6-tablet,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-6-tablet,.is-horizontal-desktop>:not(:last-child).content.space-6-tablet,.is-horizontal-desktop>:not(:last-child).level.space-6-tablet,.is-horizontal-desktop>:not(:last-child).message.space-6-tablet,.is-horizontal-desktop>:not(:last-child).notification.space-6-tablet,.is-horizontal-desktop>:not(:last-child).pagination.space-6-tablet,.is-horizontal-desktop>:not(:last-child).progress.space-6-tablet,.is-horizontal-desktop>:not(:last-child).table.space-6-tablet,.is-horizontal-desktop>:not(:last-child).tabs.space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px) and (max-width:1439px){.is-horizontal-desktop>:not(:last-child).block.space-0-touch,.is-horizontal-desktop>:not(:last-child).box.space-0-touch,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-0-touch,.is-horizontal-desktop>:not(:last-child).content.space-0-touch,.is-horizontal-desktop>:not(:last-child).level.space-0-touch,.is-horizontal-desktop>:not(:last-child).message.space-0-touch,.is-horizontal-desktop>:not(:last-child).notification.space-0-touch,.is-horizontal-desktop>:not(:last-child).pagination.space-0-touch,.is-horizontal-desktop>:not(:last-child).progress.space-0-touch,.is-horizontal-desktop>:not(:last-child).table.space-0-touch,.is-horizontal-desktop>:not(:last-child).tabs.space-0-touch{margin-right:0;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-1-touch,.is-horizontal-desktop>:not(:last-child).box.space-1-touch,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-1-touch,.is-horizontal-desktop>:not(:last-child).content.space-1-touch,.is-horizontal-desktop>:not(:last-child).level.space-1-touch,.is-horizontal-desktop>:not(:last-child).message.space-1-touch,.is-horizontal-desktop>:not(:last-child).notification.space-1-touch,.is-horizontal-desktop>:not(:last-child).pagination.space-1-touch,.is-horizontal-desktop>:not(:last-child).progress.space-1-touch,.is-horizontal-desktop>:not(:last-child).table.space-1-touch,.is-horizontal-desktop>:not(:last-child).tabs.space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-2-touch,.is-horizontal-desktop>:not(:last-child).box.space-2-touch,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-2-touch,.is-horizontal-desktop>:not(:last-child).content.space-2-touch,.is-horizontal-desktop>:not(:last-child).level.space-2-touch,.is-horizontal-desktop>:not(:last-child).message.space-2-touch,.is-horizontal-desktop>:not(:last-child).notification.space-2-touch,.is-horizontal-desktop>:not(:last-child).pagination.space-2-touch,.is-horizontal-desktop>:not(:last-child).progress.space-2-touch,.is-horizontal-desktop>:not(:last-child).table.space-2-touch,.is-horizontal-desktop>:not(:last-child).tabs.space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-3-touch,.is-horizontal-desktop>:not(:last-child).box.space-3-touch,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-3-touch,.is-horizontal-desktop>:not(:last-child).content.space-3-touch,.is-horizontal-desktop>:not(:last-child).level.space-3-touch,.is-horizontal-desktop>:not(:last-child).message.space-3-touch,.is-horizontal-desktop>:not(:last-child).notification.space-3-touch,.is-horizontal-desktop>:not(:last-child).pagination.space-3-touch,.is-horizontal-desktop>:not(:last-child).progress.space-3-touch,.is-horizontal-desktop>:not(:last-child).table.space-3-touch,.is-horizontal-desktop>:not(:last-child).tabs.space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-4-touch,.is-horizontal-desktop>:not(:last-child).box.space-4-touch,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-4-touch,.is-horizontal-desktop>:not(:last-child).content.space-4-touch,.is-horizontal-desktop>:not(:last-child).level.space-4-touch,.is-horizontal-desktop>:not(:last-child).message.space-4-touch,.is-horizontal-desktop>:not(:last-child).notification.space-4-touch,.is-horizontal-desktop>:not(:last-child).pagination.space-4-touch,.is-horizontal-desktop>:not(:last-child).progress.space-4-touch,.is-horizontal-desktop>:not(:last-child).table.space-4-touch,.is-horizontal-desktop>:not(:last-child).tabs.space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-5-touch,.is-horizontal-desktop>:not(:last-child).box.space-5-touch,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-5-touch,.is-horizontal-desktop>:not(:last-child).content.space-5-touch,.is-horizontal-desktop>:not(:last-child).level.space-5-touch,.is-horizontal-desktop>:not(:last-child).message.space-5-touch,.is-horizontal-desktop>:not(:last-child).notification.space-5-touch,.is-horizontal-desktop>:not(:last-child).pagination.space-5-touch,.is-horizontal-desktop>:not(:last-child).progress.space-5-touch,.is-horizontal-desktop>:not(:last-child).table.space-5-touch,.is-horizontal-desktop>:not(:last-child).tabs.space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-6-touch,.is-horizontal-desktop>:not(:last-child).box.space-6-touch,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-6-touch,.is-horizontal-desktop>:not(:last-child).content.space-6-touch,.is-horizontal-desktop>:not(:last-child).level.space-6-touch,.is-horizontal-desktop>:not(:last-child).message.space-6-touch,.is-horizontal-desktop>:not(:last-child).notification.space-6-touch,.is-horizontal-desktop>:not(:last-child).pagination.space-6-touch,.is-horizontal-desktop>:not(:last-child).progress.space-6-touch,.is-horizontal-desktop>:not(:last-child).table.space-6-touch,.is-horizontal-desktop>:not(:last-child).tabs.space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px) and (min-width:1440px){.is-horizontal-desktop>:not(:last-child).block.space-0-desktop,.is-horizontal-desktop>:not(:last-child).box.space-0-desktop,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-0-desktop,.is-horizontal-desktop>:not(:last-child).content.space-0-desktop,.is-horizontal-desktop>:not(:last-child).level.space-0-desktop,.is-horizontal-desktop>:not(:last-child).message.space-0-desktop,.is-horizontal-desktop>:not(:last-child).notification.space-0-desktop,.is-horizontal-desktop>:not(:last-child).pagination.space-0-desktop,.is-horizontal-desktop>:not(:last-child).progress.space-0-desktop,.is-horizontal-desktop>:not(:last-child).table.space-0-desktop,.is-horizontal-desktop>:not(:last-child).tabs.space-0-desktop{margin-right:0;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-1-desktop,.is-horizontal-desktop>:not(:last-child).box.space-1-desktop,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-1-desktop,.is-horizontal-desktop>:not(:last-child).content.space-1-desktop,.is-horizontal-desktop>:not(:last-child).level.space-1-desktop,.is-horizontal-desktop>:not(:last-child).message.space-1-desktop,.is-horizontal-desktop>:not(:last-child).notification.space-1-desktop,.is-horizontal-desktop>:not(:last-child).pagination.space-1-desktop,.is-horizontal-desktop>:not(:last-child).progress.space-1-desktop,.is-horizontal-desktop>:not(:last-child).table.space-1-desktop,.is-horizontal-desktop>:not(:last-child).tabs.space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-2-desktop,.is-horizontal-desktop>:not(:last-child).box.space-2-desktop,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-2-desktop,.is-horizontal-desktop>:not(:last-child).content.space-2-desktop,.is-horizontal-desktop>:not(:last-child).level.space-2-desktop,.is-horizontal-desktop>:not(:last-child).message.space-2-desktop,.is-horizontal-desktop>:not(:last-child).notification.space-2-desktop,.is-horizontal-desktop>:not(:last-child).pagination.space-2-desktop,.is-horizontal-desktop>:not(:last-child).progress.space-2-desktop,.is-horizontal-desktop>:not(:last-child).table.space-2-desktop,.is-horizontal-desktop>:not(:last-child).tabs.space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-3-desktop,.is-horizontal-desktop>:not(:last-child).box.space-3-desktop,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-3-desktop,.is-horizontal-desktop>:not(:last-child).content.space-3-desktop,.is-horizontal-desktop>:not(:last-child).level.space-3-desktop,.is-horizontal-desktop>:not(:last-child).message.space-3-desktop,.is-horizontal-desktop>:not(:last-child).notification.space-3-desktop,.is-horizontal-desktop>:not(:last-child).pagination.space-3-desktop,.is-horizontal-desktop>:not(:last-child).progress.space-3-desktop,.is-horizontal-desktop>:not(:last-child).table.space-3-desktop,.is-horizontal-desktop>:not(:last-child).tabs.space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-4-desktop,.is-horizontal-desktop>:not(:last-child).box.space-4-desktop,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-4-desktop,.is-horizontal-desktop>:not(:last-child).content.space-4-desktop,.is-horizontal-desktop>:not(:last-child).level.space-4-desktop,.is-horizontal-desktop>:not(:last-child).message.space-4-desktop,.is-horizontal-desktop>:not(:last-child).notification.space-4-desktop,.is-horizontal-desktop>:not(:last-child).pagination.space-4-desktop,.is-horizontal-desktop>:not(:last-child).progress.space-4-desktop,.is-horizontal-desktop>:not(:last-child).table.space-4-desktop,.is-horizontal-desktop>:not(:last-child).tabs.space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-5-desktop,.is-horizontal-desktop>:not(:last-child).box.space-5-desktop,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-5-desktop,.is-horizontal-desktop>:not(:last-child).content.space-5-desktop,.is-horizontal-desktop>:not(:last-child).level.space-5-desktop,.is-horizontal-desktop>:not(:last-child).message.space-5-desktop,.is-horizontal-desktop>:not(:last-child).notification.space-5-desktop,.is-horizontal-desktop>:not(:last-child).pagination.space-5-desktop,.is-horizontal-desktop>:not(:last-child).progress.space-5-desktop,.is-horizontal-desktop>:not(:last-child).table.space-5-desktop,.is-horizontal-desktop>:not(:last-child).tabs.space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-6-desktop,.is-horizontal-desktop>:not(:last-child).box.space-6-desktop,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-6-desktop,.is-horizontal-desktop>:not(:last-child).content.space-6-desktop,.is-horizontal-desktop>:not(:last-child).level.space-6-desktop,.is-horizontal-desktop>:not(:last-child).message.space-6-desktop,.is-horizontal-desktop>:not(:last-child).notification.space-6-desktop,.is-horizontal-desktop>:not(:last-child).pagination.space-6-desktop,.is-horizontal-desktop>:not(:last-child).progress.space-6-desktop,.is-horizontal-desktop>:not(:last-child).table.space-6-desktop,.is-horizontal-desktop>:not(:last-child).tabs.space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px){.is-horizontal-desktop>.brick:not(:last-child){margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-0{margin-right:0;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px) and (max-width:767px){.is-horizontal-desktop>.brick:not(:last-child).space-0-mobile{margin-right:0;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px) and (min-width:768px){.is-horizontal-desktop>.brick:not(:last-child).space-0-tablet{margin-right:0;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px) and (max-width:1439px){.is-horizontal-desktop>.brick:not(:last-child).space-0-touch{margin-right:0;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px) and (min-width:1440px){.is-horizontal-desktop>.brick:not(:last-child).space-0-desktop{margin-right:0;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px){.is-horizontal-desktop.is-spacing>:not(:last-child){margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-0{margin-right:0;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px) and (max-width:767px){.is-horizontal-desktop.is-spacing>:not(:last-child).space-0-mobile{margin-right:0;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px) and (min-width:768px){.is-horizontal-desktop.is-spacing>:not(:last-child).space-0-tablet{margin-right:0;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px) and (max-width:1439px){.is-horizontal-desktop.is-spacing>:not(:last-child).space-0-touch{margin-right:0;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px) and (min-width:1440px){.is-horizontal-desktop.is-spacing>:not(:last-child).space-0-desktop{margin-right:0;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px){.is-horizontal-desktop.is-spacing-2>:not(:last-child){margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-0{margin-right:0;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px) and (max-width:767px){.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-0-mobile{margin-right:0;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px) and (min-width:768px){.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-0-tablet{margin-right:0;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px) and (max-width:1439px){.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-0-touch{margin-right:0;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px) and (min-width:1440px){.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-0-desktop{margin-right:0;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px){.is-horizontal-desktop.is-spacing-3>:not(:last-child){margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-0{margin-right:0;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px) and (max-width:767px){.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-0-mobile{margin-right:0;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px) and (min-width:768px){.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-0-tablet{margin-right:0;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px) and (max-width:1439px){.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-0-touch{margin-right:0;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px) and (min-width:1440px){.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-0-desktop{margin-right:0;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width:1440px){.is-horizontal-desktop.is-centered{justify-content:center!important}}@media screen and (min-width:1440px){.is-horizontal-desktop.is-left{justify-content:flex-start!important}}@media screen and (min-width:1440px){.is-horizontal-desktop.is-right{justify-content:flex-end!important}}@media screen and (min-width:1440px){.is-horizontal-desktop.is-between{justify-content:space-between!important}}@media screen and (min-width:1440px){.is-horizontal-desktop.is-around,.is-horizontal-desktop.is-evenly{justify-content:space-around!important}.is-horizontal-desktop.is-evenly{justify-content:space-evenly!important}}@media screen and (min-width:1440px){@supports (-ms-accelerator:true) or (-ms-ime-align:auto){.is-horizontal-desktop.is-evenly{justify-content:space-around!important}}}.push-0{margin:0!important}.push-1{margin:.6rem!important}.push-2{margin:1.2rem!important}.push-3{margin:1.8rem!important}.push-4{margin:2.4rem!important}.push-5{margin:3rem!important}.push-6{margin:3.6rem!important}.pad-0{padding:0!important}.pad-1{padding:.6rem!important}.pad-2{padding:1.2rem!important}.pad-3{padding:1.8rem!important}.pad-4{padding:2.4rem!important}.pad-5{padding:3rem!important}.pad-6{padding:3.6rem!important}.push-top-auto{margin-top:auto!important}.push-right-auto{margin-right:auto!important}.push-bottom-auto{margin-bottom:auto!important}.push-left-auto,.push-x-auto{margin-left:auto!important}.push-x-auto{margin-right:auto!important}.push-y-auto{margin-top:auto!important;margin-bottom:auto!important}.text-size-xsmall{font-size:1.2rem!important}.text-size-small{font-size:1.4rem!important}.text-size-normal{font-size:1.6rem!important}.text-size-medium{font-size:1.8rem!important}.text-size-large{font-size:2rem!important}.text-size-xlarge{font-size:2.4rem!important}@media screen and (max-width:767px){.text-size-xsmall-mobile{font-size:1.2rem!important}.text-size-small-mobile{font-size:1.4rem!important}.text-size-normal-mobile{font-size:1.6rem!important}.text-size-medium-mobile{font-size:1.8rem!important}.text-size-large-mobile{font-size:2rem!important}.text-size-xlarge-mobile{font-size:2.4rem!important}}@media print,screen and (min-width:768px){.text-size-xsmall-tablet{font-size:1.2rem!important}.text-size-small-tablet{font-size:1.4rem!important}.text-size-normal-tablet{font-size:1.6rem!important}.text-size-medium-tablet{font-size:1.8rem!important}.text-size-large-tablet{font-size:2rem!important}.text-size-xlarge-tablet{font-size:2.4rem!important}}@media screen and (max-width:1439px){.text-size-xsmall-touch{font-size:1.2rem!important}.text-size-small-touch{font-size:1.4rem!important}.text-size-normal-touch{font-size:1.6rem!important}.text-size-medium-touch{font-size:1.8rem!important}.text-size-large-touch{font-size:2rem!important}.text-size-xlarge-touch{font-size:2.4rem!important}}@media screen and (min-width:1440px){.text-size-xsmall-desktop{font-size:1.2rem!important}.text-size-small-desktop{font-size:1.4rem!important}.text-size-normal-desktop{font-size:1.6rem!important}.text-size-medium-desktop{font-size:1.8rem!important}.text-size-large-desktop{font-size:2rem!important}.text-size-xlarge-desktop{font-size:2.4rem!important}}.text-weight-light{font-weight:300!important}.text-weight-normal{font-weight:400!important}.text-weight-medium{font-weight:500!important}.text-weight-bold{font-weight:700!important}@media screen and (max-width:767px){.text-weight-light-mobile{font-weight:300!important}.text-weight-normal-mobile{font-weight:400!important}.text-weight-medium-mobile{font-weight:500!important}.text-weight-bold-mobile{font-weight:700!important}}@media print,screen and (min-width:768px){.text-weight-light-tablet{font-weight:300!important}.text-weight-normal-tablet{font-weight:400!important}.text-weight-medium-tablet{font-weight:500!important}.text-weight-bold-tablet{font-weight:700!important}}@media screen and (max-width:1439px){.text-weight-light-touch{font-weight:300!important}.text-weight-normal-touch{font-weight:400!important}.text-weight-medium-touch{font-weight:500!important}.text-weight-bold-touch{font-weight:700!important}}@media screen and (min-width:1440px){.text-weight-light-desktop{font-weight:300!important}.text-weight-normal-desktop{font-weight:400!important}.text-weight-medium-desktop{font-weight:500!important}.text-weight-bold-desktop{font-weight:700!important}}.text-center{text-align:center!important}.text-justify{text-align:justify!important}.text-left{text-align:left!important}.text-right{text-align:right!important}@media screen and (max-width:767px){.text-center-mobile{text-align:center!important}}@media print,screen and (min-width:768px){.text-center-tablet{text-align:center!important}}@media screen and (min-width:768px) and (max-width:1439px){.text-center-tablet-only{text-align:center!important}}@media screen and (max-width:1439px){.text-center-touch{text-align:center!important}}@media screen and (min-width:1440px){.text-center-desktop{text-align:center!important}}@media screen and (max-width:767px){.text-justify-mobile{text-align:justify!important}}@media print,screen and (min-width:768px){.text-justify-tablet{text-align:justify!important}}@media screen and (min-width:768px) and (max-width:1439px){.text-justify-tablet-only{text-align:justify!important}}@media screen and (max-width:1439px){.text-justify-touch{text-align:justify!important}}@media screen and (min-width:1440px){.text-justify-desktop{text-align:justify!important}}@media screen and (max-width:767px){.text-left-mobile{text-align:left!important}}@media print,screen and (min-width:768px){.text-left-tablet{text-align:left!important}}@media screen and (min-width:768px) and (max-width:1439px){.text-left-tablet-only{text-align:left!important}}@media screen and (max-width:1439px){.text-left-touch{text-align:left!important}}@media screen and (min-width:1440px){.text-left-desktop{text-align:left!important}}@media screen and (max-width:767px){.text-right-mobile{text-align:right!important}}@media print,screen and (min-width:768px){.text-right-tablet{text-align:right!important}}@media screen and (min-width:768px) and (max-width:1439px){.text-right-tablet-only{text-align:right!important}}@media screen and (max-width:1439px){.text-right-touch{text-align:right!important}}@media screen and (min-width:1440px){.text-right-desktop{text-align:right!important}}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.is-underline{text-decoration:underline!important}.is-single-line{white-space:nowrap!important}.is-double-line,.is-single-line{overflow:hidden!important;text-overflow:ellipsis!important}.is-double-line{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.container{flex-grow:1;margin:0 auto;width:auto}@media print,screen and (min-width:768px){.container{max-width:1363px}}@media screen and (min-width:1440px){.container{max-width:1363px}}.section.is-fit{padding:0 30px}.section.is-small{padding:1.2rem 30px}.tile.is-mobile .tile:not(.is-child),.tile.is-mobile:not(.is-child){display:flex}.tile.is-mobile .tile:not(.is-child).is-1,.tile.is-mobile:not(.is-child).is-1{flex:none;width:8.3333333333%}.tile.is-mobile .tile:not(.is-child).is-2,.tile.is-mobile:not(.is-child).is-2{flex:none;width:16.6666666667%}.tile.is-mobile .tile:not(.is-child).is-3,.tile.is-mobile:not(.is-child).is-3{flex:none;width:25%}.tile.is-mobile .tile:not(.is-child).is-4,.tile.is-mobile:not(.is-child).is-4{flex:none;width:33.3333333333%}.tile.is-mobile .tile:not(.is-child).is-5,.tile.is-mobile:not(.is-child).is-5{flex:none;width:41.6666666667%}.tile.is-mobile .tile:not(.is-child).is-6,.tile.is-mobile:not(.is-child).is-6{flex:none;width:50%}.tile.is-mobile .tile:not(.is-child).is-7,.tile.is-mobile:not(.is-child).is-7{flex:none;width:58.3333333333%}.tile.is-mobile .tile:not(.is-child).is-8,.tile.is-mobile:not(.is-child).is-8{flex:none;width:66.6666666667%}.tile.is-mobile .tile:not(.is-child).is-9,.tile.is-mobile:not(.is-child).is-9{flex:none;width:75%}.tile.is-mobile .tile:not(.is-child).is-10,.tile.is-mobile:not(.is-child).is-10{flex:none;width:83.3333333333%}.tile.is-mobile .tile:not(.is-child).is-11,.tile.is-mobile:not(.is-child).is-11{flex:none;width:91.6666666667%}.tile.is-mobile .tile:not(.is-child).is-12,.tile.is-mobile:not(.is-child).is-12{flex:none;width:100%}.badge{display:inline-block;min-width:1.4em;padding:.2em .4em;font-weight:700;font-size:1.6rem;color:#404040;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background:#f2f2f2;border-radius:1em}.badge.is-white{background:#fff;color:#404040}.badge.is-black{background:#0a0a0a;color:#fff}.badge.is-light{background:#f5f5f5;color:#404040}.badge.is-dark{background:#363636;color:#fff}.badge.is-primary{background:#0077d6;color:#fff}.badge.is-secondary{background:#1db8ab;color:#fff}.badge.is-link{background:#2587d5;color:#fff}.badge.is-info{background:#2073b6;color:#fff}.badge.is-success{background:#228b22;color:#fff}.badge.is-warning{background:#fdc825;color:#404040}.badge.is-danger{background:#dd004b;color:#fff}.badge.is-grey-light{background:#999;color:#fff}.badge.is-grey-lighter{background:#ddd;color:#404040}.badge.is-grey{background:#666;color:#fff}.badge.is-delete{background:#7a7a7a;color:#fff}.badge.is-table-header{background:#566d80;color:#fff}.badge.is-spent{background:#e11383;color:#fff}.badge.is-pr-approval{background:#4fc0fd;color:#fff}.badge.is-pr-process{background:#ffd033;color:#404040}.badge.is-pr-issue-po{background:#6ac389;color:#fff}.badge.is-pr-type-S{background:#ffc400;color:#fff}.badge.is-pr-type-C{background:#48b26d;color:#fff}.badge.is-pr-type-T{background:#1daefc;color:#fff}.badge.is-pr-type-O{background:#26648b;color:#fff}.badge.is-pr-type-W{background:#ce2d2d;color:#fff}.badge.is-pr-type-table-C{background:#d7efdf;color:#404040}.badge.is-pr-type-table-S{background:#fff3cc;color:#404040}.badge.is-pr-type-table-T{background:#e6f6ff;color:#404040}.badge.is-pr-type-table-O{background:#aed2e9;color:#404040}.badge.is-pr-type-table-W{background:#f5d2d2;color:#404040}.badge.is-sla-active{background:#d15757;color:#fff}.badge.is-sla-inactive{background:#59946e;color:#fff}.badge.is-pr-detail-background{background:#e4e7eb;color:#404040}.badge.is-contract-expire-type-ExpireIn30Days{background:#ce2d2d;color:#fff}.badge.is-contract-expire-type-ExpireIn60Days{background:#f07600;color:#fff}.badge.is-contract-expire-type-ExpireIn90Days{background:#ffc400;color:#404040}.badge.is-contract-expire-type-ExpireIn120Days{background:#48b26d;color:#fff}.badge.is-contract-expire-type-ExpireIn150Days{background:#1daefc;color:#fff}.badge.is-contract-expire-type-ExpireIn180Days{background:#26648b;color:#fff}.badge.is-contract-spending-status-SeventyToSeventyNine{background:#1daefc;color:#fff}.badge.is-contract-spending-status-EightyToEightyNine{background:#48b26d;color:#fff}.badge.is-contract-spending-status-NinetyToNinetyFive{background:#ffc400;color:#404040}.badge.is-contract-spending-status-NinetySixToHundred{background:#f07600;color:#fff}.badge.is-contract-spending-over,.badge.is-contract-spending-status-MoreThanHundred{background:#ce2d2d;color:#fff}.badge.is-contract-spending-96{background:#f07600;color:#fff}.badge.is-contract-spending-90{background:#ffc400;color:#404040}.badge.is-contract-spending-80{background:#48b26d;color:#fff}.badge.is-contract-spending-70{background:#1daefc;color:#fff}.badge.is-contract-expire-table-NoExpireDate{background:#999;color:#fff}.badge.is-contract-expire-table-ExpireLessThan30Days,.badge.is-contract-expire-table-ExpireMoreThan30Days{background:#f2f2f2;color:#404040}.badge.is-contract-expire-table-ExpireIn30Days{background:#f6d5d5;color:#404040}.badge.is-contract-expire-table-ExpireIn60Days{background:#fde4cb;color:#404040}.badge.is-contract-expire-table-ExpireIn90Days{background:#fff3cc;color:#404040}.badge.is-contract-expire-table-ExpireIn120Days{background:#d7efdf;color:#404040}.badge.is-contract-expire-table-ExpireIn150Days{background:#e6f6ff;color:#404040}.badge.is-contract-expire-table-ExpireIn180Days{background:#aed2e9;color:#404040}.badge-corner{position:relative;white-space:nowrap}.badge-corner.is-badge-white:not([data-badge]):after,.badge-corner.is-badge-white[data-badge]:after{background:#fff;color:#404040}.badge-corner.is-badge-black:not([data-badge]):after,.badge-corner.is-badge-black[data-badge]:after{background:#0a0a0a;color:#fff}.badge-corner.is-badge-light:not([data-badge]):after,.badge-corner.is-badge-light[data-badge]:after{background:#f5f5f5;color:#404040}.badge-corner.is-badge-dark:not([data-badge]):after,.badge-corner.is-badge-dark[data-badge]:after{background:#363636;color:#fff}.badge-corner.is-badge-primary:not([data-badge]):after,.badge-corner.is-badge-primary[data-badge]:after{background:#0077d6;color:#fff}.badge-corner.is-badge-secondary:not([data-badge]):after,.badge-corner.is-badge-secondary[data-badge]:after{background:#1db8ab;color:#fff}.badge-corner.is-badge-link:not([data-badge]):after,.badge-corner.is-badge-link[data-badge]:after{background:#2587d5;color:#fff}.badge-corner.is-badge-info:not([data-badge]):after,.badge-corner.is-badge-info[data-badge]:after{background:#2073b6;color:#fff}.badge-corner.is-badge-success:not([data-badge]):after,.badge-corner.is-badge-success[data-badge]:after{background:#228b22;color:#fff}.badge-corner.is-badge-warning:not([data-badge]):after,.badge-corner.is-badge-warning[data-badge]:after{background:#fdc825;color:#404040}.badge-corner.is-badge-danger:not([data-badge]):after,.badge-corner.is-badge-danger[data-badge]:after{background:#dd004b;color:#fff}.badge-corner.is-badge-grey-light:not([data-badge]):after,.badge-corner.is-badge-grey-light[data-badge]:after{background:#999;color:#fff}.badge-corner.is-badge-grey-lighter:not([data-badge]):after,.badge-corner.is-badge-grey-lighter[data-badge]:after{background:#ddd;color:#404040}.badge-corner.is-badge-grey:not([data-badge]):after,.badge-corner.is-badge-grey[data-badge]:after{background:#666;color:#fff}.badge-corner.is-badge-delete:not([data-badge]):after,.badge-corner.is-badge-delete[data-badge]:after{background:#7a7a7a;color:#fff}.badge-corner.is-badge-table-header:not([data-badge]):after,.badge-corner.is-badge-table-header[data-badge]:after{background:#566d80;color:#fff}.badge-corner.is-badge-spent:not([data-badge]):after,.badge-corner.is-badge-spent[data-badge]:after{background:#e11383;color:#fff}.badge-corner.is-badge-pr-approval:not([data-badge]):after,.badge-corner.is-badge-pr-approval[data-badge]:after{background:#4fc0fd;color:#fff}.badge-corner.is-badge-pr-process:not([data-badge]):after,.badge-corner.is-badge-pr-process[data-badge]:after{background:#ffd033;color:#404040}.badge-corner.is-badge-pr-issue-po:not([data-badge]):after,.badge-corner.is-badge-pr-issue-po[data-badge]:after{background:#6ac389;color:#fff}.badge-corner.is-badge-pr-type-S:not([data-badge]):after,.badge-corner.is-badge-pr-type-S[data-badge]:after{background:#ffc400;color:#fff}.badge-corner.is-badge-pr-type-C:not([data-badge]):after,.badge-corner.is-badge-pr-type-C[data-badge]:after{background:#48b26d;color:#fff}.badge-corner.is-badge-pr-type-T:not([data-badge]):after,.badge-corner.is-badge-pr-type-T[data-badge]:after{background:#1daefc;color:#fff}.badge-corner.is-badge-pr-type-O:not([data-badge]):after,.badge-corner.is-badge-pr-type-O[data-badge]:after{background:#26648b;color:#fff}.badge-corner.is-badge-pr-type-W:not([data-badge]):after,.badge-corner.is-badge-pr-type-W[data-badge]:after{background:#ce2d2d;color:#fff}.badge-corner.is-badge-pr-type-table-C:not([data-badge]):after,.badge-corner.is-badge-pr-type-table-C[data-badge]:after{background:#d7efdf;color:#404040}.badge-corner.is-badge-pr-type-table-S:not([data-badge]):after,.badge-corner.is-badge-pr-type-table-S[data-badge]:after{background:#fff3cc;color:#404040}.badge-corner.is-badge-pr-type-table-T:not([data-badge]):after,.badge-corner.is-badge-pr-type-table-T[data-badge]:after{background:#e6f6ff;color:#404040}.badge-corner.is-badge-pr-type-table-O:not([data-badge]):after,.badge-corner.is-badge-pr-type-table-O[data-badge]:after{background:#aed2e9;color:#404040}.badge-corner.is-badge-pr-type-table-W:not([data-badge]):after,.badge-corner.is-badge-pr-type-table-W[data-badge]:after{background:#f5d2d2;color:#404040}.badge-corner.is-badge-sla-active:not([data-badge]):after,.badge-corner.is-badge-sla-active[data-badge]:after{background:#d15757;color:#fff}.badge-corner.is-badge-sla-inactive:not([data-badge]):after,.badge-corner.is-badge-sla-inactive[data-badge]:after{background:#59946e;color:#fff}.badge-corner.is-badge-pr-detail-background:not([data-badge]):after,.badge-corner.is-badge-pr-detail-background[data-badge]:after{background:#e4e7eb;color:#404040}.badge-corner.is-badge-contract-expire-type-ExpireIn30Days:not([data-badge]):after,.badge-corner.is-badge-contract-expire-type-ExpireIn30Days[data-badge]:after{background:#ce2d2d;color:#fff}.badge-corner.is-badge-contract-expire-type-ExpireIn60Days:not([data-badge]):after,.badge-corner.is-badge-contract-expire-type-ExpireIn60Days[data-badge]:after{background:#f07600;color:#fff}.badge-corner.is-badge-contract-expire-type-ExpireIn90Days:not([data-badge]):after,.badge-corner.is-badge-contract-expire-type-ExpireIn90Days[data-badge]:after{background:#ffc400;color:#404040}.badge-corner.is-badge-contract-expire-type-ExpireIn120Days:not([data-badge]):after,.badge-corner.is-badge-contract-expire-type-ExpireIn120Days[data-badge]:after{background:#48b26d;color:#fff}.badge-corner.is-badge-contract-expire-type-ExpireIn150Days:not([data-badge]):after,.badge-corner.is-badge-contract-expire-type-ExpireIn150Days[data-badge]:after{background:#1daefc;color:#fff}.badge-corner.is-badge-contract-expire-type-ExpireIn180Days:not([data-badge]):after,.badge-corner.is-badge-contract-expire-type-ExpireIn180Days[data-badge]:after{background:#26648b;color:#fff}.badge-corner.is-badge-contract-spending-status-SeventyToSeventyNine:not([data-badge]):after,.badge-corner.is-badge-contract-spending-status-SeventyToSeventyNine[data-badge]:after{background:#1daefc;color:#fff}.badge-corner.is-badge-contract-spending-status-EightyToEightyNine:not([data-badge]):after,.badge-corner.is-badge-contract-spending-status-EightyToEightyNine[data-badge]:after{background:#48b26d;color:#fff}.badge-corner.is-badge-contract-spending-status-NinetyToNinetyFive:not([data-badge]):after,.badge-corner.is-badge-contract-spending-status-NinetyToNinetyFive[data-badge]:after{background:#ffc400;color:#404040}.badge-corner.is-badge-contract-spending-status-NinetySixToHundred:not([data-badge]):after,.badge-corner.is-badge-contract-spending-status-NinetySixToHundred[data-badge]:after{background:#f07600;color:#fff}.badge-corner.is-badge-contract-spending-over:not([data-badge]):after,.badge-corner.is-badge-contract-spending-over[data-badge]:after,.badge-corner.is-badge-contract-spending-status-MoreThanHundred:not([data-badge]):after,.badge-corner.is-badge-contract-spending-status-MoreThanHundred[data-badge]:after{background:#ce2d2d;color:#fff}.badge-corner.is-badge-contract-spending-96:not([data-badge]):after,.badge-corner.is-badge-contract-spending-96[data-badge]:after{background:#f07600;color:#fff}.badge-corner.is-badge-contract-spending-90:not([data-badge]):after,.badge-corner.is-badge-contract-spending-90[data-badge]:after{background:#ffc400;color:#404040}.badge-corner.is-badge-contract-spending-80:not([data-badge]):after,.badge-corner.is-badge-contract-spending-80[data-badge]:after{background:#48b26d;color:#fff}.badge-corner.is-badge-contract-spending-70:not([data-badge]):after,.badge-corner.is-badge-contract-spending-70[data-badge]:after{background:#1daefc;color:#fff}.badge-corner.is-badge-contract-expire-table-NoExpireDate:not([data-badge]):after,.badge-corner.is-badge-contract-expire-table-NoExpireDate[data-badge]:after{background:#999;color:#fff}.badge-corner.is-badge-contract-expire-table-ExpireLessThan30Days:not([data-badge]):after,.badge-corner.is-badge-contract-expire-table-ExpireLessThan30Days[data-badge]:after,.badge-corner.is-badge-contract-expire-table-ExpireMoreThan30Days:not([data-badge]):after,.badge-corner.is-badge-contract-expire-table-ExpireMoreThan30Days[data-badge]:after{background:#f2f2f2;color:#404040}.badge-corner.is-badge-contract-expire-table-ExpireIn30Days:not([data-badge]):after,.badge-corner.is-badge-contract-expire-table-ExpireIn30Days[data-badge]:after{background:#f6d5d5;color:#404040}.badge-corner.is-badge-contract-expire-table-ExpireIn60Days:not([data-badge]):after,.badge-corner.is-badge-contract-expire-table-ExpireIn60Days[data-badge]:after{background:#fde4cb;color:#404040}.badge-corner.is-badge-contract-expire-table-ExpireIn90Days:not([data-badge]):after,.badge-corner.is-badge-contract-expire-table-ExpireIn90Days[data-badge]:after{background:#fff3cc;color:#404040}.badge-corner.is-badge-contract-expire-table-ExpireIn120Days:not([data-badge]):after,.badge-corner.is-badge-contract-expire-table-ExpireIn120Days[data-badge]:after{background:#d7efdf;color:#404040}.badge-corner.is-badge-contract-expire-table-ExpireIn150Days:not([data-badge]):after,.badge-corner.is-badge-contract-expire-table-ExpireIn150Days[data-badge]:after{background:#e6f6ff;color:#404040}.badge-corner.is-badge-contract-expire-table-ExpireIn180Days:not([data-badge]):after,.badge-corner.is-badge-contract-expire-table-ExpireIn180Days[data-badge]:after{background:#aed2e9;color:#404040}.badge-corner:not([data-badge]):after,.badge-corner[data-badge]:after{background:#0077d6;background-clip:padding-box;border-radius:290486px;box-shadow:0 0 0 .2rem #fff;color:#fff;content:attr(data-badge);display:inline-block;transform:translate(-.2rem,-1rem)}.badge-corner[data-badge]:after{font-size:1rem;height:1.8em;line-height:1;min-width:1.8em;padding:.4em;text-align:center;white-space:nowrap}.badge-corner:not([data-badge]):after,.badge-corner[data-badge=""]:after{height:.6rem;min-width:.6rem;padding:0;width:.6rem}.badge-corner[data-badge="0"]:after{display:none}.badge-corner.button:after{position:absolute;right:0;top:0;transform:translate(50%,-50%)}.box.is-highlighted{border-top:2px solid #0077d6}.box.is-bordered{border:1px solid #404040}.box.is-white{border-color:#fff}.box.is-black{border-color:#0a0a0a}.box.is-light{border-color:#f5f5f5}.box.is-dark{border-color:#363636}.box.is-primary{border-color:#0077d6}.box.is-secondary{border-color:#1db8ab}.box.is-link{border-color:#2587d5}.box.is-info{border-color:#2073b6}.box.is-success{border-color:#228b22}.box.is-warning{border-color:#fdc825}.box.is-danger{border-color:#dd004b}.box.is-grey-light{border-color:#999}.box.is-grey-lighter{border-color:#ddd}.box.is-grey{border-color:#666}.box.is-delete{border-color:#7a7a7a}.box.is-table-header{border-color:#566d80}.box.is-spent{border-color:#e11383}.box.is-pr-approval{border-color:#4fc0fd}.box.is-pr-process{border-color:#ffd033}.box.is-pr-issue-po{border-color:#6ac389}.box.is-pr-type-S{border-color:#ffc400}.box.is-pr-type-C{border-color:#48b26d}.box.is-pr-type-T{border-color:#1daefc}.box.is-pr-type-O{border-color:#26648b}.box.is-pr-type-W{border-color:#ce2d2d}.box.is-pr-type-table-C{border-color:#d7efdf}.box.is-pr-type-table-S{border-color:#fff3cc}.box.is-pr-type-table-T{border-color:#e6f6ff}.box.is-pr-type-table-O{border-color:#aed2e9}.box.is-pr-type-table-W{border-color:#f5d2d2}.box.is-sla-active{border-color:#d15757}.box.is-sla-inactive{border-color:#59946e}.box.is-pr-detail-background{border-color:#e4e7eb}.box.is-contract-expire-type-ExpireIn30Days{border-color:#ce2d2d}.box.is-contract-expire-type-ExpireIn60Days{border-color:#f07600}.box.is-contract-expire-type-ExpireIn90Days{border-color:#ffc400}.box.is-contract-expire-type-ExpireIn120Days{border-color:#48b26d}.box.is-contract-expire-type-ExpireIn150Days{border-color:#1daefc}.box.is-contract-expire-type-ExpireIn180Days{border-color:#26648b}.box.is-contract-spending-status-SeventyToSeventyNine{border-color:#1daefc}.box.is-contract-spending-status-EightyToEightyNine{border-color:#48b26d}.box.is-contract-spending-status-NinetyToNinetyFive{border-color:#ffc400}.box.is-contract-spending-status-NinetySixToHundred{border-color:#f07600}.box.is-contract-spending-over,.box.is-contract-spending-status-MoreThanHundred{border-color:#ce2d2d}.box.is-contract-spending-96{border-color:#f07600}.box.is-contract-spending-90{border-color:#ffc400}.box.is-contract-spending-80{border-color:#48b26d}.box.is-contract-spending-70{border-color:#1daefc}.box.is-contract-expire-table-NoExpireDate{border-color:#999}.box.is-contract-expire-table-ExpireLessThan30Days,.box.is-contract-expire-table-ExpireMoreThan30Days{border-color:#f2f2f2}.box.is-contract-expire-table-ExpireIn30Days{border-color:#f6d5d5}.box.is-contract-expire-table-ExpireIn60Days{border-color:#fde4cb}.box.is-contract-expire-table-ExpireIn90Days{border-color:#fff3cc}.box.is-contract-expire-table-ExpireIn120Days{border-color:#d7efdf}.box.is-contract-expire-table-ExpireIn150Days{border-color:#e6f6ff}.box.is-contract-expire-table-ExpireIn180Days{border-color:#aed2e9}.box.has-box-detail{margin-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.box-detail{padding:1.25rem;box-shadow:0 3px 6px rgba(0,0,0,.16);border-bottom-left-radius:7px;border-bottom-right-radius:7px}.box-detail+.box-detail{border-bottom-left-radius:0;border-bottom-right-radius:0}.box-detail:not(:last-child){margin-bottom:1.2rem}.button{font-size:2rem;font-weight:500}.button.is-fat{min-width:100px}.button.is-small{height:3.2rem;padding-left:1.5rem;padding-right:1.5rem}.button.is-large{height:4.8rem;padding-left:1.6rem;padding-right:1.6rem}.button.is-loading .icon{display:none}.button.is-white .badge{color:#fff;background:#404040}.button.is-black .badge{color:#0a0a0a;background:#fff}.button.is-light .badge{color:#f5f5f5;background:#404040}.button.is-dark .badge{color:#363636;background:#fff}.button.is-primary .badge{color:#0077d6;background:#fff}.button.is-secondary .badge{color:#1db8ab;background:#fff}.button.is-link .badge{color:#2587d5;background:#fff}.button.is-info .badge{color:#2073b6;background:#fff}.button.is-success .badge{color:#228b22;background:#fff}.button.is-warning .badge{color:#fdc825;background:#404040}.button.is-danger .badge{color:#dd004b;background:#fff}.button.is-grey-light .badge{color:#999;background:#fff}.button.is-grey-lighter .badge{color:#ddd;background:#404040}.button.is-grey .badge{color:#666;background:#fff}.button.is-delete .badge{color:#7a7a7a;background:#fff}.button.is-table-header .badge{color:#566d80;background:#fff}.button.is-spent .badge{color:#e11383;background:#fff}.button.is-pr-approval .badge{color:#4fc0fd;background:#fff}.button.is-pr-process .badge{color:#ffd033;background:#404040}.button.is-pr-issue-po .badge{color:#6ac389;background:#fff}.button.is-pr-type-S .badge{color:#ffc400;background:#fff}.button.is-pr-type-C .badge{color:#48b26d;background:#fff}.button.is-pr-type-T .badge{color:#1daefc;background:#fff}.button.is-pr-type-O .badge{color:#26648b;background:#fff}.button.is-pr-type-W .badge{color:#ce2d2d;background:#fff}.button.is-pr-type-table-C .badge{color:#d7efdf;background:#404040}.button.is-pr-type-table-S .badge{color:#fff3cc;background:#404040}.button.is-pr-type-table-T .badge{color:#e6f6ff;background:#404040}.button.is-pr-type-table-O .badge{color:#aed2e9;background:#404040}.button.is-pr-type-table-W .badge{color:#f5d2d2;background:#404040}.button.is-sla-active .badge{color:#d15757;background:#fff}.button.is-sla-inactive .badge{color:#59946e;background:#fff}.button.is-pr-detail-background .badge{color:#e4e7eb;background:#404040}.button.is-contract-expire-type-ExpireIn30Days .badge{color:#ce2d2d;background:#fff}.button.is-contract-expire-type-ExpireIn60Days .badge{color:#f07600;background:#fff}.button.is-contract-expire-type-ExpireIn90Days .badge{color:#ffc400;background:#404040}.button.is-contract-expire-type-ExpireIn120Days .badge{color:#48b26d;background:#fff}.button.is-contract-expire-type-ExpireIn150Days .badge{color:#1daefc;background:#fff}.button.is-contract-expire-type-ExpireIn180Days .badge{color:#26648b;background:#fff}.button.is-contract-spending-status-SeventyToSeventyNine .badge{color:#1daefc;background:#fff}.button.is-contract-spending-status-EightyToEightyNine .badge{color:#48b26d;background:#fff}.button.is-contract-spending-status-NinetyToNinetyFive .badge{color:#ffc400;background:#404040}.button.is-contract-spending-status-NinetySixToHundred .badge{color:#f07600;background:#fff}.button.is-contract-spending-over .badge,.button.is-contract-spending-status-MoreThanHundred .badge{color:#ce2d2d;background:#fff}.button.is-contract-spending-96 .badge{color:#f07600;background:#fff}.button.is-contract-spending-90 .badge{color:#ffc400;background:#404040}.button.is-contract-spending-80 .badge{color:#48b26d;background:#fff}.button.is-contract-spending-70 .badge{color:#1daefc;background:#fff}.button.is-contract-expire-table-NoExpireDate .badge{color:#999;background:#fff}.button.is-contract-expire-table-ExpireLessThan30Days .badge,.button.is-contract-expire-table-ExpireMoreThan30Days .badge{color:#f2f2f2;background:#404040}.button.is-contract-expire-table-ExpireIn30Days .badge{color:#f6d5d5;background:#404040}.button.is-contract-expire-table-ExpireIn60Days .badge{color:#fde4cb;background:#404040}.button.is-contract-expire-table-ExpireIn90Days .badge{color:#fff3cc;background:#404040}.button.is-contract-expire-table-ExpireIn120Days .badge{color:#d7efdf;background:#404040}.button.is-contract-expire-table-ExpireIn150Days .badge{color:#e6f6ff;background:#404040}.button.is-contract-expire-table-ExpireIn180Days .badge{color:#aed2e9;background:#404040}.icon.icon-em{font-size:1em}.icon.icon-em,.icon.icon-em.is-large,.icon.icon-em.is-medium,.icon.icon-em.is-small{width:1em;height:1em}.icon.icon-em.is-small{font-size:.75em}.icon.icon-em.is-medium{font-size:1.25em}.icon.icon-em.is-large{font-size:1.5em}.icon.icon-em:not(:last-child){margin-right:.6rem}.icon.icon-em:not(:first-child){margin-left:.6rem}.icon.icon-em.icon-img{vertical-align:text-top}.icon.icon-em.icon-img img{width:100%}.navbar-item .icon.icon-em:only-child,.navbar-link .icon.icon-em:only-child{margin-left:0;margin-right:0}.button .icon.icon-em:first-child:not(:last-child),.button .icon:first-child:not(:last-child){margin-left:0;margin-right:.6rem}.button .icon.icon-em:last-child:not(:first-child),.button .icon:last-child:not(:first-child){margin-left:.6rem;margin-right:0}.table tr.is-white{background:#fff}.table tr.is-white td,.table tr.is-white th{color:#404040;border-color:#404040}.table tr.is-black{background:#0a0a0a}.table tr.is-black td,.table tr.is-black th{color:#fff;border-color:#404040}.table tr.is-light{background:#f5f5f5}.table tr.is-light td,.table tr.is-light th{color:#404040;border-color:#404040}.table tr.is-dark{background:#363636}.table tr.is-dark td,.table tr.is-dark th{color:#fff;border-color:#404040}.table tr.is-primary{background:#0077d6}.table tr.is-primary td,.table tr.is-primary th{color:#fff;border-color:#404040}.table tr.is-secondary{background:#1db8ab}.table tr.is-secondary td,.table tr.is-secondary th{color:#fff;border-color:#404040}.table tr.is-link{background:#2587d5}.table tr.is-link td,.table tr.is-link th{color:#fff;border-color:#404040}.table tr.is-info{background:#2073b6}.table tr.is-info td,.table tr.is-info th{color:#fff;border-color:#404040}.table tr.is-success{background:#228b22}.table tr.is-success td,.table tr.is-success th{color:#fff;border-color:#404040}.table tr.is-warning{background:#fdc825}.table tr.is-warning td,.table tr.is-warning th{color:#404040;border-color:#404040}.table tr.is-danger{background:#dd004b}.table tr.is-danger td,.table tr.is-danger th{color:#fff;border-color:#404040}.table tr.is-grey-light{background:#999}.table tr.is-grey-light td,.table tr.is-grey-light th{color:#fff;border-color:#404040}.table tr.is-grey-lighter{background:#ddd}.table tr.is-grey-lighter td,.table tr.is-grey-lighter th{color:#404040;border-color:#404040}.table tr.is-grey{background:#666}.table tr.is-grey td,.table tr.is-grey th{color:#fff;border-color:#404040}.table tr.is-delete{background:#7a7a7a}.table tr.is-delete td,.table tr.is-delete th{color:#fff;border-color:#404040}.table tr.is-table-header{background:#566d80}.table tr.is-table-header td,.table tr.is-table-header th{color:#fff;border-color:#404040}.table tr.is-spent{background:#e11383}.table tr.is-spent td,.table tr.is-spent th{color:#fff;border-color:#404040}.table tr.is-pr-approval{background:#4fc0fd}.table tr.is-pr-approval td,.table tr.is-pr-approval th{color:#fff;border-color:#404040}.table tr.is-pr-process{background:#ffd033}.table tr.is-pr-process td,.table tr.is-pr-process th{color:#404040;border-color:#404040}.table tr.is-pr-issue-po{background:#6ac389}.table tr.is-pr-issue-po td,.table tr.is-pr-issue-po th{color:#fff;border-color:#404040}.table tr.is-pr-type-S{background:#ffc400}.table tr.is-pr-type-S td,.table tr.is-pr-type-S th{color:#fff;border-color:#404040}.table tr.is-pr-type-C{background:#48b26d}.table tr.is-pr-type-C td,.table tr.is-pr-type-C th{color:#fff;border-color:#404040}.table tr.is-pr-type-T{background:#1daefc}.table tr.is-pr-type-T td,.table tr.is-pr-type-T th{color:#fff;border-color:#404040}.table tr.is-pr-type-O{background:#26648b}.table tr.is-pr-type-O td,.table tr.is-pr-type-O th{color:#fff;border-color:#404040}.table tr.is-pr-type-W{background:#ce2d2d}.table tr.is-pr-type-W td,.table tr.is-pr-type-W th{color:#fff;border-color:#404040}.table tr.is-pr-type-table-C{background:#d7efdf}.table tr.is-pr-type-table-C td,.table tr.is-pr-type-table-C th{color:#404040;border-color:#404040}.table tr.is-pr-type-table-S{background:#fff3cc}.table tr.is-pr-type-table-S td,.table tr.is-pr-type-table-S th{color:#404040;border-color:#404040}.table tr.is-pr-type-table-T{background:#e6f6ff}.table tr.is-pr-type-table-T td,.table tr.is-pr-type-table-T th{color:#404040;border-color:#404040}.table tr.is-pr-type-table-O{background:#aed2e9}.table tr.is-pr-type-table-O td,.table tr.is-pr-type-table-O th{color:#404040;border-color:#404040}.table tr.is-pr-type-table-W{background:#f5d2d2}.table tr.is-pr-type-table-W td,.table tr.is-pr-type-table-W th{color:#404040;border-color:#404040}.table tr.is-sla-active{background:#d15757}.table tr.is-sla-active td,.table tr.is-sla-active th{color:#fff;border-color:#404040}.table tr.is-sla-inactive{background:#59946e}.table tr.is-sla-inactive td,.table tr.is-sla-inactive th{color:#fff;border-color:#404040}.table tr.is-pr-detail-background{background:#e4e7eb}.table tr.is-pr-detail-background td,.table tr.is-pr-detail-background th{color:#404040;border-color:#404040}.table tr.is-contract-expire-type-ExpireIn30Days{background:#ce2d2d}.table tr.is-contract-expire-type-ExpireIn30Days td,.table tr.is-contract-expire-type-ExpireIn30Days th{color:#fff;border-color:#404040}.table tr.is-contract-expire-type-ExpireIn60Days{background:#f07600}.table tr.is-contract-expire-type-ExpireIn60Days td,.table tr.is-contract-expire-type-ExpireIn60Days th{color:#fff;border-color:#404040}.table tr.is-contract-expire-type-ExpireIn90Days{background:#ffc400}.table tr.is-contract-expire-type-ExpireIn90Days td,.table tr.is-contract-expire-type-ExpireIn90Days th{color:#404040;border-color:#404040}.table tr.is-contract-expire-type-ExpireIn120Days{background:#48b26d}.table tr.is-contract-expire-type-ExpireIn120Days td,.table tr.is-contract-expire-type-ExpireIn120Days th{color:#fff;border-color:#404040}.table tr.is-contract-expire-type-ExpireIn150Days{background:#1daefc}.table tr.is-contract-expire-type-ExpireIn150Days td,.table tr.is-contract-expire-type-ExpireIn150Days th{color:#fff;border-color:#404040}.table tr.is-contract-expire-type-ExpireIn180Days{background:#26648b}.table tr.is-contract-expire-type-ExpireIn180Days td,.table tr.is-contract-expire-type-ExpireIn180Days th{color:#fff;border-color:#404040}.table tr.is-contract-spending-status-SeventyToSeventyNine{background:#1daefc}.table tr.is-contract-spending-status-SeventyToSeventyNine td,.table tr.is-contract-spending-status-SeventyToSeventyNine th{color:#fff;border-color:#404040}.table tr.is-contract-spending-status-EightyToEightyNine{background:#48b26d}.table tr.is-contract-spending-status-EightyToEightyNine td,.table tr.is-contract-spending-status-EightyToEightyNine th{color:#fff;border-color:#404040}.table tr.is-contract-spending-status-NinetyToNinetyFive{background:#ffc400}.table tr.is-contract-spending-status-NinetyToNinetyFive td,.table tr.is-contract-spending-status-NinetyToNinetyFive th{color:#404040;border-color:#404040}.table tr.is-contract-spending-status-NinetySixToHundred{background:#f07600}.table tr.is-contract-spending-status-NinetySixToHundred td,.table tr.is-contract-spending-status-NinetySixToHundred th{color:#fff;border-color:#404040}.table tr.is-contract-spending-status-MoreThanHundred{background:#ce2d2d}.table tr.is-contract-spending-status-MoreThanHundred td,.table tr.is-contract-spending-status-MoreThanHundred th{color:#fff;border-color:#404040}.table tr.is-contract-spending-over{background:#ce2d2d}.table tr.is-contract-spending-over td,.table tr.is-contract-spending-over th{color:#fff;border-color:#404040}.table tr.is-contract-spending-96{background:#f07600}.table tr.is-contract-spending-96 td,.table tr.is-contract-spending-96 th{color:#fff;border-color:#404040}.table tr.is-contract-spending-90{background:#ffc400}.table tr.is-contract-spending-90 td,.table tr.is-contract-spending-90 th{color:#404040;border-color:#404040}.table tr.is-contract-spending-80{background:#48b26d}.table tr.is-contract-spending-80 td,.table tr.is-contract-spending-80 th{color:#fff;border-color:#404040}.table tr.is-contract-spending-70{background:#1daefc}.table tr.is-contract-spending-70 td,.table tr.is-contract-spending-70 th{color:#fff;border-color:#404040}.table tr.is-contract-expire-table-NoExpireDate{background:#999}.table tr.is-contract-expire-table-NoExpireDate td,.table tr.is-contract-expire-table-NoExpireDate th{color:#fff;border-color:#404040}.table tr.is-contract-expire-table-ExpireLessThan30Days{background:#f2f2f2}.table tr.is-contract-expire-table-ExpireLessThan30Days td,.table tr.is-contract-expire-table-ExpireLessThan30Days th{color:#404040;border-color:#404040}.table tr.is-contract-expire-table-ExpireMoreThan30Days{background:#f2f2f2}.table tr.is-contract-expire-table-ExpireMoreThan30Days td,.table tr.is-contract-expire-table-ExpireMoreThan30Days th{color:#404040;border-color:#404040}.table tr.is-contract-expire-table-ExpireIn30Days{background:#f6d5d5}.table tr.is-contract-expire-table-ExpireIn30Days td,.table tr.is-contract-expire-table-ExpireIn30Days th{color:#404040;border-color:#404040}.table tr.is-contract-expire-table-ExpireIn60Days{background:#fde4cb}.table tr.is-contract-expire-table-ExpireIn60Days td,.table tr.is-contract-expire-table-ExpireIn60Days th{color:#404040;border-color:#404040}.table tr.is-contract-expire-table-ExpireIn90Days{background:#fff3cc}.table tr.is-contract-expire-table-ExpireIn90Days td,.table tr.is-contract-expire-table-ExpireIn90Days th{color:#404040;border-color:#404040}.table tr.is-contract-expire-table-ExpireIn120Days{background:#d7efdf}.table tr.is-contract-expire-table-ExpireIn120Days td,.table tr.is-contract-expire-table-ExpireIn120Days th{color:#404040;border-color:#404040}.table tr.is-contract-expire-table-ExpireIn150Days{background:#e6f6ff}.table tr.is-contract-expire-table-ExpireIn150Days td,.table tr.is-contract-expire-table-ExpireIn150Days th{color:#404040;border-color:#404040}.table tr.is-contract-expire-table-ExpireIn180Days{background:#aed2e9}.table tr.is-contract-expire-table-ExpireIn180Days td,.table tr.is-contract-expire-table-ExpireIn180Days th{color:#404040;border-color:#404040}.table.is-cell-centered td,.table.is-cell-centered th,.table.is-header-centered th{text-align:center}.modal.has-no-footer .modal-card .modal-card-body,.modal .modal-card.modal-card-no-footer .modal-card-body{border-bottom-left-radius:7px;border-bottom-right-radius:7px}.modal .modal-card-title{text-align:center;font-weight:700}.modal .modal-card-body{max-height:calc(100vh - 80px)}.modal.is-white .modal-card-head{background-color:#fff}.modal.is-white .modal-card-head .modal-card-title{color:#404040}.modal.is-black .modal-card-head{background-color:#0a0a0a}.modal.is-black .modal-card-head .modal-card-title{color:#fff}.modal.is-light .modal-card-head{background-color:#f5f5f5}.modal.is-light .modal-card-head .modal-card-title{color:#404040}.modal.is-dark .modal-card-head{background-color:#363636}.modal.is-dark .modal-card-head .modal-card-title{color:#fff}.modal.is-primary .modal-card-head{background-color:#0077d6}.modal.is-primary .modal-card-head .modal-card-title{color:#fff}.modal.is-secondary .modal-card-head{background-color:#1db8ab}.modal.is-secondary .modal-card-head .modal-card-title{color:#fff}.modal.is-link .modal-card-head{background-color:#2587d5}.modal.is-link .modal-card-head .modal-card-title{color:#fff}.modal.is-info .modal-card-head{background-color:#2073b6}.modal.is-info .modal-card-head .modal-card-title{color:#fff}.modal.is-success .modal-card-head{background-color:#228b22}.modal.is-success .modal-card-head .modal-card-title{color:#fff}.modal.is-warning .modal-card-head{background-color:#fdc825}.modal.is-warning .modal-card-head .modal-card-title{color:#404040}.modal.is-danger .modal-card-head{background-color:#dd004b}.modal.is-danger .modal-card-head .modal-card-title{color:#fff}.modal.is-grey-light .modal-card-head{background-color:#999}.modal.is-grey-light .modal-card-head .modal-card-title{color:#fff}.modal.is-grey-lighter .modal-card-head{background-color:#ddd}.modal.is-grey-lighter .modal-card-head .modal-card-title{color:#404040}.modal.is-grey .modal-card-head{background-color:#666}.modal.is-grey .modal-card-head .modal-card-title{color:#fff}.modal.is-delete .modal-card-head{background-color:#7a7a7a}.modal.is-delete .modal-card-head .modal-card-title{color:#fff}.modal.is-table-header .modal-card-head{background-color:#566d80}.modal.is-table-header .modal-card-head .modal-card-title{color:#fff}.modal.is-spent .modal-card-head{background-color:#e11383}.modal.is-spent .modal-card-head .modal-card-title{color:#fff}.modal.is-pr-approval .modal-card-head{background-color:#4fc0fd}.modal.is-pr-approval .modal-card-head .modal-card-title{color:#fff}.modal.is-pr-process .modal-card-head{background-color:#ffd033}.modal.is-pr-process .modal-card-head .modal-card-title{color:#404040}.modal.is-pr-issue-po .modal-card-head{background-color:#6ac389}.modal.is-pr-issue-po .modal-card-head .modal-card-title{color:#fff}.modal.is-pr-type-S .modal-card-head{background-color:#ffc400}.modal.is-pr-type-S .modal-card-head .modal-card-title{color:#fff}.modal.is-pr-type-C .modal-card-head{background-color:#48b26d}.modal.is-pr-type-C .modal-card-head .modal-card-title{color:#fff}.modal.is-pr-type-T .modal-card-head{background-color:#1daefc}.modal.is-pr-type-T .modal-card-head .modal-card-title{color:#fff}.modal.is-pr-type-O .modal-card-head{background-color:#26648b}.modal.is-pr-type-O .modal-card-head .modal-card-title{color:#fff}.modal.is-pr-type-W .modal-card-head{background-color:#ce2d2d}.modal.is-pr-type-W .modal-card-head .modal-card-title{color:#fff}.modal.is-pr-type-table-C .modal-card-head{background-color:#d7efdf}.modal.is-pr-type-table-C .modal-card-head .modal-card-title{color:#404040}.modal.is-pr-type-table-S .modal-card-head{background-color:#fff3cc}.modal.is-pr-type-table-S .modal-card-head .modal-card-title{color:#404040}.modal.is-pr-type-table-T .modal-card-head{background-color:#e6f6ff}.modal.is-pr-type-table-T .modal-card-head .modal-card-title{color:#404040}.modal.is-pr-type-table-O .modal-card-head{background-color:#aed2e9}.modal.is-pr-type-table-O .modal-card-head .modal-card-title{color:#404040}.modal.is-pr-type-table-W .modal-card-head{background-color:#f5d2d2}.modal.is-pr-type-table-W .modal-card-head .modal-card-title{color:#404040}.modal.is-sla-active .modal-card-head{background-color:#d15757}.modal.is-sla-active .modal-card-head .modal-card-title{color:#fff}.modal.is-sla-inactive .modal-card-head{background-color:#59946e}.modal.is-sla-inactive .modal-card-head .modal-card-title{color:#fff}.modal.is-pr-detail-background .modal-card-head{background-color:#e4e7eb}.modal.is-pr-detail-background .modal-card-head .modal-card-title{color:#404040}.modal.is-contract-expire-type-ExpireIn30Days .modal-card-head{background-color:#ce2d2d}.modal.is-contract-expire-type-ExpireIn30Days .modal-card-head .modal-card-title{color:#fff}.modal.is-contract-expire-type-ExpireIn60Days .modal-card-head{background-color:#f07600}.modal.is-contract-expire-type-ExpireIn60Days .modal-card-head .modal-card-title{color:#fff}.modal.is-contract-expire-type-ExpireIn90Days .modal-card-head{background-color:#ffc400}.modal.is-contract-expire-type-ExpireIn90Days .modal-card-head .modal-card-title{color:#404040}.modal.is-contract-expire-type-ExpireIn120Days .modal-card-head{background-color:#48b26d}.modal.is-contract-expire-type-ExpireIn120Days .modal-card-head .modal-card-title{color:#fff}.modal.is-contract-expire-type-ExpireIn150Days .modal-card-head{background-color:#1daefc}.modal.is-contract-expire-type-ExpireIn150Days .modal-card-head .modal-card-title{color:#fff}.modal.is-contract-expire-type-ExpireIn180Days .modal-card-head{background-color:#26648b}.modal.is-contract-expire-type-ExpireIn180Days .modal-card-head .modal-card-title{color:#fff}.modal.is-contract-spending-status-SeventyToSeventyNine .modal-card-head{background-color:#1daefc}.modal.is-contract-spending-status-SeventyToSeventyNine .modal-card-head .modal-card-title{color:#fff}.modal.is-contract-spending-status-EightyToEightyNine .modal-card-head{background-color:#48b26d}.modal.is-contract-spending-status-EightyToEightyNine .modal-card-head .modal-card-title{color:#fff}.modal.is-contract-spending-status-NinetyToNinetyFive .modal-card-head{background-color:#ffc400}.modal.is-contract-spending-status-NinetyToNinetyFive .modal-card-head .modal-card-title{color:#404040}.modal.is-contract-spending-status-NinetySixToHundred .modal-card-head{background-color:#f07600}.modal.is-contract-spending-status-NinetySixToHundred .modal-card-head .modal-card-title{color:#fff}.modal.is-contract-spending-status-MoreThanHundred .modal-card-head{background-color:#ce2d2d}.modal.is-contract-spending-status-MoreThanHundred .modal-card-head .modal-card-title{color:#fff}.modal.is-contract-spending-over .modal-card-head{background-color:#ce2d2d}.modal.is-contract-spending-over .modal-card-head .modal-card-title{color:#fff}.modal.is-contract-spending-96 .modal-card-head{background-color:#f07600}.modal.is-contract-spending-96 .modal-card-head .modal-card-title{color:#fff}.modal.is-contract-spending-90 .modal-card-head{background-color:#ffc400}.modal.is-contract-spending-90 .modal-card-head .modal-card-title{color:#404040}.modal.is-contract-spending-80 .modal-card-head{background-color:#48b26d}.modal.is-contract-spending-80 .modal-card-head .modal-card-title{color:#fff}.modal.is-contract-spending-70 .modal-card-head{background-color:#1daefc}.modal.is-contract-spending-70 .modal-card-head .modal-card-title{color:#fff}.modal.is-contract-expire-table-NoExpireDate .modal-card-head{background-color:#999}.modal.is-contract-expire-table-NoExpireDate .modal-card-head .modal-card-title{color:#fff}.modal.is-contract-expire-table-ExpireLessThan30Days .modal-card-head{background-color:#f2f2f2}.modal.is-contract-expire-table-ExpireLessThan30Days .modal-card-head .modal-card-title{color:#404040}.modal.is-contract-expire-table-ExpireMoreThan30Days .modal-card-head{background-color:#f2f2f2}.modal.is-contract-expire-table-ExpireMoreThan30Days .modal-card-head .modal-card-title{color:#404040}.modal.is-contract-expire-table-ExpireIn30Days .modal-card-head{background-color:#f6d5d5}.modal.is-contract-expire-table-ExpireIn30Days .modal-card-head .modal-card-title{color:#404040}.modal.is-contract-expire-table-ExpireIn60Days .modal-card-head{background-color:#fde4cb}.modal.is-contract-expire-table-ExpireIn60Days .modal-card-head .modal-card-title{color:#404040}.modal.is-contract-expire-table-ExpireIn90Days .modal-card-head{background-color:#fff3cc}.modal.is-contract-expire-table-ExpireIn90Days .modal-card-head .modal-card-title{color:#404040}.modal.is-contract-expire-table-ExpireIn120Days .modal-card-head{background-color:#d7efdf}.modal.is-contract-expire-table-ExpireIn120Days .modal-card-head .modal-card-title{color:#404040}.modal.is-contract-expire-table-ExpireIn150Days .modal-card-head{background-color:#e6f6ff}.modal.is-contract-expire-table-ExpireIn150Days .modal-card-head .modal-card-title{color:#404040}.modal.is-contract-expire-table-ExpireIn180Days .modal-card-head{background-color:#aed2e9}.modal.is-contract-expire-table-ExpireIn180Days .modal-card-head .modal-card-title{color:#404040}@media print,screen and (min-width:768px){.modal.modal-auto>.modal-card,.modal.modal-auto>.modal-content{width:auto}}@media screen and (min-width:1440px){.modal.modal-auto>.modal-card,.modal.modal-auto>.modal-content{width:auto}}@media print,screen and (min-width:768px){.modal.modal-small>.modal-card,.modal.modal-small>.modal-content{width:320px}}@media screen and (min-width:1440px){.modal.modal-small>.modal-card,.modal.modal-small>.modal-content{width:320px}}@media print,screen and (min-width:768px){.modal.modal-medium>.modal-card,.modal.modal-medium>.modal-content{width:780px}}@media screen and (min-width:1440px){.modal.modal-medium>.modal-card,.modal.modal-medium>.modal-content{width:780px}}@media print,screen and (min-width:768px){.modal.modal-large>.modal-card,.modal.modal-large>.modal-content{width:1232px}}@media screen and (min-width:1440px){.modal.modal-large>.modal-card,.modal.modal-large>.modal-content{width:1232px}}@media print,screen and (min-width:768px){.modal.modal-full>.modal-card,.modal.modal-full>.modal-content{width:100%;height:100%}}@media screen and (min-width:1440px){.modal.modal-full>.modal-card,.modal.modal-full>.modal-content{width:100%;height:100%}}.modal-card-head .modal-card-title{margin-left:50px;margin-right:10px}.modal-card-head .delete{width:40px;height:40px;max-height:40px;max-width:40px}.navbar-item .navbar-dropdown .navbar-link,.navbar-item .navbar-dropdown a.navbar-item{color:#404040}.navbar-item .navbar-dropdown .navbar-link.active,.navbar-item .navbar-dropdown a.navbar-item.active{color:#0077d6}.navbar-item .navbar-dropdown .navbar-link:hover,.navbar-item .navbar-dropdown a.navbar-item:hover{background-color:#f2f2f2;color:#0077d6}.navbar-item .navbar-dropdown .navbar-link.active:after{border-color:#0077d6}@media screen and (min-width:0){.navbar-dropdown .navbar-item.has-dropdown:hover>.navbar-link,.navbar-dropdown .navbar-item.has-dropdown:hover>a.navbar-item{background-color:#f2f2f2;color:#0077d6}.navbar-dropdown .navbar-item.has-dropdown:hover .navbar-link:after{border-color:#0077d6}}.navbar-item:hover{background-color:#fafafa}.navbar-item:hover>.navbar-link{color:#0077d6}.navbar-item:hover>.navbar-link:after{border-color:#0077d6}.navbar-item.has-dropdown.is-active .navbar-link,.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link{background-color:transparent}.navbar-item,.navbar-link{padding:.5rem 1rem}.navbar-item.has-dropdown{padding:.5rem 1rem;cursor:pointer}.navbar-item.has-dropdown .navbar-link{padding:0}.navbar-item.has-dropdown .navbar-link:not(.is-arrowless){padding-right:1.5em}.navbar-item .navbar-link:after{right:.25em}.navbar-item .navbar-link:not(.is-arrowless):after{margin-top:-.5em}.navbar-item.has-badge .navbar-item-content{position:relative;padding-right:2.5em}.navbar-item.has-badge .badge{position:absolute;right:0;top:50%;transform:translateY(-50%)}.navbar-dropdown{font-size:1.6rem}@media screen and (min-width:0){.navbar-dropdown{font-size:1.6rem}.container.is-fullhd>.navbar .navbar-brand,.container.is-widescreen>.navbar .navbar-brand,.navbar>.container.is-fullhd .navbar-brand,.navbar>.container.is-widescreen .navbar-brand{margin-left:0}.container.is-fullhd>.navbar .navbar-menu,.container.is-widescreen>.navbar .navbar-menu,.navbar>.container.is-fullhd .navbar-menu,.navbar>.container.is-widescreen .navbar-menu{margin-right:0}.navbar-dropdown a.navbar-item{padding-right:1rem}.navbar-dropdown a.navbar-item .is-active:not(:focus):not(:hover){background-color:#f2f2f2}}.tabs.is-sheet{margin-bottom:0}.tabs.is-sheet a{border:1px solid #404040;border-radius:7px 7px 0 0;background-color:#fafafa}.tabs.is-sheet a:hover{background-color:#f2f2f2;border-color:#404040}.tabs.is-sheet li+li{margin-left:-1px}.tabs.is-sheet li.is-active a{color:#0077d6;border-color:#404040 #404040 transparent;background:#fff}.tabs.is-sheet.is-below ul{border-bottom:0;border-top:1px solid #404040}.tabs.is-sheet.is-below a{margin-bottom:0;margin-top:-1px;border-radius:0 0 7px 7px}.tabs.is-sheet.is-below li.is-active a{border-bottom-color:#404040;border-top-color:transparent}.tabs.is-sheet.is-highlighted li a{border-top:3px solid #0077d6}.tabs.is-sheet.is-highlighted li.is-white a{border-top-color:#fff}.tabs.is-sheet.is-highlighted li.is-black a{border-top-color:#0a0a0a}.tabs.is-sheet.is-highlighted li.is-light a{border-top-color:#f5f5f5}.tabs.is-sheet.is-highlighted li.is-dark a{border-top-color:#363636}.tabs.is-sheet.is-highlighted li.is-primary a{border-top-color:#0077d6}.tabs.is-sheet.is-highlighted li.is-secondary a{border-top-color:#1db8ab}.tabs.is-sheet.is-highlighted li.is-link a{border-top-color:#2587d5}.tabs.is-sheet.is-highlighted li.is-info a{border-top-color:#2073b6}.tabs.is-sheet.is-highlighted li.is-success a{border-top-color:#228b22}.tabs.is-sheet.is-highlighted li.is-warning a{border-top-color:#fdc825}.tabs.is-sheet.is-highlighted li.is-danger a{border-top-color:#dd004b}.tabs.is-sheet.is-highlighted li.is-grey-light a{border-top-color:#999}.tabs.is-sheet.is-highlighted li.is-grey-lighter a{border-top-color:#ddd}.tabs.is-sheet.is-highlighted li.is-grey a{border-top-color:#666}.tabs.is-sheet.is-highlighted li.is-delete a{border-top-color:#7a7a7a}.tabs.is-sheet.is-highlighted li.is-table-header a{border-top-color:#566d80}.tabs.is-sheet.is-highlighted li.is-spent a{border-top-color:#e11383}.tabs.is-sheet.is-highlighted li.is-pr-approval a{border-top-color:#4fc0fd}.tabs.is-sheet.is-highlighted li.is-pr-process a{border-top-color:#ffd033}.tabs.is-sheet.is-highlighted li.is-pr-issue-po a{border-top-color:#6ac389}.tabs.is-sheet.is-highlighted li.is-pr-type-S a{border-top-color:#ffc400}.tabs.is-sheet.is-highlighted li.is-pr-type-C a{border-top-color:#48b26d}.tabs.is-sheet.is-highlighted li.is-pr-type-T a{border-top-color:#1daefc}.tabs.is-sheet.is-highlighted li.is-pr-type-O a{border-top-color:#26648b}.tabs.is-sheet.is-highlighted li.is-pr-type-W a{border-top-color:#ce2d2d}.tabs.is-sheet.is-highlighted li.is-pr-type-table-C a{border-top-color:#d7efdf}.tabs.is-sheet.is-highlighted li.is-pr-type-table-S a{border-top-color:#fff3cc}.tabs.is-sheet.is-highlighted li.is-pr-type-table-T a{border-top-color:#e6f6ff}.tabs.is-sheet.is-highlighted li.is-pr-type-table-O a{border-top-color:#aed2e9}.tabs.is-sheet.is-highlighted li.is-pr-type-table-W a{border-top-color:#f5d2d2}.tabs.is-sheet.is-highlighted li.is-sla-active a{border-top-color:#d15757}.tabs.is-sheet.is-highlighted li.is-sla-inactive a{border-top-color:#59946e}.tabs.is-sheet.is-highlighted li.is-pr-detail-background a{border-top-color:#e4e7eb}.tabs.is-sheet.is-highlighted li.is-contract-expire-type-ExpireIn30Days a{border-top-color:#ce2d2d}.tabs.is-sheet.is-highlighted li.is-contract-expire-type-ExpireIn60Days a{border-top-color:#f07600}.tabs.is-sheet.is-highlighted li.is-contract-expire-type-ExpireIn90Days a{border-top-color:#ffc400}.tabs.is-sheet.is-highlighted li.is-contract-expire-type-ExpireIn120Days a{border-top-color:#48b26d}.tabs.is-sheet.is-highlighted li.is-contract-expire-type-ExpireIn150Days a{border-top-color:#1daefc}.tabs.is-sheet.is-highlighted li.is-contract-expire-type-ExpireIn180Days a{border-top-color:#26648b}.tabs.is-sheet.is-highlighted li.is-contract-spending-status-SeventyToSeventyNine a{border-top-color:#1daefc}.tabs.is-sheet.is-highlighted li.is-contract-spending-status-EightyToEightyNine a{border-top-color:#48b26d}.tabs.is-sheet.is-highlighted li.is-contract-spending-status-NinetyToNinetyFive a{border-top-color:#ffc400}.tabs.is-sheet.is-highlighted li.is-contract-spending-status-NinetySixToHundred a{border-top-color:#f07600}.tabs.is-sheet.is-highlighted li.is-contract-spending-over a,.tabs.is-sheet.is-highlighted li.is-contract-spending-status-MoreThanHundred a{border-top-color:#ce2d2d}.tabs.is-sheet.is-highlighted li.is-contract-spending-96 a{border-top-color:#f07600}.tabs.is-sheet.is-highlighted li.is-contract-spending-90 a{border-top-color:#ffc400}.tabs.is-sheet.is-highlighted li.is-contract-spending-80 a{border-top-color:#48b26d}.tabs.is-sheet.is-highlighted li.is-contract-spending-70 a{border-top-color:#1daefc}.tabs.is-sheet.is-highlighted li.is-contract-expire-table-NoExpireDate a{border-top-color:#999}.tabs.is-sheet.is-highlighted li.is-contract-expire-table-ExpireLessThan30Days a,.tabs.is-sheet.is-highlighted li.is-contract-expire-table-ExpireMoreThan30Days a{border-top-color:#f2f2f2}.tabs.is-sheet.is-highlighted li.is-contract-expire-table-ExpireIn30Days a{border-top-color:#f6d5d5}.tabs.is-sheet.is-highlighted li.is-contract-expire-table-ExpireIn60Days a{border-top-color:#fde4cb}.tabs.is-sheet.is-highlighted li.is-contract-expire-table-ExpireIn90Days a{border-top-color:#fff3cc}.tabs.is-sheet.is-highlighted li.is-contract-expire-table-ExpireIn120Days a{border-top-color:#d7efdf}.tabs.is-sheet.is-highlighted li.is-contract-expire-table-ExpireIn150Days a{border-top-color:#e6f6ff}.tabs.is-sheet.is-highlighted li.is-contract-expire-table-ExpireIn180Days a{border-top-color:#aed2e9}.tabs.is-sheet.is-highlighted.is-below li a{border-top:1px solid #404040;border-bottom:3px solid #0077d6}.tabs.is-sheet.is-highlighted.is-below li.is-white a{border-bottom-color:#fff}.tabs.is-sheet.is-highlighted.is-below li.is-black a{border-bottom-color:#0a0a0a}.tabs.is-sheet.is-highlighted.is-below li.is-light a{border-bottom-color:#f5f5f5}.tabs.is-sheet.is-highlighted.is-below li.is-dark a{border-bottom-color:#363636}.tabs.is-sheet.is-highlighted.is-below li.is-primary a{border-bottom-color:#0077d6}.tabs.is-sheet.is-highlighted.is-below li.is-secondary a{border-bottom-color:#1db8ab}.tabs.is-sheet.is-highlighted.is-below li.is-link a{border-bottom-color:#2587d5}.tabs.is-sheet.is-highlighted.is-below li.is-info a{border-bottom-color:#2073b6}.tabs.is-sheet.is-highlighted.is-below li.is-success a{border-bottom-color:#228b22}.tabs.is-sheet.is-highlighted.is-below li.is-warning a{border-bottom-color:#fdc825}.tabs.is-sheet.is-highlighted.is-below li.is-danger a{border-bottom-color:#dd004b}.tabs.is-sheet.is-highlighted.is-below li.is-grey-light a{border-bottom-color:#999}.tabs.is-sheet.is-highlighted.is-below li.is-grey-lighter a{border-bottom-color:#ddd}.tabs.is-sheet.is-highlighted.is-below li.is-grey a{border-bottom-color:#666}.tabs.is-sheet.is-highlighted.is-below li.is-delete a{border-bottom-color:#7a7a7a}.tabs.is-sheet.is-highlighted.is-below li.is-table-header a{border-bottom-color:#566d80}.tabs.is-sheet.is-highlighted.is-below li.is-spent a{border-bottom-color:#e11383}.tabs.is-sheet.is-highlighted.is-below li.is-pr-approval a{border-bottom-color:#4fc0fd}.tabs.is-sheet.is-highlighted.is-below li.is-pr-process a{border-bottom-color:#ffd033}.tabs.is-sheet.is-highlighted.is-below li.is-pr-issue-po a{border-bottom-color:#6ac389}.tabs.is-sheet.is-highlighted.is-below li.is-pr-type-S a{border-bottom-color:#ffc400}.tabs.is-sheet.is-highlighted.is-below li.is-pr-type-C a{border-bottom-color:#48b26d}.tabs.is-sheet.is-highlighted.is-below li.is-pr-type-T a{border-bottom-color:#1daefc}.tabs.is-sheet.is-highlighted.is-below li.is-pr-type-O a{border-bottom-color:#26648b}.tabs.is-sheet.is-highlighted.is-below li.is-pr-type-W a{border-bottom-color:#ce2d2d}.tabs.is-sheet.is-highlighted.is-below li.is-pr-type-table-C a{border-bottom-color:#d7efdf}.tabs.is-sheet.is-highlighted.is-below li.is-pr-type-table-S a{border-bottom-color:#fff3cc}.tabs.is-sheet.is-highlighted.is-below li.is-pr-type-table-T a{border-bottom-color:#e6f6ff}.tabs.is-sheet.is-highlighted.is-below li.is-pr-type-table-O a{border-bottom-color:#aed2e9}.tabs.is-sheet.is-highlighted.is-below li.is-pr-type-table-W a{border-bottom-color:#f5d2d2}.tabs.is-sheet.is-highlighted.is-below li.is-sla-active a{border-bottom-color:#d15757}.tabs.is-sheet.is-highlighted.is-below li.is-sla-inactive a{border-bottom-color:#59946e}.tabs.is-sheet.is-highlighted.is-below li.is-pr-detail-background a{border-bottom-color:#e4e7eb}.tabs.is-sheet.is-highlighted.is-below li.is-contract-expire-type-ExpireIn30Days a{border-bottom-color:#ce2d2d}.tabs.is-sheet.is-highlighted.is-below li.is-contract-expire-type-ExpireIn60Days a{border-bottom-color:#f07600}.tabs.is-sheet.is-highlighted.is-below li.is-contract-expire-type-ExpireIn90Days a{border-bottom-color:#ffc400}.tabs.is-sheet.is-highlighted.is-below li.is-contract-expire-type-ExpireIn120Days a{border-bottom-color:#48b26d}.tabs.is-sheet.is-highlighted.is-below li.is-contract-expire-type-ExpireIn150Days a{border-bottom-color:#1daefc}.tabs.is-sheet.is-highlighted.is-below li.is-contract-expire-type-ExpireIn180Days a{border-bottom-color:#26648b}.tabs.is-sheet.is-highlighted.is-below li.is-contract-spending-status-SeventyToSeventyNine a{border-bottom-color:#1daefc}.tabs.is-sheet.is-highlighted.is-below li.is-contract-spending-status-EightyToEightyNine a{border-bottom-color:#48b26d}.tabs.is-sheet.is-highlighted.is-below li.is-contract-spending-status-NinetyToNinetyFive a{border-bottom-color:#ffc400}.tabs.is-sheet.is-highlighted.is-below li.is-contract-spending-status-NinetySixToHundred a{border-bottom-color:#f07600}.tabs.is-sheet.is-highlighted.is-below li.is-contract-spending-over a,.tabs.is-sheet.is-highlighted.is-below li.is-contract-spending-status-MoreThanHundred a{border-bottom-color:#ce2d2d}.tabs.is-sheet.is-highlighted.is-below li.is-contract-spending-96 a{border-bottom-color:#f07600}.tabs.is-sheet.is-highlighted.is-below li.is-contract-spending-90 a{border-bottom-color:#ffc400}.tabs.is-sheet.is-highlighted.is-below li.is-contract-spending-80 a{border-bottom-color:#48b26d}.tabs.is-sheet.is-highlighted.is-below li.is-contract-spending-70 a{border-bottom-color:#1daefc}.tabs.is-sheet.is-highlighted.is-below li.is-contract-expire-table-NoExpireDate a{border-bottom-color:#999}.tabs.is-sheet.is-highlighted.is-below li.is-contract-expire-table-ExpireLessThan30Days a,.tabs.is-sheet.is-highlighted.is-below li.is-contract-expire-table-ExpireMoreThan30Days a{border-bottom-color:#f2f2f2}.tabs.is-sheet.is-highlighted.is-below li.is-contract-expire-table-ExpireIn30Days a{border-bottom-color:#f6d5d5}.tabs.is-sheet.is-highlighted.is-below li.is-contract-expire-table-ExpireIn60Days a{border-bottom-color:#fde4cb}.tabs.is-sheet.is-highlighted.is-below li.is-contract-expire-table-ExpireIn90Days a{border-bottom-color:#fff3cc}.tabs.is-sheet.is-highlighted.is-below li.is-contract-expire-table-ExpireIn120Days a{border-bottom-color:#d7efdf}.tabs.is-sheet.is-highlighted.is-below li.is-contract-expire-table-ExpireIn150Days a{border-bottom-color:#e6f6ff}.tabs.is-sheet.is-highlighted.is-below li.is-contract-expire-table-ExpireIn180Days a{border-bottom-color:#aed2e9}.tabs.is-sheet.is-highlighted.is-below li.is-active a{border-top-color:transparent}.tabs.is-sheet.has-box{box-shadow:-2px 0 0 -1px rgba(10,10,10,.1)}.tabs.is-sheet.has-box.is-sheet li:first-child a{border-left:0}.tabs.is-sheet.has-box+.box{border-top-left-radius:0;border-top-right-radius:0}.label{font-size:1.8rem}.field.is-horizontal .field-label{margin-top:1.05rem}.field.is-horizontal .field-label.is-xsmall{font-size:1.2rem;margin-top:1.5rem;padding:0}.field.is-horizontal .field-label.is-small{font-size:1.4rem;margin-top:1.35rem;padding:0}.field.is-horizontal .field-label.is-normal{font-size:1.6rem;margin-top:1.2rem;padding:0}.field.is-horizontal .field-label.is-medium{font-size:1.8rem;margin-top:1.05rem;padding:0}.field.is-horizontal .field-label.is-large{font-size:2rem;margin-top:.9rem;padding:0}.field.is-horizontal .field-label.is-xlarge{font-size:2.4rem;margin-top:.6rem;padding:0}.field.is-horizontal .field-label.is-align-top{margin-top:0}.checkbox{line-height:1em}.checkbox input[type=checkbox]{position:absolute;visibility:hidden}.checkbox input[type=checkbox]+span{padding-left:1em;margin-left:.6rem}.checkbox input[type=checkbox]+span:before{position:absolute;content:"";border:1px solid #404040;background-color:#fff;height:1em;width:1em;top:0;left:0}.checkbox input[type=checkbox]:checked+span:before{border-color:#0077d6}.checkbox input[type=checkbox]:checked+span:after{position:absolute;content:"✓";text-align:center;font-weight:700;color:#0077d6;font-size:.75em;line-height:1.3333333333;height:1.3333333333em;width:1.3333333333em;top:0;left:0}.checkbox.is-text-color input[type=checkbox]:checked~*{color:#0077d6}.checkbox.is-filled input[type=checkbox]:checked+span:before{background-color:#0077d6}.checkbox.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-white input[type=checkbox]:checked+span:before{border-color:#fff}.checkbox.is-white.is-text-color input[type=checkbox]:checked~*,.checkbox.is-white input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-white.is-filled input[type=checkbox]:checked+span:before{background-color:#fff}.checkbox.is-white.is-filled input[type=checkbox]:checked+span:after{color:#404040}.checkbox.is-black input[type=checkbox]:checked+span:before{border-color:#0a0a0a}.checkbox.is-black.is-text-color input[type=checkbox]:checked~*,.checkbox.is-black input[type=checkbox]:checked+span:after{color:#0a0a0a}.checkbox.is-black.is-filled input[type=checkbox]:checked+span:before{background-color:#0a0a0a}.checkbox.is-black.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-light input[type=checkbox]:checked+span:before{border-color:#f5f5f5}.checkbox.is-light.is-text-color input[type=checkbox]:checked~*,.checkbox.is-light input[type=checkbox]:checked+span:after{color:#f5f5f5}.checkbox.is-light.is-filled input[type=checkbox]:checked+span:before{background-color:#f5f5f5}.checkbox.is-light.is-filled input[type=checkbox]:checked+span:after{color:#404040}.checkbox.is-dark input[type=checkbox]:checked+span:before{border-color:#363636}.checkbox.is-dark.is-text-color input[type=checkbox]:checked~*,.checkbox.is-dark input[type=checkbox]:checked+span:after{color:#363636}.checkbox.is-dark.is-filled input[type=checkbox]:checked+span:before{background-color:#363636}.checkbox.is-dark.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-primary input[type=checkbox]:checked+span:before{border-color:#0077d6}.checkbox.is-primary.is-text-color input[type=checkbox]:checked~*,.checkbox.is-primary input[type=checkbox]:checked+span:after{color:#0077d6}.checkbox.is-primary.is-filled input[type=checkbox]:checked+span:before{background-color:#0077d6}.checkbox.is-primary.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-secondary input[type=checkbox]:checked+span:before{border-color:#1db8ab}.checkbox.is-secondary.is-text-color input[type=checkbox]:checked~*,.checkbox.is-secondary input[type=checkbox]:checked+span:after{color:#1db8ab}.checkbox.is-secondary.is-filled input[type=checkbox]:checked+span:before{background-color:#1db8ab}.checkbox.is-secondary.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-link input[type=checkbox]:checked+span:before{border-color:#2587d5}.checkbox.is-link.is-text-color input[type=checkbox]:checked~*,.checkbox.is-link input[type=checkbox]:checked+span:after{color:#2587d5}.checkbox.is-link.is-filled input[type=checkbox]:checked+span:before{background-color:#2587d5}.checkbox.is-link.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-info input[type=checkbox]:checked+span:before{border-color:#2073b6}.checkbox.is-info.is-text-color input[type=checkbox]:checked~*,.checkbox.is-info input[type=checkbox]:checked+span:after{color:#2073b6}.checkbox.is-info.is-filled input[type=checkbox]:checked+span:before{background-color:#2073b6}.checkbox.is-info.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-success input[type=checkbox]:checked+span:before{border-color:#228b22}.checkbox.is-success.is-text-color input[type=checkbox]:checked~*,.checkbox.is-success input[type=checkbox]:checked+span:after{color:#228b22}.checkbox.is-success.is-filled input[type=checkbox]:checked+span:before{background-color:#228b22}.checkbox.is-success.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-warning input[type=checkbox]:checked+span:before{border-color:#fdc825}.checkbox.is-warning.is-text-color input[type=checkbox]:checked~*,.checkbox.is-warning input[type=checkbox]:checked+span:after{color:#fdc825}.checkbox.is-warning.is-filled input[type=checkbox]:checked+span:before{background-color:#fdc825}.checkbox.is-warning.is-filled input[type=checkbox]:checked+span:after{color:#404040}.checkbox.is-danger input[type=checkbox]:checked+span:before{border-color:#dd004b}.checkbox.is-danger.is-text-color input[type=checkbox]:checked~*,.checkbox.is-danger input[type=checkbox]:checked+span:after{color:#dd004b}.checkbox.is-danger.is-filled input[type=checkbox]:checked+span:before{background-color:#dd004b}.checkbox.is-danger.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-grey-light input[type=checkbox]:checked+span:before{border-color:#999}.checkbox.is-grey-light.is-text-color input[type=checkbox]:checked~*,.checkbox.is-grey-light input[type=checkbox]:checked+span:after{color:#999}.checkbox.is-grey-light.is-filled input[type=checkbox]:checked+span:before{background-color:#999}.checkbox.is-grey-light.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-grey-lighter input[type=checkbox]:checked+span:before{border-color:#ddd}.checkbox.is-grey-lighter.is-text-color input[type=checkbox]:checked~*,.checkbox.is-grey-lighter input[type=checkbox]:checked+span:after{color:#ddd}.checkbox.is-grey-lighter.is-filled input[type=checkbox]:checked+span:before{background-color:#ddd}.checkbox.is-grey-lighter.is-filled input[type=checkbox]:checked+span:after{color:#404040}.checkbox.is-grey input[type=checkbox]:checked+span:before{border-color:#666}.checkbox.is-grey.is-text-color input[type=checkbox]:checked~*,.checkbox.is-grey input[type=checkbox]:checked+span:after{color:#666}.checkbox.is-grey.is-filled input[type=checkbox]:checked+span:before{background-color:#666}.checkbox.is-grey.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-delete input[type=checkbox]:checked+span:before{border-color:#7a7a7a}.checkbox.is-delete.is-text-color input[type=checkbox]:checked~*,.checkbox.is-delete input[type=checkbox]:checked+span:after{color:#7a7a7a}.checkbox.is-delete.is-filled input[type=checkbox]:checked+span:before{background-color:#7a7a7a}.checkbox.is-delete.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-table-header input[type=checkbox]:checked+span:before{border-color:#566d80}.checkbox.is-table-header.is-text-color input[type=checkbox]:checked~*,.checkbox.is-table-header input[type=checkbox]:checked+span:after{color:#566d80}.checkbox.is-table-header.is-filled input[type=checkbox]:checked+span:before{background-color:#566d80}.checkbox.is-table-header.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-spent input[type=checkbox]:checked+span:before{border-color:#e11383}.checkbox.is-spent.is-text-color input[type=checkbox]:checked~*,.checkbox.is-spent input[type=checkbox]:checked+span:after{color:#e11383}.checkbox.is-spent.is-filled input[type=checkbox]:checked+span:before{background-color:#e11383}.checkbox.is-spent.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-pr-approval input[type=checkbox]:checked+span:before{border-color:#4fc0fd}.checkbox.is-pr-approval.is-text-color input[type=checkbox]:checked~*,.checkbox.is-pr-approval input[type=checkbox]:checked+span:after{color:#4fc0fd}.checkbox.is-pr-approval.is-filled input[type=checkbox]:checked+span:before{background-color:#4fc0fd}.checkbox.is-pr-approval.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-pr-process input[type=checkbox]:checked+span:before{border-color:#ffd033}.checkbox.is-pr-process.is-text-color input[type=checkbox]:checked~*,.checkbox.is-pr-process input[type=checkbox]:checked+span:after{color:#ffd033}.checkbox.is-pr-process.is-filled input[type=checkbox]:checked+span:before{background-color:#ffd033}.checkbox.is-pr-process.is-filled input[type=checkbox]:checked+span:after{color:#404040}.checkbox.is-pr-issue-po input[type=checkbox]:checked+span:before{border-color:#6ac389}.checkbox.is-pr-issue-po.is-text-color input[type=checkbox]:checked~*,.checkbox.is-pr-issue-po input[type=checkbox]:checked+span:after{color:#6ac389}.checkbox.is-pr-issue-po.is-filled input[type=checkbox]:checked+span:before{background-color:#6ac389}.checkbox.is-pr-issue-po.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-pr-type-S input[type=checkbox]:checked+span:before{border-color:#ffc400}.checkbox.is-pr-type-S.is-text-color input[type=checkbox]:checked~*,.checkbox.is-pr-type-S input[type=checkbox]:checked+span:after{color:#ffc400}.checkbox.is-pr-type-S.is-filled input[type=checkbox]:checked+span:before{background-color:#ffc400}.checkbox.is-pr-type-S.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-pr-type-C input[type=checkbox]:checked+span:before{border-color:#48b26d}.checkbox.is-pr-type-C.is-text-color input[type=checkbox]:checked~*,.checkbox.is-pr-type-C input[type=checkbox]:checked+span:after{color:#48b26d}.checkbox.is-pr-type-C.is-filled input[type=checkbox]:checked+span:before{background-color:#48b26d}.checkbox.is-pr-type-C.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-pr-type-T input[type=checkbox]:checked+span:before{border-color:#1daefc}.checkbox.is-pr-type-T.is-text-color input[type=checkbox]:checked~*,.checkbox.is-pr-type-T input[type=checkbox]:checked+span:after{color:#1daefc}.checkbox.is-pr-type-T.is-filled input[type=checkbox]:checked+span:before{background-color:#1daefc}.checkbox.is-pr-type-T.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-pr-type-O input[type=checkbox]:checked+span:before{border-color:#26648b}.checkbox.is-pr-type-O.is-text-color input[type=checkbox]:checked~*,.checkbox.is-pr-type-O input[type=checkbox]:checked+span:after{color:#26648b}.checkbox.is-pr-type-O.is-filled input[type=checkbox]:checked+span:before{background-color:#26648b}.checkbox.is-pr-type-O.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-pr-type-W input[type=checkbox]:checked+span:before{border-color:#ce2d2d}.checkbox.is-pr-type-W.is-text-color input[type=checkbox]:checked~*,.checkbox.is-pr-type-W input[type=checkbox]:checked+span:after{color:#ce2d2d}.checkbox.is-pr-type-W.is-filled input[type=checkbox]:checked+span:before{background-color:#ce2d2d}.checkbox.is-pr-type-W.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-pr-type-table-C input[type=checkbox]:checked+span:before{border-color:#d7efdf}.checkbox.is-pr-type-table-C.is-text-color input[type=checkbox]:checked~*,.checkbox.is-pr-type-table-C input[type=checkbox]:checked+span:after{color:#d7efdf}.checkbox.is-pr-type-table-C.is-filled input[type=checkbox]:checked+span:before{background-color:#d7efdf}.checkbox.is-pr-type-table-C.is-filled input[type=checkbox]:checked+span:after{color:#404040}.checkbox.is-pr-type-table-S input[type=checkbox]:checked+span:before{border-color:#fff3cc}.checkbox.is-pr-type-table-S.is-text-color input[type=checkbox]:checked~*,.checkbox.is-pr-type-table-S input[type=checkbox]:checked+span:after{color:#fff3cc}.checkbox.is-pr-type-table-S.is-filled input[type=checkbox]:checked+span:before{background-color:#fff3cc}.checkbox.is-pr-type-table-S.is-filled input[type=checkbox]:checked+span:after{color:#404040}.checkbox.is-pr-type-table-T input[type=checkbox]:checked+span:before{border-color:#e6f6ff}.checkbox.is-pr-type-table-T.is-text-color input[type=checkbox]:checked~*,.checkbox.is-pr-type-table-T input[type=checkbox]:checked+span:after{color:#e6f6ff}.checkbox.is-pr-type-table-T.is-filled input[type=checkbox]:checked+span:before{background-color:#e6f6ff}.checkbox.is-pr-type-table-T.is-filled input[type=checkbox]:checked+span:after{color:#404040}.checkbox.is-pr-type-table-O input[type=checkbox]:checked+span:before{border-color:#aed2e9}.checkbox.is-pr-type-table-O.is-text-color input[type=checkbox]:checked~*,.checkbox.is-pr-type-table-O input[type=checkbox]:checked+span:after{color:#aed2e9}.checkbox.is-pr-type-table-O.is-filled input[type=checkbox]:checked+span:before{background-color:#aed2e9}.checkbox.is-pr-type-table-O.is-filled input[type=checkbox]:checked+span:after{color:#404040}.checkbox.is-pr-type-table-W input[type=checkbox]:checked+span:before{border-color:#f5d2d2}.checkbox.is-pr-type-table-W.is-text-color input[type=checkbox]:checked~*,.checkbox.is-pr-type-table-W input[type=checkbox]:checked+span:after{color:#f5d2d2}.checkbox.is-pr-type-table-W.is-filled input[type=checkbox]:checked+span:before{background-color:#f5d2d2}.checkbox.is-pr-type-table-W.is-filled input[type=checkbox]:checked+span:after{color:#404040}.checkbox.is-sla-active input[type=checkbox]:checked+span:before{border-color:#d15757}.checkbox.is-sla-active.is-text-color input[type=checkbox]:checked~*,.checkbox.is-sla-active input[type=checkbox]:checked+span:after{color:#d15757}.checkbox.is-sla-active.is-filled input[type=checkbox]:checked+span:before{background-color:#d15757}.checkbox.is-sla-active.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-sla-inactive input[type=checkbox]:checked+span:before{border-color:#59946e}.checkbox.is-sla-inactive.is-text-color input[type=checkbox]:checked~*,.checkbox.is-sla-inactive input[type=checkbox]:checked+span:after{color:#59946e}.checkbox.is-sla-inactive.is-filled input[type=checkbox]:checked+span:before{background-color:#59946e}.checkbox.is-sla-inactive.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-pr-detail-background input[type=checkbox]:checked+span:before{border-color:#e4e7eb}.checkbox.is-pr-detail-background.is-text-color input[type=checkbox]:checked~*,.checkbox.is-pr-detail-background input[type=checkbox]:checked+span:after{color:#e4e7eb}.checkbox.is-pr-detail-background.is-filled input[type=checkbox]:checked+span:before{background-color:#e4e7eb}.checkbox.is-pr-detail-background.is-filled input[type=checkbox]:checked+span:after{color:#404040}.checkbox.is-contract-expire-type-ExpireIn30Days input[type=checkbox]:checked+span:before{border-color:#ce2d2d}.checkbox.is-contract-expire-type-ExpireIn30Days.is-text-color input[type=checkbox]:checked~*,.checkbox.is-contract-expire-type-ExpireIn30Days input[type=checkbox]:checked+span:after{color:#ce2d2d}.checkbox.is-contract-expire-type-ExpireIn30Days.is-filled input[type=checkbox]:checked+span:before{background-color:#ce2d2d}.checkbox.is-contract-expire-type-ExpireIn30Days.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-contract-expire-type-ExpireIn60Days input[type=checkbox]:checked+span:before{border-color:#f07600}.checkbox.is-contract-expire-type-ExpireIn60Days.is-text-color input[type=checkbox]:checked~*,.checkbox.is-contract-expire-type-ExpireIn60Days input[type=checkbox]:checked+span:after{color:#f07600}.checkbox.is-contract-expire-type-ExpireIn60Days.is-filled input[type=checkbox]:checked+span:before{background-color:#f07600}.checkbox.is-contract-expire-type-ExpireIn60Days.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-contract-expire-type-ExpireIn90Days input[type=checkbox]:checked+span:before{border-color:#ffc400}.checkbox.is-contract-expire-type-ExpireIn90Days.is-text-color input[type=checkbox]:checked~*,.checkbox.is-contract-expire-type-ExpireIn90Days input[type=checkbox]:checked+span:after{color:#ffc400}.checkbox.is-contract-expire-type-ExpireIn90Days.is-filled input[type=checkbox]:checked+span:before{background-color:#ffc400}.checkbox.is-contract-expire-type-ExpireIn90Days.is-filled input[type=checkbox]:checked+span:after{color:#404040}.checkbox.is-contract-expire-type-ExpireIn120Days input[type=checkbox]:checked+span:before{border-color:#48b26d}.checkbox.is-contract-expire-type-ExpireIn120Days.is-text-color input[type=checkbox]:checked~*,.checkbox.is-contract-expire-type-ExpireIn120Days input[type=checkbox]:checked+span:after{color:#48b26d}.checkbox.is-contract-expire-type-ExpireIn120Days.is-filled input[type=checkbox]:checked+span:before{background-color:#48b26d}.checkbox.is-contract-expire-type-ExpireIn120Days.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-contract-expire-type-ExpireIn150Days input[type=checkbox]:checked+span:before{border-color:#1daefc}.checkbox.is-contract-expire-type-ExpireIn150Days.is-text-color input[type=checkbox]:checked~*,.checkbox.is-contract-expire-type-ExpireIn150Days input[type=checkbox]:checked+span:after{color:#1daefc}.checkbox.is-contract-expire-type-ExpireIn150Days.is-filled input[type=checkbox]:checked+span:before{background-color:#1daefc}.checkbox.is-contract-expire-type-ExpireIn150Days.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-contract-expire-type-ExpireIn180Days input[type=checkbox]:checked+span:before{border-color:#26648b}.checkbox.is-contract-expire-type-ExpireIn180Days.is-text-color input[type=checkbox]:checked~*,.checkbox.is-contract-expire-type-ExpireIn180Days input[type=checkbox]:checked+span:after{color:#26648b}.checkbox.is-contract-expire-type-ExpireIn180Days.is-filled input[type=checkbox]:checked+span:before{background-color:#26648b}.checkbox.is-contract-expire-type-ExpireIn180Days.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-contract-spending-status-SeventyToSeventyNine input[type=checkbox]:checked+span:before{border-color:#1daefc}.checkbox.is-contract-spending-status-SeventyToSeventyNine.is-text-color input[type=checkbox]:checked~*,.checkbox.is-contract-spending-status-SeventyToSeventyNine input[type=checkbox]:checked+span:after{color:#1daefc}.checkbox.is-contract-spending-status-SeventyToSeventyNine.is-filled input[type=checkbox]:checked+span:before{background-color:#1daefc}.checkbox.is-contract-spending-status-SeventyToSeventyNine.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-contract-spending-status-EightyToEightyNine input[type=checkbox]:checked+span:before{border-color:#48b26d}.checkbox.is-contract-spending-status-EightyToEightyNine.is-text-color input[type=checkbox]:checked~*,.checkbox.is-contract-spending-status-EightyToEightyNine input[type=checkbox]:checked+span:after{color:#48b26d}.checkbox.is-contract-spending-status-EightyToEightyNine.is-filled input[type=checkbox]:checked+span:before{background-color:#48b26d}.checkbox.is-contract-spending-status-EightyToEightyNine.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-contract-spending-status-NinetyToNinetyFive input[type=checkbox]:checked+span:before{border-color:#ffc400}.checkbox.is-contract-spending-status-NinetyToNinetyFive.is-text-color input[type=checkbox]:checked~*,.checkbox.is-contract-spending-status-NinetyToNinetyFive input[type=checkbox]:checked+span:after{color:#ffc400}.checkbox.is-contract-spending-status-NinetyToNinetyFive.is-filled input[type=checkbox]:checked+span:before{background-color:#ffc400}.checkbox.is-contract-spending-status-NinetyToNinetyFive.is-filled input[type=checkbox]:checked+span:after{color:#404040}.checkbox.is-contract-spending-status-NinetySixToHundred input[type=checkbox]:checked+span:before{border-color:#f07600}.checkbox.is-contract-spending-status-NinetySixToHundred.is-text-color input[type=checkbox]:checked~*,.checkbox.is-contract-spending-status-NinetySixToHundred input[type=checkbox]:checked+span:after{color:#f07600}.checkbox.is-contract-spending-status-NinetySixToHundred.is-filled input[type=checkbox]:checked+span:before{background-color:#f07600}.checkbox.is-contract-spending-status-NinetySixToHundred.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-contract-spending-status-MoreThanHundred input[type=checkbox]:checked+span:before{border-color:#ce2d2d}.checkbox.is-contract-spending-status-MoreThanHundred.is-text-color input[type=checkbox]:checked~*,.checkbox.is-contract-spending-status-MoreThanHundred input[type=checkbox]:checked+span:after{color:#ce2d2d}.checkbox.is-contract-spending-status-MoreThanHundred.is-filled input[type=checkbox]:checked+span:before{background-color:#ce2d2d}.checkbox.is-contract-spending-status-MoreThanHundred.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-contract-spending-over input[type=checkbox]:checked+span:before{border-color:#ce2d2d}.checkbox.is-contract-spending-over.is-text-color input[type=checkbox]:checked~*,.checkbox.is-contract-spending-over input[type=checkbox]:checked+span:after{color:#ce2d2d}.checkbox.is-contract-spending-over.is-filled input[type=checkbox]:checked+span:before{background-color:#ce2d2d}.checkbox.is-contract-spending-over.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-contract-spending-96 input[type=checkbox]:checked+span:before{border-color:#f07600}.checkbox.is-contract-spending-96 input[type=checkbox]:checked+span:after,.checkbox.is-contract-spending-96.is-text-color input[type=checkbox]:checked~*{color:#f07600}.checkbox.is-contract-spending-96.is-filled input[type=checkbox]:checked+span:before{background-color:#f07600}.checkbox.is-contract-spending-96.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-contract-spending-90 input[type=checkbox]:checked+span:before{border-color:#ffc400}.checkbox.is-contract-spending-90 input[type=checkbox]:checked+span:after,.checkbox.is-contract-spending-90.is-text-color input[type=checkbox]:checked~*{color:#ffc400}.checkbox.is-contract-spending-90.is-filled input[type=checkbox]:checked+span:before{background-color:#ffc400}.checkbox.is-contract-spending-90.is-filled input[type=checkbox]:checked+span:after{color:#404040}.checkbox.is-contract-spending-80 input[type=checkbox]:checked+span:before{border-color:#48b26d}.checkbox.is-contract-spending-80 input[type=checkbox]:checked+span:after,.checkbox.is-contract-spending-80.is-text-color input[type=checkbox]:checked~*{color:#48b26d}.checkbox.is-contract-spending-80.is-filled input[type=checkbox]:checked+span:before{background-color:#48b26d}.checkbox.is-contract-spending-80.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-contract-spending-70 input[type=checkbox]:checked+span:before{border-color:#1daefc}.checkbox.is-contract-spending-70 input[type=checkbox]:checked+span:after,.checkbox.is-contract-spending-70.is-text-color input[type=checkbox]:checked~*{color:#1daefc}.checkbox.is-contract-spending-70.is-filled input[type=checkbox]:checked+span:before{background-color:#1daefc}.checkbox.is-contract-spending-70.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-contract-expire-table-NoExpireDate input[type=checkbox]:checked+span:before{border-color:#999}.checkbox.is-contract-expire-table-NoExpireDate.is-text-color input[type=checkbox]:checked~*,.checkbox.is-contract-expire-table-NoExpireDate input[type=checkbox]:checked+span:after{color:#999}.checkbox.is-contract-expire-table-NoExpireDate.is-filled input[type=checkbox]:checked+span:before{background-color:#999}.checkbox.is-contract-expire-table-NoExpireDate.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-contract-expire-table-ExpireLessThan30Days input[type=checkbox]:checked+span:before{border-color:#f2f2f2}.checkbox.is-contract-expire-table-ExpireLessThan30Days.is-text-color input[type=checkbox]:checked~*,.checkbox.is-contract-expire-table-ExpireLessThan30Days input[type=checkbox]:checked+span:after{color:#f2f2f2}.checkbox.is-contract-expire-table-ExpireLessThan30Days.is-filled input[type=checkbox]:checked+span:before{background-color:#f2f2f2}.checkbox.is-contract-expire-table-ExpireLessThan30Days.is-filled input[type=checkbox]:checked+span:after{color:#404040}.checkbox.is-contract-expire-table-ExpireMoreThan30Days input[type=checkbox]:checked+span:before{border-color:#f2f2f2}.checkbox.is-contract-expire-table-ExpireMoreThan30Days.is-text-color input[type=checkbox]:checked~*,.checkbox.is-contract-expire-table-ExpireMoreThan30Days input[type=checkbox]:checked+span:after{color:#f2f2f2}.checkbox.is-contract-expire-table-ExpireMoreThan30Days.is-filled input[type=checkbox]:checked+span:before{background-color:#f2f2f2}.checkbox.is-contract-expire-table-ExpireMoreThan30Days.is-filled input[type=checkbox]:checked+span:after{color:#404040}.checkbox.is-contract-expire-table-ExpireIn30Days input[type=checkbox]:checked+span:before{border-color:#f6d5d5}.checkbox.is-contract-expire-table-ExpireIn30Days.is-text-color input[type=checkbox]:checked~*,.checkbox.is-contract-expire-table-ExpireIn30Days input[type=checkbox]:checked+span:after{color:#f6d5d5}.checkbox.is-contract-expire-table-ExpireIn30Days.is-filled input[type=checkbox]:checked+span:before{background-color:#f6d5d5}.checkbox.is-contract-expire-table-ExpireIn30Days.is-filled input[type=checkbox]:checked+span:after{color:#404040}.checkbox.is-contract-expire-table-ExpireIn60Days input[type=checkbox]:checked+span:before{border-color:#fde4cb}.checkbox.is-contract-expire-table-ExpireIn60Days.is-text-color input[type=checkbox]:checked~*,.checkbox.is-contract-expire-table-ExpireIn60Days input[type=checkbox]:checked+span:after{color:#fde4cb}.checkbox.is-contract-expire-table-ExpireIn60Days.is-filled input[type=checkbox]:checked+span:before{background-color:#fde4cb}.checkbox.is-contract-expire-table-ExpireIn60Days.is-filled input[type=checkbox]:checked+span:after{color:#404040}.checkbox.is-contract-expire-table-ExpireIn90Days input[type=checkbox]:checked+span:before{border-color:#fff3cc}.checkbox.is-contract-expire-table-ExpireIn90Days.is-text-color input[type=checkbox]:checked~*,.checkbox.is-contract-expire-table-ExpireIn90Days input[type=checkbox]:checked+span:after{color:#fff3cc}.checkbox.is-contract-expire-table-ExpireIn90Days.is-filled input[type=checkbox]:checked+span:before{background-color:#fff3cc}.checkbox.is-contract-expire-table-ExpireIn90Days.is-filled input[type=checkbox]:checked+span:after{color:#404040}.checkbox.is-contract-expire-table-ExpireIn120Days input[type=checkbox]:checked+span:before{border-color:#d7efdf}.checkbox.is-contract-expire-table-ExpireIn120Days.is-text-color input[type=checkbox]:checked~*,.checkbox.is-contract-expire-table-ExpireIn120Days input[type=checkbox]:checked+span:after{color:#d7efdf}.checkbox.is-contract-expire-table-ExpireIn120Days.is-filled input[type=checkbox]:checked+span:before{background-color:#d7efdf}.checkbox.is-contract-expire-table-ExpireIn120Days.is-filled input[type=checkbox]:checked+span:after{color:#404040}.checkbox.is-contract-expire-table-ExpireIn150Days input[type=checkbox]:checked+span:before{border-color:#e6f6ff}.checkbox.is-contract-expire-table-ExpireIn150Days.is-text-color input[type=checkbox]:checked~*,.checkbox.is-contract-expire-table-ExpireIn150Days input[type=checkbox]:checked+span:after{color:#e6f6ff}.checkbox.is-contract-expire-table-ExpireIn150Days.is-filled input[type=checkbox]:checked+span:before{background-color:#e6f6ff}.checkbox.is-contract-expire-table-ExpireIn150Days.is-filled input[type=checkbox]:checked+span:after{color:#404040}.checkbox.is-contract-expire-table-ExpireIn180Days input[type=checkbox]:checked+span:before{border-color:#aed2e9}.checkbox.is-contract-expire-table-ExpireIn180Days.is-text-color input[type=checkbox]:checked~*,.checkbox.is-contract-expire-table-ExpireIn180Days input[type=checkbox]:checked+span:after{color:#aed2e9}.checkbox.is-contract-expire-table-ExpireIn180Days.is-filled input[type=checkbox]:checked+span:before{background-color:#aed2e9}.checkbox.is-contract-expire-table-ExpireIn180Days.is-filled input[type=checkbox]:checked+span:after{color:#404040}.checkbox-group{display:flex;flex-direction:column;align-items:stretch}.checkbox-group .checkbox-title{text-align:left;vertical-align:middle;margin-bottom:.6rem}.checkbox-group .checkbox-title.is-filled{color:#fff;background:#0077d6;align-self:stretch;display:flex;justify-content:center;align-items:center;padding:0 .6rem}.checkbox-group .checkbox+.checkbox{margin-top:.6rem}.checkbox-group.is-horizontal{flex-direction:row;align-items:center}.checkbox-group.is-horizontal .checkbox-title{text-align:right;margin-right:1.2rem;margin-bottom:0}.checkbox-group.is-horizontal .checkbox-title.checkbox-title-filled{text-align:center}.checkbox-group.is-horizontal .checkbox+.checkbox{margin-top:0;margin-left:1.2rem}.checkbox-group.is-bordered{border:1px solid #404040}.checkbox-group.is-bordered .checkbox,.checkbox-group.is-bordered.is-horizontal .checkbox+.checkbox{margin:.6rem}.checkbox-group.is-bordered.is-horizontal .checkbox-title+.checkbox{margin-left:0}.checkbox-group.is-bordered .checkbox-title{padding:0 .6rem}.checkbox-group.has-divide .checkbox,.checkbox-group.has-divide.is-bordered.is-horizontal .checkbox+.checkbox{padding-right:1.2rem;margin-right:0}.checkbox-group.has-divide .checkbox{border-right:1px solid #404040}.checkbox-group.has-divide .checkbox:last-child{border-right:0}.checkbox-group.is-white.has-divide .checkbox,.checkbox-group.is-white.is-bordered{border-color:#fff}.checkbox-group.is-white .checkbox-title.is-filled{background-color:#fff;color:#404040}.checkbox-group.is-black.has-divide .checkbox,.checkbox-group.is-black.is-bordered{border-color:#0a0a0a}.checkbox-group.is-black .checkbox-title.is-filled{background-color:#0a0a0a;color:#fff}.checkbox-group.is-light.has-divide .checkbox,.checkbox-group.is-light.is-bordered{border-color:#f5f5f5}.checkbox-group.is-light .checkbox-title.is-filled{background-color:#f5f5f5;color:#404040}.checkbox-group.is-dark.has-divide .checkbox,.checkbox-group.is-dark.is-bordered{border-color:#363636}.checkbox-group.is-dark .checkbox-title.is-filled{background-color:#363636;color:#fff}.checkbox-group.is-primary.has-divide .checkbox,.checkbox-group.is-primary.is-bordered{border-color:#0077d6}.checkbox-group.is-primary .checkbox-title.is-filled{background-color:#0077d6;color:#fff}.checkbox-group.is-secondary.has-divide .checkbox,.checkbox-group.is-secondary.is-bordered{border-color:#1db8ab}.checkbox-group.is-secondary .checkbox-title.is-filled{background-color:#1db8ab;color:#fff}.checkbox-group.is-link.has-divide .checkbox,.checkbox-group.is-link.is-bordered{border-color:#2587d5}.checkbox-group.is-link .checkbox-title.is-filled{background-color:#2587d5;color:#fff}.checkbox-group.is-info.has-divide .checkbox,.checkbox-group.is-info.is-bordered{border-color:#2073b6}.checkbox-group.is-info .checkbox-title.is-filled{background-color:#2073b6;color:#fff}.checkbox-group.is-success.has-divide .checkbox,.checkbox-group.is-success.is-bordered{border-color:#228b22}.checkbox-group.is-success .checkbox-title.is-filled{background-color:#228b22;color:#fff}.checkbox-group.is-warning.has-divide .checkbox,.checkbox-group.is-warning.is-bordered{border-color:#fdc825}.checkbox-group.is-warning .checkbox-title.is-filled{background-color:#fdc825;color:#404040}.checkbox-group.is-danger.has-divide .checkbox,.checkbox-group.is-danger.is-bordered{border-color:#dd004b}.checkbox-group.is-danger .checkbox-title.is-filled{background-color:#dd004b;color:#fff}.checkbox-group.is-grey-light.has-divide .checkbox,.checkbox-group.is-grey-light.is-bordered{border-color:#999}.checkbox-group.is-grey-light .checkbox-title.is-filled{background-color:#999;color:#fff}.checkbox-group.is-grey-lighter.has-divide .checkbox,.checkbox-group.is-grey-lighter.is-bordered{border-color:#ddd}.checkbox-group.is-grey-lighter .checkbox-title.is-filled{background-color:#ddd;color:#404040}.checkbox-group.is-grey.has-divide .checkbox,.checkbox-group.is-grey.is-bordered{border-color:#666}.checkbox-group.is-grey .checkbox-title.is-filled{background-color:#666;color:#fff}.checkbox-group.is-delete.has-divide .checkbox,.checkbox-group.is-delete.is-bordered{border-color:#7a7a7a}.checkbox-group.is-delete .checkbox-title.is-filled{background-color:#7a7a7a;color:#fff}.checkbox-group.is-table-header.has-divide .checkbox,.checkbox-group.is-table-header.is-bordered{border-color:#566d80}.checkbox-group.is-table-header .checkbox-title.is-filled{background-color:#566d80;color:#fff}.checkbox-group.is-spent.has-divide .checkbox,.checkbox-group.is-spent.is-bordered{border-color:#e11383}.checkbox-group.is-spent .checkbox-title.is-filled{background-color:#e11383;color:#fff}.checkbox-group.is-pr-approval.has-divide .checkbox,.checkbox-group.is-pr-approval.is-bordered{border-color:#4fc0fd}.checkbox-group.is-pr-approval .checkbox-title.is-filled{background-color:#4fc0fd;color:#fff}.checkbox-group.is-pr-process.has-divide .checkbox,.checkbox-group.is-pr-process.is-bordered{border-color:#ffd033}.checkbox-group.is-pr-process .checkbox-title.is-filled{background-color:#ffd033;color:#404040}.checkbox-group.is-pr-issue-po.has-divide .checkbox,.checkbox-group.is-pr-issue-po.is-bordered{border-color:#6ac389}.checkbox-group.is-pr-issue-po .checkbox-title.is-filled{background-color:#6ac389;color:#fff}.checkbox-group.is-pr-type-S.has-divide .checkbox,.checkbox-group.is-pr-type-S.is-bordered{border-color:#ffc400}.checkbox-group.is-pr-type-S .checkbox-title.is-filled{background-color:#ffc400;color:#fff}.checkbox-group.is-pr-type-C.has-divide .checkbox,.checkbox-group.is-pr-type-C.is-bordered{border-color:#48b26d}.checkbox-group.is-pr-type-C .checkbox-title.is-filled{background-color:#48b26d;color:#fff}.checkbox-group.is-pr-type-T.has-divide .checkbox,.checkbox-group.is-pr-type-T.is-bordered{border-color:#1daefc}.checkbox-group.is-pr-type-T .checkbox-title.is-filled{background-color:#1daefc;color:#fff}.checkbox-group.is-pr-type-O.has-divide .checkbox,.checkbox-group.is-pr-type-O.is-bordered{border-color:#26648b}.checkbox-group.is-pr-type-O .checkbox-title.is-filled{background-color:#26648b;color:#fff}.checkbox-group.is-pr-type-W.has-divide .checkbox,.checkbox-group.is-pr-type-W.is-bordered{border-color:#ce2d2d}.checkbox-group.is-pr-type-W .checkbox-title.is-filled{background-color:#ce2d2d;color:#fff}.checkbox-group.is-pr-type-table-C.has-divide .checkbox,.checkbox-group.is-pr-type-table-C.is-bordered{border-color:#d7efdf}.checkbox-group.is-pr-type-table-C .checkbox-title.is-filled{background-color:#d7efdf;color:#404040}.checkbox-group.is-pr-type-table-S.has-divide .checkbox,.checkbox-group.is-pr-type-table-S.is-bordered{border-color:#fff3cc}.checkbox-group.is-pr-type-table-S .checkbox-title.is-filled{background-color:#fff3cc;color:#404040}.checkbox-group.is-pr-type-table-T.has-divide .checkbox,.checkbox-group.is-pr-type-table-T.is-bordered{border-color:#e6f6ff}.checkbox-group.is-pr-type-table-T .checkbox-title.is-filled{background-color:#e6f6ff;color:#404040}.checkbox-group.is-pr-type-table-O.has-divide .checkbox,.checkbox-group.is-pr-type-table-O.is-bordered{border-color:#aed2e9}.checkbox-group.is-pr-type-table-O .checkbox-title.is-filled{background-color:#aed2e9;color:#404040}.checkbox-group.is-pr-type-table-W.has-divide .checkbox,.checkbox-group.is-pr-type-table-W.is-bordered{border-color:#f5d2d2}.checkbox-group.is-pr-type-table-W .checkbox-title.is-filled{background-color:#f5d2d2;color:#404040}.checkbox-group.is-sla-active.has-divide .checkbox,.checkbox-group.is-sla-active.is-bordered{border-color:#d15757}.checkbox-group.is-sla-active .checkbox-title.is-filled{background-color:#d15757;color:#fff}.checkbox-group.is-sla-inactive.has-divide .checkbox,.checkbox-group.is-sla-inactive.is-bordered{border-color:#59946e}.checkbox-group.is-sla-inactive .checkbox-title.is-filled{background-color:#59946e;color:#fff}.checkbox-group.is-pr-detail-background.has-divide .checkbox,.checkbox-group.is-pr-detail-background.is-bordered{border-color:#e4e7eb}.checkbox-group.is-pr-detail-background .checkbox-title.is-filled{background-color:#e4e7eb;color:#404040}.checkbox-group.is-contract-expire-type-ExpireIn30Days.has-divide .checkbox,.checkbox-group.is-contract-expire-type-ExpireIn30Days.is-bordered{border-color:#ce2d2d}.checkbox-group.is-contract-expire-type-ExpireIn30Days .checkbox-title.is-filled{background-color:#ce2d2d;color:#fff}.checkbox-group.is-contract-expire-type-ExpireIn60Days.has-divide .checkbox,.checkbox-group.is-contract-expire-type-ExpireIn60Days.is-bordered{border-color:#f07600}.checkbox-group.is-contract-expire-type-ExpireIn60Days .checkbox-title.is-filled{background-color:#f07600;color:#fff}.checkbox-group.is-contract-expire-type-ExpireIn90Days.has-divide .checkbox,.checkbox-group.is-contract-expire-type-ExpireIn90Days.is-bordered{border-color:#ffc400}.checkbox-group.is-contract-expire-type-ExpireIn90Days .checkbox-title.is-filled{background-color:#ffc400;color:#404040}.checkbox-group.is-contract-expire-type-ExpireIn120Days.has-divide .checkbox,.checkbox-group.is-contract-expire-type-ExpireIn120Days.is-bordered{border-color:#48b26d}.checkbox-group.is-contract-expire-type-ExpireIn120Days .checkbox-title.is-filled{background-color:#48b26d;color:#fff}.checkbox-group.is-contract-expire-type-ExpireIn150Days.has-divide .checkbox,.checkbox-group.is-contract-expire-type-ExpireIn150Days.is-bordered{border-color:#1daefc}.checkbox-group.is-contract-expire-type-ExpireIn150Days .checkbox-title.is-filled{background-color:#1daefc;color:#fff}.checkbox-group.is-contract-expire-type-ExpireIn180Days.has-divide .checkbox,.checkbox-group.is-contract-expire-type-ExpireIn180Days.is-bordered{border-color:#26648b}.checkbox-group.is-contract-expire-type-ExpireIn180Days .checkbox-title.is-filled{background-color:#26648b;color:#fff}.checkbox-group.is-contract-spending-status-SeventyToSeventyNine.has-divide .checkbox,.checkbox-group.is-contract-spending-status-SeventyToSeventyNine.is-bordered{border-color:#1daefc}.checkbox-group.is-contract-spending-status-SeventyToSeventyNine .checkbox-title.is-filled{background-color:#1daefc;color:#fff}.checkbox-group.is-contract-spending-status-EightyToEightyNine.has-divide .checkbox,.checkbox-group.is-contract-spending-status-EightyToEightyNine.is-bordered{border-color:#48b26d}.checkbox-group.is-contract-spending-status-EightyToEightyNine .checkbox-title.is-filled{background-color:#48b26d;color:#fff}.checkbox-group.is-contract-spending-status-NinetyToNinetyFive.has-divide .checkbox,.checkbox-group.is-contract-spending-status-NinetyToNinetyFive.is-bordered{border-color:#ffc400}.checkbox-group.is-contract-spending-status-NinetyToNinetyFive .checkbox-title.is-filled{background-color:#ffc400;color:#404040}.checkbox-group.is-contract-spending-status-NinetySixToHundred.has-divide .checkbox,.checkbox-group.is-contract-spending-status-NinetySixToHundred.is-bordered{border-color:#f07600}.checkbox-group.is-contract-spending-status-NinetySixToHundred .checkbox-title.is-filled{background-color:#f07600;color:#fff}.checkbox-group.is-contract-spending-status-MoreThanHundred.has-divide .checkbox,.checkbox-group.is-contract-spending-status-MoreThanHundred.is-bordered{border-color:#ce2d2d}.checkbox-group.is-contract-spending-status-MoreThanHundred .checkbox-title.is-filled{background-color:#ce2d2d;color:#fff}.checkbox-group.is-contract-spending-over.has-divide .checkbox,.checkbox-group.is-contract-spending-over.is-bordered{border-color:#ce2d2d}.checkbox-group.is-contract-spending-over .checkbox-title.is-filled{background-color:#ce2d2d;color:#fff}.checkbox-group.is-contract-spending-96.has-divide .checkbox,.checkbox-group.is-contract-spending-96.is-bordered{border-color:#f07600}.checkbox-group.is-contract-spending-96 .checkbox-title.is-filled{background-color:#f07600;color:#fff}.checkbox-group.is-contract-spending-90.has-divide .checkbox,.checkbox-group.is-contract-spending-90.is-bordered{border-color:#ffc400}.checkbox-group.is-contract-spending-90 .checkbox-title.is-filled{background-color:#ffc400;color:#404040}.checkbox-group.is-contract-spending-80.has-divide .checkbox,.checkbox-group.is-contract-spending-80.is-bordered{border-color:#48b26d}.checkbox-group.is-contract-spending-80 .checkbox-title.is-filled{background-color:#48b26d;color:#fff}.checkbox-group.is-contract-spending-70.has-divide .checkbox,.checkbox-group.is-contract-spending-70.is-bordered{border-color:#1daefc}.checkbox-group.is-contract-spending-70 .checkbox-title.is-filled{background-color:#1daefc;color:#fff}.checkbox-group.is-contract-expire-table-NoExpireDate.has-divide .checkbox,.checkbox-group.is-contract-expire-table-NoExpireDate.is-bordered{border-color:#999}.checkbox-group.is-contract-expire-table-NoExpireDate .checkbox-title.is-filled{background-color:#999;color:#fff}.checkbox-group.is-contract-expire-table-ExpireLessThan30Days.has-divide .checkbox,.checkbox-group.is-contract-expire-table-ExpireLessThan30Days.is-bordered{border-color:#f2f2f2}.checkbox-group.is-contract-expire-table-ExpireLessThan30Days .checkbox-title.is-filled{background-color:#f2f2f2;color:#404040}.checkbox-group.is-contract-expire-table-ExpireMoreThan30Days.has-divide .checkbox,.checkbox-group.is-contract-expire-table-ExpireMoreThan30Days.is-bordered{border-color:#f2f2f2}.checkbox-group.is-contract-expire-table-ExpireMoreThan30Days .checkbox-title.is-filled{background-color:#f2f2f2;color:#404040}.checkbox-group.is-contract-expire-table-ExpireIn30Days.has-divide .checkbox,.checkbox-group.is-contract-expire-table-ExpireIn30Days.is-bordered{border-color:#f6d5d5}.checkbox-group.is-contract-expire-table-ExpireIn30Days .checkbox-title.is-filled{background-color:#f6d5d5;color:#404040}.checkbox-group.is-contract-expire-table-ExpireIn60Days.has-divide .checkbox,.checkbox-group.is-contract-expire-table-ExpireIn60Days.is-bordered{border-color:#fde4cb}.checkbox-group.is-contract-expire-table-ExpireIn60Days .checkbox-title.is-filled{background-color:#fde4cb;color:#404040}.checkbox-group.is-contract-expire-table-ExpireIn90Days.has-divide .checkbox,.checkbox-group.is-contract-expire-table-ExpireIn90Days.is-bordered{border-color:#fff3cc}.checkbox-group.is-contract-expire-table-ExpireIn90Days .checkbox-title.is-filled{background-color:#fff3cc;color:#404040}.checkbox-group.is-contract-expire-table-ExpireIn120Days.has-divide .checkbox,.checkbox-group.is-contract-expire-table-ExpireIn120Days.is-bordered{border-color:#d7efdf}.checkbox-group.is-contract-expire-table-ExpireIn120Days .checkbox-title.is-filled{background-color:#d7efdf;color:#404040}.checkbox-group.is-contract-expire-table-ExpireIn150Days.has-divide .checkbox,.checkbox-group.is-contract-expire-table-ExpireIn150Days.is-bordered{border-color:#e6f6ff}.checkbox-group.is-contract-expire-table-ExpireIn150Days .checkbox-title.is-filled{background-color:#e6f6ff;color:#404040}.checkbox-group.is-contract-expire-table-ExpireIn180Days.has-divide .checkbox,.checkbox-group.is-contract-expire-table-ExpireIn180Days.is-bordered{border-color:#aed2e9}.checkbox-group.is-contract-expire-table-ExpireIn180Days .checkbox-title.is-filled{background-color:#aed2e9;color:#404040}.radio{line-height:1em;position:relative}.radio.has-bg{display:inline-flex;align-items:center}.radio.has-bg input[type=radio]+span{padding-left:2em;padding-right:.5em;line-height:1.5em;border:1px solid #404040;margin-left:0}.radio.has-bg input[type=radio]+span:after{top:calc(.5em + 1px);left:calc(.5em + 1px)}.radio.has-bg .radio-bg{background:#fff;height:1.5em;width:1.5em;position:absolute;left:1px;top:1px;border-right:1px solid #404040}.radio.has-bg .radio-bg:after{position:absolute;content:"";border:1px solid #404040;border-radius:100%;height:1em;width:1em;top:.25em;left:.25em}.radio.has-no-text input[type=radio]+span{padding-left:1em}.radio+.radio{margin-left:.6rem}.radio input[type=radio]{position:absolute;visibility:hidden}.radio input[type=radio]+span{padding-left:1em;margin-left:.6rem;display:inline-block}.radio input[type=radio]+span:before{position:absolute;content:"";border:1px solid #404040;border-radius:100%;height:1em;width:1em;top:0;left:0}.radio input[type=radio]+span:after{position:absolute;content:"";border-radius:100%;height:.5em;width:.5em;top:.25em;left:.25em}.radio input[type=radio]:checked+span:before{border-color:#0077d6}.radio input[type=radio]:checked+span:after{background:#0077d6}.radio.is-white input[type=radio]:checked+span:before{border-color:#fff}.radio.is-white input[type=radio]:checked+span:after{background:#fff}.radio.is-white.is-text-color input[type=radio]:checked+span{color:#fff}.radio.is-white.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-white.has-bg input[type=radio]:checked+span{border-color:#fff}.radio.is-white.has-bg input[type=radio]:checked+span .radio-bg{background:#fff;border-color:#fff}.radio.is-white.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-black input[type=radio]:checked+span:before{border-color:#0a0a0a}.radio.is-black input[type=radio]:checked+span:after{background:#0a0a0a}.radio.is-black.is-text-color input[type=radio]:checked+span{color:#0a0a0a}.radio.is-black.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-black.has-bg input[type=radio]:checked+span{border-color:#0a0a0a}.radio.is-black.has-bg input[type=radio]:checked+span .radio-bg{background:#0a0a0a;border-color:#0a0a0a}.radio.is-black.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-light input[type=radio]:checked+span:before{border-color:#f5f5f5}.radio.is-light input[type=radio]:checked+span:after{background:#f5f5f5}.radio.is-light.is-text-color input[type=radio]:checked+span{color:#f5f5f5}.radio.is-light.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-light.has-bg input[type=radio]:checked+span{border-color:#f5f5f5}.radio.is-light.has-bg input[type=radio]:checked+span .radio-bg{background:#f5f5f5;border-color:#f5f5f5}.radio.is-light.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-dark input[type=radio]:checked+span:before{border-color:#363636}.radio.is-dark input[type=radio]:checked+span:after{background:#363636}.radio.is-dark.is-text-color input[type=radio]:checked+span{color:#363636}.radio.is-dark.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-dark.has-bg input[type=radio]:checked+span{border-color:#363636}.radio.is-dark.has-bg input[type=radio]:checked+span .radio-bg{background:#363636;border-color:#363636}.radio.is-dark.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-primary input[type=radio]:checked+span:before{border-color:#0077d6}.radio.is-primary input[type=radio]:checked+span:after{background:#0077d6}.radio.is-primary.is-text-color input[type=radio]:checked+span{color:#0077d6}.radio.is-primary.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-primary.has-bg input[type=radio]:checked+span{border-color:#0077d6}.radio.is-primary.has-bg input[type=radio]:checked+span .radio-bg{background:#0077d6;border-color:#0077d6}.radio.is-primary.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-secondary input[type=radio]:checked+span:before{border-color:#1db8ab}.radio.is-secondary input[type=radio]:checked+span:after{background:#1db8ab}.radio.is-secondary.is-text-color input[type=radio]:checked+span{color:#1db8ab}.radio.is-secondary.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-secondary.has-bg input[type=radio]:checked+span{border-color:#1db8ab}.radio.is-secondary.has-bg input[type=radio]:checked+span .radio-bg{background:#1db8ab;border-color:#1db8ab}.radio.is-secondary.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-link input[type=radio]:checked+span:before{border-color:#2587d5}.radio.is-link input[type=radio]:checked+span:after{background:#2587d5}.radio.is-link.is-text-color input[type=radio]:checked+span{color:#2587d5}.radio.is-link.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-link.has-bg input[type=radio]:checked+span{border-color:#2587d5}.radio.is-link.has-bg input[type=radio]:checked+span .radio-bg{background:#2587d5;border-color:#2587d5}.radio.is-link.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-info input[type=radio]:checked+span:before{border-color:#2073b6}.radio.is-info input[type=radio]:checked+span:after{background:#2073b6}.radio.is-info.is-text-color input[type=radio]:checked+span{color:#2073b6}.radio.is-info.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-info.has-bg input[type=radio]:checked+span{border-color:#2073b6}.radio.is-info.has-bg input[type=radio]:checked+span .radio-bg{background:#2073b6;border-color:#2073b6}.radio.is-info.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-success input[type=radio]:checked+span:before{border-color:#228b22}.radio.is-success input[type=radio]:checked+span:after{background:#228b22}.radio.is-success.is-text-color input[type=radio]:checked+span{color:#228b22}.radio.is-success.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-success.has-bg input[type=radio]:checked+span{border-color:#228b22}.radio.is-success.has-bg input[type=radio]:checked+span .radio-bg{background:#228b22;border-color:#228b22}.radio.is-success.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-warning input[type=radio]:checked+span:before{border-color:#fdc825}.radio.is-warning input[type=radio]:checked+span:after{background:#fdc825}.radio.is-warning.is-text-color input[type=radio]:checked+span{color:#fdc825}.radio.is-warning.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-warning.has-bg input[type=radio]:checked+span{border-color:#fdc825}.radio.is-warning.has-bg input[type=radio]:checked+span .radio-bg{background:#fdc825;border-color:#fdc825}.radio.is-warning.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-danger input[type=radio]:checked+span:before{border-color:#dd004b}.radio.is-danger input[type=radio]:checked+span:after{background:#dd004b}.radio.is-danger.is-text-color input[type=radio]:checked+span{color:#dd004b}.radio.is-danger.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-danger.has-bg input[type=radio]:checked+span{border-color:#dd004b}.radio.is-danger.has-bg input[type=radio]:checked+span .radio-bg{background:#dd004b;border-color:#dd004b}.radio.is-danger.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-grey-light input[type=radio]:checked+span:before{border-color:#999}.radio.is-grey-light input[type=radio]:checked+span:after{background:#999}.radio.is-grey-light.is-text-color input[type=radio]:checked+span{color:#999}.radio.is-grey-light.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-grey-light.has-bg input[type=radio]:checked+span{border-color:#999}.radio.is-grey-light.has-bg input[type=radio]:checked+span .radio-bg{background:#999;border-color:#999}.radio.is-grey-light.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-grey-lighter input[type=radio]:checked+span:before{border-color:#ddd}.radio.is-grey-lighter input[type=radio]:checked+span:after{background:#ddd}.radio.is-grey-lighter.is-text-color input[type=radio]:checked+span{color:#ddd}.radio.is-grey-lighter.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-grey-lighter.has-bg input[type=radio]:checked+span{border-color:#ddd}.radio.is-grey-lighter.has-bg input[type=radio]:checked+span .radio-bg{background:#ddd;border-color:#ddd}.radio.is-grey-lighter.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-grey input[type=radio]:checked+span:before{border-color:#666}.radio.is-grey input[type=radio]:checked+span:after{background:#666}.radio.is-grey.is-text-color input[type=radio]:checked+span{color:#666}.radio.is-grey.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-grey.has-bg input[type=radio]:checked+span{border-color:#666}.radio.is-grey.has-bg input[type=radio]:checked+span .radio-bg{background:#666;border-color:#666}.radio.is-grey.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-delete input[type=radio]:checked+span:before{border-color:#7a7a7a}.radio.is-delete input[type=radio]:checked+span:after{background:#7a7a7a}.radio.is-delete.is-text-color input[type=radio]:checked+span{color:#7a7a7a}.radio.is-delete.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-delete.has-bg input[type=radio]:checked+span{border-color:#7a7a7a}.radio.is-delete.has-bg input[type=radio]:checked+span .radio-bg{background:#7a7a7a;border-color:#7a7a7a}.radio.is-delete.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-table-header input[type=radio]:checked+span:before{border-color:#566d80}.radio.is-table-header input[type=radio]:checked+span:after{background:#566d80}.radio.is-table-header.is-text-color input[type=radio]:checked+span{color:#566d80}.radio.is-table-header.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-table-header.has-bg input[type=radio]:checked+span{border-color:#566d80}.radio.is-table-header.has-bg input[type=radio]:checked+span .radio-bg{background:#566d80;border-color:#566d80}.radio.is-table-header.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-spent input[type=radio]:checked+span:before{border-color:#e11383}.radio.is-spent input[type=radio]:checked+span:after{background:#e11383}.radio.is-spent.is-text-color input[type=radio]:checked+span{color:#e11383}.radio.is-spent.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-spent.has-bg input[type=radio]:checked+span{border-color:#e11383}.radio.is-spent.has-bg input[type=radio]:checked+span .radio-bg{background:#e11383;border-color:#e11383}.radio.is-spent.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-pr-approval input[type=radio]:checked+span:before{border-color:#4fc0fd}.radio.is-pr-approval input[type=radio]:checked+span:after{background:#4fc0fd}.radio.is-pr-approval.is-text-color input[type=radio]:checked+span{color:#4fc0fd}.radio.is-pr-approval.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-pr-approval.has-bg input[type=radio]:checked+span{border-color:#4fc0fd}.radio.is-pr-approval.has-bg input[type=radio]:checked+span .radio-bg{background:#4fc0fd;border-color:#4fc0fd}.radio.is-pr-approval.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-pr-process input[type=radio]:checked+span:before{border-color:#ffd033}.radio.is-pr-process input[type=radio]:checked+span:after{background:#ffd033}.radio.is-pr-process.is-text-color input[type=radio]:checked+span{color:#ffd033}.radio.is-pr-process.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-pr-process.has-bg input[type=radio]:checked+span{border-color:#ffd033}.radio.is-pr-process.has-bg input[type=radio]:checked+span .radio-bg{background:#ffd033;border-color:#ffd033}.radio.is-pr-process.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-pr-issue-po input[type=radio]:checked+span:before{border-color:#6ac389}.radio.is-pr-issue-po input[type=radio]:checked+span:after{background:#6ac389}.radio.is-pr-issue-po.is-text-color input[type=radio]:checked+span{color:#6ac389}.radio.is-pr-issue-po.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-pr-issue-po.has-bg input[type=radio]:checked+span{border-color:#6ac389}.radio.is-pr-issue-po.has-bg input[type=radio]:checked+span .radio-bg{background:#6ac389;border-color:#6ac389}.radio.is-pr-issue-po.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-pr-type-S input[type=radio]:checked+span:before{border-color:#ffc400}.radio.is-pr-type-S input[type=radio]:checked+span:after{background:#ffc400}.radio.is-pr-type-S.is-text-color input[type=radio]:checked+span{color:#ffc400}.radio.is-pr-type-S.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-pr-type-S.has-bg input[type=radio]:checked+span{border-color:#ffc400}.radio.is-pr-type-S.has-bg input[type=radio]:checked+span .radio-bg{background:#ffc400;border-color:#ffc400}.radio.is-pr-type-S.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-pr-type-C input[type=radio]:checked+span:before{border-color:#48b26d}.radio.is-pr-type-C input[type=radio]:checked+span:after{background:#48b26d}.radio.is-pr-type-C.is-text-color input[type=radio]:checked+span{color:#48b26d}.radio.is-pr-type-C.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-pr-type-C.has-bg input[type=radio]:checked+span{border-color:#48b26d}.radio.is-pr-type-C.has-bg input[type=radio]:checked+span .radio-bg{background:#48b26d;border-color:#48b26d}.radio.is-pr-type-C.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-pr-type-T input[type=radio]:checked+span:before{border-color:#1daefc}.radio.is-pr-type-T input[type=radio]:checked+span:after{background:#1daefc}.radio.is-pr-type-T.is-text-color input[type=radio]:checked+span{color:#1daefc}.radio.is-pr-type-T.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-pr-type-T.has-bg input[type=radio]:checked+span{border-color:#1daefc}.radio.is-pr-type-T.has-bg input[type=radio]:checked+span .radio-bg{background:#1daefc;border-color:#1daefc}.radio.is-pr-type-T.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-pr-type-O input[type=radio]:checked+span:before{border-color:#26648b}.radio.is-pr-type-O input[type=radio]:checked+span:after{background:#26648b}.radio.is-pr-type-O.is-text-color input[type=radio]:checked+span{color:#26648b}.radio.is-pr-type-O.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-pr-type-O.has-bg input[type=radio]:checked+span{border-color:#26648b}.radio.is-pr-type-O.has-bg input[type=radio]:checked+span .radio-bg{background:#26648b;border-color:#26648b}.radio.is-pr-type-O.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-pr-type-W input[type=radio]:checked+span:before{border-color:#ce2d2d}.radio.is-pr-type-W input[type=radio]:checked+span:after{background:#ce2d2d}.radio.is-pr-type-W.is-text-color input[type=radio]:checked+span{color:#ce2d2d}.radio.is-pr-type-W.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-pr-type-W.has-bg input[type=radio]:checked+span{border-color:#ce2d2d}.radio.is-pr-type-W.has-bg input[type=radio]:checked+span .radio-bg{background:#ce2d2d;border-color:#ce2d2d}.radio.is-pr-type-W.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-pr-type-table-C input[type=radio]:checked+span:before{border-color:#d7efdf}.radio.is-pr-type-table-C input[type=radio]:checked+span:after{background:#d7efdf}.radio.is-pr-type-table-C.is-text-color input[type=radio]:checked+span{color:#d7efdf}.radio.is-pr-type-table-C.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-pr-type-table-C.has-bg input[type=radio]:checked+span{border-color:#d7efdf}.radio.is-pr-type-table-C.has-bg input[type=radio]:checked+span .radio-bg{background:#d7efdf;border-color:#d7efdf}.radio.is-pr-type-table-C.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-pr-type-table-S input[type=radio]:checked+span:before{border-color:#fff3cc}.radio.is-pr-type-table-S input[type=radio]:checked+span:after{background:#fff3cc}.radio.is-pr-type-table-S.is-text-color input[type=radio]:checked+span{color:#fff3cc}.radio.is-pr-type-table-S.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-pr-type-table-S.has-bg input[type=radio]:checked+span{border-color:#fff3cc}.radio.is-pr-type-table-S.has-bg input[type=radio]:checked+span .radio-bg{background:#fff3cc;border-color:#fff3cc}.radio.is-pr-type-table-S.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-pr-type-table-T input[type=radio]:checked+span:before{border-color:#e6f6ff}.radio.is-pr-type-table-T input[type=radio]:checked+span:after{background:#e6f6ff}.radio.is-pr-type-table-T.is-text-color input[type=radio]:checked+span{color:#e6f6ff}.radio.is-pr-type-table-T.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-pr-type-table-T.has-bg input[type=radio]:checked+span{border-color:#e6f6ff}.radio.is-pr-type-table-T.has-bg input[type=radio]:checked+span .radio-bg{background:#e6f6ff;border-color:#e6f6ff}.radio.is-pr-type-table-T.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-pr-type-table-O input[type=radio]:checked+span:before{border-color:#aed2e9}.radio.is-pr-type-table-O input[type=radio]:checked+span:after{background:#aed2e9}.radio.is-pr-type-table-O.is-text-color input[type=radio]:checked+span{color:#aed2e9}.radio.is-pr-type-table-O.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-pr-type-table-O.has-bg input[type=radio]:checked+span{border-color:#aed2e9}.radio.is-pr-type-table-O.has-bg input[type=radio]:checked+span .radio-bg{background:#aed2e9;border-color:#aed2e9}.radio.is-pr-type-table-O.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-pr-type-table-W input[type=radio]:checked+span:before{border-color:#f5d2d2}.radio.is-pr-type-table-W input[type=radio]:checked+span:after{background:#f5d2d2}.radio.is-pr-type-table-W.is-text-color input[type=radio]:checked+span{color:#f5d2d2}.radio.is-pr-type-table-W.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-pr-type-table-W.has-bg input[type=radio]:checked+span{border-color:#f5d2d2}.radio.is-pr-type-table-W.has-bg input[type=radio]:checked+span .radio-bg{background:#f5d2d2;border-color:#f5d2d2}.radio.is-pr-type-table-W.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-sla-active input[type=radio]:checked+span:before{border-color:#d15757}.radio.is-sla-active input[type=radio]:checked+span:after{background:#d15757}.radio.is-sla-active.is-text-color input[type=radio]:checked+span{color:#d15757}.radio.is-sla-active.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-sla-active.has-bg input[type=radio]:checked+span{border-color:#d15757}.radio.is-sla-active.has-bg input[type=radio]:checked+span .radio-bg{background:#d15757;border-color:#d15757}.radio.is-sla-active.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-sla-inactive input[type=radio]:checked+span:before{border-color:#59946e}.radio.is-sla-inactive input[type=radio]:checked+span:after{background:#59946e}.radio.is-sla-inactive.is-text-color input[type=radio]:checked+span{color:#59946e}.radio.is-sla-inactive.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-sla-inactive.has-bg input[type=radio]:checked+span{border-color:#59946e}.radio.is-sla-inactive.has-bg input[type=radio]:checked+span .radio-bg{background:#59946e;border-color:#59946e}.radio.is-sla-inactive.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-pr-detail-background input[type=radio]:checked+span:before{border-color:#e4e7eb}.radio.is-pr-detail-background input[type=radio]:checked+span:after{background:#e4e7eb}.radio.is-pr-detail-background.is-text-color input[type=radio]:checked+span{color:#e4e7eb}.radio.is-pr-detail-background.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-pr-detail-background.has-bg input[type=radio]:checked+span{border-color:#e4e7eb}.radio.is-pr-detail-background.has-bg input[type=radio]:checked+span .radio-bg{background:#e4e7eb;border-color:#e4e7eb}.radio.is-pr-detail-background.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-contract-expire-type-ExpireIn30Days input[type=radio]:checked+span:before{border-color:#ce2d2d}.radio.is-contract-expire-type-ExpireIn30Days input[type=radio]:checked+span:after{background:#ce2d2d}.radio.is-contract-expire-type-ExpireIn30Days.is-text-color input[type=radio]:checked+span{color:#ce2d2d}.radio.is-contract-expire-type-ExpireIn30Days.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-contract-expire-type-ExpireIn30Days.has-bg input[type=radio]:checked+span{border-color:#ce2d2d}.radio.is-contract-expire-type-ExpireIn30Days.has-bg input[type=radio]:checked+span .radio-bg{background:#ce2d2d;border-color:#ce2d2d}.radio.is-contract-expire-type-ExpireIn30Days.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-contract-expire-type-ExpireIn60Days input[type=radio]:checked+span:before{border-color:#f07600}.radio.is-contract-expire-type-ExpireIn60Days input[type=radio]:checked+span:after{background:#f07600}.radio.is-contract-expire-type-ExpireIn60Days.is-text-color input[type=radio]:checked+span{color:#f07600}.radio.is-contract-expire-type-ExpireIn60Days.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-contract-expire-type-ExpireIn60Days.has-bg input[type=radio]:checked+span{border-color:#f07600}.radio.is-contract-expire-type-ExpireIn60Days.has-bg input[type=radio]:checked+span .radio-bg{background:#f07600;border-color:#f07600}.radio.is-contract-expire-type-ExpireIn60Days.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-contract-expire-type-ExpireIn90Days input[type=radio]:checked+span:before{border-color:#ffc400}.radio.is-contract-expire-type-ExpireIn90Days input[type=radio]:checked+span:after{background:#ffc400}.radio.is-contract-expire-type-ExpireIn90Days.is-text-color input[type=radio]:checked+span{color:#ffc400}.radio.is-contract-expire-type-ExpireIn90Days.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-contract-expire-type-ExpireIn90Days.has-bg input[type=radio]:checked+span{border-color:#ffc400}.radio.is-contract-expire-type-ExpireIn90Days.has-bg input[type=radio]:checked+span .radio-bg{background:#ffc400;border-color:#ffc400}.radio.is-contract-expire-type-ExpireIn90Days.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-contract-expire-type-ExpireIn120Days input[type=radio]:checked+span:before{border-color:#48b26d}.radio.is-contract-expire-type-ExpireIn120Days input[type=radio]:checked+span:after{background:#48b26d}.radio.is-contract-expire-type-ExpireIn120Days.is-text-color input[type=radio]:checked+span{color:#48b26d}.radio.is-contract-expire-type-ExpireIn120Days.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-contract-expire-type-ExpireIn120Days.has-bg input[type=radio]:checked+span{border-color:#48b26d}.radio.is-contract-expire-type-ExpireIn120Days.has-bg input[type=radio]:checked+span .radio-bg{background:#48b26d;border-color:#48b26d}.radio.is-contract-expire-type-ExpireIn120Days.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-contract-expire-type-ExpireIn150Days input[type=radio]:checked+span:before{border-color:#1daefc}.radio.is-contract-expire-type-ExpireIn150Days input[type=radio]:checked+span:after{background:#1daefc}.radio.is-contract-expire-type-ExpireIn150Days.is-text-color input[type=radio]:checked+span{color:#1daefc}.radio.is-contract-expire-type-ExpireIn150Days.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-contract-expire-type-ExpireIn150Days.has-bg input[type=radio]:checked+span{border-color:#1daefc}.radio.is-contract-expire-type-ExpireIn150Days.has-bg input[type=radio]:checked+span .radio-bg{background:#1daefc;border-color:#1daefc}.radio.is-contract-expire-type-ExpireIn150Days.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-contract-expire-type-ExpireIn180Days input[type=radio]:checked+span:before{border-color:#26648b}.radio.is-contract-expire-type-ExpireIn180Days input[type=radio]:checked+span:after{background:#26648b}.radio.is-contract-expire-type-ExpireIn180Days.is-text-color input[type=radio]:checked+span{color:#26648b}.radio.is-contract-expire-type-ExpireIn180Days.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-contract-expire-type-ExpireIn180Days.has-bg input[type=radio]:checked+span{border-color:#26648b}.radio.is-contract-expire-type-ExpireIn180Days.has-bg input[type=radio]:checked+span .radio-bg{background:#26648b;border-color:#26648b}.radio.is-contract-expire-type-ExpireIn180Days.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-contract-spending-status-SeventyToSeventyNine input[type=radio]:checked+span:before{border-color:#1daefc}.radio.is-contract-spending-status-SeventyToSeventyNine input[type=radio]:checked+span:after{background:#1daefc}.radio.is-contract-spending-status-SeventyToSeventyNine.is-text-color input[type=radio]:checked+span{color:#1daefc}.radio.is-contract-spending-status-SeventyToSeventyNine.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-contract-spending-status-SeventyToSeventyNine.has-bg input[type=radio]:checked+span{border-color:#1daefc}.radio.is-contract-spending-status-SeventyToSeventyNine.has-bg input[type=radio]:checked+span .radio-bg{background:#1daefc;border-color:#1daefc}.radio.is-contract-spending-status-SeventyToSeventyNine.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-contract-spending-status-EightyToEightyNine input[type=radio]:checked+span:before{border-color:#48b26d}.radio.is-contract-spending-status-EightyToEightyNine input[type=radio]:checked+span:after{background:#48b26d}.radio.is-contract-spending-status-EightyToEightyNine.is-text-color input[type=radio]:checked+span{color:#48b26d}.radio.is-contract-spending-status-EightyToEightyNine.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-contract-spending-status-EightyToEightyNine.has-bg input[type=radio]:checked+span{border-color:#48b26d}.radio.is-contract-spending-status-EightyToEightyNine.has-bg input[type=radio]:checked+span .radio-bg{background:#48b26d;border-color:#48b26d}.radio.is-contract-spending-status-EightyToEightyNine.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-contract-spending-status-NinetyToNinetyFive input[type=radio]:checked+span:before{border-color:#ffc400}.radio.is-contract-spending-status-NinetyToNinetyFive input[type=radio]:checked+span:after{background:#ffc400}.radio.is-contract-spending-status-NinetyToNinetyFive.is-text-color input[type=radio]:checked+span{color:#ffc400}.radio.is-contract-spending-status-NinetyToNinetyFive.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-contract-spending-status-NinetyToNinetyFive.has-bg input[type=radio]:checked+span{border-color:#ffc400}.radio.is-contract-spending-status-NinetyToNinetyFive.has-bg input[type=radio]:checked+span .radio-bg{background:#ffc400;border-color:#ffc400}.radio.is-contract-spending-status-NinetyToNinetyFive.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-contract-spending-status-NinetySixToHundred input[type=radio]:checked+span:before{border-color:#f07600}.radio.is-contract-spending-status-NinetySixToHundred input[type=radio]:checked+span:after{background:#f07600}.radio.is-contract-spending-status-NinetySixToHundred.is-text-color input[type=radio]:checked+span{color:#f07600}.radio.is-contract-spending-status-NinetySixToHundred.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-contract-spending-status-NinetySixToHundred.has-bg input[type=radio]:checked+span{border-color:#f07600}.radio.is-contract-spending-status-NinetySixToHundred.has-bg input[type=radio]:checked+span .radio-bg{background:#f07600;border-color:#f07600}.radio.is-contract-spending-status-NinetySixToHundred.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-contract-spending-status-MoreThanHundred input[type=radio]:checked+span:before{border-color:#ce2d2d}.radio.is-contract-spending-status-MoreThanHundred input[type=radio]:checked+span:after{background:#ce2d2d}.radio.is-contract-spending-status-MoreThanHundred.is-text-color input[type=radio]:checked+span{color:#ce2d2d}.radio.is-contract-spending-status-MoreThanHundred.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-contract-spending-status-MoreThanHundred.has-bg input[type=radio]:checked+span{border-color:#ce2d2d}.radio.is-contract-spending-status-MoreThanHundred.has-bg input[type=radio]:checked+span .radio-bg{background:#ce2d2d;border-color:#ce2d2d}.radio.is-contract-spending-status-MoreThanHundred.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-contract-spending-over input[type=radio]:checked+span:before{border-color:#ce2d2d}.radio.is-contract-spending-over input[type=radio]:checked+span:after{background:#ce2d2d}.radio.is-contract-spending-over.is-text-color input[type=radio]:checked+span{color:#ce2d2d}.radio.is-contract-spending-over.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-contract-spending-over.has-bg input[type=radio]:checked+span{border-color:#ce2d2d}.radio.is-contract-spending-over.has-bg input[type=radio]:checked+span .radio-bg{background:#ce2d2d;border-color:#ce2d2d}.radio.is-contract-spending-over.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-contract-spending-96 input[type=radio]:checked+span:before{border-color:#f07600}.radio.is-contract-spending-96 input[type=radio]:checked+span:after{background:#f07600}.radio.is-contract-spending-96.is-text-color input[type=radio]:checked+span{color:#f07600}.radio.is-contract-spending-96.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-contract-spending-96.has-bg input[type=radio]:checked+span{border-color:#f07600}.radio.is-contract-spending-96.has-bg input[type=radio]:checked+span .radio-bg{background:#f07600;border-color:#f07600}.radio.is-contract-spending-96.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-contract-spending-90 input[type=radio]:checked+span:before{border-color:#ffc400}.radio.is-contract-spending-90 input[type=radio]:checked+span:after{background:#ffc400}.radio.is-contract-spending-90.is-text-color input[type=radio]:checked+span{color:#ffc400}.radio.is-contract-spending-90.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-contract-spending-90.has-bg input[type=radio]:checked+span{border-color:#ffc400}.radio.is-contract-spending-90.has-bg input[type=radio]:checked+span .radio-bg{background:#ffc400;border-color:#ffc400}.radio.is-contract-spending-90.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-contract-spending-80 input[type=radio]:checked+span:before{border-color:#48b26d}.radio.is-contract-spending-80 input[type=radio]:checked+span:after{background:#48b26d}.radio.is-contract-spending-80.is-text-color input[type=radio]:checked+span{color:#48b26d}.radio.is-contract-spending-80.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-contract-spending-80.has-bg input[type=radio]:checked+span{border-color:#48b26d}.radio.is-contract-spending-80.has-bg input[type=radio]:checked+span .radio-bg{background:#48b26d;border-color:#48b26d}.radio.is-contract-spending-80.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-contract-spending-70 input[type=radio]:checked+span:before{border-color:#1daefc}.radio.is-contract-spending-70 input[type=radio]:checked+span:after{background:#1daefc}.radio.is-contract-spending-70.is-text-color input[type=radio]:checked+span{color:#1daefc}.radio.is-contract-spending-70.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-contract-spending-70.has-bg input[type=radio]:checked+span{border-color:#1daefc}.radio.is-contract-spending-70.has-bg input[type=radio]:checked+span .radio-bg{background:#1daefc;border-color:#1daefc}.radio.is-contract-spending-70.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-contract-expire-table-NoExpireDate input[type=radio]:checked+span:before{border-color:#999}.radio.is-contract-expire-table-NoExpireDate input[type=radio]:checked+span:after{background:#999}.radio.is-contract-expire-table-NoExpireDate.is-text-color input[type=radio]:checked+span{color:#999}.radio.is-contract-expire-table-NoExpireDate.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-contract-expire-table-NoExpireDate.has-bg input[type=radio]:checked+span{border-color:#999}.radio.is-contract-expire-table-NoExpireDate.has-bg input[type=radio]:checked+span .radio-bg{background:#999;border-color:#999}.radio.is-contract-expire-table-NoExpireDate.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-contract-expire-table-ExpireLessThan30Days input[type=radio]:checked+span:before{border-color:#f2f2f2}.radio.is-contract-expire-table-ExpireLessThan30Days input[type=radio]:checked+span:after{background:#f2f2f2}.radio.is-contract-expire-table-ExpireLessThan30Days.is-text-color input[type=radio]:checked+span{color:#f2f2f2}.radio.is-contract-expire-table-ExpireLessThan30Days.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-contract-expire-table-ExpireLessThan30Days.has-bg input[type=radio]:checked+span{border-color:#f2f2f2}.radio.is-contract-expire-table-ExpireLessThan30Days.has-bg input[type=radio]:checked+span .radio-bg{background:#f2f2f2;border-color:#f2f2f2}.radio.is-contract-expire-table-ExpireLessThan30Days.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-contract-expire-table-ExpireMoreThan30Days input[type=radio]:checked+span:before{border-color:#f2f2f2}.radio.is-contract-expire-table-ExpireMoreThan30Days input[type=radio]:checked+span:after{background:#f2f2f2}.radio.is-contract-expire-table-ExpireMoreThan30Days.is-text-color input[type=radio]:checked+span{color:#f2f2f2}.radio.is-contract-expire-table-ExpireMoreThan30Days.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-contract-expire-table-ExpireMoreThan30Days.has-bg input[type=radio]:checked+span{border-color:#f2f2f2}.radio.is-contract-expire-table-ExpireMoreThan30Days.has-bg input[type=radio]:checked+span .radio-bg{background:#f2f2f2;border-color:#f2f2f2}.radio.is-contract-expire-table-ExpireMoreThan30Days.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-contract-expire-table-ExpireIn30Days input[type=radio]:checked+span:before{border-color:#f6d5d5}.radio.is-contract-expire-table-ExpireIn30Days input[type=radio]:checked+span:after{background:#f6d5d5}.radio.is-contract-expire-table-ExpireIn30Days.is-text-color input[type=radio]:checked+span{color:#f6d5d5}.radio.is-contract-expire-table-ExpireIn30Days.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-contract-expire-table-ExpireIn30Days.has-bg input[type=radio]:checked+span{border-color:#f6d5d5}.radio.is-contract-expire-table-ExpireIn30Days.has-bg input[type=radio]:checked+span .radio-bg{background:#f6d5d5;border-color:#f6d5d5}.radio.is-contract-expire-table-ExpireIn30Days.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-contract-expire-table-ExpireIn60Days input[type=radio]:checked+span:before{border-color:#fde4cb}.radio.is-contract-expire-table-ExpireIn60Days input[type=radio]:checked+span:after{background:#fde4cb}.radio.is-contract-expire-table-ExpireIn60Days.is-text-color input[type=radio]:checked+span{color:#fde4cb}.radio.is-contract-expire-table-ExpireIn60Days.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-contract-expire-table-ExpireIn60Days.has-bg input[type=radio]:checked+span{border-color:#fde4cb}.radio.is-contract-expire-table-ExpireIn60Days.has-bg input[type=radio]:checked+span .radio-bg{background:#fde4cb;border-color:#fde4cb}.radio.is-contract-expire-table-ExpireIn60Days.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-contract-expire-table-ExpireIn90Days input[type=radio]:checked+span:before{border-color:#fff3cc}.radio.is-contract-expire-table-ExpireIn90Days input[type=radio]:checked+span:after{background:#fff3cc}.radio.is-contract-expire-table-ExpireIn90Days.is-text-color input[type=radio]:checked+span{color:#fff3cc}.radio.is-contract-expire-table-ExpireIn90Days.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-contract-expire-table-ExpireIn90Days.has-bg input[type=radio]:checked+span{border-color:#fff3cc}.radio.is-contract-expire-table-ExpireIn90Days.has-bg input[type=radio]:checked+span .radio-bg{background:#fff3cc;border-color:#fff3cc}.radio.is-contract-expire-table-ExpireIn90Days.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-contract-expire-table-ExpireIn120Days input[type=radio]:checked+span:before{border-color:#d7efdf}.radio.is-contract-expire-table-ExpireIn120Days input[type=radio]:checked+span:after{background:#d7efdf}.radio.is-contract-expire-table-ExpireIn120Days.is-text-color input[type=radio]:checked+span{color:#d7efdf}.radio.is-contract-expire-table-ExpireIn120Days.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-contract-expire-table-ExpireIn120Days.has-bg input[type=radio]:checked+span{border-color:#d7efdf}.radio.is-contract-expire-table-ExpireIn120Days.has-bg input[type=radio]:checked+span .radio-bg{background:#d7efdf;border-color:#d7efdf}.radio.is-contract-expire-table-ExpireIn120Days.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-contract-expire-table-ExpireIn150Days input[type=radio]:checked+span:before{border-color:#e6f6ff}.radio.is-contract-expire-table-ExpireIn150Days input[type=radio]:checked+span:after{background:#e6f6ff}.radio.is-contract-expire-table-ExpireIn150Days.is-text-color input[type=radio]:checked+span{color:#e6f6ff}.radio.is-contract-expire-table-ExpireIn150Days.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-contract-expire-table-ExpireIn150Days.has-bg input[type=radio]:checked+span{border-color:#e6f6ff}.radio.is-contract-expire-table-ExpireIn150Days.has-bg input[type=radio]:checked+span .radio-bg{background:#e6f6ff;border-color:#e6f6ff}.radio.is-contract-expire-table-ExpireIn150Days.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-contract-expire-table-ExpireIn180Days input[type=radio]:checked+span:before{border-color:#aed2e9}.radio.is-contract-expire-table-ExpireIn180Days input[type=radio]:checked+span:after{background:#aed2e9}.radio.is-contract-expire-table-ExpireIn180Days.is-text-color input[type=radio]:checked+span{color:#aed2e9}.radio.is-contract-expire-table-ExpireIn180Days.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-contract-expire-table-ExpireIn180Days.has-bg input[type=radio]:checked+span{border-color:#aed2e9}.radio.is-contract-expire-table-ExpireIn180Days.has-bg input[type=radio]:checked+span .radio-bg{background:#aed2e9;border-color:#aed2e9}.radio.is-contract-expire-table-ExpireIn180Days.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.select.is-borderless select{background:transparent;border:0;padding-left:0}.select .show-placeholder{color:#999}.select .show-placeholder option{color:#404040}.select:not(.is-multiple) select{padding-right:1.875em}.select.is-loading:after{top:50%;margin-top:-.5em}.select:not(.is-multiple):not(.is-loading):after{width:.625em;height:.625em;top:50%;right:.625em;border-width:3px;margin-top:-.46875em}.select:not(:hover).is-loading:after{border-top-color:transparent;border-right-color:transparent}.is-required .label:after{color:#dd004b;content:" *";display:inline}form .select select.ng-touched.ng-invalid,form.submitted .select select.ng-invalid{border:1px solid #dd004b}form .ng-touched.ng-invalid:hover~.error-message-tooltip,form .ng-touched.ng-invalid~.error-message-control,form.submitted .ng-invalid:hover~.error-message-tooltip,form.submitted .ng-invalid~.error-message-control{display:block}form .ng-touched.ng-invalid.base-control .input,form .ng-touched.ng-invalid.base-control .select select,form .ng-touched.ng-invalid.base-control .textarea,form .ng-touched.ng-invalid.base-control input[type=radio]+span:before,form .ng-touched.ng-invalid.input,form .ng-touched.ng-invalid.textarea,form .ng-touched.ng-invalidinput[type=radio]+span:before,form.submitted .ng-invalid.base-control .input,form.submitted .ng-invalid.base-control .select select,form.submitted .ng-invalid.base-control .textarea,form.submitted .ng-invalid.base-control input[type=radio]+span:before,form.submitted .ng-invalid.input,form.submitted .ng-invalid.textarea,form.submitted .ng-invalidinput[type=radio]+span:before{border:1px solid #dd004b}.error-message-control{display:none}.error-message-tooltip{display:none;position:absolute;top:-4.8rem;left:0;padding:.5rem 1rem;border-radius:7px;background-color:#dd004b;color:#fff;text-align:left;white-space:nowrap;z-index:9999}.circle{width:1em;height:1em;border-radius:50%;background:#666}.circle.is-white{background:#fff}.circle.is-black{background:#0a0a0a}.circle.is-light{background:#f5f5f5}.circle.is-dark{background:#363636}.circle.is-primary{background:#0077d6}.circle.is-secondary{background:#1db8ab}.circle.is-link{background:#2587d5}.circle.is-info{background:#2073b6}.circle.is-success{background:#228b22}.circle.is-warning{background:#fdc825}.circle.is-danger{background:#dd004b}.circle.is-grey-light{background:#999}.circle.is-grey-lighter{background:#ddd}.circle.is-grey{background:#666}.circle.is-delete{background:#7a7a7a}.circle.is-table-header{background:#566d80}.circle.is-spent{background:#e11383}.circle.is-pr-approval{background:#4fc0fd}.circle.is-pr-process{background:#ffd033}.circle.is-pr-issue-po{background:#6ac389}.circle.is-pr-type-S{background:#ffc400}.circle.is-pr-type-C{background:#48b26d}.circle.is-pr-type-T{background:#1daefc}.circle.is-pr-type-O{background:#26648b}.circle.is-pr-type-W{background:#ce2d2d}.circle.is-pr-type-table-C{background:#d7efdf}.circle.is-pr-type-table-S{background:#fff3cc}.circle.is-pr-type-table-T{background:#e6f6ff}.circle.is-pr-type-table-O{background:#aed2e9}.circle.is-pr-type-table-W{background:#f5d2d2}.circle.is-sla-active{background:#d15757}.circle.is-sla-inactive{background:#59946e}.circle.is-pr-detail-background{background:#e4e7eb}.circle.is-contract-expire-type-ExpireIn30Days{background:#ce2d2d}.circle.is-contract-expire-type-ExpireIn60Days{background:#f07600}.circle.is-contract-expire-type-ExpireIn90Days{background:#ffc400}.circle.is-contract-expire-type-ExpireIn120Days{background:#48b26d}.circle.is-contract-expire-type-ExpireIn150Days{background:#1daefc}.circle.is-contract-expire-type-ExpireIn180Days{background:#26648b}.circle.is-contract-spending-status-SeventyToSeventyNine{background:#1daefc}.circle.is-contract-spending-status-EightyToEightyNine{background:#48b26d}.circle.is-contract-spending-status-NinetyToNinetyFive{background:#ffc400}.circle.is-contract-spending-status-NinetySixToHundred{background:#f07600}.circle.is-contract-spending-over,.circle.is-contract-spending-status-MoreThanHundred{background:#ce2d2d}.circle.is-contract-spending-96{background:#f07600}.circle.is-contract-spending-90{background:#ffc400}.circle.is-contract-spending-80{background:#48b26d}.circle.is-contract-spending-70{background:#1daefc}.circle.is-contract-expire-table-NoExpireDate{background:#999}.circle.is-contract-expire-table-ExpireLessThan30Days,.circle.is-contract-expire-table-ExpireMoreThan30Days{background:#f2f2f2}.circle.is-contract-expire-table-ExpireIn30Days{background:#f6d5d5}.circle.is-contract-expire-table-ExpireIn60Days{background:#fde4cb}.circle.is-contract-expire-table-ExpireIn90Days{background:#fff3cc}.circle.is-contract-expire-table-ExpireIn120Days{background:#d7efdf}.circle.is-contract-expire-table-ExpireIn150Days{background:#e6f6ff}.circle.is-contract-expire-table-ExpireIn180Days{background:#aed2e9}.triangle-up{width:0;height:0;border-left:.5em solid transparent;border-right:.5em solid transparent;border-bottom:.5em solid #000}.triangle-up.is-white{border-bottom:.5em solid #fff}.triangle-up.is-black{border-bottom:.5em solid #0a0a0a}.triangle-up.is-light{border-bottom:.5em solid #f5f5f5}.triangle-up.is-dark{border-bottom:.5em solid #363636}.triangle-up.is-primary{border-bottom:.5em solid #0077d6}.triangle-up.is-secondary{border-bottom:.5em solid #1db8ab}.triangle-up.is-link{border-bottom:.5em solid #2587d5}.triangle-up.is-info{border-bottom:.5em solid #2073b6}.triangle-up.is-success{border-bottom:.5em solid #228b22}.triangle-up.is-warning{border-bottom:.5em solid #fdc825}.triangle-up.is-danger{border-bottom:.5em solid #dd004b}.triangle-up.is-grey-light{border-bottom:.5em solid #999}.triangle-up.is-grey-lighter{border-bottom:.5em solid #ddd}.triangle-up.is-grey{border-bottom:.5em solid #666}.triangle-up.is-delete{border-bottom:.5em solid #7a7a7a}.triangle-up.is-table-header{border-bottom:.5em solid #566d80}.triangle-up.is-spent{border-bottom:.5em solid #e11383}.triangle-up.is-pr-approval{border-bottom:.5em solid #4fc0fd}.triangle-up.is-pr-process{border-bottom:.5em solid #ffd033}.triangle-up.is-pr-issue-po{border-bottom:.5em solid #6ac389}.triangle-up.is-pr-type-S{border-bottom:.5em solid #ffc400}.triangle-up.is-pr-type-C{border-bottom:.5em solid #48b26d}.triangle-up.is-pr-type-T{border-bottom:.5em solid #1daefc}.triangle-up.is-pr-type-O{border-bottom:.5em solid #26648b}.triangle-up.is-pr-type-W{border-bottom:.5em solid #ce2d2d}.triangle-up.is-pr-type-table-C{border-bottom:.5em solid #d7efdf}.triangle-up.is-pr-type-table-S{border-bottom:.5em solid #fff3cc}.triangle-up.is-pr-type-table-T{border-bottom:.5em solid #e6f6ff}.triangle-up.is-pr-type-table-O{border-bottom:.5em solid #aed2e9}.triangle-up.is-pr-type-table-W{border-bottom:.5em solid #f5d2d2}.triangle-up.is-sla-active{border-bottom:.5em solid #d15757}.triangle-up.is-sla-inactive{border-bottom:.5em solid #59946e}.triangle-up.is-pr-detail-background{border-bottom:.5em solid #e4e7eb}.triangle-up.is-contract-expire-type-ExpireIn30Days{border-bottom:.5em solid #ce2d2d}.triangle-up.is-contract-expire-type-ExpireIn60Days{border-bottom:.5em solid #f07600}.triangle-up.is-contract-expire-type-ExpireIn90Days{border-bottom:.5em solid #ffc400}.triangle-up.is-contract-expire-type-ExpireIn120Days{border-bottom:.5em solid #48b26d}.triangle-up.is-contract-expire-type-ExpireIn150Days{border-bottom:.5em solid #1daefc}.triangle-up.is-contract-expire-type-ExpireIn180Days{border-bottom:.5em solid #26648b}.triangle-up.is-contract-spending-status-SeventyToSeventyNine{border-bottom:.5em solid #1daefc}.triangle-up.is-contract-spending-status-EightyToEightyNine{border-bottom:.5em solid #48b26d}.triangle-up.is-contract-spending-status-NinetyToNinetyFive{border-bottom:.5em solid #ffc400}.triangle-up.is-contract-spending-status-NinetySixToHundred{border-bottom:.5em solid #f07600}.triangle-up.is-contract-spending-over,.triangle-up.is-contract-spending-status-MoreThanHundred{border-bottom:.5em solid #ce2d2d}.triangle-up.is-contract-spending-96{border-bottom:.5em solid #f07600}.triangle-up.is-contract-spending-90{border-bottom:.5em solid #ffc400}.triangle-up.is-contract-spending-80{border-bottom:.5em solid #48b26d}.triangle-up.is-contract-spending-70{border-bottom:.5em solid #1daefc}.triangle-up.is-contract-expire-table-NoExpireDate{border-bottom:.5em solid #999}.triangle-up.is-contract-expire-table-ExpireLessThan30Days,.triangle-up.is-contract-expire-table-ExpireMoreThan30Days{border-bottom:.5em solid #f2f2f2}.triangle-up.is-contract-expire-table-ExpireIn30Days{border-bottom:.5em solid #f6d5d5}.triangle-up.is-contract-expire-table-ExpireIn60Days{border-bottom:.5em solid #fde4cb}.triangle-up.is-contract-expire-table-ExpireIn90Days{border-bottom:.5em solid #fff3cc}.triangle-up.is-contract-expire-table-ExpireIn120Days{border-bottom:.5em solid #d7efdf}.triangle-up.is-contract-expire-table-ExpireIn150Days{border-bottom:.5em solid #e6f6ff}.triangle-up.is-contract-expire-table-ExpireIn180Days{border-bottom:.5em solid #aed2e9}.triangle-down{width:0;height:0;border-left:.5em solid transparent;border-right:.5em solid transparent;border-top:.5em solid #000}.triangle-down.is-white{border-top:.5em solid #fff}.triangle-down.is-black{border-top:.5em solid #0a0a0a}.triangle-down.is-light{border-top:.5em solid #f5f5f5}.triangle-down.is-dark{border-top:.5em solid #363636}.triangle-down.is-primary{border-top:.5em solid #0077d6}.triangle-down.is-secondary{border-top:.5em solid #1db8ab}.triangle-down.is-link{border-top:.5em solid #2587d5}.triangle-down.is-info{border-top:.5em solid #2073b6}.triangle-down.is-success{border-top:.5em solid #228b22}.triangle-down.is-warning{border-top:.5em solid #fdc825}.triangle-down.is-danger{border-top:.5em solid #dd004b}.triangle-down.is-grey-light{border-top:.5em solid #999}.triangle-down.is-grey-lighter{border-top:.5em solid #ddd}.triangle-down.is-grey{border-top:.5em solid #666}.triangle-down.is-delete{border-top:.5em solid #7a7a7a}.triangle-down.is-table-header{border-top:.5em solid #566d80}.triangle-down.is-spent{border-top:.5em solid #e11383}.triangle-down.is-pr-approval{border-top:.5em solid #4fc0fd}.triangle-down.is-pr-process{border-top:.5em solid #ffd033}.triangle-down.is-pr-issue-po{border-top:.5em solid #6ac389}.triangle-down.is-pr-type-S{border-top:.5em solid #ffc400}.triangle-down.is-pr-type-C{border-top:.5em solid #48b26d}.triangle-down.is-pr-type-T{border-top:.5em solid #1daefc}.triangle-down.is-pr-type-O{border-top:.5em solid #26648b}.triangle-down.is-pr-type-W{border-top:.5em solid #ce2d2d}.triangle-down.is-pr-type-table-C{border-top:.5em solid #d7efdf}.triangle-down.is-pr-type-table-S{border-top:.5em solid #fff3cc}.triangle-down.is-pr-type-table-T{border-top:.5em solid #e6f6ff}.triangle-down.is-pr-type-table-O{border-top:.5em solid #aed2e9}.triangle-down.is-pr-type-table-W{border-top:.5em solid #f5d2d2}.triangle-down.is-sla-active{border-top:.5em solid #d15757}.triangle-down.is-sla-inactive{border-top:.5em solid #59946e}.triangle-down.is-pr-detail-background{border-top:.5em solid #e4e7eb}.triangle-down.is-contract-expire-type-ExpireIn30Days{border-top:.5em solid #ce2d2d}.triangle-down.is-contract-expire-type-ExpireIn60Days{border-top:.5em solid #f07600}.triangle-down.is-contract-expire-type-ExpireIn90Days{border-top:.5em solid #ffc400}.triangle-down.is-contract-expire-type-ExpireIn120Days{border-top:.5em solid #48b26d}.triangle-down.is-contract-expire-type-ExpireIn150Days{border-top:.5em solid #1daefc}.triangle-down.is-contract-expire-type-ExpireIn180Days{border-top:.5em solid #26648b}.triangle-down.is-contract-spending-status-SeventyToSeventyNine{border-top:.5em solid #1daefc}.triangle-down.is-contract-spending-status-EightyToEightyNine{border-top:.5em solid #48b26d}.triangle-down.is-contract-spending-status-NinetyToNinetyFive{border-top:.5em solid #ffc400}.triangle-down.is-contract-spending-status-NinetySixToHundred{border-top:.5em solid #f07600}.triangle-down.is-contract-spending-over,.triangle-down.is-contract-spending-status-MoreThanHundred{border-top:.5em solid #ce2d2d}.triangle-down.is-contract-spending-96{border-top:.5em solid #f07600}.triangle-down.is-contract-spending-90{border-top:.5em solid #ffc400}.triangle-down.is-contract-spending-80{border-top:.5em solid #48b26d}.triangle-down.is-contract-spending-70{border-top:.5em solid #1daefc}.triangle-down.is-contract-expire-table-NoExpireDate{border-top:.5em solid #999}.triangle-down.is-contract-expire-table-ExpireLessThan30Days,.triangle-down.is-contract-expire-table-ExpireMoreThan30Days{border-top:.5em solid #f2f2f2}.triangle-down.is-contract-expire-table-ExpireIn30Days{border-top:.5em solid #f6d5d5}.triangle-down.is-contract-expire-table-ExpireIn60Days{border-top:.5em solid #fde4cb}.triangle-down.is-contract-expire-table-ExpireIn90Days{border-top:.5em solid #fff3cc}.triangle-down.is-contract-expire-table-ExpireIn120Days{border-top:.5em solid #d7efdf}.triangle-down.is-contract-expire-table-ExpireIn150Days{border-top:.5em solid #e6f6ff}.triangle-down.is-contract-expire-table-ExpireIn180Days{border-top:.5em solid #aed2e9}.triangle-right{width:0;height:0;border-top:.5em solid transparent;border-bottom:.5em solid transparent;border-left:.5em solid #000}.triangle-right.is-white{border-left:.5em solid #fff}.triangle-right.is-black{border-left:.5em solid #0a0a0a}.triangle-right.is-light{border-left:.5em solid #f5f5f5}.triangle-right.is-dark{border-left:.5em solid #363636}.triangle-right.is-primary{border-left:.5em solid #0077d6}.triangle-right.is-secondary{border-left:.5em solid #1db8ab}.triangle-right.is-link{border-left:.5em solid #2587d5}.triangle-right.is-info{border-left:.5em solid #2073b6}.triangle-right.is-success{border-left:.5em solid #228b22}.triangle-right.is-warning{border-left:.5em solid #fdc825}.triangle-right.is-danger{border-left:.5em solid #dd004b}.triangle-right.is-grey-light{border-left:.5em solid #999}.triangle-right.is-grey-lighter{border-left:.5em solid #ddd}.triangle-right.is-grey{border-left:.5em solid #666}.triangle-right.is-delete{border-left:.5em solid #7a7a7a}.triangle-right.is-table-header{border-left:.5em solid #566d80}.triangle-right.is-spent{border-left:.5em solid #e11383}.triangle-right.is-pr-approval{border-left:.5em solid #4fc0fd}.triangle-right.is-pr-process{border-left:.5em solid #ffd033}.triangle-right.is-pr-issue-po{border-left:.5em solid #6ac389}.triangle-right.is-pr-type-S{border-left:.5em solid #ffc400}.triangle-right.is-pr-type-C{border-left:.5em solid #48b26d}.triangle-right.is-pr-type-T{border-left:.5em solid #1daefc}.triangle-right.is-pr-type-O{border-left:.5em solid #26648b}.triangle-right.is-pr-type-W{border-left:.5em solid #ce2d2d}.triangle-right.is-pr-type-table-C{border-left:.5em solid #d7efdf}.triangle-right.is-pr-type-table-S{border-left:.5em solid #fff3cc}.triangle-right.is-pr-type-table-T{border-left:.5em solid #e6f6ff}.triangle-right.is-pr-type-table-O{border-left:.5em solid #aed2e9}.triangle-right.is-pr-type-table-W{border-left:.5em solid #f5d2d2}.triangle-right.is-sla-active{border-left:.5em solid #d15757}.triangle-right.is-sla-inactive{border-left:.5em solid #59946e}.triangle-right.is-pr-detail-background{border-left:.5em solid #e4e7eb}.triangle-right.is-contract-expire-type-ExpireIn30Days{border-left:.5em solid #ce2d2d}.triangle-right.is-contract-expire-type-ExpireIn60Days{border-left:.5em solid #f07600}.triangle-right.is-contract-expire-type-ExpireIn90Days{border-left:.5em solid #ffc400}.triangle-right.is-contract-expire-type-ExpireIn120Days{border-left:.5em solid #48b26d}.triangle-right.is-contract-expire-type-ExpireIn150Days{border-left:.5em solid #1daefc}.triangle-right.is-contract-expire-type-ExpireIn180Days{border-left:.5em solid #26648b}.triangle-right.is-contract-spending-status-SeventyToSeventyNine{border-left:.5em solid #1daefc}.triangle-right.is-contract-spending-status-EightyToEightyNine{border-left:.5em solid #48b26d}.triangle-right.is-contract-spending-status-NinetyToNinetyFive{border-left:.5em solid #ffc400}.triangle-right.is-contract-spending-status-NinetySixToHundred{border-left:.5em solid #f07600}.triangle-right.is-contract-spending-over,.triangle-right.is-contract-spending-status-MoreThanHundred{border-left:.5em solid #ce2d2d}.triangle-right.is-contract-spending-96{border-left:.5em solid #f07600}.triangle-right.is-contract-spending-90{border-left:.5em solid #ffc400}.triangle-right.is-contract-spending-80{border-left:.5em solid #48b26d}.triangle-right.is-contract-spending-70{border-left:.5em solid #1daefc}.triangle-right.is-contract-expire-table-NoExpireDate{border-left:.5em solid #999}.triangle-right.is-contract-expire-table-ExpireLessThan30Days,.triangle-right.is-contract-expire-table-ExpireMoreThan30Days{border-left:.5em solid #f2f2f2}.triangle-right.is-contract-expire-table-ExpireIn30Days{border-left:.5em solid #f6d5d5}.triangle-right.is-contract-expire-table-ExpireIn60Days{border-left:.5em solid #fde4cb}.triangle-right.is-contract-expire-table-ExpireIn90Days{border-left:.5em solid #fff3cc}.triangle-right.is-contract-expire-table-ExpireIn120Days{border-left:.5em solid #d7efdf}.triangle-right.is-contract-expire-table-ExpireIn150Days{border-left:.5em solid #e6f6ff}.triangle-right.is-contract-expire-table-ExpireIn180Days{border-left:.5em solid #aed2e9}.triangle-left{width:0;height:0;border-top:.5em solid transparent;border-bottom:.5em solid transparent;border-right:.5em solid #000}.triangle-left.is-white{border-right:.5em solid #fff}.triangle-left.is-black{border-right:.5em solid #0a0a0a}.triangle-left.is-light{border-right:.5em solid #f5f5f5}.triangle-left.is-dark{border-right:.5em solid #363636}.triangle-left.is-primary{border-right:.5em solid #0077d6}.triangle-left.is-secondary{border-right:.5em solid #1db8ab}.triangle-left.is-link{border-right:.5em solid #2587d5}.triangle-left.is-info{border-right:.5em solid #2073b6}.triangle-left.is-success{border-right:.5em solid #228b22}.triangle-left.is-warning{border-right:.5em solid #fdc825}.triangle-left.is-danger{border-right:.5em solid #dd004b}.triangle-left.is-grey-light{border-right:.5em solid #999}.triangle-left.is-grey-lighter{border-right:.5em solid #ddd}.triangle-left.is-grey{border-right:.5em solid #666}.triangle-left.is-delete{border-right:.5em solid #7a7a7a}.triangle-left.is-table-header{border-right:.5em solid #566d80}.triangle-left.is-spent{border-right:.5em solid #e11383}.triangle-left.is-pr-approval{border-right:.5em solid #4fc0fd}.triangle-left.is-pr-process{border-right:.5em solid #ffd033}.triangle-left.is-pr-issue-po{border-right:.5em solid #6ac389}.triangle-left.is-pr-type-S{border-right:.5em solid #ffc400}.triangle-left.is-pr-type-C{border-right:.5em solid #48b26d}.triangle-left.is-pr-type-T{border-right:.5em solid #1daefc}.triangle-left.is-pr-type-O{border-right:.5em solid #26648b}.triangle-left.is-pr-type-W{border-right:.5em solid #ce2d2d}.triangle-left.is-pr-type-table-C{border-right:.5em solid #d7efdf}.triangle-left.is-pr-type-table-S{border-right:.5em solid #fff3cc}.triangle-left.is-pr-type-table-T{border-right:.5em solid #e6f6ff}.triangle-left.is-pr-type-table-O{border-right:.5em solid #aed2e9}.triangle-left.is-pr-type-table-W{border-right:.5em solid #f5d2d2}.triangle-left.is-sla-active{border-right:.5em solid #d15757}.triangle-left.is-sla-inactive{border-right:.5em solid #59946e}.triangle-left.is-pr-detail-background{border-right:.5em solid #e4e7eb}.triangle-left.is-contract-expire-type-ExpireIn30Days{border-right:.5em solid #ce2d2d}.triangle-left.is-contract-expire-type-ExpireIn60Days{border-right:.5em solid #f07600}.triangle-left.is-contract-expire-type-ExpireIn90Days{border-right:.5em solid #ffc400}.triangle-left.is-contract-expire-type-ExpireIn120Days{border-right:.5em solid #48b26d}.triangle-left.is-contract-expire-type-ExpireIn150Days{border-right:.5em solid #1daefc}.triangle-left.is-contract-expire-type-ExpireIn180Days{border-right:.5em solid #26648b}.triangle-left.is-contract-spending-status-SeventyToSeventyNine{border-right:.5em solid #1daefc}.triangle-left.is-contract-spending-status-EightyToEightyNine{border-right:.5em solid #48b26d}.triangle-left.is-contract-spending-status-NinetyToNinetyFive{border-right:.5em solid #ffc400}.triangle-left.is-contract-spending-status-NinetySixToHundred{border-right:.5em solid #f07600}.triangle-left.is-contract-spending-over,.triangle-left.is-contract-spending-status-MoreThanHundred{border-right:.5em solid #ce2d2d}.triangle-left.is-contract-spending-96{border-right:.5em solid #f07600}.triangle-left.is-contract-spending-90{border-right:.5em solid #ffc400}.triangle-left.is-contract-spending-80{border-right:.5em solid #48b26d}.triangle-left.is-contract-spending-70{border-right:.5em solid #1daefc}.triangle-left.is-contract-expire-table-NoExpireDate{border-right:.5em solid #999}.triangle-left.is-contract-expire-table-ExpireLessThan30Days,.triangle-left.is-contract-expire-table-ExpireMoreThan30Days{border-right:.5em solid #f2f2f2}.triangle-left.is-contract-expire-table-ExpireIn30Days{border-right:.5em solid #f6d5d5}.triangle-left.is-contract-expire-table-ExpireIn60Days{border-right:.5em solid #fde4cb}.triangle-left.is-contract-expire-table-ExpireIn90Days{border-right:.5em solid #fff3cc}.triangle-left.is-contract-expire-table-ExpireIn120Days{border-right:.5em solid #d7efdf}.triangle-left.is-contract-expire-table-ExpireIn150Days{border-right:.5em solid #e6f6ff}.triangle-left.is-contract-expire-table-ExpireIn180Days{border-right:.5em solid #aed2e9}ss-multiselect-dropdown .button{padding-right:2em}ss-multiselect-dropdown .dropdown-menu{position:absolute;top:100%;left:0;z-index:1;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175)}ss-multiselect-dropdown .dropdown-menu span{margin-left:.5em;vertical-align:top}.completer-selected-row{background-color:#0077d6!important;color:#fff!important}bs-datepicker-container,bs-daterangepicker-container{z-index:1020}.bs-datepicker-body .today-class{color:#0077d6}.bs-datepicker-body table td{text-align:center}.theme-default .bs-datepicker-head{background-color:#0077d6}tag-input.readonly .ng2-tag-input{border-bottom:none!important}tag-input.readonly tag-input-form{display:none}.ng2-tag-input{border-bottom:1px solid #ccc!important;padding:0!important}.ng2-tag-input tag{background:#e5e5e5!important;cursor:auto!important}.ng2-tag-input delete-icon{cursor:pointer}.ng2-tag-input__text-input,.ng2-tag-input__text-input[disabled=true]{background:none!important}.tag__text:after{content:" ";white-space:pre-line}.ngx-datatable.material{box-shadow:none;border:1px solid #f2f2f2;background-color:#fff}.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group{background-color:#f2f2f2}.ngx-datatable.material.striped .datatable-row-odd{background-color:#fafafa}.ngx-datatable.material.striped:not(.cell-selection) .datatable-body-row:hover .datatable-row-group .datatable-row-odd,.ngx-datatable.material.striped:not(.cell-selection) .datatable-body-row:hover .datatable-row-odd{background-color:#f2f2f2}.ngx-datatable.material .selectable:not(.checkbox-selection) .datatable-body-row{cursor:pointer}.ngx-datatable.material .sortable .sort-btn{color:#fff}.ngx-datatable.material .sortable .sort-btn:after{font-family:data-table;content:"c"}.ngx-datatable.material .sortable .sort-btn.datatable-icon-down:after,.ngx-datatable.material .sortable .sort-btn.datatable-icon-up:after{content:""}.ngx-datatable.material .datatable-header-cell-template-wrap>.sort-btn{display:none!important}.ngx-datatable.material .datatable-header-cell.sortable .datatable-header-cell-template-wrap-custom-head{cursor:pointer}.ngx-datatable.material .datatable-header-cell .datatable-header-cell-wrapper,.ngx-datatable.material .datatable-header-cell.sortable .group-header-cell-template .datatable-header-cell-template-wrap-custom-head{cursor:auto}.ngx-datatable.material .datatable-body-cell,.ngx-datatable.material .datatable-header-cell,.ngx-datatable.material .datatable-header .datatable-header-cell .sort-btn{line-height:1.5}.ngx-datatable.material .datatable-summary-row .datatable-body-row{color:#666;background-color:#ccefff}.ngx-datatable.material .datatable-header .datatable-header-cell{font-weight:700;height:100%;border-right:1px solid #f2f2f2;padding:0;overflow-x:visible}.ngx-datatable.material .datatable-header .datatable-header-cell:last-child{border-right:0}.ngx-datatable.material .datatable-header .datatable-header-cell .datatable-header-cell-template-wrap{text-align:center}.ngx-datatable.material .datatable-header .datatable-header-cell .datatable-header-cell-wrapper .datatable-header-cell-label{display:block;white-space:pre-wrap;color:#fff;font-size:1.4rem;font-weight:500}.ngx-datatable.material .datatable-header .datatable-header-cell.is-white .datatable-header-cell-template-wrap-custom-head{background-color:#fff;color:#404040}.ngx-datatable.material .datatable-header .datatable-header-cell.is-black .datatable-header-cell-template-wrap-custom-head{background-color:#0a0a0a;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-light .datatable-header-cell-template-wrap-custom-head{background-color:#f5f5f5;color:#404040}.ngx-datatable.material .datatable-header .datatable-header-cell.is-dark .datatable-header-cell-template-wrap-custom-head{background-color:#363636;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-primary .datatable-header-cell-template-wrap-custom-head{background-color:#0077d6;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-secondary .datatable-header-cell-template-wrap-custom-head{background-color:#1db8ab;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-link .datatable-header-cell-template-wrap-custom-head{background-color:#2587d5;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-info .datatable-header-cell-template-wrap-custom-head{background-color:#2073b6;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-success .datatable-header-cell-template-wrap-custom-head{background-color:#228b22;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-warning .datatable-header-cell-template-wrap-custom-head{background-color:#fdc825;color:#404040}.ngx-datatable.material .datatable-header .datatable-header-cell.is-danger .datatable-header-cell-template-wrap-custom-head{background-color:#dd004b;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-grey-light .datatable-header-cell-template-wrap-custom-head{background-color:#999;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-grey-lighter .datatable-header-cell-template-wrap-custom-head{background-color:#ddd;color:#404040}.ngx-datatable.material .datatable-header .datatable-header-cell.is-grey .datatable-header-cell-template-wrap-custom-head{background-color:#666;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-delete .datatable-header-cell-template-wrap-custom-head{background-color:#7a7a7a;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-table-header .datatable-header-cell-template-wrap-custom-head{background-color:#566d80;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-spent .datatable-header-cell-template-wrap-custom-head{background-color:#e11383;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-pr-approval .datatable-header-cell-template-wrap-custom-head{background-color:#4fc0fd;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-pr-process .datatable-header-cell-template-wrap-custom-head{background-color:#ffd033;color:#404040}.ngx-datatable.material .datatable-header .datatable-header-cell.is-pr-issue-po .datatable-header-cell-template-wrap-custom-head{background-color:#6ac389;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-pr-type-S .datatable-header-cell-template-wrap-custom-head{background-color:#ffc400;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-pr-type-C .datatable-header-cell-template-wrap-custom-head{background-color:#48b26d;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-pr-type-T .datatable-header-cell-template-wrap-custom-head{background-color:#1daefc;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-pr-type-O .datatable-header-cell-template-wrap-custom-head{background-color:#26648b;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-pr-type-W .datatable-header-cell-template-wrap-custom-head{background-color:#ce2d2d;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-pr-type-table-C .datatable-header-cell-template-wrap-custom-head{background-color:#d7efdf;color:#404040}.ngx-datatable.material .datatable-header .datatable-header-cell.is-pr-type-table-S .datatable-header-cell-template-wrap-custom-head{background-color:#fff3cc;color:#404040}.ngx-datatable.material .datatable-header .datatable-header-cell.is-pr-type-table-T .datatable-header-cell-template-wrap-custom-head{background-color:#e6f6ff;color:#404040}.ngx-datatable.material .datatable-header .datatable-header-cell.is-pr-type-table-O .datatable-header-cell-template-wrap-custom-head{background-color:#aed2e9;color:#404040}.ngx-datatable.material .datatable-header .datatable-header-cell.is-pr-type-table-W .datatable-header-cell-template-wrap-custom-head{background-color:#f5d2d2;color:#404040}.ngx-datatable.material .datatable-header .datatable-header-cell.is-sla-active .datatable-header-cell-template-wrap-custom-head{background-color:#d15757;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-sla-inactive .datatable-header-cell-template-wrap-custom-head{background-color:#59946e;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-pr-detail-background .datatable-header-cell-template-wrap-custom-head{background-color:#e4e7eb;color:#404040}.ngx-datatable.material .datatable-header .datatable-header-cell.is-contract-expire-type-ExpireIn30Days .datatable-header-cell-template-wrap-custom-head{background-color:#ce2d2d;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-contract-expire-type-ExpireIn60Days .datatable-header-cell-template-wrap-custom-head{background-color:#f07600;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-contract-expire-type-ExpireIn90Days .datatable-header-cell-template-wrap-custom-head{background-color:#ffc400;color:#404040}.ngx-datatable.material .datatable-header .datatable-header-cell.is-contract-expire-type-ExpireIn120Days .datatable-header-cell-template-wrap-custom-head{background-color:#48b26d;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-contract-expire-type-ExpireIn150Days .datatable-header-cell-template-wrap-custom-head{background-color:#1daefc;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-contract-expire-type-ExpireIn180Days .datatable-header-cell-template-wrap-custom-head{background-color:#26648b;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-contract-spending-status-SeventyToSeventyNine .datatable-header-cell-template-wrap-custom-head{background-color:#1daefc;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-contract-spending-status-EightyToEightyNine .datatable-header-cell-template-wrap-custom-head{background-color:#48b26d;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-contract-spending-status-NinetyToNinetyFive .datatable-header-cell-template-wrap-custom-head{background-color:#ffc400;color:#404040}.ngx-datatable.material .datatable-header .datatable-header-cell.is-contract-spending-status-NinetySixToHundred .datatable-header-cell-template-wrap-custom-head{background-color:#f07600;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-contract-spending-over .datatable-header-cell-template-wrap-custom-head,.ngx-datatable.material .datatable-header .datatable-header-cell.is-contract-spending-status-MoreThanHundred .datatable-header-cell-template-wrap-custom-head{background-color:#ce2d2d;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-contract-spending-96 .datatable-header-cell-template-wrap-custom-head{background-color:#f07600;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-contract-spending-90 .datatable-header-cell-template-wrap-custom-head{background-color:#ffc400;color:#404040}.ngx-datatable.material .datatable-header .datatable-header-cell.is-contract-spending-80 .datatable-header-cell-template-wrap-custom-head{background-color:#48b26d;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-contract-spending-70 .datatable-header-cell-template-wrap-custom-head{background-color:#1daefc;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-contract-expire-table-NoExpireDate .datatable-header-cell-template-wrap-custom-head{background-color:#999;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-contract-expire-table-ExpireLessThan30Days .datatable-header-cell-template-wrap-custom-head,.ngx-datatable.material .datatable-header .datatable-header-cell.is-contract-expire-table-ExpireMoreThan30Days .datatable-header-cell-template-wrap-custom-head{background-color:#f2f2f2;color:#404040}.ngx-datatable.material .datatable-header .datatable-header-cell.is-contract-expire-table-ExpireIn30Days .datatable-header-cell-template-wrap-custom-head{background-color:#f6d5d5;color:#404040}.ngx-datatable.material .datatable-header .datatable-header-cell.is-contract-expire-table-ExpireIn60Days .datatable-header-cell-template-wrap-custom-head{background-color:#fde4cb;color:#404040}.ngx-datatable.material .datatable-header .datatable-header-cell.is-contract-expire-table-ExpireIn90Days .datatable-header-cell-template-wrap-custom-head{background-color:#fff3cc;color:#404040}.ngx-datatable.material .datatable-header .datatable-header-cell.is-contract-expire-table-ExpireIn120Days .datatable-header-cell-template-wrap-custom-head{background-color:#d7efdf;color:#404040}.ngx-datatable.material .datatable-header .datatable-header-cell.is-contract-expire-table-ExpireIn150Days .datatable-header-cell-template-wrap-custom-head{background-color:#e6f6ff;color:#404040}.ngx-datatable.material .datatable-header .datatable-header-cell.is-contract-expire-table-ExpireIn180Days .datatable-header-cell-template-wrap-custom-head{background-color:#aed2e9;color:#404040}.ngx-datatable.material .datatable-header .datatable-header-cell-template-wrap-custom{display:flex;flex-direction:column;height:100%}.ngx-datatable.material .datatable-header .datatable-header-cell-template-wrap-custom>.control{height:5.4rem;padding:.6rem;background-color:#f2f2f2}.ngx-datatable.material .datatable-header .datatable-header-cell-template-wrap-custom>.control .input,.ngx-datatable.material .datatable-header .datatable-header-cell-template-wrap-custom>.control .select select{height:4.2rem;border-radius:7px;border-color:#f2f2f2}.ngx-datatable.material .datatable-header .datatable-header-cell-template-wrap-custom>.control .icon{height:4.2rem}.ngx-datatable.material .datatable-header .datatable-header-cell-template-wrap-custom-head{background-color:#566d80;display:flex;flex:auto;padding:.5em 1em}.ngx-datatable.material .datatable-header .datatable-header-cell-template-wrap-custom-head.group-header-cell-template{flex-grow:0;padding:.5em 0;border-bottom:1px solid #f2f2f2}.ngx-datatable.material .datatable-header .datatable-header-cell-template-wrap-custom-head .datatable-header-cell-wrapper{flex:1}.ngx-datatable.material .datatable-body .datatable-body-row{border-top:none}.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell{color:#404040;font-size:1.6rem;font-weight:inherit;padding:.25em 1em;border-right:1px solid #f2f2f2}.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell:last-child{border-right:0}.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell.is-flex .datatable-body-cell-label{flex-grow:1}.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell .icon{color:#404040}.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell .input-group-inline,.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell .input-inline{margin-top:-.5rem}.ngx-datatable.material .datatable-body .datatable-body-row.is-white{background-color:#fff;color:#404040}.ngx-datatable.material .datatable-body .datatable-body-row.is-black{background-color:#0a0a0a;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-light{background-color:#f5f5f5;color:#404040}.ngx-datatable.material .datatable-body .datatable-body-row.is-dark{background-color:#363636;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-primary{background-color:#0077d6;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-secondary{background-color:#1db8ab;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-link{background-color:#2587d5;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-info{background-color:#2073b6;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-success{background-color:#228b22;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-warning{background-color:#fdc825;color:#404040}.ngx-datatable.material .datatable-body .datatable-body-row.is-danger{background-color:#dd004b;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-grey-light{background-color:#999;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-grey-lighter{background-color:#ddd;color:#404040}.ngx-datatable.material .datatable-body .datatable-body-row.is-grey{background-color:#666;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-delete{background-color:#7a7a7a;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-table-header{background-color:#566d80;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-spent{background-color:#e11383;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-pr-approval{background-color:#4fc0fd;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-pr-process{background-color:#ffd033;color:#404040}.ngx-datatable.material .datatable-body .datatable-body-row.is-pr-issue-po{background-color:#6ac389;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-pr-type-S{background-color:#ffc400;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-pr-type-C{background-color:#48b26d;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-pr-type-T{background-color:#1daefc;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-pr-type-O{background-color:#26648b;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-pr-type-W{background-color:#ce2d2d;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-pr-type-table-C{background-color:#d7efdf;color:#404040}.ngx-datatable.material .datatable-body .datatable-body-row.is-pr-type-table-S{background-color:#fff3cc;color:#404040}.ngx-datatable.material .datatable-body .datatable-body-row.is-pr-type-table-T{background-color:#e6f6ff;color:#404040}.ngx-datatable.material .datatable-body .datatable-body-row.is-pr-type-table-O{background-color:#aed2e9;color:#404040}.ngx-datatable.material .datatable-body .datatable-body-row.is-pr-type-table-W{background-color:#f5d2d2;color:#404040}.ngx-datatable.material .datatable-body .datatable-body-row.is-sla-active{background-color:#d15757;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-sla-inactive{background-color:#59946e;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-pr-detail-background{background-color:#e4e7eb;color:#404040}.ngx-datatable.material .datatable-body .datatable-body-row.is-contract-expire-type-ExpireIn30Days{background-color:#ce2d2d;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-contract-expire-type-ExpireIn60Days{background-color:#f07600;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-contract-expire-type-ExpireIn90Days{background-color:#ffc400;color:#404040}.ngx-datatable.material .datatable-body .datatable-body-row.is-contract-expire-type-ExpireIn120Days{background-color:#48b26d;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-contract-expire-type-ExpireIn150Days{background-color:#1daefc;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-contract-expire-type-ExpireIn180Days{background-color:#26648b;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-contract-spending-status-SeventyToSeventyNine{background-color:#1daefc;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-contract-spending-status-EightyToEightyNine{background-color:#48b26d;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-contract-spending-status-NinetyToNinetyFive{background-color:#ffc400;color:#404040}.ngx-datatable.material .datatable-body .datatable-body-row.is-contract-spending-status-NinetySixToHundred{background-color:#f07600;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-contract-spending-over,.ngx-datatable.material .datatable-body .datatable-body-row.is-contract-spending-status-MoreThanHundred{background-color:#ce2d2d;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-contract-spending-96{background-color:#f07600;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-contract-spending-90{background-color:#ffc400;color:#404040}.ngx-datatable.material .datatable-body .datatable-body-row.is-contract-spending-80{background-color:#48b26d;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-contract-spending-70{background-color:#1daefc;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-contract-expire-table-NoExpireDate{background-color:#999;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-contract-expire-table-ExpireLessThan30Days,.ngx-datatable.material .datatable-body .datatable-body-row.is-contract-expire-table-ExpireMoreThan30Days{background-color:#f2f2f2;color:#404040}.ngx-datatable.material .datatable-body .datatable-body-row.is-contract-expire-table-ExpireIn30Days{background-color:#f6d5d5;color:#404040}.ngx-datatable.material .datatable-body .datatable-body-row.is-contract-expire-table-ExpireIn60Days{background-color:#fde4cb;color:#404040}.ngx-datatable.material .datatable-body .datatable-body-row.is-contract-expire-table-ExpireIn90Days{background-color:#fff3cc;color:#404040}.ngx-datatable.material .datatable-body .datatable-body-row.is-contract-expire-table-ExpireIn120Days{background-color:#d7efdf;color:#404040}.ngx-datatable.material .datatable-body .datatable-body-row.is-contract-expire-table-ExpireIn150Days{background-color:#e6f6ff;color:#404040}.ngx-datatable.material .datatable-body .datatable-body-row.is-contract-expire-table-ExpireIn180Days{background-color:#aed2e9;color:#404040}.ngx-datatable.material .datatable-body .datatable-row-detail{background:#f2f2f2}.ngx-datatable.material .datatable-footer{background-color:#fafafa!important}.ngx-datatable.material .datatable-footer .page-count{flex:initial}.ngx-datatable.material .datatable-footer .datatable-pager{flex:1}.ngx-datatable.material .datatable-footer .datatable-pager li.active a{color:#fff;background-color:#0077d6}.ngx-datatable.material .datatable-body .progress-linear{position:relative;position:-webkit-sticky;position:sticky;left:0}.ngx-datatable .datatable-body-cell,.ngx-datatable .datatable-header-cell{-webkit-user-select:initial!important;-moz-user-select:initial!important;-ms-user-select:initial!important;-o-user-select:initial!important;user-select:initial!important}datatable-selection{display:block}.ngx-datatable.material.cell-selection .datatable-body-cell.active,.ngx-datatable.material.cell-selection .datatable-body-cell.active .datatable-row-group,.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus,.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus .datatable-row-group,.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover,.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover .datatable-row-group,.ngx-datatable.material.selectable:not(.cell-selection) .datatable-body-row.active,.ngx-datatable.material.selectable:not(.cell-selection) .datatable-body-row.active .datatable-row-group,.ngx-datatable.material.selectable:not(.cell-selection) .datatable-body-row.active:hover,.ngx-datatable.material.selectable:not(.cell-selection) .datatable-body-row.active:hover .datatable-row-group{background-color:inherit}.ngx-datatable.material.cell-selection .datatable-body-cell.active .datatable-body-cell-label,.ngx-datatable.material.cell-selection .datatable-body-cell.active .datatable-row-group .datatable-body-cell-label,.ngx-datatable.material.cell-selection .datatable-body-cell.active .datatable-row-group .icon,.ngx-datatable.material.cell-selection .datatable-body-cell.active .icon,.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus .datatable-body-cell-label,.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus .datatable-row-group .datatable-body-cell-label,.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus .datatable-row-group .icon,.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus .icon,.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover .datatable-body-cell-label,.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover .datatable-row-group .datatable-body-cell-label,.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover .datatable-row-group .icon,.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover .icon,.ngx-datatable.material.selectable:not(.cell-selection) .datatable-body-row.active .datatable-body-cell-label,.ngx-datatable.material.selectable:not(.cell-selection) .datatable-body-row.active .datatable-row-group .datatable-body-cell-label,.ngx-datatable.material.selectable:not(.cell-selection) .datatable-body-row.active .datatable-row-group .icon,.ngx-datatable.material.selectable:not(.cell-selection) .datatable-body-row.active .icon,.ngx-datatable.material.selectable:not(.cell-selection) .datatable-body-row.active:hover .datatable-body-cell-label,.ngx-datatable.material.selectable:not(.cell-selection) .datatable-body-row.active:hover .datatable-row-group .datatable-body-cell-label,.ngx-datatable.material.selectable:not(.cell-selection) .datatable-body-row.active:hover .datatable-row-group .icon,.ngx-datatable.material.selectable:not(.cell-selection) .datatable-body-row.active:hover .icon{color:inherit}.datatable-header-cell-template-wrap .datatable-checkbox{position:absolute;left:0;right:0;top:.5em}.datatable-checkbox{display:flex;justify-content:center;align-items:center;height:1.5em}.datatable-checkbox input[type=checkbox]{margin:0}.datatable-checkbox input[type=checkbox]:before{position:absolute;content:"";border:1px solid #404040!important;background-color:#fff;height:1em!important;width:1em!important;top:0;left:0;z-index:auto}.datatable-checkbox input[type=checkbox]:after{content:none;background:none}.datatable-checkbox input[type=checkbox]:checked:before{border:1px solid #0077d6!important;transform:none!important;height:inherit!important}.datatable-checkbox input[type=checkbox]:checked:after{position:absolute;content:"✓";text-align:center;font-weight:700;color:#0077d6;font-size:.75em;line-height:1.3333333333;height:1.3333333333em;width:1.3333333333em;top:0;left:0}.ngx-datatable.material .datatable-header .datatable-header-cell-template-wrap-custom>.control{padding:1.2rem}.pcr-app .pcr-interaction .pcr-result{flex:1 1 70px;min-width:70px}.tippy-box{position:relative;font-size:1.6rem;font-weight:400;background-color:#f2f2f2;color:#404040;background-clip:padding-box;border:1px rgba(0,8,16,.15);border-radius:4px;box-shadow:0 4px 14px -2px rgba(0,8,16,.08)}.tippy-box>.tippy-arrow:after{content:"";position:absolute;z-index:-1;border-color:transparent;border-style:none}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:#f2f2f2}.tippy-box[data-placement^=top]>.tippy-arrow:after{border-top-color:rgba(0,8,16,.15);border-width:7px 7px 0;top:17px;left:1px}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#f2f2f2;bottom:16px}.tippy-box[data-placement^=bottom]>.tippy-arrow:after{border-bottom-color:rgba(0,8,16,.15);border-width:0 7px 7px;bottom:17px;left:1px}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-left-color:#f2f2f2}.tippy-box[data-placement^=left]>.tippy-arrow:after{border-left-color:rgba(0,8,16,.15);border-width:7px 0 7px 7px;left:17px;top:1px}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-right-color:#f2f2f2;right:16px}.tippy-box[data-placement^=right]>.tippy-arrow:after{border-right-color:rgba(0,8,16,.15);border-width:7px 7px 7px 0;right:17px;top:1px}.tippy-box[data-theme~=is-paddingless] .tippy-content{padding:0}.tippy-box[data-theme~=invert]{background-color:#242424;color:#fff}.tippy-box[data-theme~=is-white]{background-color:#fff;color:#404040}.tippy-box[data-theme~=is-white][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=is-white][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff}.tippy-box[data-theme~=is-white][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=is-white][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff}.tippy-box[data-theme~=is-black]{background-color:#0a0a0a;color:#fff}.tippy-box[data-theme~=is-black][data-placement^=top]>.tippy-arrow:before{border-top-color:#0a0a0a}.tippy-box[data-theme~=is-black][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#0a0a0a}.tippy-box[data-theme~=is-black][data-placement^=left]>.tippy-arrow:before{border-left-color:#0a0a0a}.tippy-box[data-theme~=is-black][data-placement^=right]>.tippy-arrow:before{border-right-color:#0a0a0a}.tippy-box[data-theme~=is-light]{background-color:#f5f5f5;color:#404040}.tippy-box[data-theme~=is-light][data-placement^=top]>.tippy-arrow:before{border-top-color:#f5f5f5}.tippy-box[data-theme~=is-light][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#f5f5f5}.tippy-box[data-theme~=is-light][data-placement^=left]>.tippy-arrow:before{border-left-color:#f5f5f5}.tippy-box[data-theme~=is-light][data-placement^=right]>.tippy-arrow:before{border-right-color:#f5f5f5}.tippy-box[data-theme~=is-dark]{background-color:#363636;color:#fff}.tippy-box[data-theme~=is-dark][data-placement^=top]>.tippy-arrow:before{border-top-color:#363636}.tippy-box[data-theme~=is-dark][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#363636}.tippy-box[data-theme~=is-dark][data-placement^=left]>.tippy-arrow:before{border-left-color:#363636}.tippy-box[data-theme~=is-dark][data-placement^=right]>.tippy-arrow:before{border-right-color:#363636}.tippy-box[data-theme~=is-primary]{background-color:#0077d6;color:#fff}.tippy-box[data-theme~=is-primary][data-placement^=top]>.tippy-arrow:before{border-top-color:#0077d6}.tippy-box[data-theme~=is-primary][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#0077d6}.tippy-box[data-theme~=is-primary][data-placement^=left]>.tippy-arrow:before{border-left-color:#0077d6}.tippy-box[data-theme~=is-primary][data-placement^=right]>.tippy-arrow:before{border-right-color:#0077d6}.tippy-box[data-theme~=is-secondary]{background-color:#1db8ab;color:#fff}.tippy-box[data-theme~=is-secondary][data-placement^=top]>.tippy-arrow:before{border-top-color:#1db8ab}.tippy-box[data-theme~=is-secondary][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#1db8ab}.tippy-box[data-theme~=is-secondary][data-placement^=left]>.tippy-arrow:before{border-left-color:#1db8ab}.tippy-box[data-theme~=is-secondary][data-placement^=right]>.tippy-arrow:before{border-right-color:#1db8ab}.tippy-box[data-theme~=is-link]{background-color:#2587d5;color:#fff}.tippy-box[data-theme~=is-link][data-placement^=top]>.tippy-arrow:before{border-top-color:#2587d5}.tippy-box[data-theme~=is-link][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#2587d5}.tippy-box[data-theme~=is-link][data-placement^=left]>.tippy-arrow:before{border-left-color:#2587d5}.tippy-box[data-theme~=is-link][data-placement^=right]>.tippy-arrow:before{border-right-color:#2587d5}.tippy-box[data-theme~=is-info]{background-color:#2073b6;color:#fff}.tippy-box[data-theme~=is-info][data-placement^=top]>.tippy-arrow:before{border-top-color:#2073b6}.tippy-box[data-theme~=is-info][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#2073b6}.tippy-box[data-theme~=is-info][data-placement^=left]>.tippy-arrow:before{border-left-color:#2073b6}.tippy-box[data-theme~=is-info][data-placement^=right]>.tippy-arrow:before{border-right-color:#2073b6}.tippy-box[data-theme~=is-success]{background-color:#228b22;color:#fff}.tippy-box[data-theme~=is-success][data-placement^=top]>.tippy-arrow:before{border-top-color:#228b22}.tippy-box[data-theme~=is-success][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#228b22}.tippy-box[data-theme~=is-success][data-placement^=left]>.tippy-arrow:before{border-left-color:#228b22}.tippy-box[data-theme~=is-success][data-placement^=right]>.tippy-arrow:before{border-right-color:#228b22}.tippy-box[data-theme~=is-warning]{background-color:#fdc825;color:#404040}.tippy-box[data-theme~=is-warning][data-placement^=top]>.tippy-arrow:before{border-top-color:#fdc825}.tippy-box[data-theme~=is-warning][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fdc825}.tippy-box[data-theme~=is-warning][data-placement^=left]>.tippy-arrow:before{border-left-color:#fdc825}.tippy-box[data-theme~=is-warning][data-placement^=right]>.tippy-arrow:before{border-right-color:#fdc825}.tippy-box[data-theme~=is-danger]{background-color:#dd004b;color:#fff}.tippy-box[data-theme~=is-danger][data-placement^=top]>.tippy-arrow:before{border-top-color:#dd004b}.tippy-box[data-theme~=is-danger][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#dd004b}.tippy-box[data-theme~=is-danger][data-placement^=left]>.tippy-arrow:before{border-left-color:#dd004b}.tippy-box[data-theme~=is-danger][data-placement^=right]>.tippy-arrow:before{border-right-color:#dd004b}.tippy-box[data-theme~=is-grey-light]{background-color:#999;color:#fff}.tippy-box[data-theme~=is-grey-light][data-placement^=top]>.tippy-arrow:before{border-top-color:#999}.tippy-box[data-theme~=is-grey-light][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#999}.tippy-box[data-theme~=is-grey-light][data-placement^=left]>.tippy-arrow:before{border-left-color:#999}.tippy-box[data-theme~=is-grey-light][data-placement^=right]>.tippy-arrow:before{border-right-color:#999}.tippy-box[data-theme~=is-grey-lighter]{background-color:#ddd;color:#404040}.tippy-box[data-theme~=is-grey-lighter][data-placement^=top]>.tippy-arrow:before{border-top-color:#ddd}.tippy-box[data-theme~=is-grey-lighter][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#ddd}.tippy-box[data-theme~=is-grey-lighter][data-placement^=left]>.tippy-arrow:before{border-left-color:#ddd}.tippy-box[data-theme~=is-grey-lighter][data-placement^=right]>.tippy-arrow:before{border-right-color:#ddd}.tippy-box[data-theme~=is-grey]{background-color:#666;color:#fff}.tippy-box[data-theme~=is-grey][data-placement^=top]>.tippy-arrow:before{border-top-color:#666}.tippy-box[data-theme~=is-grey][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#666}.tippy-box[data-theme~=is-grey][data-placement^=left]>.tippy-arrow:before{border-left-color:#666}.tippy-box[data-theme~=is-grey][data-placement^=right]>.tippy-arrow:before{border-right-color:#666}.tippy-box[data-theme~=is-delete]{background-color:#7a7a7a;color:#fff}.tippy-box[data-theme~=is-delete][data-placement^=top]>.tippy-arrow:before{border-top-color:#7a7a7a}.tippy-box[data-theme~=is-delete][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#7a7a7a}.tippy-box[data-theme~=is-delete][data-placement^=left]>.tippy-arrow:before{border-left-color:#7a7a7a}.tippy-box[data-theme~=is-delete][data-placement^=right]>.tippy-arrow:before{border-right-color:#7a7a7a}.tippy-box[data-theme~=is-table-header]{background-color:#566d80;color:#fff}.tippy-box[data-theme~=is-table-header][data-placement^=top]>.tippy-arrow:before{border-top-color:#566d80}.tippy-box[data-theme~=is-table-header][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#566d80}.tippy-box[data-theme~=is-table-header][data-placement^=left]>.tippy-arrow:before{border-left-color:#566d80}.tippy-box[data-theme~=is-table-header][data-placement^=right]>.tippy-arrow:before{border-right-color:#566d80}.tippy-box[data-theme~=is-spent]{background-color:#e11383;color:#fff}.tippy-box[data-theme~=is-spent][data-placement^=top]>.tippy-arrow:before{border-top-color:#e11383}.tippy-box[data-theme~=is-spent][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#e11383}.tippy-box[data-theme~=is-spent][data-placement^=left]>.tippy-arrow:before{border-left-color:#e11383}.tippy-box[data-theme~=is-spent][data-placement^=right]>.tippy-arrow:before{border-right-color:#e11383}.tippy-box[data-theme~=is-pr-approval]{background-color:#4fc0fd;color:#fff}.tippy-box[data-theme~=is-pr-approval][data-placement^=top]>.tippy-arrow:before{border-top-color:#4fc0fd}.tippy-box[data-theme~=is-pr-approval][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#4fc0fd}.tippy-box[data-theme~=is-pr-approval][data-placement^=left]>.tippy-arrow:before{border-left-color:#4fc0fd}.tippy-box[data-theme~=is-pr-approval][data-placement^=right]>.tippy-arrow:before{border-right-color:#4fc0fd}.tippy-box[data-theme~=is-pr-process]{background-color:#ffd033;color:#404040}.tippy-box[data-theme~=is-pr-process][data-placement^=top]>.tippy-arrow:before{border-top-color:#ffd033}.tippy-box[data-theme~=is-pr-process][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#ffd033}.tippy-box[data-theme~=is-pr-process][data-placement^=left]>.tippy-arrow:before{border-left-color:#ffd033}.tippy-box[data-theme~=is-pr-process][data-placement^=right]>.tippy-arrow:before{border-right-color:#ffd033}.tippy-box[data-theme~=is-pr-issue-po]{background-color:#6ac389;color:#fff}.tippy-box[data-theme~=is-pr-issue-po][data-placement^=top]>.tippy-arrow:before{border-top-color:#6ac389}.tippy-box[data-theme~=is-pr-issue-po][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#6ac389}.tippy-box[data-theme~=is-pr-issue-po][data-placement^=left]>.tippy-arrow:before{border-left-color:#6ac389}.tippy-box[data-theme~=is-pr-issue-po][data-placement^=right]>.tippy-arrow:before{border-right-color:#6ac389}.tippy-box[data-theme~=is-pr-type-S]{background-color:#ffc400;color:#fff}.tippy-box[data-theme~=is-pr-type-S][data-placement^=top]>.tippy-arrow:before{border-top-color:#ffc400}.tippy-box[data-theme~=is-pr-type-S][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#ffc400}.tippy-box[data-theme~=is-pr-type-S][data-placement^=left]>.tippy-arrow:before{border-left-color:#ffc400}.tippy-box[data-theme~=is-pr-type-S][data-placement^=right]>.tippy-arrow:before{border-right-color:#ffc400}.tippy-box[data-theme~=is-pr-type-C]{background-color:#48b26d;color:#fff}.tippy-box[data-theme~=is-pr-type-C][data-placement^=top]>.tippy-arrow:before{border-top-color:#48b26d}.tippy-box[data-theme~=is-pr-type-C][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#48b26d}.tippy-box[data-theme~=is-pr-type-C][data-placement^=left]>.tippy-arrow:before{border-left-color:#48b26d}.tippy-box[data-theme~=is-pr-type-C][data-placement^=right]>.tippy-arrow:before{border-right-color:#48b26d}.tippy-box[data-theme~=is-pr-type-T]{background-color:#1daefc;color:#fff}.tippy-box[data-theme~=is-pr-type-T][data-placement^=top]>.tippy-arrow:before{border-top-color:#1daefc}.tippy-box[data-theme~=is-pr-type-T][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#1daefc}.tippy-box[data-theme~=is-pr-type-T][data-placement^=left]>.tippy-arrow:before{border-left-color:#1daefc}.tippy-box[data-theme~=is-pr-type-T][data-placement^=right]>.tippy-arrow:before{border-right-color:#1daefc}.tippy-box[data-theme~=is-pr-type-O]{background-color:#26648b;color:#fff}.tippy-box[data-theme~=is-pr-type-O][data-placement^=top]>.tippy-arrow:before{border-top-color:#26648b}.tippy-box[data-theme~=is-pr-type-O][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#26648b}.tippy-box[data-theme~=is-pr-type-O][data-placement^=left]>.tippy-arrow:before{border-left-color:#26648b}.tippy-box[data-theme~=is-pr-type-O][data-placement^=right]>.tippy-arrow:before{border-right-color:#26648b}.tippy-box[data-theme~=is-pr-type-W]{background-color:#ce2d2d;color:#fff}.tippy-box[data-theme~=is-pr-type-W][data-placement^=top]>.tippy-arrow:before{border-top-color:#ce2d2d}.tippy-box[data-theme~=is-pr-type-W][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#ce2d2d}.tippy-box[data-theme~=is-pr-type-W][data-placement^=left]>.tippy-arrow:before{border-left-color:#ce2d2d}.tippy-box[data-theme~=is-pr-type-W][data-placement^=right]>.tippy-arrow:before{border-right-color:#ce2d2d}.tippy-box[data-theme~=is-pr-type-table-C]{background-color:#d7efdf;color:#404040}.tippy-box[data-theme~=is-pr-type-table-C][data-placement^=top]>.tippy-arrow:before{border-top-color:#d7efdf}.tippy-box[data-theme~=is-pr-type-table-C][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#d7efdf}.tippy-box[data-theme~=is-pr-type-table-C][data-placement^=left]>.tippy-arrow:before{border-left-color:#d7efdf}.tippy-box[data-theme~=is-pr-type-table-C][data-placement^=right]>.tippy-arrow:before{border-right-color:#d7efdf}.tippy-box[data-theme~=is-pr-type-table-S]{background-color:#fff3cc;color:#404040}.tippy-box[data-theme~=is-pr-type-table-S][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff3cc}.tippy-box[data-theme~=is-pr-type-table-S][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff3cc}.tippy-box[data-theme~=is-pr-type-table-S][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff3cc}.tippy-box[data-theme~=is-pr-type-table-S][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff3cc}.tippy-box[data-theme~=is-pr-type-table-T]{background-color:#e6f6ff;color:#404040}.tippy-box[data-theme~=is-pr-type-table-T][data-placement^=top]>.tippy-arrow:before{border-top-color:#e6f6ff}.tippy-box[data-theme~=is-pr-type-table-T][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#e6f6ff}.tippy-box[data-theme~=is-pr-type-table-T][data-placement^=left]>.tippy-arrow:before{border-left-color:#e6f6ff}.tippy-box[data-theme~=is-pr-type-table-T][data-placement^=right]>.tippy-arrow:before{border-right-color:#e6f6ff}.tippy-box[data-theme~=is-pr-type-table-O]{background-color:#aed2e9;color:#404040}.tippy-box[data-theme~=is-pr-type-table-O][data-placement^=top]>.tippy-arrow:before{border-top-color:#aed2e9}.tippy-box[data-theme~=is-pr-type-table-O][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#aed2e9}.tippy-box[data-theme~=is-pr-type-table-O][data-placement^=left]>.tippy-arrow:before{border-left-color:#aed2e9}.tippy-box[data-theme~=is-pr-type-table-O][data-placement^=right]>.tippy-arrow:before{border-right-color:#aed2e9}.tippy-box[data-theme~=is-pr-type-table-W]{background-color:#f5d2d2;color:#404040}.tippy-box[data-theme~=is-pr-type-table-W][data-placement^=top]>.tippy-arrow:before{border-top-color:#f5d2d2}.tippy-box[data-theme~=is-pr-type-table-W][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#f5d2d2}.tippy-box[data-theme~=is-pr-type-table-W][data-placement^=left]>.tippy-arrow:before{border-left-color:#f5d2d2}.tippy-box[data-theme~=is-pr-type-table-W][data-placement^=right]>.tippy-arrow:before{border-right-color:#f5d2d2}.tippy-box[data-theme~=is-sla-active]{background-color:#d15757;color:#fff}.tippy-box[data-theme~=is-sla-active][data-placement^=top]>.tippy-arrow:before{border-top-color:#d15757}.tippy-box[data-theme~=is-sla-active][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#d15757}.tippy-box[data-theme~=is-sla-active][data-placement^=left]>.tippy-arrow:before{border-left-color:#d15757}.tippy-box[data-theme~=is-sla-active][data-placement^=right]>.tippy-arrow:before{border-right-color:#d15757}.tippy-box[data-theme~=is-sla-inactive]{background-color:#59946e;color:#fff}.tippy-box[data-theme~=is-sla-inactive][data-placement^=top]>.tippy-arrow:before{border-top-color:#59946e}.tippy-box[data-theme~=is-sla-inactive][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#59946e}.tippy-box[data-theme~=is-sla-inactive][data-placement^=left]>.tippy-arrow:before{border-left-color:#59946e}.tippy-box[data-theme~=is-sla-inactive][data-placement^=right]>.tippy-arrow:before{border-right-color:#59946e}.tippy-box[data-theme~=is-pr-detail-background]{background-color:#e4e7eb;color:#404040}.tippy-box[data-theme~=is-pr-detail-background][data-placement^=top]>.tippy-arrow:before{border-top-color:#e4e7eb}.tippy-box[data-theme~=is-pr-detail-background][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#e4e7eb}.tippy-box[data-theme~=is-pr-detail-background][data-placement^=left]>.tippy-arrow:before{border-left-color:#e4e7eb}.tippy-box[data-theme~=is-pr-detail-background][data-placement^=right]>.tippy-arrow:before{border-right-color:#e4e7eb}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn30Days]{background-color:#ce2d2d;color:#fff}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn30Days][data-placement^=top]>.tippy-arrow:before{border-top-color:#ce2d2d}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn30Days][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#ce2d2d}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn30Days][data-placement^=left]>.tippy-arrow:before{border-left-color:#ce2d2d}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn30Days][data-placement^=right]>.tippy-arrow:before{border-right-color:#ce2d2d}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn60Days]{background-color:#f07600;color:#fff}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn60Days][data-placement^=top]>.tippy-arrow:before{border-top-color:#f07600}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn60Days][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#f07600}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn60Days][data-placement^=left]>.tippy-arrow:before{border-left-color:#f07600}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn60Days][data-placement^=right]>.tippy-arrow:before{border-right-color:#f07600}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn90Days]{background-color:#ffc400;color:#404040}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn90Days][data-placement^=top]>.tippy-arrow:before{border-top-color:#ffc400}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn90Days][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#ffc400}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn90Days][data-placement^=left]>.tippy-arrow:before{border-left-color:#ffc400}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn90Days][data-placement^=right]>.tippy-arrow:before{border-right-color:#ffc400}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn120Days]{background-color:#48b26d;color:#fff}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn120Days][data-placement^=top]>.tippy-arrow:before{border-top-color:#48b26d}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn120Days][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#48b26d}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn120Days][data-placement^=left]>.tippy-arrow:before{border-left-color:#48b26d}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn120Days][data-placement^=right]>.tippy-arrow:before{border-right-color:#48b26d}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn150Days]{background-color:#1daefc;color:#fff}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn150Days][data-placement^=top]>.tippy-arrow:before{border-top-color:#1daefc}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn150Days][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#1daefc}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn150Days][data-placement^=left]>.tippy-arrow:before{border-left-color:#1daefc}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn150Days][data-placement^=right]>.tippy-arrow:before{border-right-color:#1daefc}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn180Days]{background-color:#26648b;color:#fff}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn180Days][data-placement^=top]>.tippy-arrow:before{border-top-color:#26648b}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn180Days][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#26648b}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn180Days][data-placement^=left]>.tippy-arrow:before{border-left-color:#26648b}.tippy-box[data-theme~=is-contract-expire-type-ExpireIn180Days][data-placement^=right]>.tippy-arrow:before{border-right-color:#26648b}.tippy-box[data-theme~=is-contract-spending-status-SeventyToSeventyNine]{background-color:#1daefc;color:#fff}.tippy-box[data-theme~=is-contract-spending-status-SeventyToSeventyNine][data-placement^=top]>.tippy-arrow:before{border-top-color:#1daefc}.tippy-box[data-theme~=is-contract-spending-status-SeventyToSeventyNine][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#1daefc}.tippy-box[data-theme~=is-contract-spending-status-SeventyToSeventyNine][data-placement^=left]>.tippy-arrow:before{border-left-color:#1daefc}.tippy-box[data-theme~=is-contract-spending-status-SeventyToSeventyNine][data-placement^=right]>.tippy-arrow:before{border-right-color:#1daefc}.tippy-box[data-theme~=is-contract-spending-status-EightyToEightyNine]{background-color:#48b26d;color:#fff}.tippy-box[data-theme~=is-contract-spending-status-EightyToEightyNine][data-placement^=top]>.tippy-arrow:before{border-top-color:#48b26d}.tippy-box[data-theme~=is-contract-spending-status-EightyToEightyNine][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#48b26d}.tippy-box[data-theme~=is-contract-spending-status-EightyToEightyNine][data-placement^=left]>.tippy-arrow:before{border-left-color:#48b26d}.tippy-box[data-theme~=is-contract-spending-status-EightyToEightyNine][data-placement^=right]>.tippy-arrow:before{border-right-color:#48b26d}.tippy-box[data-theme~=is-contract-spending-status-NinetyToNinetyFive]{background-color:#ffc400;color:#404040}.tippy-box[data-theme~=is-contract-spending-status-NinetyToNinetyFive][data-placement^=top]>.tippy-arrow:before{border-top-color:#ffc400}.tippy-box[data-theme~=is-contract-spending-status-NinetyToNinetyFive][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#ffc400}.tippy-box[data-theme~=is-contract-spending-status-NinetyToNinetyFive][data-placement^=left]>.tippy-arrow:before{border-left-color:#ffc400}.tippy-box[data-theme~=is-contract-spending-status-NinetyToNinetyFive][data-placement^=right]>.tippy-arrow:before{border-right-color:#ffc400}.tippy-box[data-theme~=is-contract-spending-status-NinetySixToHundred]{background-color:#f07600;color:#fff}.tippy-box[data-theme~=is-contract-spending-status-NinetySixToHundred][data-placement^=top]>.tippy-arrow:before{border-top-color:#f07600}.tippy-box[data-theme~=is-contract-spending-status-NinetySixToHundred][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#f07600}.tippy-box[data-theme~=is-contract-spending-status-NinetySixToHundred][data-placement^=left]>.tippy-arrow:before{border-left-color:#f07600}.tippy-box[data-theme~=is-contract-spending-status-NinetySixToHundred][data-placement^=right]>.tippy-arrow:before{border-right-color:#f07600}.tippy-box[data-theme~=is-contract-spending-status-MoreThanHundred]{background-color:#ce2d2d;color:#fff}.tippy-box[data-theme~=is-contract-spending-status-MoreThanHundred][data-placement^=top]>.tippy-arrow:before{border-top-color:#ce2d2d}.tippy-box[data-theme~=is-contract-spending-status-MoreThanHundred][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#ce2d2d}.tippy-box[data-theme~=is-contract-spending-status-MoreThanHundred][data-placement^=left]>.tippy-arrow:before{border-left-color:#ce2d2d}.tippy-box[data-theme~=is-contract-spending-status-MoreThanHundred][data-placement^=right]>.tippy-arrow:before{border-right-color:#ce2d2d}.tippy-box[data-theme~=is-contract-spending-over]{background-color:#ce2d2d;color:#fff}.tippy-box[data-theme~=is-contract-spending-over][data-placement^=top]>.tippy-arrow:before{border-top-color:#ce2d2d}.tippy-box[data-theme~=is-contract-spending-over][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#ce2d2d}.tippy-box[data-theme~=is-contract-spending-over][data-placement^=left]>.tippy-arrow:before{border-left-color:#ce2d2d}.tippy-box[data-theme~=is-contract-spending-over][data-placement^=right]>.tippy-arrow:before{border-right-color:#ce2d2d}.tippy-box[data-theme~=is-contract-spending-96]{background-color:#f07600;color:#fff}.tippy-box[data-theme~=is-contract-spending-96][data-placement^=top]>.tippy-arrow:before{border-top-color:#f07600}.tippy-box[data-theme~=is-contract-spending-96][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#f07600}.tippy-box[data-theme~=is-contract-spending-96][data-placement^=left]>.tippy-arrow:before{border-left-color:#f07600}.tippy-box[data-theme~=is-contract-spending-96][data-placement^=right]>.tippy-arrow:before{border-right-color:#f07600}.tippy-box[data-theme~=is-contract-spending-90]{background-color:#ffc400;color:#404040}.tippy-box[data-theme~=is-contract-spending-90][data-placement^=top]>.tippy-arrow:before{border-top-color:#ffc400}.tippy-box[data-theme~=is-contract-spending-90][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#ffc400}.tippy-box[data-theme~=is-contract-spending-90][data-placement^=left]>.tippy-arrow:before{border-left-color:#ffc400}.tippy-box[data-theme~=is-contract-spending-90][data-placement^=right]>.tippy-arrow:before{border-right-color:#ffc400}.tippy-box[data-theme~=is-contract-spending-80]{background-color:#48b26d;color:#fff}.tippy-box[data-theme~=is-contract-spending-80][data-placement^=top]>.tippy-arrow:before{border-top-color:#48b26d}.tippy-box[data-theme~=is-contract-spending-80][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#48b26d}.tippy-box[data-theme~=is-contract-spending-80][data-placement^=left]>.tippy-arrow:before{border-left-color:#48b26d}.tippy-box[data-theme~=is-contract-spending-80][data-placement^=right]>.tippy-arrow:before{border-right-color:#48b26d}.tippy-box[data-theme~=is-contract-spending-70]{background-color:#1daefc;color:#fff}.tippy-box[data-theme~=is-contract-spending-70][data-placement^=top]>.tippy-arrow:before{border-top-color:#1daefc}.tippy-box[data-theme~=is-contract-spending-70][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#1daefc}.tippy-box[data-theme~=is-contract-spending-70][data-placement^=left]>.tippy-arrow:before{border-left-color:#1daefc}.tippy-box[data-theme~=is-contract-spending-70][data-placement^=right]>.tippy-arrow:before{border-right-color:#1daefc}.tippy-box[data-theme~=is-contract-expire-table-NoExpireDate]{background-color:#999;color:#fff}.tippy-box[data-theme~=is-contract-expire-table-NoExpireDate][data-placement^=top]>.tippy-arrow:before{border-top-color:#999}.tippy-box[data-theme~=is-contract-expire-table-NoExpireDate][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#999}.tippy-box[data-theme~=is-contract-expire-table-NoExpireDate][data-placement^=left]>.tippy-arrow:before{border-left-color:#999}.tippy-box[data-theme~=is-contract-expire-table-NoExpireDate][data-placement^=right]>.tippy-arrow:before{border-right-color:#999}.tippy-box[data-theme~=is-contract-expire-table-ExpireLessThan30Days]{background-color:#f2f2f2;color:#404040}.tippy-box[data-theme~=is-contract-expire-table-ExpireLessThan30Days][data-placement^=top]>.tippy-arrow:before{border-top-color:#f2f2f2}.tippy-box[data-theme~=is-contract-expire-table-ExpireLessThan30Days][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#f2f2f2}.tippy-box[data-theme~=is-contract-expire-table-ExpireLessThan30Days][data-placement^=left]>.tippy-arrow:before{border-left-color:#f2f2f2}.tippy-box[data-theme~=is-contract-expire-table-ExpireLessThan30Days][data-placement^=right]>.tippy-arrow:before{border-right-color:#f2f2f2}.tippy-box[data-theme~=is-contract-expire-table-ExpireMoreThan30Days]{background-color:#f2f2f2;color:#404040}.tippy-box[data-theme~=is-contract-expire-table-ExpireMoreThan30Days][data-placement^=top]>.tippy-arrow:before{border-top-color:#f2f2f2}.tippy-box[data-theme~=is-contract-expire-table-ExpireMoreThan30Days][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#f2f2f2}.tippy-box[data-theme~=is-contract-expire-table-ExpireMoreThan30Days][data-placement^=left]>.tippy-arrow:before{border-left-color:#f2f2f2}.tippy-box[data-theme~=is-contract-expire-table-ExpireMoreThan30Days][data-placement^=right]>.tippy-arrow:before{border-right-color:#f2f2f2}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn30Days]{background-color:#f6d5d5;color:#404040}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn30Days][data-placement^=top]>.tippy-arrow:before{border-top-color:#f6d5d5}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn30Days][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#f6d5d5}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn30Days][data-placement^=left]>.tippy-arrow:before{border-left-color:#f6d5d5}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn30Days][data-placement^=right]>.tippy-arrow:before{border-right-color:#f6d5d5}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn60Days]{background-color:#fde4cb;color:#404040}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn60Days][data-placement^=top]>.tippy-arrow:before{border-top-color:#fde4cb}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn60Days][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fde4cb}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn60Days][data-placement^=left]>.tippy-arrow:before{border-left-color:#fde4cb}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn60Days][data-placement^=right]>.tippy-arrow:before{border-right-color:#fde4cb}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn90Days]{background-color:#fff3cc;color:#404040}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn90Days][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff3cc}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn90Days][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff3cc}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn90Days][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff3cc}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn90Days][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff3cc}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn120Days]{background-color:#d7efdf;color:#404040}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn120Days][data-placement^=top]>.tippy-arrow:before{border-top-color:#d7efdf}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn120Days][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#d7efdf}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn120Days][data-placement^=left]>.tippy-arrow:before{border-left-color:#d7efdf}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn120Days][data-placement^=right]>.tippy-arrow:before{border-right-color:#d7efdf}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn150Days]{background-color:#e6f6ff;color:#404040}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn150Days][data-placement^=top]>.tippy-arrow:before{border-top-color:#e6f6ff}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn150Days][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#e6f6ff}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn150Days][data-placement^=left]>.tippy-arrow:before{border-left-color:#e6f6ff}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn150Days][data-placement^=right]>.tippy-arrow:before{border-right-color:#e6f6ff}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn180Days]{background-color:#aed2e9;color:#404040}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn180Days][data-placement^=top]>.tippy-arrow:before{border-top-color:#aed2e9}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn180Days][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#aed2e9}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn180Days][data-placement^=left]>.tippy-arrow:before{border-left-color:#aed2e9}.tippy-box[data-theme~=is-contract-expire-table-ExpireIn180Days][data-placement^=right]>.tippy-arrow:before{border-right-color:#aed2e9}.tippy-box[data-theme~=is-bordered],.tippy-box[data-theme~=is-bordered]>.tippy-arrow:after{border-style:solid}.ph-item{direction:ltr;position:relative;display:flex;flex-wrap:wrap;padding:30px 15px 15px;overflow:hidden;margin-bottom:30px;background-color:#fff;border:1px solid #e6e6e6;border-radius:2px}.ph-item,.ph-item *,.ph-item :after,.ph-item :before{box-sizing:border-box}.ph-item:before{content:" ";position:absolute;top:0;right:0;bottom:0;left:50%;z-index:1;width:500%;margin-left:-250%;-webkit-animation:phAnimation .8s linear infinite;animation:phAnimation .8s linear infinite;background:linear-gradient(90deg,hsla(0,0%,100%,0) 46%,hsla(0,0%,100%,.35) 50%,hsla(0,0%,100%,0) 54%) 50% 50%}.ph-item>*{flex:1 1 auto;display:flex;flex-flow:column;padding-right:15px;padding-left:15px}.ph-row{display:flex;flex-wrap:wrap;margin-bottom:7.5px}.ph-row div{height:10px;margin-bottom:7.5px;background-color:#ced4da}.ph-row .big,.ph-row.big div{height:20px;margin-bottom:15px}.ph-row .empty{background-color:hsla(0,0%,100%,0)}.ph-col-2{flex:0 0 16.6666666667%}.ph-col-4{flex:0 0 33.3333333333%}.ph-col-6{flex:0 0 50%}.ph-col-8{flex:0 0 66.6666666667%}.ph-col-10{flex:0 0 83.3333333333%}.ph-col-12{flex:0 0 100%}.ph-avatar{position:relative;width:100%;min-width:60px;background-color:#ced4da;margin-bottom:15px;border-radius:50%;overflow:hidden}.ph-avatar:before{content:" ";display:block;padding-top:100%}.ph-picture{width:100%;height:120px;background-color:#ced4da;margin-bottom:15px}@-webkit-keyframes phAnimation{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(30%,0,0)}}@keyframes phAnimation{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(30%,0,0)}}._g-card-title{font-size:1.6rem;font-weight:500}._g-pdf-generating{position:fixed;top:0;left:0;right:0;bottom:0;opacity:.8;background:#000;color:#fff;font-size:2.4rem;font-weight:500;display:flex;align-items:center;justify-content:center;z-index:2000}#content{min-height:calc(100vh - 16rem)}body._g-pdf *{font-weight:400!important}body._g-pdf .select:after{border:none!important}body._g-pdf .select select{line-height:2.1!important;padding-right:.5em!important}@media (-ms-high-contrast:active),(-ms-high-contrast:none){body._g-pdf .select select{padding-right:0!important}}body._g-pdf .base-control .input{padding-right:.5em!important;padding-top:.78em!important}@media (-ms-high-contrast:active),(-ms-high-contrast:none){body._g-pdf .base-control .input{padding-right:0!important}}body._g-pdf .base-control .icon{display:none!important}body._g-pdf .checkbox input[type=checkbox]:checked+span:after{content:""!important}body._g-pdf ._g-fix-pdf-column-is-4{width:31%!important}body._g-pdf .ic-close,body._g-pdf .no-print,body._g-pdf .sort-btn{display:none!important}body._g-pdf .print-no-margin{margin:0!important}.icon.icon-em{top:1px;position:relative}.button.is-normal{height:40px;padding-left:1em;padding-right:1em}.checkbox.is-filled input[type=checkbox]:checked:disabled+span:before{border-color:#f2f2f2;background-color:#f2f2f2}.checkbox.is-filled input[type=checkbox]:checked:disabled+span:after{color:#404040}.checkbox.is-filled input[type=checkbox]:disabled+span:before{border-color:#f2f2f2;background-color:#f2f2f2}.checkbox input[type=checkbox]+span:before,.checkbox input[type=checkbox]:checked+span:before{border-radius:3px}.modal-less-padding .modal-card-body{padding:2rem}.ph-item{border:0;padding:0;margin:0;background-color:transparent}.ph-item>*{padding-right:0;padding-left:0}.dropdown.open .dropdown-menu{display:block;background-color:#fff}.dropdown.open .dropdown-menu li a{padding:1rem;display:block}.dropdown.open .dropdown-menu li.active a{background-color:#0077d6;color:#fff}._g-sla-circle{margin:4px auto}@media screen and (max-width:767px){._g-grid-font-small.ngx-datatable.material .datatable-header .datatable-header-cell-wrapper .datatable-header-cell-label{font-size:1.4rem}}._g-grid-font-small.ngx-datatable.material .datatable-header .datatable-header-cell-template-wrap-custom>.control{padding:.6rem}._g-grid-font-small.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell{padding:.25em .5em!important}._g-grid-font-small.ngx-datatable.material .datatable-body .datatable-body-cell-label{font-size:1.4rem}._g-grid-font-small.ngx-datatable.material .datatable-body .datatable-body-cell-label span{white-space:normal;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}._g-inline-edit-dropdown select{height:3rem;background:transparent;border:none;padding:0 2.5rem .5rem .5rem!important;align-items:flex-start}._g-inline-edit-dropdown .select:after{right:1rem!important;top:25%!important}