.branch-select h3{margin:0 0 1rem}.branch-select .branch-select-select{width:20rem}.default-container{background:#fff;padding:1rem;box-shadow:0 0 5px grey;width:-moz-fit-content;width:fit-content;border-radius:2px}.default-container .header{color:grey;font-size:14px}.default-container hr{margin:1rem -1rem}.main-header{height:4rem;position:fixed;top:0;left:0;right:0;box-shadow:0 0 5px grey;background:#fff;z-index:2;width:100%}.main-header div{position:absolute;right:.5rem;text-align:center;font-size:.8rem;color:green;cursor:pointer}.main-header div img{padding:.25rem;display:block;height:2rem}.main-header img{height:3rem}.header-compensation{width:100%;height:4rem}.action-list-details-container{display:flex;flex-direction:row}.action-list-details-container .actions-list-container{transition:width .25s ease;background:#fff;width:30%;box-shadow:0 0 5px grey;height:calc(100% - 4rem);position:fixed;top:4rem;z-index:1}@media(max-width:768px){.action-list-details-container .actions-list-container{width:100%}}.action-list-details-container .actions-list-container .branch-name-header{padding:1rem;border-bottom:1px solid #d3d3d3;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.action-list-details-container .actions-list-container .branch-name-header img{height:1.5rem;cursor:pointer;transition:transform .25s}.action-list-details-container .actions-list-container .branch-name-header img:hover{transform:rotate(180deg)}.action-list-details-container .actions-list-container .actions-header{display:flex;justify-content:space-between;align-items:flex-end;padding:1rem;border-bottom:1px solid #d3d3d3}.action-list-details-container .actions-list-container .actions-header span{color:grey}.action-list-details-container .actions-list-container .actions-header h2{margin:0}.action-list-details-container .actions-list-container .actions-title-container{padding:.75rem 1rem;display:flex;justify-content:space-between;background:rgba(0,0,0,.05);border-bottom:1px solid #d3d3d3;color:grey}.action-list-details-container .actions-list-container .action{padding:1.25rem 1rem;border-bottom:1px solid #d3d3d3;cursor:pointer;position:relative;transition:background-color .1s ease-in-out;display:flex;flex-direction:row;align-items:center;min-height:77px}.action-list-details-container .actions-list-container .action:hover{background:#f3fff0}.action-list-details-container .actions-list-container .action.active{background:#f3fff0;border-left:7px solid green;padding:1.25rem 1rem 1.25rem calc(1rem - 7px);box-shadow:inset 0 0 5px #bfffaf}.action-list-details-container .actions-list-container .actions-wrapper{overflow:auto;height:calc(100% - 154px)}.action-details-container{width:calc(100vw - 6rem);max-height:calc(100vh - 8rem);margin:2rem 2rem 2rem calc(30% + 2rem)}@media(max-width:768px){.action-details-container{display:none}}.details-table .rdt_TableRow{min-height:unset!important}.item-detail-table-cell{margin-top:.5rem}.item-detail-table-cell span{padding:.25rem;display:block}.item-detail-table-cell .in-progress{display:flex;align-items:center;margin-bottom:2.5rem}.item-detail-table-cell .in-progress span{color:green}.item-detail-table-cell .in-progress img{padding:.25rem .25rem .25rem 0;width:1.75rem}.item-detail-table-cell .detail-title{font-weight:700}.item-detail-table-cell .detail-info{color:#777;display:flex!important;align-items:center}.header-filter-select{display:flex;flex-direction:row;justify-content:flex-end;width:100%}.filter-show{width:15%;margin:0 .5rem;min-width:9.5rem}.filter-show.mobile{margin-top:.5rem;margin-right:.5rem}.filter-subsections{width:25%;min-width:14.5rem}.rdt_TableHeadRow{background-color:rgba(0,0,0,.05)!important;min-height:2rem!important}.mobile-menu{transition:transform .5s ease-in-out;transform:translateX(101%);width:100%;height:100%!important;position:fixed;background:#fff;top:0;bottom:0;box-shadow:0 0 5px grey}@media(min-width:768px){.mobile-menu{display:none}}.mobile-menu .rdt_Table{width:100vw}.mobile-menu.open{transform:translateX(0)}.action-details-mobile .rdt_TableRow{align-items:flex-end!important;padding-bottom:1rem;position:relative;min-height:10rem!important}.table-chevron-right{height:1rem;padding-right:.25rem}.trending-adjust{transform:translateY(.25rem)}.trending-adjust span{white-space:nowrap;transform:translateY(.1rem)}.trending-graph{position:relative}.trending-graph img{height:1.5rem}.trending-graph span{font-size:.7rem;font-weight:700;position:absolute;bottom:0;left:0}.trending-graph span.rising{color:green}.trending-graph span.stable{color:#00f}.trending-graph span.descending{color:red}.more-info-component .title{color:green;display:flex;align-items:center}.more-info-component li{margin:0 0 10px}.more-info-component .chevron{transform:rotate(270deg);transition:transform .5s ease;height:1rem;margin:0 .5rem}.more-info-component .chevron.open{transform:rotate(90deg)}.more-info-component .more-info-body{overflow:auto;max-height:0;transition:all .5s;margin:.5rem 0;overflow-x:hidden}.more-info-component .more-info-body h4:first-of-type{margin-top:0}.more-info-component .more-info-body.open{max-height:calc(100vh - 17.5rem)}.details-card-table{width:100%;font-size:.8rem;padding:.25rem 1rem;background-color:rgba(0,0,0,.05)}.details-card-table-body{overflow-x:auto;max-height:calc(100vh - 19.5rem);-ms-overflow-style:none;scrollbar-width:none}.details-card-table-body::-webkit-scrollbar{display:none}.details-card{font-size:13px;margin:1rem .25rem;box-shadow:0 0 4px grey;width:calc(100% - .5rem);padding:1rem}.details-card-mobile{margin:1rem .5rem;width:calc(100% - 1rem)}.details-card-mobile:first-of-type{margin:.5rem .5rem 1rem}.details-card-mobile .textarea-wrapper{position:relative}.details-card-mobile .spacing-buttons{height:1.5rem!important}.details-card-mobile .textarea-actions{position:absolute;float:unset;right:0}.item-details-cell-card{margin-top:.5rem}.item-details-cell-card span{padding:.25rem;display:block}.item-details-cell-card .in-progress{display:flex;align-items:center;width:300px}.item-details-cell-card .in-progress span{color:green}.item-details-cell-card .in-progress img{padding:.25rem .25rem .25rem 0;width:1.75rem}.item-details-cell-card .detail-title{font-weight:700}.item-details-cell-card .detail-info{color:#777;display:flex!important;align-items:center}.textarea-wrapper .item-detail-text{height:2rem;width:100%;font-size:.8rem;outline:none!important;border:none;border-bottom:1px solid #d3d3d3;bottom:0;border-radius:.25rem;z-index:1;resize:none;padding:.5rem;overflow:hidden;transition:height .5s}.textarea-wrapper .item-detail-text:disabled{background:rgba(0,0,0,.0392156863)}.textarea-wrapper .item-detail-text:focus{height:5rem}.textarea-wrapper .spacing-buttons{height:1rem}.textarea-wrapper .textarea-actions{z-index:2;float:right}.textarea-wrapper .textarea-actions button{border:none;border-radius:.25rem;outline:none;cursor:pointer;padding:.25rem}.textarea-wrapper .textarea-actions button:first-of-type{color:green;background:#e5ffe5}.textarea-wrapper .textarea-actions button:nth-child(2){color:red;background:#ffe5e5}.details-card-table-body-mobile{max-height:calc(100vh - 16.75rem)!important}.main-login{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:7px;box-shadow:0 0 8px #d3d3d3}@media(max-width:768px){.main-login{left:1rem;right:1rem;transform:translateY(-50%);animation:appear-mobile 1s ease}}@media(min-width:768px){.main-login{animation:appear 1s ease}}.main-login .banner{background-image:url(/static/media/bg-logo.0fbe3093.png);background-size:100%;background-color:green;border-top-left-radius:7px;border-top-right-radius:7px;color:#fff;padding:1rem}.main-login .banner h2,.main-login .banner h5{font-weight:400;margin:.5rem 0}.main-login .banner h5{max-width:calc(50% - 1rem)}@media(max-width:768px){.main-login .banner h5{max-width:unset}}.main-login .logos{padding:2rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.main-login .logos img:first-of-type{border:solid #d3d3d3;border-width:0 1px 0 0;padding:0 10% 0 0;width:30%}.main-login .logos img:last-of-type{width:100%;width:50%}.main-login button{color:#fff;background-color:#53a01a;border:none;outline:none;padding:.75rem;margin-bottom:1rem;font-size:1.2rem;width:80%!important;margin-left:50%;cursor:pointer;transform:translateX(-50%);border-radius:.5rem;transition:all .25s;overflow:hidden}.main-login button:hover{background:green;box-shadow:0 2px 5px 2px #d3d3d3;transform:translate(-50%,-2px)}@keyframes appear{0%{opacity:0;transform:translate(-50%,-70%)}to{opacity:1}}@keyframes appear-mobile{0%{opacity:0;transform:translateY(-70%)}to{opacity:1}}/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */.container,.container-fluid{zoom:1;margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px}.container-fluid:before,.container:before{content:"";display:table}.container-fluid:after,.container:after{clear:both;content:"";display:table}.row{zoom:1;box-sizing:border-box;margin-left:10px;margin-right:10px}.row:after,.row:before{content:"";display:table}.row:after{clear:both}.col-xs-1{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-xs-pull-1,.col-xs-push-1{position:relative}.col-xs-2{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-xs-pull-2,.col-xs-push-2{position:relative}.col-xs-3{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-xs-pull-3,.col-xs-push-3{position:relative}.col-xs-4{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-xs-pull-4,.col-xs-push-4{position:relative}.col-xs-5{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-xs-pull-5,.col-xs-push-5{position:relative}.col-xs-6{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-xs-pull-6,.col-xs-push-6{position:relative}.col-xs-7{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-xs-pull-7,.col-xs-push-7{position:relative}.col-xs-8{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-xs-pull-8,.col-xs-push-8{position:relative}.col-xs-9{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-xs-pull-9,.col-xs-push-9{position:relative}.col-xs-10{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-xs-pull-10,.col-xs-push-10{position:relative}.col-xs-11{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-xs-pull-11,.col-xs-push-11{position:relative}.col-xs-12{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-xs-pull-12,.col-xs-push-12{position:relative}@media(min-width:0){.container{width:100%}.col-xs-1{width:8.33333%}.col-xs-push-1{left:8.33333%}.col-xs-pull-1{right:8.33333%}.col-xs-2{width:16.66667%}.col-xs-push-2{left:16.66667%}.col-xs-pull-2{right:16.66667%}.col-xs-3{width:25%}.col-xs-push-3{left:25%}.col-xs-pull-3{right:25%}.col-xs-4{width:33.33333%}.col-xs-push-4{left:33.33333%}.col-xs-pull-4{right:33.33333%}.col-xs-5{width:41.66667%}.col-xs-push-5{left:41.66667%}.col-xs-pull-5{right:41.66667%}.col-xs-6{width:50%}.col-xs-push-6{left:50%}.col-xs-pull-6{right:50%}.col-xs-7{width:58.33333%}.col-xs-push-7{left:58.33333%}.col-xs-pull-7{right:58.33333%}.col-xs-8{width:66.66667%}.col-xs-push-8{left:66.66667%}.col-xs-pull-8{right:66.66667%}.col-xs-9{width:75%}.col-xs-push-9{left:75%}.col-xs-pull-9{right:75%}.col-xs-10{width:83.33333%}.col-xs-push-10{left:83.33333%}.col-xs-pull-10{right:83.33333%}.col-xs-11{width:91.66667%}.col-xs-push-11{left:91.66667%}.col-xs-pull-11{right:91.66667%}.col-xs-12{width:100%}.col-xs-push-12{left:100%}.col-xs-pull-12{right:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333%}.col-xs-offset-2{margin-left:16.66667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333%}.col-xs-offset-5{margin-left:41.66667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333%}.col-xs-offset-8{margin-left:66.66667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333%}.col-xs-offset-11{margin-left:91.66667%}.col-xs-offset-12{margin-left:100%}}.col-sm-1{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-sm-pull-1,.col-sm-push-1{position:relative}.col-sm-2{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-sm-pull-2,.col-sm-push-2{position:relative}.col-sm-3{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-sm-pull-3,.col-sm-push-3{position:relative}.col-sm-4{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-sm-pull-4,.col-sm-push-4{position:relative}.col-sm-5{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-sm-pull-5,.col-sm-push-5{position:relative}.col-sm-6{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-sm-pull-6,.col-sm-push-6{position:relative}.col-sm-7{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-sm-pull-7,.col-sm-push-7{position:relative}.col-sm-8{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-sm-pull-8,.col-sm-push-8{position:relative}.col-sm-9{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-sm-pull-9,.col-sm-push-9{position:relative}.col-sm-10{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-sm-pull-10,.col-sm-push-10{position:relative}.col-sm-11{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-sm-pull-11,.col-sm-push-11{position:relative}.col-sm-12{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-sm-pull-12,.col-sm-push-12{position:relative}@media(min-width:481px){.container{width:100%}.col-sm-1{width:8.33333%}.col-sm-push-1{left:8.33333%}.col-sm-pull-1{right:8.33333%}.col-sm-2{width:16.66667%}.col-sm-push-2{left:16.66667%}.col-sm-pull-2{right:16.66667%}.col-sm-3{width:25%}.col-sm-push-3{left:25%}.col-sm-pull-3{right:25%}.col-sm-4{width:33.33333%}.col-sm-push-4{left:33.33333%}.col-sm-pull-4{right:33.33333%}.col-sm-5{width:41.66667%}.col-sm-push-5{left:41.66667%}.col-sm-pull-5{right:41.66667%}.col-sm-6{width:50%}.col-sm-push-6{left:50%}.col-sm-pull-6{right:50%}.col-sm-7{width:58.33333%}.col-sm-push-7{left:58.33333%}.col-sm-pull-7{right:58.33333%}.col-sm-8{width:66.66667%}.col-sm-push-8{left:66.66667%}.col-sm-pull-8{right:66.66667%}.col-sm-9{width:75%}.col-sm-push-9{left:75%}.col-sm-pull-9{right:75%}.col-sm-10{width:83.33333%}.col-sm-push-10{left:83.33333%}.col-sm-pull-10{right:83.33333%}.col-sm-11{width:91.66667%}.col-sm-push-11{left:91.66667%}.col-sm-pull-11{right:91.66667%}.col-sm-12{width:100%}.col-sm-push-12{left:100%}.col-sm-pull-12{right:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-offset-11{margin-left:91.66667%}.col-sm-offset-12{margin-left:100%}}.col-md-1{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-md-pull-1,.col-md-push-1{position:relative}.col-md-2{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-md-pull-2,.col-md-push-2{position:relative}.col-md-3{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-md-pull-3,.col-md-push-3{position:relative}.col-md-4{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-md-pull-4,.col-md-push-4{position:relative}.col-md-5{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-md-pull-5,.col-md-push-5{position:relative}.col-md-6{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-md-pull-6,.col-md-push-6{position:relative}.col-md-7{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-md-pull-7,.col-md-push-7{position:relative}.col-md-8{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-md-pull-8,.col-md-push-8{position:relative}.col-md-9{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-md-pull-9,.col-md-push-9{position:relative}.col-md-10{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-md-pull-10,.col-md-push-10{position:relative}.col-md-11{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-md-pull-11,.col-md-push-11{position:relative}.col-md-12{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-md-pull-12,.col-md-push-12{position:relative}@media(min-width:769px){.container{width:769px}.col-md-1{width:8.33333%}.col-md-push-1{left:8.33333%}.col-md-pull-1{right:8.33333%}.col-md-2{width:16.66667%}.col-md-push-2{left:16.66667%}.col-md-pull-2{right:16.66667%}.col-md-3{width:25%}.col-md-push-3{left:25%}.col-md-pull-3{right:25%}.col-md-4{width:33.33333%}.col-md-push-4{left:33.33333%}.col-md-pull-4{right:33.33333%}.col-md-5{width:41.66667%}.col-md-push-5{left:41.66667%}.col-md-pull-5{right:41.66667%}.col-md-6{width:50%}.col-md-push-6{left:50%}.col-md-pull-6{right:50%}.col-md-7{width:58.33333%}.col-md-push-7{left:58.33333%}.col-md-pull-7{right:58.33333%}.col-md-8{width:66.66667%}.col-md-push-8{left:66.66667%}.col-md-pull-8{right:66.66667%}.col-md-9{width:75%}.col-md-push-9{left:75%}.col-md-pull-9{right:75%}.col-md-10{width:83.33333%}.col-md-push-10{left:83.33333%}.col-md-pull-10{right:83.33333%}.col-md-11{width:91.66667%}.col-md-push-11{left:91.66667%}.col-md-pull-11{right:91.66667%}.col-md-12{width:100%}.col-md-push-12{left:100%}.col-md-pull-12{right:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333%}.col-md-offset-2{margin-left:16.66667%}.-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333%}.col-md-offset-5{margin-left:41.66667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333%}.col-md-offset-8{margin-left:66.66667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333%}.col-md-offset-11{margin-left:91.66667%}.col-md-offset-12{margin-left:100%}}.col-lg-1{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-lg-pull-1,.col-lg-push-1{position:relative}.col-lg-2{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-lg-pull-2,.col-lg-push-2{position:relative}.col-lg-3{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-lg-pull-3,.col-lg-push-3{position:relative}.col-lg-4{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-lg-pull-4,.col-lg-push-4{position:relative}.col-lg-5{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-lg-pull-5,.col-lg-push-5{position:relative}.col-lg-6{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-lg-pull-6,.col-lg-push-6{position:relative}.col-lg-7{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-lg-pull-7,.col-lg-push-7{position:relative}.col-lg-8{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-lg-pull-8,.col-lg-push-8{position:relative}.col-lg-9{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-lg-pull-9,.col-lg-push-9{position:relative}.col-lg-10{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-lg-pull-10,.col-lg-push-10{position:relative}.col-lg-11{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-lg-pull-11,.col-lg-push-11{position:relative}.col-lg-12{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-lg-pull-12,.col-lg-push-12{position:relative}@media(min-width:961px){.container{width:961px}.col-lg-1{width:8.33333%}.col-lg-push-1{left:8.33333%}.col-lg-pull-1{right:8.33333%}.col-lg-2{width:16.66667%}.col-lg-push-2{left:16.66667%}.col-lg-pull-2{right:16.66667%}.col-lg-3{width:25%}.col-lg-push-3{left:25%}.col-lg-pull-3{right:25%}.col-lg-4{width:33.33333%}.col-lg-push-4{left:33.33333%}.col-lg-pull-4{right:33.33333%}.col-lg-5{width:41.66667%}.col-lg-push-5{left:41.66667%}.col-lg-pull-5{right:41.66667%}.col-lg-6{width:50%}.col-lg-push-6{left:50%}.col-lg-pull-6{right:50%}.col-lg-7{width:58.33333%}.col-lg-push-7{left:58.33333%}.col-lg-pull-7{right:58.33333%}.col-lg-8{width:66.66667%}.col-lg-push-8{left:66.66667%}.col-lg-pull-8{right:66.66667%}.col-lg-9{width:75%}.col-lg-push-9{left:75%}.col-lg-pull-9{right:75%}.col-lg-10{width:83.33333%}.col-lg-push-10{left:83.33333%}.col-lg-pull-10{right:83.33333%}.col-lg-11{width:91.66667%}.col-lg-push-11{left:91.66667%}.col-lg-pull-11{right:91.66667%}.col-lg-12{width:100%}.col-lg-push-12{left:100%}.col-lg-pull-12{right:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-offset-5{margin-left:41.66667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-offset-11{margin-left:91.66667%}.col-lg-offset-12{margin-left:100%}}.col-xl-1{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-xl-pull-1,.col-xl-push-1{position:relative}.col-xl-2{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-xl-pull-2,.col-xl-push-2{position:relative}.col-xl-3{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-xl-pull-3,.col-xl-push-3{position:relative}.col-xl-4{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-xl-pull-4,.col-xl-push-4{position:relative}.col-xl-5{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-xl-pull-5,.col-xl-push-5{position:relative}.col-xl-6{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-xl-pull-6,.col-xl-push-6{position:relative}.col-xl-7{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-xl-pull-7,.col-xl-push-7{position:relative}.col-xl-8{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-xl-pull-8,.col-xl-push-8{position:relative}.col-xl-9{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-xl-pull-9,.col-xl-push-9{position:relative}.col-xl-10{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-xl-pull-10,.col-xl-push-10{position:relative}.col-xl-11{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-xl-pull-11,.col-xl-push-11{position:relative}.col-xl-12{box-sizing:border-box;float:left;padding-left:10px;padding-right:10px}.col-xl-pull-12,.col-xl-push-12{position:relative}@media(min-width:1121px){.container{width:1121px}.col-xl-1{width:8.33333%}.col-xl-push-1{left:8.33333%}.col-xl-pull-1{right:8.33333%}.col-xl-2{width:16.66667%}.col-xl-push-2{left:16.66667%}.col-xl-pull-2{right:16.66667%}.col-xl-3{width:25%}.col-xl-push-3{left:25%}.col-xl-pull-3{right:25%}.col-xl-4{width:33.33333%}.col-xl-push-4{left:33.33333%}.col-xl-pull-4{right:33.33333%}.col-xl-5{width:41.66667%}.col-xl-push-5{left:41.66667%}.col-xl-pull-5{right:41.66667%}.col-xl-6{width:50%}.col-xl-push-6{left:50%}.col-xl-pull-6{right:50%}.col-xl-7{width:58.33333%}.col-xl-push-7{left:58.33333%}.col-xl-pull-7{right:58.33333%}.col-xl-8{width:66.66667%}.col-xl-push-8{left:66.66667%}.col-xl-pull-8{right:66.66667%}.col-xl-9{width:75%}.col-xl-push-9{left:75%}.col-xl-pull-9{right:75%}.col-xl-10{width:83.33333%}.col-xl-push-10{left:83.33333%}.col-xl-pull-10{right:83.33333%}.col-xl-11{width:91.66667%}.col-xl-push-11{left:91.66667%}.col-xl-pull-11{right:91.66667%}.col-xl-12{width:100%}.col-xl-push-12{left:100%}.col-xl-pull-12{right:100%}.col-xl-offset-0{margin-left:0}.col-xl-offset-1{margin-left:8.33333%}.col-xl-offset-2{margin-left:16.66667%}.col-xl-offset-3{margin-left:25%}.col-xl-offset-4{margin-left:33.33333%}.col-xl-offset-5{margin-left:41.66667%}.col-xl-offset-6{margin-left:50%}.col-xl-offset-7{margin-left:58.33333%}.col-xl-offset-8{margin-left:66.66667%}.col-xl-offset-9{margin-left:75%}.col-xl-offset-10{margin-left:83.33333%}.col-xl-offset-11{margin-left:91.66667%}.col-xl-offset-12{margin-left:100%}}.copy-icon-wrapper{position:relative;white-space:nowrap}.copy-icon-wrapper .copy-icon-default{margin-left:.5rem;height:.8rem;cursor:pointer;outline:none!important}.copy-icon-wrapper span{position:absolute;left:1.5rem;top:-.3rem;background-color:#000;color:#fff;border-radius:.3rem;opacity:0;visibility:hidden}.copy-icon-wrapper .running-animation{animation:copy-success 1s ease}@keyframes copy-success{0%{opacity:0;visibility:visible;transform:translateY(.5rem)}50%{opacity:.8}to{opacity:0;visibility:hidden;transform:translateY(-.5rem)}}.generic-input{border:none;border-bottom:1px solid grey;transition:border-bottom-color .25s ease-in-out;width:20rem;height:1.5rem;font-size:1rem}.generic-input:focus{outline:none;border-bottom-color:#000}.activity-indicator-bg{position:fixed;background:rgba(0,0,0,.4666666667);top:0;bottom:0;left:0;right:0;z-index:99;opacity:0;pointer-events:none;transition:opacity .25s ease}.activity-indicator-bg .activity-indicator{display:inline-block;width:80px;height:80px}.activity-indicator-bg .activity-indicator:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border-color:#72bf44 transparent;border-style:solid;border-width:6px;animation:activity-indicator 1.2s linear infinite}@keyframes activity-indicator{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.activity-indicator-bg.visible{opacity:1;pointer-events:unset}.branch-select-container{margin-top:2rem;margin-bottom:100%}.branch-select-container .leroy-logo{width:6rem}@font-face{font-family:LeroyMerlinSans;src:url(/static/media/LeroyMerlinSans.3efe10fb.ttf)}.root,body,html{background-color:#f7f7f7;margin:0;-webkit-tap-highlight-color:rgba(0,0,0,0);max-width:100vw;max-height:100vh;overflow:hidden;overscroll-behavior:none}*,.root,:after,:before,body,html{font-family:LeroyMerlinSans,Ubuntu,Helvetica,Arial,sans-serif}*,:after,:before{box-sizing:border-box}.flex-space-between{display:flex;justify-content:space-between;align-items:center}.flex-center{display:flex;justify-content:center;align-items:center}.flex-center.col{flex-direction:column}.flex-center.row,.flex-row{flex-direction:row}.flex-row{display:flex}.flex-center-v{align-items:center}.no-margin{margin:0}.no-padding{padding:0!important}.text-right{text-align:right;float:right}.green-back-button{padding:1.5rem 0 0 1rem;display:flex;flex-direction:row;max-height:2rem;color:green}.green-back-button img{height:1rem;padding-right:.5rem}.green-back-button-web{padding:0 1rem;display:flex;flex-direction:row;max-height:2rem;color:green;cursor:pointer}.green-back-button-web img{height:1rem;padding-right:.5rem}.green-back-button.select-compensation{padding-top:1rem}.quiet{opacity:.5}.spaced{line-height:1.5rem;padding:.5rem 0}.p1{padding:1rem}.m1{margin:1rem}.mb1{margin-bottom:1rem}.ml1{margin-left:1rem}.mr1{margin-right:1rem}.mt1{margin-top:1rem}.z3{z-index:3}.z4{z-index:4}.rotate-half{transform:rotate(180deg)}.nowrap{white-space:nowrap}.pointer{cursor:pointer}.text-center{text-align:center}.ellipsis{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:2px}
/*# sourceMappingURL=main.ba81e474.chunk.css.map */