Skip to content

Instantly share code, notes, and snippets.

@davestaab
Created May 9, 2018 20:50
Show Gist options
  • Save davestaab/a73ead7597668bf5368ea1ebf907ed2e to your computer and use it in GitHub Desktop.
Save davestaab/a73ead7597668bf5368ea1ebf907ed2e to your computer and use it in GitHub Desktop.
res est css
.est-main{height:100%;color:#062735}.est-main,.est-main__body{display:-ms-flexbox;display:flex;width:100%}.est-main__body{-ms-flex:1;flex:1}.est-main__body.ng-enter{transition:opacity .3s linear .15s,transform .3s ease .15s}.est-main__body.ng-leave{transition:opacity .3s linear,transform .3s ease}.est-main__body.ng-enter,.est-main__body.ng-enter-prepare,.est-main__body.ng-leave.ng-leave-active{opacity:0;transform:translateY(-100px)}.est-main__body.ng-enter.ng-enter-active,.est-main__body.ng-leave{opacity:1;transform:translateY(0)}.est-main__body.ng-enter,.est-main__body.ng-enter-prepare,.est-main__body.ng-leave{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.est-main a,.est-main a:hover{color:#062735}.est-cards-working-rev{position:relative}.est-cards-working-rev .modal-content{border:1px solid #b3b3b3;background-color:hsla(0,0%,100%,.9)}.est-cards-working-rev__modal-body{padding:25px;background-color:#324d5f;color:#fff}.est-cards-working-rev__close-button{position:absolute;right:10px;top:10px;color:#ccc;font-size:12px;cursor:pointer}.est-cards-working-rev__close-button:hover{color:gray}.est-cards{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;height:100vh;background-image:url("/Content/images/est/card-background.jpg");background-size:cover;overflow-y:auto;background-color:#d7e6e9}.est-cards__loading-section{display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;-ms-flex-flow:column;flex-flow:column;position:relative}.est-cards__loading-section-overlay{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.5);height:100vh;position:absolute;left:0;right:0;top:0;z-index:100}.est-cards__header{-ms-flex:none;flex:none;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;padding:15px 36px 32px 15px;background-color:transparent;-ms-flex-pack:justify;justify-content:space-between;color:#072c3c;-ms-flex-align:center;align-items:center}.est-cards__header-spacer{-ms-flex-positive:1;flex-grow:1}.est-cards__menu{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;background-color:transparent;border:2px solid;border-bottom:none;color:#072c3c;font-size:1.8rem;font-weight:400;width:159px;-ms-flex-align:center;align-items:center}.est-cards__menu:hover{cursor:pointer}.est-cards__menu:hover .est-cards__menu-dropdown{background-color:#aac6cd}.est-cards__menu-title{-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-pack:center;-ms-flex-align:center;align-items:center}.est-cards__menu-dropdown,.est-cards__menu-title{display:-ms-flexbox;display:flex;height:32px;justify-content:center;border-bottom:2px solid}.est-cards__menu-dropdown{-ms-flex:0 0 35px;flex:0 0 35px;border-left:1px solid #072c3c;-ms-flex-pack:center;-ms-flex-align:stretch;align-items:stretch;font-size:1.8rem}.est-cards__menu-dropdown:hover{background-color:#aac6cd;cursor:pointer}.est-cards__menu-dropdown--open{background-color:#cbdde2;border-bottom:1px solid transparent}.est-cards__menu-dropdown--open:hover{background-color:#cbdde2}.est-cards__menu-dropdown--open .est-cards__caret{z-index:1001}.est-cards__top-dropdown{width:auto;padding:12px 0;margin:-1px 0 0 -1px;border:1px solid;border-color:#072c3c;border-radius:0;background-color:#cbdde2;box-shadow:none;cursor:default}.est-cards__dropdown-heading{font-size:1.2rem;font-style:italic;height:24px;padding:0 10px;color:rgba(7,44,60,.74)}.est-cards__dropdown-option{font-size:1.4rem;line-height:29px;color:#072c3c;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:28px;padding:0 10px 0 24px}.est-cards__dropdown-option:hover{background-color:#aac6cd;cursor:pointer}.est-cards__dropdown-option--active{position:relative}.est-cards__dropdown-option--active:before{content:"";width:4px;height:4px;background-color:#072c3c;position:absolute;top:12px;left:10px}.est-cards__create-button{background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-radius:13px;border:2px dotted #072c3c;font-size:1.4rem;font-weight:500;padding:3px 24px;margin-right:40px;cursor:pointer}.est-cards__create-button:hover{background-color:rgba(0,0,0,.1)}.est-cards__caret{-ms-flex:1 0 auto;flex:1 0 auto;width:30px;background:none;border:0;background-color:inherit}.est-cards__card-group{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:transparent}.est-cards__cardmore-body{background-color:#fff;padding:20px 6px;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.est-cards__cardmore-body-revcontainer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:210px;flex-basis:210px;-ms-flex-positive:0;flex-grow:0;overflow:auto}.est-cards__cardmore-body-revtitle{color:#072c3c;padding-bottom:10px;font-weight:300;font-size:1.4rem;-ms-flex-preferred-size:34px;flex-basis:34px}.est-cards__cardmore-body-revlist{display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;-ms-flex-flow:row nowrap;flex-flow:row nowrap;border-bottom:1px solid rgba(7,44,60,.15)}.est-cards__cardmore-body-revlist:hover{background-color:rgba(146,183,191,.6)}.est-cards__cardmore-body-revname{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;color:#072c3c;-ms-flex-align:center;align-items:center;padding-left:10px;height:34px}.est-cards__cardmore-body-revdropdown{display:-ms-flexbox;display:flex;-ms-flex-item-align:end;align-self:flex-end}.est-cards__cardmore-body-revlistitem{color:#072c3c}.est-cards__cardmore-body-current-revision{background-color:rgba(146,183,191,.6)}.est-cards__cardmore-body-icons{display:-ms-flexbox;display:flex;-ms-flex:0 0 28px;flex:0 0 28px;color:#072c3c;padding-right:10px;padding-left:8px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.est-cards__cardmore-body-separator{border-bottom:1px solid rgba(7,44,60,.15)}.est-cards__cardmore-body-showcardbutton{color:#072c3c;background-color:#b9d1d8;border-color:rgba(215,230,236,.5);border-radius:10px;font-weight:400;font-size:1.4rem;text-align:center;padding:5px 10px;-ms-flex-item-align:center;align-self:center;cursor:pointer;display:-ms-flexbox;display:flex;margin-top:25px}.est-cards__cardmore-body-showcardbutton-title{padding-right:6px}.est-cards__cardmore-body-showcardbutton:hover{background-color:#98bbc6;border:1px;border-color:#d7e6ec}.est-cards__beta{-ms-flex:0 0 auto;flex:0 0 auto;font-size:1.6rem;color:#fff;background-color:#3bc0d9;transform:rotate(35deg);position:absolute;width:200px;text-align:center;top:10px;right:-65px;left:auto;padding:2px 0 2px 10px}.est-cards__cardnew{width:290px;height:480px;margin:20px 0 15px 15px;font-size:2rem;border:1px;border-style:dashed;border-color:#072c3c;background-color:rgba(7,44,60,.12);cursor:pointer}.est-cards__cardnew #cross{background:rgba(7,44,60,.8);height:56px;width:1px;margin-bottom:26px;margin-top:150px;position:relative}.est-cards__cardnew #cross:after{background:rgba(7,44,60,.8);content:"";height:1px;left:-25px;position:absolute;top:25px;width:56px}.est-cards__cross{width:56px;height:56px;margin-bottom:25px}.est-cards__cross-line{stroke-width:1px;stroke:rgba(7,44,60,.8)}.est-cards__cross-spacer{-ms-flex:1 0 auto;flex:1 0 auto}.est-cards__cardnew-title{color:#072c3c;font-size:1.8rem;font-weight:300;-ms-flex:2 0 auto;flex:2 0 auto}.est-cards__cardnew-link{height:480px;width:290px;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-align:center;align-items:center;text-decoration:none}.est-cards__modal-description{-ms-flex:none;flex:none;margin:0 0 20px}.est-cards__modal-buttonbar{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:end;justify-content:flex-end}.est-cards__modal-basicbutton{margin:0 0 0 7px;background-color:#a6a6a6;color:#fff;padding:4px;cursor:pointer}.est-cards__modal-basicbutton:hover{background-color:#add8e6}.est-cards__workingrevmodal{background-color:#324d5f;color:#fff}.est-cards__workingrevmodal-description{-ms-flex:none;flex:none;margin:0 0 20px}.est-cards__workingrevmodal-buttonbar{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:end;justify-content:flex-end}.est-cards__workingrevmodal-basicbutton{margin:0 0 0 7px;background-color:#a6a6a6;color:#fff;padding:4px;cursor:pointer}.est-cards__workingrevmodal-basicbutton:hover{background-color:#add8e6}.est-more-info-tip--beta .est-more-info-tip__info:before{font-size:.8rem;background-color:#bde2ee}.est-more-info-tip--beta .est-more-info-tip__info:hover:before{background-color:rgba(63,89,102,.3)}.est-more-info-tip--beta .est-more-info-tip__info--active:before{background-color:rgba(63,89,102,.6)}.est-more-info-tip--beta .est-more-info-tip__info--active:hover:before{background-color:#3f5966}.est-more-info-tip__tooltip--beta .est-more-info-tip__title{color:#3f393c}.est-more-info-tip__tooltip--beta .est-more-info-tip__title-container{border-bottom:1px solid rgba(74,178,206,.47)}.est-more-info-tip__tooltip--beta .est-more-info-tip__content{color:rgba(63,57,60,.8)}.est-more-info-tip__tooltip--beta .est-more-info-tip__closetip{color:#5b9eb2}.est-more-info-tip__tooltip--beta .est-more-info-tip__closetip:before{font-size:1rem}.est-more-info-tip__tooltip--beta .est-more-info-tip__closetip:hover{background:rgba(63,89,102,.3)}.est-more-info-tip__tooltip--beta .tooltip-arrow{border-bottom-color:#dcecf1!important;right:11px!important}.est-more-info-tip__tooltip--beta .tooltip-inner{background-color:#dcecf1!important;margin-right:10px!important;border:none!important}.est-card{-ms-flex:none;flex:none;width:290px;height:480px;margin:20px 0 36px 15px;-ms-flex-direction:column;flex-direction:column;box-shadow:2px 10px 17px 0 rgba(0,0,0,.45);border-radius:0 0 3px 3px}.est-card,.est-card__tabrow{display:-ms-flexbox;display:flex}.est-card__tabrow{-ms-flex:none;flex:none;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:end;justify-content:flex-end;color:#072c3c;font-size:1.2rem;font-weight:400;height:26px}.est-card__tab{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:5px;background-color:rgba(238,244,246,.3);transition:none;cursor:pointer;white-space:nowrap}.est-card__tab:hover{background-color:rgba(7,44,60,.15)}.est-card__tab--active:before{content:"";position:absolute;width:15px;height:26px;top:0;background:url("/Content/images/est/cards-tab-corner.png?version=1525807902036") 0/auto 26px no-repeat;z-index:10}.est-card__tab--active,.est-card__tab--active:hover{cursor:default;background-color:#f0f4f6}.est-card__tab--version.est-card__tab--active:before{transform:matrix(-1,0,0,1,0,0);right:-14px}.est-card__tab--more.est-card__tab--active:before{left:-14px}.est-card__tab--version{-ms-flex-preferred-size:196px;flex-basis:196px;border-top-left-radius:3px;-ms-flex-pack:start;justify-content:flex-start}.est-card__tab--more{-ms-flex-preferred-size:94px;flex-basis:94px;border-top-right-radius:3px}.est-card__tab--active.est-card__tab--hovered{background-color:#dbe6e9}.est-card__tab--hovered.est-card__tab--active:before{background:url("/Content/images/est/cards-tab-corner-hover.png?version=1525807902036") 0/auto 26px no-repeat}.est-card__card-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background-color:#f0f4f6;-ms-flex:1;flex:1;color:#072c3c;border-radius:0 0 3px 3px;transition-duration:0ms}.est-card__card-content--hovered{background-color:#dbe6e9}.est-card__card-header{display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:end;justify-content:flex-end;height:100px;margin:0 8px 0 13px}.est-card__card-header--menu{-ms-flex-item-align:end;align-self:flex-end;margin:0}.est-card__card-header--listitem{color:#072c3c}.est-card__header-description{padding:17px 10px 0 0;margin-bottom:5px;font-size:1.8rem;font-weight:300;color:#072c3c;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden}.est-card__header-description:hover{text-decoration:underline;cursor:pointer}.est-card__header-caret{color:#072c3c;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;margin-bottom:8px}.est-card__card-body{background-color:#fff;-ms-flex:1;flex:1;padding:20px;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:start;justify-content:flex-start;border-radius:0 0 3px 3px}.est-card__card-body-item{width:250px;display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:2px}.est-card__card-body-item--hidden{opacity:0}.est-card__card-body-itemtitle{display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;color:#09212e;font-size:1.4rem}.est-card__card-body-itemtitle--duration{color:#072c3c;font-weight:300}.est-card__card-body-itemvalue{display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;-ms-flex-item-align:end;align-self:flex-end;color:#09212e;font-size:1.4rem}.est-card__card-body-itemvalue--duration{color:#072c3c;font-weight:300}.est-card__card-body-itemvalue--tpc{font-weight:300;font-size:2.4rem}.est-card__card-body-itemtpc{background-color:#f0f4f6;color:#09212e;height:24px;border-radius:8px;padding:0 12px;font-size:1.4rem;font-weight:400;margin:14px 0 12px;display:-ms-flexbox;display:flex;-ms-flex-item-align:start;align-self:flex-start;-ms-flex-align:center;align-items:center}.est-card__card-body-itemright{-ms-flex-item-align:end;align-self:flex-end;margin-bottom:8px}.est-card__card-body-separator{border-bottom:1px solid rgba(7,44,60,.15);margin-bottom:16px}.est-card__cardmore-body{overflow-y:auto;overflow-x:hidden;background-color:#fff;height:100%;border-radius:0 0 3px 3px}.est-card__revtitle-row{color:#072c3c;font-weight:300;font-size:1.4rem;padding:17px 0 0;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline}.est-card__revlabel{padding:0 0 0 8px}.est-card__revlabel--lock{font-size:1rem;padding:0 0 0 16px}.est-card__revlabel--hidden{color:transparent}.est-card__revlist{display:-ms-flexbox;display:flex;margin:0 10px;border-bottom:1px solid #e1e1e1;min-height:34px}.est-card__revlist--current-revision{background-color:#eef4f6}.est-card__revname{-ms-flex:1 0 0%;flex:1 0 0%;padding:3px 0;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;overflow-y:hidden;max-height:64px}.est-card__revname--no-icon{padding-left:19px}.est-card__revname:hover{text-decoration:underline;cursor:pointer}.est-card__revdropdown{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0;width:25px}.est-card__revlistitem{color:#072c3c}.est-card .icon{color:#fff;font-size:1rem;padding:4px 5px 5px}.est-card__icons{display:-ms-flexbox;display:flex;-ms-flex:0 0 0px;flex:0 0 0px;color:#fff;padding:0 8px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.est-card__icons i{border-radius:50%;background-color:#b8cad2;cursor:pointer}.est-card__icons i.fa{padding:4px 5px 5px;font-size:1rem}.est-card__tab-revname{max-width:148px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.est-card__tab-revname--no-icon{margin-left:9px;max-width:176px}.est-card__separator{border-bottom:1px solid rgba(7,44,60,.15)}.est-card__showcardbutton{color:#072c3c;background-color:#b9d1d8;border-color:rgba(215,230,236,.5);border-radius:10px;font-weight:400;font-size:1.4rem;text-align:center;padding:5px 10px;-ms-flex-item-align:center;align-self:center;cursor:pointer;display:-ms-flexbox;display:flex;margin-top:25px}.est-card__showcardbutton-title{padding-right:6px}.est-card__showcardbutton:hover{background-color:#98bbc6;border:1px;border-color:#d7e6ec}.est-card__chart-placeholder{min-height:200px}.est-card .res-basic-dropdown__toggle{width:25px;height:25px}.est-card .res-basic-dropdown__toggle:hover{background-color:#fff}.est-chart-demo{background:#fff;width:100%;padding:30px;overflow:auto}.est-estimate{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;height:100vh;width:100%;background-color:#76afbe}.est-estimate__loading-section{display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;-ms-flex-flow:column;flex-flow:column;position:relative}.est-estimate__loading-section-overlay{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.5);height:100vh;position:absolute;left:0;right:0;top:0;z-index:100}.est-estimate__title-bg{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-direction:column;flex-direction:column;background-color:transparent;background-image:url("/Content/images/est/headerC.jpg");background-size:cover}.est-estimate__nav{-ms-flex:none;flex:none}.est-estimate__body{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;overflow-y:hidden;overflow-x:hidden;background-color:#e9edec;background-image:url("/Content/images/est/texture.png"),linear-gradient(0deg,hsla(150,7%,94%,.4),#eff1f0 50%,#eff1f0),url("/Content/images/est/ice-background.jpg");background-position:0 0,0 0,0 100%;background-size:auto,auto,100% 70%;background-repeat:repeat,no-repeat,no-repeat;width:100%}.est-estimate__rev-icons{height:15px;width:15px;background-color:#a8c5cc;color:#fff;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:1rem;margin-left:5px}.est-estimate__rev-icons--bottom-margin i{margin-bottom:1px}.est-estimate__title-group-ver{display:-ms-inline-flexbox;display:inline-flex;background-color:#deefd6;font-weight:500;font-size:1.2rem;color:#062735;padding:2px 10px;margin-right:3px;border-radius:93px;height:20px}.est-estimate__draft-block{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:6px 8px;border:1px dashed #fff;border-radius:3px;background-color:rgba(39,35,35,.06);max-width:100%}.est-estimate__draft-block-label-grp{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;max-width:calc(100% - 228px)}.est-estimate__draft-block-label{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#eaae4a;color:#fff;height:22px;padding:0 8px;margin-right:6px;font-size:1.4rem}.est-estimate__draft-block-label span{margin-left:10px}.est-estimate__draft-block-content{display:inline-block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:1.2rem;color:#fff;margin-right:32px}.est-estimate__draft-block-button-grp{display:-ms-flexbox;display:flex;justify-self:flex-end;width:228px}.est-estimate__draft-block-button,.est-estimate__draft-block-button-grp{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.est-estimate__draft-block-button{display:-ms-inline-flexbox;display:inline-flex;font-size:1.2rem;color:#fff;background-color:rgba(63,89,102,.24);border:1px solid #86aeb8;border-radius:3px;height:30px;width:111px}.est-estimate__draft-block-button:hover{background-color:rgba(5,6,7,.24)}.est-estimate__draft-block-button--final{background:linear-gradient(180deg,#e9f4de,#ccdfba);border:1px solid #bfd1ae;color:#086582;margin-left:6px}.est-estimate__draft-block-button--final i{margin-right:6px}.est-estimate__draft-block-button--final:hover{background:linear-gradient(180deg,#c3e1a5,#a5c786)}.est-estimate__total-loading-text{opacity:.5;margin-left:5px}.est-estimate__save-and-discard{background-color:hsla(0,0%,100%,.15);display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-align:center;align-items:center;min-height:44px}.est-estimate__save-and-discard-button{transition:opacity .25s;opacity:0;margin-right:15px}.est-estimate__save-and-discard--changes-present .est-estimate__save-and-discard-button{opacity:1}.est-estimate__button-grp{-ms-flex:1 0 auto;flex:1 0 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.est-estimate__button-grp>*{margin-right:15px}.est-estimate-settings{display:-ms-flexbox;display:flex;width:100%;height:100%}.est-estimate-settings__settings-form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 40px;-ms-flex:1 1 auto;flex:1 1 auto}.est-estimate-settings__divider{border-bottom-style:dashed;border-bottom-width:2px;border-bottom-color:#9a9a9a;margin:20px 0}.est-estimate-settings__save-bar{display:-ms-flexbox;display:flex;height:30px;margin-top:15px;-ms-flex-pack:end;justify-content:flex-end}.est-estimate-settings__save-bar .res-button{margin:0 3px}.est-estimate-settings__access-control.res-access-control{-ms-flex:0 1 auto;flex:0 1 auto;max-width:1010px}.est-estimate-settings__access-control.res-access-control .res-person-badge{background-color:hsla(0,0%,100%,.8)}.est-estimate-settings__access-control.res-access-control .res-person-badge:hover{background-color:rgba(7,44,60,.07)}.est-estimate-settings__access-control .res-access-control__content-tab>div{-ms-flex:1 1 auto;flex:1 1 auto}.est-estimate-settings .res-access-control__tab-page-section-person{max-width:none}.est-version{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.est-version__version-bar{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;background-color:#d4e3e8;-ms-flex-align:end;align-items:flex-end}.est-version__tabs{display:-ms-flexbox;display:flex;padding:10px 20px 0}.est-version__tab{transition:none;display:-ms-flexbox;display:flex;padding:10px 20px;-ms-flex-align:center;align-items:center;background-color:rgba(145,168,184,.25);height:35px;font-size:1.2rem}.est-version__tab--first{border-top-left-radius:5px}.est-version__tab--last{border-top-right-radius:5px}.est-version__tab--active{background-color:#e9edec}.est-version__tab:not(.est-version__tab--active){box-shadow:inset 0 -10px 10px -10px rgba(0,0,0,.1)}.est-version__tab:not(.est-version__tab--active):hover{cursor:pointer;background-color:rgba(63,89,102,.25)}.est-version__buttons{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;padding:0 16px}.est-version .res-button{margin:5px 3px}.est-version__child{display:-ms-flexbox;display:flex;width:100%;overflow-y:auto;overflow-x:hidden}.est-activities-list{-ms-flex:1;flex:1;-ms-flex-flow:row nowrap;flex-flow:row nowrap;position:relative}.est-activities-list__main{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;padding:12px 0 0 24px;position:relative;transition:margin .5s;margin-right:-150px;height:100%}.est-activities-list__main--dictionary-open{margin-right:0}.est-activities-list__main--dictionary-open .est-activities-list__mini-dictionary{transform:translateX(0)}.est-activities-list__main--dictionary-open .est-activities-list__dictionary-button{transform:translateX(150px)}.est-activities-list__body{overflow-y:auto;height:100%}.est-activities-list__list{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex:1;flex:1}.est-activities-list__mini-dictionary{width:150px;transition:transform .5s;transform:translateX(150px);background:#d6e3e5;box-shadow:0 2px 4px 2px rgba(0,0,0,.1);border-left:1px solid #bdd3d3;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-align:center;align-items:center;padding:10px 0;overflow-y:auto;overflow-x:hidden;margin:-12px 0;min-height:100%}.est-activities-list__dictionary-x{-ms-flex-item-align:end;align-self:flex-end;padding-right:10px;transform:rotate(45deg);font-weight:300;font-size:2.5rem}.est-activities-list__dictionary-x:hover{cursor:pointer}.est-activities-list__dictionary-header{color:#062735;margin-bottom:18px;font-weight:300;font-size:1.8rem}.est-activities-list__dictionary-section{border-top:1px solid #bdd3d3;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;padding:15px 10px 5px;width:100%;-ms-flex-negative:0;flex-shrink:0}.est-activities-list__dictionary-section-row{width:100%;padding:0 7px;margin-bottom:10px}.est-activities-list__dictionary-section-row--total{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.est-activities-list__dictionary-section-heading{color:#303030;font-size:1.2rem;font-weight:500}.est-activities-list__dictionary-section-total{color:#000;font-size:1.4rem;font-weight:300;-ms-flex:1 1 auto;flex:1 1 auto;overflow-x:hidden;width:100%}.est-activities-list__dictionary-section-total--approximate{font-style:italic}.est-activities-list__dictionary-section-swatch{height:15px;width:15px;margin-left:5px;-ms-flex:0 0 15px;flex:0 0 15px}.est-activities-list__dictionary-section-swatch--labor{background-color:#59bbd2}.est-activities-list__dictionary-section-swatch--materials{background-color:#56be00}.est-activities-list__dictionary-section-swatch--subcontracts{background-color:#e38b49}.est-activities-list__dictionary-section-swatch--travel{background-color:#628bba}.est-activities-list__dictionary-section-swatch--internal{background-color:#796ea2}.est-activities-list__dictionary-button{transition:transform .5s .25s;transform:translateX(0);position:relative;height:28px;font-family:res;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}.est-activities-list__dictionary-button-section{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;position:relative}.est-activities-list__dictionary-button:before{content:"\E91B";position:absolute;width:100%;height:100%;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding-left:6px;cursor:pointer}.est-activities-list__dictionary-button:hover .est-activities-list__dictionary-button-svg{fill:rgba(8,101,130,.6)}.est-activities-list__dictionary-button-svg{stroke-width:0;fill:#086582}.est-activities-list__info-bar{-ms-flex:none;flex:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;height:35px;padding:10px;margin:10px}.est-activities-list__info-bar>*{margin:6px}.est-activities-list__legend-overridden-label{margin-right:24px}.est-activities-list__legend-labor,.est-activities-list__legend-other{-ms-flex:none;flex:none;width:34px;height:6px}.est-activities-list__legend-labor{background-color:#59bbd2;border:1px solid #91c0c3}.est-activities-list__legend-other{display:-ms-flexbox;display:flex;border-right:1px solid #f1f2f1;border-left:none}.est-activities-list__legend-other-internal-services,.est-activities-list__legend-other-materials,.est-activities-list__legend-other-odc,.est-activities-list__legend-other-subcontract{-ms-flex:1;flex:1;border-left:1px solid #f1f2f1}.est-activities-list__legend-other-materials{background-color:#56be00}.est-activities-list__legend-other-subcontract{background-color:#e38b49}.est-activities-list__legend-other-odc{background-color:#628bba}.est-activities-list__legend-other-internal-services{background-color:#796ea2}.est-activities-list__header{-ms-flex:none;flex:none;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;min-height:50px}.est-activities-list__row{-ms-flex:1 0 0px;flex:1 0 0;display:-ms-flexbox;display:flex}.est-activities-list__gutter{-ms-flex:0 0 40px;flex:0 0 40px}.est-activities-list__expand-header{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex:0 0 50px;flex:0 0 50px;position:relative}.est-activities-list__expand-button{bottom:13px;background:linear-gradient(180deg,#ebf4f6,#d3dee3);border-radius:3px;box-shadow:0 2px 4px 0 rgba(0,0,0,.15);border:.5px solid #99b3ba;width:105px;outline:none;min-height:25px;position:absolute;color:rgba(6,39,53,.8)}.est-activities-list__expand-button:hover{background:#c2d7dc;color:#062735}.est-activities-list__expand-button-icon{transform:rotate(0deg);transition:transform .5s ease-out}.est-activities-list__expand-button-icon--collapse{transform:rotate(180deg)}.est-activities-list__activities-header{-ms-flex:4 0 0px;flex:4 0 0;text-align:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.est-activities-list__reset-order-button{-ms-flex:none;flex:none;display:-ms-flexbox;display:flex;width:200px}.est-activities-list__duration-header,.est-activities-list__duration-toggle-container{-ms-flex:0 0 100px;flex:0 0 100px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.est-activities-list__duration-toggle-button{-ms-flex:none;flex:none;display:-ms-flexbox;display:flex;width:100px;-ms-flex-pack:center;justify-content:center}.est-activities-list__gantt-header{-ms-flex:7 0 0px;flex:7 0 0;display:-ms-flexbox;display:flex;overflow:hidden}.est-activities-list__cost-spacer{-ms-flex:0 0 140px;flex:0 0 140px}.est-activities-list .res-flyout--item-detail .res-flyout__close-area{background-color:#f9fbfb}.est-activities-list__empty{font-size:1.8rem}.est-activities-list__apply-row{height:40px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.est-activities-list__apply-row .res-button--est-dark{margin:0 10px}.est-activity-gantt-header{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end}.est-activity-item-details>.res-flyout-header{background-color:#f9fbfb;border:none;color:#747474}.est-activity-item-details__header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.est-activity-item-details__header .res-profile-picture{width:3rem;height:3rem;margin-right:10px}.est-activity-item-details__header .res-profile-picture .res-profile-picture__placeholder{font-size:3rem;line-height:3rem;top:2px}.est-activity-item-details__header-text{-ms-flex-positive:1;flex-grow:1;max-width:370px}.est-activity-item-details__subtitle,.est-activity-item-details__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.est-activity-item-details__subtitle{font-size:1.4rem}.est-activity-item-details__body{width:472px;padding:15px 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background:linear-gradient(179.26deg,rgba(189,214,222,.7),hsla(0,0%,100%,0))}.est-activity-item-details__overhead-program-row{display:-ms-flexbox;display:flex;margin:5px 30px;-ms-flex-flow:row nowrap;flex-flow:row nowrap;font-weight:500;color:#000;-ms-flex:0 0 auto;flex:0 0 auto}.est-activity-item-details__overhead-program-row>*{margin-bottom:5px}.est-activity-item-details__overhead-program-row-title{-ms-flex:1 0 auto;flex:1 0 auto}.est-activity-item-details__overhead-program-row-key{text-align:right}.est-activity-item-details__overhead-program-row--border{border-bottom:1px dashed #b5b5b5;margin-bottom:5px}.est-activity-item-details__unapplied{font-size:1.8rem;margin:30px;text-align:justify}.est-fiscal-year-card{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-negative:0;flex-shrink:0;margin:5px 15px;padding:3px 15px;border:1px solid #bdd6de;border-radius:3px;background-color:#fff}.est-fiscal-year-card__grid{display:-ms-grid;display:grid;width:100%;-ms-flex-align:center;align-items:center;-ms-grid-columns:auto 1fr (auto)[5];grid-template-columns:auto 1fr repeat(5,auto);-ms-grid-rows:auto;grid-template-rows:auto;grid-template-areas:"fy fy unit-cost-head fte-head units-head cost-head" "expand wage-pool wp-rate wp-top wp-spacer wp-cost" "expand org-burden ob-rate ob-spacer1 ob-spacer2 ob-cost" "expand resource-label resource-rate fte-qty hours base-cost" ". burdened-label burdened-rate fb-spacer1 fb-spacer2 burdened-cost" ". con-label con-spacer con-fte con-rate con-cost" ". total-label total-spacer total-fte total-rate total-cost"}.est-fiscal-year-card__section{font-size:1.2rem;color:rgba(0,0,0,.7);padding:4px;min-height:33px;height:100%;width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.est-fiscal-year-card__section--bold{color:#000;font-weight:500}.est-fiscal-year-card__section--border-top{border-top:1px solid #e1e1e1}.est-fiscal-year-card__section--head-fy{grid-area:fy;color:#4c95ab;font-weight:500}.est-fiscal-year-card__section--head-unit-cost{grid-area:unit-cost-head;color:rgba(0,0,0,.6);-ms-flex-pack:end;justify-content:flex-end}.est-fiscal-year-card__section--head-fte{grid-area:fte-head;color:rgba(0,0,0,.6);-ms-flex-pack:end;justify-content:flex-end}.est-fiscal-year-card__section--head-units{grid-area:units-head;color:rgba(0,0,0,.6);-ms-flex-pack:end;justify-content:flex-end}.est-fiscal-year-card__section--head-mon{grid-area:mon-head;color:rgba(0,0,0,.6);-ms-flex-pack:end;justify-content:flex-end}.est-fiscal-year-card__section--head-cost{grid-area:cost-head;color:rgba(0,0,0,.6);-ms-flex-pack:end;justify-content:flex-end}.est-fiscal-year-card__section--expand{grid-area:expand;border-top:1px solid #e1e1e1}.est-fiscal-year-card__section--label-wp{grid-area:wage-pool;border-top:1px solid #e1e1e1;border-right:1px solid #e1e1e1}.est-fiscal-year-card__section--label-ob{grid-area:org-burden;border-top:1px solid #e1e1e1;border-right:1px solid #e1e1e1}.est-fiscal-year-card__section--label-resource{grid-area:resource-label;border-top:1px solid #e1e1e1;border-right:1px solid #e1e1e1}.est-fiscal-year-card__section--label-fb{grid-area:burdened-label;border-top:1px solid #e1e1e1;border-right:1px solid #e1e1e1}.est-fiscal-year-card__section--label-con{grid-area:con-label;border-top:1px solid #e1e1e1;border-right:1px solid #e1e1e1}.est-fiscal-year-card__section--label-total{grid-area:total-label;color:#4c95ab;font-weight:500;border-top:1px solid #e1e1e1;border-right:1px solid #e1e1e1}.est-fiscal-year-card__section--rate-wp{grid-area:wp-rate}.est-fiscal-year-card__section--rate-ob,.est-fiscal-year-card__section--rate-wp{-ms-flex-pack:end;justify-content:flex-end;border-top:1px solid #e1e1e1;border-right:1px solid #e1e1e1}.est-fiscal-year-card__section--rate-ob{grid-area:ob-rate}.est-fiscal-year-card__section--rate-resource{grid-area:resource-rate}.est-fiscal-year-card__section--rate-fb,.est-fiscal-year-card__section--rate-resource{-ms-flex-pack:end;justify-content:flex-end;border-top:1px solid #e1e1e1;border-right:1px solid #e1e1e1}.est-fiscal-year-card__section--rate-fb{grid-area:burdened-rate}.est-fiscal-year-card__section--rate-con{grid-area:con-rate;-ms-flex-pack:end;justify-content:flex-end;border-right:1px solid #e1e1e1}.est-fiscal-year-card__section--rate-total{grid-area:total-rate;color:#4c95ab;font-weight:500;-ms-flex-pack:end;justify-content:flex-end;border-right:1px solid #e1e1e1;border-top:1px solid #e1e1e1}.est-fiscal-year-card__section--fte{grid-area:fte-qty;-ms-flex-pack:end;justify-content:flex-end;border-right:1px solid #e1e1e1}.est-fiscal-year-card__section--hours{grid-area:hours;-ms-flex-pack:end;justify-content:flex-end;border-right:1px solid #e1e1e1}.est-fiscal-year-card__section--months{grid-area:months;-ms-flex-pack:end;justify-content:flex-end;border-top:1px solid #e1e1e1}.est-fiscal-year-card__section--fte-total{grid-area:total-fte;color:#4c95ab;font-weight:500;-ms-flex-pack:end;justify-content:flex-end;border-right:1px solid #e1e1e1;border-top:1px solid #e1e1e1}.est-fiscal-year-card__section--con-fte{grid-area:con-fte;-ms-flex-pack:end;justify-content:flex-end;border-right:1px solid #e1e1e1}.est-fiscal-year-card__section--cost-wp{grid-area:wp-cost;-ms-flex-pack:end;justify-content:flex-end;border-top:1px solid #e1e1e1}.est-fiscal-year-card__section--cost-ob{grid-area:ob-cost;-ms-flex-pack:end;justify-content:flex-end;border-top:1px solid #e1e1e1}.est-fiscal-year-card__section--cost-base{grid-area:base-cost;-ms-flex-pack:end;justify-content:flex-end;border-top:1px solid #e1e1e1}.est-fiscal-year-card__section--cost-burdened{grid-area:burdened-cost;-ms-flex-pack:end;justify-content:flex-end;border-top:1px solid #e1e1e1}.est-fiscal-year-card__section--cost-con,.est-fiscal-year-card__section--cost-fte{grid-area:con-cost;-ms-flex-pack:end;justify-content:flex-end;border-top:1px solid #e1e1e1}.est-fiscal-year-card__section--cost-total{grid-area:total-cost;color:#4c95ab;font-weight:500;-ms-flex-pack:end;justify-content:flex-end;border-top:1px solid #e1e1e1}.est-fiscal-year-card__section--spacer-wp{grid-area:wp-spacer;border-right:1px solid #e1e1e1;border-top:1px solid #e1e1e1}.est-fiscal-year-card__section--spacer-wp-top{grid-area:wp-top;border-top:1px solid #e1e1e1;border-right:1px solid #e1e1e1}.est-fiscal-year-card__section--spacer-ob1{grid-area:ob-spacer1;border-right:1px solid #e1e1e1}.est-fiscal-year-card__section--spacer-ob2{grid-area:ob-spacer2;border-right:1px solid #e1e1e1}.est-fiscal-year-card__section--spacer-fb1{grid-area:fb-spacer1;border-right:1px solid #e1e1e1}.est-fiscal-year-card__section--spacer-fb2{grid-area:fb-spacer2;border-right:1px solid #e1e1e1}.est-fiscal-year-card__section--spacer-con{grid-area:con-spacer;border-right:1px solid #e1e1e1}.est-fiscal-year-card__section--spacer-total{grid-area:total-spacer;border-right:1px solid #e1e1e1;border-top:1px solid #e1e1e1}.est-fiscal-year-card__button{background-size:contain;width:12px}.est-fiscal-year-card__button--expand{background-image:url(/Content/images/est/plus.png);height:12px}.est-fiscal-year-card__button--expand:hover{cursor:pointer;background-image:url(/Content/images/est/plus-hover.png)}.est-fiscal-year-card__button--collapse{background-image:url(/Content/images/est/minus.png);height:100%;max-height:80px}.est-fiscal-year-card__button--collapse:hover{cursor:pointer;background-image:url(/Content/images/est/minus-hover.png)}.est-activity-row{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-align:stretch;align-items:stretch;position:relative;min-height:75px}.est-activity-row:not(:first-child){margin:12px 0}.est-activity-row--is-selected{position:relative;z-index:1;transition:box-shadow .25s;box-shadow:0 0 20px 0 rgba(0,0,0,.5);background-color:#e0edeb;border:1px solid rgba(180,209,209,.7)}.est-activity-row--is-selected:hover{background-color:#e0edeb}.est-activity-row--is-selected:before{border-top:0}.est-activity-row--is-dirty{background-color:rgba(0,255,255,.1)}.est-activity-details{display:block;-ms-flex:1;flex:1}.est-activity-details__main{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.est-activity-details__content{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;position:relative;-ms-flex-positive:1;flex-grow:1;width:100%;background:#dae9ef;border-left:1px solid #9db7c4;border-right:1px solid #9db7c4;border-bottom:1px solid #9db7c4;box-shadow:0 3px 10px 1px rgba(25,60,72,.2)}.est-activity-details__content--selected{background:#fff;border-left:1px solid #bcd1b9;border-right:1px solid #bcd1b9;border-bottom:1px solid #bcd1b9}.est-activity-details__content--hover{border-left:1px solid #33b2cf;border-right:1px solid #33b2cf;border-bottom:1px solid #33b2cf;box-shadow:0 6px 21px 0 #267d91}.est-activity-details__content--hover:before{content:"";width:100%;position:absolute;z-index:4;box-shadow:0 2px 5px 1px rgba(25,60,72,.2)}.est-activity-details__content>:not(:first-child){margin:0 15px}.est-activity-details__content-bumper{width:15px;height:100%;border-radius:5px}.est-activity-details__content-bumper--hover{border-top:1px solid #33b2cf;margin-top:-1px}.est-activity-details__header{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-ms-flex:none;flex:none;margin:15px}.est-activity-details__view-toggle{-ms-flex:4 auto;flex:4 auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.est-activity-details__view-toggle-item{color:rgba(6,39,53,.66);border-right:2px solid rgba(0,0,0,.5);font-weight:300;padding:2px 10px 0 0;font-size:1.2rem;min-height:20px}.est-activity-details__view-toggle-item:hover{cursor:pointer}.est-activity-details__view-toggle-item--selected{opacity:1;font-weight:700}.est-activity-details__view-toggle-item--selected:hover{cursor:auto}.est-activity-details__view-toggle-item--margin{margin-left:10px}.est-activity-details__view-toggle-item--last{border:none;padding-right:0}.est-activity-details__qty-toggle{width:176px;height:24px;color:rgba(6,39,53,.7);font-size:1.2rem;font-weight:500;position:relative;margin-left:10px}.est-activity-details__qty-toggle-hoverdiv{height:100%;width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:0 8px 0 10px;border-radius:3px;background-color:#bed7e0}.est-activity-details__qty-toggle-hoverdiv--open{border-radius:3px 3px 0 0}.est-activity-details__qty-toggle-hoverdiv--active{cursor:pointer}.est-activity-details__qty-toggle-hoverdiv--active:hover{background-color:#a2c1cc}.est-activity-details__qty-toggle-option{-ms-flex-align:center;align-items:center;padding:0 8px 0 10px;cursor:pointer;position:absolute;top:24px;left:0;border-radius:0 0 3px 3px;background-color:#e5eff2;width:inherit;height:inherit}.est-activity-details__qty-toggle-option:hover{background-color:#a2c1cc}.est-activity-details__qty-toggle-text{width:inherit;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.est-activity-details__default-contingency{-ms-flex:1 auto;flex:1 auto}.est-activity-details__default-contingency-label{font-size:1.2rem;opacity:.7;color:#062735;margin-right:5px}.est-activity-details__default-contingency-input{border:none;color:#072c3c;background:transparent;max-width:50px;font-size:14px;padding:1px 3px;text-align:right}.est-activity-details__default-contingency-input--active:not([readonly]),.est-activity-details__default-contingency-input:hover:not([readonly]){border:1px solid #bdd6de;background:#fff}.est-activity-details__default-contingency-input--deleted{text-decoration:line-through}.est-activity-details__collapse{-ms-flex:none;flex:none;-ms-flex-item-align:start;align-self:flex-start;padding:7px;margin-top:-10px;margin-right:-10px;font-family:res;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}.est-activity-details__collapse:before{content:"\E615";color:rgba(6,39,53,.5)}.est-activity-details__collapse:hover{cursor:pointer;border-radius:50%;background-color:rgba(63,9,129,.16)}.est-activity-details__gutter-spacer{-ms-flex-preferred-size:40px;flex-basis:40px}.est-activity-details.res-is-dirty{background:none!important}.est-activity-details-summary__main{margin:20px 0 10px;display:-ms-grid;display:grid;width:100%;-ms-grid-columns:1fr 2fr;grid-template-columns:1fr 2fr;-ms-grid-rows:auto;grid-template-rows:auto}.est-activity-details-summary__header-cost-chart{grid-column:1/2;grid-row:1/2;font-weight:700}.est-activity-details-summary__header-assumptions{grid-column:2/3;grid-row:1/2;font-weight:700}.est-activity-details-summary__content-cost-chart{grid-column:1/2;grid-row:2/3}.est-activity-details-summary__content-assumptions{opacity:.8;white-space:normal;grid-column:2/3;grid-row:2/3}.est-activity-details-summary__content-assumptions .res-expanding-text-area{padding:0;height:100%;width:100%}.est-activity-details-summary__content-assumptions .expandingTextArea{height:100%;width:100%}.est-activity-details-summary__content-assumptions textarea{padding:5px 15px;background:transparent;width:100%}.est-activity-details-summary__content-assumptions textarea:not([readonly]){border:1px solid #bdd6de}.est-activity-details-summary__content-assumptions textarea[readonly]{border:1px solid transparent}.est-activity-details-summary__content-assumptions textarea:focus:not([readonly]),.est-activity-details-summary__content-assumptions textarea:hover:not([readonly]){background-color:#fff}.est-activity-details-summary__content-assumptions--deleted textarea{text-decoration:line-through}.est-activity-item-list{display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row}.est-activity-item-list__table{-ms-flex-positive:1;flex-grow:1;width:100%}.est-activity-item-list__table>thead>tr>td{font-size:1.2rem;text-align:center;color:rgba(6,39,53,.6)}.est-activity-item-list__table>thead>tr>td:not(:last-child){border-top:3px solid #d9d9d9}.est-activity-item-list__table>*>tr>td:last-child{width:40px}.est-activity-item-list__table-row-grouped-header{background:linear-gradient(90deg,#dfe9ec,#f2f6f6);font-style:italic;font-size:1.2rem;padding:5px 0 5px 20px;border-left:1px solid #d9d9d9;border-right:1px solid #d9d9d9}.est-activity-item-list__col{padding:3px 5px}.est-activity-item-list__col-header{font-size:1.2rem;text-align:center}.est-activity-item-list__col--shrink{white-space:pre;width:1px}.est-activity-item-list__col--space-fix{white-space:nowrap}.est-activity-item-list__col--centered{text-align:center}.est-activity-item-list__col--left-border{border-left:1px solid #d9d9d9}.est-activity-item-list__col--right-border{border-right:1px solid #d9d9d9}.est-activity-item-list__col--bottom-border{border-bottom:1px solid #d9d9d9}.est-activity-item-list__col-qty{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.est-activity-item-list__col-qty>:not(:last-child){margin-right:4px}.est-activity-item-list__col-empty{padding:3px 10px}.est-activity-item-list__dropdown{margin-top:-1px;border-top-right-radius:0}.est-activity-item-list__dropdown>li{padding:5px 10px}.est-activity-item-list__dropdown>li:hover{background-color:rgba(146,183,191,.6);cursor:pointer}.est-activity-item-list__modal{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-align:stretch;align-items:stretch;background:linear-gradient(180deg,#bad3d9,#fff);font-size:1.5rem;color:#062735}.est-activity-item-list__modal-title{-ms-flex-positive:1;flex-grow:1;font-weight:700;margin:20px;font-size:1.5rem;justify-self:flex-start}.est-activity-item-list__modal-body{-ms-flex-positive:1;flex-grow:1;margin:0 20px 10px}.est-activity-item-list__modal-buttons{background-color:rgba(177,203,208,.2);padding:10px 20px;text-align:right}.est-activity-item-list__modal-buttons>:first-child{margin-right:5px}.est-activity-item-list__modal-container>*>.res-modal__modal-body{padding:0;max-width:500px}.est-activity-item-row--focused>td input:not([disabled]),.est-activity-item-row--focused>td input:not([readonly]),.est-activity-item-row--hovered>td input:not([disabled]),.est-activity-item-row--hovered>td input:not([readonly]){border:1px solid #bcd1b9;background-color:#fff}.est-activity-item-row--focused>td input:disabled,.est-activity-item-row--focused>td input[readonly],.est-activity-item-row--hovered>td input:disabled,.est-activity-item-row--hovered>td input[readonly]{background:transparent;border:1px solid transparent}.est-activity-item-row--hovered>td:not(:last-child){background:#f8ffef}.est-activity-item-row--hovered .est-activity-item-resource-dropdown__container{border:1px solid #bcd1b9}.est-activity-item-row--focused>td:not(:last-child){background:linear-gradient(180deg,#edf7e1,#d5e9d1)}.est-activity-item-row--focused .est-activity-item-resource-dropdown__container{border:1px solid #bcd1b9}.est-activity-item-row input{padding:0 5px;background:transparent;border:1px solid transparent}.est-activity-item-row__col{padding:3px 5px}.est-activity-item-row__col--shrink{white-space:pre;width:1px}.est-activity-item-row__col--space-fix{white-space:nowrap}.est-activity-item-row__col--centered{text-align:center}.est-activity-item-row__col--left-border{border-left:1px solid #d9d9d9}.est-activity-item-row__col--right-border{border-right:1px solid #d9d9d9}.est-activity-item-row__col--bottom-border{border-bottom:1px solid #d9d9d9}.est-activity-item-row__col--deleted input,.est-activity-item-row__col--deleted span{text-decoration:line-through}.est-activity-item-row__col--dirty>:first-child:before{content:"";position:relative;margin-top:-5px;right:12px;bottom:1px;margin-right:-5px;margin-bottom:-5px;width:0;height:0;border-style:solid;border-width:8px 8px 0 0;border-color:#00d8e5 transparent transparent;z-index:2}.est-activity-item-row__col-resource{display:-ms-flexbox;display:flex}.est-activity-item-row__col-resource>:first-child{margin-right:5px}.est-activity-item-row__col-text-sort{height:25px;width:25px;border-radius:100%;-ms-flex-item-align:center;align-self:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#d3d3d3;color:#fff;display:-ms-flexbox;display:flex;font-size:1rem}.est-activity-item-row__col-text-sort--type-labor{background-color:#59bbd2}.est-activity-item-row__col-text-sort--type-internal-services{background-color:#796ea2}.est-activity-item-row__col-text-sort--type-other-direct-cost{background-color:#628bba}.est-activity-item-row__col-text-sort--type-materials{background-color:#56be00}.est-activity-item-row__col-text-sort--type-subcontracts{background-color:#e38b49}.est-activity-item-row__col-text-sort-new{font-size:1rem;font-weight:700}.est-activity-item-row__col-text-money{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.est-activity-item-row__col-text-money>.fa-spin{margin-left:3px}.est-activity-item-row__col-text-money-amount{-ms-flex-positive:1;flex-grow:1;text-align:right;padding-left:2px}.est-activity-item-row__col-text-money-amount--total{text-decoration:underline}.est-activity-item-row__col-text-money-amount--total:hover{cursor:pointer}.est-activity-item-row__col-text-money-amount--unapplied{font-style:italic}.est-activity-item-row__col-text-money--readonly{color:rgba(6,39,53,.6)}.est-activity-item-row__col-text-money--hide-spinner>.fa-spin{visibility:hidden}.est-activity-item-row__col-text-fte{margin-left:5px;color:rgba(6,39,53,.6)}.est-activity-item-row__col-text-undo{font-size:1rem}.est-activity-item-row__col-text-undo:hover{text-decoration:underline;cursor:pointer}.est-activity-item-row__col-text-readonly{color:rgba(6,39,53,.6)}.est-activity-item-row__col-text-readonly--deleted{text-decoration:line-through}.est-activity-item-row__col-qty{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.est-activity-item-row__col-qty>:not(:last-child){margin-right:4px}.est-activity-item-row__col-icon-qty{margin-left:3px;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.est-activity-item-row__col-icon-qty:before{content:"\F0D7";color:rgba(6,39,53,.5)}.est-activity-item-row__col-icon-qty:hover{cursor:pointer}.est-activity-item-row__col-icon-delete{font-family:res;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;padding:5px}.est-activity-item-row__col-icon-delete:before{content:"\E658"}.est-activity-item-row__col-icon-delete:hover{cursor:pointer;border-radius:50%}.est-activity-item-row__col-icon-reorder{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-left:2px}.est-activity-item-row__col-icon-reorder-arrow{color:hsla(169,7%,48%,.5)}.est-activity-item-row__col-icon-reorder-arrow:hover{color:#738380;cursor:pointer}.est-activity-item-row__col-icon-reorder--hidden>*{visibility:hidden}.est-activity-item-row__col-icon-add{font-size:2rem;color:#086582}.est-activity-item-row__col-icon-add:hover{cursor:pointer;color:#0c9dca}.est-activity-item-row__col-menu{color:rgba(6,39,53,.6);font-size:1.2rem}.est-activity-item-row__col-flex{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.est-activity-item-row__col-flex>:first-child{-ms-flex-positive:1;flex-grow:1}.est-activity-item-row__col-flex--validation .est-form-error-message__container{width:300%;white-space:normal}.est-activity-item-row__contingency-input{max-width:50px;text-align:right}.est-activity-item-row__col-text-sort-container{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.est-new-activity-item--focused>td input:not([disabled]),.est-new-activity-item--focused>td input:not([readonly]),.est-new-activity-item--hovered>td input:not([disabled]),.est-new-activity-item--hovered>td input:not([readonly]){border:1px solid #bcd1b9;background-color:#fff}.est-new-activity-item--focused>td input:disabled,.est-new-activity-item--focused>td input[readonly],.est-new-activity-item--hovered>td input:disabled,.est-new-activity-item--hovered>td input[readonly]{background:transparent;border:1px solid transparent}.est-new-activity-item--hovered>td:not(:last-child){background:#f8ffef}.est-new-activity-item--hovered .est-activity-item-resource-dropdown__container{border:1px solid #bcd1b9}.est-new-activity-item--focused>td:not(:last-child){background:linear-gradient(180deg,#edf7e1,#d5e9d1)}.est-new-activity-item--focused .est-activity-item-resource-dropdown__container{border:1px solid #bcd1b9}.est-new-activity-item input{padding:0 5px;background:transparent;border:1px solid transparent}.est-new-activity-item__col{padding:3px 5px}.est-new-activity-item__col--shrink{white-space:pre;width:1px}.est-new-activity-item__col--space-fix{white-space:nowrap}.est-new-activity-item__col--centered{text-align:center}.est-new-activity-item__col--left-border{border-left:1px solid #d9d9d9}.est-new-activity-item__col--right-border{border-right:1px solid #d9d9d9}.est-new-activity-item__col--bottom-border{border-bottom:1px solid #d9d9d9}.est-new-activity-item__col--deleted input,.est-new-activity-item__col--deleted span{text-decoration:line-through}.est-new-activity-item__col--dirty>:first-child:before{content:"";position:relative;margin-top:-5px;right:12px;bottom:1px;margin-right:-5px;margin-bottom:-5px;width:0;height:0;border-style:solid;border-width:8px 8px 0 0;border-color:#00d8e5 transparent transparent;z-index:2}.est-new-activity-item__col-resource{display:-ms-flexbox;display:flex}.est-new-activity-item__col-resource>:first-child{margin-right:5px}.est-new-activity-item__col-text-sort{height:25px;width:25px;border-radius:100%;-ms-flex-item-align:center;align-self:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#d3d3d3;color:#fff;display:-ms-flexbox;display:flex;font-size:1rem}.est-new-activity-item__col-text-sort--type-labor{background-color:#59bbd2}.est-new-activity-item__col-text-sort--type-internal-services{background-color:#796ea2}.est-new-activity-item__col-text-sort--type-other-direct-cost{background-color:#628bba}.est-new-activity-item__col-text-sort--type-materials{background-color:#56be00}.est-new-activity-item__col-text-sort--type-subcontracts{background-color:#e38b49}.est-new-activity-item__col-text-sort-new{font-size:1rem;font-weight:700}.est-new-activity-item__col-text-money{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.est-new-activity-item__col-text-money>.fa-spin{margin-left:3px}.est-new-activity-item__col-text-money-amount{-ms-flex-positive:1;flex-grow:1;text-align:right;padding-left:2px}.est-new-activity-item__col-text-money-amount--total{text-decoration:underline}.est-new-activity-item__col-text-money-amount--total:hover{cursor:pointer}.est-new-activity-item__col-text-money-amount--unapplied{font-style:italic}.est-new-activity-item__col-text-money--readonly{color:rgba(6,39,53,.6)}.est-new-activity-item__col-text-money--hide-spinner>.fa-spin{visibility:hidden}.est-new-activity-item__col-text-fte{margin-left:5px;color:rgba(6,39,53,.6)}.est-new-activity-item__col-text-undo{font-size:1rem}.est-new-activity-item__col-text-undo:hover{text-decoration:underline;cursor:pointer}.est-new-activity-item__col-text-readonly{color:rgba(6,39,53,.6)}.est-new-activity-item__col-text-readonly--deleted{text-decoration:line-through}.est-new-activity-item__col-qty{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.est-new-activity-item__col-qty>:not(:last-child){margin-right:4px}.est-new-activity-item__col-icon-qty{margin-left:3px;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.est-new-activity-item__col-icon-qty:before{content:"\F0D7";color:rgba(6,39,53,.5)}.est-new-activity-item__col-icon-qty:hover{cursor:pointer}.est-new-activity-item__col-icon-delete{font-family:res;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;padding:5px}.est-new-activity-item__col-icon-delete:before{content:"\E658"}.est-new-activity-item__col-icon-delete:hover{cursor:pointer;border-radius:50%}.est-new-activity-item__col-icon-reorder{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-left:2px}.est-new-activity-item__col-icon-reorder-arrow{color:hsla(169,7%,48%,.5)}.est-new-activity-item__col-icon-reorder-arrow:hover{color:#738380;cursor:pointer}.est-new-activity-item__col-icon-reorder--hidden>*{visibility:hidden}.est-new-activity-item__col-icon-add{font-size:2rem;color:#086582}.est-new-activity-item__col-icon-add:hover{cursor:pointer;color:#0c9dca}.est-new-activity-item__col-menu{color:rgba(6,39,53,.6);font-size:1.2rem}.est-new-activity-item__col-flex{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.est-new-activity-item__col-flex>:first-child{-ms-flex-positive:1;flex-grow:1}.est-new-activity-item__col-flex--validation .est-form-error-message__container{width:300%;white-space:normal}.est-new-activity-item__contingency-input{max-width:50px;text-align:right}.est-new-activity-item--focused .est-activity-item-resource-dropdown__container,.est-new-activity-item--hovered .est-activity-item-resource-dropdown__container{background-color:#fff}.est-new-activity-item--focused .est-activity-item-resource-dropdown__container-filter{border-left:none!important;border-right:1px solid #bcd1b9!important;border-top:none!important;border-bottom:none!important}.est-new-activity-item__add-button{background:transparent;border:none;outline:none}.est-new-activity-item__add-button:active>:before,.est-new-activity-item__add-button:focus>:before{color:#0c9dca}.est-activity-fields{display:block;position:relative;z-index:3}.est-activity-fields--flat .est-activity-fields__row{background:none;background-color:#d2e1e3;box-shadow:none}.est-activity-fields--flat .est-activity-fields__row--hover{cursor:default;background-color:#f8ffef;border:1px solid #bcd1b9}.est-activity-fields--flat .est-activity-fields__row--hoverable textarea:not([readonly]):hover{cursor:pointer}.est-activity-fields--flat .est-activity-fields__row--hover input:not([readonly]),.est-activity-fields--flat .est-activity-fields__row--hover textarea:not([readonly]){background-color:#fff}.est-activity-fields--flat .est-activity-fields__row textarea{cursor:default}.est-activity-fields--flat .est-activity-fields__row i{cursor:pointer}.est-activity-fields__main{-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch}.est-activity-fields__row{background:linear-gradient(180deg,#eafafc,#bdd8e5);box-shadow:0 3px 10px 1px rgba(25,60,72,.2);border-radius:5px;border:1px solid #9db7c4;-ms-flex:1 1 100%;flex:1 1 100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;min-height:75px;z-index:5}.est-activity-fields__row:hover{cursor:pointer}.est-activity-fields__row--focused{background:linear-gradient(180deg,#edf7e1,#d5e9d1);border:1px solid #bcd1b9}.est-activity-fields__row--hover{background:#f8ffef}.est-activity-fields__row--hover-and-expanded{border-top:1px solid #33b2cf;border-left:1px solid #33b2cf;border-right:1px solid #33b2cf;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 2px 21px 0 #267d91}.est-activity-fields__number{-ms-flex:0 0 50px;flex:0 0 50px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:stretch;align-self:stretch}.est-activity-fields__number-text{color:#062735;font-size:18px;padding:2px 0}.est-activity-fields__number-sort-icon{width:15px;height:15px;line-height:15px;text-align:center;vertical-align:middle}.est-activity-fields__number-sort-icon--up{border:1px solid #e1e1e1;background-color:#efefef;border-radius:100%;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.est-activity-fields__number-sort-icon--up:hover{background-color:#abb2a4}.est-activity-fields__number-sort-icon--up:before{content:"\F0D8";color:rgba(0,0,0,.37)}.est-activity-fields__number-sort-icon--down{border:1px solid #e1e1e1;background-color:#efefef;border-radius:100%;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.est-activity-fields__number-sort-icon--down:hover{background-color:#abb2a4}.est-activity-fields__number-sort-icon--down:before{content:"\F0D7";color:rgba(0,0,0,.37)}.est-activity-fields__number-sort-icon--hidden{visibility:hidden}.est-activity-fields__number--dirty:before{content:"";position:absolute;top:0;left:1px;width:0;height:0;border-style:solid;border-width:8px 8px 0 0;border-color:#00d8e5 transparent transparent;z-index:2}.est-activity-fields__description{display:-ms-flexbox;display:flex;-ms-flex:4 0 0px;flex:4 0 0;-ms-flex-item-align:stretch;align-self:stretch;margin:7px 0}.est-activity-fields__description .est-textarea-control{width:100%}.est-activity-fields__description textarea{background:none;border:1px solid transparent;resize:none;height:100%;width:100%}.est-activity-fields__description .est-activity-fields__content{-ms-flex-positive:1;flex-grow:1;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.est-activity-fields__description--deleted textarea{text-decoration:line-through}.est-activity-fields__description--focus textarea:not([readonly]){background-color:#fff;border:1px solid #bdd6de}.est-activity-fields__description--hover textarea:not([readonly]){border:1px solid #bdd6de;background-color:#fff;cursor:auto}.est-activity-fields__description--hover textarea:not([readonly]):hover{cursor:auto}.est-activity-fields__duration{-ms-flex:0 0 100px;flex:0 0 100px;padding:0 20px;text-align:right}.est-activity-fields__duration--deleted{text-decoration:line-through}.est-activity-fields__gantt-chart{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex:7 0 0px;flex:7 0 0;height:100%}.est-activity-fields__gantt-chart--deleted input{text-decoration:line-through}.est-activity-fields__cost{-ms-flex:0 0 190px;flex:0 0 190px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;height:100%}.est-activity-fields__cost-text{font-size:18px;-ms-flex:1 1 auto;flex:1 1 auto;text-align:right}.est-activity-fields__cost-text--deleted{text-decoration:line-through}.est-activity-fields__cost-text--unapplied{font-style:italic}.est-activity-fields__cost-spinner{-ms-flex:0 0 15px;flex:0 0 15px;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.est-activity-fields__cost-spinner:before{content:"\F110";color:rgba(6,39,53,.5)}.est-activity-fields__chevron{width:30px;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding:0 4px 2px 0}.est-activity-fields__chevron-icon{transform:rotate(0deg);transition:transform .5s ease-out}.est-activity-fields__chevron--collapse .est-activity-fields__chevron-icon{transform:rotate(180deg)}.est-activity-fields__chevron--show{background:url(/Content/images/est/activity_hover_small.png) 100% 100%/37px 37px no-repeat padding-box}.est-activity-fields__chevron--hovered{background:url(/Content/images/est/activity_hover_big.png) 100% 100%/37px 37px no-repeat padding-box}.est-activity-fields__gutter{-ms-flex:0 0 40px;flex:0 0 40px;-ms-flex-item-align:stretch;align-self:stretch;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.est-activity-fields__gutter-delete{font-family:res;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;padding:5px}.est-activity-fields__gutter-delete:before{content:"\E658"}.est-activity-fields__gutter-delete:hover{cursor:pointer;background-color:rgba(6,39,53,.25);border-radius:50%}.est-activity-fields__gutter-undo{font-size:1.2rem}.est-activity-fields__gutter-undo:hover{text-decoration:underline;cursor:pointer}.est-activity-gantt{display:block;height:65px;position:relative;width:100%}.est-activity-gantt svg{position:absolute}.est-activity-gantt__date.est-date-control{position:absolute;padding:0;padding:0 5px;min-height:28px}.est-activity-gantt__date .est-date-control__content-input{background-color:transparent;border:1px solid transparent;padding:0 5px;width:95px}.est-activity-gantt__date.est-date-control a{margin:0;display:none}.est-activity-gantt__date--start{top:1px;z-index:20}.est-activity-gantt__date--start .est-date-control__content-input{margin-right:5px}.est-activity-gantt__date--end{bottom:2px;z-index:19}.est-activity-gantt__date--end.est-date-control a{-ms-flex-order:0;order:0}.est-activity-gantt__date--end .est-date-control__content-input{-ms-flex-order:1;order:1;text-align:right;margin-left:5px}.est-activity-gantt--focused .est-activity-gantt__date .est-date-control__content-input:not([readonly]){background-color:#fff;border:1px solid #bbcdea}.est-activity-gantt--focused .est-activity-gantt__date.est-date-control a{display:-ms-flexbox;display:flex}.est-activity-gantt--hovered .est-activity-gantt__date .est-date-control__content-input:not([readonly]){border:1px solid #bbcdea;background-color:#fff}.est-activity-gantt--hovered .est-activity-gantt__date.est-date-control a,.est-mini-dictionary{display:-ms-flexbox;display:flex}.est-mini-dictionary{-ms-flex-flow:column;flex-flow:column;width:200px}.est-mini-dictionary__resource-list{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;width:100%;margin-top:6px}.res-flyout--mini-dictionary{background-color:#dfe4e3;background:linear-gradient(left,#dfe4e3,#eef0f0);border:1px solid #d1d1d1}.res-flyout--mini-dictionary .res-flyout-header{background-color:transparent;border:none;border-bottom:1px solid #d1d1d1}.res-flyout--mini-dictionary .res-flyout-header__text{text-align:center}.res-flyout--mini-dictionary .res-flyout-section--parent-section{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.res-flyout--mini-dictionary .res-flyout-section--child-section{width:100%;border-bottom:0;padding:0}.res-flyout--mini-dictionary .res-flyout-section--child-section .res-flyout-section__header{height:auto}.res-flyout--mini-dictionary .res-flyout-section--child-section .res-flyout-section__header-title{font-weight:200}.res-flyout--mini-dictionary .res-flyout-section--child-section .res-flyout-section__header-collapse-control{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:20px;height:20px;border-radius:100%;color:#fff}.res-flyout--mini-dictionary .res-flyout-section--child-section .res-flyout-section__header-collapse-control span{height:15px}.res-flyout--mini-dictionary .res-flyout-section--materials .res-flyout-section__header-collapse-control{background-color:#56be00}.res-flyout--mini-dictionary .res-flyout-section--labor .res-flyout-section__header-collapse-control{background-color:#59bbd2}.res-flyout--mini-dictionary .res-flyout-section--other-direct-cost .res-flyout-section__header-collapse-control{background-color:#628bba}.res-flyout--mini-dictionary .res-flyout-section--internal-services .res-flyout-section__header-collapse-control{background-color:#796ea2}.res-flyout--mini-dictionary .res-flyout-section--subcontracts .res-flyout-section__header-collapse-control{background-color:#e38b49}.est-resource-thumbnail{display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;-ms-flex-flow:row nowrap;flex-flow:row nowrap;margin:6px 0;padding:12px;border-radius:3px;border-width:1px;border-style:solid}.est-resource-thumbnail__picture-column{-ms-flex:none;flex:none;width:24px}.est-resource-thumbnail__info-column{-ms-flex:1;flex:1}.est-resource-thumbnail--materials{background-color:rgba(86,190,0,.2);border-color:rgba(86,190,0,.35)}.est-resource-thumbnail--labor{background-color:rgba(89,187,210,.2);border-color:rgba(89,187,210,.35)}.est-resource-thumbnail--subcontracts{background-color:rgba(227,139,73,.2);border-color:rgba(227,139,73,.35)}.est-resource-thumbnail--other-direct-cost{background-color:rgba(98,139,186,.2);border-color:rgba(98,139,186,.35)}.est-resource-thumbnail--internal-services{background-color:rgba(121,110,162,.2);border-color:rgba(121,110,162,.35)}.est-resource-thumbnail--not-selectable.est-resource-thumbnail--materials{border-color:#56be00}.est-resource-thumbnail--not-selectable.est-resource-thumbnail--labor{border-color:#59bbd2}.est-resource-thumbnail--not-selectable.est-resource-thumbnail--subcontracts{border-color:#e38b49}.est-resource-thumbnail--not-selectable.est-resource-thumbnail--other-direct-cost{border-color:#628bba}.est-resource-thumbnail--not-selectable.est-resource-thumbnail--internal-services{border-color:#796ea2}.est-resource-thumbnail--not-selectable{background-color:transparent;border-style:dashed}.est-new-activity{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch}.est-new-activity:not(:first-child){margin:12px 0}.est-new-activity__main{-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch}.est-new-activity__row{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex:1 1 100%;flex:1 1 100%;min-height:75px;height:100%;background-color:hsla(0,0%,100%,.55);border:1px solid #dceaef;border-radius:5px}.est-new-activity__row:hover{background:#f8ffef;border:1px solid #bcd1b9}.est-new-activity__number{display:-ms-flexbox;display:flex;-ms-flex:0 0 50px;flex:0 0 50px;font-size:1.8rem;color:#062735;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.est-new-activity__description{-ms-flex:5 0 0px;flex:5 0 0;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;height:100%;margin:7px 0}.est-new-activity__description .est-textarea-control{padding:0;height:100%}.est-new-activity__description .est-textarea-control__content{display:block;height:100%}.est-new-activity__description .expandingTextArea{height:100%}.est-new-activity__description textarea{background-color:hsla(0,0%,100%,.7);border:1px solid #bdd6de;color:#062735;padding:5px;word-break:break-all;width:100%;resize:none}.est-new-activity__description textarea:-ms-input-placeholder{padding:5px;color:rgba(6,39,53,.5)}.est-new-activity__description textarea::placeholder{padding:5px;color:rgba(6,39,53,.5)}.est-new-activity__description textarea:focus,.est-new-activity__description textarea:hover{background-color:#fff;border:1px solid #bcd1b9}.est-new-activity__duration-spacer{-ms-flex:0 0 100px;flex:0 0 100px}.est-new-activity__dates{-ms-flex:6 0 0px;flex:6 0 0;display:-ms-flexbox;display:flex;padding-left:20px;-ms-flex-item-align:center;align-self:center;border-left:1.5px solid #a6cad5}.est-new-activity__dates>.est-date-control{padding-right:20px}.est-new-activity__dates .est-date-control__content-input{width:100px;background-color:hsla(0,0%,100%,.55);border:2px solid #bdd6de;padding:0 5px}.est-new-activity__dates .est-date-control__content-input:focus,.est-new-activity__dates .est-date-control__content-input:hover{background-color:#fff}.est-new-activity__cost-spacer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}.est-new-activity__interactions-spacer{-ms-flex:0 0 50px;flex:0 0 50px}.est-new-activity__gutter-spacer{-ms-flex:0 0 40px;flex:0 0 40px}.est-information{max-width:100%}.est-information form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;color:#093244;width:100%}.est-information__header{-ms-flex:0 1 auto;flex:0 1 auto;margin-left:40px}.est-information__container-outer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:0 1 auto;flex:0 1 auto;margin:20px 40px 40px;padding-top:0;border-radius:3px;max-width:100%}.est-information__container-outer--extra-margin{margin:22px 40px 40px}.est-information__container-inner{background-color:#eef4f6;box-shadow:3px 3px 6px 0 rgba(0,0,0,.25);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:0 1 auto;flex:0 1 auto;max-width:100%}.est-information__divider{border-bottom-style:dashed;border-bottom-width:2px;border-bottom-color:#9a9a9a;margin:-20px 40px 0}.est-information__version-dropdown{display:-ms-flexbox;display:flex;-ms-flex:0 0 30px;flex:0 0 30px;width:195px;background-color:#eef4f6;-ms-flex-align:stretch;align-items:stretch;position:relative;font-size:1.3rem;border-top-right-radius:3px}.est-information__version-dropdown:before{content:"";position:absolute;width:17px;height:30px;top:0;background:url("/Content/images/est/cards-tab-corner.png") 0/auto 30px no-repeat;z-index:10;transform:matrix(-1,0,0,1,0,0);left:194px}.est-information__lock-row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-item-align:start;align-self:flex-start;padding:0 10px 0 5px;border-radius:3px;margin:0 0 12px;font-size:1.3rem;-ms-flex-align:center;align-items:center;height:22px;width:100%;-ms-flex-pack:justify;justify-content:space-between}.est-information__lock-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.est-information__lock-info{-ms-flex-direction:row;flex-direction:row;background-color:rgba(192,216,221,.5);-ms-flex-preferred-size:auto;flex-basis:auto;padding:4px 8px}.est-information__lock-icon,.est-information__lock-info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.est-information__lock-icon{-ms-flex-pack:center;justify-content:center;color:#fff;font-size:1rem}.est-information__lock-icon .icon,.est-information__lock-sync-icon{background-color:#a8c5cc;border-radius:50%;padding:2px 3px;margin-right:5px}.est-information__lock-sync-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:1rem}.est-information__badge-icon{display:-ms-flexbox;display:flex;padding-left:8px;color:#072c3c}.est-information__badge-icon:hover{color:rgba(7,44,60,.5)}.est-information__more-options{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:1.1rem;font-weight:600;-ms-flex-align:center;align-items:center}.est-information__version-dropdown-caret{background-color:transparent;border:none}.est-information__version-label-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding-left:30px}.est-information__version-label{display:block;font-weight:500;width:138px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.est-information__version-label--has-icon{width:135px}.est-information__icons{display:-ms-flexbox;display:flex;-ms-flex:0 0 0px;flex:0 0 0px;color:#b8cad2;padding-right:10px;padding-left:8px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:1.6rem}.est-information__icons--empty{padding-right:23px}.est-information__icons i{border-radius:9px;background-color:#fff}.est-information__version{-ms-flex:0 1 auto;flex:0 1 auto}.est-information__lookups{padding:0 28px}.est-information__person{-ms-flex:0 1 auto;flex:0 1 auto;padding:0 17px 20px}.est-information__apply-row{height:40px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.est-information__apply-row .res-button--est-dark{margin:0 10px}.est-information-access-control{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:515px;-ms-flex:1 1 auto;flex:1 1 auto}.est-information-access-control__tab-menu{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center}.est-information-access-control__link{display:-ms-flexbox;display:flex;-ms-flex:auto;flex:auto;max-width:215px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#425967;text-transform:capitalize;cursor:pointer;height:35px;padding-bottom:10px}.est-information-access-control__link:hover{background-color:rgba(89,160,179,.3)}.est-information-access-control__link--current,.est-information-access-control__link--current:hover{background-color:#59a0b3;color:#fff}.est-information-access-control__tab-pages{-ms-flex:1 1 auto;flex:1 1 auto;padding:50px 20px 20px;min-height:470px}.est-information-access-control__tab-page{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 1 auto;flex:1 1 auto}.est-information-access-control__tab-page-section{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding-bottom:10px;-ms-flex:1 1 auto;flex:1 1 auto}.est-information-access-control__tab-page-section-col{-ms-flex:1 1 auto;flex:1 1 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-bottom:10px;padding-right:27px}.est-information-access-control__tab-page-section-col--pad{padding-bottom:25px;display:-ms-flexbox;display:flex;-ms-flex:none;flex:none}.est-information-access-control__tab-page-section-button{-ms-flex:none;flex:none;margin-top:27px}.est-information-access-control__tab-page-section-admin-col{-ms-flex:0 1 auto;flex:0 1 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.est-information-access-control__tab-page-section--pad{padding-bottom:25px}.est-information-access-control__action-button{border-radius:20px;padding:5px 28px;width:auto;color:#093244;background-color:rgba(7,44,60,.07);cursor:pointer;text-align:center;-ms-flex:none;flex:none}.est-information-access-control__access-list{padding-bottom:25px}.est-information-access-control .select{cursor:pointer}.est-information-access-control res-tab-button{font-size:inherit}.est-information-access-control res-tab-button label{display:block;color:inherit}.est-information-access-control res-tab-button label.active{border:none}.est-information-header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;color:rgba(7,44,60,.7);-ms-flex-negative:0;flex-shrink:0}.est-information-header__row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding-bottom:20px;-ms-flex-align:center;align-items:center}.est-information-header__row--last{padding-bottom:0}.est-information-header__label{padding-right:10px;margin-right:20px;-ms-flex-preferred-size:120px;flex-basis:120px;-ms-flex-item-align:start;align-self:flex-start}.est-information-header__label--error{margin-top:4.5px}.est-information-header__value{color:#062735;margin-left:4px}.est-information-header__value--pad{padding-left:11px}.est-information-header__input{-ms-flex:1 1 auto;flex:1 1 auto;color:#062735;margin-top:-6px;margin-left:-5px}.est-information-header__input input,.est-information-header__input textarea{border:1px solid transparent;background-color:transparent;width:100%;min-height:28px}.est-information-header__input input:focus:not([readonly]):not([disabled]),.est-information-header__input input:hover:not([readonly]):not([disabled]),.est-information-header__input textarea:focus:not([readonly]):not([disabled]),.est-information-header__input textarea:hover:not([readonly]):not([disabled]){background-color:#fff;border-color:rgba(189,214,222,.7);box-shadow:inset 0 0 1px 0 rgba(0,0,0,.5)}.est-information-header__input .expandingTextArea pre,.est-information-header__input .expandingTextArea textarea{padding:3px 3px 5px}.est-information-header__input--empty input:not([readonly]),.est-information-header__input--empty textarea:not([readonly]){border-color:rgba(189,214,222,.5);background-color:hsla(0,0%,100%,.5)}.est-information-header__input--dirty .expandingTextArea:before{content:"";position:absolute;top:1px;left:1px;width:0;height:0;border-style:solid;border-width:8px 8px 0 0;border-color:#00d8e5 transparent transparent;z-index:2}.est-report{display:block;width:100%}.est-report__content{height:100%;margin:28px 24px;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.est-report__tabs{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row nowrap;flex-flow:row nowrap;font-size:1.8rem;font-weight:300;color:#000}.est-report__tab{height:42px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex:0 0 300px;flex:0 0 300px;text-align:center;background-color:#d0e0e0;position:relative}.est-report__tab:hover{background-color:#b7d0d0;transition-duration:0ms}.est-report__tab--active{background-color:#f5f6f6;z-index:2}.est-report__tab--active:hover{background-color:#e0e3e3;transition-duration:0ms}.est-report__tab--active.est-report__tab--activity:after{border-color:transparent transparent transparent #f5f6f6}.est-report__tab--active.est-report__tab--activity:hover:after{border-color:transparent transparent transparent #e0e3e3}.est-report__tab--active.est-report__tab--resource:before{border-color:transparent transparent #f5f6f6}.est-report__tab--active.est-report__tab--resource:hover:before{border-color:transparent transparent #e0e3e3}.est-report__tab--activity{margin-right:6px}.est-report__tab--activity:after{content:"";width:0;height:0;border-style:solid;border-width:42px 0 0 12px;border-color:transparent transparent transparent #d0e0e0;position:absolute;right:-12px;top:0}.est-report__tab--activity:hover:after{border-color:transparent transparent transparent #b7d0d0}.est-report__tab--resource{margin-left:6px}.est-report__tab--resource:before{content:"";width:0;height:0;border-style:solid;border-width:0 0 42px 12px;border-color:transparent transparent #d0e0e0;position:absolute;left:-12px;top:0}.est-report__tab--resource:hover:before{border-color:transparent transparent #b7d0d0}.est-report__tab-view{width:100%;background-color:#f5f6f6;padding:40px}.est-report-section__content{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.est-report-section__options{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#3f393c}.est-report-section__options-filler{-ms-flex:1 1 auto;flex:1 1 auto}.est-report-section__options-level{margin-left:10px}.est-report-section .res-basic-dropdown{border:1px solid #c9d1d2;background-color:#dfebeb;height:100%;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 10px;padding:3px;color:#3f393c}.est-report-section .res-basic-dropdown--wide{min-width:150px}.est-report-section .res-basic-dropdown--export{min-width:100px}.est-report-section .res-basic-dropdown__toggle--active{background-color:#dfebeb;border:none}.est-report-section .res-basic-dropdown__toggle--active:after{box-shadow:none}.est-report-section .res-basic-dropdown__toggle:before{background-color:#dfebeb}.est-report-section .res-basic-dropdown__list{width:calc(100% + 8px);left:-4px;background-color:#dfebeb;border-top:none;border-left:1px solid #c9d1d2;border-bottom:1px solid #c9d1d2;border-right:1px solid #c9d1d2;border-radius:1px}.est-report-section .res-basic-dropdown__list-item{color:#3f393c;font-weight:400}.est-report-section .res-button{border:1px solid #c9d1d2;border-radius:1px;padding:3px 28px;margin:0;background-color:#dfebeb;color:#000}.est-report-section .res-button:hover{background-color:#c6dbdb}.est-resource-dictionary{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative}.est-resource-dictionary__form-container{height:100%}.est-resource-dictionary__main-container{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex:1;flex:1;height:100%}.est-resource-dictionary__finder-container{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-preferred-size:auto;flex-basis:auto;overflow-x:auto}.est-resource-dictionary__header-filters{-ms-flex:none;flex:none;display:-ms-flexbox;display:flex}.est-resource-dictionary__main-body{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex:1 1 auto;flex:1 1 auto}.est-resource-dictionary__main-grid{-ms-flex:1;flex:1;overflow-x:auto;padding-bottom:25px}.est-resource-dictionary .est-estimate__body{overflow:initial}.est-cost-category-thumbnail{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;margin:10px;padding:10px;background-color:hsla(0,0%,100%,.61);color:#072c3c;font-weight:300;border-radius:5px;cursor:pointer}.est-cost-category-thumbnail--view-only .est-cost-category-thumbnail__add-label{opacity:0}.est-cost-category-thumbnail--view-only.est-cost-category-thumbnail--type-internal-services:hover,.est-cost-category-thumbnail--view-only.est-cost-category-thumbnail--type-labor:hover,.est-cost-category-thumbnail--view-only.est-cost-category-thumbnail--type-materials:hover,.est-cost-category-thumbnail--view-only.est-cost-category-thumbnail--type-other-direct-cost:hover,.est-cost-category-thumbnail--view-only.est-cost-category-thumbnail--type-subcontracts:hover{background-color:hsla(0,0%,100%,.61);cursor:default}.est-cost-category-thumbnail .est-more-info-tip{height:30px;width:30px;-ms-flex-pack:center;justify-content:center}.est-cost-category-thumbnail .inc-font{font-size:45px}.est-cost-category-thumbnail--type-labor:hover{background-color:#d9e9ee}.est-cost-category-thumbnail--type-labor .icon,.est-cost-category-thumbnail--type-labor:hover .est-cost-category-thumbnail__add-label{color:#59bbd2}.est-cost-category-thumbnail--type-labor .xlarge{font-size:45px}.est-cost-category-thumbnail--type-labor .est-more-info-tip__info:before{background-color:rgba(214,233,238,.74);border:.5px solid rgba(74,128,206,.74)}.est-cost-category-thumbnail--type-labor .est-more-info-tip__info:hover{color:rgba(0,0,0,.7)}.est-cost-category-thumbnail--type-labor .est-more-info-tip__info:hover:before{background-color:#b1d4dd;border:1px solid rgba(74,178,206,.34)}.est-cost-category-thumbnail--type-labor .est-more-info-tip__info--active{color:#fff}.est-cost-category-thumbnail--type-labor .est-more-info-tip__info--active:before{background-color:#59bbd2;border:1px solid rgba(74,178,206,.34)}.est-cost-category-thumbnail--type-labor .est-more-info-tip__info--active:hover:before{color:#fff;background-color:#59bbd2}.est-cost-category-thumbnail--type-materials:hover{background-color:#dceed5}.est-cost-category-thumbnail--type-materials .icon,.est-cost-category-thumbnail--type-materials:hover .est-cost-category-thumbnail__add-label{color:#56be00}.est-cost-category-thumbnail--type-materials .est-more-info-tip__info:before{background-color:#deefcf;border:.5px solid #cbdfb9}.est-cost-category-thumbnail--type-materials .est-more-info-tip__info:hover{color:rgba(0,0,0,.7)}.est-cost-category-thumbnail--type-materials .est-more-info-tip__info:hover:before{background-color:rgba(86,190,0,.45);border:1px solid transparent}.est-cost-category-thumbnail--type-materials .est-more-info-tip__info--active{color:#fff}.est-cost-category-thumbnail--type-materials .est-more-info-tip__info--active:before{background-color:#56be00;border:1px solid transparent}.est-cost-category-thumbnail--type-materials .est-more-info-tip__info--active:hover:before{color:#fff;background-color:#56be00}.est-cost-category-thumbnail--type-internal-services:hover{background-color:#ded8eb}.est-cost-category-thumbnail--type-internal-services .icon,.est-cost-category-thumbnail--type-internal-services:hover .est-cost-category-thumbnail__add-label{color:#796ea2}.est-cost-category-thumbnail--type-internal-services .est-more-info-tip__info:before{background-color:#e8e3ee;border:.5px solid #ddcfeb}.est-cost-category-thumbnail--type-internal-services .est-more-info-tip__info:hover{color:rgba(0,0,0,.7)}.est-cost-category-thumbnail--type-internal-services .est-more-info-tip__info:hover:before{background-color:rgba(121,110,162,.45);border:1px solid transparent}.est-cost-category-thumbnail--type-internal-services .est-more-info-tip__info--active{color:#fff}.est-cost-category-thumbnail--type-internal-services .est-more-info-tip__info--active:before{background-color:#796ea2;border:1px solid transparent}.est-cost-category-thumbnail--type-internal-services .est-more-info-tip__info--active:hover:before{color:#fff;background-color:#796ea2}.est-cost-category-thumbnail--type-other-direct-cost:hover{background-color:#c5d3df}.est-cost-category-thumbnail--type-other-direct-cost .icon,.est-cost-category-thumbnail--type-other-direct-cost:hover .est-cost-category-thumbnail__add-label{color:#628bba}.est-cost-category-thumbnail--type-other-direct-cost .est-more-info-tip__info:before{background-color:#d6e0eb;border:.5px solid #c2d1e1}.est-cost-category-thumbnail--type-other-direct-cost .est-more-info-tip__info:hover{color:rgba(0,0,0,.7)}.est-cost-category-thumbnail--type-other-direct-cost .est-more-info-tip__info:hover:before{background-color:rgba(98,139,186,.45);border:1px solid transparent}.est-cost-category-thumbnail--type-other-direct-cost .est-more-info-tip__info--active{color:#fff}.est-cost-category-thumbnail--type-other-direct-cost .est-more-info-tip__info--active:before{background-color:#628bba;border:1px solid transparent}.est-cost-category-thumbnail--type-other-direct-cost .est-more-info-tip__info--active:hover:before{color:#fff;background-color:#628bba}.est-cost-category-thumbnail--type-subcontracts:hover{background-color:#f5e9df}.est-cost-category-thumbnail--type-subcontracts .icon,.est-cost-category-thumbnail--type-subcontracts:hover .est-cost-category-thumbnail__add-label{color:#e38b49}.est-cost-category-thumbnail--type-subcontracts .est-more-info-tip__info:before{background-color:#f5e3d6;border:.5px solid #eac7ad}.est-cost-category-thumbnail--type-subcontracts .est-more-info-tip__info:hover{color:rgba(0,0,0,.7)}.est-cost-category-thumbnail--type-subcontracts .est-more-info-tip__info:hover:before{background-color:rgba(227,139,73,.5);border:1px solid transparent}.est-cost-category-thumbnail--type-subcontracts .est-more-info-tip__info--active{color:#fff}.est-cost-category-thumbnail--type-subcontracts .est-more-info-tip__info--active:before{background-color:#e38b49;border:1px solid transparent}.est-cost-category-thumbnail--type-subcontracts .est-more-info-tip__info--active:hover:before{color:#fff;background-color:#e38b49}.est-cost-category-thumbnail__container{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.est-cost-category-thumbnail__icon-column{-ms-flex:none;flex:none;width:105px;padding:5px}.est-cost-category-thumbnail__icon{-ms-flex:none;flex:none;font-size:25px;text-align:center}.est-cost-category-thumbnail__icon--xl{font-size:45px}.est-cost-category-thumbnail__title{-ms-flex:none;flex:none;text-align:center;font-weight:500;font-size:1.4rem;word-wrap:break-word}.est-cost-category-thumbnail__description-column{-ms-flex:1;flex:1;position:relative;padding:10px}.est-cost-category-thumbnail__info-column{-ms-flex:none;flex:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;width:25px}.est-cost-category-thumbnail__add-label{color:transparent}.est-cost-category-thumbnail__more{position:absolute;right:0;bottom:0}.est-cost-category-thumbnail__more .fa{transition:transform .5s}.est-cost-category-thumbnail__more--expanded .fa{transform:rotate(180deg)}.est-resource-detail{width:470px;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.est-resource-detail__header{color:#072c3c;font-size:1.8rem;font-weight:300;padding-left:20px;padding-top:10px}.est-resource-detail__italic-label{font-style:italic}.est-resource-detail__section-container{background:linear-gradient(179.26deg,#bdd6de,hsla(0,0%,100%,0))}.est-resource-detail__section{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 1 100%;flex:1 1 100%;margin:10px 10px 0;border-radius:3px;border:1px solid #bdd6de;padding:15px 10px;background-color:rgba(26,98,169,.03)}.est-resource-detail__section-header{font-size:1.4rem;font-weight:500;color:#086582;padding-bottom:10px}.est-resource-detail__section-header--no-pad{padding-bottom:0}.est-resource-detail__section-header--flex{display:-ms-flexbox;display:flex}.est-resource-detail__section-name{width:400px}.est-resource-detail__section-input-name-textbox{width:100%}.est-resource-detail__section-person-row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding-bottom:10px}.est-resource-detail__section-person-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.est-resource-detail__section-person-label{-ms-flex-preferred-size:120px;flex-basis:120px}.est-resource-detail__section-person-name{font-weight:500;width:300px;padding-left:15px}.est-resource-detail__section-person-desc{width:300px;padding-left:15px}.est-resource-detail__section-person-picture{width:30px;height:30px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.est-resource-detail__section-rate-row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;color:#000;font-size:1.4rem}.est-resource-detail__section-rate-row-label{-ms-flex:0 0 35px;flex:0 0 35px;padding:5px 20px 0 0}.est-resource-detail__section-rate-row-rate-display{-ms-flex:0 0 300px;flex:0 0 300px}.est-resource-detail__section-rate-row-unit-input{-ms-flex:0 0 100px;flex:0 0 100px;width:60px;height:26px;padding-left:5px;margin-left:15px;text-indent:5px;border:1px solid #bdd6de}.est-resource-detail__section-rate-row-unit-input[readonly]{background-color:#ccc}.est-resource-detail__section-rate-row-radio{padding-left:10px;width:100%}.est-resource-detail__section-rate-row .radio{margin-top:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.est-resource-detail__section-rate-row .radio--disabled{color:rgba(0,0,0,.75)}.est-resource-detail__section-rate-row .radio--disabled label{cursor:auto}.est-resource-detail__section-tc-row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;color:#000;font-size:1.4rem}.est-resource-detail__section-tc-row-label{-ms-flex:0 0 80px;flex:0 0 80px}.est-resource-detail__section-tc-row-textbox{-ms-flex:auto;flex:auto;padding-left:5px}.est-resource-detail__section-uc-row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;color:#000;font-size:1.4rem;-ms-flex-align:center;align-items:center}.est-resource-detail__section-uc-row-uc-label{white-space:nowrap;margin-right:15px}.est-resource-detail__section-uc-row .est-currency-control{-ms-flex-positive:2;flex-grow:2}.est-resource-detail__section-uc-row .est-currency-control input{padding-left:5px;text-align:left}.est-resource-detail__section-uc-row-unit-label{margin:0 15px 0 5px}.est-resource-detail__section-uc-row-unit-textbox{width:100%;padding-left:5px;-ms-flex-positive:1;flex-grow:1;text-indent:5px;border:1px solid #bdd6de}.est-resource-detail__section-opt{font-size:1.4rem;font-style:italic;color:rgba(0,0,0,.65)}.est-resource-detail__section-desc{color:rgba(0,0,0,.65);font-size:1.2rem;font-style:italic;padding-bottom:15px}.est-resource-detail__section-or-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;padding-top:15px;padding-bottom:18px;height:20px}.est-resource-detail__section-bar{border-bottom:1px solid #bdd6de;border-radius:3px;-ms-flex:1;flex:1}.est-resource-detail__section-or{padding-left:10px;padding-right:10px;font-size:1.2rem;color:#086582;font-style:italic;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.est-resource-detail__radio{-ms-flex:0 0 15px;flex:0 0 15px;height:15px;position:relative;background:none;border:.5px solid #8c9293;border-radius:50px;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.5)}.est-resource-detail__radio-label{cursor:pointer;position:absolute;height:15px;width:15px;left:1px;top:1px;background-color:transparent}.est-resource-detail__radio-label--selected{background-color:#99d0e1;border:.5px solid #99d0e1;border-radius:100px}.est-resource-detail__radio input[type=checkbox]:checked+label:after{opacity:1}.est-resource-detail .res-flyout-header{background-color:#fff;border:none}.est-resource-detail .res-flyout-header__text{padding:0 25px 0 20px}.est-resource-detail .est-textarea-control input{text-indent:5px;border:1px solid #bdd6de}.est-resource-detail .est-currency-control{-ms-flex:0 0 100px;flex:0 0 100px;height:26px;margin-top:-3px}.est-resource-detail .est-currency-control input{padding-left:5px;text-align:left;text-indent:5px;border:1px solid #bdd6de}.est-resource-detail__advanced{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;color:#072c3c;font-size:1.4rem;margin-top:10px}.est-resource-detail__advanced-row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding-bottom:10px;-ms-flex-negative:0;flex-shrink:0}.est-resource-detail__advanced-row-label{-ms-flex-preferred-size:120px;flex-basis:120px;color:rgba(0,0,0,.71)}.est-resource-detail__advanced-row-dropdown,.est-resource-detail__advanced-row-textbox{width:340px;padding-left:5px}.est-resource-detail__advanced-head{-ms-flex:1 0 auto;flex:1 0 auto;margin-right:10px}.est-resource-detail__advanced-chevron{transform:rotate(0deg);transition:transform .5s ease-out;color:#999;font-size:1rem;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.est-resource-detail__advanced-chevron--expand{transform:rotate(180deg)}.est-resource-detail__button-bar{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-pack:end;justify-content:flex-end;padding:15px 12px 15px 0}.est-resource-detail .res-button--est-light{margin-right:15px}.est-resource-detail .res-profile-picture--small{height:30px;width:30px}.est-resource-detail__info-card{cursor:pointer;color:#b1c0c7;margin-left:5px;font-size:12px}.est-resource-detail__info-card:hover{color:#93a8b2}.est-resource-detail-person{width:450px;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.est-resource-detail-person .res-flyout-header{background-color:transparent;border:none}.est-resource-detail-person .res-flyout-section{-ms-flex:1 1 100%;flex:1 1 100%;margin:0 10px 5px;border-radius:3px;border:1px solid #bdd6de;padding:0 10px;background-color:rgba(26,98,169,.03);color:#086582}.est-resource-detail-person .res-person-selector input{border:1px solid #a9a9a9;text-indent:5px}.est-resource-detail-person .res-button{background-color:#4c95ab;color:#fff}.est-resource-detail-person .res-button:hover{transition:background-color .5s ease;background-color:#3c7688}.est-resource-detail-person .res-button--neutral{background-color:#fff;border:1px solid rgba(76,149,171,.45);color:#086582}.est-resource-detail-person .res-button--neutral:hover{transition:background-color .5s ease;background-color:hsla(0,0%,47%,.2)}.est-resource-detail-person .filter{-ms-flex-negative:0;flex-shrink:0}.est-resource-detail-wage-org{width:500px;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;position:relative}.est-resource-detail-wage-org__caret{-ms-flex:none;flex:none;width:15px;background:none;border:0}.est-resource-detail-wage-org__container{background-color:hsla(0,0%,100%,.5)}.est-resource-detail-wage-org .res-flyout-header{background-color:transparent;border:none;color:rgba(0,0,0,.65);height:50px;padding-top:10px}.est-resource-detail-wage-org .res-flyout-section{-ms-flex:1 1 100%;flex:1 1 100%;overflow-y:auto;padding-top:20px;padding-bottom:20px;border-bottom:none;background-color:rgba(59,59,59,.06)}.est-resource-detail-wage-org__header-desc{padding:10px 25px;background-color:transparent;font-style:italic;font-size:12px;color:rgba(0,0,0,.65)}.est-resource-detail-wage-org__organization{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background-color:rgba(59,59,59,.06);padding:20px}.est-resource-detail-wage-org__organization-header{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.est-resource-detail-wage-org__organization-title{color:#000;font-size:14px;font-weight:500}.est-resource-detail-wage-org__organization-reset{color:rgba(0,0,0,.53);font-size:14px;text-decoration:underline;cursor:pointer}.est-resource-detail-wage-org__organization-input{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-top:20px}.est-resource-detail-wage-org__organization-input-label{font-size:14px;color:rgba(0,0,0,.7);-ms-flex:1;flex:1}.est-resource-detail-wage-org__organization-input-ob{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:350px;height:25px;-ms-flex-align:center;align-items:center}.est-resource-detail-wage-org__organization-input-ob:hover{cursor:pointer}.est-resource-detail-wage-org__organization-input-ob-desc{padding-left:5px;-ms-flex:2;flex:2}.est-resource-detail-wage-org__organization-input-ob-desc--empty{font-style:italic}.est-resource-detail-wage-org__organization-input-ob-cost{padding-right:5px;font-weight:300;font-size:12px}.est-resource-detail-wage-org__organization-input-box{width:350px}.est-resource-detail-wage-org__organization-input-field{width:100%;background-color:hsla(0,0%,100%,.35);border:1px solid #e7e7e7;height:25px;-ms-flex-align:center;align-items:center;padding-left:3px}.est-resource-detail-wage-org__rate{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.est-resource-detail-wage-org__rate-desc{padding:10px 25px;background-color:transparent;font-style:italic;font-size:12px;color:rgba(0,0,0,.65)}.est-resource-detail-wage-org__rate-menu{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;color:#086582;font-size:14px;padding:5px 0 20px;background-color:transparent}.est-resource-detail-wage-org__rate-menu-wp{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;padding:0 10px 0 25px}.est-resource-detail-wage-org__rate-menu-sum{-ms-flex:1;flex:1;padding:0 10px 0 15px;text-align:right}.est-resource-detail-wage-org__rate-row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:10px 0 10px 15px;color:#086582;margin:0 10px 8px;border-radius:3px;background-color:rgba(8,101,130,.04)}.est-resource-detail-wage-org__rate-row:hover{cursor:pointer;background-color:rgba(8,101,130,.12)}.est-resource-detail-wage-org__rate-row:hover .est-resource-detail-wage-org__rate-row-add{color:#086582;font-weight:300}.est-resource-detail-wage-org__rate-row-wp{-ms-flex:1;flex:1}.est-resource-detail-wage-org__rate-row-wp-desc{font-weight:300;font-size:18px}.est-resource-detail-wage-org__rate-row-wp-cost{color:hsla(0,0%,7%,.53);font-size:12px}.est-resource-detail-wage-org__rate-row-sum{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:row;flex-direction:row}.est-resource-detail-wage-org__rate-row-sum-cost{font-size:18px;-ms-flex:1;flex:1;text-align:right}.est-resource-detail-wage-org__rate-row-add{-ms-flex-preferred-size:60px;flex-basis:60px;text-align:right;color:rgba(8,101,130,.04);font-weight:300;padding-right:15px}.est-resource-detail-wage-org__info-tip{display:-ms-inline-flexbox;display:inline-flex;padding-top:5px}.est-resource-detail-wage-org .est-more-info-tip__info{width:12px;height:14px;line-height:12px}.est-resource-detail-wage-org .est-more-info-tip__info:before{background-color:#d2d2d2;border:1px solid #d2d2d2}.est-resource-detail-wage-org .est-more-info-tip__trigger{padding-right:10px}.est-resource-org-burden-dropdown{display:-ms-flexbox;display:flex}.est-resource-org-burden-dropdown__header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;padding:10px 0;border-bottom:1px solid rgba(0,0,0,.08)}.est-resource-org-burden-dropdown__header-title{font-style:italic;color:rgba(7,44,60,.7);font-size:14px}.est-resource-org-burden-dropdown__header-close{transition:right .5s}.est-resource-org-burden-dropdown__header-close-area{z-index:1;-ms-flex:none;flex:none;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;right:18px;top:10px;z-index:10;height:30px;width:30px;background-color:hsla(0,0%,100%,.9);border-radius:100%}.est-resource-org-burden-dropdown__header-close-area:hover{background-color:hsla(0,0%,100%,.95)}.est-resource-org-burden-dropdown__header-close-area:hover .est-resource-org-burden-dropdown__header-close-button{color:#777;font-weight:700}.est-resource-org-burden-dropdown__header-close-button{font-size:1rem;color:#999;cursor:pointer}.est-resource-org-burden-dropdown__caret{-ms-flex:none;flex:none;padding-right:6px;margin-left:5px;cursor:pointer;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.est-resource-org-burden-dropdown__caret:before{content:"\F0D7";color:#000}.est-resource-org-burden-dropdown__org-burdens{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:10px;border-bottom:1px solid rgba(0,0,0,.08)}.est-resource-org-burden-dropdown__org-burdens:hover{cursor:pointer;background-color:rgba(89,187,210,.22);color:#000}.est-resource-org-burden-dropdown__org-burdens-row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:end;align-items:flex-end}.est-resource-org-burden-dropdown__org-burdens-row:hover{color:#000}.est-resource-org-burden-dropdown__org-burdens-row-desc{font-size:1.4rem}.est-resource-org-burden-dropdown__org-burdens-row-rate{font-size:12px}.est-resource-org-burden-dropdown__org-burdens-row-default{font-size:1.2rem;padding-left:8px}.est-resource-org-burden-dropdown__org-burdens--selected{background-color:#256ff6;color:#fff}.est-resource-org-burden-dropdown__col1{width:15px;display:-ms-flexbox;display:flex}.est-resource-org-burden-dropdown__bullet{height:5px;width:5px;background-color:#072c3c;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.est-resource-org-burden-dropdown__info-tip{position:absolute;right:15px}.est-resource-org-burden-dropdown .est-more-info-tip__info{width:12px;height:14px;line-height:12px}.est-resource-org-burden-dropdown .est-more-info-tip__info:before{background-color:#d2d2d2;border:1px solid #d2d2d2}.est-resource-org-burden-dropdown .popover{max-width:400px;width:350px;max-height:600px;border-radius:3px;border:1px solid #bdd6de}.est-resource-org-burden-dropdown .popover.bottom{background-color:#fff}.est-resource-org-burden-dropdown .popover-content{max-height:600px;overflow-y:auto}.est-resource-wage-pool-dropdown__popover{max-width:300px;width:100%;max-height:600px;overflow:auto}.est-resource-wage-pool-dropdown__header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;padding:10px 0}.est-resource-wage-pool-dropdown__header-title{font-style:italic;color:rgba(7,44,60,.7);font-size:14px}.est-resource-wage-pool-dropdown__header-close{transition:right .5s}.est-resource-wage-pool-dropdown__header-close-area{z-index:1;-ms-flex:none;flex:none;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;right:18px;top:10px;z-index:10;height:30px;width:30px;background-color:hsla(0,0%,100%,.9);border-radius:100%}.est-resource-wage-pool-dropdown__header-close-area:hover{background-color:hsla(0,0%,100%,.95)}.est-resource-wage-pool-dropdown__header-close-area:hover .est-resource-wage-pool-dropdown__header-close-button{color:#777;font-weight:700}.est-resource-wage-pool-dropdown__header-close-button{font-size:1.2rem;color:#999;cursor:pointer;font-size:1rem}.est-resource-wage-pool-dropdown__caret{-ms-flex:none;flex:none;margin-left:10px;cursor:pointer;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px}.est-resource-wage-pool-dropdown__caret:before{content:"\F0D7";color:#086582}.est-resource-wage-pool-dropdown__wp{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:10px;border-bottom:1px solid rgba(0,0,0,.08)}.est-resource-wage-pool-dropdown__wp:hover{cursor:pointer;background-color:rgba(89,187,210,.22)}.est-resource-wage-pool-dropdown__wp-row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}.est-resource-wage-pool-dropdown__wp-row-desc{color:#072c3c;font-size:14px}.est-resource-wage-pool-dropdown__wp-row-rate{font-size:12px}.est-resource-wage-pool-dropdown__info-tip{display:-ms-inline-flexbox;display:inline-flex;padding-top:5px}.est-resource-wage-pool-dropdown .est-more-info-tip__info{width:12px;height:14px;line-height:12px}.est-resource-wage-pool-dropdown .est-more-info-tip__info:before{background-color:#d2d2d2;border:1px solid #d2d2d2}.est-resource-dictionary-filters{-ms-flex:1;flex:1;padding:20px 10px}.est-resource-dictionary-filters .res-button{color:rgba(7,44,60,.8);font-size:1.4rem;margin:0 5px}.est-resource-dictionary-filters .res-button:first-child{margin-left:0}.est-resource-dictionary-filters .res-button:active{box-shadow:none}.est-resource-dictionary-filters .res-button.res-button--selected{color:#fff;transition:none}.est-resource-dictionary-filters .res-button.res-button--selected:hover{color:#f2f2f2}.est-resource-dictionary-filters .res-button--internal-services,.est-resource-dictionary-filters .res-button--labor,.est-resource-dictionary-filters .res-button--materials,.est-resource-dictionary-filters .res-button--other-direct-cost,.est-resource-dictionary-filters .res-button--subcontracts{background-color:transparent}.est-resource-dictionary-filters .res-button--labor:hover{background-color:rgba(89,187,210,.3)}.est-resource-dictionary-filters .res-button--labor.res-button--selected{background-color:#59bbd2}.est-resource-dictionary-filters .res-button--materials:hover{background-color:rgba(86,190,0,.3)}.est-resource-dictionary-filters .res-button--materials.res-button--selected{background-color:#56be00}.est-resource-dictionary-filters .res-button--subcontracts:hover{background-color:rgba(227,139,73,.3)}.est-resource-dictionary-filters .res-button--subcontracts.res-button--selected{background-color:#e38b49}.est-resource-dictionary-filters .res-button--other-direct-cost:hover{background-color:rgba(98,139,186,.3)}.est-resource-dictionary-filters .res-button--other-direct-cost.res-button--selected{background-color:#628bba}.est-resource-dictionary-filters .res-button--internal-services:hover{background-color:rgba(121,110,162,.3)}.est-resource-dictionary-filters .res-button--internal-services.res-button--selected{background-color:#796ea2}.est-resource-dictionary-filters__count{padding:0 0 0 10px}.est-resource-finder{-ms-flex:none;flex:none;width:350px;background:linear-gradient(rgba(211,220,223,.8),rgba(211,220,223,.3))}.est-resource-grid__container{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-item-align:start;align-self:flex-start;min-width:750px}.est-resource-grid__help-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-top:20px;margin-left:15px;-ms-flex-align:center;align-items:center}.est-resource-grid__help-bubble{height:60px;width:252px;border-radius:9px;background-color:rgba(145,194,182,.3);color:#072c3c;font-style:italic;margin-left:10px;padding:10px 15px 10px 20px}.est-resource-grid__caret-left{font-size:30px;color:rgba(145,194,182,.4)}.est-resource-grid__text-header{padding-left:15px;color:#072c3c;font-size:1.8rem}.est-resource-grid__header-container{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex:1;flex:1}.est-resource-grid__header{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-align:center;align-items:center;border-bottom:1px solid #bfbfbf;padding-left:15px;background-color:#ccc;height:30px;color:#fff;font-size:1.2rem;margin:0 0 0 10px}.est-resource-grid__header-dirty-flag{width:10px}.est-resource-grid__header-type{-ms-flex:0 0 250px;flex:0 0 250px}.est-resource-grid__header-picture{-ms-flex:0 0 30px;flex:0 0 30px;-ms-flex-item-align:start;align-self:flex-start}.est-resource-grid__header-name{-ms-flex:1;flex:1;padding-left:5px}.est-resource-grid__header-cost{-ms-flex:0 0 100px;flex:0 0 100px;padding-right:24px;text-align:end}.est-resource-grid__header-unit{-ms-flex:0 0 100px;flex:0 0 100px;padding-left:5px}.est-resource-grid__header-loading{-ms-flex:0 0 12px;flex:0 0 12px}.est-resource-grid__header-dropdown{-ms-flex:0 0 60px;flex:0 0 60px}.est-resource-grid__header-gutter{-ms-flex-preferred-size:50px;flex-basis:50px}.est-resource-grid__header--labor{background-color:#59bbd2}.est-resource-grid__header--materials{background-color:#56be00}.est-resource-grid__header--subcontracts{background-color:#e38b49}.est-resource-grid__header--other-direct-cost{background-color:#628bba}.est-resource-grid__header--internal-services{background-color:#796ea2}.est-resource-grid-row__row-container{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;min-height:50px;margin:0 0 0 10px}.est-resource-grid-row__row{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-align:center;align-items:center;border-color:#92b7bf;border-style:solid;border-width:0 1px 1px;padding:12px 0 10px 15px;font-size:1.4rem;color:#072c3c}.est-resource-grid-row__row--hover.est-resource-grid-row__row--type-labor,.est-resource-grid-row__row--type-labor:focus{background-color:rgba(89,187,210,.3)}.est-resource-grid-row__row--hover.est-resource-grid-row__row--type-labor input,.est-resource-grid-row__row--type-labor:focus input{background-color:#fff;color:#072c3c;border:1px solid #bdd6de}.est-resource-grid-row__row--hover.est-resource-grid-row__row--type-materials,.est-resource-grid-row__row--type-materials:focus{background-color:rgba(86,190,0,.3)}.est-resource-grid-row__row--hover.est-resource-grid-row__row--type-materials input,.est-resource-grid-row__row--type-materials:focus input{background-color:#fff;color:#072c3c;border:1px solid #bdd6de}.est-resource-grid-row__row--hover.est-resource-grid-row__row--type-internal-services,.est-resource-grid-row__row--type-internal-services:focus{background-color:rgba(121,110,162,.3)}.est-resource-grid-row__row--hover.est-resource-grid-row__row--type-internal-services input,.est-resource-grid-row__row--type-internal-services:focus input{background-color:#fff;color:#072c3c;border:1px solid #bdd6de}.est-resource-grid-row__row--hover.est-resource-grid-row__row--type-other-direct-cost,.est-resource-grid-row__row--type-other-direct-cost:focus{background-color:rgba(98,139,186,.3)}.est-resource-grid-row__row--hover.est-resource-grid-row__row--type-other-direct-cost input,.est-resource-grid-row__row--type-other-direct-cost:focus input{background-color:#fff;color:#072c3c;border:1px solid #bdd6de}.est-resource-grid-row__row--hover.est-resource-grid-row__row--type-subcontracts,.est-resource-grid-row__row--type-subcontracts:focus{background-color:rgba(227,139,73,.3)}.est-resource-grid-row__row--hover.est-resource-grid-row__row--type-subcontracts input,.est-resource-grid-row__row--type-subcontracts:focus input{background-color:#fff;color:#072c3c;border:1px solid #bdd6de}.est-resource-grid-row__row--readonly:hover{cursor:default}.est-resource-grid-row__row--readonly:hover input{background-color:transparent;border-color:transparent}.est-resource-grid-row__row--deleted:focus,.est-resource-grid-row__row--deleted:hover{cursor:default}.est-resource-grid-row__row--deleted:focus input,.est-resource-grid-row__row--deleted:hover input{background-color:transparent;border-color:transparent}.est-resource-grid-row__row--action{-ms-flex:0 10px;flex:0 10px}.est-resource-grid-row__row--focused{background:linear-gradient(180deg,#edf7e1,#d5e9d1);box-shadow:0 -1px 9px 1px rgba(112,139,138,.16),0 1px 10px 1px rgba(112,136,136,.21)}.est-resource-grid-row__row .dropdown-menu{border:1px solid #ccc}.est-resource-grid-row__row--locked{background-color:#d3d3d3}.est-resource-grid-row__row--hidecost:hover .est-resource-grid-row__field-cost input{color:transparent}.est-resource-grid-row__type{-ms-flex:0 0 250px;flex:0 0 250px;-ms-flex-item-align:start;align-self:flex-start;padding-top:3px}.est-resource-grid-row__type:hover{cursor:default}.est-resource-grid-row__type--deleted{text-decoration:line-through}.est-resource-grid-row__dirty-flag{width:10px;-ms-flex-item-align:start;align-self:flex-start}.est-resource-grid-row__dirty-flag--dirty:before{content:"";position:relative;width:0;height:0;border-style:solid;border-width:8px 8px 0 0;border-color:#00d8e5 transparent transparent;z-index:2;right:15px;bottom:6px}.est-resource-grid-row__picture{-ms-flex:0 0 30px;flex:0 0 30px;-ms-flex-item-align:start;align-self:flex-start}.est-resource-grid-row .est-text-control{padding:0}.est-resource-grid-row .est-text-control--hideuom input{visibility:hidden}.est-resource-grid-row .est-text-control--uom-readonly input{background:transparent;border:none}.est-resource-grid-row__name-group{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-item-align:start;align-self:flex-start}.est-resource-grid-row__name-group-person{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.est-resource-grid-row__name-group-person-name{width:90%;padding-left:5px}.est-resource-grid-row__name-group-person-name--deleted{text-decoration:line-through}.est-resource-grid-row__name-group-picture{width:40px}.est-resource-grid-row__name-group-name{width:95%}.est-resource-grid-row__name-group-name input{width:100%;background-color:transparent;border:1px solid transparent;padding-left:5px}.est-resource-grid-row__name-group-name input:focus:not([readonly]){background-color:#fff;border:1px solid #bdd6de}.est-resource-grid-row__name-group-name--deleted input{text-decoration:line-through}.est-resource-grid-row__name-group-text{padding-left:5px}.est-resource-grid-row__name-group-text--deleted{text-decoration:line-through}.est-resource-grid-row__name-group-override{padding-left:5px;color:rgba(7,44,60,.5);font-style:italic}.est-resource-grid-row__name-group--deleted input{text-decoration:line-through}.est-resource-grid-row__name-group--deleted input:focus,.est-resource-grid-row__name-group--deleted input:hover{background-color:transparent;border-color:transparent}.est-resource-grid-row__cost{-ms-flex:0 0 100px;flex:0 0 100px;-ms-flex-item-align:start;align-self:flex-start}.est-resource-grid-row__cost input{width:80px;background-color:transparent;border:1px solid transparent;padding-left:5px;padding-right:5px;text-align:right}.est-resource-grid-row__cost input:focus:not([readonly]){background-color:#fff;color:#072c3c!important;border:1px solid #bdd6de}.est-resource-grid-row__cost--deleted input{text-decoration:line-through}.est-resource-grid-row__cost-text{text-align:right;padding-right:25px}.est-resource-grid-row__cost-text--deleted{text-decoration:line-through}.est-resource-grid-row__unit{-ms-flex:0 0 100px;flex:0 0 100px;-ms-flex-item-align:start;align-self:flex-start}.est-resource-grid-row__unit input{width:90px;background-color:transparent;border:1px solid transparent;padding-left:5px}.est-resource-grid-row__unit input:focus:not([readonly]){background-color:#fff;border:1px solid #bdd6de}.est-resource-grid-row__unit--deleted input{text-decoration:line-through}.est-resource-grid-row__unit-text{text-align:left;padding-left:5px}.est-resource-grid-row__unit--deleted,.est-resource-grid-row__unit-text--deleted{text-decoration:line-through}.est-resource-grid-row__loading{-ms-flex:0 0 12px;flex:0 0 12px}.est-resource-grid-row__loading i{display:none}.est-resource-grid-row__loading--show i{display:inline-block}.est-resource-grid-row__dropdown{-ms-flex:0 0 60px;flex:0 0 60px;-ms-flex-pack:center;justify-content:center;display:-ms-flexbox;display:flex;font-size:1.6rem;-ms-flex-item-align:start;align-self:flex-start}.est-resource-grid-row__trashcan{-ms-flex:0 0 60px;flex:0 0 60px;padding-left:20px}.est-resource-grid-row--focused{background-color:#d4ebf2}.est-resource-grid-row .hidecost{color:transparent}.est-resource-grid-row__gutter{-ms-flex-preferred-size:50px;flex-basis:50px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;text-align:center;font-size:1.4rem}.est-resource-grid-row__gutter-delete{font-family:res;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}.est-resource-grid-row__gutter-delete:before{content:"\E658"}.est-resource-grid-row__gutter-delete:hover{cursor:pointer;border-radius:50%}.est-resource-grid-row__gutter-undo{font-size:1.3rem}.est-resource-grid-row__gutter-undo:hover{text-decoration:underline;cursor:pointer}.est-resource-grid-row .est-currency-control{padding:0}.est-resource-grid-row .est-currency-control--hidecost input{visibility:hidden}.est-resource-grid-row .res-profile-picture--small{height:20px;width:20px;font-size:20px}.est-resource-grid-row__info-card{cursor:pointer;color:#b1c0c7;margin-left:5px;font-size:12px}.est-resource-grid-row__info-card:hover{color:#93a8b2}.est-resource-key-form{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.est-resource-key-form__description{-ms-flex:none;flex:none;margin:0 0 20px}.est-resource-key-form__form{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;margin:20px}.est-resource-key-form__form-header{-ms-flex:none;flex:none;font-size:20px;color:#999;font-weight:300}.est-resource-key-form__form-error{-ms-flex:none;flex:none;margin:0 0 10px;color:red}.est-resource-key-form__form-field{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-align:center;align-items:center;margin:0 0 10px}.est-resource-key-form__form-field-label{-ms-flex:none;flex:none;width:125px;color:#999;font-weight:400;margin:0}.est-resource-key-form__form-field-content{-ms-flex:1;flex:1;height:30px}.est-resource-key-form__button-bar{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:end;justify-content:flex-end}.est-resource-key-form__button-bar .res-button{margin:0 0 0 7px}.est-new-estimate{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;height:100vh;width:100%;background-color:#76afbe}.est-new-estimate__loading-section{display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;-ms-flex-flow:column;flex-flow:column;position:relative}.est-new-estimate__loading-section-overlay{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.5);height:100vh;position:absolute;left:0;right:0;top:0;z-index:100}.est-new-estimate__back-button-row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex:0 0 30px;flex:0 0 30px;background-color:#3f5966;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;color:#fff}.est-new-estimate__back-row-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer}.est-new-estimate__back-row-item--text{padding:0 18px 0 0}.est-new-estimate__back-row-item--button{padding:0 18px}.est-new-estimate__header{-ms-flex:none;flex:none;height:60px;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;padding:10px 25px}.est-new-estimate__title-group{-ms-flex:1;flex:1;width:100%}.est-new-estimate__header-bg{display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;-ms-flex-direction:column;flex-direction:column;background-color:transparent;background-image:url("/Content/images/est/headerC.jpg");background-size:cover;width:100%}.est-new-estimate__button-grp{-ms-flex:1 0 auto;flex:1 0 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.est-new-estimate__save-and-discard{background-color:hsla(0,0%,100%,.15);display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-align:center;align-items:center;min-height:44px}.est-new-estimate__save-and-discard>*{margin-right:15px}.est-new-estimate__cost-group{-ms-flex:none;flex:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;width:120px;color:#000}.est-new-estimate__title-group-main,.est-new-estimate__title-group-sub{color:#fff;display:block;overflow:hidden;width:100%}.est-new-estimate__cost-group-total,.est-new-estimate__title-group-main{-ms-flex:auto;flex:auto;font-size:20px}.est-new-estimate__title-group-main{text-overflow:ellipsis;white-space:nowrap}.est-new-estimate__title-group-sub{max-height:40px}.est-new-estimate__cost-group-total{display:-ms-flexbox;display:flex}.est-new-estimate__cost-group-label,.est-new-estimate__title-group-sub{-ms-flex:auto;flex:auto}.est-new-estimate__title-group-ver{background-color:#deefd6;font-weight:500;font-size:1.2rem;color:#062735;padding:2px 10px;margin-right:3px;border-radius:93px;height:20px}.est-new-estimate__body{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;overflow-y:auto;overflow-x:hidden;background-color:#e9edec;background-image:url("/Content/images/est/texture.png"),linear-gradient(0deg,hsla(150,7%,94%,.4),#eff1f0 50%,#eff1f0),url("/Content/images/est/ice-background.jpg");background-position:0 0,0 0,0 100%;background-size:auto,auto,100% 70%;background-repeat:repeat,no-repeat,no-repeat;width:100%}.est-new-estimate__form{width:100%}.est-new-estimate__field{padding:30px 50px 0}.est-new-information{max-width:1135px}.est-new-information form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;color:#093244;width:100%}.est-new-information__divider{border-bottom-style:dashed;border-bottom-width:1.5px;border-bottom-color:#9a9a9a;margin:0 40px}.est-new-information__header{margin-left:40px;margin:30px 30px 0 40px}.est-new-information__header,.est-new-information__version{-ms-flex:0 1 auto;flex:0 1 auto}.est-new-information__container-outer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:0 1 auto;flex:0 1 auto;margin:40px;padding-top:0;border-radius:3px;color:rgba(7,44,60,.7)}.est-new-information__container-outer--right-drop-shadow{box-shadow:3px 3px 6px 0 rgba(0,0,0,.25)}.est-new-information__container-inner{background-color:#eef4f6;box-shadow:3px 3px 6px 0 rgba(0,0,0,.25);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:0 1 auto;flex:0 1 auto}.est-new-information__lookups,.est-new-information__person{-ms-flex:0 1 auto;flex:0 1 auto;padding:0 28px 20px}.est-new-information__version-dropdown{-ms-flex:0 1 auto;flex:0 1 auto;background-color:#e9edec;z-index:1}.est-new-information__version-dropdown input,.est-new-information__version-dropdown select{height:21px;border:none;background-color:#eef4f6}.est-new-information__version-label{background-color:#eef4f6;-ms-flex-item-align:start;align-self:flex-start;padding:5px 5px 5px 30px;z-index:1;display:block;position:relative}.est-new-information__version-label-text{font-weight:500;display:block;width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(7,44,60,.7)}.est-new-information__version-label:before{content:"";position:absolute;width:17px;height:30px;top:0;background:url("/Content/images/est/cards-tab-corner.png") 0/auto 30px no-repeat;z-index:10;transform:matrix(-1,0,0,1,0,0);left:194px}.est-new-information__error-text{border-radius:0 .5rem .5rem;-ms-flex:0 0 33px;flex:0 0 33px;background-color:#faebe7;font-size:1.4rem;height:2.8rem;line-height:1.8rem;-ms-flex-align:center;align-items:center;border:none;padding:5px;margin-top:1rem;display:none}.est-new-information__error-text:before{content:"\F06A";color:#db4e37;padding:2px 5px;font:normal normal normal 14px/1 FontAwesome;font-size:1.8rem;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.est-new-information__error-text:after{position:absolute;top:-4px;left:0;content:"";width:0;height:0;border-style:solid;border-width:.5rem 0 0 1rem;border-color:transparent transparent transparent #faebe7}.est-new-information__error-text--top-arrow{border-radius:0 .5rem .5rem;margin-top:1rem}.est-no-access,.est-no-access__body{height:100%;width:100%}.est-no-access__body{background-image:url("/Content/images/est/card-background.jpg");background-size:cover;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.est-no-access__card{margin:2em;box-shadow:2px 10px 17px 0 rgba(0,0,0,.45);background-color:#fff;display:-ms-flexbox;display:flex;padding:1em;color:#257487}.est-no-access__icon{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.est-no-access__error{-ms-flex:1 1 auto;flex:1 1 auto;margin-left:1em;font-style:italic;font-size:2rem}.est-no-access__line{display:block}@media screen and (max-width:1150px){.est-no-access__line{display:inline}}.gantt-chart__label{font-size:1.4rem;fill:#072c3c;font-weight:300;alignment-baseline:central}.gantt-chart__label--end{text-anchor:end}.gantt-chart__circle,.gantt-chart__line{fill:#086582}.gantt-header__axis .domain{fill:transparent;stroke:transparent}.gantt-header__axis .tick line{stroke:#92b7bf;stroke-width:2px}.gantt-header__label{font-size:1.4rem;fill:#072c3c;font-weight:300}.gantt-header__label--end{text-anchor:end}.uib-datepicker-popup button{border:0}.uib-datepicker-popup th{color:#000}.est-back-header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex:0 0 30px;flex:0 0 30px;background-color:#3f5966;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch}.est-back-header a,.est-back-header a:hover{color:#fff}.est-back-header__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer}.est-back-header__item--text{padding:0 18px 0 0}.est-back-header__item--button{padding:0 18px}.est-estimate-tabs,.est-estimate-tabs__tab{display:-ms-flexbox;display:flex}.est-estimate-tabs__tab{background-color:rgba(207,225,233,.8);height:32px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0 15px;position:relative}.est-estimate-tabs__tab--active{background-color:#d4e3e8}.est-estimate-tabs__tab--active.est-estimate-tabs__tab--info{background-color:#eff1f0}.est-estimate-tabs__tab:not(.est-estimate-tabs__tab--active){box-shadow:inset 0 -10px 10px -10px rgba(0,0,0,.1)}.est-estimate-tabs__tab--info{-ms-flex:0 0 350px;flex:0 0 350px;margin-right:10px}.est-estimate-tabs__tab--info:after{content:"";width:0;height:0;border-style:solid;border-width:32px 0 0 10px;border-color:transparent transparent transparent rgba(207,225,233,.8);position:absolute;right:-10px;top:0;z-index:1}.est-estimate-tabs__tab--info.est-estimate-tabs__tab--active:after{z-index:3;border-color:transparent transparent transparent #eff1f0}.est-estimate-tabs__tab--info:hover:not(.est-estimate-tabs__tab--active){background-color:rgba(63,89,102,.16);transition:none;cursor:pointer}.est-estimate-tabs__tab--info:hover:not(.est-estimate-tabs__tab--active).est-estimate-tabs__tab--info:after{border-color:transparent transparent transparent rgba(63,89,102,.16)}.est-estimate-tabs__tab--version{-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-pack:start;justify-content:flex-start}.est-estimate-tabs__tab--version:before{content:"";width:0;height:0;border-style:solid;border-width:0 0 32px 10px;border-color:transparent transparent rgba(207,225,233,.8);z-index:1;position:absolute;left:-10px;top:0}.est-estimate-tabs__tab--version.est-estimate-tabs__tab--active:before{z-index:3;border-color:transparent transparent #d4e3e8}.est-estimate-tabs__tab--version.est-estimate-tabs__tab--hovered:hover:not(.est-estimate-tabs__tab--active){background-color:rgba(63,89,102,.16);transition:none;cursor:pointer}.est-estimate-tabs__tab--version.est-estimate-tabs__tab--hovered:hover:not(.est-estimate-tabs__tab--active).est-estimate-tabs__tab--version:before{border-color:transparent transparent rgba(63,89,102,.16)}.est-estimate-tabs__draft{border-radius:3px;background-color:#eaae4a;color:#fff;padding:1px 10px;margin-right:10px}.est-estimate-tabs__version{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:25px;padding:0 10px}.est-estimate-tabs__version--can-hover:hover{border-radius:3px;background-color:#accad4;cursor:pointer}.est-estimate-tabs__version-dropdown--open .est-estimate-tabs__version:hover{background-color:rgba(147,190,201,.4)!important;border-radius:0!important}.est-estimate-tabs__version-section{-ms-flex:0 0 auto;flex:0 0 auto;display:-ms-flexbox;display:flex;position:relative;padding:5px 0;-ms-flex-item-align:start;align-self:flex-start;color:#091d28;font-size:1.4rem;font-weight:500}.est-estimate-tabs__version-content{-ms-flex-positive:1;flex-grow:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.est-estimate-tabs__version-lock{-ms-flex:0 0 30px;flex:0 0 30px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:start;align-self:flex-start;margin:1px 0 0 10px}.est-estimate-tabs__version-caret{margin-left:5px}.est-estimate-tabs__version-caret:before{color:rgba(7,44,60,.54)}.est-estimate-tabs__version-dropdown{width:270px;position:relative}.est-estimate-tabs__version-dropdown--open{box-shadow:0 4px 8px 0 rgba(0,0,0,.2);border-radius:3px;border:1px solid #b3c6cc;background-color:#e5eff2;z-index:100}.est-estimate-tabs__version-dropdown-contents{width:100%;-ms-flex-flow:column nowrap;flex-flow:column nowrap;overflow-y:auto;max-height:600px;margin-top:10px}.est-estimate-tabs__version-dropdown-row{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;padding:0 10px;min-height:25px}.est-estimate-tabs__version-dropdown-row-selected{margin-top:-1px;-ms-flex:0 0 10px;flex:0 0 10px}.est-estimate-tabs__version-dropdown-row-selected>*{font-size:1rem}.est-estimate-tabs__version-dropdown-row-lock{-ms-flex:0 0 30px;flex:0 0 30px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.est-estimate-tabs__version-dropdown-row-title{-ms-flex-positive:1;flex-grow:1;overflow-x:hidden}.est-estimate-tabs__version-dropdown-row:hover{background-color:rgba(147,190,201,.4);cursor:pointer}.est-estimate-tabs__version-dropdown-row--active{background-color:#cddee4}.est-estimate-tabs__spacer{-ms-flex-positive:1;flex-grow:1}.est-estimate-tabs__tab--active .est-estimate-tabs__version:hover:not(.est-estimate-tabs__version--open){background-color:#b1cbd3}.est-estimate-tabs__lock-container{height:15px;width:15px;background-color:#b0cbd3;color:#fff;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:1rem;margin-top:3px}.est-estimate-tabs__total{font-size:1.4rem;font-weight:300;color:#000}@media (min-width:950px){.est-estimate-tabs__total{margin-right:30px}}.est-estimate-tabs__dollars{font-size:1.8rem}.est-estimate-tabs__dollars--stale{font-style:italic}.est-estimate-title{display:-ms-flexbox;display:flex;height:60px;padding:10px 25px;width:100%;color:hsla(0,0%,100%,.9);font-size:1.8rem;-ms-flex-align:center;align-items:center}.est-help-popover__link{color:#093244;cursor:pointer;padding-left:10px;border:none;background:transparent}.est-help-popover__link:hover{color:#7cabb8}.est-help-popover__link a:visited{color:#093244}.est-information-lookups{display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row;-ms-flex-align:stretch;align-items:stretch}.est-information-lookups__box{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background-color:rgba(158,191,198,.75);margin-bottom:20px;width:515px;padding:16px 23px 16px 20px}.est-information-lookups__box--left{margin-right:22px}.est-information-lookups__input-group{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;height:26px;margin-bottom:10px}.est-information-lookups__input-group--no-margin{margin-bottom:0}.est-information-lookups__label{-ms-flex:0 0 200px;flex:0 0 200px;opacity:.7}.est-information-lookups__info-tip{display:-ms-inline-flexbox;display:inline-flex}.est-information-lookups__input-field-select{line-height:30px;height:26px;background-color:hsla(0,0%,100%,.7);border-color:rgba(189,214,222,.7)}.est-information-lookups__input-field--default,.est-information-lookups__input-field--default>*{width:100%;position:relative}.est-information-lookups__input-field--opd{width:280px}.est-information-lookups__input-field--escrate{width:40px;padding-left:3px}.est-information-lookups__input-field--lu{width:80px;position:relative}.est-information-lookups__input-field--dirty:before{content:"";position:absolute;top:auto;left:auto;width:0;height:0;border-style:solid;border-width:8px 8px 0 0;border-color:#00d8e5 transparent transparent;z-index:2}.est-information-lookups__input-value{width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1174px){.est-information-lookups{-ms-flex-flow:column;flex-flow:column}.est-information-lookups__box{width:100%}}.est-information-person{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.est-information-person__box-left,.est-information-person__box-right{min-height:135px;-ms-flex-preferred-size:565px;flex-basis:565px;margin:0 11px}.est-information-person__label{padding:20px 0 0;opacity:.7;margin-bottom:10px}.est-information-person__person{background-color:rgba(7,44,60,.4);border-radius:5px}.est-information-person .res-person-badge:hover,.est-information-person__person--nohover:hover{background-color:hsla(0,0%,100%,.8)}.est-information-version{padding:15px 28px 0 25px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;color:rgba(7,44,60,.7)}.est-information-version__row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding-bottom:20px;padding-left:5px;-ms-flex-align:center;align-items:center}.est-information-version__label{margin-right:10px;width:140px;-ms-flex-item-align:start;align-self:flex-start}.est-information-version__label--description{-ms-flex-item-align:start;align-self:flex-start;padding-top:4px}.est-information-version__title-row{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 0 20px 5px}.est-information-version__title-row--extra-padding{padding-top:20px}.est-information-version__version-input-group{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-pack:start;justify-content:flex-start;width:100%}.est-information-version__version-number{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;color:#062735;padding:1px 0 0 7px}.est-information-version__input{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex:1 1 auto;flex:1 1 auto;color:#062735;margin-left:3px;width:100%}.est-information-version__input input,.est-information-version__input textarea{border:1px solid transparent;width:100%;min-height:28px;background-color:transparent;padding-left:3px}.est-information-version__input input:focus:not([readonly]),.est-information-version__input input:hover:not([readonly]),.est-information-version__input textarea:focus:not([readonly]),.est-information-version__input textarea:hover:not([readonly]){border-color:rgba(189,214,222,.7);background-color:#fff;box-shadow:inset 0 0 1px 0 rgba(0,0,0,.5)}.est-information-version__input>.est-text-control{width:100%;margin-top:-8px}.est-information-version__input .expandingTextArea{width:100%}.est-information-version__input .expandingTextArea pre,.est-information-version__input .expandingTextArea textarea{padding:3px 3px 5px;word-break:break-all}.est-information-version__input>.est-textarea-control{padding:0;width:100%}.est-information-version__input>.est-textarea-control__content{display:block;width:100%}.est-information-version__input--empty input:not([readonly]),.est-information-version__input--empty textarea:not([readonly]){border-color:rgba(189,214,222,.5);background-color:hsla(0,0%,100%,.5)}.est-information-version__input--dirty .expandingTextArea:before,.est-information-version__input--dirty>.est-text-control:before{content:"";position:absolute;top:auto;left:auto;width:0;height:0;border-style:solid;border-width:8px 8px 0 0;border-color:#00d8e5 transparent transparent;z-index:2}.est-information-version__input--tall-text .expandingTextArea{min-height:56px}.est-information-version__input--tall-text .res-expanding-text-area{width:100%}.est-information-version__menu-row{padding:10px 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;font-size:1.1rem;font-weight:600}.est-more-info-tip{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-flow:column;flex-flow:column}.est-more-info-tip__trigger{display:-ms-inline-flexbox;display:inline-flex;cursor:pointer}.est-more-info-tip__info{position:relative;width:14px;height:14px;line-height:14px;margin:0 5px;color:rgba(0,0,0,.7);font-size:1.4rem;font-weight:600;text-align:center;font-style:normal}.est-more-info-tip__info:before{content:"i";position:absolute;top:0;bottom:0;left:0;right:0;background-color:#d6e9ee;border:1px solid #4ab2ce;border-radius:50%;font-size:1.1rem}.est-more-info-tip__info:hover:before{background-color:rgba(76,149,171,.5);border:1px solid transparent}.est-more-info-tip__info--active{color:#fcf7f3}.est-more-info-tip__info--active:before{background-color:rgba(63,57,60,.6);border:1px solid transparent}.est-more-info-tip__info--active:hover:before{background-color:rgba(63,57,60,.6)}.est-more-info-tip__title-container{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;border-bottom:1px solid #e1e1e1;padding-bottom:5px;margin-bottom:5px}.est-more-info-tip__title-container--labor{border-bottom:1px solid rgba(89,187,210,.47)}.est-more-info-tip__title-container--subcontracts{border-bottom:1px solid rgba(227,139,73,.47)}.est-more-info-tip__title-container--materials{border-bottom:1px solid rgba(89,187,210,.47)}.est-more-info-tip__title-container--other-direct-cost{border-bottom:1px solid rgba(98,139,186,.47)}.est-more-info-tip__title-container--internal-services{border-bottom:1px solid rgba(121,110,162,.47)}.est-more-info-tip__title{color:#3f393c;font-weight:500;-ms-flex:1 1 auto;flex:1 1 auto}.est-more-info-tip__closetip{-ms-flex:0 0 17px;flex:0 0 17px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;border-radius:100px;padding:5px;cursor:pointer}.est-more-info-tip__closetip:before{font-family:res;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;content:"\E615";font-size:.7rem}.est-more-info-tip__closetip:hover{background:#cec2b4}.est-more-info-tip__content{color:#000;font-weight:400;font-size:1.1rem;line-height:1.64}.est-more-info-tip__tooltip{font-family:Roboto}.est-more-info-tip__tooltip.tooltip.in{opacity:1}.est-more-info-tip__tooltip.tooltip .tooltip-inner{color:#302b2e;background-color:#faf9f5;box-shadow:0 2px 4px 0 rgba(0,0,0,.15);border:1px solid #d8cdba;padding:8px 12px;text-align:left;max-width:400px}.est-more-info-tip__tooltip.tooltip.top .tooltip-arrow{border-top-color:#faf9f5;border-width:6px 6px 0}.est-more-info-tip__tooltip.tooltip.top .tooltip-arrow:after{content:"";bottom:-1px;left:50%;margin-left:-5px;border-width:6px 6px 0;position:absolute;width:0;height:0;border-color:transparent;border-style:solid;background:transparent;border-top-color:rgba(0,0,0,.15);z-index:-1}.est-more-info-tip__tooltip.tooltip.bottom .tooltip-arrow{border-bottom-color:#faf9f5;border-width:0 6px 6px}.est-more-info-tip__tooltip.tooltip.bottom .tooltip-arrow:after{content:"";top:-1px;left:50%;margin-left:-5px;border-width:0 6px 6px;position:absolute;width:0;height:0;border-color:transparent;border-style:solid;background:transparent;border-bottom-color:rgba(0,0,0,.15);z-index:-1}.est-more-info-tip__tooltip--labor.tooltip .tooltip-inner{background-color:#eaf4f5;border:1px solid #4ab2ce}.est-more-info-tip__tooltip--labor.tooltip.bottom .tooltip-arrow{border-bottom-color:#eaf4f5}.est-more-info-tip__tooltip--labor.tooltip.bottom .tooltip-arrow:after{border-bottom-color:#4ab2ce;margin-left:-6px}.est-more-info-tip__tooltip--materials.tooltip .tooltip-inner{background-color:#e8f3de;border:1px solid #56be00}.est-more-info-tip__tooltip--materials.tooltip.bottom .tooltip-arrow{border-bottom-color:#e8f3de}.est-more-info-tip__tooltip--materials.tooltip.bottom .tooltip-arrow:after{border-bottom-color:#56be00}.est-more-info-tip__tooltip--internal-services.tooltip .tooltip-inner{background-color:#ede8f3;border:1px solid #ab8fcc}.est-more-info-tip__tooltip--internal-services.tooltip.bottom .tooltip-arrow{border-bottom-color:#ede8f3}.est-more-info-tip__tooltip--internal-services.tooltip.bottom .tooltip-arrow:after{border-bottom-color:#ab8fcc}.est-more-info-tip__tooltip--other-direct-cost.tooltip .tooltip-inner{background-color:#e1e8f0;border:1px solid #628bba}.est-more-info-tip__tooltip--other-direct-cost.tooltip.bottom .tooltip-arrow{border-bottom-color:#e1e8f0}.est-more-info-tip__tooltip--other-direct-cost.tooltip.bottom .tooltip-arrow:after{border-bottom-color:#628bba}.est-more-info-tip__tooltip--subcontracts.tooltip .tooltip-inner{background-color:#f5e9df;border:1px solid #e38b49}.est-more-info-tip__tooltip--subcontracts.tooltip.bottom .tooltip-arrow{border-bottom-color:#f5e9df}.est-more-info-tip__tooltip--subcontracts.tooltip.bottom .tooltip-arrow:after{border-bottom-color:#e38b49}.est-radio{position:relative}.est-radio__radio{position:absolute;opacity:0;left:0;top:0;margin:0}.est-radio__label{min-height:0;padding:0;width:15px;height:15px;border-radius:50%;margin:0;position:relative;z-index:10;top:2px}.est-radio__label:hover:not(.est-radio__label--disabled){cursor:pointer}.est-radio__circle{width:15px;height:15px;border-radius:50%;position:absolute;left:0;top:0;z-index:1;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.5);background-color:#fff}.est-radio__radio:not([disabled]):checked~.est-radio__circle{background-color:#99d0e1}.est-radio__radio:disabled:checked~.est-radio__circle{background-color:rgba(153,208,225,.7)}.est-activity-item-resource-dropdown{-ms-flex:200px;flex:200px}.est-activity-item-resource-dropdown__container{background:transparent;border:1px solid rgba(0,0,0,.12);display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center;padding:0 5px 0 0;margin-right:5px}.est-activity-item-resource-dropdown__container--active{background-color:#fff;border:1px solid #bdd6de}.est-activity-item-resource-dropdown__container--active:hover{cursor:pointer}.est-activity-item-resource-dropdown__container-labor-icon{-ms-flex:none;flex:none;margin-right:10px;padding:0!important}.est-activity-item-resource-dropdown__container-name{-ms-flex:1;flex:1;text-align:left;background:transparent;border:1px solid transparent}.est-activity-item-resource-dropdown__container-name--deleted{text-decoration:line-through}.est-activity-item-resource-dropdown__container-filter{-ms-flex:1;flex:1;padding:2px 5px;max-height:24px}.est-activity-item-resource-dropdown__container-caret{-ms-flex:none;flex:none;margin-left:5px;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.est-activity-item-resource-dropdown__container-caret:before{content:"\F0D7";color:rgba(6,39,53,.35)}.est-activity-item-resource-dropdown__override{margin-top:5px;color:rgba(6,39,53,.7);font-size:1.2rem}.est-activity-item-resource-dropdown__popover{max-width:480px;width:100%}.est-activity-item-resource-dropdown__content{font-family:Roboto;color:#0a2636}.est-activity-item-resource-dropdown__content-header-row{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-align:start;align-items:flex-start;margin-bottom:5px}.est-activity-item-resource-dropdown__content-close{-ms-flex:1;flex:1;opacity:.5;text-align:right}.est-activity-item-resource-dropdown__content-close:hover{cursor:pointer}.est-activity-item-resource-dropdown__content-scrollview{overflow-y:auto;max-height:600px;padding-right:5px}.est-activity-item-resource-dropdown__content-header{font-size:1.2rem;font-weight:500;margin:10px 0 5px;-ms-flex:10;flex:10;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.est-activity-item-resource-dropdown__content-header--type-labor{color:#59bbd2}.est-activity-item-resource-dropdown__content-header--type-internal-services{color:#796ea2}.est-activity-item-resource-dropdown__content-header--type-other-direct-cost{color:#628bba}.est-activity-item-resource-dropdown__content-header--type-materials{color:#56be00}.est-activity-item-resource-dropdown__content-header--type-subcontracts{color:#e38b49}.est-activity-item-resource-dropdown__content-row{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-align:center;align-items:center;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.est-activity-item-resource-dropdown__content-row--selected{list-style-type:square}.est-activity-item-resource-dropdown__content-row-square{width:5px;margin:-5px 0 0 10px}.est-activity-item-resource-dropdown__content-row-square--selected:before{content:"\25A0";font-size:1rem}.est-activity-item-resource-dropdown__content-row-cost,.est-activity-item-resource-dropdown__content-row-name{padding:3px 10px}.est-activity-item-resource-dropdown__content-row-name{-ms-flex:1 0 280px;flex:1 0 280px;border-right:1px solid #d9d9d9;display:-ms-flexbox;display:flex;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-align:center;align-items:center;overflow-x:hidden;text-overflow:ellipsis}.est-activity-item-resource-dropdown__content-row-name>:first-child{margin-right:5px}.est-activity-item-resource-dropdown__content-row-name>span:last-child{overflow-x:hidden;text-overflow:ellipsis}.est-activity-item-resource-dropdown__content-row-cost{-ms-flex:0 0 150px;flex:0 0 150px;color:rgba(6,39,53,.6);-ms-flex-item-align:start;align-self:flex-start}.est-activity-item-resource-dropdown__content-row--type-labor{background-color:rgba(89,187,210,.12)}.est-activity-item-resource-dropdown__content-row--type-labor:hover{background-color:rgba(89,187,210,.25);cursor:pointer}.est-activity-item-resource-dropdown__content-row--type-internal-services{background-color:rgba(121,110,162,.12)}.est-activity-item-resource-dropdown__content-row--type-internal-services:hover{background-color:rgba(121,110,162,.25);cursor:pointer}.est-activity-item-resource-dropdown__content-row--type-other-direct-cost{background-color:rgba(98,139,186,.12)}.est-activity-item-resource-dropdown__content-row--type-other-direct-cost:hover{background-color:rgba(98,139,186,.25);cursor:pointer}.est-activity-item-resource-dropdown__content-row--type-materials{background-color:rgba(86,190,0,.12)}.est-activity-item-resource-dropdown__content-row--type-materials:hover{background-color:rgba(86,190,0,.25);cursor:pointer}.est-activity-item-resource-dropdown__content-row--type-subcontracts{background-color:rgba(227,139,73,.12)}.est-activity-item-resource-dropdown__content-row--type-subcontracts:hover{background-color:rgba(227,139,73,.25);cursor:pointer}.est-activity-item-resource-dropdown__content-row--highlighted-labor{background-color:rgba(89,187,210,.25)}.est-activity-item-resource-dropdown__content-row--highlighted-internal-services{background-color:rgba(121,110,162,.25)}.est-activity-item-resource-dropdown__content-row--highlighted-other-direct-cost{background-color:rgba(98,139,186,.25)}.est-activity-item-resource-dropdown__content-row--highlighted-materials{background-color:rgba(86,190,0,.25)}.est-activity-item-resource-dropdown__content-row--highlighted-subcontracts{background-color:rgba(227,139,73,.25)}.est-activity-item-resource-dropdown__content-row--selected-labor{background-color:rgba(89,187,210,.45)}.est-activity-item-resource-dropdown__content-row--selected-labor:hover{background-color:rgba(89,187,210,.45);cursor:auto}.est-activity-item-resource-dropdown__content-row--selected-internal-services{background-color:rgba(121,110,162,.45)}.est-activity-item-resource-dropdown__content-row--selected-internal-services:hover{background-color:rgba(121,110,162,.45);cursor:auto}.est-activity-item-resource-dropdown__content-row--selected-other-direct-cost{background-color:rgba(98,139,186,.45)}.est-activity-item-resource-dropdown__content-row--selected-other-direct-cost:hover{background-color:rgba(98,139,186,.45);cursor:auto}.est-activity-item-resource-dropdown__content-row--selected-materials{background-color:rgba(86,190,0,.45)}.est-activity-item-resource-dropdown__content-row--selected-materials:hover{background-color:rgba(86,190,0,.45);cursor:auto}.est-activity-item-resource-dropdown__content-row--selected-subcontracts{background-color:rgba(227,139,73,.45)}.est-activity-item-resource-dropdown__content-row--selected-subcontracts:hover{background-color:rgba(227,139,73,.45);cursor:auto}.est-activity-item-resource-dropdown__content-row--filtered-labor{background-color:rgba(89,187,210,.35)}.est-activity-item-resource-dropdown__content-row--filtered-labor:hover{background-color:rgba(89,187,210,.35);cursor:auto}.est-activity-item-resource-dropdown__content-row--filtered-internal-services{background-color:rgba(121,110,162,.35)}.est-activity-item-resource-dropdown__content-row--filtered-internal-services:hover{background-color:rgba(121,110,162,.35);cursor:auto}.est-activity-item-resource-dropdown__content-row--filtered-other-direct-cost{background-color:rgba(98,139,186,.35)}.est-activity-item-resource-dropdown__content-row--filtered-other-direct-cost:hover{background-color:rgba(98,139,186,.35);cursor:auto}.est-activity-item-resource-dropdown__content-row--filtered-materials{background-color:rgba(86,190,0,.35)}.est-activity-item-resource-dropdown__content-row--filtered-materials:hover{background-color:rgba(86,190,0,.35);cursor:auto}.est-activity-item-resource-dropdown__content-row--filtered-subcontracts{background-color:rgba(227,139,73,.35)}.est-activity-item-resource-dropdown__content-row--filtered-subcontracts:hover{background-color:rgba(227,139,73,.35);cursor:auto}.est-segmented-bar-chart{display:inline}.est-segmented-bar-chart__content{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-align:stretch;align-items:stretch;padding-right:25px}.est-segmented-bar-chart__row{-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;font-size:1.2rem}.est-segmented-bar-chart__row:first-child{margin-bottom:2px}.est-segmented-bar-chart__row:last-child{margin-top:2px}.est-segmented-bar-chart__row--deleted{text-decoration:line-through}.est-segmented-bar-chart__svg{-ms-flex-positive:1;flex-grow:1;-ms-flex-item-align:start;align-self:flex-start;min-width:200px}.est-segmented-bar-chart__label{color:rgba(6,39,53,.54)}.est-segmented-bar-chart__amount{-ms-flex-flow:1;flex-flow:1;margin-left:5px}.est-segmented-bar-chart__amount--affected-by-calc{font-style:italic}.est-segmented-bar-chart .other-group>rect:not(:first-child){margin-left:1px}.est-segmented-bar-chart__labor{fill:#59bbd2}.est-segmented-bar-chart__materials{fill:#56be00}.est-segmented-bar-chart__subcontracts{fill:#e38b49}.est-segmented-bar-chart__internal-services{fill:#796ea2}.est-segmented-bar-chart__other-direct-cost{fill:#628bba}.est-currency-control{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;position:relative;-ms-flex-align:start;align-items:flex-start;padding:5px}.est-currency-control__content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:stretch;align-items:stretch}.est-currency-control__content-error{display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-ms-flex:1 1 100%;flex:1 1 100%}.est-currency-control__content-error>.est-form-error-message{-ms-flex:1 1 100%;flex:1 1 100%}.est-currency-control.res-has-errors .est-currency-control__content-input{border:1px dashed #db4e37;background-color:#faebe7;color:#db4e37}.est-currency-control--small .est-currency-control__content-input{max-width:70px}.est-currency-control__content-input{text-align:right}.est-currency-control--small .est-currency-control__content-input{max-width:100px}.est-date-control{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;position:relative;-ms-flex-align:start;align-items:flex-start;padding:5px;-ms-flex-align:center;align-items:center}.est-date-control__content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:stretch;align-items:stretch}.est-date-control__content-error{display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-ms-flex:1 1 100%;flex:1 1 100%}.est-date-control__content-error>.est-form-error-message{-ms-flex:1 1 100%;flex:1 1 100%}.est-date-control.res-has-errors .est-date-control__content-input{border:1px dashed #db4e37;background-color:#faebe7;color:#db4e37}.est-date-control--small .est-date-control__content-input{max-width:70px}.est-date-control__content-date{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-align:center;align-items:center}.est-date-control .datepicker__icon{font-size:16px}.est-date-control .est-field-label{width:auto}.est-date-control .est-form-error-message{position:absolute}.est-date-control--shown,.est-date-control--shown.ng-hide:not(.ng-hide-animate){display:-ms-flexbox!important;display:flex!important}.est-field-label{-ms-flex:none;flex:none;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;width:200px;font-weight:400}.est-field-label__title{margin-right:10px}.est-field-label__optional{font-style:italic}.est-form-error-message{position:relative}.est-form-error-message__container{position:relative;margin-top:12px;padding:3px 5px;background-color:#faebe7;border-radius:4px;border:1px solid #e7d1cc;color:#db4e37}.est-form-error-message__pointer{display:-ms-flexbox;display:flex}.est-form-error-message__pointer:after,.est-form-error-message__pointer:before{content:"";position:absolute;width:0;height:0;border-style:solid}.est-form-error-message__pointer:before{top:-9px;left:-1px;border-width:9px 0 0 14px;border-color:transparent transparent transparent #e7d1cc}.est-form-error-message__pointer:after{top:-7px;left:0;border-width:9px 0 0 14px;border-color:transparent transparent transparent #faebe7}.est-form-error-message--top-right-arrow .est-form-error-message__pointer:before{top:-9px;left:auto;right:-1px;border-width:9px 14px 0 0;border-color:transparent #e7d1cc transparent transparent}.est-form-error-message--top-right-arrow .est-form-error-message__pointer:after{top:-7px;right:0;left:auto;border-width:9px 14px 0 0;border-color:transparent #db4e37 transparent transparent}.est-form-error-message--small{width:300px}.est-form-error-message--hover{position:absolute;z-index:10}.est-number-control{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;position:relative;-ms-flex-align:start;align-items:flex-start;padding:5px}.est-number-control__content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:stretch;align-items:stretch}.est-number-control__content-error{display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-ms-flex:1 1 100%;flex:1 1 100%}.est-number-control__content-error>.est-form-error-message{-ms-flex:1 1 100%;flex:1 1 100%}.est-number-control.res-has-errors .est-number-control__content-input{border:1px dashed #db4e37;background-color:#faebe7;color:#db4e37}.est-number-control--small .est-number-control__content-input{max-width:70px}.est-number-control__content-input{text-align:right}.est-textarea-control{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;position:relative;-ms-flex-align:start;align-items:flex-start;padding:5px}.est-textarea-control__content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:stretch;align-items:stretch}.est-textarea-control__content-error{display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-ms-flex:1 1 100%;flex:1 1 100%}.est-textarea-control__content-error>.est-form-error-message{-ms-flex:1 1 100%;flex:1 1 100%}.est-textarea-control.res-has-errors .est-textarea-control__content-input{border:1px dashed #db4e37;background-color:#faebe7;color:#db4e37}.est-textarea-control--small .est-textarea-control__content-input{max-width:70px}.est-text-control{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;position:relative;-ms-flex-align:start;align-items:flex-start;padding:5px}.est-text-control__content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:stretch;align-items:stretch}.est-text-control__content-error{display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-ms-flex:1 1 100%;flex:1 1 100%}.est-text-control__content-error>.est-form-error-message{-ms-flex:1 1 100%;flex:1 1 100%}.est-text-control.res-has-errors .est-text-control__content-input{border:1px dashed #db4e37;background-color:#faebe7;color:#db4e37}.est-text-control--small .est-text-control__content-input{max-width:70px}.res-button--light{background-color:rgba(146,183,191,.45);color:#000}.res-button--light:hover{background-color:rgba(130,172,182,.45)}.res-button--default{background-color:#4c95ab;color:#fff}.res-button--default:hover{background-color:#448699}.res-button--dark{background-color:#086582;color:#fff}.res-button--dark:hover{background-color:#072c3c}.res-button--accent{color:#062735;background-color:#e8f3e4;border:1px solid #c1d4ba}.res-button--accent:hover{background-color:#dfeed9}.est-errors,.est-errors-flex,.est-errors-inline{display:none}.res-has-errors.est-errors,.res-has-errors~.est-errors{display:block}.res-has-errors.est-errors-flex,.res-has-errors~.est-errors-flex{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1}.res-has-errors.est-errors-inline,.res-has-errors~.est-errors-inline{display:inline}.est-errors__msg{position:relative;border-radius:0 .5rem .5rem;-ms-flex:0 0 33px;flex:0 0 33px;background-color:#faebe7;font-size:1.4rem;height:2.8rem;line-height:1.8rem;-ms-flex-align:center;align-items:center;border:none;padding:5px;margin-top:1rem}.est-errors__msg:before{content:"\F06A";color:#db4e37;padding:2px 5px;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.8rem;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.est-errors__msg:after{position:absolute;top:-4px;left:0;content:"";width:0;height:0;border-style:solid;border-width:.5rem 0 0 1rem;border-color:transparent transparent transparent #faebe7}.est-errors__msg--top-arrow{border-radius:0 .5rem .5rem;margin-top:1rem}.est-main input:focus,.est-main textarea:focus{outline:none}.est-main input.res-has-errors,.est-main textarea.res-has-errors{background-color:#faebe7;border:thin dashed #db4e37;color:#db4e37}.datepicker--container{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-pack:center}.datepicker--container,.datepicker--target{display:-ms-flexbox;display:flex;justify-content:center}.datepicker--target{height:28px;width:28px;border-radius:3px;border:none;background-color:rgba(146,183,191,.43);margin-left:5px;color:inherit;cursor:pointer;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;padding:0}.datepicker--target:hover{color:#000;background-color:rgba(87,137,148,.43)}.expandingTextArea{position:relative}.expandingTextArea pre,.expandingTextArea textarea{margin:0;padding:5px 3px;outline:0;min-height:28px;text-align:left;font:400 14px/16px Roboto,helvetica,arial,sans-serif;white-space:pre-wrap;word-wrap:break-word}.expandingTextArea textarea{width:100%;top:0;left:0;height:100%;overflow:hidden;position:absolute;resize:none}.expandingTextArea pre{display:block;visibility:hidden}.res-basic-dropdown__toggle{padding:0 6px;width:24px;border:1px solid transparent;position:relative;cursor:pointer}.res-basic-dropdown__toggle--active{background-color:#fff;border:1px solid #ccc}.res-basic-dropdown__toggle--active:before{content:"";width:22px;height:8px;background-color:#fff;position:absolute;top:14px;right:0;z-index:1001}.res-basic-dropdown__toggle--active:after{content:"";position:absolute;width:24px;height:16px;box-shadow:0 6px 12px rgba(0,0,0,.175);left:-1px;top:1px}.res-basic-dropdown__list{right:0;left:auto;width:auto;white-space:nowrap;border-radius:4px;border-top-right-radius:0;border:1px solid #ccc;margin:-2px 0 10px;box-shadow:0 6px 12px rgba(0,0,0,.175);padding:5px 0}.res-basic-dropdown__list-item{height:28px;font-size:1.4rem;padding:5px 10px;font-weight:500;color:#072c3c}.res-basic-dropdown__list-item:hover{background-color:rgba(146,183,191,.6)}.res-basic-dropdown--noactive .res-basic-dropdown__list-item:before{content:"";width:0;height:0}.res-basic-dropdown--iconmenu .res-basic-dropdown__list-item{display:block;padding-left:29px;position:relative;width:190px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:300}.res-basic-dropdown--iconmenu .res-basic-dropdown__list-item:before{position:absolute}.res-basic-dropdown--iconmenu .res-basic-dropdown__list-item--icon:before{content:"";left:6px;top:5px;width:18px;height:18px;background-color:#b0cbd3;font-size:1rem;border-radius:50%;color:#fff;font-family:res;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}.res-basic-dropdown--iconmenu .res-basic-dropdown__list-item--userlock:before{content:"\E927"}.res-basic-dropdown--iconmenu .res-basic-dropdown__list-item--ratelock:before{content:"\E929"}.res-basic-dropdown--iconmenu .res-basic-dropdown__list-item--lockedupdate:before{content:"\E928"}.res-basic-dropdown--iconmenu .res-basic-dropdown__list-item--lockedsync:before{content:"\F1B8";padding:3px 0 0 2px}.res-basic-dropdown--iconmenu .res-basic-dropdown__list-item--inprogress:before,.res-basic-dropdown--iconmenu .res-basic-dropdown__list-item--lockedsync:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.3rem}.res-basic-dropdown--iconmenu .res-basic-dropdown__list-item--inprogress:before{content:"\F040";padding:2px 0 0 3px}.res-basic-dropdown--iconmenu .res-basic-dropdown__list{border-radius:0}.res-button--est-dark{background-color:#4c95ab;color:#fff}.res-button--est-dark:hover{transition:background-color .5s ease;background-color:#3c7688}.res-button--est-light{background-color:#fff;border:1px solid rgba(76,149,171,.45);color:#086582}.res-button--est-light:hover{transition:background-color .5s ease;background-color:hsla(0,0%,47%,.2)}.est-main .res-flyout{width:475px;background-color:#fff;color:#000;box-shadow:2px 0 14px 0 rgba(0,0,0,.75);-ms-flex-align:center;align-items:center;background-image:url("../../../Content/images/textures/diagonal-hash.png?version=1525807902072");background-color:#f4f7fa;height:100%;z-index:104}.est-main .res-flyout__content{background:linear-gradient(179.26deg,rgba(189,214,222,.3),hsla(0,0%,100%,0))}.est-main .res-flyout--wageorg{width:510px}.est-main .res-flyout--wageorg>.res-flyout__content{background:#fff}.est-main .res-flyout--person>.res-flyout__content{background:transparent}.est-main .res-modal{-ms-flex-align:stretch;align-items:stretch}.est-main .res-modal,.est-main .res-modal__flex-div{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.est-main .res-modal__flex-div{background:linear-gradient(180deg,#bad3d9,#fff)}.est-main .res-modal__title{-ms-flex-positive:1;flex-grow:1;font-weight:700;margin:20px;font-size:1.5rem;color:#062735;-ms-flex-item-align:start;align-self:flex-start}.est-main .res-modal__body{-ms-flex-positive:1;flex-grow:1;margin:0 20px 10px}.est-main .res-modal__buttons{background-color:rgba(177,203,208,.2);padding:10px 20px;text-align:right}.est-main .res-modal__buttons>:first-child{margin-right:5px}.est-main .res-modal__container>*>.res-modal__modal-body{padding:0;max-width:500px}.res-navigation-menu{min-height:44px}.res-navigation-menu__link{color:#fff;padding:5px 25px}.res-navigation-menu__link--current{background-color:#4c95ab}.res-navigation-menu__link--current:hover{background-color:#4c95ab;color:#fff}.res-navigation-menu__link.ng-hide{display:-ms-flexbox!important;display:flex!important;cursor:default;color:#9bb1b5}.res-navigation-menu__link.ng-hide:hover{background-color:transparent}.est-main .res-profile-picture--row{width:2rem;height:2rem}.est-main .res-profile-picture--row .res-profile-picture__placeholder{font-size:2rem;line-height:2rem;top:2px}.res-tab-group__container{border-radius:8px}@font-face{font-family:res;src:url("../../../Content/icomoon/fonts/res.woff?dwer9904mh") format("woff");font-weight:400;font-style:normal}.icon-halfx{font-size:.5em}.icon-2x{font-size:2em}.icon-3x{font-size:3em}.icon-4x{font-size:4em}.icon-5x{font-size:5em}@media screen and (max-width:1174px){.icon-halfx{font-size:.5em}.icon-2x{font-size:1.5em}.icon-3x{font-size:2.5em}.icon-4x{font-size:3.5em}.icon-5x{font-size:4.5em}}.icon-fw{width:1.28571429em}.icon{font-family:res}.icon,[class*=" icon-"],[class^=icon-]{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}[class*=" icon-"],[class^=icon-]{font-family:res!important}.icon-res-external-profile:before{content:"\E949"}.icon-res-external-profile-solid:before{content:"\E94A"}.icon-res-no-access:before{content:"\E948"}.icon-res-estimate:before{content:"\E947"}.icon-res-waste-services:before{content:"\E93D"}.icon-res-utilities-exempt:before{content:"\E944"}.icon-res-government-transfers-non-labs:before{content:"\E945"}.icon-res-government-transfers:before{content:"\E946"}.icon-res-preview:before{content:"\E93E"}.icon-res-doi:before{content:"\E943"}.icon-res-horseshoe:before{content:"\E940"}.icon-res-empty-thumbnail:before{content:"\E941"}.icon-res-draft:before{content:"\E942"}.icon-res-government-transfers-other-labs:before{content:"\E93F"}.icon-res-hardware-purchases:before{content:"\E92A"}.icon-res-wage-pool-org-burden:before{content:"\E92B"}.icon-res-departmental-materials:before{content:"\E92C"}.icon-res-standard-technology-fee:before{content:"\E92D"}.icon-res-utilities-cost:before{content:"\E92E"}.icon-res-utilities-conditioned-other:before{content:"\E92F"}.icon-res-utilities-charges:before{content:"\E930"}.icon-res-university-students:before{content:"\E931"}.icon-res-total-personnel-cost:before{content:"\E932"}.icon-res-task-based-subcontracts:before{content:"\E933"}.icon-res-staff-support-subcontracts:before{content:"\E934"}.icon-res-space-unconditioned-office:before{content:"\E935"}.icon-res-space-cost:before{content:"\E936"}.icon-res-space-conditioned-other:before{content:"\E937"}.icon-res-space-conditioned-office:before{content:"\E938"}.icon-res-software-maintenance:before{content:"\E939"}.icon-res-other-service:before{content:"\E93A"}.icon-res-maintenance-materials:before{content:"\E93B"}.icon-res-hardware-maintenance:before{content:"\E93C"}.icon-res-admin-lock:before{content:"\E927"}.icon-res-person-lock:before{content:"\E928"}.icon-res-rate-lock:before{content:"\E929"}.icon-res-open-access:before{content:"\E926"}.icon-res-journal:before{content:"\E925"}.icon-res-ldrd-report:before{content:"\E921"}.icon-res-presentation:before{content:"\E922"}.icon-res-thesis:before{content:"\E923"}.icon-res-abstract:before{content:"\E924"}.icon-res-support-to-others:before{content:"\E91E"}.icon-res-my-publications:before{content:"\E91F"}.icon-res-book-2:before{content:"\E920"}.icon-res-book:before{content:"\E91B"}.icon-res-bookchapter:before{content:"\E91C"}.icon-res-conference-paper:before{content:"\E91D"}.icon-res-delegation:before{content:"\E91A"}.icon-res-paperclip:before{content:"\E916"}.icon-res-sort-desc:before{content:"\E917"}.icon-res-sort-none:before{content:"\E918"}.icon-res-sort-asc:before{content:"\E919"}.icon-res-info:before{content:"\E915"}.icon-res-comment-solid:before{content:"\E913"}.icon-res-question-mark:before{content:"\E914"}.icon-res-return:before{content:"\E910"}.icon-res-checkmark-alternate:before{content:"\E90E"}.icon-res-response:before{content:"\E911"}.icon-res-dotdotdot:before{content:"\E90D"}.icon-res-decline:before{content:"\E90F"}.icon-res-resubmit:before{content:"\E912"}.icon-res-network-shield:before{content:"\E909"}.icon-res-lock:before{content:"\E90A"}.icon-res-spy:before{content:"\E90B"}.icon-res-unlock:before{content:"\E90C"}.icon-res-ascending:before{content:"\E907"}.icon-res-descending:before{content:"\E908"}.icon-res-accept-special:before{content:"\E600"}.icon-res-reject-special:before{content:"\E63D"}.icon-res-requisition:before{content:"\E641"}.icon-res-summary:before{content:"\E646"}.icon-res-task:before{content:"\E648"}.icon-res-users:before{content:"\E64C"}.icon-res-access:before{content:"\E601"}.icon-res-actionlist:before{content:"\E602"}.icon-res-alert-notice:before{content:"\E603"}.icon-res-alert-risk:before{content:"\E604"}.icon-res-alert-routine:before{content:"\E605"}.icon-res-appointment:before{content:"\E606"}.icon-res-approvals-old:before{content:"\E607"}.icon-res-approvals:before{content:"\E608"}.icon-res-arrow-down:before{content:"\E609"}.icon-res-arrow-left:before{content:"\E60A"}.icon-res-arrow-right:before{content:"\E60B"}.icon-res-arrow-up:before{content:"\E60C"}.icon-res-arrow:before{content:"\E60D"}.icon-res-attachment:before{content:"\E60E"}.icon-res-badge:before{content:"\E64D"}.icon-res-banner:before{content:"\E610"}.icon-res-blinds:before{content:"\E611"}.icon-res-breadcrumb:before{content:"\E612"}.icon-res-checkmark-light:before{content:"\E613"}.icon-res-clipboard:before{content:"\E614"}.icon-res-close:before{content:"\E615"}.icon-res-contacts-old:before{content:"\E616"}.icon-res-contacts:before{content:"\E617"}.icon-res-cost-distribution:before{content:"\E618"}.icon-res-delivery:before{content:"\E619"}.icon-res-details:before{content:"\E61A"}.icon-res-device:before{content:"\E61B"}.icon-res-dollar-circle:before{content:"\E61C"}.icon-res-dollar:before{content:"\E61D"}.icon-res-dot:before{content:"\E61E"}.icon-res-earth:before{content:"\E61F"}.icon-res-equipment:before{content:"\E620"}.icon-res-feedback:before{content:"\E621"}.icon-res-gift-box:before{content:"\E622"}.icon-res-hand:before{content:"\E623"}.icon-res-hazard:before{content:"\E624"}.icon-res-help:before{content:"\E625"}.icon-res-home:before{content:"\E626"}.icon-res-hourglass:before{content:"\E627"}.icon-res-impersonate:before{content:"\E628"}.icon-res-invoice:before{content:"\E629"}.icon-res-items:before{content:"\E62A"}.icon-res-json-viewer:before{content:"\E62B"}.icon-res-ladder:before{content:"\E62C"}.icon-res-leaf:before{content:"\E62D"}.icon-res-lines:before{content:"\E62E"}.icon-res-link-outside:before{content:"\E62F"}.icon-res-link:before{content:"\E630"}.icon-res-logo:before{content:"\E631"}.icon-res-microscope:before{content:"\E632"}.icon-res-moneytag:before{content:"\E633"}.icon-res-page:before{content:"\E634"}.icon-res-paper:before{content:"\E635"}.icon-res-people:before{content:"\E636"}.icon-res-pin:before{content:"\E637"}.icon-res-plane:before{content:"\E638"}.icon-res-project:before{content:"\E801"}.icon-res-publication:before{content:"\E63A"}.icon-res-radar:before{content:"\E63B"}.icon-res-receiving:before{content:"\E63C"}.icon-res-reject:before{content:"\E63E"}.icon-res-request-old:before{content:"\E63F"}.icon-res-request:before{content:"\E640"}.icon-res-reviewer:before{content:"\E642"}.icon-res-revisions:before{content:"\E643"}.icon-res-search:before{content:"\E644"}.icon-res-star:before{content:"\E645"}.icon-res-tag:before{content:"\E647"}.icon-res-time:before{content:"\E649"}.icon-res-training:before{content:"\E64A"}.icon-res-user:before{content:"\E64B"}.icon-res-badge2:before{content:"\E60F"}.icon-res-pen:before{content:"\E64E"}.icon-res-conference:before{content:"\E64F"}.icon-res-coins:before{content:"\E650"}.icon-res-check:before{content:"\E651"}.icon-res-discussion:before{content:"\E652"}.icon-res-safety:before{content:"\E653"}.icon-res-trashcan:before{content:"\E658"}.icon-res-fund-source:before{content:"\E654"}.icon-res-role:before{content:"\E655"}.icon-res-invention:before{content:"\E656"}.icon-res-emp-payment:before{content:"\E657"}.icon-res-phone:before{content:"\E659"}.icon-res-integrated-safety-management:before{content:"\E800"}.icon-res-facility-management:before{content:"\E802"}.icon-res-space-management:before{content:"\E803"}.icon-res-checkmark:before{content:"\E900"}.icon-res-schedule-in-circle:before{content:"\E901"}.icon-res-dollar-in-circle:before{content:"\E902"}.icon-res-dots-in-circle:before{content:"\E903"}.icon-res-personinfo:before{content:"\E904"}.icon-res-erecruit:before{content:"\E905"}.icon-res-employeestatuschange:before{content:"\E906"}
/*# sourceMappingURL=est.css.map*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment