@charset "UTF-8";.account-container-header{display:flex;align-items:center;height:min-content!important}.account-container-header__wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;row-gap:5px;width:100%;padding:10px 15px}.account-container-header__row{display:flex;column-gap:5px}.account-container-header__fields-container{display:flex;flex-wrap:wrap;column-gap:10px;row-gap:5px;align-items:center}.button-online-users{width:max-content;padding:7.5px!important}.alert-modal-component{padding:60px;z-index:99999;background-color:#4c556680;display:flex;height:100vh;top:0;right:0;height:100%;width:100%;position:fixed;justify-content:center}.alert-modal__content{background:#ffffff;padding:20px;border-radius:5px;display:flex;flex-direction:column;gap:20px;width:395px;max-width:395px;height:fit-content}.alert-modal__content__header{font-size:16px;color:#333;font-weight:600}.alert-modal__content__body{font-size:14px}.alert-modal__content__footer{display:flex;gap:10px;justify-content:flex-end}.alert-modal__content__footer__save-button{border:1px solid #1815261a;background-color:transparent;color:#333;font-size:14px;font-weight:600}.alert-modal__content__footer__cancel-button{background-color:#23b7e5;color:#fff;font-size:14px;font-weight:600}.recurring-charges__responsible{display:flex;flex-direction:column;gap:10px}.table__responsible{display:flex;align-items:center;gap:6px;padding:6px 10px;background-color:#f6f8f9;border:1px solid #ebebeb;border-radius:3px}.table__responsible-img{width:15px;height:15px}.table__responsible-name{font-size:11px;font-weight:600;color:#494949;text-align:start}.table__responsible-date{font-size:10px;font-weight:400;color:#909293;text-align:start;min-width:max-content}.recurring-charges__icon-delete{padding:10px;cursor:pointer;border-radius:3px}.recurring-charges__icon-delete:hover{background-color:#ebebeb}.recurring-charges__edit-cell{padding:0!important;margin-left:0!important}.recurring-charges__edit-cell-icon{opacity:0;transition:opacity .3s ease}.recurring-charges__table-cell:hover .recurring-charges__edit-cell-icon{opacity:1}.recurring-charges__edit-cell-input{border-radius:3px!important}.recurring-charges__edit-cell-buttons{position:absolute!important;right:62px;top:-30px}.recurring-charges__edit-cell-buttons__save{border-top-left-radius:3px!important}.recurring-charges__edit-cell-buttons__close{border-bottom-right-radius:0!important}.recurring-charges-component{margin:15px;display:flex;flex-direction:column;gap:15px}.recurring-charges__header{margin-top:20px}.recurring-charges__table{background-color:#fff;width:100%}.recurring-charges__table-row{height:70px;border-bottom:1px solid #EBEBEB}.recurring-charges__table-cell{padding:15px;text-align:center!important}.lds-ring{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:100px;height:100px;margin:8px;border:8px solid #701CE3;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#701CE3 transparent transparent transparent}.lds-ring div:nth-child(1){animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.multi-select{position:relative;width:300px;height:35px}.multi-select .overlay-close-options{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}.multi-select .input{display:flex;gap:.5rem;cursor:pointer;background:white;padding-bottom:0;border-radius:.25rem;z-index:101;position:absolute;top:0;right:0;bottom:0;left:0}.multi-select .input .scrollable{display:flex;gap:.5rem;overflow-x:auto;overflow-y:hidden;flex-grow:1}.multi-select .input .scrollable .chips{gap:.5rem;display:flex;padding-left:.75rem}.multi-select .input .scrollable::-webkit-scrollbar{height:4px}.multi-select .input .scrollable::-webkit-scrollbar-track{background:#f1f1f1}.multi-select .input .scrollable::-webkit-scrollbar-thumb{background:#ccc}.multi-select .input .scrollable::-webkit-scrollbar-thumb:hover{background:#555}.multi-select .input .scrollable .chips .chip{display:flex;font-size:.75rem;gap:.35rem;padding:.25rem .5rem;align-items:center;background:#00000010;border-radius:500px;cursor:default;margin:.3rem 0}.multi-select .input .scrollable .chips .chip .multi-select-chip-label{display:flex;white-space:nowrap}.multi-select .input .scrollable .chips .chip .icon{width:12px;display:flex;align-items:center;cursor:pointer}.multi-select .input .scrollable .field{flex-grow:1}.multi-select .input .scrollable .field input{background:transparent;border:none;cursor:pointer;padding:.5rem 0}.multi-select .input .scrollable .field input:focus,.multi-select .input .field input:focus-visible{border:none;outline-width:0;cursor:text}.multi-select .input .append-icon .icon{height:100%;width:32px;padding:.5rem .75rem .5rem 0;display:flex;justify-content:flex-end}.multi-select .input .append-icon .icon,.multi-select .input .append-icon .icon svg{height:100%}.multi-select .options-container{overflow:hidden;border-radius:.25rem;position:absolute;left:0;right:0;top:125%;bottom:-250px;z-index:2;height:fit-content;box-shadow:#959da533 0 8px 24px;background:white;z-index:102}.multi-select .options-container .options{max-height:250px;overflow-y:scroll;cursor:pointer}.multi-select .options-container .options .option label{width:100%;display:flex;gap:.5rem;padding:.5rem 1rem}.multi-select .options-container .options .option:hover{background:#00000010}.multi-select .options-container .options::-webkit-scrollbar{width:6px}.multi-select .options-container .options::-webkit-scrollbar-track{background:#f1f1f1}.multi-select .options-container .options::-webkit-scrollbar-thumb{background:#888}.multi-select .options-container .options::-webkit-scrollbar-thumb:hover{background:#555}.single-select{position:relative;width:250px;height:35px}.single-select .overlay-close-options{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}.single-select .input{display:flex;gap:.5rem;cursor:pointer;background:white;padding-bottom:0;border-radius:.25rem;height:100%;z-index:101;position:absolute;top:0;right:0;bottom:0;left:0}.single-select .input .field{flex-grow:1;gap:.5rem;display:flex;overflow-x:auto;padding-left:.75rem}.single-select .input .field::-webkit-scrollbar{height:4px}.single-select .input .field::-webkit-scrollbar-track{background:#f1f1f1}.single-select .input .field::-webkit-scrollbar-thumb{background:#ccc}.single-select .input .field::-webkit-scrollbar-thumb:hover{background:#555}.single-select .input .field span{background:transparent;border:none;cursor:pointer;padding:.5rem 0;display:flex;align-items:center;color:#797575}.single-select .input .append-icon .icon{height:100%;width:32px;padding:.5rem .75rem .5rem 0;display:flex;justify-content:flex-end}.single-select .input .append-icon .icon,.single-select .input .append-icon .icon svg{height:100%}.single-select .options-container{overflow:hidden;border-radius:.25rem;position:absolute;left:0;right:0;top:125%;bottom:-250px;z-index:2;height:fit-content;box-shadow:#959da533 0 8px 24px;background:white;z-index:102}.single-select .options-container .options{max-height:250px;overflow-y:scroll}.single-select .options-container .options .option span{width:100%;display:flex;gap:.5rem;padding:.5rem 1rem;cursor:pointer}.single-select .options-container .options .option:hover{background:#00000010}.single-select .options-container .options::-webkit-scrollbar{width:6px}.single-select .options-container .options::-webkit-scrollbar-track{background:#f1f1f1}.single-select .options-container .options::-webkit-scrollbar-thumb{background:#888}.single-select .options-container .options::-webkit-scrollbar-thumb:hover{background:#555}.monitor{background:white;border:1px solid white;position:relative;border-bottom:1px solid #00000020;border-right:1px solid #00000020}.monitor .icon svg{height:16px}.monitor .content{padding:1.5rem 1rem;display:flex;justify-content:space-between;gap:.5rem;height:100%}.monitor .content .left{display:flex;gap:1rem}.monitor .content .left .icon{display:flex;align-items:center;opacity:.25}.monitor .content .detail{display:flex;flex-direction:column;justify-content:center}.monitor .content .detail .monitor-type{font-size:.75rem;text-transform:uppercase;opacity:.75}.monitor .content .detail .description{font-size:1.4rem;font-weight:700}.monitor .content .detail .name{font-size:.8rem;display:flex;margin-bottom:0;flex-wrap:wrap}.monitor .content .detail .name .text-container{display:flex;flex-wrap:nowrap}.monitor .content .detail .name .text-container .text{white-space:nowrap}.monitor .content .detail .name .text-container:not(:last-child) .text,.monitor .content .detail .name .text-container .separator{margin-right:.5rem}.monitor .content .right,.monitor .content .right .icon{display:flex;align-items:center}.monitor .content .right .icon{fill:green}.monitor .content .right .icon svg{height:22px;width:18px}.icon.status-icon [data-id=tooltip]{width:auto}.react-select__menu-list,.react-select__single-value,.react-select__multi-value,.react-select__placeholder,.react-select__menu-notice,.react-select__multi-value__label{font-size:14px!important}.react-select__control{border:1px solid #e2e2e2!important}.react-select__input{color:#555;font-size:14px;font-weight:500;line-height:1.5;width:100%}.react-select__multi-value__remove{cursor:pointer}.react-select__menu-list::-webkit-scrollbar-thumb{background-color:#bfc2cb;border-radius:1em}.react-select__menu-list::-webkit-scrollbar{height:.7em;width:.5em}.react-select__dropdown-indicator,.react-select__indicator-separator{display:none!important}.react-select__indicator,.react-select__option{cursor:pointer!important}.react-select__value-container{min-height:3rem;cursor:default}.react-select-search__menu-list,.react-select-search__single-value,.react-select-search__multi-value,.react-select-search__placeholder,.react-select-search__menu-notice,.react-select-search__multi-value__label{font-size:14px!important}.react-select-search__control{background-color:#f6f8f9!important}.react-select-search__input{color:#333;border-color:#d5dfe1;font-size:14px}.react-select-search__multi-value__remove{cursor:pointer}.react-select-search__menu-list::-webkit-scrollbar-thumb{background-color:#f6f8f9;border-radius:1em}.react-select-search__menu-list::-webkit-scrollbar{height:.7em;width:.5em}.react-select-search__dropdown-indicator,.react-select-search__indicator-separator{display:none!important}.react-select-search__indicator,.react-select-search__option{cursor:pointer!important}.react-select-search__value-container{background-color:#f6f8f9;max-height:90px;overflow-y:scroll!important;cursor:default}.react-select-search__indicators{background-color:#f6f8f9}.select-tag-icon{margin:0 5px 0 0}.account-created__wrapper{display:flex;align-items:center;justify-content:center;padding:10px;height:100%}.account-creation__progress-bar__wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;height:100%;width:100%}.account-creation__progress-percent__container{width:90%;background-color:#cad5d8;border-radius:7px}.account-creation__progress-bar{background-color:#786bc7;color:#fff;min-width:70px;max-width:100%;padding:10px;border-radius:7px;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center;height:50px}.form-content__color-picker{position:relative}.form-content__color-picker__button{border-radius:3px;border:1px solid #e2e2e2;box-shadow:none;cursor:pointer;display:block;height:30px;outline:transparent;padding:5px 10px;position:relative;width:100%;z-index:0}.form-content__color-picker__button:focus{border:1px solid #0080ff;border-radius:3px}.form-content__color-picker__button:hover,.form-content__color-picker__button.--active{background-color:#f8f8f8}.form-content__color-picker__button.--active{border-color:#1a94ff;z-index:99}.form-content__color-picker__button__inside{width:100%;height:100%}.form-content__color-picker-float{position:absolute;top:4.5rem;z-index:99}.form-content__color-backdrop{height:100%;left:0;position:fixed;top:0;width:100%;z-index:9}.documentation.wrap{display:flex;flex-direction:row;height:calc(100vh - 50px);width:100vw}.documentation.wrap .aside-left{position:relative;height:100%;width:320px;background-color:#141a26;transition:margin .3s}.documentation.wrap .content-wrapper{display:flex;justify-content:center;overflow-y:auto;height:100%}.documentation.wrap .aside-left .content-wrapper{height:calc(100% - 80px)}.documentation.wrap .aside-left.closed{margin-left:-320px}.documentation.wrap .toggle-aside-left{position:absolute;top:0;padding:10px;font-size:20px;cursor:pointer}.documentation.wrap .toggle-aside-left.hide-close{top:14px;right:0;padding-right:20px;padding-left:0;background-color:#141a26;z-index:5}.documentation.wrap .toggle-aside-left.show-open{left:0;padding-left:15px}.documentation.wrap .aside-right{flex:1;position:relative;background-color:#fff}.documentation.wrap .loading-topics{position:absolute;height:100%;width:100%;background-color:#fff;top:0;left:0;z-index:6;display:flex;justify-content:center;align-items:center;transition:opacity .3s}.documentation.wrap .loading-topics img{width:85px}.documentation.wrap .loading-topics.hide-closed{opacity:0;pointer-events:none}.topic-list.wrap{list-style:none;padding-left:20px;flex:1}.topic-category-item{display:flex;padding:10px 15px;margin-left:-20px;margin-bottom:5px;align-items:center;font-size:18px;font-weight:600;color:#cbd4db;cursor:pointer;transition:background-color .3s}.topic-category-item.actived{background-color:#3c4049}.topic-category-item span{display:block;padding-right:15px;margin-left:10px}.topic-post-item{display:flex;justify-content:flex-start;align-items:center;font-size:18px;color:#cbd4db;padding-bottom:5px;margin-bottom:5px;cursor:pointer;border-bottom:1px solid #141a26;transition:border-bottom .3s}.topic-post-item.actived{font-weight:600;border-bottom:1px solid #3c4049}.topic-post-item:hover span,.topic-post-item.actived span{opacity:1}.topic-post-item span{display:block;padding-right:15px;padding-left:10px;opacity:.6;transition:opacity .3s}.topic-post-item .share-icon{font-size:15px;margin-left:-23px;opacity:0;transition:opacity .3s}.topic-post-item:hover .share-icon,.topic-post-item.actived .share-icon{opacity:1}.changelog-modal .modal-background{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;background-color:#000000b3;z-index:1000;transition:opacity .3s}.changelog-modal .modal-background.hide-closed{opacity:0;pointer-events:none}.changelog-modal .modal-wrapper{position:relative;height:calc(100% - 50px);width:calc(100% - 50px);background-color:#eaeef0;border-radius:5px;display:flex;flex-direction:column;justify-content:start;align-items:center;overflow:hidden}.changelog-modal .modal-wrapper .changelog-modal-header{display:flex;justify-content:space-between;align-items:center;height:45px;width:100%;background-color:#fff;padding:0 15px;font-size:17px;font-weight:600;color:#545556;border-radius:5px 5px 0 0;box-shadow:0 3px 4px #00000040;z-index:10}.changelog-modal .modal-wrapper .changelog-modal-header .modal-close-button{padding:15px;cursor:pointer;margin-right:-15px}.changelog-modal .modal-wrapper .changelog-modal-header .modal-close-button:hover svg{color:#545556;transition:.3s}.changelog-modal .modal-wrapper .changelog-modal-content-wrapper{position:absolute;top:45px;left:0;overflow:auto;width:100%;height:calc(100% - 45px);display:flex;justify-content:center}.changelog-modal .loading-changelog-wrapper{position:fixed;width:100%;max-width:1100px;padding:25px;display:flex;justify-content:flex-start;align-items:center;height:100%;transform:translate(-50%);top:0;left:50%;opacity:1;transition:opacity .3s .3s;z-index:1}.changelog-modal .loading-changelog-wrapper.hide-closed{opacity:0;pointer-events:none}.changelog-modal .loading-changelog-wrapper .loading-changelog-content{width:calc(100% - 230px);height:100%;background-color:#eaeef1;justify-content:flex-start;display:flex;justify-content:center;align-items:center;border-radius:5px;margin-left:-5px}.changelog-modal .loading-changelog-wrapper .loading-changelog-content img{width:80px}.changelog-modal .modal-wrapper .filter-settings-container{position:fixed;height:fit-content;width:calc(100% - 117px);max-width:1040px;margin-left:-3.5px;top:100px;left:50%;transform:translate(-50%);display:flex;justify-content:flex-end}.changelog-modal .modal-wrapper .filter-settings-container.isLoading{z-index:2}.changelog-modal .modal-wrapper .filter-settings-wrapper{width:200px;height:fit-content}.changelog-modal .modal-wrapper .transition-animate{transition:left .5s,opacity .5s}.changelog-modal .modal-wrapper .transition-animate.hide-closed{opacity:0;overflow:hidden;pointer-events:none}.changelog-modal .modal-wrapper .transition-animate.hide-closed.changelog-list{left:-100%}.changelog-modal .modal-wrapper .transition-animate.hide-closed.changelog-post-render{left:100%}.changelog-modal .modal-wrapper .back-button{position:fixed;left:25px;top:70px;padding:15px;font-size:18px;cursor:pointer;z-index:1}.changelog-modal .modal-wrapper .back-button:hover svg{color:#545556;transition:.3s}.changelog-search-input .search-input{width:100%;padding:0;height:fit-content;margin-bottom:15px}.changelog-search-input .search-input .search-input-content{display:flex;justify-content:space-between;align-items:center}.changelog-search-input .search-input .search-input-content .text-input{width:100%;font-size:14px;border-radius:5px;background-color:#d2dae0}.changelog-modal .open-changelog-button{position:fixed;bottom:15px;right:15px;padding:8px 10px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:100px;font-size:16px;box-shadow:0 0 5px #786fb0;cursor:pointer;transition:box-shadow .3s,opacity .3s}.changelog-modal .open-changelog-button .icon{margin-right:10px;transition:transform .3s}.changelog-modal .open-changelog-button .label-title{font-weight:700;margin-top:-3px;opacity:.7;transition:opacity .3s}.changelog-modal .open-changelog-button:hover{box-shadow:0 0 15px #786fb0}.changelog-modal .open-changelog-button:hover .icon{transform:rotate(-45deg)}.changelog-modal .open-changelog-button:hover .label-title{opacity:1}.changelog-modal .open-changelog-button.hide-closed{box-shadow:0 0 15px #786fb0;opacity:0;pointer-events:none}.changelog-modal .open-changelog-button.hide-closed .icon{transform:rotate(-45deg)}.changelog-modal .open-changelog-button.hide-closed .label-title{opacity:1}.render-chengelog-post{position:relative;width:100%;max-width:1000px;padding:30px 70px 70px}.render-chengelog-post .post-info{word-spacing:5px;margin:0}.render-chengelog-post .post-info span{word-spacing:normal}.render-chengelog-post .post-info .post-info-tag{padding:3px 5px;background-color:#fff;border-radius:3px;font-size:11px;font-weight:700;text-transform:uppercase}.render-chengelog-post .post-title{margin-top:20px;margin-bottom:20px;padding-bottom:15px;font-weight:700;font-size:45px;width:100%;text-align:left;border-bottom:2px solid rgba(0,0,0,.2)}.render-chengelog-post .markdown-body{padding:0 0 30px}.render-chengelog-post .share-changelog-post{position:absolute;top:10px;right:50px;padding:20px;font-size:23px;cursor:pointer}.render-chengelog-post .share-changelog-post:hover svg{color:#545556;transition:.3s}.changeloglist-wrapper{display:flex;justify-content:flex-start;width:100%;max-width:1100px;padding:0 30px 30px}.post-list{width:calc(100% - 200px);height:fit-content;padding-right:30px;padding-bottom:30px;z-index:1}.post-list .empty-changelog{text-align:center;margin-top:50%;transform:translateY(-10px);font-size:35px;font-weight:700;opacity:.7}.post-changelog-item{position:relative;background-color:#fff;box-shadow:-3px 3px 5px #0000004d;border-radius:5px;padding:15px;max-height:400px;overflow:hidden;margin-top:30px;cursor:pointer}.post-changelog-item:hover{box-shadow:unset;transition:.3s,}.post-changelog-item .post-info{word-spacing:5px;margin:0}.post-changelog-item .post-info span{word-spacing:normal}.post-changelog-item .post-info .post-info-tag{padding:3px 5px;background-color:#eaeef1;border-radius:3px;font-size:11px;font-weight:700;text-transform:uppercase}.post-changelog-item .post-title{margin:10px 0;font-weight:600}.post-changelog-item .markdown-body{padding:0}.post-changelog-item .post-gradient-background{position:absolute;bottom:0;left:0;width:100%;height:200px;background:-webkit-linear-gradient(top,rgba(255,255,255,0),#fff calc(100% - 15px));border-radius:0 0 5px 5px}.post-changelog-item .post-read-more{position:absolute;bottom:25px;left:50%;transform:translate(-50%);z-index:5;padding:5px 10px;background-color:#000;color:#fff;border-radius:5px;font-size:14px;font-weight:600;opacity:0}.post-changelog-item:hover .post-read-more{opacity:1;bottom:40px;transition:opacity .3s,bottom .3s}.post-changelog-item-wrapper{position:relative}.post-changelog-item-wrapper .share-changelog-post{position:absolute;padding:15px;top:0;right:0;font-size:18px;z-index:1;cursor:pointer}.post-changelog-item-wrapper .share-changelog-post:hover svg{color:#545556;transition:.3s}.filter-settings-content{width:100%;margin-bottom:15px;background-color:#fff;border-radius:5px;padding:15px;box-shadow:-3px 3px 5px #0000004d}.filter-settings-content .filter-settings-title{margin:0 0 12px;font-weight:700}.filter-settings-content .filter-settings-option{margin-top:10px}.filter-settings-content .filter-settings-option label{font-size:15px;font-weight:400;margin:0}.filter-settings-content .filter-settings-option input{width:15px;height:15px;margin-right:7px;cursor:pointer}.search-input{padding:20px 45px 15px 15px;height:80px}.search-input .search-input-content{display:flex;justify-content:center;align-items:center;font-size:17px}.search-input .search-input-content .text-input{flex:1;background-color:#cbd4db;color:#141a26;border:0px solid #cbd4db7e;padding:7px 10px;border-radius:10px;outline:none}.search-input .search-input-content .close-text-input{margin-left:10px;font-size:23px;cursor:pointer;transition:opacity .3s,margin-right .3s}.search-input .search-input-content .close-text-input.hide-closed{opacity:0;margin-right:-33px;pointer-events:none}.category-selector{height:100%;width:100%;flex-direction:column;justify-content:center;align-items:center;padding:70px;color:#252148;max-width:1400px}.category-selector h1{margin-top:0;margin-bottom:50px;font-size:45px;font-weight:700;text-align:center}.category-selector .category-content-wrapper{display:flex;justify-content:center;flex-wrap:wrap}.category-selector .category-content-wrapper .category-card{height:240px;width:230px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:20px;border-radius:15px;box-shadow:0 0 2px #786fb080;transition:box-shadow .3s;cursor:pointer}.category-selector .category-content-wrapper .category-card:hover{box-shadow:0 0 #786fb000}.category-selector .category-content-wrapper .category-card .category-label{font-size:25px;font-weight:700;text-align:center;color:#25214899;transition:color .3s}.category-selector .category-content-wrapper .category-card:hover .category-label{color:#252148}.category-selector .category-content-wrapper .category-card .category-icon{font-size:100px}.post-render{flex:1;max-width:1300px}.post-render .post-title{display:flex;justify-content:center;align-items:center;text-align:center;font-size:40px;font-weight:900;margin:40px 70px -30px;padding-bottom:40px;border-bottom:5px solid #e1e4e8}.post-render .post-title span{flex:1;max-width:calc(100% - 50px);text-align:start}.post-render .post-title .icon{margin-right:auto;font-size:30px;cursor:pointer;opacity:.5;transition:opacity .3s}.post-render .post-title .icon:hover{opacity:1}.monitors-view{overflow-y:scroll;height:calc(100vh - 50px)}.monitors-view .container-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-top:4rem}.monitors-view .container-header .page-title-container .last-update-time{opacity:.5}.monitors-view .container-header .page-title-container .page-title{margin-bottom:0;margin-top:.5rem}.monitors-view .container-header .select-hostset-container{display:flex;max-width:fit-content;gap:.5em}.monitors-view .container-header .select-hostset-container select{width:fit-content;border:none}.monitors-view .container-header .select-hostset-container #status-select{padding:0 .75rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border-radius:.25rem;cursor:pointer;color:#757575}.monitors-view .hostset-container{display:flex;flex-direction:column;gap:3rem;padding-bottom:2rem}.monitors-view .hostset-container .hostset-name{margin-bottom:1rem;font-weight:700}.monitors-view .hostset-container .monitors-container{display:grid;grid-template-columns:1fr 1fr;border-radius:.25rem;overflow:hidden;box-shadow:#959da533 0 8px 24px}.monitors-view .hostset-container .monitors-container .monitor:nth-child(2n){border-right:none}.monitors-view .hostset-container .monitors-container .monitor:nth-last-child(1),.monitors-view .hostset-container .monitors-container .monitor:nth-last-child(2){border-bottom:none}/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */.btn-danger.active,.btn-danger:active,.btn-default.active,.btn-default:active,.btn-info.active,.btn-info:active,.btn-primary.active,.btn-primary:active,.btn-success.active,.btn-success:active,.btn-warning.active,.btn-warning:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px #00000020}.btn-danger.disabled,.btn-danger[disabled],.btn-default.disabled,.btn-default[disabled],.btn-info.disabled,.btn-info[disabled],.btn-primary.disabled,.btn-primary[disabled],.btn-success.disabled,.btn-success[disabled],.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-danger,fieldset[disabled] .btn-default,fieldset[disabled] .btn-info,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-success,fieldset[disabled] .btn-warning{-webkit-box-shadow:none;box-shadow:none}.btn-danger .badge,.btn-default .badge,.btn-info .badge,.btn-primary .badge,.btn-success .badge,.btn-warning .badge{text-shadow:none}.btn.active,.btn:active{background-image:none}.btn-default{text-shadow:0 1px 0 #fff;background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-o-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff",endColorstr="#ffe0e0e0",GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#dbdbdb;border-color:#ccc}.btn-default:focus,.btn-default:hover{background-color:#e0e0e0;background-position:0 -15px}.btn-default.active,.btn-default:active{background-color:#e0e0e0;border-color:#dbdbdb}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#e0e0e0;background-image:none}.btn-primary{background-image:-webkit-linear-gradient(top,#337ab7 0,#265a88 100%);background-image:-o-linear-gradient(top,#337ab7 0,#265a88 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#265a88));background-image:linear-gradient(to bottom,#337ab7 0,#265a88 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff337ab7",endColorstr="#ff265a88",GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#245580}.btn-primary:focus,.btn-primary:hover{background-color:#265a88;background-position:0 -15px}.btn-primary.active,.btn-primary:active{background-color:#265a88;border-color:#245580}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#265a88;background-image:none}.btn-success{background-image:-webkit-linear-gradient(top,#5cb85c 0,#419641 100%);background-image:-o-linear-gradient(top,#5cb85c 0,#419641 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#419641));background-image:linear-gradient(to bottom,#5cb85c 0,#419641 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff5cb85c",endColorstr="#ff419641",GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#3e8f3e}.btn-success:focus,.btn-success:hover{background-color:#419641;background-position:0 -15px}.btn-success.active,.btn-success:active{background-color:#419641;border-color:#3e8f3e}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#419641;background-image:none}.btn-info{background-image:-webkit-linear-gradient(top,#5bc0de 0,#2aabd2 100%);background-image:-o-linear-gradient(top,#5bc0de 0,#2aabd2 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#2aabd2));background-image:linear-gradient(to bottom,#5bc0de 0,#2aabd2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff5bc0de",endColorstr="#ff2aabd2",GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#28a4c9}.btn-info:focus,.btn-info:hover{background-color:#2aabd2;background-position:0 -15px}.btn-info.active,.btn-info:active{background-color:#2aabd2;border-color:#28a4c9}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#2aabd2;background-image:none}.btn-warning{background-image:-webkit-linear-gradient(top,#f0ad4e 0,#eb9316 100%);background-image:-o-linear-gradient(top,#f0ad4e 0,#eb9316 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#eb9316));background-image:linear-gradient(to bottom,#f0ad4e 0,#eb9316 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff0ad4e",endColorstr="#ffeb9316",GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#e38d13}.btn-warning:focus,.btn-warning:hover{background-color:#eb9316;background-position:0 -15px}.btn-warning.active,.btn-warning:active{background-color:#eb9316;border-color:#e38d13}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#eb9316;background-image:none}.btn-danger{background-image:-webkit-linear-gradient(top,#d9534f 0,#c12e2a 100%);background-image:-o-linear-gradient(top,#d9534f 0,#c12e2a 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c12e2a));background-image:linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd9534f",endColorstr="#ffc12e2a",GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#b92c28}.btn-danger:focus,.btn-danger:hover{background-color:#c12e2a;background-position:0 -15px}.btn-danger.active,.btn-danger:active{background-color:#c12e2a;border-color:#b92c28}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#c12e2a;background-image:none}.img-thumbnail,.thumbnail{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px #00000013}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{background-color:#2e6da4;background-image:-webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));background-image:linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff337ab7",endColorstr="#ff2e6da4",GradientType=0);background-repeat:repeat-x}.navbar-default{background-image:-webkit-linear-gradient(top,#fff 0,#f8f8f8 100%);background-image:-o-linear-gradient(top,#fff 0,#f8f8f8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8f8f8));background-image:linear-gradient(to bottom,#fff 0,#f8f8f8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff",endColorstr="#fff8f8f8",GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);box-shadow:inset 0 1px #ffffff26,0 1px 5px #00000013}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.open>a{background-image:-webkit-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);background-image:-o-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dbdbdb),to(#e2e2e2));background-image:linear-gradient(to bottom,#dbdbdb 0,#e2e2e2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffdbdbdb",endColorstr="#ffe2e2e2",GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.075);box-shadow:inset 0 3px 9px #00000013}.navbar-brand,.navbar-nav>li>a{text-shadow:0 1px 0 rgba(255,255,255,.25)}.navbar-inverse{background-image:-webkit-linear-gradient(top,#3c3c3c 0,#222 100%);background-image:-o-linear-gradient(top,#3c3c3c 0,#222 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#3c3c3c),to(#222));background-image:linear-gradient(to bottom,#3c3c3c 0,#222 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff3c3c3c",endColorstr="#ff222222",GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-radius:4px}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.open>a{background-image:-webkit-linear-gradient(top,#080808 0,#0f0f0f 100%);background-image:-o-linear-gradient(top,#080808 0,#0f0f0f 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#080808),to(#0f0f0f));background-image:linear-gradient(to bottom,#080808 0,#0f0f0f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff080808",endColorstr="#ff0f0f0f",GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.25);box-shadow:inset 0 3px 9px #00000040}.navbar-inverse .navbar-brand,.navbar-inverse .navbar-nav>li>a{text-shadow:0 -1px 0 rgba(0,0,0,.25)}.navbar-fixed-bottom,.navbar-fixed-top,.navbar-static-top{border-radius:0}@media (max-width:767px){.navbar .navbar-nav .open .dropdown-menu>.active>a,.navbar .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-image:-webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));background-image:linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff337ab7",endColorstr="#ff2e6da4",GradientType=0);background-repeat:repeat-x}}.alert{text-shadow:0 1px 0 rgba(255,255,255,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px #ffffff40,0 1px 2px #0000000d}.alert-success{background-image:-webkit-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:-o-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#c8e5bc));background-image:linear-gradient(to bottom,#dff0d8 0,#c8e5bc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffdff0d8",endColorstr="#ffc8e5bc",GradientType=0);background-repeat:repeat-x;border-color:#b2dba1}.alert-info{background-image:-webkit-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:-o-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#b9def0));background-image:linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd9edf7",endColorstr="#ffb9def0",GradientType=0);background-repeat:repeat-x;border-color:#9acfea}.alert-warning{background-image:-webkit-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:-o-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#f8efc0));background-image:linear-gradient(to bottom,#fcf8e3 0,#f8efc0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffcf8e3",endColorstr="#fff8efc0",GradientType=0);background-repeat:repeat-x;border-color:#f5e79e}.alert-danger{background-image:-webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:-o-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#e7c3c3));background-image:linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff2dede",endColorstr="#ffe7c3c3",GradientType=0);background-repeat:repeat-x;border-color:#dca7a7}.progress{background-image:-webkit-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:-o-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#ebebeb),to(#f5f5f5));background-image:linear-gradient(to bottom,#ebebeb 0,#f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffebebeb",endColorstr="#fff5f5f5",GradientType=0);background-repeat:repeat-x}.progress-bar{background-image:-webkit-linear-gradient(top,#337ab7 0,#286090 100%);background-image:-o-linear-gradient(top,#337ab7 0,#286090 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#286090));background-image:linear-gradient(to bottom,#337ab7 0,#286090 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff337ab7",endColorstr="#ff286090",GradientType=0);background-repeat:repeat-x}.progress-bar-success{background-image:-webkit-linear-gradient(top,#5cb85c 0,#449d44 100%);background-image:-o-linear-gradient(top,#5cb85c 0,#449d44 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#449d44));background-image:linear-gradient(to bottom,#5cb85c 0,#449d44 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff5cb85c",endColorstr="#ff449d44",GradientType=0);background-repeat:repeat-x}.progress-bar-info{background-image:-webkit-linear-gradient(top,#5bc0de 0,#31b0d5 100%);background-image:-o-linear-gradient(top,#5bc0de 0,#31b0d5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#31b0d5));background-image:linear-gradient(to bottom,#5bc0de 0,#31b0d5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff5bc0de",endColorstr="#ff31b0d5",GradientType=0);background-repeat:repeat-x}.progress-bar-warning{background-image:-webkit-linear-gradient(top,#f0ad4e 0,#ec971f 100%);background-image:-o-linear-gradient(top,#f0ad4e 0,#ec971f 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#ec971f));background-image:linear-gradient(to bottom,#f0ad4e 0,#ec971f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff0ad4e",endColorstr="#ffec971f",GradientType=0);background-repeat:repeat-x}.progress-bar-danger{background-image:-webkit-linear-gradient(top,#d9534f 0,#c9302c 100%);background-image:-o-linear-gradient(top,#d9534f 0,#c9302c 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c9302c));background-image:linear-gradient(to bottom,#d9534f 0,#c9302c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd9534f",endColorstr="#ffc9302c",GradientType=0);background-repeat:repeat-x}.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.list-group{border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px #00000013}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{text-shadow:0 -1px 0 #286090;background-image:-webkit-linear-gradient(top,#337ab7 0,#2b669a 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2b669a 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2b669a));background-image:linear-gradient(to bottom,#337ab7 0,#2b669a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff337ab7",endColorstr="#ff2b669a",GradientType=0);background-repeat:repeat-x;border-color:#2b669a}.list-group-item.active .badge,.list-group-item.active:focus .badge,.list-group-item.active:hover .badge{text-shadow:none}.panel{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px #0000000d}.panel-default>.panel-heading{background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff5f5f5",endColorstr="#ffe8e8e8",GradientType=0);background-repeat:repeat-x}.panel-primary>.panel-heading{background-image:-webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));background-image:linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff337ab7",endColorstr="#ff2e6da4",GradientType=0);background-repeat:repeat-x}.panel-success>.panel-heading{background-image:-webkit-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);background-image:-o-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#d0e9c6));background-image:linear-gradient(to bottom,#dff0d8 0,#d0e9c6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffdff0d8",endColorstr="#ffd0e9c6",GradientType=0);background-repeat:repeat-x}.panel-info>.panel-heading{background-image:-webkit-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);background-image:-o-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#c4e3f3));background-image:linear-gradient(to bottom,#d9edf7 0,#c4e3f3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd9edf7",endColorstr="#ffc4e3f3",GradientType=0);background-repeat:repeat-x}.panel-warning>.panel-heading{background-image:-webkit-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);background-image:-o-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#faf2cc));background-image:linear-gradient(to bottom,#fcf8e3 0,#faf2cc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffcf8e3",endColorstr="#fffaf2cc",GradientType=0);background-repeat:repeat-x}.panel-danger>.panel-heading{background-image:-webkit-linear-gradient(top,#f2dede 0,#ebcccc 100%);background-image:-o-linear-gradient(top,#f2dede 0,#ebcccc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#ebcccc));background-image:linear-gradient(to bottom,#f2dede 0,#ebcccc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff2dede",endColorstr="#ffebcccc",GradientType=0);background-repeat:repeat-x}.well{background-image:-webkit-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);background-image:-o-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#e8e8e8),to(#f5f5f5));background-image:linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffe8e8e8",endColorstr="#fff5f5f5",GradientType=0);background-repeat:repeat-x;border-color:#dcdcdc;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 3px #0000000d,0 1px #ffffff1a}/*!
* Bootstrap v3.3.6 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:Glyphicons Halflings;src:url(/assets/glyphicons-halflings-regular-13634da8.eot);src:url(/assets/glyphicons-halflings-regular-13634da8.eot?#iefix) format("embedded-opentype"),url(/assets/glyphicons-halflings-regular-fe185d11.woff2) format("woff2"),url(/assets/glyphicons-halflings-regular-a26394f7.woff) format("woff"),url(/assets/glyphicons-halflings-regular-e3950440.ttf) format("truetype"),url(/assets/glyphicons-halflings-regular-42f60659.svg#glyphicons_halflingsregular) format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:Glyphicons Halflings;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"*"}.glyphicon-plus:before{content:"+"}.glyphicon-eur:before,.glyphicon-euro:before{content:"€"}.glyphicon-minus:before{content:"−"}.glyphicon-cloud:before{content:"☁"}.glyphicon-envelope:before{content:"✉"}.glyphicon-pencil:before{content:"✏"}.glyphicon-glass:before{content:""}.glyphicon-music:before{content:""}.glyphicon-search:before{content:""}.glyphicon-heart:before{content:""}.glyphicon-star:before{content:""}.glyphicon-star-empty:before{content:""}.glyphicon-user:before{content:""}.glyphicon-film:before{content:""}.glyphicon-th-large:before{content:""}.glyphicon-th:before{content:""}.glyphicon-th-list:before{content:""}.glyphicon-ok:before{content:""}.glyphicon-remove:before{content:""}.glyphicon-zoom-in:before{content:""}.glyphicon-zoom-out:before{content:""}.glyphicon-off:before{content:""}.glyphicon-signal:before{content:""}.glyphicon-cog:before{content:""}.glyphicon-trash:before{content:""}.glyphicon-home:before{content:""}.glyphicon-file:before{content:""}.glyphicon-time:before{content:""}.glyphicon-road:before{content:""}.glyphicon-download-alt:before{content:""}.glyphicon-download:before{content:""}.glyphicon-upload:before{content:""}.glyphicon-inbox:before{content:""}.glyphicon-play-circle:before{content:""}.glyphicon-repeat:before{content:""}.glyphicon-refresh:before{content:""}.glyphicon-list-alt:before{content:""}.glyphicon-lock:before{content:""}.glyphicon-flag:before{content:""}.glyphicon-headphones:before{content:""}.glyphicon-volume-off:before{content:""}.glyphicon-volume-down:before{content:""}.glyphicon-volume-up:before{content:""}.glyphicon-qrcode:before{content:""}.glyphicon-barcode:before{content:""}.glyphicon-tag:before{content:""}.glyphicon-tags:before{content:""}.glyphicon-book:before{content:""}.glyphicon-bookmark:before{content:""}.glyphicon-print:before{content:""}.glyphicon-camera:before{content:""}.glyphicon-font:before{content:""}.glyphicon-bold:before{content:""}.glyphicon-italic:before{content:""}.glyphicon-text-height:before{content:""}.glyphicon-text-width:before{content:""}.glyphicon-align-left:before{content:""}.glyphicon-align-center:before{content:""}.glyphicon-align-right:before{content:""}.glyphicon-align-justify:before{content:""}.glyphicon-list:before{content:""}.glyphicon-indent-left:before{content:""}.glyphicon-indent-right:before{content:""}.glyphicon-facetime-video:before{content:""}.glyphicon-picture:before{content:""}.glyphicon-map-marker:before{content:""}.glyphicon-adjust:before{content:""}.glyphicon-tint:before{content:""}.glyphicon-edit:before{content:""}.glyphicon-share:before{content:""}.glyphicon-check:before{content:""}.glyphicon-move:before{content:""}.glyphicon-step-backward:before{content:""}.glyphicon-fast-backward:before{content:""}.glyphicon-backward:before{content:""}.glyphicon-play:before{content:""}.glyphicon-pause:before{content:""}.glyphicon-stop:before{content:""}.glyphicon-forward:before{content:""}.glyphicon-fast-forward:before{content:""}.glyphicon-step-forward:before{content:""}.glyphicon-eject:before{content:""}.glyphicon-chevron-left:before{content:""}.glyphicon-chevron-right:before{content:""}.glyphicon-plus-sign:before{content:""}.glyphicon-minus-sign:before{content:""}.glyphicon-remove-sign:before{content:""}.glyphicon-ok-sign:before{content:""}.glyphicon-question-sign:before{content:""}.glyphicon-info-sign:before{content:""}.glyphicon-screenshot:before{content:""}.glyphicon-remove-circle:before{content:""}.glyphicon-ok-circle:before{content:""}.glyphicon-ban-circle:before{content:""}.glyphicon-arrow-left:before{content:""}.glyphicon-arrow-right:before{content:""}.glyphicon-arrow-up:before{content:""}.glyphicon-arrow-down:before{content:""}.glyphicon-share-alt:before{content:""}.glyphicon-resize-full:before{content:""}.glyphicon-resize-small:before{content:""}.glyphicon-exclamation-sign:before{content:""}.glyphicon-gift:before{content:""}.glyphicon-leaf:before{content:""}.glyphicon-fire:before{content:""}.glyphicon-eye-open:before{content:""}.glyphicon-eye-close:before{content:""}.glyphicon-warning-sign:before{content:""}.glyphicon-plane:before{content:""}.glyphicon-calendar:before{content:""}.glyphicon-random:before{content:""}.glyphicon-comment:before{content:""}.glyphicon-magnet:before{content:""}.glyphicon-chevron-up:before{content:""}.glyphicon-chevron-down:before{content:""}.glyphicon-retweet:before{content:""}.glyphicon-shopping-cart:before{content:""}.glyphicon-folder-close:before{content:""}.glyphicon-folder-open:before{content:""}.glyphicon-resize-vertical:before{content:""}.glyphicon-resize-horizontal:before{content:""}.glyphicon-hdd:before{content:""}.glyphicon-bullhorn:before{content:""}.glyphicon-bell:before{content:""}.glyphicon-certificate:before{content:""}.glyphicon-thumbs-up:before{content:""}.glyphicon-thumbs-down:before{content:""}.glyphicon-hand-right:before{content:""}.glyphicon-hand-left:before{content:""}.glyphicon-hand-up:before{content:""}.glyphicon-hand-down:before{content:""}.glyphicon-circle-arrow-right:before{content:""}.glyphicon-circle-arrow-left:before{content:""}.glyphicon-circle-arrow-up:before{content:""}.glyphicon-circle-arrow-down:before{content:""}.glyphicon-globe:before{content:""}.glyphicon-wrench:before{content:""}.glyphicon-tasks:before{content:""}.glyphicon-filter:before{content:""}.glyphicon-briefcase:before{content:""}.glyphicon-fullscreen:before{content:""}.glyphicon-dashboard:before{content:""}.glyphicon-paperclip:before{content:""}.glyphicon-heart-empty:before{content:""}.glyphicon-link:before{content:""}.glyphicon-phone:before{content:""}.glyphicon-pushpin:before{content:""}.glyphicon-usd:before{content:""}.glyphicon-gbp:before{content:""}.glyphicon-sort:before{content:""}.glyphicon-sort-by-alphabet:before{content:""}.glyphicon-sort-by-alphabet-alt:before{content:""}.glyphicon-sort-by-order:before{content:""}.glyphicon-sort-by-order-alt:before{content:""}.glyphicon-sort-by-attributes:before{content:""}.glyphicon-sort-by-attributes-alt:before{content:""}.glyphicon-unchecked:before{content:""}.glyphicon-expand:before{content:""}.glyphicon-collapse-down:before{content:""}.glyphicon-collapse-up:before{content:""}.glyphicon-log-in:before{content:""}.glyphicon-flash:before{content:""}.glyphicon-log-out:before{content:""}.glyphicon-new-window:before{content:""}.glyphicon-record:before{content:""}.glyphicon-save:before{content:""}.glyphicon-open:before{content:""}.glyphicon-saved:before{content:""}.glyphicon-import:before{content:""}.glyphicon-export:before{content:""}.glyphicon-send:before{content:""}.glyphicon-floppy-disk:before{content:""}.glyphicon-floppy-saved:before{content:""}.glyphicon-floppy-remove:before{content:""}.glyphicon-floppy-save:before{content:""}.glyphicon-floppy-open:before{content:""}.glyphicon-credit-card:before{content:""}.glyphicon-transfer:before{content:""}.glyphicon-cutlery:before{content:""}.glyphicon-header:before{content:""}.glyphicon-compressed:before{content:""}.glyphicon-earphone:before{content:""}.glyphicon-phone-alt:before{content:""}.glyphicon-tower:before{content:""}.glyphicon-stats:before{content:""}.glyphicon-sd-video:before{content:""}.glyphicon-hd-video:before{content:""}.glyphicon-subtitles:before{content:""}.glyphicon-sound-stereo:before{content:""}.glyphicon-sound-dolby:before{content:""}.glyphicon-sound-5-1:before{content:""}.glyphicon-sound-6-1:before{content:""}.glyphicon-sound-7-1:before{content:""}.glyphicon-copyright-mark:before{content:""}.glyphicon-registration-mark:before{content:""}.glyphicon-cloud-download:before{content:""}.glyphicon-cloud-upload:before{content:""}.glyphicon-tree-conifer:before{content:""}.glyphicon-tree-deciduous:before{content:""}.glyphicon-cd:before{content:""}.glyphicon-save-file:before{content:""}.glyphicon-open-file:before{content:""}.glyphicon-level-up:before{content:""}.glyphicon-copy:before{content:""}.glyphicon-paste:before{content:""}.glyphicon-alert:before{content:""}.glyphicon-equalizer:before{content:""}.glyphicon-king:before{content:""}.glyphicon-queen:before{content:""}.glyphicon-pawn:before{content:""}.glyphicon-bishop:before{content:""}.glyphicon-knight:before{content:""}.glyphicon-baby-formula:before{content:""}.glyphicon-tent:before{content:"⛺"}.glyphicon-blackboard:before{content:""}.glyphicon-bed:before{content:""}.glyphicon-apple:before{content:""}.glyphicon-erase:before{content:""}.glyphicon-hourglass:before{content:"⌛"}.glyphicon-lamp:before{content:""}.glyphicon-duplicate:before{content:""}.glyphicon-piggy-bank:before{content:""}.glyphicon-scissors:before{content:""}.glyphicon-bitcoin:before{content:""}.glyphicon-btc:before{content:""}.glyphicon-xbt:before{content:""}.glyphicon-yen:before{content:"¥"}.glyphicon-jpy:before{content:"¥"}.glyphicon-ruble:before{content:"₽"}.glyphicon-rub:before{content:"₽"}.glyphicon-scale:before{content:""}.glyphicon-ice-lolly:before{content:""}.glyphicon-ice-lolly-tasted:before{content:""}.glyphicon-education:before{content:""}.glyphicon-option-horizontal:before{content:""}.glyphicon-option-vertical:before{content:""}.glyphicon-menu-hamburger:before{content:""}.glyphicon-modal-window:before{content:""}.glyphicon-oil:before{content:""}.glyphicon-grain:before{content:""}.glyphicon-sunglasses:before{content:""}.glyphicon-text-size:before{content:""}.glyphicon-text-color:before{content:""}.glyphicon-text-background:before{content:""}.glyphicon-object-align-top:before{content:""}.glyphicon-object-align-bottom:before{content:""}.glyphicon-object-align-horizontal:before{content:""}.glyphicon-object-align-left:before{content:""}.glyphicon-object-align-vertical:before{content:""}.glyphicon-object-align-right:before{content:""}.glyphicon-triangle-right:before{content:""}.glyphicon-triangle-left:before{content:""}.glyphicon-triangle-bottom:before{content:""}.glyphicon-triangle-top:before{content:""}.glyphicon-console:before{content:""}.glyphicon-superscript:before{content:""}.glyphicon-subscript:before{content:""}.glyphicon-menu-left:before{content:""}.glyphicon-menu-right:before{content:""}.glyphicon-menu-down:before{content:""}.glyphicon-menu-up:before{content:""}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:"— "}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:""}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:" —"}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Courier New,monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px #00000040}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-style:solid;border-width:1px 0 0 0;border-color:inherit}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\	;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px #00000013;-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border:none;outline:0;box-shadow:none}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\	;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled],.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline,.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px #00000013}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px #00000013,0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px #00000013}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px #00000013,0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px #00000013}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px #00000013,0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px #00000020}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\	;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;text-align:left;list-style:none;-webkit-background-clip:padding-box;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;clear:both;white-space:nowrap}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{text-decoration:none;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\	}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px #00000020}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-radius:4px 4px 0 0}.btn-group-vertical>.btn:last-child:not(:first-child){border-radius:0 0 4px 4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px #ffffff1a}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin:8px -15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px #ffffff1a,0 1px #ffffff1a}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-radius:4px 4px 0 0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/ "}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}.progress{height:12px;overflow:hidden;background-color:#f5f5f5;border-radius:10px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px #0000001a}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px #00000026;-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px #0000000d}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px #0000000d}.well blockquote{border-color:#ddd;border-color:#00000026}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translateY(-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px #00000080}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#4c5566}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.8}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px #00000080}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px #0003;line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:#00000040;border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:#00000040;border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:#00000040}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:#00000040}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:#0000;filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:"‹"}.carousel-control .icon-next:before{content:"›"}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\	;background-color:#0000;border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}.proposal-only{display:none!important}html,body{height:100%;overflow:hidden;font-family:Source Sans Pro,Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;background-color:#e2e8ea}strong{font-weight:600}small{font-size:12px}a{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:inherit}a:focus{outline:none}button,button:active{outline:none}button:focus{outline:none}.stretch{height:100%}.stretch-with-header{height:calc(100% - 50px)}.full-width,.comments-panel{width:100%}.hbox{display:table;width:100%;border-collapse:collapse;border-spacing:0;font-size:13px}.hbox.fixed-size{table-layout:fixed}.hbox aside,.hbox a.aside-click,.hbox left-sidebar{display:table-cell;vertical-align:top;height:100%;float:none}.hbox aside.v-middle,.hbox a.aside-click.v-middle,.hbox left-sidebar.v-middle{vertical-align:middle}.hbox aside.v-bottom,.hbox a.aside-click.v-bottom,.hbox left-sidebar.v-bottom{vertical-align:bottom}.v-bottom{vertical-align:bottom}.vbox{display:table;border-collapse:collapse;border-spacing:0;position:relative;height:100%;width:100%}.vbox.fixed-size{table-layout:fixed}.vbox>header~section,.vbox>master-header~section{top:50px;position:absolute;bottom:0;width:100%;display:block}.vbox>section{top:0;position:absolute;bottom:0;width:100%;display:block}.vbox>section.scrollable{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.vbox.side-scroll>section.scrollable{overflow-x:auto}.vbox.header-or-footer{height:calc(100% - 50px)}.vbox.medium-header-or-footer{height:calc(100% - 75px)}.vbox.big-header-and-footer{height:calc(100% - 145px)}.vbox.user-vbox{height:calc(100% - 140px)}.vbox.header-and-footer{height:calc(100% - 100px)}.vbox.deal-content{height:calc(100% - 85px)}.vbox.big-header-or-footer{height:calc(100% - 135px)}.vbox.tab-header,.tab-header{height:calc(100% - 45px)}.main-container{height:calc(100% - 50px);table-layout:fixed;background-color:#e2e8ea}.text-center,.timeline-end-task,.formula-item{text-align:center}.logo{width:35px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.side-navbar{width:105px}.new-item{position:absolute;top:0;left:0;width:0px;height:0px;border-left:6px solid #f05050;border-top:6px solid #f05050;border-right:7px solid transparent;border-bottom:7px solid transparent;border-top-left-radius:4px}.funnel-tags{position:absolute;top:-9px;left:13px;width:auto}.funnel-tags div{text-shadow:0px .5px .5px #92aab0}.move-row{margin-top:3px;height:30px;width:10px;border-right-width:2px;border-right-style:dotted;border-left-width:2px;border-left-style:dotted;opacity:0;margin-left:5px;-webkit-transition:all .1s;-moz-transition:all .1s;-o-transition:all .1s;transition:all .1s;border-color:#67878f}.move-row:hover{cursor:move}tr:hover .move-row,.button-dark-background-border:hover .move-row{opacity:1;-webkit-transition:all .1s;-moz-transition:all .1s;-o-transition:all .1s;transition:all .1s}.brand-header-dropdown{display:table-cell;width:1px;vertical-align:middle;white-space:nowrap}.panel,.deal,.proposal-click,.timeline-bubble,.timeline-task,.timeline-comments-panel,.comments-panel{border-radius:4px;margin-bottom:0;border:none;padding:0;background-color:inherit;-webkit-box-shadow:1px 0px 1px 0px rgba(0,0,0,.05);-moz-box-shadow:1px 0px 1px 0px rgba(0,0,0,.05);box-shadow:1px 0 1px #0000000d}.panel.super-shadow,.super-shadow.deal,.super-shadow.proposal-click,.super-shadow.timeline-bubble,.super-shadow.timeline-task,.super-shadow.timeline-comments-panel,.super-shadow.comments-panel{-webkit-box-shadow:0px 5px 20px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 5px 20px 0px rgba(0,0,0,.5);box-shadow:0 5px 20px #00000080}.no-footer .modal-content{border-bottom-left-radius:5px;border-bottom-right-radius:5px;height:calc(100% - 60px)}.no-footer.no-header .modal-content{border-radius:5px;height:100%}.border-top-fix{border-top-left-radius:4px;border-top-right-radius:4px}.border-top-square{border-top-left-radius:0;border-top-right-radius:0}.border-bottom-fix{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.border-right-fix{border-top-right-radius:4px;border-bottom-right-radius:4px}.big-border-right-fix{border-top-right-radius:5px;border-bottom-right-radius:5px}.border-right-square{border-top-right-radius:0;border-bottom-right-radius:0}.border-left-square{border-top-left-radius:0;border-bottom-left-radius:0}.modal-header{border-bottom:none}.deals-vbox{height:calc(100% - 50px)}.task-vbox{height:calc(100% - 45px)}select.form-control{box-shadow:none;font-weight:500;border-color:#d5dfe1}select.form-control:focus{border:1px solid #23b7e5}select.form-control.input-sm{height:30px;padding:5px 10px;font-size:14px;line-height:1.5;border-radius:3px}input,textarea{transition:none!important}input:focus,textarea:focus{transition:none!important}input.form-control,textarea.form-control{border-color:#d5dfe1;box-shadow:none;font-weight:500}input.form-control.light-border,textarea.form-control.light-border{border-color:#e6eced}input.form-control:focus,textarea.form-control:focus{border:1px solid #23b7e5}input.form-control.input-sm,textarea.form-control.input-sm{height:30px;padding:5px 10px;font-size:14px;line-height:1.5;border-radius:3px}.data-edit{margin-left:-5px;padding:2px 30px 2px 5px;border:1px solid transparent;border-radius:3px;position:relative;display:block}.data-edit .inline-edit-icon.button-fixed-size.button-fixed-size-small,.data-edit .timeline-edit a.inline-edit-icon,.timeline-edit .data-edit a.inline-edit-icon{position:absolute;top:0;right:5px;font-size:13px;color:#979797;background-color:#fff;-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,.3);-moz-box-shadow:0px 0px 3px 0px rgba(0,0,0,.3);box-shadow:0 0 3px #0000004d}.data-edit .inline-edit-icon.button-fixed-size.button-fixed-size-small:hover,.data-edit .timeline-edit a.inline-edit-icon:hover,.timeline-edit .data-edit a.inline-edit-icon:hover{background-color:#1aacda;color:#fff;cursor:pointer}.data-edit .inline-edit-icon.button-fixed-size.button-fixed-size-small:active,.data-edit .timeline-edit a.inline-edit-icon:active,.timeline-edit .data-edit a.inline-edit-icon:active{background-color:#189ec8}.timeline-bubble aside.width-50 a.button-inherit:hover,.timeline-task aside.width-50 a.button-inherit:hover,.timeline-bubble aside.width-50 .timeline-edit a:hover,.timeline-edit .timeline-bubble aside.width-50 a:hover,.timeline-task aside.width-50 .timeline-edit a:hover,.timeline-edit .timeline-task aside.width-50 a:hover{background-color:#fff;color:#333}.timeline-bubble aside.width-50 a.button-inherit .data-edit,.timeline-task aside.width-50 a.button-inherit .data-edit,.timeline-bubble aside.width-50 .timeline-edit a .data-edit,.timeline-edit .timeline-bubble aside.width-50 a .data-edit,.timeline-task aside.width-50 .timeline-edit a .data-edit,.timeline-edit .timeline-task aside.width-50 a .data-edit{margin-left:0;padding:0}.timeline-bubble aside.width-50 a.button-inherit .data-edit a,.timeline-task aside.width-50 a.button-inherit .data-edit a,.timeline-bubble aside.width-50 .timeline-edit a .data-edit a,.timeline-edit .timeline-bubble aside.width-50 a .data-edit a,.timeline-task aside.width-50 .timeline-edit a .data-edit a,.timeline-edit .timeline-task aside.width-50 a .data-edit a{font-size:11.11px;top:auto;bottom:auto;right:0}.timeline-bubble aside.width-50 div.button-inherit:hover,.timeline-task aside.width-50 div.button-inherit:hover{-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,.3);-moz-box-shadow:0px 0px 3px 0px rgba(0,0,0,.3);box-shadow:0 0 3px #0000004d;background-color:#1aacda;color:#fff;cursor:pointer}.timeline-bubble aside.width-50 div.button-inherit:active,.timeline-task aside.width-50 div.button-inherit:active{background-color:#189ec8}.button-neutral .data-edit-button{color:#fff;background-color:#86a1a8}.button-background .data-edit-button{color:#92aab0;background-color:#e1e8e9}.data-edit-button{opacity:0;position:absolute;top:0;right:5px;font-size:13px}.data-edit-button:hover{background-color:#fff;color:#92aab0;cursor:pointer;-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,.3);-moz-box-shadow:0px 0px 3px 0px rgba(0,0,0,.3);box-shadow:0 0 3px #0000004d}.data-edit-button:active{background-color:#edf1f2}.data-visualization:hover .data-edit-button{opacity:1}.table .data-edit{display:inline-block}.picture-container .picture-delete{position:absolute!important;right:5px;top:5px;opacity:0;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.picture-container:hover .picture-delete{opacity:1;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.form-control-feedback{border:none}.overflow-hidden,.deal-evolution,.timeline-stage-change,.timeline-stage-change.timeline-checklist .check-list-answers,#calendar .fc-content{overflow:hidden}.modal-dialog{height:90%}.modal-content{height:calc(100% - 140px);overflow-y:hidden;border-radius:0;border:none;z-index:2}.modal-content.cancel-scroll{overflow-y:hidden}.modal-body-no-padding{padding:0}.form-hide{margin-left:15px;width:93%}.modal-header{background-color:#fff;position:relative;height:60px;top:2px;width:100%;border:none;z-index:1000;border-top-right-radius:5px;border-top-left-radius:5px;padding:0 15px}.modal-header .hbox{height:100%}.modal-footer{background-color:#edf1f2;position:relative;height:80px;bottom:0;width:100%;border:none;border-top:1px solid #d3dddf;border-bottom-right-radius:5px;border-bottom-left-radius:5px;padding:0;z-index:3}.modal-footer .btn-modal-footer{padding:4px 10px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;font-size:14px;font-weight:300;color:inherit;opacity:inherit;line-height:1.5;border-width:1px;border-style:solid;color:#333;background-color:#edf1f2;border-color:#edf1f2;display:inline-block;text-align:center}.modal-footer .btn-modal-footer:hover{cursor:pointer;background-color:#e1e8e9;color:#333}.modal-footer .btn-modal-footer:hover .text-muted,.modal-footer .btn-modal-footer:hover .deal-detail,.modal-footer .btn-modal-footer:hover .timeline-clock,.modal-footer .btn-modal-footer:hover .deal-task-detail{color:#979797}.modal-footer .btn-modal-footer:hover .text-neutral-muted{color:#a9bcc1}.modal-footer .btn-modal-footer:active{background-color:#d5dfe1;color:#333}.modal-footer .btn-modal-footer:active .text-muted,.modal-footer .btn-modal-footer:active .deal-detail,.modal-footer .btn-modal-footer:active .timeline-clock,.modal-footer .btn-modal-footer:active .deal-task-detail{color:#979797}.modal-footer .btn-modal-footer:active .text-neutral-muted{color:#a9bcc1}.modal-footer .btn-modal-footer .text-muted,.modal-footer .btn-modal-footer .deal-detail,.modal-footer .btn-modal-footer .timeline-clock,.modal-footer .btn-modal-footer .deal-task-detail{color:#979797}.modal-footer .btn-modal-footer .text-neutral-muted{color:#a9bcc1}.modal-footer .btn-modal-footer .line{border-color:#d5dfe1}.modal-footer .btn-modal-footer.full-width,.modal-footer .btn-modal-footer.comments-panel{display:block}.modal-footer .btn-modal-footer.pull-right{margin-left:5px}.modal-footer .btn-modal-footer.text-left{text-align:left}.modal-footer .open .btn-modal-footer{color:#333;background-color:#d5dfe1;border-color:#edf1f2}.modal-footer .open .btn-modal-footer .text-muted,.modal-footer .open .btn-modal-footer .deal-detail,.modal-footer .open .btn-modal-footer .timeline-clock,.modal-footer .open .btn-modal-footer .deal-task-detail{color:#979797}.modal-footer .open .btn-modal-footer .text-neutral-muted{color:#a9bcc1}.modal-footer .open .btn-modal-footer .line{border-color:#beccd0}.modal-header-top{-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.modal-header-top.modal-header-scrolled{-webkit-box-shadow:1px 0px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:1px 0px 5px 0px rgba(0,0,0,.5);box-shadow:1px 0 5px #00000080;border-bottom:1px solid #d3dddf;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.modal-footer-top{-webkit-box-shadow:-1px 0px 5px 0px rgba(0,0,0,.5);-moz-box-shadow:-1px 0px 5px 0px rgba(0,0,0,.5);box-shadow:-1px 0 5px #00000080;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.modal-footer-top.modal-footer-scrolled{box-shadow:none;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.modal-open .modal.in{overflow-y:hidden}.col-padding{padding:5px}.input-group-addon{background-color:#edf1f2 dat;border:1px solid #c4d1d4}.input-group.pull-right{margin-left:5px}.no-borders{border:none}input[type=checkbox],input[type=radio]{margin-top:2.4px}input[type=checkbox].inline-option,input[type=radio].inline-option{margin-top:3px}input.check-fix[type=checkbox],input.check-fix[type=radio]{margin-top:4px}.btn:active{box-shadow:none}.nowrap{white-space:nowrap}.display-inline-block,.timeline-bubble,.timeline-task,.formula-item{display:inline-block}.display-block,.deal,.proposal-click{display:block}.display-inline{display:inline}.position-relative,.picture-container,.deal,.proposal-click,.timeline-bubble,.timeline-task{position:relative}.position-absolute{position:absolute}.input-special input.form-control{border-radius:0;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.input-special input.form-control:focus{border-color:#23b7e5}.input-special div{border-radius:0;border-right-color:transparent;border-top-color:transparent}.window-search input.form-control{border-radius:5px 5px 0 0;border-left-color:#d5dfe1;border-top-color:#d5dfe1;border-right-color:#d5dfe1}.window-search input.form-control:first-child{border-top-right-radius:4.5px;border-top-left-radius:4.5px}.window-search input.form-control:focus{border-color:#23b7e5}.window-search div{border-radius:0;border-right-color:transparent;border-top-color:transparent}.checkbox-minimal{margin:0}.new-proposal-btn{position:absolute;right:-115px;top:60px;z-index:1;width:120px;font-size:15px;font-weight:600;line-height:2;color:#fff;background-color:#92aab0;border-color:#afc1c6;border-bottom-right-radius:5px;border-top-right-radius:5px}.new-proposal-btn:hover{cursor:pointer;background-color:#86a1a8;color:#fff}.new-proposal-btn:hover .text-muted,.new-proposal-btn:hover .deal-detail,.new-proposal-btn:hover .timeline-clock,.new-proposal-btn:hover .deal-task-detail{color:#fff}.new-proposal-btn:active{background-color:#7a989f;color:#fff}.new-proposal-btn:active .text-muted,.new-proposal-btn:active .deal-detail,.new-proposal-btn:active .timeline-clock,.new-proposal-btn:active .deal-task-detail,.new-proposal-btn .text-muted,.new-proposal-btn .deal-detail,.new-proposal-btn .timeline-clock,.new-proposal-btn .deal-task-detail{color:#fff}.new-proposal-btn .line{border-color:#afc1c6}.proposal-transition{-webkit-transition:all .2s!important;-moz-transition:all .2s!important;-o-transition:all .2s!important;transition:all .2s!important}.width-450.modal-lg{width:900px}.modal .modal-dialog .proposal-hidden{width:0;display:block;overflow-x:hidden;-webkit-transition:width .2s!important;-moz-transition:width .2s!important;-o-transition:width .2s!important;transition:width .2s!important}.modal .modal-dialog .proposal-hidden.width-450-proposal{width:450px;-webkit-transition:width .2s!important;-moz-transition:width .2s!important;-o-transition:width .2s!important;transition:width .2s!important}.new-proposal-btn{-webkit-transition:opacity .2s!important;-moz-transition:opacity .2s!important;-o-transition:opacity .2s!important;transition:opacity .2s!important;opacity:1}.new-proposal-btn.hide-proposal-btn{opacity:0;cursor:default;-webkit-transition:opacity .2s!important;-moz-transition:opacity .2s!important;-o-transition:opacity .2s!important;transition:opacity .2s!important}.modal-dialog.modal-confirmation{height:auto}.modal-dialog.modal-confirmation .modal-content{border-radius:5px}.modal-dialog.modal-confirmation .modal-header{height:40px;padding-top:4px;padding-bottom:5px}form label{font-weight:500;font-size:14px}form strong{font-size:14px}.line-height-2{line-height:2}.fa{font-size:12px}.fa.font-very-small,.fa.inactive-days,.fa.timeline-clock{font-size:11px}.fa.font-super-super-small{font-size:9px}.fa.font-super-small{font-size:10px}.fa.font-semi-small,.fa.deal-detail{font-size:12.5px}.fa.font-regular-size,.team-block>div>span.fa{font-size:13px}.fa.font-semi-big{font-size:14px}.fa.font-big,.team-block>div.fa,.dictate-button i.fa{font-size:15px}.fa.font-very-big{font-size:18px}.fa.font-title{font-size:19px}.fa.font-big-title{font-size:23px}.fa.font-very-big-title{font-size:30px}.fa.font-giant-title{font-size:55px}.fa.font-monster-size{font-size:110px}.font-uppercase{text-transform:uppercase}.font-small,.deal-elements-container,.timeline-contact>div>span,.timeline-contact>div>i,.timeline-hashtag>div>span,.timeline-hashtag>div>i,.timeline-filter>div>span,.timeline-filter>div>i{font-size:12px}.font-very-small,.inactive-days,.timeline-clock{font-size:11px}.font-super-small{font-size:10px}.font-semi-small,.deal-detail{font-size:12.5px}.font-regular-size,.team-block>div>span{font-size:13px}.font-semi-big{font-size:14px}.font-big,.team-block>div,.dictate-button i{font-size:15px}.font-very-big{font-size:18px}.font-title{font-size:19px}.font-big-title{font-size:23px}.font-very-big-title{font-size:30px}.font-giant-title{font-size:55px}.font-monster-size{font-size:110px}.font-regular-weight{font-weight:500}.font-bold,.inactive-days,.timeline-contact>div,.timeline-hashtag>div,.timeline-filter>div,.team-block>div,.timeline-stage-change.timeline-checklist .changed-stage{font-weight:600}.font-super-bold{font-weight:800}.font-semi-thin{font-weight:400}.font-thin{font-weight:300}.font-shadow{text-shadow:.3px .4px .5px #000}.button,.nav.nav-tabs.button-tabs li a,.nav.nav-tabs.button-tabs-light li a,.nav.nav-tabs.button-tabs-background li a{padding:5px 10px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;border-width:1px;border-style:solid;font-size:12px;font-weight:600;color:inherit;opacity:inherit;line-height:1.5;display:inline-block;text-align:center}.button.button-full-width,.nav.nav-tabs.button-tabs li a.button-full-width,.nav.nav-tabs.button-tabs-light li a.button-full-width,.nav.nav-tabs.button-tabs-background li a.button-full-width{display:block}.button.pull-right,.nav.nav-tabs.button-tabs li a.pull-right,.nav.nav-tabs.button-tabs-light li a.pull-right,.nav.nav-tabs.button-tabs-background li a.pull-right{margin-left:5px}.button.pull-left,.nav.nav-tabs.button-tabs li a.pull-left,.nav.nav-tabs.button-tabs-light li a.pull-left,.nav.nav-tabs.button-tabs-background li a.pull-left{margin-right:5px}.button.text-left,.nav.nav-tabs.button-tabs li a.text-left,.nav.nav-tabs.button-tabs-light li a.text-left,.nav.nav-tabs.button-tabs-background li a.text-left{text-align:left}.button.button-square,.nav.nav-tabs.button-tabs li a.button-square,.nav.nav-tabs.button-tabs-light li a.button-square,.nav.nav-tabs.button-tabs-background li a.button-square{-webkit-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0}.button.button-square-right,.nav.nav-tabs.button-tabs li a.button-square-right,.nav.nav-tabs.button-tabs-light li a.button-square-right,.nav.nav-tabs.button-tabs-background li a.button-square-right{-webkit-border-radius:3px 0px 0px 3px;-moz-border-radius:3px 0px 0px 3px;-ms-border-radius:3px 0px 0px 3px;-o-border-radius:3px 0px 0px 3px;border-radius:3px 0 0 3px}.button.button-rounded,.nav.nav-tabs.button-tabs li a.button-rounded,.nav.nav-tabs.button-tabs-light li a.button-rounded,.nav.nav-tabs.button-tabs-background li a.button-rounded{-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px}.button.button-very-rounded,.nav.nav-tabs.button-tabs li a.button-very-rounded,.nav.nav-tabs.button-tabs-light li a.button-very-rounded,.nav.nav-tabs.button-tabs-background li a.button-very-rounded{-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.button.button-circle,.nav.nav-tabs.button-tabs li a.button-circle,.nav.nav-tabs.button-tabs-light li a.button-circle,.nav.nav-tabs.button-tabs-background li a.button-circle{-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}.button.border-left-square,.nav.nav-tabs.button-tabs li a.border-left-square,.nav.nav-tabs.button-tabs-light li a.border-left-square,.nav.nav-tabs.button-tabs-background li a.border-left-square{border-top-left-radius:0;border-bottom-left-radius:0}.button.no-side-border,.nav.nav-tabs.button-tabs li a.no-side-border,.nav.nav-tabs.button-tabs-light li a.no-side-border,.nav.nav-tabs.button-tabs-background li a.no-side-border{border-right:none;border-left:none}.button.no-top-border,.nav.nav-tabs.button-tabs li a.no-top-border,.nav.nav-tabs.button-tabs-light li a.no-top-border,.nav.nav-tabs.button-tabs-background li a.no-top-border{border-top:none}.button.no-bottom-border,.nav.nav-tabs.button-tabs li a.no-bottom-border,.nav.nav-tabs.button-tabs-light li a.no-bottom-border,.nav.nav-tabs.button-tabs-background li a.no-bottom-border{border-bottom:none}.button.no-border,.nav.nav-tabs.button-tabs li a.no-border,.nav.nav-tabs.button-tabs-light li a.no-border,.nav.nav-tabs.button-tabs-background li a.no-border{border:none}.button.button-dashed,.nav.nav-tabs.button-tabs li a.button-dashed,.nav.nav-tabs.button-tabs-light li a.button-dashed,.nav.nav-tabs.button-tabs-background li a.button-dashed{border-style:dashed}.button.button-strong-border,.nav.nav-tabs.button-tabs li a.button-strong-border,.nav.nav-tabs.button-tabs-light li a.button-strong-border,.nav.nav-tabs.button-tabs-background li a.button-strong-border{border-width:2px}.button.button-wide,.nav.nav-tabs.button-tabs li a.button-wide,.nav.nav-tabs.button-tabs-light li a.button-wide,.nav.nav-tabs.button-tabs-background li a.button-wide{padding:5px 30px}.button.button-short,.nav.nav-tabs.button-tabs li a.button-short,.nav.nav-tabs.button-tabs-light li a.button-short,.nav.nav-tabs.button-tabs-background li a.button-short{padding:2px 10px}.button.button-plus,.nav.nav-tabs.button-tabs li a.button-plus,.nav.nav-tabs.button-tabs-light li a.button-plus,.nav.nav-tabs.button-tabs-background li a.button-plus{padding:0 6px}.button.button-big,.nav.nav-tabs.button-tabs li a.button-big,.nav.nav-tabs.button-tabs-light li a.button-big,.nav.nav-tabs.button-tabs-background li a.button-big{padding:7px 12px}.button.button-very-big,.nav.nav-tabs.button-tabs li a.button-very-big,.nav.nav-tabs.button-tabs-light li a.button-very-big,.nav.nav-tabs.button-tabs-background li a.button-very-big{padding:10px 16px}.button.button-height,.nav.nav-tabs.button-tabs li a.button-height,.nav.nav-tabs.button-tabs-light li a.button-height,.nav.nav-tabs.button-tabs-background li a.button-height{padding:16px 15px}.button.button-small,.nav.nav-tabs.button-tabs li a.button-small,.nav.nav-tabs.button-tabs-light li a.button-small,.nav.nav-tabs.button-tabs-background li a.button-small{padding:4px 5px}.button.button-very-small,.nav.nav-tabs.button-tabs li a.button-very-small,.nav.nav-tabs.button-tabs-light li a.button-very-small,.nav.nav-tabs.button-tabs-background li a.button-very-small{padding:1px 4px}.button.button-super-small,.nav.nav-tabs.button-tabs li a.button-super-small,.nav.nav-tabs.button-tabs-light li a.button-super-small,.nav.nav-tabs.button-tabs-background li a.button-super-small{padding:0 4px}.button.button-monster-size,.nav.nav-tabs.button-tabs li a.button-monster-size,.nav.nav-tabs.button-tabs-light li a.button-monster-size,.nav.nav-tabs.button-tabs-background li a.button-monster-size{padding:50px 80px}.button.button-image,.nav.nav-tabs.button-tabs li a.button-image,.nav.nav-tabs.button-tabs-light li a.button-image,.nav.nav-tabs.button-tabs-background li a.button-image{padding:3px 10px}.button.button-side-wrapper,.nav.nav-tabs.button-tabs li a.button-side-wrapper,.nav.nav-tabs.button-tabs-light li a.button-side-wrapper,.nav.nav-tabs.button-tabs-background li a.button-side-wrapper{padding:0 15px}.button-fixed-size,.timeline-edit a{display:inline-block;border-radius:3px;text-align:center;position:relative}.button-fixed-size.button-circle,.timeline-edit a.button-circle{-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}.button-fixed-size.pull-right,.timeline-edit a.pull-right{margin-left:5px}.button-fixed-size.pull-left,.timeline-edit a.pull-left{margin-right:5px}.button-fixed-size.button-fixed-side-round,.timeline-edit a.button-fixed-side-round{border-radius:100%}.button-fixed-size.button-fixed-size-very-small,.timeline-edit a.button-fixed-size-very-small{width:12px;height:12px;font-size:6.6666666667px}.button-fixed-size.button-fixed-size-very-small i,.timeline-edit a.button-fixed-size-very-small i{top:2px}.button-fixed-size.button-fixed-size-very-small i.glyphicon,.timeline-edit a.button-fixed-size-very-small i.glyphicon{top:2.4px}.button-fixed-size.button-fixed-size-very-small i.glyphicon-plus,.timeline-edit a.button-fixed-size-very-small i.glyphicon-plus{left:.5px}.button-fixed-size.button-fixed-size-very-small i.glyphicon-minus,.timeline-edit a.button-fixed-size-very-small i.glyphicon-minus{left:-.5px}.button-fixed-size.button-fixed-size-very-small i.fa,.timeline-edit a.button-fixed-size-very-small i.fa{top:4px}.button-fixed-size.button-fixed-size-small,.timeline-edit a{width:20px;height:20px;font-size:11.1111111111px}.button-fixed-size.button-fixed-size-small i,.timeline-edit a i{top:3.3333333333px}.button-fixed-size.button-fixed-size-small i.glyphicon,.timeline-edit a i.glyphicon{top:5px}.button-fixed-size.button-fixed-size-small i.fa,.timeline-edit a i.fa{top:0}.button-fixed-size.button-fixed-size-medium,.timeline-edit a.button-fixed-size-medium{width:25px;height:25px;font-size:13.8888888889px}.button-fixed-size.button-fixed-size-medium i,.timeline-edit a.button-fixed-size-medium i{top:3.5714285714px}.button-fixed-size.button-fixed-size-medium i.glyphicon,.timeline-edit a.button-fixed-size-medium i.glyphicon{top:4.5454545455px}.button-fixed-size.button-fixed-size-big,.timeline-edit a.button-fixed-size-big{width:30px;height:30px;font-size:16.6666666667px}.button-fixed-size.button-fixed-size-big i,.timeline-edit a.button-fixed-size-big i{top:3.75px}.button-fixed-size.button-fixed-size-big i.glyphicon,.timeline-edit a.button-fixed-size-big i.glyphicon{top:6px}.button-fixed-size.button-fixed-size-big i.fa,.timeline-edit a.button-fixed-size-big i.fa{top:5px}.button-fixed-size.image-button,.timeline-edit a.image-button{position:absolute;right:15px;top:15px;opacity:.8}.button-fixed-size i,.timeline-edit a i{position:relative}.circle{display:inline-block;height:10px;width:10px;position:relative;top:3px;border-radius:100%}.input-group-btn a.btn{display:block}.input-group{width:100%}.square-left{border-top-left-radius:0;border-bottom-left-radius:0}.square-right{border-top-right-radius:0;border-bottom-right-radius:0}.square-top{border-top-left-radius:0;border-top-right-radius:0}.square-bottom{border-bottom-right-radius:0;border-bottom-left-radius:0}.border-square,.panel.border-square,.border-square.deal,.border-square.proposal-click,.border-square.timeline-bubble,.border-square.timeline-task,.border-square.timeline-comments-panel,.border-square.comments-panel{border-radius:0}.table-cell-align-top,.timeline-contact>div,.timeline-hashtag>div,.timeline-filter>div,.team-block>div{display:table-cell;vertical-align:middle}.align-middle,.timeline-contact>div>span,.timeline-hashtag>div>span,.timeline-filter>div>span,.team-block>div>span,.timeline-stage-change div>span{vertical-align:middle}.modal-content.modal-content-shorter{height:calc(85% - 140px)}.modal-footer.modal-comments{height:25%}.ellipsis,.deal-elements-bg,.deal-detail,.deal-task-item,.deal-details,#calendar .fc-content{overflow-x:hidden;text-overflow:ellipsis}.side-scroll{overflow-x:hidden}.side-scroll .side-scroll-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.v-top,.table.modal-table tr td.v-top{vertical-align:top}.use-the-force{overflow:hidden;position:relative}.stage-wrapper{position:relative}.fa.connected-stage{position:absolute;top:5px;right:5px;font-size:17px}.regular-background>.deal:hover,.timeline-stage-change.timeline-checklist .check-list-answers>.deal:hover,.timeline-stage-change div .check-list-answers-body>.deal:hover,.timeline-end-task>.deal:hover{background-color:#f6f8f9}.regular-background>.deal:active,.timeline-stage-change.timeline-checklist .check-list-answers>.deal:active,.timeline-stage-change div .check-list-answers-body>.deal:active,.timeline-end-task>.deal:active{background-color:#e7edee}.ui-sortable-helper a.deal{background-color:#f6f8f9;-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,.2);-moz-box-shadow:3px 3px 5px 0px rgba(0,0,0,.2);box-shadow:3px 3px 5px #0003}.deal{-webkit-transition:box-shadow .2s;-moz-transition:box-shadow .2s;-o-transition:box-shadow .2s;transition:box-shadow .2s}.deal .data-edit{margin-left:0;padding:0;border:none;border-radius:0;position:initial}.deal .data-edit a.inline-edit-icon.button-fixed-size.button-fixed-size-small,.deal .data-edit .timeline-edit a.inline-edit-icon,.timeline-edit .deal .data-edit a.inline-edit-icon{right:30px;top:9px;box-shadow:none;color:#67878f;background-color:transparent}.deal .data-edit a.inline-edit-icon.button-fixed-size.button-fixed-size-small:hover,.deal .data-edit .timeline-edit a.inline-edit-icon:hover,.timeline-edit .deal .data-edit a.inline-edit-icon:hover{background-color:#fff;-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,.3);-moz-box-shadow:0px 0px 3px 0px rgba(0,0,0,.3);box-shadow:0 0 3px #0000004d}.deal .data-edit a.inline-edit-icon.button-fixed-size.button-fixed-size-small:active,.deal .data-edit .timeline-edit a.inline-edit-icon:active,.timeline-edit .deal .data-edit a.inline-edit-icon:active{background-color:#edf1f2}.deal .hbox{table-layout:fixed}.deal:hover{background-color:#f6f8f9}.deal:active{background-color:#edf1f2}.deal.saving-deal{background-color:#e7edee}.deal.lost-deal{background-color:#fef4f4;border-color:#fac5c5;border-width:0px;border-style:solid}.deal.lost-deal .data-edit a.inline-edit-icon.button-fixed-size.button-fixed-size-small,.deal.lost-deal .data-edit .timeline-edit a.inline-edit-icon,.timeline-edit .deal.lost-deal .data-edit a.inline-edit-icon,.deal.lost-deal .deal-actions .text-neutral-light,.deal.lost-deal .deal-details{color:#f58888}.deal.lost-deal .deal-details .deal-detail{color:#f69696}.deal.lost-deal .deal-elements-bg .deal-elements-container .deal-element{color:#f58888}.deal.lost-deal .deal-elements-bg .deal-elements-container .deal-element .inactive-days{background-color:#fde6e6;border-color:#fac5c5}.deal.lost-deal .deal-elements-bg .deal-elements-container .deal-element .inactive-days .text-neutral,.deal.lost-deal .deal-elements-bg .deal-elements-container .deal-element .inactive-days .fa.connected-stage,.deal.lost-deal .deal-elements-bg .deal-elements-container .deal-element .inactive-days .deal-elements-container,.deal.lost-deal .deal-elements-bg .deal-elements-container .deal-element .inactive-days .dictate-button i,.dictate-button .deal.lost-deal .deal-elements-bg .deal-elements-container .deal-element .inactive-days i{color:#f58888}.deal.lost-deal:hover{background-color:#fde6e6}.deal.lost-deal:active{background-color:#fcdddd}.deal.lost-deal.saving-deal{background-color:#fbd4d4}.deal.won-deal{background-color:#edfbf0;border-color:#afe2bb;border-width:0px;border-style:solid}.deal.won-deal .data-edit a.inline-edit-icon.button-fixed-size.button-fixed-size-small,.deal.won-deal .data-edit .timeline-edit a.inline-edit-icon,.timeline-edit .deal.won-deal .data-edit a.inline-edit-icon,.deal.won-deal .deal-actions .text-neutral-light,.deal.won-deal .deal-details{color:#66c07c}.deal.won-deal .deal-details .deal-detail{color:#71c485}.deal.won-deal .deal-elements-bg .deal-elements-container .deal-element{color:#66c07c}.deal.won-deal .deal-elements-bg .deal-elements-container .deal-element .inactive-days{background-color:#d7f7df;border-color:#afe2bb}.deal.won-deal .deal-elements-bg .deal-elements-container .deal-element .inactive-days .text-neutral,.deal.won-deal .deal-elements-bg .deal-elements-container .deal-element .inactive-days .fa.connected-stage,.deal.won-deal .deal-elements-bg .deal-elements-container .deal-element .inactive-days .deal-elements-container,.deal.won-deal .deal-elements-bg .deal-elements-container .deal-element .inactive-days .dictate-button i,.dictate-button .deal.won-deal .deal-elements-bg .deal-elements-container .deal-element .inactive-days i{color:#66c07c}.deal.won-deal:hover{background-color:#dcf8e2}.deal.won-deal:active{background-color:#d3f6dc}.deal.won-deal.saving-deal{background-color:#c2f3ce}.deal.connected-deal{opacity:.6}.proposal-click .hbox{table-layout:fixed}.proposal-click:hover{background-color:#f6f8f9}.proposal-click:active{background-color:#e2e8ea}.deal-element{float:right}.deal-detail{vertical-align:top;max-width:100%;white-space:nowrap}.deal-details .deal-detail{display:inline-block}.deal-actions{text-align:right}.deal-evolution{border-bottom-right-radius:5px;border-bottom-left-radius:5px}.dashboard{display:none}.dashboard.open-dashboard{display:block}#dashboard-1-content{-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}#open-dashboard-1.pressed{background-color:#92aab0;border-color:#92aab0;color:#fff}.table-width-fix{max-width:none;width:calc(100% + 1px)}.timeline-bubble,.timeline-task{-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.timeline-bubble.yellow-bubble .history-arrow.arrow-style,.yellow-bubble.timeline-task .history-arrow.arrow-style{border-right-color:#fcf8e3}.deal-details>.font-semi-big{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.deal-task-click{border-radius:100%;display:inline-block;padding:2.3px;height:18px;width:18px;margin-right:-2px}.deal-options-click{border-radius:100%;display:inline-block;width:20px;height:20px;font-size:14px;text-align:center}.deal-options-click i{position:relative;top:1px}.open .deal-options-click,.open .deal-task-click{-webkit-box-shadow:inset 0px .2px 3px 0px rgba(0,0,0,.3);-moz-box-shadow:inset 0px .2px 3px 0px rgba(0,0,0,.3);box-shadow:inset 0 .2px 3px #0000004d}.gridster .gridster-item{border-radius:5px;background-color:#e2e8ea;z-index:0}.gridster .gridster-item.gridster-preview-holder{background-color:#d5dfe1;border:1px solid #c7d3d6;opacity:1;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-box-shadow:inset 2px 2px 10px 0px rgba(0,0,0,.1);-moz-box-shadow:inset 2px 2px 10px 0px rgba(0,0,0,.1);box-shadow:inset 2px 2px 10px #0000001a}.gridster-widget text tspan{fill:#67878f!important;color:#67878f!important}.gridster .gridster-item:hover{-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;background-color:#f6f8f9}.gridster .gridster-item:hover .widget-header{-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;background-color:#edf1f2}.gridster .gridster-item:hover .gridster-item-resizable-handler.handle-se{border-color:transparent}.gridster .gridster-item:hover .button,.gridster .gridster-item:hover .nav.nav-tabs.button-tabs li a,.nav.nav-tabs.button-tabs li .gridster .gridster-item:hover a,.gridster .gridster-item:hover .nav.nav-tabs.button-tabs-light li a,.nav.nav-tabs.button-tabs-light li .gridster .gridster-item:hover a,.gridster .gridster-item:hover .nav.nav-tabs.button-tabs-background li a,.nav.nav-tabs.button-tabs-background li .gridster .gridster-item:hover a{-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;opacity:1}.move-widget{cursor:move}.move-widget .button,.move-widget .nav.nav-tabs.button-tabs li a,.nav.nav-tabs.button-tabs li .move-widget a,.move-widget .nav.nav-tabs.button-tabs-light li a,.nav.nav-tabs.button-tabs-light li .move-widget a,.move-widget .nav.nav-tabs.button-tabs-background li a,.nav.nav-tabs.button-tabs-background li .move-widget a{position:absolute;top:10px;opacity:0;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.move-widget .button.widget-search,.move-widget .nav.nav-tabs.button-tabs li a.widget-search,.nav.nav-tabs.button-tabs li .move-widget a.widget-search,.move-widget .nav.nav-tabs.button-tabs-light li a.widget-search,.nav.nav-tabs.button-tabs-light li .move-widget a.widget-search,.move-widget .nav.nav-tabs.button-tabs-background li a.widget-search,.nav.nav-tabs.button-tabs-background li .move-widget a.widget-search{right:40px}.move-widget .button.widget-edit,.move-widget .nav.nav-tabs.button-tabs li a.widget-edit,.nav.nav-tabs.button-tabs li .move-widget a.widget-edit,.move-widget .nav.nav-tabs.button-tabs-light li a.widget-edit,.nav.nav-tabs.button-tabs-light li .move-widget a.widget-edit,.move-widget .nav.nav-tabs.button-tabs-background li a.widget-edit,.nav.nav-tabs.button-tabs-background li .move-widget a.widget-edit{right:5px}.progress.goal-bar{height:30px;border-radius:3px;background-color:#fff;background-image:none;box-shadow:none}.progress.goal-bar .progress-bar{background-image:none}.progress.goal-bar.user-bar{height:10px}.progress.table-progress{border-radius:3px;background-color:#edf1f2;background-image:none;box-shadow:none}.progress.table-progress .success-progress{background-color:#27c24c;background-image:none}.progress.table-progress .cool-progress{background-color:#92aab0;background-image:none}.progress.table-progress .danger-progress{background-color:#f05050;background-image:none}.btn-group.full-width,.btn-group.comments-panel{display:table;width:100%}.btn-group.full-width label,.btn-group.comments-panel label{display:table-cell;float:none;border:none;padding-top:10px;padding-bottom:10px}.btn-group-multiple .btn-group:first-child label:first-child{border-bottom-left-radius:0}.btn-group-multiple .btn-group:first-child label:last-child{border-bottom-right-radius:0}.btn-group-multiple .btn-group:last-child label:first-child{border-top-left-radius:0}.btn-group-multiple .btn-group:last-child label:last-child{border-top-right-radius:0}.timeline-edit{white-space:nowrap;opacity:0;padding-left:10px;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.bubble-wrapper:hover .timeline-edit{opacity:1}.bubble-wrapper.no-comments-bubble{min-width:0;width:100%}.rounded-regular{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}::-webkit-scrollbar{width:.5em;height:.7em}::-webkit-scrollbar-thumb{background-color:#bfc2cb;border-radius:1em}::-webkit-scrollbar-track{background-color:none}textarea::-webkit-scrollbar{width:.8em}.inline-inputs input,.inline-inputs .input-group input,.inline-inputs .input-group .input-group-btn a,.inline-inputs .input-group .input-group-btn button,.inline-inputs select{border:none}.inline-inputs input:focus,.inline-inputs .input-group input:focus,.inline-inputs .input-group .input-group-btn a:focus,.inline-inputs .input-group .input-group-btn button:focus,.inline-inputs select:focus{border:none}.inline-inputs textarea{border-color:#e6eced}.inline-inputs tags-input .tags{border:1px solid #fff;border:1px solid transparent}.inline-inputs tags-input .host div.tags.focused{border:1px solid #fff;border:1px solid transparent}.deal-or-contact-domain .panel .tab-pane .simple-inline,.deal-or-contact-domain .deal .tab-pane .simple-inline,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline{margin:0 0 0 10px}.deal-or-contact-domain .panel label.button.button-light-background,.deal-or-contact-domain .deal label.button.button-light-background,.deal-or-contact-domain .proposal-click label.button.button-light-background,.deal-or-contact-domain .timeline-bubble label.button.button-light-background,.deal-or-contact-domain .timeline-task label.button.button-light-background,.deal-or-contact-domain .timeline-comments-panel label.button.button-light-background,.deal-or-contact-domain .comments-panel label.button.button-light-background{margin-bottom:0}.deal-or-contact-domain section>.hbox>aside>.top-side-wrapper>aside{display:block}.deal-or-contact-domain section>.hbox>aside>.top-side-wrapper>aside>div.top-side-wrapper:first-child{padding:15px 0 0}.deal-or-contact-domain main-timeline>div>div:first-child{margin-top:10px}.deal-or-contact-domain next-steps .next-step-container:first-child{margin-top:10px}.deal-or-contact-domain next-steps .next-step-container:last-child{margin-bottom:20px}.deal-or-contact-domain .short-side-bottom-wrapper label.button.button-light-background{padding:0 6px}.deal-or-contact-domain .little-wrapper>div{margin-bottom:15px}.deal-or-contact-domain .little-wrapper>div>.short-side-bottom-wrapper{margin-bottom:15px}.lighter-line{opacity:.3}.timeline-stage-change{margin-top:7px}.timeline-stage-change.timeline-checklist{padding:0}.timeline-stage-change.timeline-checklist .text-muted,.timeline-stage-change.timeline-checklist .deal-detail,.timeline-stage-change.timeline-checklist .timeline-clock,.timeline-stage-change.timeline-checklist .deal-task-detail{color:#9bb1b7;font-weight:500}.timeline-stage-change.timeline-checklist .check-list-answers{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.timeline-comments-panel.auto-width{min-width:auto}.timeline-end-task{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;padding-top:3px}.timeline-end-task i{opacity:0;-webkit-transition:all .05s;-moz-transition:all .05s;-o-transition:all .05s;transition:all .05s;color:#fff}.timeline-end-task:hover{background-color:#92aab0}.timeline-end-task:hover i{opacity:1}.margin-auto{margin:auto}iframe{border:none;display:block}.scrollable.calendar-top{top:130px}.style-button,#calendar .fc-event-container a{opacity:1}.style-button:hover,#calendar .fc-event-container a:hover{opacity:.9}.style-button:active,#calendar .fc-event-container a:active{opacity:.8}#close-live-view{display:none}.live-view{background-color:#e2e8ea}.live-view .sub-header{background-color:#f6f8f9;border:none;color:#fff}.live-view .sub-header .font-thin.font-title,.live-view .button-white,.live-view .deal-or-contact-domain .panel .tab-pane .simple-inline a,.deal-or-contact-domain .panel .tab-pane .simple-inline .live-view a,.live-view .deal-or-contact-domain .deal .tab-pane .simple-inline a,.deal-or-contact-domain .deal .tab-pane .simple-inline .live-view a,.live-view .deal-or-contact-domain .proposal-click .tab-pane .simple-inline a,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline .live-view a,.live-view .deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline .live-view a,.live-view .deal-or-contact-domain .timeline-task .tab-pane .simple-inline a,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline .live-view a,.live-view .deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline .live-view a,.live-view .deal-or-contact-domain .comments-panel .tab-pane .simple-inline a,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline .live-view a,.live-view .timeline-task{display:none}.live-view #close-live-view{display:inline-block}.live-view .live-view-top-position{top:50px}#dashboard-view{opacity:1;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}#dashboard-view.live-fade{-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s;opacity:0}.avatar-select-button{position:relative;top:-12px}.form-group .move-field{position:absolute;left:5px;right:5px;bottom:-10px;top:-5px;opacity:.5;z-index:50}.form-group .move-field.move-section{left:-10px;right:-10px;top:-10px}.form-group .field-edit{position:absolute;opacity:0;right:15px;top:0;z-index:51}.form-group .field-edit.section-edit{top:5px}.form-group:hover:not(.block-section) .move-field{background-color:#edf1f2;border:1px dashed #d5dfe1;cursor:move}.form-group:hover:not(.block-section) .move-field:active{background-color:#e2e8ea}.form-group:hover:not(.block-section) .field-edit{opacity:1}.form-group:hover:not(.block-section) .field-edit:hover{cursor:pointer}li.block-section .side-wrapper{padding:0}.min-height-100-percent{min-height:100%}.submenu-tab-container.top-200{top:200px}.input-group-btn{width:1px}.form-control.input-sm.brand-search{color:#fff;background-color:#514987;border-color:#514987;-webkit-box-shadow:inset .5px .5px 0px 0px #333;-moz-box-shadow:inset .5px .5px 0px 0px #333;box-shadow:inset .5px .5px #333;font-size:13px;font-weight:inherit;color:#ebe9f3;opacity:inherit;line-height:inherit;border:none}.form-control.input-sm.brand-search .text-muted,.form-control.input-sm.brand-search .deal-detail,.form-control.input-sm.brand-search .timeline-clock,.form-control.input-sm.brand-search .deal-task-detail{color:#c3bfdd}.form-control.input-sm.brand-search .line{border-color:#665ca7}.form-control.input-sm.brand-search:focus{outline:none;border:none}.form-control.input-sm.brand-search::-webkit-input-placeholder{font-size:13px;font-weight:inherit;color:#b6b1d5;opacity:inherit;line-height:inherit;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-control.input-sm.brand-search:-moz-placeholder{font-size:13px;font-weight:inherit;color:#b6b1d5;opacity:inherit;line-height:inherit;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-control.input-sm.brand-search::-moz-placeholder{font-size:13px;font-weight:inherit;color:#b6b1d5;opacity:inherit;line-height:inherit;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-control.input-sm.brand-search:-ms-input-placeholder{font-size:13px;font-weight:inherit;color:#b6b1d5;opacity:inherit;line-height:inherit;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-control::-webkit-input-placeholder{font-size:14px;font-weight:inherit;color:#bdbdbd;opacity:inherit;line-height:inherit;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-control:-moz-placeholder{font-size:14px;font-weight:inherit;color:#bdbdbd;opacity:inherit;line-height:inherit;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-control::-moz-placeholder{font-size:14px;font-weight:inherit;color:#bdbdbd;opacity:inherit;line-height:inherit;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-control:-ms-input-placeholder{font-size:14px;font-weight:inherit;color:#bdbdbd;opacity:inherit;line-height:inherit;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.editable-div{min-height:30px;height:auto;display:inline-block;width:100%;padding:5px 10px;font-size:13px;line-height:1.5;border-radius:3px;border-color:#d5dfe1;box-shadow:none;font-weight:500;transition:none!important;margin:0;font:inherit}.editable-div:focus{border:1px solid #23b7e5}.formula-item{margin-left:3px;margin-right:3px;border-radius:2px;padding:0 3px;border:none}.order-panel.order-panel-deal{top:0;height:100%}.order-panel.order-panel-deal section{bottom:50px}.dropdown .new-item-folder{margin-left:-4px}.dropdown .new-item-folder i.dropdown-sign{opacity:0}.dropdown .new-item-folder:hover i.dropdown-sign,.dropdown.open .new-item-folder i.dropdown-sign{opacity:1}.round-checkbox{position:relative}.round-checkbox div{width:27px;height:27px;border-radius:100%;text-align:center;background-color:#f6f8f9;border-color:#d5dfe1}.round-checkbox div i{position:relative;top:2.7px;display:none;color:#67878f}.round-checkbox div:hover{background-color:#edf1f2;cursor:pointer}.round-checkbox div:hover i{display:inline}.round-checkbox div.file-checked{background-color:#e2e8ea}.round-checkbox div.file-checked i{display:inline}.round-checkbox div.file-checked:hover{background-color:#d5dfe1}.dark-menu i.icon-money{color:#adb2c4;font-size:20px}aside.dark-menu{position:relative;z-index:10}.btn-group label.button-white.active:first-child,.btn-group label.active.timeline-task:first-child{background-color:#23b7e5;border-color:#23b7e5;color:#fff}.btn-group label.button-white.active:last-child,.btn-group label.active.timeline-task:last-child{background-color:#f05050;border-color:#f05050;color:#fff}.highcharts-grid{opacity:0}.user-avatar-edit a{opacity:0;-webkit-transition:all .1s;-moz-transition:all .1s;-o-transition:all .1s;transition:all .1s}.user-avatar-edit a.avatar-select-button{position:relative;top:-8px}.user-avatar-edit:hover a{opacity:1;-webkit-transition:all .1s;-moz-transition:all .1s;-o-transition:all .1s;transition:all .1s}.picture-button{padding:3px;border-radius:5px;border:1px solid #d5dfe1;background-color:#fff;margin-top:5px}.picture-button:hover{background-color:#f6f8f9}.picture-button:active{background-color:#edf1f2}div[id*=unique_watcher] div.autocomplete{-webkit-box-shadow:2px 0px 6px 0px rgba(0,0,0,.3);-moz-box-shadow:2px 0px 6px 0px rgba(0,0,0,.3);box-shadow:2px 0 6px #0000004d;margin-top:8px;border:none;background-color:#f6f8f9;border-radius:3px;padding-top:0}div[id*=unique_watcher] div.autocomplete .suggestion-list{max-height:220px}div[id*=unique_watcher] div.autocomplete .suggestion-list li:first-child{font-weight:600;font-size:12px;color:#67878f;background-color:#edf1f2;border-bottom:1px solid #e2e8ea}div[id*=unique_watcher] div.autocomplete .suggestion-list li{color:#92aab0;cursor:initial;line-height:1.5;font-size:13px;font-weight:500;font-family:Source Sans Pro,Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;padding:5px 15px;background-color:#f6f8f9}div[id*=unique_watcher] div.autocomplete .suggestion-list li.suggestion-item{padding:5px 5px 5px 10px}div[id*=unique_watcher] div.autocomplete .suggestion-list li.suggestion-item .left-panel{overflow:hidden;text-overflow:ellipsis}div[id*=unique_watcher] div.autocomplete .suggestion-list li .text-small{font-size:12px;overflow:hidden;text-overflow:ellipsis;position:relative;left:25.5px}tags-input{outline:none}tags-input.has-tags a{width:calc(100% - 2px)}tags-input.has-tags a .table-cell-align-top,tags-input.has-tags a .timeline-contact>div,tags-input.has-tags a .timeline-hashtag>div,tags-input.has-tags a .timeline-filter>div,tags-input.has-tags a .team-block>div{display:block}tags-input.has-tags a .table-cell-align-top .remove-button,tags-input.has-tags a .timeline-contact>div .remove-button,tags-input.has-tags a .timeline-hashtag>div .remove-button,tags-input.has-tags a .timeline-filter>div .remove-button,tags-input.has-tags a .team-block>div .remove-button{float:right;top:2px}tags-input .host{outline:none}tags-input .host:focus{border:none}tags-input .host div.tags{min-height:30px;padding:0;font-size:13px}tags-input .host div.tags.focused{box-shadow:none;border:1px solid #23b7e5}tags-input .host div.tags ul.tag-list li a{margin:1px}tags-input .host div.tags input{height:28px;margin:0;padding:5px 10px;width:auto!important;font-size:13px;font-weight:500;font-family:Source Sans Pro,Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif}tags-input .host div.tags input::-webkit-input-placeholder{font-size:13px;font-weight:inherit;color:#bdbdbd;opacity:inherit;line-height:inherit;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}tags-input .host div.tags input:-moz-placeholder{font-size:13px;font-weight:inherit;color:#bdbdbd;opacity:inherit;line-height:inherit;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}tags-input .host div.tags input::-moz-placeholder{font-size:13px;font-weight:inherit;color:#bdbdbd;opacity:inherit;line-height:inherit;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}tags-input .host div.tags input:-ms-input-placeholder{font-size:13px;font-weight:inherit;color:#bdbdbd;opacity:inherit;line-height:inherit;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}tags-input .host .autocomplete{-webkit-box-shadow:2px 0px 6px 0px rgba(0,0,0,.3);-moz-box-shadow:2px 0px 6px 0px rgba(0,0,0,.3);box-shadow:2px 0 6px #0000004d;margin-top:0;border:none}tags-input .host .autocomplete .suggestion-list{max-height:220px}tags-input .host .autocomplete .suggestion-list li{line-height:1.5;font-size:14px;font-weight:500;font-family:Source Sans Pro,Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;padding:5px 15px}tags-input .host .autocomplete .suggestion-list li.suggestion-item{padding:5px 5px 5px 10px}tags-input .host .autocomplete .suggestion-list li.suggestion-item .left-panel{overflow:hidden;text-overflow:ellipsis}tags-input .host .autocomplete .suggestion-list li .text-small{font-size:12px;overflow:hidden;text-overflow:ellipsis}tags-input .host .autocomplete .suggestion-list li .mini-avatar{margin-top:-2px}tags-input .host .autocomplete .suggestion-list li i{position:relative;top:2px;margin-right:8px}tags-input .host .autocomplete .suggestion-list li i.fa{top:1px}tags-input .host .autocomplete .suggestion-list li.selected{background-color:#1aacda;border-radius:0}tags-input .host .autocomplete .suggestion-list li.selected .text-muted,tags-input .host .autocomplete .suggestion-list li.selected .deal-detail,tags-input .host .autocomplete .suggestion-list li.selected .timeline-clock,tags-input .host .autocomplete .suggestion-list li.selected .deal-task-detail{color:#fff;opacity:.8}tags-input .host .tag-list li i{position:relative;top:3px;margin-right:4px}tags-input .host .tag-list li i.fa{top:2px;margin-right:2px;font-size:14px}tags-input .host .tag-list li .remove-button{color:#67878f;font-family:Source Sans Pro,Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;position:relative;font-size:14px}tags-input .host .tag-list li .remove-button:active{color:#67878f}tags-input .host .tag-list li .avatar-timeline{width:18px;height:18px;margin-top:1px}mentio-menu{-webkit-box-shadow:2px 0px 6px 0px rgba(0,0,0,.3);-moz-box-shadow:2px 0px 6px 0px rgba(0,0,0,.3);box-shadow:2px 0 6px #0000004d;border:none;overflow:hidden;border-radius:3px;padding:5px 0;margin-top:8px;background-color:#fff;max-height:280px}mentio-menu .user-search{box-shadow:none;margin-bottom:0}mentio-menu .user-search li{line-height:1.5;font-size:14px;font-weight:500;font-family:Source Sans Pro,Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;padding:5px 15px;border:none}mentio-menu .user-search li .mini-avatar{margin-top:-2px}mentio-menu .user-search li i{position:relative;top:2px;margin-right:8px}mentio-menu .user-search li i.fa{top:1px}mentio-menu .user-search li.active{background-color:#1aacda;border-color:#1aacda;text-shadow:none;background-image:none;border-radius:0;cursor:pointer}mentio-menu .user-search li.active:hover{background-color:#1aacda;border-color:#1aacda;text-shadow:none;background-image:none}.form_validator input.form-control{-webkit-box-shadow:0 0 3px 1px rgba(255,0,0,.6);-moz-box-shadow:0 0 3px 1px rgba(255,0,0,.6);box-shadow:0 0 3px 1px #f009;border:1px solid #d5dfe1}div.popover{width:325px;font-family:Source Sans Pro,Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;border-color:#ebebeb;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-box-shadow:2px 0px 6px 0px rgba(0,0,0,.3);-moz-box-shadow:2px 0px 6px 0px rgba(0,0,0,.3);box-shadow:2px 0 6px #0000004d;padding:0;max-width:none;border:none}div.popover .popover-title{background-color:#f6f8f9;font-weight:600;color:#67878f}div.popover .popover-content{padding:0;border-radius:5px}div.popover .popover-content form{border-top-left-radius:5px;border-top-right-radius:5px;margin-bottom:10px;padding-top:10px;overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch;display:block;max-height:250px;min-height:150px}div.popover .popover-content>div{padding-bottom:10px;max-height:300px}div.popover .popover-content>div>span{display:inline-block;margin-left:15px;color:#f05050;position:relative;top:3px}div.popover .popover-content .loader{width:30px;height:30px;position:absolute;bottom:10px;right:15px;border:3px solid #fff;border-top:3px solid #5d539a}div.popover.bottom>.arrow{border-bottom-color:#999;border-bottom-color:#0000000d}div.popover.bottom>.arrow:after{border-bottom-color:#fff!important}div.popover.right>.arrow{border-right-color:#999;border-right-color:#0000000d}div.popover.right>.arrow:after{border-right-color:#fff!important}div.popover.left>.arrow{border-left-color:#999;border-left-color:#0000000d}div.popover.left>.arrow:after{border-left-color:#fff!important}div.popover.top>.arrow{border-top-color:#999;border-top-color:#0000000d}div.popover.top>.arrow:after{border-top-color:#f6f8f9!important}.modal-dialog loading-tooltip span.text-danger{display:inline-block;margin-right:15px;position:relative;top:3px}.popover-content loading-tooltip span.text-danger{position:relative;display:inline-block;margin-left:15px;top:4px}.light-badge .avatar-timeline,.inactive-days .avatar-timeline,.timeline-contact .avatar-timeline,.timeline-hashtag .avatar-timeline,.team-block .avatar-timeline{width:18px;height:18px;margin-top:1px}contact-page-info-item .light-badge.nowrap,contact-page-info-item .nowrap.inactive-days,contact-page-info-item .nowrap.timeline-contact,contact-page-info-item .nowrap.timeline-hashtag,contact-page-info-item .nowrap.team-block{white-space:normal}.light-badge i,.inactive-days i,.timeline-contact i,.timeline-hashtag i,.team-block i{position:relative;top:3px;margin-right:4px}.light-badge i.glyphicon-remove,.inactive-days i.glyphicon-remove,.timeline-contact i.glyphicon-remove,.timeline-hashtag i.glyphicon-remove,.team-block i.glyphicon-remove{margin-right:0}.light-badge i.fa,.inactive-days i.fa,.timeline-contact i.fa,.timeline-hashtag i.fa,.team-block i.fa{top:2px;margin-right:2px;font-size:14px}.light-badge i.fa.fa-clock-o,.inactive-days i.fa.fa-clock-o,.timeline-contact i.fa.fa-clock-o,.timeline-hashtag i.fa.fa-clock-o,.team-block i.fa.fa-clock-o{top:0}.data-edit .light-badge.neutral-content.badge-border,.data-edit .neutral-content.badge-border.inactive-days,.data-edit .inactive-days.timeline-contact,.data-edit .inactive-days.timeline-hashtag,.data-edit .inactive-days.timeline-filter,.data-edit .inactive-days.team-block,.data-edit .timeline-contact,.data-edit .timeline-hashtag,.data-edit .light-badge.timeline-filter,.data-edit .timeline-filter.timeline-contact,.data-edit .timeline-filter.timeline-hashtag,.data-edit .timeline-filter.team-block,.data-edit .team-block{margin-right:5px}task-modal .activities{height:45px}.timeline-bubble .button-inherit.button-fixed-size.button-fixed-size-small,.timeline-task .button-inherit.button-fixed-size.button-fixed-size-small,.timeline-bubble .timeline-edit a,.timeline-edit .timeline-bubble a,.timeline-task .timeline-edit a,.timeline-edit .timeline-task a,.comment-wrapper .button-inherit.button-fixed-size.button-fixed-size-small,.comment-wrapper .timeline-edit a,.timeline-edit .comment-wrapper a{opacity:0;-webkit-transition:all .1s;-moz-transition:all .1s;-o-transition:all .1s;transition:all .1s}.timeline-bubble:hover .button-inherit.button-fixed-size.button-fixed-size-small,.timeline-task:hover .button-inherit.button-fixed-size.button-fixed-size-small,.timeline-bubble:hover .timeline-edit a,.timeline-edit .timeline-bubble:hover a,.timeline-task:hover .timeline-edit a,.timeline-edit .timeline-task:hover a,.comment-wrapper:hover .button-inherit.button-fixed-size.button-fixed-size-small,.comment-wrapper:hover .timeline-edit a,.timeline-edit .comment-wrapper:hover a{opacity:1;-webkit-transition:all .1s;-moz-transition:all .1s;-o-transition:all .1s;transition:all .1s}.datepicker{-webkit-box-shadow:2px 0px 6px 0px rgba(0,0,0,.3);-moz-box-shadow:2px 0px 6px 0px rgba(0,0,0,.3);box-shadow:2px 0 6px #0000004d;background:#fff;padding:0}.datepicker:after,.datepicker:before{content:none}.datepicker div{border-radius:5px;overflow:hidden}.datepicker div table.table-condensed>thead>tr>th{padding:10px}.datepicker div table.table-condensed>thead>tr>th.dow{padding:5px}.datepicker div table thead th{background-color:#edf1f2;border-radius:0;color:#67878f;font-weight:400;height:35px}.datepicker div table thead th.prev:hover,.datepicker div table thead th.datepicker-switch:hover,.datepicker div table thead th.next:hover{background-color:#e2e8ea}.datepicker div table thead th.dow{height:20px;color:#92aab0;font-size:12px;border-bottom:1px solid #d5dfe1}.datepicker div table tbody tr td{padding:8px 13px}.datepicker div table tbody tr td.day:hover{background-color:#edf1f2}.datepicker div table tbody tr td.day.active{background-color:#23b7e5}.datepicker div table tbody tr td.day.active:hover{background-color:#1aacda}.datepicker div table tbody tr td.day.today{background-color:#edf1f2}.datepicker div table tbody tr td.day.today:hover,.datepicker div table tbody tr td.day.today:active{background-color:#edf1f2;border-color:#edf1f2}.datepicker div table tbody tr td.day.today.active{background-color:#23b7e5}.datepicker div table tbody tr td.day.today.active:hover{background-color:#1aacda}.datepicker div table tbody tr td.day.focused{background-color:#edf1f2}.datepicker div table tbody tr td.day.focused:hover{background-color:#e2e8ea}.datepicker div table tbody tr td.old,.datepicker div table tbody tr td.new{color:#dce4e6}.datepicker div table tbody tr td span.month:hover,.datepicker div table tbody tr td span.year:hover{background-color:#edf1f2}.datepicker div table tbody tr td span.month.focused:hover,.datepicker div table tbody tr td span.year.focused:hover{background-color:#1aacda!important}.datepicker div table tbody tr td span.month.focused.active,.datepicker div table tbody tr td span.year.focused.active{text-shadow:none}.datepicker div table tbody tr td span.month.focused.active:hover,.datepicker div table tbody tr td span.year.focused.active:hover{background-color:#1aacda!important;color:#fff!important;text-shadow:none!important}.datepicker div table tbody tr td span.month.active,.datepicker div table tbody tr td span.year.active{background-color:#fff;color:#333;text-shadow:none}.datepicker div table tbody tr td span.month.active:hover,.datepicker div table tbody tr td span.year.active:hover{background-color:#edf1f2!important;color:#333!important;text-shadow:none!important}.loader.map-loader{margin-top:20%}.loader.modal-loader{width:30px;height:30px;border:3px solid #fff;border-top:3px solid #5d539a;display:inline-block;margin:0 10px 0 0}.loader.approval-loader{margin-top:37%;border:5px solid #fff;border-top:5px solid #92aab0}.loader.notification-loader{margin-top:40%;border:5px solid #8088a4;border-top:5px solid #bbc0cf}.loader.quick-search-loader{margin-top:45%;border:5px solid #fff;border-top:5px solid #92aab0}.loader.funnel-loader{margin-top:50px;margin-bottom:30px}.loader.funnel-loader-infinite-scroll{margin-top:5px;height:40px;width:40px;border-width:3px;border-top:3px solid #701CE3;margin-left:44%}.funnel-loader-infinite-scroll-helper{height:50px}.funnel-loader-infinite-scroll-container{position:fixed;bottom:0;width:100%;height:50px}.deal-element .fa-circle{margin-right:2px}.line-itens-left{text-align:left}.line-itens-left .line-item{margin-right:3px;vertical-align:middle}.timeline-item-content{word-break:break-word}.timeline-item-content .line-itens-left .line-item,.timeline-item-content .line-itens-right .line-item{vertical-align:initial}.line-itens-right{text-align:right}.line-itens-right .line-item{margin-left:3px;vertical-align:middle}.timeline-pictures{max-width:500px;display:inline-block;white-space:nowrap;overflow-x:auto}.timeline-pictures a img{margin-right:15px}.timeline-pictures a:hover img{opacity:.9}.timeline-pictures a:active img{opacity:.8}.scroll-modal.modal.in{overflow-y:auto}.finished-deal{line-height:1.5;border:1px solid #fff}.input-group.full-width.single-select,.input-group.single-select.comments-panel{display:block}.input-group.full-width.single-select new-field:only-child,.input-group.single-select.comments-panel new-field:only-child{display:block}.input-group.full-width.single-select new-field:only-child a.light-badge div,.input-group.single-select.comments-panel new-field:only-child a.light-badge div,.input-group.full-width.single-select new-field:only-child a.inactive-days div,.input-group.single-select.comments-panel new-field:only-child a.inactive-days div,.input-group.full-width.single-select new-field:only-child a.timeline-contact div,.input-group.single-select.comments-panel new-field:only-child a.timeline-contact div,.input-group.full-width.single-select new-field:only-child a.timeline-hashtag div,.input-group.single-select.comments-panel new-field:only-child a.timeline-hashtag div,.input-group.full-width.single-select new-field:only-child a.team-block div,.input-group.single-select.comments-panel new-field:only-child a.team-block div{position:relative;padding-right:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.input-group.full-width.single-select new-field:only-child a.light-badge div .remove-button,.input-group.single-select.comments-panel new-field:only-child a.light-badge div .remove-button,.input-group.full-width.single-select new-field:only-child a.inactive-days div .remove-button,.input-group.single-select.comments-panel new-field:only-child a.inactive-days div .remove-button,.input-group.full-width.single-select new-field:only-child a.timeline-contact div .remove-button,.input-group.single-select.comments-panel new-field:only-child a.timeline-contact div .remove-button,.input-group.full-width.single-select new-field:only-child a.timeline-hashtag div .remove-button,.input-group.single-select.comments-panel new-field:only-child a.timeline-hashtag div .remove-button,.input-group.full-width.single-select new-field:only-child a.team-block div .remove-button,.input-group.single-select.comments-panel new-field:only-child a.team-block div .remove-button{position:absolute;right:0;top:2px}.input-group.full-width new-field:first-child input,.input-group.comments-panel new-field:first-child input,.input-group.full-width new-field:first-child textarea,.input-group.comments-panel new-field:first-child textarea{border-radius:3px}.input-group.full-width new-field:first-child input.input-group-border-fix,.input-group.comments-panel new-field:first-child input.input-group-border-fix,.input-group.full-width new-field:first-child textarea.input-group-border-fix,.input-group.comments-panel new-field:first-child textarea.input-group-border-fix{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.full-width new-field:nth-child(2) input,.input-group.comments-panel new-field:nth-child(2) input{border-top-right-radius:3px;border-bottom-right-radius:3px}.input-group.full-width new-field:nth-child(2) .input-group-btn button,.input-group.comments-panel new-field:nth-child(2) .input-group-btn button{border-top-right-radius:3px;border-bottom-right-radius:3px}.input-group.full-width new-field:first-child input,.input-group.comments-panel new-field:first-child input{border-top-left-radius:3px;border-bottom-left-radius:3px}.input-group.full-width new-field:first-child .input-group-btn button,.input-group.comments-panel new-field:first-child .input-group-btn button{border-top-left-radius:3px;border-bottom-left-radius:3px}.input-group.full-width new-field.is-button,.input-group.comments-panel new-field.is-button{width:1px}filters-modal .input-group.full-width .input-group-btn>.btn,filters-modal .input-group.comments-panel .input-group-btn>.btn{position:initial}filters-modal .input-group.full-width new-field:nth-child(2),filters-modal .input-group.comments-panel new-field:nth-child(2){width:auto}.popover-content address-select .form-group.col-sm-6{width:100%}filter-generator table tbody tr td span .main-badge,dynamic-table-config table tbody tr td span .main-badge{padding:6px 5px;margin-top:10px;display:block;text-align:center}filter-generator table tbody tr td span .neutral-badge,dynamic-table-config table tbody tr td span .neutral-badge{display:block;text-align:center}filter-generator table tbody tr td span:first-child .main-badge,dynamic-table-config table tbody tr td span:first-child .main-badge{margin-top:0}body #loading-bar .bar{background:#00aff0;height:3px;-webkit-box-shadow:0px .5px 1px 0px rgba(0,0,0,.3);-moz-box-shadow:0px .5px 1px 0px rgba(0,0,0,.3);box-shadow:0 .5px 1px #0000004d}.gm-style-iw .table.white-table tr td{font-family:Source Sans Pro,Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:600}.gm-style-iw .table.white-table tr td .fa.fa-clock-o{margin-right:3px}.gm-style-iw .table.white-table tr td .big-simple-inline{font-weight:400}.gm-style-iw .table.white-table tr td .big-simple-inline .timeline-clock{font-size:12px}.gm-style-iw .table.white-table tr td i:first-child{margin-right:5px}.gm-style-iw .table.white-table tr:first-child,.gm-style-iw .table.white-table tr:first-child td{border-top:none}.gm-style-iw .table.white-table tr:last-child{border-bottom:none}.gm-style-iw .table.white-table tr:last-child td{border-bottom:none}google-maps a.button-fixed-size.button-background,google-maps .timeline-edit a.button-background,.timeline-edit google-maps a.button-background{width:30px;height:30px;border-radius:100% 100% 100% 0;transform:rotate(-45deg);-webkit-box-shadow:-1px 2px .5px 0px rgba(0,0,0,.4);-moz-box-shadow:-1px 2px .5px 0px rgba(0,0,0,.4);box-shadow:-1px 2px .5px #0006}google-maps a.button-fixed-size.button-background i.fa,google-maps .timeline-edit a.button-background i.fa,.timeline-edit google-maps a.button-background i.fa{top:6px;transform:rotate(45deg)}google-maps a.button-fixed-size.button-background:hover,google-maps .timeline-edit a.button-background:hover,.timeline-edit google-maps a.button-background:hover{opacity:.9}google-maps a.button-fixed-size.button-background:active,google-maps .timeline-edit a.button-background:active,.timeline-edit google-maps a.button-background:active{opacity:.8}td.empty-results{height:300px;font-size:30px}.tr-loader td.empty-results{height:80px;overflow:hidden}.fc-view.fc-agendaWeek-view.fc-agenda-view .fc-title{display:inline}task-list .table>tbody+tbody{border-top:none}td.empty-results{background-color:#e2e8ea!important}.loader.table-loader{border:3px solid #fff;border-top:3px solid #92aab0;width:40px;height:40px;margin-top:0}.loader.timeline-loader{border:2px solid #fff;border-top:2px solid #92aab0;width:30px;height:30px;margin-top:0!important;margin-bottom:0!important}.timeline-loader-wrapper{overflow:hidden}.quick-search{padding:110px 30px 30px;white-space:normal;font-size:15px}.quick-search-body{font-size:14px;background-color:#edf1f2;border-color:#d5dfe1;padding:0;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-box-shadow:2px 0px 6px 0px rgba(0,0,0,.3);-moz-box-shadow:2px 0px 6px 0px rgba(0,0,0,.3);box-shadow:2px 0 6px #0000004d;margin-top:0;width:285px;overflow:hidden;position:absolute;top:32px;left:40px;z-index:1000;list-style:none;-webkit-background-clip:padding-box;background-clip:padding-box}.quick-search-container{position:relative}div.notification-inline{white-space:normal;font-size:11px}.checkbox.table-checkbox{margin-top:0;margin-bottom:0}.checkbox.table-checkbox input{margin-top:3px}.dropdown-subtitle{background-color:#edf1f2;color:#92aab0;padding:8px 13px;margin-bottom:5px;margin-top:5px;white-space:nowrap}.dropdown-subtitle:first-child{margin-top:0}.button.button-circle.deal-action,.nav.nav-tabs.button-tabs li a.button-circle.deal-action,.nav.nav-tabs.button-tabs-light li a.button-circle.deal-action,.nav.nav-tabs.button-tabs-background li a.button-circle.deal-action{-webkit-box-shadow:-1px 2px .5px 0px rgba(0,0,0,.4);-moz-box-shadow:-1px 2px .5px 0px rgba(0,0,0,.4);box-shadow:-1px 2px .5px #0006;height:70px;width:70px;padding:30px 0 0;text-align:center;display:inline-block;margin-left:15px}.button.button-circle.deal-action i,.nav.nav-tabs.button-tabs li a.button-circle.deal-action i,.nav.nav-tabs.button-tabs-light li a.button-circle.deal-action i,.nav.nav-tabs.button-tabs-background li a.button-circle.deal-action i{font-size:25px;margin:0;opacity:.9}.deal-actions-drag{position:absolute;bottom:20px;right:20px;display:block;white-space:nowrap;z-index:1020}.quote-comments{position:absolute;top:20px;right:20px;display:block;white-space:nowrap;z-index:3}.quote-comments .notification{top:10px;right:8px}.high-alert{background-color:#fef4f4;border-color:#f8aeae;color:#f47a7a}.high-alert .font-regular-size,.high-alert .team-block>div>span{color:#f58888}.medium-alert{background-color:#fefbf8;border-color:#ebb98c;color:#e19753}.medium-alert .font-regular-size,.medium-alert .team-block>div>span{color:#e39f60}.light-alert{background-color:#d9f3fb;border-color:#4fb7d8;color:#42b2d5}.light-alert .font-regular-size,.light-alert .team-block>div>span{color:#4fb7d8}.text-editor-header{height:100px}.vbox>header~section.text-editor-container{top:110px;height:calc(100% - 110px);table-layout:fixed}.form-editor-header{height:70px}.vbox>header~section.form-editor-container{top:70px;height:calc(100% - 70px);table-layout:fixed}ul.padding-left{padding-left:20px;margin-bottom:0}input.form-control.input-sm.height-34{height:34px}.button-fixed-size.button-fixed-size-big i.tab-config-icon,.timeline-edit a.button-fixed-size-big i.tab-config-icon{top:6px;font-size:19px}.new-approval-item{padding-top:1px}.widgets-board{font-size:0}.opacity-04{opacity:.4}.dictate-button{position:absolute;right:0;top:-22px;padding-top:3px}.dictate-button.button-delete i{color:#fff}.deal-or-contact-domain .panel .dictate-button,.deal-or-contact-domain .deal .dictate-button,.deal-or-contact-domain .proposal-click .dictate-button,.deal-or-contact-domain .timeline-bubble .dictate-button,.deal-or-contact-domain .timeline-task .dictate-button,.deal-or-contact-domain .timeline-comments-panel .dictate-button,.deal-or-contact-domain .comments-panel .dictate-button{top:3px;right:3px}.table.white-table.table-hover tbody tr.late-task-divider,.table.white-table.table-hover tbody tr.late-task-divider td{background-color:#fef4f4;border-color:#fde6e6}.table.white-table.table-hover tbody tr.late-task-divider .text-neutral,.table.white-table.table-hover tbody tr.late-task-divider .fa.connected-stage,.table.white-table.table-hover tbody tr.late-task-divider .deal-elements-container,.table.white-table.table-hover tbody tr.late-task-divider .dictate-button i,.dictate-button .table.white-table.table-hover tbody tr.late-task-divider i,.table.white-table.table-hover tbody tr.late-task-divider td .text-neutral,.table.white-table.table-hover tbody tr.late-task-divider td .fa.connected-stage,.table.white-table.table-hover tbody tr.late-task-divider td .deal-elements-container,.table.white-table.table-hover tbody tr.late-task-divider td .dictate-button i,.dictate-button .table.white-table.table-hover tbody tr.late-task-divider td i{color:#f58888}dynamic-table-pagination{display:block;text-align:center;padding-top:10px}dynamic-table-pagination .pagination li a{background-color:#e2e8ea;border:0px solid #e2e8ea;color:#67878f;border-radius:3px}dynamic-table-pagination .pagination li a:hover{background-color:#d5dfe1;color:#67878f}dynamic-table-pagination .pagination li a:focus{background-color:#e2e8ea;border:0px solid #e2e8ea;color:#67878f;border-radius:3px}dynamic-table-pagination .pagination li.active a{background-color:#67878f;border:0px solid #67878f;color:#fff;border-radius:3px}dynamic-table-pagination .pagination li.active a:hover{background-color:#67878f;border:0px solid #67878f}dynamic-table-pagination .pagination li.active a:focus{background-color:#67878f;border:0px solid #67878f;color:#fff;border-radius:3px}dynamic-table-pagination .pagination li.disabled a{background-color:#e2e8ea;border:0px solid #e2e8ea;color:#67878f;border-radius:3px;opacity:.7}dynamic-table-pagination .pagination li.disabled a:hover{background-color:#e2e8ea;border:0px solid #e2e8ea;color:#67878f}dynamic-table-pagination .pagination li.disabled a:focus{background-color:#e2e8ea;border:0px solid #e2e8ea;color:#67878f;border-radius:3px;opacity:.7}dynamic-tabs .hbox.white-content,dynamic-tabs .hbox.deal,dynamic-tabs .hbox.proposal-click,dynamic-tabs .hbox.timeline-bubble,dynamic-tabs .hbox.timeline-task,dynamic-tabs .hbox.timeline-stage-change,dynamic-tabs div.popover .popover-content form.hbox,div.popover .popover-content dynamic-tabs form.hbox,dynamic-tabs #calendar .hbox.fc-toolbar,#calendar dynamic-tabs .hbox.fc-toolbar,dynamic-tabs #calendar .hbox.fc-head,#calendar dynamic-tabs .hbox.fc-head,dynamic-tabs #calendar .fc-head .fc-head-container .hbox.fc-widget-header,#calendar .fc-head .fc-head-container dynamic-tabs .hbox.fc-widget-header,dynamic-tabs #calendar .hbox.fc-day-header.fc-widget-header,#calendar dynamic-tabs .hbox.fc-day-header.fc-widget-header{min-height:45px}.dndPlaceholder{height:100%!important;background-color:#d5dfe1!important;border-color:#e2e8ea!important;-webkit-box-shadow:inset 1px 1px 3px 0px rgba(0,0,0,.4);-moz-box-shadow:inset 1px 1px 3px 0px rgba(0,0,0,.4);box-shadow:inset 1px 1px 3px #0006;min-height:118px!important;border-radius:4px;vertical-align:top;width:200px!important}.ui-sortable-placeholder{display:none!important;height:0!important}.list-placeholder{position:absolute;top:0;z-index:999;background-color:#92aab0;opacity:.2;min-width:250px}dynamic-funnel aside.b-r-1.dark-background.min-width-250,dynamic-funnel aside.dark-background.min-width-250.inactive-days,dynamic-funnel .timeline-stage-change.timeline-checklist aside.dark-background.min-width-250.check-list-answers,.timeline-stage-change.timeline-checklist dynamic-funnel aside.dark-background.min-width-250.check-list-answers,dynamic-funnel aside.dark-background.min-width-250.timeline-comments-panel,dynamic-funnel aside.dark-background.min-width-250.comments-panel,dynamic-funnel aside.dark-background.min-width-250.timeline-end-task,dynamic-funnel aside.dark-background.min-width-250.b-1,dynamic-funnel aside.dark-background.min-width-250.timeline-pictures{overflow-y:hidden}ul.no-padding-top.tasks-ul{padding-bottom:0}ul.no-padding-top.tasks-ul .dropdown-subtitle{margin-bottom:0}ul.no-padding-top.tasks-ul .task-dropdown{max-height:190px;overflow-y:auto}ul.no-padding-top.tasks-ul .task-dropdown li:last-child{border-bottom:none}ul.no-padding-top.tasks-ul .task-dropdown aside span{white-space:normal}.new-pipeline-stage-card{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-card{border:1px solid #e2e8ea;background-color:#fff;padding:8px 12px;display:block;margin-bottom:10px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.contact-card:hover{background-color:#f6f8f9}.contact-card:active{background-color:#edf1f2}.deal-or-contact-domain .info-table td .data-edit{display:block}.deal-or-contact-domain .info-table.table-view tr td{padding:2px 30px 2px 0}.deal-or-contact-domain .info-table.table-view tr td contact-page-info-item>span{display:inline-block}.deal-or-contact-domain .info-table.table-view tr td contact-page-info-item>span a.light-badge.neutral-content.badge-border,.deal-or-contact-domain .info-table.table-view tr td contact-page-info-item>span a.neutral-content.badge-border.inactive-days,.deal-or-contact-domain .info-table.table-view tr td contact-page-info-item>span a.inactive-days.timeline-contact,.deal-or-contact-domain .info-table.table-view tr td contact-page-info-item>span a.inactive-days.timeline-hashtag,.deal-or-contact-domain .info-table.table-view tr td contact-page-info-item>span a.inactive-days.timeline-filter,.deal-or-contact-domain .info-table.table-view tr td contact-page-info-item>span a.inactive-days.team-block,.deal-or-contact-domain .info-table.table-view tr td contact-page-info-item>span a.timeline-contact,.deal-or-contact-domain .info-table.table-view tr td contact-page-info-item>span a.timeline-hashtag,.deal-or-contact-domain .info-table.table-view tr td contact-page-info-item>span a.light-badge.timeline-filter,.deal-or-contact-domain .info-table.table-view tr td contact-page-info-item>span a.timeline-filter.timeline-contact,.deal-or-contact-domain .info-table.table-view tr td contact-page-info-item>span a.timeline-filter.timeline-hashtag,.deal-or-contact-domain .info-table.table-view tr td contact-page-info-item>span a.timeline-filter.team-block,.deal-or-contact-domain .info-table.table-view tr td contact-page-info-item>span a.team-block{margin-right:1px}.deal-or-contact-domain .info-table.table-view tr td:first-child{padding:5px 30px 2px 0}.deal-or-contact-domain .tab-content .hbox aside:last-child .mini-right-wrapper.b-r-1,.deal-or-contact-domain .tab-content .hbox aside:last-child .mini-right-wrapper.inactive-days,.deal-or-contact-domain .tab-content .hbox aside:last-child .timeline-stage-change.timeline-checklist .mini-right-wrapper.check-list-answers,.timeline-stage-change.timeline-checklist .deal-or-contact-domain .tab-content .hbox aside:last-child .mini-right-wrapper.check-list-answers,.deal-or-contact-domain .tab-content .hbox aside:last-child .mini-right-wrapper.timeline-comments-panel,.deal-or-contact-domain .tab-content .hbox aside:last-child .mini-right-wrapper.comments-panel,.deal-or-contact-domain .tab-content .hbox aside:last-child .mini-right-wrapper.timeline-end-task,.deal-or-contact-domain .tab-content .hbox aside:last-child .mini-right-wrapper.b-1,.deal-or-contact-domain .tab-content .hbox aside:last-child .mini-right-wrapper.timeline-pictures{border-right:none}.deal-or-contact-domain .tab-content .hbox>.mini-right-wrapper.b-r-1,.deal-or-contact-domain .tab-content .hbox>.mini-right-wrapper.inactive-days,.deal-or-contact-domain .tab-content .timeline-stage-change.timeline-checklist .hbox>.mini-right-wrapper.check-list-answers,.timeline-stage-change.timeline-checklist .deal-or-contact-domain .tab-content .hbox>.mini-right-wrapper.check-list-answers,.deal-or-contact-domain .tab-content .hbox>.mini-right-wrapper.timeline-comments-panel,.deal-or-contact-domain .tab-content .hbox>.mini-right-wrapper.comments-panel,.deal-or-contact-domain .tab-content .hbox>.mini-right-wrapper.timeline-end-task,.deal-or-contact-domain .tab-content .hbox>.mini-right-wrapper.b-1,.deal-or-contact-domain .tab-content .hbox>.mini-right-wrapper.timeline-pictures{border-right:none}#dynamic-table.table.white-table-with-header tbody tr,#dynamic-table.table.modal-dark-background-table tbody tr,.dynamic-table-helper.table.white-table-with-header tbody tr,.dynamic-table-helper.table.modal-dark-background-table tbody tr{border-color:#eaecec}#dynamic-table.table.white-table-with-header tbody tr td,#dynamic-table.table.modal-dark-background-table tbody tr td,.dynamic-table-helper.table.white-table-with-header tbody tr td,.dynamic-table-helper.table.modal-dark-background-table tbody tr td{background-color:inherit;max-width:250px;white-space:nowrap;border-right:1px solid #eaecec}#dynamic-table.table.white-table-with-header tbody tr td>span,#dynamic-table.table.modal-dark-background-table tbody tr td>span,.dynamic-table-helper.table.white-table-with-header tbody tr td>span,.dynamic-table-helper.table.modal-dark-background-table tbody tr td>span{background-color:inherit;height:40px;display:block;min-height:24px}#dynamic-table.table.white-table-with-header tbody tr td>span .data-edit,#dynamic-table.table.modal-dark-background-table tbody tr td>span .data-edit,.dynamic-table-helper.table.white-table-with-header tbody tr td>span .data-edit,.dynamic-table-helper.table.modal-dark-background-table tbody tr td>span .data-edit{margin-left:0;padding:10px 15px;min-height:41px;display:block;overflow-x:hidden;text-overflow:ellipsis}#dynamic-table.table.white-table-with-header tbody tr td>span .data-edit dynamic-table-item span,#dynamic-table.table.modal-dark-background-table tbody tr td>span .data-edit dynamic-table-item span,.dynamic-table-helper.table.white-table-with-header tbody tr td>span .data-edit dynamic-table-item span,.dynamic-table-helper.table.modal-dark-background-table tbody tr td>span .data-edit dynamic-table-item span{display:inline-block}#dynamic-table.table.white-table-with-header tbody tr td>span .data-edit dynamic-table-item span a,#dynamic-table.table.modal-dark-background-table tbody tr td>span .data-edit dynamic-table-item span a,.dynamic-table-helper.table.white-table-with-header tbody tr td>span .data-edit dynamic-table-item span a,.dynamic-table-helper.table.modal-dark-background-table tbody tr td>span .data-edit dynamic-table-item span a{vertical-align:top;margin-top:-4px;margin-bottom:-4px;margin-right:1px}#dynamic-table.table.white-table-with-header tbody tr td>span .data-edit a.inline-edit-icon,#dynamic-table.table.modal-dark-background-table tbody tr td>span .data-edit a.inline-edit-icon,.dynamic-table-helper.table.white-table-with-header tbody tr td>span .data-edit a.inline-edit-icon,.dynamic-table-helper.table.modal-dark-background-table tbody tr td>span .data-edit a.inline-edit-icon{top:8px;right:5px}#dynamic-table.table>tbody+tbody,.dynamic-table-helper.table>tbody+tbody{border-top:1px solid #f5f7f7}#dynamic-table.table.white-table-with-header.table-reorder thead tr th,.dynamic-table-helper.table.white-table-with-header.table-reorder thead tr th{border-bottom:1px solid #eaecec;border-right:1px solid transparent}#dynamic-table.table.white-table-with-header.table-reorder tbody tr td,.dynamic-table-helper.table.white-table-with-header.table-reorder tbody tr td{padding:0}#dynamic-table.table.white-table-with-header.table-reorder tbody tr td [ng-if="!column.field.multiple && column.field.key.includes('owner')"],#dynamic-table.table.white-table-with-header.table-reorder tbody tr td [ng-if="!column.field.multiple && column.field.key.includes('owner')"] [ng-if="column.field.multiple === true"],.dynamic-table-helper.table.white-table-with-header.table-reorder tbody tr td [ng-if="!column.field.multiple && column.field.key.includes('owner')"],.dynamic-table-helper.table.white-table-with-header.table-reorder tbody tr td [ng-if="!column.field.multiple && column.field.key.includes('owner')"] [ng-if="column.field.multiple === true"]{display:inline-block;line-height:0;vertical-align:middle}#dynamic-table.table.white-table-with-header.table-reorder tbody tr td [ng-if="!column.field.multiple && column.field.key.includes('owner')"] a,#dynamic-table.table.white-table-with-header.table-reorder tbody tr td [ng-if="!column.field.multiple && column.field.key.includes('owner')"] [ng-if="column.field.multiple === true"] a,.dynamic-table-helper.table.white-table-with-header.table-reorder tbody tr td [ng-if="!column.field.multiple && column.field.key.includes('owner')"] a,.dynamic-table-helper.table.white-table-with-header.table-reorder tbody tr td [ng-if="!column.field.multiple && column.field.key.includes('owner')"] [ng-if="column.field.multiple === true"] a{margin:2px}#dynamic-table.table.white-table-with-header.table-reorder tbody tr td [ng-if="!column.field.multiple && column.field.key.includes('owner')"] a,.dynamic-table-helper.table.white-table-with-header.table-reorder tbody tr td [ng-if="!column.field.multiple && column.field.key.includes('owner')"] a{padding:0;background-color:transparent;border:none;height:17px;margin-top:-4px}#dynamic-table.table.white-table-with-header.table-reorder tbody tr td [ng-if="!column.field.multiple && column.field.key.includes('owner')"] a img,.dynamic-table-helper.table.white-table-with-header.table-reorder tbody tr td [ng-if="!column.field.multiple && column.field.key.includes('owner')"] a img{margin-top:0}#dynamic-table.table.white-table-with-header.table-reorder tbody tr td [ng-if="!column.field.multiple && column.field.key.includes('owner')"] a span,.dynamic-table-helper.table.white-table-with-header.table-reorder tbody tr td [ng-if="!column.field.multiple && column.field.key.includes('owner')"] a span{color:#333;font-weight:500}aside.activity-automation{width:60px}.height-50 aside.activity-automation,.timeline-loader-wrapper aside.activity-automation,#calendar .fc-toolbar aside.activity-automation{width:40px}.height-50 aside.activity-automation div div,.timeline-loader-wrapper aside.activity-automation div div,#calendar .fc-toolbar aside.activity-automation div div{background-color:#92aab0;color:#f6f8f9;width:30px;height:30px;top:10px;left:12px;font-size:20px}.height-50 aside.activity-automation div div i.fa,.timeline-loader-wrapper aside.activity-automation div div i.fa,#calendar .fc-toolbar aside.activity-automation div div i.fa{top:1px}.ng-map-info-window{background-color:#fff;margin-top:-39px;border-radius:5px}.ng-map-info-window>div>div:nth-child(2){background-color:#fff!important;-webkit-box-shadow:2px 0px 6px 0px rgba(0,0,0,.3)!important;-moz-box-shadow:2px 0px 6px 0px rgba(0,0,0,.3)!important;box-shadow:2px 0 6px #0000004d!important}.ng-map-info-window>div>div:nth-child(3) div div{-webkit-box-shadow:2px 0px 6px 0px rgba(0,0,0,.3)!important;-moz-box-shadow:2px 0px 6px 0px rgba(0,0,0,.3)!important;box-shadow:2px 0 6px #0000004d!important}.ongoing-importation.progress{height:25px;border-radius:3px;box-shadow:none;background-image:none}.ongoing-importation.progress .progress-bar{background-color:#23b7e5;background-image:none;box-shadow:none}.success-importation.progress{height:25px;border-radius:3px;box-shadow:none;background-image:none}.success-importation.progress .progress-bar{background-color:#27c24c;background-image:none;box-shadow:none}.multifield-container{position:relative}.multifield-container a{position:absolute;top:-20px}.multifield-container a:first-child{right:0}.multifield-container a:nth-child(2){right:15px}button.btn.button:focus,button.btn.button:active:focus,button.btn.button:active.focus{outline:none}.timeline-bubble .timeline-comments-panel,.timeline-task .timeline-comments-panel{margin-top:10px}.timeline-bubble .simple-line-bubble.big-simple-line,.timeline-task .simple-line-bubble.big-simple-line{margin-right:1px;font-size:14px}.modal.fade{-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.modal.fade div.modal-dialog{-webkit-transition:-webkit-transform .15s ease-out;-o-transition:-o-transform .15s ease-out;transition:transform .15s ease-out}.modal-backdrop.fade{-webkit-transition:opacity .15 ease-out;-o-transition:opacity .15 ease-out;transition:opacity .15 ease-out}div.tooltip{font-weight:600;font-size:11.5px}.form-group.col-sm-6 span.text-danger,.form-group.col-sm-6 span.text-neutral,.form-group.col-sm-6 span.fa.connected-stage,.form-group.col-sm-6 span.deal-elements-container,.form-group.col-sm-12 span.text-danger,.form-group.col-sm-12 span.text-neutral,.form-group.col-sm-12 span.fa.connected-stage,.form-group.col-sm-12 span.deal-elements-container{margin-left:5px;position:relative;top:-1px}.form-group.col-sm-6 span.text-danger i,.form-group.col-sm-6 span.text-neutral i,.form-group.col-sm-6 span.fa.connected-stage i,.form-group.col-sm-6 span.deal-elements-container i,.form-group.col-sm-12 span.text-danger i,.form-group.col-sm-12 span.text-neutral i,.form-group.col-sm-12 span.fa.connected-stage i,.form-group.col-sm-12 span.deal-elements-container i{font-size:12px}.dropdown-menu-card-tasks{position:absolute;top:10px;right:10px}.dropdown-menu-card-tasks .dropdown{display:inline-block}.dropdown-menu-card-actions{position:absolute;top:10px;right:25px}.dropdown-menu-card-actions .dropdown{display:inline-block}i.filter-notification{color:#f05050;position:relative;right:5px;top:1px;font-size:14px}.table-no-access-level.table.white-table-with-header.table-reorder th:hover,.table-no-access-level.table.white-table-with-header.table-reorder th:active{background-color:#fff;cursor:default}.table-no-access-level.table.white-table-with-header.table-reorder th i.simple-line-wrench{opacity:0}.field-pick{max-height:250px;overflow:auto}.b-t-1.table.table-view.borderless.checklist-table.font-semi-small tbody tr td:first-child,.b-t-1.table.table-view.borderless.checklist-table.deal-detail tbody tr td:first-child,.table.table-view.borderless.checklist-table.deal-detail.inactive-days tbody tr td:first-child,.timeline-stage-change.timeline-checklist .table.table-view.borderless.checklist-table.deal-detail.check-list-answers tbody tr td:first-child,.timeline-stage-change div .table.table-view.borderless.checklist-table.deal-detail.check-list-answers-body tbody tr td:first-child,.table.table-view.borderless.checklist-table.deal-detail.timeline-comments-panel tbody tr td:first-child,.table.table-view.borderless.checklist-table.deal-detail.comments-panel tbody tr td:first-child,.table.table-view.borderless.checklist-table.deal-detail.timeline-end-task tbody tr td:first-child,.table.table-view.borderless.checklist-table.deal-detail.b-1 tbody tr td:first-child,.table.table-view.borderless.checklist-table.deal-detail.timeline-pictures tbody tr td:first-child,.table.table-view.borderless.checklist-table.font-semi-small.inactive-days tbody tr td:first-child,.timeline-stage-change.timeline-checklist .table.table-view.borderless.checklist-table.font-semi-small.check-list-answers tbody tr td:first-child,.timeline-stage-change div .table.table-view.borderless.checklist-table.font-semi-small.check-list-answers-body tbody tr td:first-child,.table.table-view.borderless.checklist-table.font-semi-small.timeline-comments-panel tbody tr td:first-child,.table.table-view.borderless.checklist-table.font-semi-small.comments-panel tbody tr td:first-child,.table.table-view.borderless.checklist-table.font-semi-small.timeline-end-task tbody tr td:first-child,.table.table-view.borderless.checklist-table.font-semi-small.b-1 tbody tr td:first-child,.table.table-view.borderless.checklist-table.font-semi-small.timeline-pictures tbody tr td:first-child{padding:5px 5px 5px 0}.b-t-1.table.table-view.borderless.checklist-table.font-semi-small tbody tr td:first-child i.fa-exclamation-circle,.b-t-1.table.table-view.borderless.checklist-table.deal-detail tbody tr td:first-child i.fa-exclamation-circle,.table.table-view.borderless.checklist-table.deal-detail.inactive-days tbody tr td:first-child i.fa-exclamation-circle,.timeline-stage-change.timeline-checklist .table.table-view.borderless.checklist-table.deal-detail.check-list-answers tbody tr td:first-child i.fa-exclamation-circle,.timeline-stage-change div .table.table-view.borderless.checklist-table.deal-detail.check-list-answers-body tbody tr td:first-child i.fa-exclamation-circle,.table.table-view.borderless.checklist-table.deal-detail.timeline-comments-panel tbody tr td:first-child i.fa-exclamation-circle,.table.table-view.borderless.checklist-table.deal-detail.comments-panel tbody tr td:first-child i.fa-exclamation-circle,.table.table-view.borderless.checklist-table.deal-detail.timeline-end-task tbody tr td:first-child i.fa-exclamation-circle,.table.table-view.borderless.checklist-table.deal-detail.b-1 tbody tr td:first-child i.fa-exclamation-circle,.table.table-view.borderless.checklist-table.deal-detail.timeline-pictures tbody tr td:first-child i.fa-exclamation-circle,.table.table-view.borderless.checklist-table.font-semi-small.inactive-days tbody tr td:first-child i.fa-exclamation-circle,.timeline-stage-change.timeline-checklist .table.table-view.borderless.checklist-table.font-semi-small.check-list-answers tbody tr td:first-child i.fa-exclamation-circle,.timeline-stage-change div .table.table-view.borderless.checklist-table.font-semi-small.check-list-answers-body tbody tr td:first-child i.fa-exclamation-circle,.table.table-view.borderless.checklist-table.font-semi-small.timeline-comments-panel tbody tr td:first-child i.fa-exclamation-circle,.table.table-view.borderless.checklist-table.font-semi-small.comments-panel tbody tr td:first-child i.fa-exclamation-circle,.table.table-view.borderless.checklist-table.font-semi-small.timeline-end-task tbody tr td:first-child i.fa-exclamation-circle,.table.table-view.borderless.checklist-table.font-semi-small.b-1 tbody tr td:first-child i.fa-exclamation-circle,.table.table-view.borderless.checklist-table.font-semi-small.timeline-pictures tbody tr td:first-child i.fa-exclamation-circle{top:-2px;position:relative}.dropdown.checklist-dropdown{margin-left:-8px;margin-bottom:-4px}.nav-tabs.button-tabs-background.filter-tabs{border-bottom:none;text-align:center}.nav-tabs.button-tabs-background.filter-tabs li{float:none;display:inline-block}.form-group.col-sm-6 span.rf-integration{position:absolute;background-color:#fff;-webkit-box-shadow:uun(.5) 1px 1.5px 0 rgba(0,0,0,.3);-moz-box-shadow:.5px 1px 1.5px 0 rgba(0,0,0,.3);box-shadow:.5px 1px 1.5px #0000004d;right:15px;width:20px;height:20px;border-radius:3px;text-align:center;color:#92aab0}.form-group.col-sm-6 span.rf-integration:hover{background-color:#f6f8f9;cursor:pointer}.form-group.col-sm-6 span.rf-integration:active{background-color:#edf1f2;cursor:pointer}.form-group.col-sm-6 span.rf-integration i{position:relative;right:1px;top:.5px;font-size:12px}.form-group.col-sm-6 span.rf-integration.text-danger{background-color:#23b7e5}.form-group.col-sm-6 span.rf-integration.text-danger i{color:#fff}.form-group.col-sm-6 span.rf-integration.text-danger:hover{background-color:#1aacda}form .button-neutral.button-fixed-size-very-small{-webkit-box-shadow:uun(.5) .5px .5px 0 rgba(0,0,0,.3);-moz-box-shadow:.5px .5px .5px 0 rgba(0,0,0,.3);box-shadow:.5px .5px .5px #0000004d;margin-top:4px}.popover-content .form-group.col-sm-12 span.rf-integration{position:absolute;background-color:#fff;-webkit-box-shadow:uun(.5) 1px 1.5px 0 rgba(0,0,0,.3);-moz-box-shadow:.5px 1px 1.5px 0 rgba(0,0,0,.3);box-shadow:.5px 1px 1.5px #0000004d;right:15px;width:20px;height:20px;border-radius:3px;text-align:center;color:#92aab0}.popover-content .form-group.col-sm-12 span.rf-integration:hover{background-color:#f6f8f9;cursor:pointer}.popover-content .form-group.col-sm-12 span.rf-integration:active{background-color:#edf1f2;cursor:pointer}.popover-content .form-group.col-sm-12 span.rf-integration i{position:relative;right:1px;top:-1px;font-size:12px}.popover-content .form-group.col-sm-12 span.rf-integration.text-danger{background-color:#23b7e5}.popover-content .form-group.col-sm-12 span.rf-integration.text-danger i{color:#fff}.popover-content .form-group.col-sm-12 span.rf-integration.text-danger:hover{background-color:#1aacda}ul.dropdown-menu.full-width,ul.dropdown-menu.comments-panel{width:100%}.panel.white-content .modal-header,.deal .modal-header,.proposal-click .modal-header,.timeline-bubble .modal-header,.timeline-task .modal-header,.panel.timeline-stage-change .modal-header,.timeline-stage-change.deal .modal-header,.timeline-stage-change.proposal-click .modal-header,.timeline-stage-change.timeline-bubble .modal-header,.timeline-stage-change.timeline-task .modal-header,.timeline-stage-change.timeline-comments-panel .modal-header,.timeline-stage-change.comments-panel .modal-header,.white-content.timeline-comments-panel .modal-header,.timeline-comments-panel.deal .modal-header,.timeline-comments-panel.proposal-click .modal-header,.timeline-comments-panel.timeline-bubble .modal-header,.timeline-comments-panel.timeline-task .modal-header,div.popover .popover-content form.timeline-comments-panel .modal-header,#calendar .timeline-comments-panel.fc-toolbar .modal-header,#calendar .timeline-comments-panel.fc-head .modal-header,#calendar .fc-head .fc-head-container .timeline-comments-panel.fc-widget-header .modal-header,#calendar .timeline-comments-panel.fc-day-header.fc-widget-header .modal-header,.white-content.comments-panel .modal-header,.comments-panel.deal .modal-header,.comments-panel.proposal-click .modal-header,.comments-panel.timeline-bubble .modal-header,.comments-panel.timeline-task .modal-header,div.popover .popover-content form.comments-panel .modal-header,#calendar .comments-panel.fc-toolbar .modal-header,#calendar .comments-panel.fc-head .modal-header,#calendar .fc-head .fc-head-container .comments-panel.fc-widget-header .modal-header,#calendar .comments-panel.fc-day-header.fc-widget-header .modal-header,div.popover .popover-content form.panel .modal-header,div.popover .popover-content form.deal .modal-header,div.popover .popover-content form.proposal-click .modal-header,div.popover .popover-content form.timeline-bubble .modal-header,div.popover .popover-content form.timeline-task .modal-header,#calendar .panel.fc-toolbar .modal-header,#calendar .fc-toolbar.deal .modal-header,#calendar .fc-toolbar.proposal-click .modal-header,#calendar .fc-toolbar.timeline-bubble .modal-header,#calendar .fc-toolbar.timeline-task .modal-header,#calendar .panel.fc-head .modal-header,#calendar .fc-head.deal .modal-header,#calendar .fc-head.proposal-click .modal-header,#calendar .fc-head.timeline-bubble .modal-header,#calendar .fc-head.timeline-task .modal-header,#calendar .fc-head .fc-head-container .panel.fc-widget-header .modal-header,#calendar .fc-head .fc-head-container .fc-widget-header.deal .modal-header,#calendar .fc-head .fc-head-container .fc-widget-header.proposal-click .modal-header,#calendar .fc-head .fc-head-container .fc-widget-header.timeline-bubble .modal-header,#calendar .fc-head .fc-head-container .fc-widget-header.timeline-task .modal-header,#calendar .panel.fc-day-header.fc-widget-header .modal-header,#calendar .fc-day-header.fc-widget-header.deal .modal-header,#calendar .fc-day-header.fc-widget-header.proposal-click .modal-header,#calendar .fc-day-header.fc-widget-header.timeline-bubble .modal-header,#calendar .fc-day-header.fc-widget-header.timeline-task .modal-header{top:0}.dropdown-max-height.dropdown-menu{max-height:250px;overflow:auto}.nav-tabs.borderless-nav-tabs{border-bottom:none}currency-field{display:block}ul.fake-ul{padding:0;margin:0}ul.fake-ul li{list-style:none}.list-clean label{font-weight:500;font-size:14px;display:inline-block;max-width:100%;margin-bottom:5px}.list-clean li{list-style:none}.form-config-placeholder{height:55px}.form-config-placeholder:before{border:1px solid #beccd0;position:absolute;left:5px;right:5px;bottom:-10px;top:-5px;z-index:50;content:"";-webkit-box-shadow:inset 1px 2px 1px 0px rgba(0,0,0,.3);-moz-box-shadow:inset 1px 2px 1px 0px rgba(0,0,0,.3);box-shadow:inset 1px 2px 1px #0000004d}.col-sm-12.form-config-placeholder{height:30px;position:relative}.col-sm-12.form-config-placeholder:before{border:1px solid #beccd0;position:absolute;left:5px;right:5px;top:-10px;z-index:50;content:"";-webkit-box-shadow:inset 1px 2px 1px 0px rgba(0,0,0,.3);-moz-box-shadow:inset 1px 2px 1px 0px rgba(0,0,0,.3);box-shadow:inset 1px 2px 1px #0000004d}.button-fixed-size.button-fixed-size-medium.change-data,.timeline-edit a.button-fixed-size-medium.change-data{-webkit-transition:all .1s;-moz-transition:all .1s;-o-transition:all .1s;transition:all .1s;opacity:0;position:absolute;right:5px;top:3px}.button-fixed-size.button-fixed-size-medium.change-data .text-darkest-neutral i,.timeline-edit a.button-fixed-size-medium.change-data .text-darkest-neutral i,.button-fixed-size.button-fixed-size-medium.change-data .timeline-contact>div i,.timeline-edit a.button-fixed-size-medium.change-data .timeline-contact>div i,.button-fixed-size.button-fixed-size-medium.change-data .timeline-hashtag>div i,.timeline-edit a.button-fixed-size-medium.change-data .timeline-hashtag>div i,.button-fixed-size.button-fixed-size-medium.change-data .timeline-filter>div i,.timeline-edit a.button-fixed-size-medium.change-data .timeline-filter>div i,.button-fixed-size.button-fixed-size-medium.change-data .team-block>div i,.timeline-edit a.button-fixed-size-medium.change-data .team-block>div i,.button-fixed-size.button-fixed-size-medium.change-data .nav.nav-tabs.button-tabs li a i,.nav.nav-tabs.button-tabs li .button-fixed-size.button-fixed-size-medium.change-data a i,.timeline-edit a.button-fixed-size-medium.change-data .nav.nav-tabs.button-tabs li a i,.nav.nav-tabs.button-tabs li .timeline-edit a.button-fixed-size-medium.change-data a i,.button-fixed-size.button-fixed-size-medium.change-data .nav.nav-tabs.button-tabs-light li a i,.nav.nav-tabs.button-tabs-light li .button-fixed-size.button-fixed-size-medium.change-data a i,.timeline-edit a.button-fixed-size-medium.change-data .nav.nav-tabs.button-tabs-light li a i,.nav.nav-tabs.button-tabs-light li .timeline-edit a.button-fixed-size-medium.change-data a i,.button-fixed-size.button-fixed-size-medium.change-data .nav.nav-tabs.button-tabs-background li a i,.nav.nav-tabs.button-tabs-background li .button-fixed-size.button-fixed-size-medium.change-data a i,.timeline-edit a.button-fixed-size-medium.change-data .nav.nav-tabs.button-tabs-background li a i,.nav.nav-tabs.button-tabs-background li .timeline-edit a.button-fixed-size-medium.change-data a i{position:relative;top:2px}.widget-hover:hover .button-fixed-size.button-fixed-size-medium.change-data,.widget-hover:hover .timeline-edit a.button-fixed-size-medium.change-data,.timeline-edit .widget-hover:hover a.button-fixed-size-medium.change-data{-webkit-transition:all .1s;-moz-transition:all .1s;-o-transition:all .1s;transition:all .1s;opacity:1}#dynamic-table.table.white-table-with-header tbody tr td.goal-progress-td,.dynamic-table-helper.table.white-table-with-header tbody tr td.goal-progress-td,.dynamic-table-helper.table.modal-dark-background-table tbody tr td.goal-progress-td{min-width:300px;max-width:none}#dynamic-table.table.white-table-with-header tbody tr td.goal-progress-td>span .data-edit,.dynamic-table-helper.table.white-table-with-header tbody tr td.goal-progress-td>span .data-edit,.dynamic-table-helper.table.modal-dark-background-table tbody tr td.goal-progress-td>span .data-edit{padding:3px 10px}#dynamic-table.table.white-table-with-header tbody tr td.goal-progress-td>span .data-edit .goal-evolution,.dynamic-table-helper.table.white-table-with-header tbody tr td.goal-progress-td>span .data-edit .goal-evolution,.dynamic-table-helper.table.modal-dark-background-table tbody tr td.goal-progress-td>span .data-edit .goal-evolution{min-width:150px}.width-13-percent{width:13%!important}.width-12-percent{width:12%!important}.width-15-percent{width:15%!important}.width-40-percent{width:40%!important}.width-60-percent{width:60%!important}table.big-border-last-son tbody tr:last-child{border-bottom:41px solid transparent!important}.accounts-table{border-bottom:2px solid #e2e8ea!important}.main-badge,.brand-badge,.action-badge{position:absolute;top:8px}.inactive-user{opacity:.7}.width-6-percent{width:6%!important}.activate-account:hover{background-color:#92aab0!important;color:#fff!important}.activate-account:active{background-color:#67878f!important;color:#fff!important}.settings{display:table;width:100%}.settings .row{display:table-row}.settings .question,.settings .switch{display:table-cell;vertical-align:middle;padding:10px}.settings .question{width:600px;font-family:Roboto Slab,serif;font-size:20px}.cmn-toggle{position:absolute;margin-left:-9999px;visibility:hidden}.cmn-toggle+label{display:block;position:relative;cursor:pointer;outline:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.switch label{margin:0}input.cmn-toggle-round-flat+label{padding:2px;width:50px;height:25px;background-color:#d5dfe1;-webkit-border-radius:60px;-moz-border-radius:60px;-ms-border-radius:60px;-o-border-radius:60px;border-radius:60px;-webkit-transition:background .2s;-moz-transition:background .2s;-o-transition:background .2s;transition:background .2s}input.cmn-toggle-round-flat+label:before{display:block;position:absolute;content:"";background-color:#fff;top:2px;right:2px;bottom:2px;left:2px;-webkit-border-radius:60px;-moz-border-radius:60px;-ms-border-radius:60px;-o-border-radius:60px;border-radius:60px;-webkit-transition:background .2s;-moz-transition:background .2s;-o-transition:background .2s;transition:background .2s}input.cmn-toggle-round-flat+label:after{display:block;position:absolute;content:"";width:19px;border:2px solid #d5dfe1;background-color:#fff;top:3px;right:initial;bottom:3px;left:3px;-webkit-border-radius:52px;-moz-border-radius:52px;-ms-border-radius:52px;-o-border-radius:52px;border-radius:52px;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}input.cmn-toggle-round-flat:checked+label{background-color:#19a9d5}input.cmn-toggle-round-flat:checked+label:after{margin-left:25px;background-color:#fff;border-color:#19a9d5}input.cmn-toggle-round-flat:checked+label:before{background-color:#23b7e5}.fc-button.fc-state-default:focus{outline:none}#calendar .fc-highlight{background-color:#cdd8db;opacity:.8}#calendar .fc-toolbar{margin-bottom:0}#calendar .fc-toolbar h2{font-family:Source Sans Pro,Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:300}#calendar .fc-head,#calendar .fc-head .fc-row.fc-widget-header{height:30px}#calendar .fc-head .fc-row.fc-widget-header .fc-day-header{border-color:#fff}#calendar .fc-button.fc-state-default{margin-top:4px}#calendar .fc-day-header.fc-widget-header{padding-top:5px}#calendar .fc-title{font-weight:600}#calendar .fc-content{padding:2px 3px}#calendar .fc-content .fc-time,#calendar .fc-content .fc-title{font-size:12px}#calendar .fc-agendaWeek-view .fc-head .fc-head-container .fc-axis.fc-widget-header{border-color:#fff}#calendar .fc-agendaWeek-view .fc-axis.fc-widget-content{font-weight:600;background-color:#fff;border-color:#edf1f2}#calendar .fc-agendaWeek-view .fc-content .fc-time{display:none}#calendar .fc-divider.fc-widget-header{padding:0}#calendar .fc-button.fc-state-default{box-shadow:none;background-image:none;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;text-shadow:none}#calendar .fc-button.fc-state-default.fc-state-down{box-shadow:none}#calendar .fc-button.fc-state-default.fc-next-button,#calendar .fc-button.fc-state-default.fc-prev-button{color:#701ce3}#calendar .fc-button.fc-state-default.fc-today-button.fc-state-disabled{cursor:not-allowed!important}.side-slide{-webkit-box-shadow:-5px 0px 10px 0px rgba(0,0,0,.2);-moz-box-shadow:-5px 0px 10px 0px rgba(0,0,0,.2);box-shadow:-5px 0 10px #0003}.side-slide.hide-side-slide{box-shadow:none;display:none}.side-slide.hide-size-slide{width:0;box-shadow:none}.size-slide{-webkit-transition:all .2s!important;-moz-transition:all .2s!important;-o-transition:all .2s!important;transition:all .2s!important}.size-slide.hide-size-slide{width:0;display:none}.side-slide-menu{top:0;z-index:9;height:100%;width:100%}.side-slide-menu.hide-side-slide{transform:translate(100%)}.side-slide-menu-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8}.side-slide-menu-backdrop{opacity:.5;background-color:#3a3f51;display:none;pointer-events:none;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;transition:all .25s}.side-slide-menu-backdrop.fade{opacity:0;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;transition:all .25s}.comments-slide{top:50px;z-index:5;height:calc(100% - 50px);width:350px}.comments-slide.hide-side-slide{transform:translate(350px)}.comments-slide-backdrop{position:absolute;top:50px;right:0;bottom:0;left:0;z-index:4}.comments-slide-backdrop{opacity:.5;background-color:#3a3f51;display:none;pointer-events:none;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;transition:all .25s}.comments-slide-backdrop.fade{opacity:0;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;transition:all .25s}.side-slide-contact-docs{top:0;z-index:7;height:100%;width:500px}.side-slide-contact-docs.hide-side-slide{transform:translate(500px)}.side-slide-contact-docs-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6}.side-slide-contact-docs-backdrop{opacity:.5;background-color:#3a3f51;display:none;pointer-events:none;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;transition:all .25s}.side-slide-contact-docs-backdrop.fade{opacity:0;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;transition:all .25s}.side-slide-customer{top:50px;z-index:6;height:calc(100% - 50px);width:550px}.side-slide-customer.hide-side-slide{transform:translate(550px)}.side-slide-customer-backdrop{position:absolute;top:50px;right:0;bottom:0;left:0;z-index:5}.side-slide-customer-backdrop{opacity:.5;background-color:#3a3f51;display:none;pointer-events:none;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;transition:all .25s}.side-slide-customer-backdrop.fade{opacity:0;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;transition:all .25s}.side-slide-generator{top:50px;z-index:8;height:calc(100% - 50px);width:1050px}.side-slide-generator.hide-side-slide{transform:translate(1050px)}.side-slide-generator-backdrop{position:absolute;top:50px;right:0;bottom:0;left:0;z-index:7}.side-slide-generator-backdrop{opacity:.5;background-color:#3a3f51;display:none;pointer-events:none;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;transition:all .25s}.side-slide-generator-backdrop.fade{opacity:0;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;transition:all .25s}.side-slide-document{top:0;z-index:8;height:100%;width:1050px}.side-slide-document.hide-side-slide{transform:translate(1050px)}.side-slide-document-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:7}.side-slide-document-backdrop{opacity:.5;background-color:#3a3f51;display:none;pointer-events:none;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;transition:all .25s}.side-slide-document-backdrop.fade{opacity:0;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;transition:all .25s}.side-slide-mail{top:50px;z-index:9;height:calc(100% - 50px);width:600px}.side-slide-mail.hide-side-slide{transform:translate(600px)}.side-slide-mail-backdrop{position:absolute;top:50px;right:0;bottom:0;left:0;z-index:8}.side-slide-mail-backdrop{opacity:.5;background-color:#3a3f51;display:none;pointer-events:none;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;transition:all .25s}.side-slide-mail-backdrop.fade{opacity:0;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;transition:all .25s}.side-slide-generator-deal{top:0;z-index:9;height:100%;width:900px}.side-slide-generator-deal.hide-side-slide{transform:translate(900px)}.side-slide-generator-deal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8}.side-slide-generator-deal-backdrop{opacity:.5;background-color:#3a3f51;display:none;pointer-events:none;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;transition:all .25s}.side-slide-generator-deal-backdrop.fade{opacity:0;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;transition:all .25s}.side-slide-insert-product{top:2px;z-index:1001;height:calc(100% - 2px);width:500px}.side-slide-insert-product.hide-side-slide{transform:translate(500px)}.side-slide-insert-product-backdrop{position:absolute;top:2px;right:0;bottom:0;left:0;z-index:1000}.side-slide-insert-product-backdrop{opacity:.5;background-color:#3a3f51;display:none;pointer-events:none;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;transition:all .25s}.side-slide-insert-product-backdrop.fade{opacity:0;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;transition:all .25s}.side-slide-widget{top:100px;z-index:2;height:calc(100% - 50px);width:300px}.side-slide-widget.hide-side-slide{transform:translate(300px)}.side-slide-widget-backdrop{position:absolute;top:100px;right:0;bottom:0;left:0;z-index:1}.side-slide-widget-backdrop{opacity:.5;background-color:#3a3f51;display:none;pointer-events:none;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;transition:all .25s}.side-slide-widget-backdrop.fade{opacity:0;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;transition:all .25s}.side-slide-widget-type{top:100px;z-index:3;height:calc(100% - 50px);width:300px}.side-slide-widget-type.hide-side-slide{transform:translate(300px)}.side-slide-widget-type-backdrop{position:absolute;top:100px;right:0;bottom:0;left:0;z-index:2}.side-slide-widget-type-backdrop{opacity:.5;background-color:#3a3f51;display:none;pointer-events:none;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;transition:all .25s}.side-slide-widget-type-backdrop.fade{opacity:0;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;transition:all .25s}.side-slide-widget-dimension{top:100px;z-index:3;height:calc(100% - 50px);width:300px}.side-slide-widget-dimension.hide-side-slide{transform:translate(300px)}.side-slide-widget-dimension-backdrop{position:absolute;top:100px;right:0;bottom:0;left:0;z-index:2}.side-slide-widget-dimension-backdrop{opacity:.5;background-color:#3a3f51;display:none;pointer-events:none;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;transition:all .25s}.side-slide-widget-dimension-backdrop.fade{opacity:0;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;transition:all .25s}.side-slide-widget-metric{top:100px;z-index:4;height:calc(100% - 50px);width:300px}.side-slide-widget-metric.hide-side-slide{transform:translate(300px)}.side-slide-widget-metric-backdrop{position:absolute;top:100px;right:0;bottom:0;left:0;z-index:3}.side-slide-widget-metric-backdrop{opacity:.5;background-color:#3a3f51;display:none;pointer-events:none;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;transition:all .25s}.side-slide-widget-metric-backdrop.fade{opacity:0;-webkit-transition:all .25s;-moz-transition:all .25s;-o-transition:all .25s;transition:all .25s}.first-screen-section #side-slide-widget,.first-screen-section #side-slide-widget-2,.first-screen-section #side-slide-widget-3,.first-screen-section #side-slide-widget-4{top:0;z-index:9;height:100%}.first-screen-section #side-slide-widget-backdrop{top:0;z-index:8}.deal-or-contact-domain .side-slide-generator{top:0;z-index:8;height:100%}.deal-or-contact-domain .side-slide-generator-backdrop{top:0;z-index:7}.live-view-backdrop{opacity:.5;background-color:#3a3f51;display:none;pointer-events:none;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}.live-view-backdrop.fade{opacity:0;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}.bottom-menu-backdrop{opacity:.5;background-color:#3a3f51;display:none;pointer-events:none;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}.bottom-menu-backdrop.fade{opacity:0;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}.bottom-menu{display:block}.bottom-menu.hide-bottom-menu{display:none}.bottom-menu-content{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}.bottom-menu-button.pressed{color:#333;background-color:#d5dfe1;border-color:#edf1f2}.bottom-menu-button.pressed .text-muted,.bottom-menu-button.pressed .deal-detail,.bottom-menu-button.pressed .timeline-clock,.bottom-menu-button.pressed .deal-task-detail{color:#979797}.bottom-menu-button.pressed .text-neutral-muted{color:#a9bcc1}.bottom-menu-button.pressed .line{border-color:#beccd0}.bottom-menu-button.pressed:hover{color:#333;background-color:#d5dfe1;border-color:#edf1f2}.bottom-menu-button.pressed:hover .text-muted,.bottom-menu-button.pressed:hover .deal-detail,.bottom-menu-button.pressed:hover .timeline-clock,.bottom-menu-button.pressed:hover .deal-task-detail{color:#979797}.bottom-menu-button.pressed:hover .text-neutral-muted{color:#a9bcc1}.bottom-menu-button.pressed:hover .line{border-color:#beccd0}.open-new-widget.pressed,.open-new-widget.pressed:hover{background-color:#92aab0;border-color:#92aab0;color:#fff}.bottom-menu{position:absolute;top:50px;right:0;bottom:0;left:0;z-index:4}.live-view-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:14}.bottom-menu-backdrop{position:absolute;top:50px;right:0;bottom:0;left:0;z-index:3}.live-view{position:absolute;top:0;right:0;bottom:0;left:0;z-index:15}.brand-header{height:50px;position:relative;z-index:13;padding:0;display:block;color:#fff;background-color:#701ce3;border-color:#9790c3;position:sticky;top:0}.brand-header .text-muted,.brand-header .deal-detail,.brand-header .timeline-clock,.brand-header .deal-task-detail{color:#f4f3f9}.brand-header .line{border-color:#9790c3}.brand-header .main-search-bar{border-width:1px;border-style:solid;color:#fff;background-color:#514987;border-color:#514987;-webkit-box-shadow:inset .5px .5px 0px 0px #333;-moz-box-shadow:inset .5px .5px 0px 0px #333;box-shadow:inset .5px .5px #333;font-size:13px;font-weight:inherit;color:#ebe9f3;opacity:inherit;line-height:inherit;width:285px;height:30px;padding-left:8px;padding-right:0;margin-top:1px;border-radius:5px;outline:none;margin-left:40px}.brand-header .main-search-bar .text-muted,.brand-header .main-search-bar .deal-detail,.brand-header .main-search-bar .timeline-clock,.brand-header .main-search-bar .deal-task-detail{color:#c3bfdd}.brand-header .main-search-bar .line{border-color:#665ca7}.brand-header .main-search-bar::-webkit-input-placeholder{font-size:13px;font-weight:inherit;color:#b6b1d5;opacity:inherit;line-height:inherit;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.brand-header .main-search-bar:-moz-placeholder{font-size:13px;font-weight:inherit;color:#b6b1d5;opacity:inherit;line-height:inherit;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.brand-header .main-search-bar::-moz-placeholder{font-size:13px;font-weight:inherit;color:#b6b1d5;opacity:inherit;line-height:inherit;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.brand-header .main-search-bar:-ms-input-placeholder{font-size:13px;font-weight:inherit;color:#b6b1d5;opacity:inherit;line-height:inherit;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.brand-header .open>a.header-button{color:#fff;background-color:#5646b9;border-color:#7e76b5}.brand-header .open>a.header-button .text-muted,.brand-header .open>a.header-button .deal-detail,.brand-header .open>a.header-button .timeline-clock,.brand-header .open>a.header-button .deal-task-detail{color:#dbd9ea}.brand-header .open>a.header-button .line{border-color:#7e76b5}.brand-header .header-button{padding:0 15px;color:#fff;background-color:#701ce3;border-color:#9790c3;display:table-cell;vertical-align:middle;width:1px;white-space:nowrap;position:relative;height:50px}.brand-header .header-button:hover{cursor:pointer;background-color:#786bc7;color:#fff}.brand-header .header-button:hover .text-muted,.brand-header .header-button:hover .deal-detail,.brand-header .header-button:hover .timeline-clock,.brand-header .header-button:hover .deal-task-detail{color:#f4f3f9}.brand-header .header-button:active{background-color:#5646b9;color:#fff}.brand-header .header-button:active .text-muted,.brand-header .header-button:active .deal-detail,.brand-header .header-button:active .timeline-clock,.brand-header .header-button:active .deal-task-detail,.brand-header .header-button .text-muted,.brand-header .header-button .deal-detail,.brand-header .header-button .timeline-clock,.brand-header .header-button .deal-task-detail{color:#f4f3f9}.brand-header .header-button .line{border-color:#9790c3}.brand-header .header-button i{font-size:18px;opacity:.95}.brand-header .header-button i.dropdown-sign{font-size:10px}.brand-header .btn-invisible{padding:4px 10px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;font-size:14px;font-weight:300;color:inherit;opacity:inherit;line-height:1.5;border-width:1px;border-style:solid;color:#fff;background-color:#701ce3;border-color:#701ce3;display:inline-block;text-align:center}.brand-header .btn-invisible:hover{cursor:pointer;background-color:#786bc7;color:#fff}.brand-header .btn-invisible:hover .text-muted,.brand-header .btn-invisible:hover .deal-detail,.brand-header .btn-invisible:hover .timeline-clock,.brand-header .btn-invisible:hover .deal-task-detail{color:#f4f3f9}.brand-header .btn-invisible:active{background-color:#5646b9;color:#fff}.brand-header .btn-invisible:active .text-muted,.brand-header .btn-invisible:active .deal-detail,.brand-header .btn-invisible:active .timeline-clock,.brand-header .btn-invisible:active .deal-task-detail,.brand-header .btn-invisible .text-muted,.brand-header .btn-invisible .deal-detail,.brand-header .btn-invisible .timeline-clock,.brand-header .btn-invisible .deal-task-detail{color:#f4f3f9}.brand-header .btn-invisible .line{border-color:#9790c3}.brand-header .btn-invisible.full-width,.brand-header .btn-invisible.comments-panel{display:block}.brand-header .btn-invisible.pull-right{margin-left:5px}.brand-header .btn-invisible.text-left{text-align:left}.brand-header .open .btn-invisible{color:#fff;background-color:#5646b9;border-color:#701ce3}.brand-header .open .btn-invisible .text-muted,.brand-header .open .btn-invisible .deal-detail,.brand-header .open .btn-invisible .timeline-clock,.brand-header .open .btn-invisible .deal-task-detail{color:#dbd9ea}.brand-header .open .btn-invisible .line{border-color:#7e76b5}.regular-header{height:50px;position:relative;z-index:10;padding:0 15px;display:block;color:#333;background-color:#f6f8f9;border-color:#dee6e8}.regular-header .text-muted,.regular-header .deal-detail,.regular-header .timeline-clock,.regular-header .deal-task-detail{color:#979797}.regular-header .text-neutral-muted{color:#a9bcc1}.regular-header .line{border-color:#dee6e8}.regular-header .open>a.header-button{color:#333;background-color:#dee6e8;border-color:#c7d3d6}.regular-header .open>a.header-button .text-muted,.regular-header .open>a.header-button .deal-detail,.regular-header .open>a.header-button .timeline-clock,.regular-header .open>a.header-button .deal-task-detail{color:#979797}.regular-header .open>a.header-button .text-neutral-muted{color:#a9bcc1}.regular-header .open>a.header-button .line{border-color:#c7d3d6}.regular-header .header-button{padding:0 15px;color:#333;background-color:#f6f8f9;border-color:#dee6e8;display:table-cell;vertical-align:middle;width:1px;white-space:nowrap;position:relative;height:50px}.regular-header .header-button:hover{cursor:pointer;background-color:#eaeff0;color:#333}.regular-header .header-button:hover .text-muted,.regular-header .header-button:hover .deal-detail,.regular-header .header-button:hover .timeline-clock,.regular-header .header-button:hover .deal-task-detail{color:#979797}.regular-header .header-button:hover .text-neutral-muted{color:#a9bcc1}.regular-header .header-button:active{background-color:#dee6e8;color:#333}.regular-header .header-button:active .text-muted,.regular-header .header-button:active .deal-detail,.regular-header .header-button:active .timeline-clock,.regular-header .header-button:active .deal-task-detail{color:#979797}.regular-header .header-button:active .text-neutral-muted{color:#a9bcc1}.regular-header .header-button .text-muted,.regular-header .header-button .deal-detail,.regular-header .header-button .timeline-clock,.regular-header .header-button .deal-task-detail{color:#979797}.regular-header .header-button .text-neutral-muted{color:#a9bcc1}.regular-header .header-button .line{border-color:#dee6e8}.regular-header .header-button i{font-size:18px;opacity:.95}.regular-header .header-button i.dropdown-sign{font-size:10px}.regular-header .btn-invisible{padding:4px 10px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;font-size:14px;font-weight:300;color:inherit;opacity:inherit;line-height:1.5;border-width:1px;border-style:solid;color:#333;background-color:#f6f8f9;border-color:#f6f8f9;display:inline-block;text-align:center}.regular-header .btn-invisible:hover{cursor:pointer;background-color:#eaeff0;color:#333}.regular-header .btn-invisible:hover .text-muted,.regular-header .btn-invisible:hover .deal-detail,.regular-header .btn-invisible:hover .timeline-clock,.regular-header .btn-invisible:hover .deal-task-detail{color:#979797}.regular-header .btn-invisible:hover .text-neutral-muted{color:#a9bcc1}.regular-header .btn-invisible:active{background-color:#dee6e8;color:#333}.regular-header .btn-invisible:active .text-muted,.regular-header .btn-invisible:active .deal-detail,.regular-header .btn-invisible:active .timeline-clock,.regular-header .btn-invisible:active .deal-task-detail{color:#979797}.regular-header .btn-invisible:active .text-neutral-muted{color:#a9bcc1}.regular-header .btn-invisible .text-muted,.regular-header .btn-invisible .deal-detail,.regular-header .btn-invisible .timeline-clock,.regular-header .btn-invisible .deal-task-detail{color:#979797}.regular-header .btn-invisible .text-neutral-muted{color:#a9bcc1}.regular-header .btn-invisible .line{border-color:#dee6e8}.regular-header .btn-invisible.full-width,.regular-header .btn-invisible.comments-panel{display:block}.regular-header .btn-invisible.pull-right{margin-left:5px}.regular-header .btn-invisible.text-left{text-align:left}.regular-header .open .btn-invisible{color:#333;background-color:#dee6e8;border-color:#f6f8f9}.regular-header .open .btn-invisible .text-muted,.regular-header .open .btn-invisible .deal-detail,.regular-header .open .btn-invisible .timeline-clock,.regular-header .open .btn-invisible .deal-task-detail{color:#979797}.regular-header .open .btn-invisible .text-neutral-muted{color:#a9bcc1}.regular-header .open .btn-invisible .line{border-color:#c7d3d6}.sub-header{height:50px;position:relative;z-index:7;padding:0 15px;display:block;color:#333;background-color:#edf1f2;border-color:#d5dfe1}.sub-header .text-muted,.sub-header .deal-detail,.sub-header .timeline-clock,.sub-header .deal-task-detail{color:#979797}.sub-header .text-neutral-muted{color:#a9bcc1}.sub-header .line{border-color:#d5dfe1}.sub-header .open>a.header-button{color:#333;background-color:#d5dfe1;border-color:#beccd0}.sub-header .open>a.header-button .text-muted,.sub-header .open>a.header-button .deal-detail,.sub-header .open>a.header-button .timeline-clock,.sub-header .open>a.header-button .deal-task-detail{color:#979797}.sub-header .open>a.header-button .text-neutral-muted{color:#a9bcc1}.sub-header .open>a.header-button .line{border-color:#beccd0}.sub-header .header-button{padding:0 15px;color:#333;background-color:#edf1f2;border-color:#d5dfe1;display:table-cell;vertical-align:middle;width:1px;white-space:nowrap;position:relative;height:50px}.sub-header .header-button:hover{cursor:pointer;background-color:#e1e8e9;color:#333}.sub-header .header-button:hover .text-muted,.sub-header .header-button:hover .deal-detail,.sub-header .header-button:hover .timeline-clock,.sub-header .header-button:hover .deal-task-detail{color:#979797}.sub-header .header-button:hover .text-neutral-muted{color:#a9bcc1}.sub-header .header-button:active{background-color:#d5dfe1;color:#333}.sub-header .header-button:active .text-muted,.sub-header .header-button:active .deal-detail,.sub-header .header-button:active .timeline-clock,.sub-header .header-button:active .deal-task-detail{color:#979797}.sub-header .header-button:active .text-neutral-muted{color:#a9bcc1}.sub-header .header-button .text-muted,.sub-header .header-button .deal-detail,.sub-header .header-button .timeline-clock,.sub-header .header-button .deal-task-detail{color:#979797}.sub-header .header-button .text-neutral-muted{color:#a9bcc1}.sub-header .header-button .line{border-color:#d5dfe1}.sub-header .header-button i{font-size:18px;opacity:.95}.sub-header .header-button i.dropdown-sign{font-size:10px}.sub-header .btn-invisible{padding:4px 10px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;font-size:14px;font-weight:300;color:inherit;opacity:inherit;line-height:1.5;border-width:1px;border-style:solid;color:#333;background-color:#edf1f2;border-color:#edf1f2;display:inline-block;text-align:center}.sub-header .btn-invisible:hover{cursor:pointer;background-color:#e1e8e9;color:#333}.sub-header .btn-invisible:hover .text-muted,.sub-header .btn-invisible:hover .deal-detail,.sub-header .btn-invisible:hover .timeline-clock,.sub-header .btn-invisible:hover .deal-task-detail{color:#979797}.sub-header .btn-invisible:hover .text-neutral-muted{color:#a9bcc1}.sub-header .btn-invisible:active{background-color:#d5dfe1;color:#333}.sub-header .btn-invisible:active .text-muted,.sub-header .btn-invisible:active .deal-detail,.sub-header .btn-invisible:active .timeline-clock,.sub-header .btn-invisible:active .deal-task-detail{color:#979797}.sub-header .btn-invisible:active .text-neutral-muted{color:#a9bcc1}.sub-header .btn-invisible .text-muted,.sub-header .btn-invisible .deal-detail,.sub-header .btn-invisible .timeline-clock,.sub-header .btn-invisible .deal-task-detail{color:#979797}.sub-header .btn-invisible .text-neutral-muted{color:#a9bcc1}.sub-header .btn-invisible .line{border-color:#d5dfe1}.sub-header .btn-invisible.full-width,.sub-header .btn-invisible.comments-panel{display:block}.sub-header .btn-invisible.pull-right{margin-left:5px}.sub-header .btn-invisible.text-left{text-align:left}.sub-header .open .btn-invisible{color:#333;background-color:#d5dfe1;border-color:#edf1f2}.sub-header .open .btn-invisible .text-muted,.sub-header .open .btn-invisible .deal-detail,.sub-header .open .btn-invisible .timeline-clock,.sub-header .open .btn-invisible .deal-task-detail{color:#979797}.sub-header .open .btn-invisible .text-neutral-muted{color:#a9bcc1}.sub-header .open .btn-invisible .line{border-color:#beccd0}.white-sub-header{height:50px;position:relative;z-index:7;padding:0 15px;display:block;color:#333;background-color:#fff;border-color:#ebebeb}.white-sub-header .text-muted,.white-sub-header .deal-detail,.white-sub-header .timeline-clock,.white-sub-header .deal-task-detail{color:#979797}.white-sub-header .text-neutral-muted{color:#a9bcc1}.white-sub-header .line{border-color:#ebebeb}.white-sub-header .open>a.header-button{color:#333;background-color:#ebebeb;border-color:#d6d6d6}.white-sub-header .open>a.header-button .text-muted,.white-sub-header .open>a.header-button .deal-detail,.white-sub-header .open>a.header-button .timeline-clock,.white-sub-header .open>a.header-button .deal-task-detail{color:#979797}.white-sub-header .open>a.header-button .text-neutral-muted{color:#a9bcc1}.white-sub-header .open>a.header-button .line{border-color:#d6d6d6}.white-sub-header .header-button{padding:0 15px;color:#333;background-color:#fff;border-color:#ebebeb;display:table-cell;vertical-align:middle;width:1px;white-space:nowrap;position:relative;height:50px}.white-sub-header .header-button:hover{cursor:pointer;background-color:#f5f5f5;color:#333}.white-sub-header .header-button:hover .text-muted,.white-sub-header .header-button:hover .deal-detail,.white-sub-header .header-button:hover .timeline-clock,.white-sub-header .header-button:hover .deal-task-detail{color:#979797}.white-sub-header .header-button:hover .text-neutral-muted{color:#a9bcc1}.white-sub-header .header-button:active{background-color:#ebebeb;color:#333}.white-sub-header .header-button:active .text-muted,.white-sub-header .header-button:active .deal-detail,.white-sub-header .header-button:active .timeline-clock,.white-sub-header .header-button:active .deal-task-detail{color:#979797}.white-sub-header .header-button:active .text-neutral-muted{color:#a9bcc1}.white-sub-header .header-button .text-muted,.white-sub-header .header-button .deal-detail,.white-sub-header .header-button .timeline-clock,.white-sub-header .header-button .deal-task-detail{color:#979797}.white-sub-header .header-button .text-neutral-muted{color:#a9bcc1}.white-sub-header .header-button .line{border-color:#ebebeb}.white-sub-header .header-button i{font-size:18px;opacity:.95}.white-sub-header .header-button i.dropdown-sign{font-size:10px}.white-sub-header .btn-invisible{padding:4px 10px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;font-size:14px;font-weight:300;color:inherit;opacity:inherit;line-height:1.5;border-width:1px;border-style:solid;color:#333;background-color:#fff;border-color:#fff;display:inline-block;text-align:center}.white-sub-header .btn-invisible:hover{cursor:pointer;background-color:#f5f5f5;color:#333}.white-sub-header .btn-invisible:hover .text-muted,.white-sub-header .btn-invisible:hover .deal-detail,.white-sub-header .btn-invisible:hover .timeline-clock,.white-sub-header .btn-invisible:hover .deal-task-detail{color:#979797}.white-sub-header .btn-invisible:hover .text-neutral-muted{color:#a9bcc1}.white-sub-header .btn-invisible:active{background-color:#ebebeb;color:#333}.white-sub-header .btn-invisible:active .text-muted,.white-sub-header .btn-invisible:active .deal-detail,.white-sub-header .btn-invisible:active .timeline-clock,.white-sub-header .btn-invisible:active .deal-task-detail{color:#979797}.white-sub-header .btn-invisible:active .text-neutral-muted{color:#a9bcc1}.white-sub-header .btn-invisible .text-muted,.white-sub-header .btn-invisible .deal-detail,.white-sub-header .btn-invisible .timeline-clock,.white-sub-header .btn-invisible .deal-task-detail{color:#979797}.white-sub-header .btn-invisible .text-neutral-muted{color:#a9bcc1}.white-sub-header .btn-invisible .line{border-color:#ebebeb}.white-sub-header .btn-invisible.full-width,.white-sub-header .btn-invisible.comments-panel{display:block}.white-sub-header .btn-invisible.pull-right{margin-left:5px}.white-sub-header .btn-invisible.text-left{text-align:left}.white-sub-header .open .btn-invisible{color:#333;background-color:#ebebeb;border-color:#fff}.white-sub-header .open .btn-invisible .text-muted,.white-sub-header .open .btn-invisible .deal-detail,.white-sub-header .open .btn-invisible .timeline-clock,.white-sub-header .open .btn-invisible .deal-task-detail{color:#979797}.white-sub-header .open .btn-invisible .text-neutral-muted{color:#a9bcc1}.white-sub-header .open .btn-invisible .line{border-color:#d6d6d6}.light-header{height:50px;position:relative;z-index:0;padding:0 15px;display:block;color:#333;background-color:#f6f8f9;border-color:#dee6e8}.light-header .text-muted,.light-header .deal-detail,.light-header .timeline-clock,.light-header .deal-task-detail{color:#979797}.light-header .text-neutral-muted{color:#a9bcc1}.light-header .line{border-color:#dee6e8}.light-header .open>a.header-button{color:#333;background-color:#dee6e8;border-color:#c7d3d6}.light-header .open>a.header-button .text-muted,.light-header .open>a.header-button .deal-detail,.light-header .open>a.header-button .timeline-clock,.light-header .open>a.header-button .deal-task-detail{color:#979797}.light-header .open>a.header-button .text-neutral-muted{color:#a9bcc1}.light-header .open>a.header-button .line{border-color:#c7d3d6}.light-header .header-button{padding:0 15px;color:#333;background-color:#f6f8f9;border-color:#dee6e8;display:table-cell;vertical-align:middle;width:1px;white-space:nowrap;position:relative;height:50px}.light-header .header-button:hover{cursor:pointer;background-color:#eaeff0;color:#333}.light-header .header-button:hover .text-muted,.light-header .header-button:hover .deal-detail,.light-header .header-button:hover .timeline-clock,.light-header .header-button:hover .deal-task-detail{color:#979797}.light-header .header-button:hover .text-neutral-muted{color:#a9bcc1}.light-header .header-button:active{background-color:#dee6e8;color:#333}.light-header .header-button:active .text-muted,.light-header .header-button:active .deal-detail,.light-header .header-button:active .timeline-clock,.light-header .header-button:active .deal-task-detail{color:#979797}.light-header .header-button:active .text-neutral-muted{color:#a9bcc1}.light-header .header-button .text-muted,.light-header .header-button .deal-detail,.light-header .header-button .timeline-clock,.light-header .header-button .deal-task-detail{color:#979797}.light-header .header-button .text-neutral-muted{color:#a9bcc1}.light-header .header-button .line{border-color:#dee6e8}.light-header .header-button i{font-size:18px;opacity:.95}.light-header .header-button i.dropdown-sign{font-size:10px}.light-header .btn-invisible{padding:4px 10px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;font-size:14px;font-weight:300;color:inherit;opacity:inherit;line-height:1.5;border-width:1px;border-style:solid;color:#333;background-color:#f6f8f9;border-color:#f6f8f9;display:inline-block;text-align:center}.light-header .btn-invisible:hover{cursor:pointer;background-color:#eaeff0;color:#333}.light-header .btn-invisible:hover .text-muted,.light-header .btn-invisible:hover .deal-detail,.light-header .btn-invisible:hover .timeline-clock,.light-header .btn-invisible:hover .deal-task-detail{color:#979797}.light-header .btn-invisible:hover .text-neutral-muted{color:#a9bcc1}.light-header .btn-invisible:active{background-color:#dee6e8;color:#333}.light-header .btn-invisible:active .text-muted,.light-header .btn-invisible:active .deal-detail,.light-header .btn-invisible:active .timeline-clock,.light-header .btn-invisible:active .deal-task-detail{color:#979797}.light-header .btn-invisible:active .text-neutral-muted{color:#a9bcc1}.light-header .btn-invisible .text-muted,.light-header .btn-invisible .deal-detail,.light-header .btn-invisible .timeline-clock,.light-header .btn-invisible .deal-task-detail{color:#979797}.light-header .btn-invisible .text-neutral-muted{color:#a9bcc1}.light-header .btn-invisible .line{border-color:#dee6e8}.light-header .btn-invisible.full-width,.light-header .btn-invisible.comments-panel{display:block}.light-header .btn-invisible.pull-right{margin-left:5px}.light-header .btn-invisible.text-left{text-align:left}.light-header .open .btn-invisible{color:#333;background-color:#dee6e8;border-color:#f6f8f9}.light-header .open .btn-invisible .text-muted,.light-header .open .btn-invisible .deal-detail,.light-header .open .btn-invisible .timeline-clock,.light-header .open .btn-invisible .deal-task-detail{color:#979797}.light-header .open .btn-invisible .text-neutral-muted{color:#a9bcc1}.light-header .open .btn-invisible .line{border-color:#c7d3d6}.widget-header{height:50px;position:relative;z-index:10;padding:0 15px;display:block;color:#333;background-color:#e2e8ea;border-color:#cad6d9}.widget-header .text-muted,.widget-header .deal-detail,.widget-header .timeline-clock,.widget-header .deal-task-detail{color:#979797}.widget-header .text-neutral-muted{color:#a9bcc1}.widget-header .line{border-color:#cad6d9}.widget-header .open>a.header-button{color:#333;background-color:#cad6d9;border-color:#b2c3c8}.widget-header .open>a.header-button .text-muted,.widget-header .open>a.header-button .deal-detail,.widget-header .open>a.header-button .timeline-clock,.widget-header .open>a.header-button .deal-task-detail{color:#979797}.widget-header .open>a.header-button .text-neutral-muted{color:#a9bcc1}.widget-header .open>a.header-button .line{border-color:#b2c3c8}.widget-header .header-button{padding:0 15px;color:#333;background-color:#e2e8ea;border-color:#cad6d9;display:table-cell;vertical-align:middle;width:1px;white-space:nowrap;position:relative;height:50px}.widget-header .header-button:hover{cursor:pointer;background-color:#d6dfe1;color:#333}.widget-header .header-button:hover .text-muted,.widget-header .header-button:hover .deal-detail,.widget-header .header-button:hover .timeline-clock,.widget-header .header-button:hover .deal-task-detail{color:#979797}.widget-header .header-button:hover .text-neutral-muted{color:#a9bcc1}.widget-header .header-button:active{background-color:#cad6d9;color:#333}.widget-header .header-button:active .text-muted,.widget-header .header-button:active .deal-detail,.widget-header .header-button:active .timeline-clock,.widget-header .header-button:active .deal-task-detail{color:#979797}.widget-header .header-button:active .text-neutral-muted{color:#a9bcc1}.widget-header .header-button .text-muted,.widget-header .header-button .deal-detail,.widget-header .header-button .timeline-clock,.widget-header .header-button .deal-task-detail{color:#979797}.widget-header .header-button .text-neutral-muted{color:#a9bcc1}.widget-header .header-button .line{border-color:#cad6d9}.widget-header .header-button i{font-size:18px;opacity:.95}.widget-header .header-button i.dropdown-sign{font-size:10px}.widget-header .btn-invisible{padding:4px 10px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;font-size:14px;font-weight:300;color:inherit;opacity:inherit;line-height:1.5;border-width:1px;border-style:solid;color:#333;background-color:#e2e8ea;border-color:#e2e8ea;display:inline-block;text-align:center}.widget-header .btn-invisible:hover{cursor:pointer;background-color:#d6dfe1;color:#333}.widget-header .btn-invisible:hover .text-muted,.widget-header .btn-invisible:hover .deal-detail,.widget-header .btn-invisible:hover .timeline-clock,.widget-header .btn-invisible:hover .deal-task-detail{color:#979797}.widget-header .btn-invisible:hover .text-neutral-muted{color:#a9bcc1}.widget-header .btn-invisible:active{background-color:#cad6d9;color:#333}.widget-header .btn-invisible:active .text-muted,.widget-header .btn-invisible:active .deal-detail,.widget-header .btn-invisible:active .timeline-clock,.widget-header .btn-invisible:active .deal-task-detail{color:#979797}.widget-header .btn-invisible:active .text-neutral-muted{color:#a9bcc1}.widget-header .btn-invisible .text-muted,.widget-header .btn-invisible .deal-detail,.widget-header .btn-invisible .timeline-clock,.widget-header .btn-invisible .deal-task-detail{color:#979797}.widget-header .btn-invisible .text-neutral-muted{color:#a9bcc1}.widget-header .btn-invisible .line{border-color:#cad6d9}.widget-header .btn-invisible.full-width,.widget-header .btn-invisible.comments-panel{display:block}.widget-header .btn-invisible.pull-right{margin-left:5px}.widget-header .btn-invisible.text-left{text-align:left}.widget-header .open .btn-invisible{color:#333;background-color:#cad6d9;border-color:#e2e8ea}.widget-header .open .btn-invisible .text-muted,.widget-header .open .btn-invisible .deal-detail,.widget-header .open .btn-invisible .timeline-clock,.widget-header .open .btn-invisible .deal-task-detail{color:#979797}.widget-header .open .btn-invisible .text-neutral-muted{color:#a9bcc1}.widget-header .open .btn-invisible .line{border-color:#b2c3c8}.wrapper{padding:15px}.file-check{padding:14px}.little-wrapper{padding:10px}.no-wrapper{padding:0}.checklist-alert-wrapper{padding:2px 5px 2px 0}.no-side-wrapper{padding:15px 0 15px 15px}.button-short-wrapper{padding:2px 10px}.shorter-wrapper{padding:14px 15px}.short-wrapper{padding:8px 15px}.eight-wrapper{padding:8px}.button-wrapper{padding:5px 10px}.short-side-bottom-wrapper{padding:0 10px 8px}.very-short-wrapper{padding:5px 15px}.wrapper-left{padding:0 0 0 15px}.big-wrapper-left{padding:0 0 0 20px}.big-wrapper-top{padding:20px 0 0}.wrapper-right{padding:0 15px 0 0}.bubble-wrapper{padding:10px 15px}.top-side-wrapper{padding:15px 15px 0}.small-top-side-wrapper,#calendar .fc-toolbar{padding:7px 15px 0}.smaller-vertical-wrapper{padding:13px 15px}.medium-wrapper{padding:10px}.rectangular-wrapper{padding:10px 15px}.mini-wrapper,.deal-actions,.deal-details,.timeline-stage-change div .check-list-answers-head,.timeline-stage-change div .check-list-answers-body{padding:5px 8px}.mini-top-only-wrapper{padding:5px 8px 0}.super-mini-wrapper{padding:3px 5px}.deal-wrapper{padding:5px 6px}.right-wrapper{padding:0 10px 0 0}.regular-right-wrapper{padding:0 15px 0 0}.mini-right-wrapper{padding:0 5px 0 0}.mini-left-wrapper{padding:0 0 0 5px}.right-regular-wrapper{padding:0 10px 0 0}.top-left-wrapper{padding:10px 0 10px 30px}.big-wrapper{padding:30px}.very-big-wrapper{padding:40px 50px}.big-top-wrapper{padding:30px 0 0}.semi-big-wrapper{padding:20px}.big-top-wrapper{padding:30px 15px}.big-top-only-wrapper{padding:30px 15px 0}.side-wrapper{padding:0 15px}.left-wrapper{padding:0 0 0 15px}.mini-side-wrapper{padding:0 5px}.top-wrapper{padding:15px 0}.deal-details-wrapper,.deal-elements-container{padding:0 13px 5px}.mini-top-wrapper{padding:5px 0}.stage-wrapper{padding:7px 15px 0}.text-wrapper{padding:0 15px 10px}.user-wrapper{padding:3px 0 0}.only-top-wrapper{padding:15px 0 0}.side-top-eight-wrapper{padding:8px 8px 0}.button-brand,#calendar .fc-button.fc-state-default.fc-state-active,#calendar .fc-button.fc-state-default.fc-today-button{color:#fff;background-color:#701ce3;border-color:#701ce3}.button-brand:hover,#calendar .fc-button.fc-state-default.fc-state-active:hover,#calendar .fc-button.fc-state-default.fc-today-button:hover{cursor:pointer;background-color:#786bc7;color:#fff}.button-brand:hover .text-muted,#calendar .fc-button.fc-state-default.fc-state-active:hover .text-muted,#calendar .fc-button.fc-state-default.fc-today-button:hover .text-muted,.button-brand:hover .deal-detail,#calendar .fc-button.fc-state-default.fc-state-active:hover .deal-detail,#calendar .fc-button.fc-state-default.fc-today-button:hover .deal-detail,.button-brand:hover .timeline-clock,#calendar .fc-button.fc-state-default.fc-state-active:hover .timeline-clock,#calendar .fc-button.fc-state-default.fc-today-button:hover .timeline-clock,.button-brand:hover .deal-task-detail,#calendar .fc-button.fc-state-default.fc-state-active:hover .deal-task-detail,#calendar .fc-button.fc-state-default.fc-today-button:hover .deal-task-detail{color:#f4f3f9}.button-brand:active,#calendar .fc-button.fc-state-default.fc-state-active:active,#calendar .fc-button.fc-state-default.fc-today-button:active{background-color:#5646b9;color:#fff}.button-brand:active .text-muted,#calendar .fc-button.fc-state-default.fc-state-active:active .text-muted,#calendar .fc-button.fc-state-default.fc-today-button:active .text-muted,.button-brand:active .deal-detail,#calendar .fc-button.fc-state-default.fc-state-active:active .deal-detail,#calendar .fc-button.fc-state-default.fc-today-button:active .deal-detail,.button-brand:active .timeline-clock,#calendar .fc-button.fc-state-default.fc-state-active:active .timeline-clock,#calendar .fc-button.fc-state-default.fc-today-button:active .timeline-clock,.button-brand:active .deal-task-detail,#calendar .fc-button.fc-state-default.fc-state-active:active .deal-task-detail,#calendar .fc-button.fc-state-default.fc-today-button:active .deal-task-detail,.button-brand .text-muted,#calendar .fc-button.fc-state-default.fc-state-active .text-muted,#calendar .fc-button.fc-state-default.fc-today-button .text-muted,.button-brand .deal-detail,#calendar .fc-button.fc-state-default.fc-state-active .deal-detail,#calendar .fc-button.fc-state-default.fc-today-button .deal-detail,.button-brand .timeline-clock,#calendar .fc-button.fc-state-default.fc-state-active .timeline-clock,#calendar .fc-button.fc-state-default.fc-today-button .timeline-clock,.button-brand .deal-task-detail,#calendar .fc-button.fc-state-default.fc-state-active .deal-task-detail,#calendar .fc-button.fc-state-default.fc-today-button .deal-task-detail{color:#f4f3f9}.button-brand .line,#calendar .fc-button.fc-state-default.fc-state-active .line,#calendar .fc-button.fc-state-default.fc-today-button .line{border-color:#9790c3}.button-brand.active,#calendar .active.fc-button.fc-state-default.fc-state-active,#calendar .active.fc-button.fc-state-default.fc-today-button{color:#fff;background-color:#534a89;border-color:#701ce3}.button-brand.active .text-muted,#calendar .active.fc-button.fc-state-default.fc-state-active .text-muted,#calendar .active.fc-button.fc-state-default.fc-today-button .text-muted,.button-brand.active .deal-detail,#calendar .active.fc-button.fc-state-default.fc-state-active .deal-detail,#calendar .active.fc-button.fc-state-default.fc-today-button .deal-detail,.button-brand.active .timeline-clock,#calendar .active.fc-button.fc-state-default.fc-state-active .timeline-clock,#calendar .active.fc-button.fc-state-default.fc-today-button .timeline-clock,.button-brand.active .deal-task-detail,#calendar .active.fc-button.fc-state-default.fc-state-active .deal-task-detail,#calendar .active.fc-button.fc-state-default.fc-today-button .deal-task-detail{color:#c6c2de}.button-brand.active .line,#calendar .active.fc-button.fc-state-default.fc-state-active .line,#calendar .active.fc-button.fc-state-default.fc-today-button .line{border-color:#685ea8}.button-brand.collapse-button,#calendar .collapse-button.fc-button.fc-state-default.fc-state-active,#calendar .collapse-button.fc-button.fc-state-default.fc-today-button{color:#fff;background-color:#685ea8;border-color:#701ce3}.button-brand.collapse-button .text-muted,#calendar .collapse-button.fc-button.fc-state-default.fc-state-active .text-muted,#calendar .collapse-button.fc-button.fc-state-default.fc-today-button .text-muted,.button-brand.collapse-button .deal-detail,#calendar .collapse-button.fc-button.fc-state-default.fc-state-active .deal-detail,#calendar .collapse-button.fc-button.fc-state-default.fc-today-button .deal-detail,.button-brand.collapse-button .timeline-clock,#calendar .collapse-button.fc-button.fc-state-default.fc-state-active .timeline-clock,#calendar .collapse-button.fc-button.fc-state-default.fc-today-button .timeline-clock,.button-brand.collapse-button .deal-task-detail,#calendar .collapse-button.fc-button.fc-state-default.fc-state-active .deal-task-detail,#calendar .collapse-button.fc-button.fc-state-default.fc-today-button .deal-task-detail{color:#e5e3f0}.button-brand.collapse-button .line,#calendar .collapse-button.fc-button.fc-state-default.fc-state-active .line,#calendar .collapse-button.fc-button.fc-state-default.fc-today-button .line{border-color:#8880ba}.button-brand.collapse-button.collapsed,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-state-active,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-today-button{color:#fff;background-color:#701ce3;border-color:#701ce3}.button-brand.collapse-button.collapsed:hover,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-state-active:hover,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-today-button:hover{cursor:pointer;background-color:#786bc7;color:#fff}.button-brand.collapse-button.collapsed:hover .text-muted,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-state-active:hover .text-muted,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-today-button:hover .text-muted,.button-brand.collapse-button.collapsed:hover .deal-detail,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-state-active:hover .deal-detail,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-today-button:hover .deal-detail,.button-brand.collapse-button.collapsed:hover .timeline-clock,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-state-active:hover .timeline-clock,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-today-button:hover .timeline-clock,.button-brand.collapse-button.collapsed:hover .deal-task-detail,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-state-active:hover .deal-task-detail,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-today-button:hover .deal-task-detail{color:#f4f3f9}.button-brand.collapse-button.collapsed:active,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-state-active:active,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-today-button:active{background-color:#5646b9;color:#fff}.button-brand.collapse-button.collapsed:active .text-muted,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-state-active:active .text-muted,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-today-button:active .text-muted,.button-brand.collapse-button.collapsed:active .deal-detail,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-state-active:active .deal-detail,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-today-button:active .deal-detail,.button-brand.collapse-button.collapsed:active .timeline-clock,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-state-active:active .timeline-clock,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-today-button:active .timeline-clock,.button-brand.collapse-button.collapsed:active .deal-task-detail,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-state-active:active .deal-task-detail,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-today-button:active .deal-task-detail,.button-brand.collapse-button.collapsed .text-muted,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-state-active .text-muted,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-today-button .text-muted,.button-brand.collapse-button.collapsed .deal-detail,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-state-active .deal-detail,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-today-button .deal-detail,.button-brand.collapse-button.collapsed .timeline-clock,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-state-active .timeline-clock,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-today-button .timeline-clock,.button-brand.collapse-button.collapsed .deal-task-detail,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-state-active .deal-task-detail,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-today-button .deal-task-detail{color:#f4f3f9}.button-brand.collapse-button.collapsed .line,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-state-active .line,#calendar .collapse-button.collapsed.fc-button.fc-state-default.fc-today-button .line{border-color:#9790c3}.button-brand.disabled,#calendar .disabled.fc-button.fc-state-default.fc-state-active,#calendar .disabled.fc-button.fc-state-default.fc-today-button{color:#fff;background-color:#701ce3;border-color:#701ce3;opacity:.5}.button-brand.disabled .text-muted,#calendar .disabled.fc-button.fc-state-default.fc-state-active .text-muted,#calendar .disabled.fc-button.fc-state-default.fc-today-button .text-muted,.button-brand.disabled .deal-detail,#calendar .disabled.fc-button.fc-state-default.fc-state-active .deal-detail,#calendar .disabled.fc-button.fc-state-default.fc-today-button .deal-detail,.button-brand.disabled .timeline-clock,#calendar .disabled.fc-button.fc-state-default.fc-state-active .timeline-clock,#calendar .disabled.fc-button.fc-state-default.fc-today-button .timeline-clock,.button-brand.disabled .deal-task-detail,#calendar .disabled.fc-button.fc-state-default.fc-state-active .deal-task-detail,#calendar .disabled.fc-button.fc-state-default.fc-today-button .deal-task-detail{color:#f4f3f9}.button-brand.disabled .line,#calendar .disabled.fc-button.fc-state-default.fc-state-active .line,#calendar .disabled.fc-button.fc-state-default.fc-today-button .line{border-color:#9790c3}.button-brand.disabled:hover,#calendar .disabled.fc-button.fc-state-default.fc-state-active:hover,#calendar .disabled.fc-button.fc-state-default.fc-today-button:hover{cursor:not-allowed}.button-brand.move-this,#calendar .move-this.fc-button.fc-state-default.fc-state-active,#calendar .move-this.fc-button.fc-state-default.fc-today-button{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-brand,#calendar .open>.fc-button.fc-state-default.fc-state-active,#calendar .open>.fc-button.fc-state-default.fc-today-button{color:#fff;background-color:#5646b9;border-color:#701ce3}.open>.button-brand .text-muted,#calendar .open>.fc-button.fc-state-default.fc-state-active .text-muted,#calendar .open>.fc-button.fc-state-default.fc-today-button .text-muted,.open>.button-brand .deal-detail,#calendar .open>.fc-button.fc-state-default.fc-state-active .deal-detail,#calendar .open>.fc-button.fc-state-default.fc-today-button .deal-detail,.open>.button-brand .timeline-clock,#calendar .open>.fc-button.fc-state-default.fc-state-active .timeline-clock,#calendar .open>.fc-button.fc-state-default.fc-today-button .timeline-clock,.open>.button-brand .deal-task-detail,#calendar .open>.fc-button.fc-state-default.fc-state-active .deal-task-detail,#calendar .open>.fc-button.fc-state-default.fc-today-button .deal-task-detail{color:#dbd9ea}.open>.button-brand .line,#calendar .open>.fc-button.fc-state-default.fc-state-active .line,#calendar .open>.fc-button.fc-state-default.fc-today-button .line{border-color:#7e76b5}.button-mchimp{color:#fff;background-color:#6dc5dc;border-color:#6dc5dc}.button-mchimp:hover{cursor:pointer;background-color:#5dbed8;color:#fff}.button-mchimp:hover .text-muted,.button-mchimp:hover .deal-detail,.button-mchimp:hover .timeline-clock,.button-mchimp:hover .deal-task-detail{color:#fff}.button-mchimp:active{background-color:#4cb8d4;color:#fff}.button-mchimp:active .text-muted,.button-mchimp:active .deal-detail,.button-mchimp:active .timeline-clock,.button-mchimp:active .deal-task-detail,.button-mchimp .text-muted,.button-mchimp .deal-detail,.button-mchimp .timeline-clock,.button-mchimp .deal-task-detail{color:#fff}.button-mchimp .line{border-color:#96d5e6}.button-mchimp.active{color:#fff;background-color:#31accc;border-color:#6dc5dc}.button-mchimp.active .text-muted,.button-mchimp.active .deal-detail,.button-mchimp.active .timeline-clock,.button-mchimp.active .deal-task-detail{color:#d4eef5}.button-mchimp.active .line{border-color:#58bdd7}.button-mchimp.collapse-button{color:#fff;background-color:#58bdd7;border-color:#6dc5dc}.button-mchimp.collapse-button .text-muted,.button-mchimp.collapse-button .deal-detail,.button-mchimp.collapse-button .timeline-clock,.button-mchimp.collapse-button .deal-task-detail{color:#fdfeff}.button-mchimp.collapse-button .line{border-color:#82cde1}.button-mchimp.collapse-button.collapsed{color:#fff;background-color:#6dc5dc;border-color:#6dc5dc}.button-mchimp.collapse-button.collapsed:hover{cursor:pointer;background-color:#5dbed8;color:#fff}.button-mchimp.collapse-button.collapsed:hover .text-muted,.button-mchimp.collapse-button.collapsed:hover .deal-detail,.button-mchimp.collapse-button.collapsed:hover .timeline-clock,.button-mchimp.collapse-button.collapsed:hover .deal-task-detail{color:#fff}.button-mchimp.collapse-button.collapsed:active{background-color:#4cb8d4;color:#fff}.button-mchimp.collapse-button.collapsed:active .text-muted,.button-mchimp.collapse-button.collapsed:active .deal-detail,.button-mchimp.collapse-button.collapsed:active .timeline-clock,.button-mchimp.collapse-button.collapsed:active .deal-task-detail,.button-mchimp.collapse-button.collapsed .text-muted,.button-mchimp.collapse-button.collapsed .deal-detail,.button-mchimp.collapse-button.collapsed .timeline-clock,.button-mchimp.collapse-button.collapsed .deal-task-detail{color:#fff}.button-mchimp.collapse-button.collapsed .line{border-color:#96d5e6}.button-mchimp.disabled{color:#fff;background-color:#6dc5dc;border-color:#6dc5dc;opacity:.5}.button-mchimp.disabled .text-muted,.button-mchimp.disabled .deal-detail,.button-mchimp.disabled .timeline-clock,.button-mchimp.disabled .deal-task-detail{color:#fff}.button-mchimp.disabled .line{border-color:#96d5e6}.button-mchimp.disabled:hover{cursor:not-allowed}.button-mchimp.move-this{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-mchimp{color:#fff;background-color:#4cb8d4;border-color:#6dc5dc}.open>.button-mchimp .text-muted,.open>.button-mchimp .deal-detail,.open>.button-mchimp .timeline-clock,.open>.button-mchimp .deal-task-detail{color:#f1f9fc}.open>.button-mchimp .line{border-color:#75c8de}.button-smonkey{color:#fff;background-color:#688c2b;border-color:#688c2b}.button-smonkey:hover{cursor:pointer;background-color:#5c7c26;color:#fff}.button-smonkey:hover .text-muted,.button-smonkey:hover .deal-detail,.button-smonkey:hover .timeline-clock,.button-smonkey:hover .deal-task-detail{color:#cae2a1}.button-smonkey:active{background-color:#516d21;color:#fff}.button-smonkey:active .text-muted,.button-smonkey:active .deal-detail,.button-smonkey:active .timeline-clock,.button-smonkey:active .deal-task-detail,.button-smonkey .text-muted,.button-smonkey .deal-detail,.button-smonkey .timeline-clock,.button-smonkey .deal-task-detail{color:#cae2a1}.button-smonkey .line{border-color:#85b337}.button-smonkey.active{color:#fff;background-color:#3d5119;border-color:#688c2b}.button-smonkey.active .text-muted,.button-smonkey.active .deal-detail,.button-smonkey.active .timeline-clock,.button-smonkey.active .deal-task-detail{color:#a9d066}.button-smonkey.active .line{border-color:#5a7825}.button-smonkey.collapse-button{color:#fff;background-color:#5a7825;border-color:#688c2b}.button-smonkey.collapse-button .text-muted,.button-smonkey.collapse-button .deal-detail,.button-smonkey.collapse-button .timeline-clock,.button-smonkey.collapse-button .deal-task-detail{color:#bfdc8d}.button-smonkey.collapse-button .line{border-color:#76a031}.button-smonkey.collapse-button.collapsed{color:#fff;background-color:#688c2b;border-color:#688c2b}.button-smonkey.collapse-button.collapsed:hover{cursor:pointer;background-color:#5c7c26;color:#fff}.button-smonkey.collapse-button.collapsed:hover .text-muted,.button-smonkey.collapse-button.collapsed:hover .deal-detail,.button-smonkey.collapse-button.collapsed:hover .timeline-clock,.button-smonkey.collapse-button.collapsed:hover .deal-task-detail{color:#cae2a1}.button-smonkey.collapse-button.collapsed:active{background-color:#516d21;color:#fff}.button-smonkey.collapse-button.collapsed:active .text-muted,.button-smonkey.collapse-button.collapsed:active .deal-detail,.button-smonkey.collapse-button.collapsed:active .timeline-clock,.button-smonkey.collapse-button.collapsed:active .deal-task-detail,.button-smonkey.collapse-button.collapsed .text-muted,.button-smonkey.collapse-button.collapsed .deal-detail,.button-smonkey.collapse-button.collapsed .timeline-clock,.button-smonkey.collapse-button.collapsed .deal-task-detail{color:#cae2a1}.button-smonkey.collapse-button.collapsed .line{border-color:#85b337}.button-smonkey.disabled{color:#fff;background-color:#688c2b;border-color:#688c2b;opacity:.5}.button-smonkey.disabled .text-muted,.button-smonkey.disabled .deal-detail,.button-smonkey.disabled .timeline-clock,.button-smonkey.disabled .deal-task-detail{color:#cae2a1}.button-smonkey.disabled .line{border-color:#85b337}.button-smonkey.disabled:hover{cursor:not-allowed}.button-smonkey.move-this{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-smonkey{color:#fff;background-color:#516d21;border-color:#688c2b}.open>.button-smonkey .text-muted,.open>.button-smonkey .deal-detail,.open>.button-smonkey .timeline-clock,.open>.button-smonkey .deal-task-detail{color:#b8d982}.open>.button-smonkey .line{border-color:#6e942d}.button-brand-darker{color:#fff;background-color:#5d539a;border-color:#5d539a}.button-brand-darker:hover{cursor:pointer;background-color:#554c8c;color:#fff}.button-brand-darker:hover .text-muted,.button-brand-darker:hover .deal-detail,.button-brand-darker:hover .timeline-clock,.button-brand-darker:hover .deal-task-detail{color:#d5d2e7}.button-brand-darker:active{background-color:#4d457f;color:#fff}.button-brand-darker:active .text-muted,.button-brand-darker:active .deal-detail,.button-brand-darker:active .timeline-clock,.button-brand-darker:active .deal-task-detail,.button-brand-darker .text-muted,.button-brand-darker .deal-detail,.button-brand-darker .timeline-clock,.button-brand-darker .deal-task-detail{color:#d5d2e7}.button-brand-darker .line{border-color:#701ce3}.button-brand-darker.active{color:#fff;background-color:#3f3868;border-color:#5d539a}.button-brand-darker.active .text-muted,.button-brand-darker.active .deal-detail,.button-brand-darker.active .timeline-clock,.button-brand-darker.active .deal-task-detail{color:#a7a1cc}.button-brand-darker.active .line{border-color:#534a89}.button-brand-darker.collapse-button{color:#fff;background-color:#534a89;border-color:#5d539a}.button-brand-darker.collapse-button .text-muted,.button-brand-darker.collapse-button .deal-detail,.button-brand-darker.collapse-button .timeline-clock,.button-brand-darker.collapse-button .deal-task-detail{color:#c6c2de}.button-brand-darker.collapse-button .line{border-color:#685ea8}.button-brand-darker.collapse-button.collapsed{color:#fff;background-color:#5d539a;border-color:#5d539a}.button-brand-darker.collapse-button.collapsed:hover{cursor:pointer;background-color:#554c8c;color:#fff}.button-brand-darker.collapse-button.collapsed:hover .text-muted,.button-brand-darker.collapse-button.collapsed:hover .deal-detail,.button-brand-darker.collapse-button.collapsed:hover .timeline-clock,.button-brand-darker.collapse-button.collapsed:hover .deal-task-detail{color:#d5d2e7}.button-brand-darker.collapse-button.collapsed:active{background-color:#4d457f;color:#fff}.button-brand-darker.collapse-button.collapsed:active .text-muted,.button-brand-darker.collapse-button.collapsed:active .deal-detail,.button-brand-darker.collapse-button.collapsed:active .timeline-clock,.button-brand-darker.collapse-button.collapsed:active .deal-task-detail,.button-brand-darker.collapse-button.collapsed .text-muted,.button-brand-darker.collapse-button.collapsed .deal-detail,.button-brand-darker.collapse-button.collapsed .timeline-clock,.button-brand-darker.collapse-button.collapsed .deal-task-detail{color:#d5d2e7}.button-brand-darker.collapse-button.collapsed .line{border-color:#701ce3}.button-brand-darker.disabled{color:#fff;background-color:#5d539a;border-color:#5d539a;opacity:.5}.button-brand-darker.disabled .text-muted,.button-brand-darker.disabled .deal-detail,.button-brand-darker.disabled .timeline-clock,.button-brand-darker.disabled .deal-task-detail{color:#d5d2e7}.button-brand-darker.disabled .line{border-color:#701ce3}.button-brand-darker.disabled:hover{cursor:not-allowed}.button-brand-darker.move-this{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-brand-darker{color:#fff;background-color:#4d457f;border-color:#5d539a}.open>.button-brand-darker .text-muted,.open>.button-brand-darker .deal-detail,.open>.button-brand-darker .timeline-clock,.open>.button-brand-darker .deal-task-detail{color:#bcb8d8}.open>.button-brand-darker .line{border-color:#5646b9}.button-action{color:#fff;background-color:#23b7e5;border-color:#23b7e5}.button-action:hover{cursor:pointer;background-color:#1aacda;color:#fff}.button-action:hover .text-muted,.button-action:hover .deal-detail,.button-action:hover .timeline-clock,.button-action:hover .deal-task-detail{color:#d9f3fb}.button-action:active{background-color:#189ec8;color:#fff}.button-action:active .text-muted,.button-action:active .deal-detail,.button-action:active .timeline-clock,.button-action:active .deal-task-detail,.button-action .text-muted,.button-action .deal-detail,.button-action .timeline-clock,.button-action .deal-task-detail{color:#d9f3fb}.button-action .line{border-color:#51c6ea}.button-action.active{color:#fff;background-color:#1485a8;border-color:#23b7e5}.button-action.active .text-muted,.button-action.active .deal-detail,.button-action.active .timeline-clock,.button-action.active .deal-task-detail{color:#95dcf2}.button-action.active .line{border-color:#19a9d5}.button-action.collapse-button{color:#fff;background-color:#19a9d5;border-color:#23b7e5}.button-action.collapse-button .text-muted,.button-action.collapse-button .deal-detail,.button-action.collapse-button .timeline-clock,.button-action.collapse-button .deal-task-detail{color:#c3ebf8}.button-action.collapse-button .line{border-color:#3abee8}.button-action.collapse-button.collapsed{color:#fff;background-color:#23b7e5;border-color:#23b7e5}.button-action.collapse-button.collapsed:hover{cursor:pointer;background-color:#1aacda;color:#fff}.button-action.collapse-button.collapsed:hover .text-muted,.button-action.collapse-button.collapsed:hover .deal-detail,.button-action.collapse-button.collapsed:hover .timeline-clock,.button-action.collapse-button.collapsed:hover .deal-task-detail{color:#d9f3fb}.button-action.collapse-button.collapsed:active{background-color:#189ec8;color:#fff}.button-action.collapse-button.collapsed:active .text-muted,.button-action.collapse-button.collapsed:active .deal-detail,.button-action.collapse-button.collapsed:active .timeline-clock,.button-action.collapse-button.collapsed:active .deal-task-detail,.button-action.collapse-button.collapsed .text-muted,.button-action.collapse-button.collapsed .deal-detail,.button-action.collapse-button.collapsed .timeline-clock,.button-action.collapse-button.collapsed .deal-task-detail{color:#d9f3fb}.button-action.collapse-button.collapsed .line{border-color:#51c6ea}.button-action.disabled{color:#fff;background-color:#23b7e5;border-color:#23b7e5;opacity:.5}.button-action.disabled .text-muted,.button-action.disabled .deal-detail,.button-action.disabled .timeline-clock,.button-action.disabled .deal-task-detail{color:#d9f3fb}.button-action.disabled .line{border-color:#51c6ea}.button-action.disabled:hover{cursor:not-allowed}.button-action.move-this{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-action{color:#fff;background-color:#189ec8;border-color:#23b7e5}.open>.button-action .text-muted,.open>.button-action .deal-detail,.open>.button-action .timeline-clock,.open>.button-action .deal-task-detail{color:#b5e7f6}.open>.button-action .line{border-color:#2cbae6}.button-delete{color:#fff;background-color:#f05050;border-color:#f05050}.button-delete:hover{cursor:pointer;background-color:#ee3d3d;color:#fff}.button-delete:hover .text-muted,.button-delete:hover .deal-detail,.button-delete:hover .timeline-clock,.button-delete:hover .deal-task-detail{color:#fff}.button-delete:active{background-color:#ed2a2a;color:#fff}.button-delete:active .text-muted,.button-delete:active .deal-detail,.button-delete:active .timeline-clock,.button-delete:active .deal-task-detail,.button-delete .text-muted,.button-delete .deal-detail,.button-delete .timeline-clock,.button-delete .deal-task-detail{color:#fff}.button-delete .line{border-color:#f47f7f}.button-delete.active{color:#fff;background-color:#e01313;border-color:#f05050}.button-delete.active .text-muted,.button-delete.active .deal-detail,.button-delete.active .timeline-clock,.button-delete.active .deal-task-detail{color:#fac5c5}.button-delete.active .line{border-color:#ee3939}.button-delete.collapse-button{color:#fff;background-color:#ee3939;border-color:#f05050}.button-delete.collapse-button .text-muted,.button-delete.collapse-button .deal-detail,.button-delete.collapse-button .timeline-clock,.button-delete.collapse-button .deal-task-detail{color:#fef4f4}.button-delete.collapse-button .line{border-color:#f26767}.button-delete.collapse-button.collapsed{color:#fff;background-color:#f05050;border-color:#f05050}.button-delete.collapse-button.collapsed:hover{cursor:pointer;background-color:#ee3d3d;color:#fff}.button-delete.collapse-button.collapsed:hover .text-muted,.button-delete.collapse-button.collapsed:hover .deal-detail,.button-delete.collapse-button.collapsed:hover .timeline-clock,.button-delete.collapse-button.collapsed:hover .deal-task-detail{color:#fff}.button-delete.collapse-button.collapsed:active{background-color:#ed2a2a;color:#fff}.button-delete.collapse-button.collapsed:active .text-muted,.button-delete.collapse-button.collapsed:active .deal-detail,.button-delete.collapse-button.collapsed:active .timeline-clock,.button-delete.collapse-button.collapsed:active .deal-task-detail,.button-delete.collapse-button.collapsed .text-muted,.button-delete.collapse-button.collapsed .deal-detail,.button-delete.collapse-button.collapsed .timeline-clock,.button-delete.collapse-button.collapsed .deal-task-detail{color:#fff}.button-delete.collapse-button.collapsed .line{border-color:#f47f7f}.button-delete.disabled{color:#fff;background-color:#f05050;border-color:#f05050;opacity:.5}.button-delete.disabled .text-muted,.button-delete.disabled .deal-detail,.button-delete.disabled .timeline-clock,.button-delete.disabled .deal-task-detail{color:#fff}.button-delete.disabled .line{border-color:#f47f7f}.button-delete.disabled:hover{cursor:not-allowed}.button-delete.move-this{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-delete{color:#fff;background-color:#ed2a2a;border-color:#f05050}.open>.button-delete .text-muted,.open>.button-delete .deal-detail,.open>.button-delete .timeline-clock,.open>.button-delete .deal-task-detail{color:#fde6e6}.open>.button-delete .line{border-color:#f15959}.button-neutral{color:#fff;background-color:#92aab0;border-color:#92aab0}.button-neutral:hover{cursor:pointer;background-color:#86a1a8;color:#fff}.button-neutral:hover .text-muted,.button-neutral:hover .deal-detail,.button-neutral:hover .timeline-clock,.button-neutral:hover .deal-task-detail{color:#fff}.button-neutral:active{background-color:#7a989f;color:#fff}.button-neutral:active .text-muted,.button-neutral:active .deal-detail,.button-neutral:active .timeline-clock,.button-neutral:active .deal-task-detail,.button-neutral .text-muted,.button-neutral .deal-detail,.button-neutral .timeline-clock,.button-neutral .deal-task-detail{color:#fff}.button-neutral .line{border-color:#afc1c6}.button-neutral.active{color:#fff;background-color:#67878f;border-color:#92aab0}.button-neutral.active .text-muted,.button-neutral.active .deal-detail,.button-neutral.active .timeline-clock,.button-neutral.active .deal-task-detail{color:#dce4e6}.button-neutral.active .line{border-color:#839fa5}.button-neutral.collapse-button{color:#fff;background-color:#839fa5;border-color:#92aab0}.button-neutral.collapse-button .text-muted,.button-neutral.collapse-button .deal-detail,.button-neutral.collapse-button .timeline-clock,.button-neutral.collapse-button .deal-task-detail{color:#f9fbfb}.button-neutral.collapse-button .line{border-color:#a1b6bb}.button-neutral.collapse-button.collapsed{color:#fff;background-color:#92aab0;border-color:#92aab0}.button-neutral.collapse-button.collapsed:hover{cursor:pointer;background-color:#86a1a8;color:#fff}.button-neutral.collapse-button.collapsed:hover .text-muted,.button-neutral.collapse-button.collapsed:hover .deal-detail,.button-neutral.collapse-button.collapsed:hover .timeline-clock,.button-neutral.collapse-button.collapsed:hover .deal-task-detail{color:#fff}.button-neutral.collapse-button.collapsed:active{background-color:#7a989f;color:#fff}.button-neutral.collapse-button.collapsed:active .text-muted,.button-neutral.collapse-button.collapsed:active .deal-detail,.button-neutral.collapse-button.collapsed:active .timeline-clock,.button-neutral.collapse-button.collapsed:active .deal-task-detail,.button-neutral.collapse-button.collapsed .text-muted,.button-neutral.collapse-button.collapsed .deal-detail,.button-neutral.collapse-button.collapsed .timeline-clock,.button-neutral.collapse-button.collapsed .deal-task-detail{color:#fff}.button-neutral.collapse-button.collapsed .line{border-color:#afc1c6}.button-neutral.disabled{color:#fff;background-color:#92aab0;border-color:#92aab0;opacity:.5}.button-neutral.disabled .text-muted,.button-neutral.disabled .deal-detail,.button-neutral.disabled .timeline-clock,.button-neutral.disabled .deal-task-detail{color:#fff}.button-neutral.disabled .line{border-color:#afc1c6}.button-neutral.disabled:hover{cursor:not-allowed}.button-neutral.move-this{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-neutral{color:#fff;background-color:#7a989f;border-color:#92aab0}.open>.button-neutral .text-muted,.open>.button-neutral .deal-detail,.open>.button-neutral .timeline-clock,.open>.button-neutral .deal-task-detail{color:#f1f4f5}.open>.button-neutral .line{border-color:#98afb4}.button-strong-background-content{color:#fff;background-color:#92aab0;border-color:#92aab0}.button-strong-background-content:hover{cursor:pointer;background-color:#86a1a8;color:#fff}.button-strong-background-content:hover .text-muted,.button-strong-background-content:hover .deal-detail,.button-strong-background-content:hover .timeline-clock,.button-strong-background-content:hover .deal-task-detail{color:#fff}.button-strong-background-content:active{background-color:#7a989f;color:#fff}.button-strong-background-content:active .text-muted,.button-strong-background-content:active .deal-detail,.button-strong-background-content:active .timeline-clock,.button-strong-background-content:active .deal-task-detail,.button-strong-background-content .text-muted,.button-strong-background-content .deal-detail,.button-strong-background-content .timeline-clock,.button-strong-background-content .deal-task-detail{color:#fff}.button-strong-background-content .line{border-color:#afc1c6}.button-strong-background-content.active{color:#fff;background-color:#67878f;border-color:#92aab0}.button-strong-background-content.active .text-muted,.button-strong-background-content.active .deal-detail,.button-strong-background-content.active .timeline-clock,.button-strong-background-content.active .deal-task-detail{color:#dce4e6}.button-strong-background-content.active .line{border-color:#839fa5}.button-strong-background-content.collapse-button{color:#fff;background-color:#839fa5;border-color:#92aab0}.button-strong-background-content.collapse-button .text-muted,.button-strong-background-content.collapse-button .deal-detail,.button-strong-background-content.collapse-button .timeline-clock,.button-strong-background-content.collapse-button .deal-task-detail{color:#f9fbfb}.button-strong-background-content.collapse-button .line{border-color:#a1b6bb}.button-strong-background-content.collapse-button.collapsed{color:#fff;background-color:#92aab0;border-color:#92aab0}.button-strong-background-content.collapse-button.collapsed:hover{cursor:pointer;background-color:#86a1a8;color:#fff}.button-strong-background-content.collapse-button.collapsed:hover .text-muted,.button-strong-background-content.collapse-button.collapsed:hover .deal-detail,.button-strong-background-content.collapse-button.collapsed:hover .timeline-clock,.button-strong-background-content.collapse-button.collapsed:hover .deal-task-detail{color:#fff}.button-strong-background-content.collapse-button.collapsed:active{background-color:#7a989f;color:#fff}.button-strong-background-content.collapse-button.collapsed:active .text-muted,.button-strong-background-content.collapse-button.collapsed:active .deal-detail,.button-strong-background-content.collapse-button.collapsed:active .timeline-clock,.button-strong-background-content.collapse-button.collapsed:active .deal-task-detail,.button-strong-background-content.collapse-button.collapsed .text-muted,.button-strong-background-content.collapse-button.collapsed .deal-detail,.button-strong-background-content.collapse-button.collapsed .timeline-clock,.button-strong-background-content.collapse-button.collapsed .deal-task-detail{color:#fff}.button-strong-background-content.collapse-button.collapsed .line{border-color:#afc1c6}.button-strong-background-content.disabled{color:#fff;background-color:#92aab0;border-color:#92aab0;opacity:.5}.button-strong-background-content.disabled .text-muted,.button-strong-background-content.disabled .deal-detail,.button-strong-background-content.disabled .timeline-clock,.button-strong-background-content.disabled .deal-task-detail{color:#fff}.button-strong-background-content.disabled .line{border-color:#afc1c6}.button-strong-background-content.disabled:hover{cursor:not-allowed}.button-strong-background-content.move-this{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-strong-background-content{color:#fff;background-color:#7a989f;border-color:#92aab0}.open>.button-strong-background-content .text-muted,.open>.button-strong-background-content .deal-detail,.open>.button-strong-background-content .timeline-clock,.open>.button-strong-background-content .deal-task-detail{color:#f1f4f5}.open>.button-strong-background-content .line{border-color:#98afb4}.button-success{color:#fff;background-color:#27c24c;border-color:#27c24c}.button-success:hover{cursor:pointer;background-color:#24b145;color:#fff}.button-success:hover .text-muted,.button-success:hover .deal-detail,.button-success:hover .timeline-clock,.button-success:hover .deal-task-detail{color:#c2f3ce}.button-success:active{background-color:#20a03f;color:#fff}.button-success:active .text-muted,.button-success:active .deal-detail,.button-success:active .timeline-clock,.button-success:active .deal-task-detail,.button-success .text-muted,.button-success .deal-detail,.button-success .timeline-clock,.button-success .deal-task-detail{color:#c2f3ce}.button-success .line{border-color:#43d967}.button-success.active{color:#fff;background-color:#1a8233;border-color:#27c24c}.button-success.active .text-muted,.button-success.active .deal-detail,.button-success.active .timeline-clock,.button-success.active .deal-task-detail{color:#83e69a}.button-success.active .line{border-color:#23ad44}.button-success.collapse-button{color:#fff;background-color:#23ad44;border-color:#27c24c}.button-success.collapse-button .text-muted,.button-success.collapse-button .deal-detail,.button-success.collapse-button .timeline-clock,.button-success.collapse-button .deal-task-detail{color:#adefbd}.button-success.collapse-button .line{border-color:#2ed556}.button-success.collapse-button.collapsed{color:#fff;background-color:#27c24c;border-color:#27c24c}.button-success.collapse-button.collapsed:hover{cursor:pointer;background-color:#24b145;color:#fff}.button-success.collapse-button.collapsed:hover .text-muted,.button-success.collapse-button.collapsed:hover .deal-detail,.button-success.collapse-button.collapsed:hover .timeline-clock,.button-success.collapse-button.collapsed:hover .deal-task-detail{color:#c2f3ce}.button-success.collapse-button.collapsed:active{background-color:#20a03f;color:#fff}.button-success.collapse-button.collapsed:active .text-muted,.button-success.collapse-button.collapsed:active .deal-detail,.button-success.collapse-button.collapsed:active .timeline-clock,.button-success.collapse-button.collapsed:active .deal-task-detail,.button-success.collapse-button.collapsed .text-muted,.button-success.collapse-button.collapsed .deal-detail,.button-success.collapse-button.collapsed .timeline-clock,.button-success.collapse-button.collapsed .deal-task-detail{color:#c2f3ce}.button-success.collapse-button.collapsed .line{border-color:#43d967}.button-success.disabled{color:#fff;background-color:#27c24c;border-color:#27c24c;opacity:.5}.button-success.disabled .text-muted,.button-success.disabled .deal-detail,.button-success.disabled .timeline-clock,.button-success.disabled .deal-task-detail{color:#c2f3ce}.button-success.disabled .line{border-color:#43d967}.button-success.disabled:hover{cursor:not-allowed}.button-success.move-this{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-success{color:#fff;background-color:#20a03f;border-color:#27c24c}.open>.button-success .text-muted,.open>.button-success .deal-detail,.open>.button-success .timeline-clock,.open>.button-success .deal-task-detail{color:#a0ecb2}.open>.button-success .line{border-color:#29ca4f}.button-dark{color:#fff;background-color:#3a3f51;border-color:#3a3f51}.button-dark:hover{cursor:pointer;background-color:#313645;color:#fff}.button-dark:hover .text-muted,.button-dark:hover .deal-detail,.button-dark:hover .timeline-clock,.button-dark:hover .deal-task-detail{color:#9ea4b9}.button-dark:active{background-color:#292d39;color:#fff}.button-dark:active .text-muted,.button-dark:active .deal-detail,.button-dark:active .timeline-clock,.button-dark:active .deal-task-detail,.button-dark .text-muted,.button-dark .deal-detail,.button-dark .timeline-clock,.button-dark .deal-task-detail{color:#9ea4b9}.button-dark .line{border-color:#4f566f}.button-dark.active{color:#fff;background-color:#1a1c24;border-color:#3a3f51}.button-dark.active .text-muted,.button-dark.active .deal-detail,.button-dark.active .timeline-clock,.button-dark.active .deal-task-detail{color:#717a99}.button-dark.active .line{border-color:#2f3342}.button-dark.collapse-button{color:#fff;background-color:#2f3342;border-color:#3a3f51}.button-dark.collapse-button .text-muted,.button-dark.collapse-button .deal-detail,.button-dark.collapse-button .timeline-clock,.button-dark.collapse-button .deal-task-detail{color:#8f96af}.button-dark.collapse-button .line{border-color:#454b60}.button-dark.collapse-button.collapsed{color:#fff;background-color:#3a3f51;border-color:#3a3f51}.button-dark.collapse-button.collapsed:hover{cursor:pointer;background-color:#313645;color:#fff}.button-dark.collapse-button.collapsed:hover .text-muted,.button-dark.collapse-button.collapsed:hover .deal-detail,.button-dark.collapse-button.collapsed:hover .timeline-clock,.button-dark.collapse-button.collapsed:hover .deal-task-detail{color:#9ea4b9}.button-dark.collapse-button.collapsed:active{background-color:#292d39;color:#fff}.button-dark.collapse-button.collapsed:active .text-muted,.button-dark.collapse-button.collapsed:active .deal-detail,.button-dark.collapse-button.collapsed:active .timeline-clock,.button-dark.collapse-button.collapsed:active .deal-task-detail,.button-dark.collapse-button.collapsed .text-muted,.button-dark.collapse-button.collapsed .deal-detail,.button-dark.collapse-button.collapsed .timeline-clock,.button-dark.collapse-button.collapsed .deal-task-detail{color:#9ea4b9}.button-dark.collapse-button.collapsed .line{border-color:#4f566f}.button-dark.disabled{color:#fff;background-color:#3a3f51;border-color:#3a3f51;opacity:.5}.button-dark.disabled .text-muted,.button-dark.disabled .deal-detail,.button-dark.disabled .timeline-clock,.button-dark.disabled .deal-task-detail{color:#9ea4b9}.button-dark.disabled .line{border-color:#4f566f}.button-dark.disabled:hover{cursor:not-allowed}.button-dark.move-this{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-dark{color:#fff;background-color:#292d39;border-color:#3a3f51}.open>.button-dark .text-muted,.open>.button-dark .deal-detail,.open>.button-dark .timeline-clock,.open>.button-dark .deal-task-detail{color:#868da8}.open>.button-dark .line{border-color:#3e4457}.button-gmail{color:#fff;background-color:#d14836;border-color:#d14836}.button-gmail:hover{cursor:pointer;background-color:#c53f2d;color:#fff}.button-gmail:hover .text-muted,.button-gmail:hover .deal-detail,.button-gmail:hover .timeline-clock,.button-gmail:hover .deal-task-detail{color:#f7dfdc}.button-gmail:active{background-color:#b53a29;color:#fff}.button-gmail:active .text-muted,.button-gmail:active .deal-detail,.button-gmail:active .timeline-clock,.button-gmail:active .deal-task-detail,.button-gmail .text-muted,.button-gmail .deal-detail,.button-gmail .timeline-clock,.button-gmail .deal-task-detail{color:#f7dfdc}.button-gmail .line{border-color:#da6e60}.button-gmail.active{color:#fff;background-color:#983023;border-color:#d14836}.button-gmail.active .text-muted,.button-gmail.active .deal-detail,.button-gmail.active .timeline-clock,.button-gmail.active .deal-task-detail{color:#e9a69e}.button-gmail.active .line{border-color:#c13e2c}.button-gmail.collapse-button{color:#fff;background-color:#c13e2c;border-color:#d14836}.button-gmail.collapse-button .text-muted,.button-gmail.collapse-button .deal-detail,.button-gmail.collapse-button .timeline-clock,.button-gmail.collapse-button .deal-task-detail{color:#f2ccc7}.button-gmail.collapse-button .line{border-color:#d65b4b}.button-gmail.collapse-button.collapsed{color:#fff;background-color:#d14836;border-color:#d14836}.button-gmail.collapse-button.collapsed:hover{cursor:pointer;background-color:#c53f2d;color:#fff}.button-gmail.collapse-button.collapsed:hover .text-muted,.button-gmail.collapse-button.collapsed:hover .deal-detail,.button-gmail.collapse-button.collapsed:hover .timeline-clock,.button-gmail.collapse-button.collapsed:hover .deal-task-detail{color:#f7dfdc}.button-gmail.collapse-button.collapsed:active{background-color:#b53a29;color:#fff}.button-gmail.collapse-button.collapsed:active .text-muted,.button-gmail.collapse-button.collapsed:active .deal-detail,.button-gmail.collapse-button.collapsed:active .timeline-clock,.button-gmail.collapse-button.collapsed:active .deal-task-detail,.button-gmail.collapse-button.collapsed .text-muted,.button-gmail.collapse-button.collapsed .deal-detail,.button-gmail.collapse-button.collapsed .timeline-clock,.button-gmail.collapse-button.collapsed .deal-task-detail{color:#f7dfdc}.button-gmail.collapse-button.collapsed .line{border-color:#da6e60}.button-gmail.disabled{color:#fff;background-color:#d14836;border-color:#d14836;opacity:.5}.button-gmail.disabled .text-muted,.button-gmail.disabled .deal-detail,.button-gmail.disabled .timeline-clock,.button-gmail.disabled .deal-task-detail{color:#f7dfdc}.button-gmail.disabled .line{border-color:#da6e60}.button-gmail.disabled:hover{cursor:not-allowed}.button-gmail.move-this{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-gmail{color:#fff;background-color:#b53a29;border-color:#d14836}.open>.button-gmail .text-muted,.open>.button-gmail .deal-detail,.open>.button-gmail .timeline-clock,.open>.button-gmail .deal-task-detail{color:#efc1bb}.open>.button-gmail .line{border-color:#d3503e}.button-gcalendar{color:#fff;background-color:#2e6af2;border-color:#2e6af2}.button-gcalendar:hover{cursor:pointer;background-color:#1b5cf1;color:#fff}.button-gcalendar:hover .text-muted,.button-gcalendar:hover .deal-detail,.button-gcalendar:hover .timeline-clock,.button-gcalendar:hover .deal-task-detail{color:#eef3fe}.button-gcalendar:active{background-color:#0e51e9;color:#fff}.button-gcalendar:active .text-muted,.button-gcalendar:active .deal-detail,.button-gcalendar:active .timeline-clock,.button-gcalendar:active .deal-task-detail,.button-gcalendar .text-muted,.button-gcalendar .deal-detail,.button-gcalendar .timeline-clock,.button-gcalendar .deal-task-detail{color:#eef3fe}.button-gcalendar .line{border-color:#5e8cf5}.button-gcalendar.active{color:#fff;background-color:#0c46c7;border-color:#2e6af2}.button-gcalendar.active .text-muted,.button-gcalendar.active .deal-detail,.button-gcalendar.active .timeline-clock,.button-gcalendar.active .deal-task-detail{color:#a6c0f9}.button-gcalendar.active .line{border-color:#1659f1}.button-gcalendar.collapse-button{color:#fff;background-color:#1659f1;border-color:#2e6af2}.button-gcalendar.collapse-button .text-muted,.button-gcalendar.collapse-button .deal-detail,.button-gcalendar.collapse-button .timeline-clock,.button-gcalendar.collapse-button .deal-task-detail{color:#d6e2fc}.button-gcalendar.collapse-button .line{border-color:#467bf3}.button-gcalendar.collapse-button.collapsed{color:#fff;background-color:#2e6af2;border-color:#2e6af2}.button-gcalendar.collapse-button.collapsed:hover{cursor:pointer;background-color:#1b5cf1;color:#fff}.button-gcalendar.collapse-button.collapsed:hover .text-muted,.button-gcalendar.collapse-button.collapsed:hover .deal-detail,.button-gcalendar.collapse-button.collapsed:hover .timeline-clock,.button-gcalendar.collapse-button.collapsed:hover .deal-task-detail{color:#eef3fe}.button-gcalendar.collapse-button.collapsed:active{background-color:#0e51e9;color:#fff}.button-gcalendar.collapse-button.collapsed:active .text-muted,.button-gcalendar.collapse-button.collapsed:active .deal-detail,.button-gcalendar.collapse-button.collapsed:active .timeline-clock,.button-gcalendar.collapse-button.collapsed:active .deal-task-detail,.button-gcalendar.collapse-button.collapsed .text-muted,.button-gcalendar.collapse-button.collapsed .deal-detail,.button-gcalendar.collapse-button.collapsed .timeline-clock,.button-gcalendar.collapse-button.collapsed .deal-task-detail{color:#eef3fe}.button-gcalendar.collapse-button.collapsed .line{border-color:#5e8cf5}.button-gcalendar.disabled{color:#fff;background-color:#2e6af2;border-color:#2e6af2;opacity:.5}.button-gcalendar.disabled .text-muted,.button-gcalendar.disabled .deal-detail,.button-gcalendar.disabled .timeline-clock,.button-gcalendar.disabled .deal-task-detail{color:#eef3fe}.button-gcalendar.disabled .line{border-color:#5e8cf5}.button-gcalendar.disabled:hover{cursor:not-allowed}.button-gcalendar.move-this{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-gcalendar{color:#fff;background-color:#0e51e9;border-color:#2e6af2}.open>.button-gcalendar .text-muted,.open>.button-gcalendar .deal-detail,.open>.button-gcalendar .timeline-clock,.open>.button-gcalendar .deal-task-detail{color:#c8d8fc}.open>.button-gcalendar .line{border-color:#3871f3}.button-white,.deal-or-contact-domain .panel .tab-pane .simple-inline a,.deal-or-contact-domain .deal .tab-pane .simple-inline a,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a,.timeline-task{color:#333;background-color:#fff;border-color:#d5dfe1}.button-white:hover,.deal-or-contact-domain .panel .tab-pane .simple-inline a:hover,.deal-or-contact-domain .deal .tab-pane .simple-inline a:hover,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a:hover,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a:hover,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a:hover,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a:hover,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a:hover,.timeline-task:hover{cursor:pointer;background-color:#f5f5f5;color:#333}.button-white:hover .text-muted,.deal-or-contact-domain .panel .tab-pane .simple-inline a:hover .text-muted,.deal-or-contact-domain .deal .tab-pane .simple-inline a:hover .text-muted,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a:hover .text-muted,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a:hover .text-muted,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a:hover .text-muted,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a:hover .text-muted,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a:hover .text-muted,.timeline-task:hover .text-muted,.button-white:hover .deal-detail,.deal-or-contact-domain .panel .tab-pane .simple-inline a:hover .deal-detail,.deal-or-contact-domain .deal .tab-pane .simple-inline a:hover .deal-detail,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a:hover .deal-detail,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a:hover .deal-detail,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a:hover .deal-detail,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a:hover .deal-detail,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a:hover .deal-detail,.timeline-task:hover .deal-detail,.button-white:hover .timeline-clock,.deal-or-contact-domain .panel .tab-pane .simple-inline a:hover .timeline-clock,.deal-or-contact-domain .deal .tab-pane .simple-inline a:hover .timeline-clock,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a:hover .timeline-clock,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a:hover .timeline-clock,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a:hover .timeline-clock,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a:hover .timeline-clock,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a:hover .timeline-clock,.timeline-task:hover .timeline-clock,.button-white:hover .deal-task-detail,.deal-or-contact-domain .panel .tab-pane .simple-inline a:hover .deal-task-detail,.deal-or-contact-domain .deal .tab-pane .simple-inline a:hover .deal-task-detail,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a:hover .deal-task-detail,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a:hover .deal-task-detail,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a:hover .deal-task-detail,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a:hover .deal-task-detail,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a:hover .deal-task-detail,.timeline-task:hover .deal-task-detail{color:#979797}.button-white:hover .text-neutral-muted,.deal-or-contact-domain .panel .tab-pane .simple-inline a:hover .text-neutral-muted,.deal-or-contact-domain .deal .tab-pane .simple-inline a:hover .text-neutral-muted,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a:hover .text-neutral-muted,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a:hover .text-neutral-muted,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a:hover .text-neutral-muted,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a:hover .text-neutral-muted,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a:hover .text-neutral-muted,.timeline-task:hover .text-neutral-muted{color:#a9bcc1}.button-white:active,.deal-or-contact-domain .panel .tab-pane .simple-inline a:active,.deal-or-contact-domain .deal .tab-pane .simple-inline a:active,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a:active,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a:active,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a:active,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a:active,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a:active,.timeline-task:active{background-color:#ebebeb;color:#333}.button-white:active .text-muted,.deal-or-contact-domain .panel .tab-pane .simple-inline a:active .text-muted,.deal-or-contact-domain .deal .tab-pane .simple-inline a:active .text-muted,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a:active .text-muted,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a:active .text-muted,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a:active .text-muted,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a:active .text-muted,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a:active .text-muted,.timeline-task:active .text-muted,.button-white:active .deal-detail,.deal-or-contact-domain .panel .tab-pane .simple-inline a:active .deal-detail,.deal-or-contact-domain .deal .tab-pane .simple-inline a:active .deal-detail,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a:active .deal-detail,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a:active .deal-detail,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a:active .deal-detail,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a:active .deal-detail,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a:active .deal-detail,.timeline-task:active .deal-detail,.button-white:active .timeline-clock,.deal-or-contact-domain .panel .tab-pane .simple-inline a:active .timeline-clock,.deal-or-contact-domain .deal .tab-pane .simple-inline a:active .timeline-clock,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a:active .timeline-clock,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a:active .timeline-clock,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a:active .timeline-clock,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a:active .timeline-clock,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a:active .timeline-clock,.timeline-task:active .timeline-clock,.button-white:active .deal-task-detail,.deal-or-contact-domain .panel .tab-pane .simple-inline a:active .deal-task-detail,.deal-or-contact-domain .deal .tab-pane .simple-inline a:active .deal-task-detail,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a:active .deal-task-detail,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a:active .deal-task-detail,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a:active .deal-task-detail,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a:active .deal-task-detail,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a:active .deal-task-detail,.timeline-task:active .deal-task-detail{color:#979797}.button-white:active .text-neutral-muted,.deal-or-contact-domain .panel .tab-pane .simple-inline a:active .text-neutral-muted,.deal-or-contact-domain .deal .tab-pane .simple-inline a:active .text-neutral-muted,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a:active .text-neutral-muted,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a:active .text-neutral-muted,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a:active .text-neutral-muted,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a:active .text-neutral-muted,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a:active .text-neutral-muted,.timeline-task:active .text-neutral-muted{color:#a9bcc1}.button-white .text-muted,.deal-or-contact-domain .panel .tab-pane .simple-inline a .text-muted,.deal-or-contact-domain .deal .tab-pane .simple-inline a .text-muted,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a .text-muted,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a .text-muted,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a .text-muted,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a .text-muted,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a .text-muted,.timeline-task .text-muted,.button-white .deal-detail,.deal-or-contact-domain .panel .tab-pane .simple-inline a .deal-detail,.deal-or-contact-domain .deal .tab-pane .simple-inline a .deal-detail,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a .deal-detail,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a .deal-detail,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a .deal-detail,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a .deal-detail,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a .deal-detail,.timeline-task .deal-detail,.button-white .timeline-clock,.deal-or-contact-domain .panel .tab-pane .simple-inline a .timeline-clock,.deal-or-contact-domain .deal .tab-pane .simple-inline a .timeline-clock,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a .timeline-clock,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a .timeline-clock,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a .timeline-clock,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a .timeline-clock,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a .timeline-clock,.timeline-task .timeline-clock,.button-white .deal-task-detail,.deal-or-contact-domain .panel .tab-pane .simple-inline a .deal-task-detail,.deal-or-contact-domain .deal .tab-pane .simple-inline a .deal-task-detail,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a .deal-task-detail,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a .deal-task-detail,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a .deal-task-detail,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a .deal-task-detail,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a .deal-task-detail,.timeline-task .deal-task-detail{color:#979797}.button-white .text-neutral-muted,.deal-or-contact-domain .panel .tab-pane .simple-inline a .text-neutral-muted,.deal-or-contact-domain .deal .tab-pane .simple-inline a .text-neutral-muted,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a .text-neutral-muted,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a .text-neutral-muted,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a .text-neutral-muted,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a .text-neutral-muted,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a .text-neutral-muted,.timeline-task .text-neutral-muted{color:#a9bcc1}.button-white .line,.deal-or-contact-domain .panel .tab-pane .simple-inline a .line,.deal-or-contact-domain .deal .tab-pane .simple-inline a .line,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a .line,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a .line,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a .line,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a .line,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a .line,.timeline-task .line{border-color:#ebebeb}.button-white.active,.deal-or-contact-domain .panel .tab-pane .simple-inline a.active,.deal-or-contact-domain .deal .tab-pane .simple-inline a.active,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.active,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.active,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.active,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.active,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.active,.active.timeline-task{color:#333;background-color:#d9d9d9;border-color:#d5dfe1}.button-white.active .text-muted,.deal-or-contact-domain .panel .tab-pane .simple-inline a.active .text-muted,.deal-or-contact-domain .deal .tab-pane .simple-inline a.active .text-muted,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.active .text-muted,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.active .text-muted,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.active .text-muted,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.active .text-muted,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.active .text-muted,.active.timeline-task .text-muted,.button-white.active .deal-detail,.deal-or-contact-domain .panel .tab-pane .simple-inline a.active .deal-detail,.deal-or-contact-domain .deal .tab-pane .simple-inline a.active .deal-detail,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.active .deal-detail,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.active .deal-detail,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.active .deal-detail,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.active .deal-detail,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.active .deal-detail,.active.timeline-task .deal-detail,.button-white.active .timeline-clock,.deal-or-contact-domain .panel .tab-pane .simple-inline a.active .timeline-clock,.deal-or-contact-domain .deal .tab-pane .simple-inline a.active .timeline-clock,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.active .timeline-clock,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.active .timeline-clock,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.active .timeline-clock,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.active .timeline-clock,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.active .timeline-clock,.active.timeline-task .timeline-clock,.button-white.active .deal-task-detail,.deal-or-contact-domain .panel .tab-pane .simple-inline a.active .deal-task-detail,.deal-or-contact-domain .deal .tab-pane .simple-inline a.active .deal-task-detail,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.active .deal-task-detail,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.active .deal-task-detail,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.active .deal-task-detail,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.active .deal-task-detail,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.active .deal-task-detail,.active.timeline-task .deal-task-detail{color:#979797}.button-white.active .text-neutral-muted,.deal-or-contact-domain .panel .tab-pane .simple-inline a.active .text-neutral-muted,.deal-or-contact-domain .deal .tab-pane .simple-inline a.active .text-neutral-muted,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.active .text-neutral-muted,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.active .text-neutral-muted,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.active .text-neutral-muted,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.active .text-neutral-muted,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.active .text-neutral-muted,.active.timeline-task .text-neutral-muted{color:#a9bcc1}.button-white.active .line,.deal-or-contact-domain .panel .tab-pane .simple-inline a.active .line,.deal-or-contact-domain .deal .tab-pane .simple-inline a.active .line,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.active .line,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.active .line,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.active .line,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.active .line,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.active .line,.active.timeline-task .line{border-color:#c4c4c4}.button-white.collapse-button,.deal-or-contact-domain .panel .tab-pane .simple-inline a.collapse-button,.deal-or-contact-domain .deal .tab-pane .simple-inline a.collapse-button,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.collapse-button,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.collapse-button,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.collapse-button,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.collapse-button,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.collapse-button,.collapse-button.timeline-task{color:#333;background-color:#f2f2f2;border-color:#d5dfe1}.button-white.collapse-button .text-muted,.deal-or-contact-domain .panel .tab-pane .simple-inline a.collapse-button .text-muted,.deal-or-contact-domain .deal .tab-pane .simple-inline a.collapse-button .text-muted,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.collapse-button .text-muted,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.collapse-button .text-muted,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.collapse-button .text-muted,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.collapse-button .text-muted,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.collapse-button .text-muted,.collapse-button.timeline-task .text-muted,.button-white.collapse-button .deal-detail,.deal-or-contact-domain .panel .tab-pane .simple-inline a.collapse-button .deal-detail,.deal-or-contact-domain .deal .tab-pane .simple-inline a.collapse-button .deal-detail,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.collapse-button .deal-detail,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.collapse-button .deal-detail,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.collapse-button .deal-detail,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.collapse-button .deal-detail,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.collapse-button .deal-detail,.collapse-button.timeline-task .deal-detail,.button-white.collapse-button .timeline-clock,.deal-or-contact-domain .panel .tab-pane .simple-inline a.collapse-button .timeline-clock,.deal-or-contact-domain .deal .tab-pane .simple-inline a.collapse-button .timeline-clock,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.collapse-button .timeline-clock,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.collapse-button .timeline-clock,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.collapse-button .timeline-clock,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.collapse-button .timeline-clock,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.collapse-button .timeline-clock,.collapse-button.timeline-task .timeline-clock,.button-white.collapse-button .deal-task-detail,.deal-or-contact-domain .panel .tab-pane .simple-inline a.collapse-button .deal-task-detail,.deal-or-contact-domain .deal .tab-pane .simple-inline a.collapse-button .deal-task-detail,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.collapse-button .deal-task-detail,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.collapse-button .deal-task-detail,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.collapse-button .deal-task-detail,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.collapse-button .deal-task-detail,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.collapse-button .deal-task-detail,.collapse-button.timeline-task .deal-task-detail{color:#979797}.button-white.collapse-button .text-neutral-muted,.deal-or-contact-domain .panel .tab-pane .simple-inline a.collapse-button .text-neutral-muted,.deal-or-contact-domain .deal .tab-pane .simple-inline a.collapse-button .text-neutral-muted,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.collapse-button .text-neutral-muted,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.collapse-button .text-neutral-muted,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.collapse-button .text-neutral-muted,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.collapse-button .text-neutral-muted,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.collapse-button .text-neutral-muted,.collapse-button.timeline-task .text-neutral-muted{color:#a9bcc1}.button-white.collapse-button .line,.deal-or-contact-domain .panel .tab-pane .simple-inline a.collapse-button .line,.deal-or-contact-domain .deal .tab-pane .simple-inline a.collapse-button .line,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.collapse-button .line,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.collapse-button .line,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.collapse-button .line,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.collapse-button .line,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.collapse-button .line,.collapse-button.timeline-task .line{border-color:#dedede}.button-white.collapse-button.collapsed,.deal-or-contact-domain .panel .tab-pane .simple-inline a.collapse-button.collapsed,.deal-or-contact-domain .deal .tab-pane .simple-inline a.collapse-button.collapsed,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.collapse-button.collapsed,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.collapse-button.collapsed,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.collapse-button.collapsed,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.collapse-button.collapsed,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.collapse-button.collapsed,.collapse-button.collapsed.timeline-task{color:#333;background-color:#fff;border-color:#d5dfe1}.button-white.collapse-button.collapsed:hover,.deal-or-contact-domain .panel .tab-pane .simple-inline a.collapse-button.collapsed:hover,.deal-or-contact-domain .deal .tab-pane .simple-inline a.collapse-button.collapsed:hover,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.collapse-button.collapsed:hover,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.collapse-button.collapsed:hover,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.collapse-button.collapsed:hover,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.collapse-button.collapsed:hover,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.collapse-button.collapsed:hover,.collapse-button.collapsed.timeline-task:hover{cursor:pointer;background-color:#f5f5f5;color:#333}.button-white.collapse-button.collapsed:hover .text-muted,.deal-or-contact-domain .panel .tab-pane .simple-inline a.collapse-button.collapsed:hover .text-muted,.deal-or-contact-domain .deal .tab-pane .simple-inline a.collapse-button.collapsed:hover .text-muted,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.collapse-button.collapsed:hover .text-muted,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.collapse-button.collapsed:hover .text-muted,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.collapse-button.collapsed:hover .text-muted,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.collapse-button.collapsed:hover .text-muted,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.collapse-button.collapsed:hover .text-muted,.collapse-button.collapsed.timeline-task:hover .text-muted,.button-white.collapse-button.collapsed:hover .deal-detail,.deal-or-contact-domain .panel .tab-pane .simple-inline a.collapse-button.collapsed:hover .deal-detail,.deal-or-contact-domain .deal .tab-pane .simple-inline a.collapse-button.collapsed:hover .deal-detail,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.collapse-button.collapsed:hover .deal-detail,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.collapse-button.collapsed:hover .deal-detail,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.collapse-button.collapsed:hover .deal-detail,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.collapse-button.collapsed:hover .deal-detail,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.collapse-button.collapsed:hover .deal-detail,.collapse-button.collapsed.timeline-task:hover .deal-detail,.button-white.collapse-button.collapsed:hover .timeline-clock,.deal-or-contact-domain .panel .tab-pane .simple-inline a.collapse-button.collapsed:hover .timeline-clock,.deal-or-contact-domain .deal .tab-pane .simple-inline a.collapse-button.collapsed:hover .timeline-clock,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.collapse-button.collapsed:hover .timeline-clock,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.collapse-button.collapsed:hover .timeline-clock,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.collapse-button.collapsed:hover .timeline-clock,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.collapse-button.collapsed:hover .timeline-clock,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.collapse-button.collapsed:hover .timeline-clock,.collapse-button.collapsed.timeline-task:hover .timeline-clock,.button-white.collapse-button.collapsed:hover .deal-task-detail,.deal-or-contact-domain .panel .tab-pane .simple-inline a.collapse-button.collapsed:hover .deal-task-detail,.deal-or-contact-domain .deal .tab-pane .simple-inline a.collapse-button.collapsed:hover .deal-task-detail,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.collapse-button.collapsed:hover .deal-task-detail,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.collapse-button.collapsed:hover .deal-task-detail,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.collapse-button.collapsed:hover .deal-task-detail,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.collapse-button.collapsed:hover .deal-task-detail,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.collapse-button.collapsed:hover .deal-task-detail,.collapse-button.collapsed.timeline-task:hover .deal-task-detail{color:#979797}.button-white.collapse-button.collapsed:hover .text-neutral-muted,.deal-or-contact-domain .panel .tab-pane .simple-inline a.collapse-button.collapsed:hover .text-neutral-muted,.deal-or-contact-domain .deal .tab-pane .simple-inline a.collapse-button.collapsed:hover .text-neutral-muted,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.collapse-button.collapsed:hover .text-neutral-muted,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.collapse-button.collapsed:hover .text-neutral-muted,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.collapse-button.collapsed:hover .text-neutral-muted,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.collapse-button.collapsed:hover .text-neutral-muted,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.collapse-button.collapsed:hover .text-neutral-muted,.collapse-button.collapsed.timeline-task:hover .text-neutral-muted{color:#a9bcc1}.button-white.collapse-button.collapsed:active,.deal-or-contact-domain .panel .tab-pane .simple-inline a.collapse-button.collapsed:active,.deal-or-contact-domain .deal .tab-pane .simple-inline a.collapse-button.collapsed:active,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.collapse-button.collapsed:active,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.collapse-button.collapsed:active,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.collapse-button.collapsed:active,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.collapse-button.collapsed:active,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.collapse-button.collapsed:active,.collapse-button.collapsed.timeline-task:active{background-color:#ebebeb;color:#333}.button-white.collapse-button.collapsed:active .text-muted,.deal-or-contact-domain .panel .tab-pane .simple-inline a.collapse-button.collapsed:active .text-muted,.deal-or-contact-domain .deal .tab-pane .simple-inline a.collapse-button.collapsed:active .text-muted,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.collapse-button.collapsed:active .text-muted,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.collapse-button.collapsed:active .text-muted,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.collapse-button.collapsed:active .text-muted,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.collapse-button.collapsed:active .text-muted,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.collapse-button.collapsed:active .text-muted,.collapse-button.collapsed.timeline-task:active .text-muted,.button-white.collapse-button.collapsed:active .deal-detail,.deal-or-contact-domain .panel .tab-pane .simple-inline a.collapse-button.collapsed:active .deal-detail,.deal-or-contact-domain .deal .tab-pane .simple-inline a.collapse-button.collapsed:active .deal-detail,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.collapse-button.collapsed:active .deal-detail,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.collapse-button.collapsed:active .deal-detail,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.collapse-button.collapsed:active .deal-detail,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.collapse-button.collapsed:active .deal-detail,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.collapse-button.collapsed:active .deal-detail,.collapse-button.collapsed.timeline-task:active .deal-detail,.button-white.collapse-button.collapsed:active .timeline-clock,.deal-or-contact-domain .panel .tab-pane .simple-inline a.collapse-button.collapsed:active .timeline-clock,.deal-or-contact-domain .deal .tab-pane .simple-inline a.collapse-button.collapsed:active .timeline-clock,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.collapse-button.collapsed:active .timeline-clock,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.collapse-button.collapsed:active .timeline-clock,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.collapse-button.collapsed:active .timeline-clock,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.collapse-button.collapsed:active .timeline-clock,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.collapse-button.collapsed:active .timeline-clock,.collapse-button.collapsed.timeline-task:active .timeline-clock,.button-white.collapse-button.collapsed:active .deal-task-detail,.deal-or-contact-domain .panel .tab-pane .simple-inline a.collapse-button.collapsed:active .deal-task-detail,.deal-or-contact-domain .deal .tab-pane .simple-inline a.collapse-button.collapsed:active .deal-task-detail,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.collapse-button.collapsed:active .deal-task-detail,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.collapse-button.collapsed:active .deal-task-detail,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.collapse-button.collapsed:active .deal-task-detail,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.collapse-button.collapsed:active .deal-task-detail,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.collapse-button.collapsed:active .deal-task-detail,.collapse-button.collapsed.timeline-task:active .deal-task-detail{color:#979797}.button-white.collapse-button.collapsed:active .text-neutral-muted,.deal-or-contact-domain .panel .tab-pane .simple-inline a.collapse-button.collapsed:active .text-neutral-muted,.deal-or-contact-domain .deal .tab-pane .simple-inline a.collapse-button.collapsed:active .text-neutral-muted,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.collapse-button.collapsed:active .text-neutral-muted,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.collapse-button.collapsed:active .text-neutral-muted,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.collapse-button.collapsed:active .text-neutral-muted,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.collapse-button.collapsed:active .text-neutral-muted,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.collapse-button.collapsed:active .text-neutral-muted,.collapse-button.collapsed.timeline-task:active .text-neutral-muted{color:#a9bcc1}.button-white.collapse-button.collapsed .text-muted,.deal-or-contact-domain .panel .tab-pane .simple-inline a.collapse-button.collapsed .text-muted,.deal-or-contact-domain .deal .tab-pane .simple-inline a.collapse-button.collapsed .text-muted,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.collapse-button.collapsed .text-muted,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.collapse-button.collapsed .text-muted,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.collapse-button.collapsed .text-muted,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.collapse-button.collapsed .text-muted,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.collapse-button.collapsed .text-muted,.collapse-button.collapsed.timeline-task .text-muted,.button-white.collapse-button.collapsed .deal-detail,.deal-or-contact-domain .panel .tab-pane .simple-inline a.collapse-button.collapsed .deal-detail,.deal-or-contact-domain .deal .tab-pane .simple-inline a.collapse-button.collapsed .deal-detail,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.collapse-button.collapsed .deal-detail,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.collapse-button.collapsed .deal-detail,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.collapse-button.collapsed .deal-detail,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.collapse-button.collapsed .deal-detail,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.collapse-button.collapsed .deal-detail,.collapse-button.collapsed.timeline-task .deal-detail,.button-white.collapse-button.collapsed .timeline-clock,.deal-or-contact-domain .panel .tab-pane .simple-inline a.collapse-button.collapsed .timeline-clock,.deal-or-contact-domain .deal .tab-pane .simple-inline a.collapse-button.collapsed .timeline-clock,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.collapse-button.collapsed .timeline-clock,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.collapse-button.collapsed .timeline-clock,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.collapse-button.collapsed .timeline-clock,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.collapse-button.collapsed .timeline-clock,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.collapse-button.collapsed .timeline-clock,.collapse-button.collapsed.timeline-task .timeline-clock,.button-white.collapse-button.collapsed .deal-task-detail,.deal-or-contact-domain .panel .tab-pane .simple-inline a.collapse-button.collapsed .deal-task-detail,.deal-or-contact-domain .deal .tab-pane .simple-inline a.collapse-button.collapsed .deal-task-detail,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.collapse-button.collapsed .deal-task-detail,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.collapse-button.collapsed .deal-task-detail,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.collapse-button.collapsed .deal-task-detail,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.collapse-button.collapsed .deal-task-detail,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.collapse-button.collapsed .deal-task-detail,.collapse-button.collapsed.timeline-task .deal-task-detail{color:#979797}.button-white.collapse-button.collapsed .text-neutral-muted,.deal-or-contact-domain .panel .tab-pane .simple-inline a.collapse-button.collapsed .text-neutral-muted,.deal-or-contact-domain .deal .tab-pane .simple-inline a.collapse-button.collapsed .text-neutral-muted,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.collapse-button.collapsed .text-neutral-muted,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.collapse-button.collapsed .text-neutral-muted,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.collapse-button.collapsed .text-neutral-muted,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.collapse-button.collapsed .text-neutral-muted,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.collapse-button.collapsed .text-neutral-muted,.collapse-button.collapsed.timeline-task .text-neutral-muted{color:#a9bcc1}.button-white.collapse-button.collapsed .line,.deal-or-contact-domain .panel .tab-pane .simple-inline a.collapse-button.collapsed .line,.deal-or-contact-domain .deal .tab-pane .simple-inline a.collapse-button.collapsed .line,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.collapse-button.collapsed .line,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.collapse-button.collapsed .line,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.collapse-button.collapsed .line,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.collapse-button.collapsed .line,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.collapse-button.collapsed .line,.collapse-button.collapsed.timeline-task .line{border-color:#ebebeb}.button-white.disabled,.deal-or-contact-domain .panel .tab-pane .simple-inline a.disabled,.deal-or-contact-domain .deal .tab-pane .simple-inline a.disabled,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.disabled,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.disabled,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.disabled,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.disabled,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.disabled,.disabled.timeline-task{color:#333;background-color:#fff;border-color:#d5dfe1;opacity:.5}.button-white.disabled .text-muted,.deal-or-contact-domain .panel .tab-pane .simple-inline a.disabled .text-muted,.deal-or-contact-domain .deal .tab-pane .simple-inline a.disabled .text-muted,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.disabled .text-muted,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.disabled .text-muted,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.disabled .text-muted,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.disabled .text-muted,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.disabled .text-muted,.disabled.timeline-task .text-muted,.button-white.disabled .deal-detail,.deal-or-contact-domain .panel .tab-pane .simple-inline a.disabled .deal-detail,.deal-or-contact-domain .deal .tab-pane .simple-inline a.disabled .deal-detail,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.disabled .deal-detail,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.disabled .deal-detail,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.disabled .deal-detail,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.disabled .deal-detail,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.disabled .deal-detail,.disabled.timeline-task .deal-detail,.button-white.disabled .timeline-clock,.deal-or-contact-domain .panel .tab-pane .simple-inline a.disabled .timeline-clock,.deal-or-contact-domain .deal .tab-pane .simple-inline a.disabled .timeline-clock,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.disabled .timeline-clock,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.disabled .timeline-clock,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.disabled .timeline-clock,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.disabled .timeline-clock,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.disabled .timeline-clock,.disabled.timeline-task .timeline-clock,.button-white.disabled .deal-task-detail,.deal-or-contact-domain .panel .tab-pane .simple-inline a.disabled .deal-task-detail,.deal-or-contact-domain .deal .tab-pane .simple-inline a.disabled .deal-task-detail,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.disabled .deal-task-detail,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.disabled .deal-task-detail,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.disabled .deal-task-detail,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.disabled .deal-task-detail,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.disabled .deal-task-detail,.disabled.timeline-task .deal-task-detail{color:#979797}.button-white.disabled .text-neutral-muted,.deal-or-contact-domain .panel .tab-pane .simple-inline a.disabled .text-neutral-muted,.deal-or-contact-domain .deal .tab-pane .simple-inline a.disabled .text-neutral-muted,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.disabled .text-neutral-muted,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.disabled .text-neutral-muted,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.disabled .text-neutral-muted,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.disabled .text-neutral-muted,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.disabled .text-neutral-muted,.disabled.timeline-task .text-neutral-muted{color:#a9bcc1}.button-white.disabled .line,.deal-or-contact-domain .panel .tab-pane .simple-inline a.disabled .line,.deal-or-contact-domain .deal .tab-pane .simple-inline a.disabled .line,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.disabled .line,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.disabled .line,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.disabled .line,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.disabled .line,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.disabled .line,.disabled.timeline-task .line{border-color:#ebebeb}.button-white.disabled:hover,.deal-or-contact-domain .panel .tab-pane .simple-inline a.disabled:hover,.deal-or-contact-domain .deal .tab-pane .simple-inline a.disabled:hover,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.disabled:hover,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.disabled:hover,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.disabled:hover,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.disabled:hover,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.disabled:hover,.disabled.timeline-task:hover{cursor:not-allowed}.button-white.move-this,.deal-or-contact-domain .panel .tab-pane .simple-inline a.move-this,.deal-or-contact-domain .deal .tab-pane .simple-inline a.move-this,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a.move-this,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a.move-this,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a.move-this,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a.move-this,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a.move-this,.move-this.timeline-task{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-white,.deal-or-contact-domain .panel .tab-pane .simple-inline .open>a,.deal-or-contact-domain .deal .tab-pane .simple-inline .open>a,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline .open>a,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline .open>a,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline .open>a,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline .open>a,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline .open>a,.open>.timeline-task{color:#333;background-color:#ebebeb;border-color:#d5dfe1}.open>.button-white .text-muted,.deal-or-contact-domain .panel .tab-pane .simple-inline .open>a .text-muted,.deal-or-contact-domain .deal .tab-pane .simple-inline .open>a .text-muted,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline .open>a .text-muted,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline .open>a .text-muted,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline .open>a .text-muted,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline .open>a .text-muted,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline .open>a .text-muted,.open>.timeline-task .text-muted,.open>.button-white .deal-detail,.deal-or-contact-domain .panel .tab-pane .simple-inline .open>a .deal-detail,.deal-or-contact-domain .deal .tab-pane .simple-inline .open>a .deal-detail,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline .open>a .deal-detail,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline .open>a .deal-detail,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline .open>a .deal-detail,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline .open>a .deal-detail,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline .open>a .deal-detail,.open>.timeline-task .deal-detail,.open>.button-white .timeline-clock,.deal-or-contact-domain .panel .tab-pane .simple-inline .open>a .timeline-clock,.deal-or-contact-domain .deal .tab-pane .simple-inline .open>a .timeline-clock,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline .open>a .timeline-clock,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline .open>a .timeline-clock,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline .open>a .timeline-clock,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline .open>a .timeline-clock,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline .open>a .timeline-clock,.open>.timeline-task .timeline-clock,.open>.button-white .deal-task-detail,.deal-or-contact-domain .panel .tab-pane .simple-inline .open>a .deal-task-detail,.deal-or-contact-domain .deal .tab-pane .simple-inline .open>a .deal-task-detail,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline .open>a .deal-task-detail,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline .open>a .deal-task-detail,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline .open>a .deal-task-detail,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline .open>a .deal-task-detail,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline .open>a .deal-task-detail,.open>.timeline-task .deal-task-detail{color:#979797}.open>.button-white .text-neutral-muted,.deal-or-contact-domain .panel .tab-pane .simple-inline .open>a .text-neutral-muted,.deal-or-contact-domain .deal .tab-pane .simple-inline .open>a .text-neutral-muted,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline .open>a .text-neutral-muted,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline .open>a .text-neutral-muted,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline .open>a .text-neutral-muted,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline .open>a .text-neutral-muted,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline .open>a .text-neutral-muted,.open>.timeline-task .text-neutral-muted{color:#a9bcc1}.open>.button-white .line,.deal-or-contact-domain .panel .tab-pane .simple-inline .open>a .line,.deal-or-contact-domain .deal .tab-pane .simple-inline .open>a .line,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline .open>a .line,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline .open>a .line,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline .open>a .line,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline .open>a .line,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline .open>a .line,.open>.timeline-task .line{border-color:#d6d6d6}.button-white-light-border{color:#333;background-color:#fff;border-color:#edf1f2}.button-white-light-border:hover{cursor:pointer;background-color:#f5f5f5;color:#333}.button-white-light-border:hover .text-muted,.button-white-light-border:hover .deal-detail,.button-white-light-border:hover .timeline-clock,.button-white-light-border:hover .deal-task-detail{color:#979797}.button-white-light-border:hover .text-neutral-muted{color:#a9bcc1}.button-white-light-border:active{background-color:#ebebeb;color:#333}.button-white-light-border:active .text-muted,.button-white-light-border:active .deal-detail,.button-white-light-border:active .timeline-clock,.button-white-light-border:active .deal-task-detail{color:#979797}.button-white-light-border:active .text-neutral-muted{color:#a9bcc1}.button-white-light-border .text-muted,.button-white-light-border .deal-detail,.button-white-light-border .timeline-clock,.button-white-light-border .deal-task-detail{color:#979797}.button-white-light-border .text-neutral-muted{color:#a9bcc1}.button-white-light-border .line{border-color:#ebebeb}.button-white-light-border.active{color:#333;background-color:#d9d9d9;border-color:#edf1f2}.button-white-light-border.active .text-muted,.button-white-light-border.active .deal-detail,.button-white-light-border.active .timeline-clock,.button-white-light-border.active .deal-task-detail{color:#979797}.button-white-light-border.active .text-neutral-muted{color:#a9bcc1}.button-white-light-border.active .line{border-color:#c4c4c4}.button-white-light-border.collapse-button{color:#333;background-color:#f2f2f2;border-color:#edf1f2}.button-white-light-border.collapse-button .text-muted,.button-white-light-border.collapse-button .deal-detail,.button-white-light-border.collapse-button .timeline-clock,.button-white-light-border.collapse-button .deal-task-detail{color:#979797}.button-white-light-border.collapse-button .text-neutral-muted{color:#a9bcc1}.button-white-light-border.collapse-button .line{border-color:#dedede}.button-white-light-border.collapse-button.collapsed{color:#333;background-color:#fff;border-color:#edf1f2}.button-white-light-border.collapse-button.collapsed:hover{cursor:pointer;background-color:#f5f5f5;color:#333}.button-white-light-border.collapse-button.collapsed:hover .text-muted,.button-white-light-border.collapse-button.collapsed:hover .deal-detail,.button-white-light-border.collapse-button.collapsed:hover .timeline-clock,.button-white-light-border.collapse-button.collapsed:hover .deal-task-detail{color:#979797}.button-white-light-border.collapse-button.collapsed:hover .text-neutral-muted{color:#a9bcc1}.button-white-light-border.collapse-button.collapsed:active{background-color:#ebebeb;color:#333}.button-white-light-border.collapse-button.collapsed:active .text-muted,.button-white-light-border.collapse-button.collapsed:active .deal-detail,.button-white-light-border.collapse-button.collapsed:active .timeline-clock,.button-white-light-border.collapse-button.collapsed:active .deal-task-detail{color:#979797}.button-white-light-border.collapse-button.collapsed:active .text-neutral-muted{color:#a9bcc1}.button-white-light-border.collapse-button.collapsed .text-muted,.button-white-light-border.collapse-button.collapsed .deal-detail,.button-white-light-border.collapse-button.collapsed .timeline-clock,.button-white-light-border.collapse-button.collapsed .deal-task-detail{color:#979797}.button-white-light-border.collapse-button.collapsed .text-neutral-muted{color:#a9bcc1}.button-white-light-border.collapse-button.collapsed .line{border-color:#ebebeb}.button-white-light-border.disabled{color:#333;background-color:#fff;border-color:#edf1f2;opacity:.5}.button-white-light-border.disabled .text-muted,.button-white-light-border.disabled .deal-detail,.button-white-light-border.disabled .timeline-clock,.button-white-light-border.disabled .deal-task-detail{color:#979797}.button-white-light-border.disabled .text-neutral-muted{color:#a9bcc1}.button-white-light-border.disabled .line{border-color:#ebebeb}.button-white-light-border.disabled:hover{cursor:not-allowed}.button-white-light-border.move-this{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-white-light-border{color:#333;background-color:#ebebeb;border-color:#edf1f2}.open>.button-white-light-border .text-muted,.open>.button-white-light-border .deal-detail,.open>.button-white-light-border .timeline-clock,.open>.button-white-light-border .deal-task-detail{color:#979797}.open>.button-white-light-border .text-neutral-muted{color:#a9bcc1}.open>.button-white-light-border .line{border-color:#d6d6d6}.button-white-no-border,#calendar .fc-button.fc-state-default{color:#333;background-color:#fff;border-color:#fff}.button-white-no-border:hover,#calendar .fc-button.fc-state-default:hover{cursor:pointer;background-color:#f5f5f5;color:#333}.button-white-no-border:hover .text-muted,#calendar .fc-button.fc-state-default:hover .text-muted,.button-white-no-border:hover .deal-detail,#calendar .fc-button.fc-state-default:hover .deal-detail,.button-white-no-border:hover .timeline-clock,#calendar .fc-button.fc-state-default:hover .timeline-clock,.button-white-no-border:hover .deal-task-detail,#calendar .fc-button.fc-state-default:hover .deal-task-detail{color:#979797}.button-white-no-border:hover .text-neutral-muted,#calendar .fc-button.fc-state-default:hover .text-neutral-muted{color:#a9bcc1}.button-white-no-border:active,#calendar .fc-button.fc-state-default:active{background-color:#ebebeb;color:#333}.button-white-no-border:active .text-muted,#calendar .fc-button.fc-state-default:active .text-muted,.button-white-no-border:active .deal-detail,#calendar .fc-button.fc-state-default:active .deal-detail,.button-white-no-border:active .timeline-clock,#calendar .fc-button.fc-state-default:active .timeline-clock,.button-white-no-border:active .deal-task-detail,#calendar .fc-button.fc-state-default:active .deal-task-detail{color:#979797}.button-white-no-border:active .text-neutral-muted,#calendar .fc-button.fc-state-default:active .text-neutral-muted{color:#a9bcc1}.button-white-no-border .text-muted,#calendar .fc-button.fc-state-default .text-muted,.button-white-no-border .deal-detail,#calendar .fc-button.fc-state-default .deal-detail,.button-white-no-border .timeline-clock,#calendar .fc-button.fc-state-default .timeline-clock,.button-white-no-border .deal-task-detail,#calendar .fc-button.fc-state-default .deal-task-detail{color:#979797}.button-white-no-border .text-neutral-muted,#calendar .fc-button.fc-state-default .text-neutral-muted{color:#a9bcc1}.button-white-no-border .line,#calendar .fc-button.fc-state-default .line{border-color:#ebebeb}.button-white-no-border.active,#calendar .active.fc-button.fc-state-default{color:#333;background-color:#d9d9d9;border-color:#fff}.button-white-no-border.active .text-muted,#calendar .active.fc-button.fc-state-default .text-muted,.button-white-no-border.active .deal-detail,#calendar .active.fc-button.fc-state-default .deal-detail,.button-white-no-border.active .timeline-clock,#calendar .active.fc-button.fc-state-default .timeline-clock,.button-white-no-border.active .deal-task-detail,#calendar .active.fc-button.fc-state-default .deal-task-detail{color:#979797}.button-white-no-border.active .text-neutral-muted,#calendar .active.fc-button.fc-state-default .text-neutral-muted{color:#a9bcc1}.button-white-no-border.active .line,#calendar .active.fc-button.fc-state-default .line{border-color:#c4c4c4}.button-white-no-border.collapse-button,#calendar .collapse-button.fc-button.fc-state-default{color:#333;background-color:#f2f2f2;border-color:#fff}.button-white-no-border.collapse-button .text-muted,#calendar .collapse-button.fc-button.fc-state-default .text-muted,.button-white-no-border.collapse-button .deal-detail,#calendar .collapse-button.fc-button.fc-state-default .deal-detail,.button-white-no-border.collapse-button .timeline-clock,#calendar .collapse-button.fc-button.fc-state-default .timeline-clock,.button-white-no-border.collapse-button .deal-task-detail,#calendar .collapse-button.fc-button.fc-state-default .deal-task-detail{color:#979797}.button-white-no-border.collapse-button .text-neutral-muted,#calendar .collapse-button.fc-button.fc-state-default .text-neutral-muted{color:#a9bcc1}.button-white-no-border.collapse-button .line,#calendar .collapse-button.fc-button.fc-state-default .line{border-color:#dedede}.button-white-no-border.collapse-button.collapsed,#calendar .collapse-button.collapsed.fc-button.fc-state-default{color:#333;background-color:#fff;border-color:#fff}.button-white-no-border.collapse-button.collapsed:hover,#calendar .collapse-button.collapsed.fc-button.fc-state-default:hover{cursor:pointer;background-color:#f5f5f5;color:#333}.button-white-no-border.collapse-button.collapsed:hover .text-muted,#calendar .collapse-button.collapsed.fc-button.fc-state-default:hover .text-muted,.button-white-no-border.collapse-button.collapsed:hover .deal-detail,#calendar .collapse-button.collapsed.fc-button.fc-state-default:hover .deal-detail,.button-white-no-border.collapse-button.collapsed:hover .timeline-clock,#calendar .collapse-button.collapsed.fc-button.fc-state-default:hover .timeline-clock,.button-white-no-border.collapse-button.collapsed:hover .deal-task-detail,#calendar .collapse-button.collapsed.fc-button.fc-state-default:hover .deal-task-detail{color:#979797}.button-white-no-border.collapse-button.collapsed:hover .text-neutral-muted,#calendar .collapse-button.collapsed.fc-button.fc-state-default:hover .text-neutral-muted{color:#a9bcc1}.button-white-no-border.collapse-button.collapsed:active,#calendar .collapse-button.collapsed.fc-button.fc-state-default:active{background-color:#ebebeb;color:#333}.button-white-no-border.collapse-button.collapsed:active .text-muted,#calendar .collapse-button.collapsed.fc-button.fc-state-default:active .text-muted,.button-white-no-border.collapse-button.collapsed:active .deal-detail,#calendar .collapse-button.collapsed.fc-button.fc-state-default:active .deal-detail,.button-white-no-border.collapse-button.collapsed:active .timeline-clock,#calendar .collapse-button.collapsed.fc-button.fc-state-default:active .timeline-clock,.button-white-no-border.collapse-button.collapsed:active .deal-task-detail,#calendar .collapse-button.collapsed.fc-button.fc-state-default:active .deal-task-detail{color:#979797}.button-white-no-border.collapse-button.collapsed:active .text-neutral-muted,#calendar .collapse-button.collapsed.fc-button.fc-state-default:active .text-neutral-muted{color:#a9bcc1}.button-white-no-border.collapse-button.collapsed .text-muted,#calendar .collapse-button.collapsed.fc-button.fc-state-default .text-muted,.button-white-no-border.collapse-button.collapsed .deal-detail,#calendar .collapse-button.collapsed.fc-button.fc-state-default .deal-detail,.button-white-no-border.collapse-button.collapsed .timeline-clock,#calendar .collapse-button.collapsed.fc-button.fc-state-default .timeline-clock,.button-white-no-border.collapse-button.collapsed .deal-task-detail,#calendar .collapse-button.collapsed.fc-button.fc-state-default .deal-task-detail{color:#979797}.button-white-no-border.collapse-button.collapsed .text-neutral-muted,#calendar .collapse-button.collapsed.fc-button.fc-state-default .text-neutral-muted{color:#a9bcc1}.button-white-no-border.collapse-button.collapsed .line,#calendar .collapse-button.collapsed.fc-button.fc-state-default .line{border-color:#ebebeb}.button-white-no-border.disabled,#calendar .disabled.fc-button.fc-state-default{color:#333;background-color:#fff;border-color:#fff;opacity:.5}.button-white-no-border.disabled .text-muted,#calendar .disabled.fc-button.fc-state-default .text-muted,.button-white-no-border.disabled .deal-detail,#calendar .disabled.fc-button.fc-state-default .deal-detail,.button-white-no-border.disabled .timeline-clock,#calendar .disabled.fc-button.fc-state-default .timeline-clock,.button-white-no-border.disabled .deal-task-detail,#calendar .disabled.fc-button.fc-state-default .deal-task-detail{color:#979797}.button-white-no-border.disabled .text-neutral-muted,#calendar .disabled.fc-button.fc-state-default .text-neutral-muted{color:#a9bcc1}.button-white-no-border.disabled .line,#calendar .disabled.fc-button.fc-state-default .line{border-color:#ebebeb}.button-white-no-border.disabled:hover,#calendar .disabled.fc-button.fc-state-default:hover{cursor:not-allowed}.button-white-no-border.move-this,#calendar .move-this.fc-button.fc-state-default{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-white-no-border,#calendar .open>.fc-button.fc-state-default{color:#333;background-color:#ebebeb;border-color:#fff}.open>.button-white-no-border .text-muted,#calendar .open>.fc-button.fc-state-default .text-muted,.open>.button-white-no-border .deal-detail,#calendar .open>.fc-button.fc-state-default .deal-detail,.open>.button-white-no-border .timeline-clock,#calendar .open>.fc-button.fc-state-default .timeline-clock,.open>.button-white-no-border .deal-task-detail,#calendar .open>.fc-button.fc-state-default .deal-task-detail{color:#979797}.open>.button-white-no-border .text-neutral-muted,#calendar .open>.fc-button.fc-state-default .text-neutral-muted{color:#a9bcc1}.open>.button-white-no-border .line,#calendar .open>.fc-button.fc-state-default .line{border-color:#d6d6d6}.button-darkest-background{color:#333;background-color:#d5dfe1;border-color:#d5dfe1}.button-darkest-background:hover{cursor:pointer;background-color:#c9d5d8;color:#333}.button-darkest-background:hover .text-muted,.button-darkest-background:hover .deal-detail,.button-darkest-background:hover .timeline-clock,.button-darkest-background:hover .deal-task-detail{color:#979797}.button-darkest-background:hover .text-neutral-muted{color:#a9bcc1}.button-darkest-background:active{background-color:#beccd0;color:#333}.button-darkest-background:active .text-muted,.button-darkest-background:active .deal-detail,.button-darkest-background:active .timeline-clock,.button-darkest-background:active .deal-task-detail{color:#979797}.button-darkest-background:active .text-neutral-muted{color:#a9bcc1}.button-darkest-background .text-muted,.button-darkest-background .deal-detail,.button-darkest-background .timeline-clock,.button-darkest-background .deal-task-detail{color:#979797}.button-darkest-background .text-neutral-muted{color:#a9bcc1}.button-darkest-background .line{border-color:#beccd0}.button-darkest-background.active{color:#333;background-color:#a9bcc1;border-color:#d5dfe1}.button-darkest-background.active .text-muted,.button-darkest-background.active .deal-detail,.button-darkest-background.active .timeline-clock,.button-darkest-background.active .deal-task-detail{color:#979797}.button-darkest-background.active .text-neutral-muted{color:#a9bcc1}.button-darkest-background.active .line{border-color:#91aab0}.button-darkest-background.collapse-button{color:#333;background-color:#c7d3d6;border-color:#d5dfe1}.button-darkest-background.collapse-button .text-muted,.button-darkest-background.collapse-button .deal-detail,.button-darkest-background.collapse-button .timeline-clock,.button-darkest-background.collapse-button .deal-task-detail{color:#979797}.button-darkest-background.collapse-button .text-neutral-muted{color:#a9bcc1}.button-darkest-background.collapse-button .line{border-color:#afc1c5}.button-darkest-background.collapse-button.collapsed{color:#333;background-color:#d5dfe1;border-color:#d5dfe1}.button-darkest-background.collapse-button.collapsed:hover{cursor:pointer;background-color:#c9d5d8;color:#333}.button-darkest-background.collapse-button.collapsed:hover .text-muted,.button-darkest-background.collapse-button.collapsed:hover .deal-detail,.button-darkest-background.collapse-button.collapsed:hover .timeline-clock,.button-darkest-background.collapse-button.collapsed:hover .deal-task-detail{color:#979797}.button-darkest-background.collapse-button.collapsed:hover .text-neutral-muted{color:#a9bcc1}.button-darkest-background.collapse-button.collapsed:active{background-color:#beccd0;color:#333}.button-darkest-background.collapse-button.collapsed:active .text-muted,.button-darkest-background.collapse-button.collapsed:active .deal-detail,.button-darkest-background.collapse-button.collapsed:active .timeline-clock,.button-darkest-background.collapse-button.collapsed:active .deal-task-detail{color:#979797}.button-darkest-background.collapse-button.collapsed:active .text-neutral-muted{color:#a9bcc1}.button-darkest-background.collapse-button.collapsed .text-muted,.button-darkest-background.collapse-button.collapsed .deal-detail,.button-darkest-background.collapse-button.collapsed .timeline-clock,.button-darkest-background.collapse-button.collapsed .deal-task-detail{color:#979797}.button-darkest-background.collapse-button.collapsed .text-neutral-muted{color:#a9bcc1}.button-darkest-background.collapse-button.collapsed .line{border-color:#beccd0}.button-darkest-background.disabled{color:#333;background-color:#d5dfe1;border-color:#d5dfe1;opacity:.5}.button-darkest-background.disabled .text-muted,.button-darkest-background.disabled .deal-detail,.button-darkest-background.disabled .timeline-clock,.button-darkest-background.disabled .deal-task-detail{color:#979797}.button-darkest-background.disabled .text-neutral-muted{color:#a9bcc1}.button-darkest-background.disabled .line{border-color:#beccd0}.button-darkest-background.disabled:hover{cursor:not-allowed}.button-darkest-background.move-this{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-darkest-background{color:#333;background-color:#beccd0;border-color:#d5dfe1}.open>.button-darkest-background .text-muted,.open>.button-darkest-background .deal-detail,.open>.button-darkest-background .timeline-clock,.open>.button-darkest-background .deal-task-detail{color:#979797}.open>.button-darkest-background .text-neutral-muted{color:#a9bcc1}.open>.button-darkest-background .line{border-color:#a6babf}.button-light-neutral{color:#333;background-color:#dce4e6;border-color:#dce4e6}.button-light-neutral:hover{cursor:pointer;background-color:#d0dadd;color:#333}.button-light-neutral:hover .text-muted,.button-light-neutral:hover .deal-detail,.button-light-neutral:hover .timeline-clock,.button-light-neutral:hover .deal-task-detail{color:#979797}.button-light-neutral:hover .text-neutral-muted{color:#a9bcc1}.button-light-neutral:active{background-color:#c4d1d4;color:#333}.button-light-neutral:active .text-muted,.button-light-neutral:active .deal-detail,.button-light-neutral:active .timeline-clock,.button-light-neutral:active .deal-task-detail{color:#979797}.button-light-neutral:active .text-neutral-muted{color:#a9bcc1}.button-light-neutral .text-muted,.button-light-neutral .deal-detail,.button-light-neutral .timeline-clock,.button-light-neutral .deal-task-detail{color:#979797}.button-light-neutral .text-neutral-muted{color:#a9bcc1}.button-light-neutral .line{border-color:#c4d1d4}.button-light-neutral.active{color:#333;background-color:#afc1c6;border-color:#dce4e6}.button-light-neutral.active .text-muted,.button-light-neutral.active .deal-detail,.button-light-neutral.active .timeline-clock,.button-light-neutral.active .deal-task-detail{color:#979797}.button-light-neutral.active .text-neutral-muted{color:#a9bcc1}.button-light-neutral.active .line{border-color:#98afb4}.button-light-neutral.collapse-button{color:#333;background-color:#cdd8db;border-color:#dce4e6}.button-light-neutral.collapse-button .text-muted,.button-light-neutral.collapse-button .deal-detail,.button-light-neutral.collapse-button .timeline-clock,.button-light-neutral.collapse-button .deal-task-detail{color:#979797}.button-light-neutral.collapse-button .text-neutral-muted{color:#a9bcc1}.button-light-neutral.collapse-button .line{border-color:#b5c6ca}.button-light-neutral.collapse-button.collapsed{color:#333;background-color:#dce4e6;border-color:#dce4e6}.button-light-neutral.collapse-button.collapsed:hover{cursor:pointer;background-color:#d0dadd;color:#333}.button-light-neutral.collapse-button.collapsed:hover .text-muted,.button-light-neutral.collapse-button.collapsed:hover .deal-detail,.button-light-neutral.collapse-button.collapsed:hover .timeline-clock,.button-light-neutral.collapse-button.collapsed:hover .deal-task-detail{color:#979797}.button-light-neutral.collapse-button.collapsed:hover .text-neutral-muted{color:#a9bcc1}.button-light-neutral.collapse-button.collapsed:active{background-color:#c4d1d4;color:#333}.button-light-neutral.collapse-button.collapsed:active .text-muted,.button-light-neutral.collapse-button.collapsed:active .deal-detail,.button-light-neutral.collapse-button.collapsed:active .timeline-clock,.button-light-neutral.collapse-button.collapsed:active .deal-task-detail{color:#979797}.button-light-neutral.collapse-button.collapsed:active .text-neutral-muted{color:#a9bcc1}.button-light-neutral.collapse-button.collapsed .text-muted,.button-light-neutral.collapse-button.collapsed .deal-detail,.button-light-neutral.collapse-button.collapsed .timeline-clock,.button-light-neutral.collapse-button.collapsed .deal-task-detail{color:#979797}.button-light-neutral.collapse-button.collapsed .text-neutral-muted{color:#a9bcc1}.button-light-neutral.collapse-button.collapsed .line{border-color:#c4d1d4}.button-light-neutral.disabled{color:#333;background-color:#dce4e6;border-color:#dce4e6;opacity:.5}.button-light-neutral.disabled .text-muted,.button-light-neutral.disabled .deal-detail,.button-light-neutral.disabled .timeline-clock,.button-light-neutral.disabled .deal-task-detail{color:#979797}.button-light-neutral.disabled .text-neutral-muted{color:#a9bcc1}.button-light-neutral.disabled .line{border-color:#c4d1d4}.button-light-neutral.disabled:hover{cursor:not-allowed}.button-light-neutral.move-this{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-light-neutral{color:#333;background-color:#c4d1d4;border-color:#dce4e6}.open>.button-light-neutral .text-muted,.open>.button-light-neutral .deal-detail,.open>.button-light-neutral .timeline-clock,.open>.button-light-neutral .deal-task-detail{color:#979797}.open>.button-light-neutral .text-neutral-muted{color:#a9bcc1}.open>.button-light-neutral .line{border-color:#acbfc3}.button-strong-background{color:#fff;background-color:#92aab0;border-color:#92aab0}.button-strong-background:hover{cursor:pointer;background-color:#86a1a8;color:#fff}.button-strong-background:hover .text-muted,.button-strong-background:hover .deal-detail,.button-strong-background:hover .timeline-clock,.button-strong-background:hover .deal-task-detail{color:#fff}.button-strong-background:active{background-color:#7a989f;color:#fff}.button-strong-background:active .text-muted,.button-strong-background:active .deal-detail,.button-strong-background:active .timeline-clock,.button-strong-background:active .deal-task-detail,.button-strong-background .text-muted,.button-strong-background .deal-detail,.button-strong-background .timeline-clock,.button-strong-background .deal-task-detail{color:#fff}.button-strong-background .line{border-color:#afc1c6}.button-strong-background.active{color:#fff;background-color:#67878f;border-color:#92aab0}.button-strong-background.active .text-muted,.button-strong-background.active .deal-detail,.button-strong-background.active .timeline-clock,.button-strong-background.active .deal-task-detail{color:#dce4e6}.button-strong-background.active .line{border-color:#839fa5}.button-strong-background.collapse-button{color:#fff;background-color:#839fa5;border-color:#92aab0}.button-strong-background.collapse-button .text-muted,.button-strong-background.collapse-button .deal-detail,.button-strong-background.collapse-button .timeline-clock,.button-strong-background.collapse-button .deal-task-detail{color:#f9fbfb}.button-strong-background.collapse-button .line{border-color:#a1b6bb}.button-strong-background.collapse-button.collapsed{color:#fff;background-color:#92aab0;border-color:#92aab0}.button-strong-background.collapse-button.collapsed:hover{cursor:pointer;background-color:#86a1a8;color:#fff}.button-strong-background.collapse-button.collapsed:hover .text-muted,.button-strong-background.collapse-button.collapsed:hover .deal-detail,.button-strong-background.collapse-button.collapsed:hover .timeline-clock,.button-strong-background.collapse-button.collapsed:hover .deal-task-detail{color:#fff}.button-strong-background.collapse-button.collapsed:active{background-color:#7a989f;color:#fff}.button-strong-background.collapse-button.collapsed:active .text-muted,.button-strong-background.collapse-button.collapsed:active .deal-detail,.button-strong-background.collapse-button.collapsed:active .timeline-clock,.button-strong-background.collapse-button.collapsed:active .deal-task-detail,.button-strong-background.collapse-button.collapsed .text-muted,.button-strong-background.collapse-button.collapsed .deal-detail,.button-strong-background.collapse-button.collapsed .timeline-clock,.button-strong-background.collapse-button.collapsed .deal-task-detail{color:#fff}.button-strong-background.collapse-button.collapsed .line{border-color:#afc1c6}.button-strong-background.disabled{color:#fff;background-color:#92aab0;border-color:#92aab0;opacity:.5}.button-strong-background.disabled .text-muted,.button-strong-background.disabled .deal-detail,.button-strong-background.disabled .timeline-clock,.button-strong-background.disabled .deal-task-detail{color:#fff}.button-strong-background.disabled .line{border-color:#afc1c6}.button-strong-background.disabled:hover{cursor:not-allowed}.button-strong-background.move-this{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-strong-background{color:#fff;background-color:#7a989f;border-color:#92aab0}.open>.button-strong-background .text-muted,.open>.button-strong-background .deal-detail,.open>.button-strong-background .timeline-clock,.open>.button-strong-background .deal-task-detail{color:#f1f4f5}.open>.button-strong-background .line{border-color:#98afb4}.button-darkest-background-border{color:#333;background-color:#d5dfe1;border-color:#c4d1d4}.button-darkest-background-border:hover{cursor:pointer;background-color:#c9d5d8;color:#333}.button-darkest-background-border:hover .text-muted,.button-darkest-background-border:hover .deal-detail,.button-darkest-background-border:hover .timeline-clock,.button-darkest-background-border:hover .deal-task-detail{color:#979797}.button-darkest-background-border:hover .text-neutral-muted{color:#a9bcc1}.button-darkest-background-border:active{background-color:#beccd0;color:#333}.button-darkest-background-border:active .text-muted,.button-darkest-background-border:active .deal-detail,.button-darkest-background-border:active .timeline-clock,.button-darkest-background-border:active .deal-task-detail{color:#979797}.button-darkest-background-border:active .text-neutral-muted{color:#a9bcc1}.button-darkest-background-border .text-muted,.button-darkest-background-border .deal-detail,.button-darkest-background-border .timeline-clock,.button-darkest-background-border .deal-task-detail{color:#979797}.button-darkest-background-border .text-neutral-muted{color:#a9bcc1}.button-darkest-background-border .line{border-color:#beccd0}.button-darkest-background-border.active{color:#333;background-color:#a9bcc1;border-color:#c4d1d4}.button-darkest-background-border.active .text-muted,.button-darkest-background-border.active .deal-detail,.button-darkest-background-border.active .timeline-clock,.button-darkest-background-border.active .deal-task-detail{color:#979797}.button-darkest-background-border.active .text-neutral-muted{color:#a9bcc1}.button-darkest-background-border.active .line{border-color:#91aab0}.button-darkest-background-border.collapse-button{color:#333;background-color:#c7d3d6;border-color:#c4d1d4}.button-darkest-background-border.collapse-button .text-muted,.button-darkest-background-border.collapse-button .deal-detail,.button-darkest-background-border.collapse-button .timeline-clock,.button-darkest-background-border.collapse-button .deal-task-detail{color:#979797}.button-darkest-background-border.collapse-button .text-neutral-muted{color:#a9bcc1}.button-darkest-background-border.collapse-button .line{border-color:#afc1c5}.button-darkest-background-border.collapse-button.collapsed{color:#333;background-color:#d5dfe1;border-color:#c4d1d4}.button-darkest-background-border.collapse-button.collapsed:hover{cursor:pointer;background-color:#c9d5d8;color:#333}.button-darkest-background-border.collapse-button.collapsed:hover .text-muted,.button-darkest-background-border.collapse-button.collapsed:hover .deal-detail,.button-darkest-background-border.collapse-button.collapsed:hover .timeline-clock,.button-darkest-background-border.collapse-button.collapsed:hover .deal-task-detail{color:#979797}.button-darkest-background-border.collapse-button.collapsed:hover .text-neutral-muted{color:#a9bcc1}.button-darkest-background-border.collapse-button.collapsed:active{background-color:#beccd0;color:#333}.button-darkest-background-border.collapse-button.collapsed:active .text-muted,.button-darkest-background-border.collapse-button.collapsed:active .deal-detail,.button-darkest-background-border.collapse-button.collapsed:active .timeline-clock,.button-darkest-background-border.collapse-button.collapsed:active .deal-task-detail{color:#979797}.button-darkest-background-border.collapse-button.collapsed:active .text-neutral-muted{color:#a9bcc1}.button-darkest-background-border.collapse-button.collapsed .text-muted,.button-darkest-background-border.collapse-button.collapsed .deal-detail,.button-darkest-background-border.collapse-button.collapsed .timeline-clock,.button-darkest-background-border.collapse-button.collapsed .deal-task-detail{color:#979797}.button-darkest-background-border.collapse-button.collapsed .text-neutral-muted{color:#a9bcc1}.button-darkest-background-border.collapse-button.collapsed .line{border-color:#beccd0}.button-darkest-background-border.disabled{color:#333;background-color:#d5dfe1;border-color:#c4d1d4;opacity:.5}.button-darkest-background-border.disabled .text-muted,.button-darkest-background-border.disabled .deal-detail,.button-darkest-background-border.disabled .timeline-clock,.button-darkest-background-border.disabled .deal-task-detail{color:#979797}.button-darkest-background-border.disabled .text-neutral-muted{color:#a9bcc1}.button-darkest-background-border.disabled .line{border-color:#beccd0}.button-darkest-background-border.disabled:hover{cursor:not-allowed}.button-darkest-background-border.move-this{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-darkest-background-border{color:#333;background-color:#beccd0;border-color:#c4d1d4}.open>.button-darkest-background-border .text-muted,.open>.button-darkest-background-border .deal-detail,.open>.button-darkest-background-border .timeline-clock,.open>.button-darkest-background-border .deal-task-detail{color:#979797}.open>.button-darkest-background-border .text-neutral-muted{color:#a9bcc1}.open>.button-darkest-background-border .line{border-color:#a6babf}.button-background{color:#333;background-color:#edf1f2;border-color:#edf1f2}.button-background:hover{cursor:pointer;background-color:#e1e8e9;color:#333}.button-background:hover .text-muted,.button-background:hover .deal-detail,.button-background:hover .timeline-clock,.button-background:hover .deal-task-detail{color:#979797}.button-background:hover .text-neutral-muted{color:#a9bcc1}.button-background:active{background-color:#d5dfe1;color:#333}.button-background:active .text-muted,.button-background:active .deal-detail,.button-background:active .timeline-clock,.button-background:active .deal-task-detail{color:#979797}.button-background:active .text-neutral-muted{color:#a9bcc1}.button-background .text-muted,.button-background .deal-detail,.button-background .timeline-clock,.button-background .deal-task-detail{color:#979797}.button-background .text-neutral-muted{color:#a9bcc1}.button-background .line{border-color:#d5dfe1}.button-background.active{color:#333;background-color:#c1ced2;border-color:#edf1f2}.button-background.active .text-muted,.button-background.active .deal-detail,.button-background.active .timeline-clock,.button-background.active .deal-task-detail{color:#979797}.button-background.active .text-neutral-muted{color:#a9bcc1}.button-background.active .line{border-color:#a9bcc1}.button-background.collapse-button{color:#333;background-color:#dee5e7;border-color:#edf1f2}.button-background.collapse-button .text-muted,.button-background.collapse-button .deal-detail,.button-background.collapse-button .timeline-clock,.button-background.collapse-button .deal-task-detail{color:#979797}.button-background.collapse-button .text-neutral-muted{color:#a9bcc1}.button-background.collapse-button .line{border-color:#c7d3d6}.button-background.collapse-button.collapsed{color:#333;background-color:#edf1f2;border-color:#edf1f2}.button-background.collapse-button.collapsed:hover{cursor:pointer;background-color:#e1e8e9;color:#333}.button-background.collapse-button.collapsed:hover .text-muted,.button-background.collapse-button.collapsed:hover .deal-detail,.button-background.collapse-button.collapsed:hover .timeline-clock,.button-background.collapse-button.collapsed:hover .deal-task-detail{color:#979797}.button-background.collapse-button.collapsed:hover .text-neutral-muted{color:#a9bcc1}.button-background.collapse-button.collapsed:active{background-color:#d5dfe1;color:#333}.button-background.collapse-button.collapsed:active .text-muted,.button-background.collapse-button.collapsed:active .deal-detail,.button-background.collapse-button.collapsed:active .timeline-clock,.button-background.collapse-button.collapsed:active .deal-task-detail{color:#979797}.button-background.collapse-button.collapsed:active .text-neutral-muted{color:#a9bcc1}.button-background.collapse-button.collapsed .text-muted,.button-background.collapse-button.collapsed .deal-detail,.button-background.collapse-button.collapsed .timeline-clock,.button-background.collapse-button.collapsed .deal-task-detail{color:#979797}.button-background.collapse-button.collapsed .text-neutral-muted{color:#a9bcc1}.button-background.collapse-button.collapsed .line{border-color:#d5dfe1}.button-background.disabled{color:#333;background-color:#edf1f2;border-color:#edf1f2;opacity:.5}.button-background.disabled .text-muted,.button-background.disabled .deal-detail,.button-background.disabled .timeline-clock,.button-background.disabled .deal-task-detail{color:#979797}.button-background.disabled .text-neutral-muted{color:#a9bcc1}.button-background.disabled .line{border-color:#d5dfe1}.button-background.disabled:hover{cursor:not-allowed}.button-background.move-this{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-background{color:#333;background-color:#d5dfe1;border-color:#edf1f2}.open>.button-background .text-muted,.open>.button-background .deal-detail,.open>.button-background .timeline-clock,.open>.button-background .deal-task-detail{color:#979797}.open>.button-background .text-neutral-muted{color:#a9bcc1}.open>.button-background .line{border-color:#beccd0}.button-background-border{color:#333;background-color:#edf1f2;border-color:#cad6d9}.button-background-border:hover{cursor:pointer;background-color:#e1e8e9;color:#333}.button-background-border:hover .text-muted,.button-background-border:hover .deal-detail,.button-background-border:hover .timeline-clock,.button-background-border:hover .deal-task-detail{color:#979797}.button-background-border:hover .text-neutral-muted{color:#a9bcc1}.button-background-border:active{background-color:#d5dfe1;color:#333}.button-background-border:active .text-muted,.button-background-border:active .deal-detail,.button-background-border:active .timeline-clock,.button-background-border:active .deal-task-detail{color:#979797}.button-background-border:active .text-neutral-muted{color:#a9bcc1}.button-background-border .text-muted,.button-background-border .deal-detail,.button-background-border .timeline-clock,.button-background-border .deal-task-detail{color:#979797}.button-background-border .text-neutral-muted{color:#a9bcc1}.button-background-border .line{border-color:#d5dfe1}.button-background-border.active{color:#333;background-color:#c1ced2;border-color:#cad6d9}.button-background-border.active .text-muted,.button-background-border.active .deal-detail,.button-background-border.active .timeline-clock,.button-background-border.active .deal-task-detail{color:#979797}.button-background-border.active .text-neutral-muted{color:#a9bcc1}.button-background-border.active .line{border-color:#a9bcc1}.button-background-border.collapse-button{color:#333;background-color:#dee5e7;border-color:#cad6d9}.button-background-border.collapse-button .text-muted,.button-background-border.collapse-button .deal-detail,.button-background-border.collapse-button .timeline-clock,.button-background-border.collapse-button .deal-task-detail{color:#979797}.button-background-border.collapse-button .text-neutral-muted{color:#a9bcc1}.button-background-border.collapse-button .line{border-color:#c7d3d6}.button-background-border.collapse-button.collapsed{color:#333;background-color:#edf1f2;border-color:#cad6d9}.button-background-border.collapse-button.collapsed:hover{cursor:pointer;background-color:#e1e8e9;color:#333}.button-background-border.collapse-button.collapsed:hover .text-muted,.button-background-border.collapse-button.collapsed:hover .deal-detail,.button-background-border.collapse-button.collapsed:hover .timeline-clock,.button-background-border.collapse-button.collapsed:hover .deal-task-detail{color:#979797}.button-background-border.collapse-button.collapsed:hover .text-neutral-muted{color:#a9bcc1}.button-background-border.collapse-button.collapsed:active{background-color:#d5dfe1;color:#333}.button-background-border.collapse-button.collapsed:active .text-muted,.button-background-border.collapse-button.collapsed:active .deal-detail,.button-background-border.collapse-button.collapsed:active .timeline-clock,.button-background-border.collapse-button.collapsed:active .deal-task-detail{color:#979797}.button-background-border.collapse-button.collapsed:active .text-neutral-muted{color:#a9bcc1}.button-background-border.collapse-button.collapsed .text-muted,.button-background-border.collapse-button.collapsed .deal-detail,.button-background-border.collapse-button.collapsed .timeline-clock,.button-background-border.collapse-button.collapsed .deal-task-detail{color:#979797}.button-background-border.collapse-button.collapsed .text-neutral-muted{color:#a9bcc1}.button-background-border.collapse-button.collapsed .line{border-color:#d5dfe1}.button-background-border.disabled{color:#333;background-color:#edf1f2;border-color:#cad6d9;opacity:.5}.button-background-border.disabled .text-muted,.button-background-border.disabled .deal-detail,.button-background-border.disabled .timeline-clock,.button-background-border.disabled .deal-task-detail{color:#979797}.button-background-border.disabled .text-neutral-muted{color:#a9bcc1}.button-background-border.disabled .line{border-color:#d5dfe1}.button-background-border.disabled:hover{cursor:not-allowed}.button-background-border.move-this{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-background-border{color:#333;background-color:#d5dfe1;border-color:#cad6d9}.open>.button-background-border .text-muted,.open>.button-background-border .deal-detail,.open>.button-background-border .timeline-clock,.open>.button-background-border .deal-task-detail{color:#979797}.open>.button-background-border .text-neutral-muted{color:#a9bcc1}.open>.button-background-border .line{border-color:#beccd0}.button-dark-background{color:#333;background-color:#e2e8ea;border-color:#e2e8ea}.button-dark-background:hover{cursor:pointer;background-color:#d6dfe1;color:#333}.button-dark-background:hover .text-muted,.button-dark-background:hover .deal-detail,.button-dark-background:hover .timeline-clock,.button-dark-background:hover .deal-task-detail{color:#979797}.button-dark-background:hover .text-neutral-muted{color:#a9bcc1}.button-dark-background:active{background-color:#cad6d9;color:#333}.button-dark-background:active .text-muted,.button-dark-background:active .deal-detail,.button-dark-background:active .timeline-clock,.button-dark-background:active .deal-task-detail{color:#979797}.button-dark-background:active .text-neutral-muted{color:#a9bcc1}.button-dark-background .text-muted,.button-dark-background .deal-detail,.button-dark-background .timeline-clock,.button-dark-background .deal-task-detail{color:#979797}.button-dark-background .text-neutral-muted{color:#a9bcc1}.button-dark-background .line{border-color:#cad6d9}.button-dark-background.active{color:#333;background-color:#b5c6ca;border-color:#e2e8ea}.button-dark-background.active .text-muted,.button-dark-background.active .deal-detail,.button-dark-background.active .timeline-clock,.button-dark-background.active .deal-task-detail{color:#979797}.button-dark-background.active .text-neutral-muted{color:#a9bcc1}.button-dark-background.active .line{border-color:#9eb3b9}.button-dark-background.collapse-button{color:#333;background-color:#d3dddf;border-color:#e2e8ea}.button-dark-background.collapse-button .text-muted,.button-dark-background.collapse-button .deal-detail,.button-dark-background.collapse-button .timeline-clock,.button-dark-background.collapse-button .deal-task-detail{color:#979797}.button-dark-background.collapse-button .text-neutral-muted{color:#a9bcc1}.button-dark-background.collapse-button .line{border-color:#bbcace}.button-dark-background.collapse-button.collapsed{color:#333;background-color:#e2e8ea;border-color:#e2e8ea}.button-dark-background.collapse-button.collapsed:hover{cursor:pointer;background-color:#d6dfe1;color:#333}.button-dark-background.collapse-button.collapsed:hover .text-muted,.button-dark-background.collapse-button.collapsed:hover .deal-detail,.button-dark-background.collapse-button.collapsed:hover .timeline-clock,.button-dark-background.collapse-button.collapsed:hover .deal-task-detail{color:#979797}.button-dark-background.collapse-button.collapsed:hover .text-neutral-muted{color:#a9bcc1}.button-dark-background.collapse-button.collapsed:active{background-color:#cad6d9;color:#333}.button-dark-background.collapse-button.collapsed:active .text-muted,.button-dark-background.collapse-button.collapsed:active .deal-detail,.button-dark-background.collapse-button.collapsed:active .timeline-clock,.button-dark-background.collapse-button.collapsed:active .deal-task-detail{color:#979797}.button-dark-background.collapse-button.collapsed:active .text-neutral-muted{color:#a9bcc1}.button-dark-background.collapse-button.collapsed .text-muted,.button-dark-background.collapse-button.collapsed .deal-detail,.button-dark-background.collapse-button.collapsed .timeline-clock,.button-dark-background.collapse-button.collapsed .deal-task-detail{color:#979797}.button-dark-background.collapse-button.collapsed .text-neutral-muted{color:#a9bcc1}.button-dark-background.collapse-button.collapsed .line{border-color:#cad6d9}.button-dark-background.disabled{color:#333;background-color:#e2e8ea;border-color:#e2e8ea;opacity:.5}.button-dark-background.disabled .text-muted,.button-dark-background.disabled .deal-detail,.button-dark-background.disabled .timeline-clock,.button-dark-background.disabled .deal-task-detail{color:#979797}.button-dark-background.disabled .text-neutral-muted{color:#a9bcc1}.button-dark-background.disabled .line{border-color:#cad6d9}.button-dark-background.disabled:hover{cursor:not-allowed}.button-dark-background.move-this{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-dark-background{color:#333;background-color:#cad6d9;border-color:#e2e8ea}.open>.button-dark-background .text-muted,.open>.button-dark-background .deal-detail,.open>.button-dark-background .timeline-clock,.open>.button-dark-background .deal-task-detail{color:#979797}.open>.button-dark-background .text-neutral-muted{color:#a9bcc1}.open>.button-dark-background .line{border-color:#b2c3c8}.button-darkest-dark{color:#fff;background-color:#2d313f;border-color:#2d313f}.button-darkest-dark:hover{cursor:pointer;background-color:#252833;color:#fff}.button-darkest-dark:hover .text-muted,.button-darkest-dark:hover .deal-detail,.button-darkest-dark:hover .timeline-clock,.button-darkest-dark:hover .deal-task-detail{color:#8c93ad}.button-darkest-dark:active{background-color:#1c1f27;color:#fff}.button-darkest-dark:active .text-muted,.button-darkest-dark:active .deal-detail,.button-darkest-dark:active .timeline-clock,.button-darkest-dark:active .deal-task-detail,.button-darkest-dark .text-muted,.button-darkest-dark .deal-detail,.button-darkest-dark .timeline-clock,.button-darkest-dark .deal-task-detail{color:#8c93ad}.button-darkest-dark .line{border-color:#43485d}.button-darkest-dark.active{color:#fff;background-color:#0d0e13;border-color:#2d313f}.button-darkest-dark.active .text-muted,.button-darkest-dark.active .deal-detail,.button-darkest-dark.active .timeline-clock,.button-darkest-dark.active .deal-task-detail{color:#626b89}.button-darkest-dark.active .line{border-color:#232630}.button-darkest-dark.collapse-button{color:#fff;background-color:#232630;border-color:#2d313f}.button-darkest-dark.collapse-button .text-muted,.button-darkest-dark.collapse-button .deal-detail,.button-darkest-dark.collapse-button .timeline-clock,.button-darkest-dark.collapse-button .deal-task-detail{color:#7d85a2}.button-darkest-dark.collapse-button .line{border-color:#383d4e}.button-darkest-dark.collapse-button.collapsed{color:#fff;background-color:#2d313f;border-color:#2d313f}.button-darkest-dark.collapse-button.collapsed:hover{cursor:pointer;background-color:#252833;color:#fff}.button-darkest-dark.collapse-button.collapsed:hover .text-muted,.button-darkest-dark.collapse-button.collapsed:hover .deal-detail,.button-darkest-dark.collapse-button.collapsed:hover .timeline-clock,.button-darkest-dark.collapse-button.collapsed:hover .deal-task-detail{color:#8c93ad}.button-darkest-dark.collapse-button.collapsed:active{background-color:#1c1f27;color:#fff}.button-darkest-dark.collapse-button.collapsed:active .text-muted,.button-darkest-dark.collapse-button.collapsed:active .deal-detail,.button-darkest-dark.collapse-button.collapsed:active .timeline-clock,.button-darkest-dark.collapse-button.collapsed:active .deal-task-detail,.button-darkest-dark.collapse-button.collapsed .text-muted,.button-darkest-dark.collapse-button.collapsed .deal-detail,.button-darkest-dark.collapse-button.collapsed .timeline-clock,.button-darkest-dark.collapse-button.collapsed .deal-task-detail{color:#8c93ad}.button-darkest-dark.collapse-button.collapsed .line{border-color:#43485d}.button-darkest-dark.disabled{color:#fff;background-color:#2d313f;border-color:#2d313f;opacity:.5}.button-darkest-dark.disabled .text-muted,.button-darkest-dark.disabled .deal-detail,.button-darkest-dark.disabled .timeline-clock,.button-darkest-dark.disabled .deal-task-detail{color:#8c93ad}.button-darkest-dark.disabled .line{border-color:#43485d}.button-darkest-dark.disabled:hover{cursor:not-allowed}.button-darkest-dark.move-this{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-darkest-dark{color:#fff;background-color:#1c1f27;border-color:#2d313f}.open>.button-darkest-dark .text-muted,.open>.button-darkest-dark .deal-detail,.open>.button-darkest-dark .timeline-clock,.open>.button-darkest-dark .deal-task-detail{color:#747d9c}.open>.button-darkest-dark .line{border-color:#313645}.button-dark-background-border{color:#333;background-color:#e2e8ea;border-color:#cad6d9}.button-dark-background-border:hover{cursor:pointer;background-color:#d6dfe1;color:#333}.button-dark-background-border:hover .text-muted,.button-dark-background-border:hover .deal-detail,.button-dark-background-border:hover .timeline-clock,.button-dark-background-border:hover .deal-task-detail{color:#979797}.button-dark-background-border:hover .text-neutral-muted{color:#a9bcc1}.button-dark-background-border:active{background-color:#cad6d9;color:#333}.button-dark-background-border:active .text-muted,.button-dark-background-border:active .deal-detail,.button-dark-background-border:active .timeline-clock,.button-dark-background-border:active .deal-task-detail{color:#979797}.button-dark-background-border:active .text-neutral-muted{color:#a9bcc1}.button-dark-background-border .text-muted,.button-dark-background-border .deal-detail,.button-dark-background-border .timeline-clock,.button-dark-background-border .deal-task-detail{color:#979797}.button-dark-background-border .text-neutral-muted{color:#a9bcc1}.button-dark-background-border .line{border-color:#cad6d9}.button-dark-background-border.active{color:#333;background-color:#b5c6ca;border-color:#cad6d9}.button-dark-background-border.active .text-muted,.button-dark-background-border.active .deal-detail,.button-dark-background-border.active .timeline-clock,.button-dark-background-border.active .deal-task-detail{color:#979797}.button-dark-background-border.active .text-neutral-muted{color:#a9bcc1}.button-dark-background-border.active .line{border-color:#9eb3b9}.button-dark-background-border.collapse-button{color:#333;background-color:#d3dddf;border-color:#cad6d9}.button-dark-background-border.collapse-button .text-muted,.button-dark-background-border.collapse-button .deal-detail,.button-dark-background-border.collapse-button .timeline-clock,.button-dark-background-border.collapse-button .deal-task-detail{color:#979797}.button-dark-background-border.collapse-button .text-neutral-muted{color:#a9bcc1}.button-dark-background-border.collapse-button .line{border-color:#bbcace}.button-dark-background-border.collapse-button.collapsed{color:#333;background-color:#e2e8ea;border-color:#cad6d9}.button-dark-background-border.collapse-button.collapsed:hover{cursor:pointer;background-color:#d6dfe1;color:#333}.button-dark-background-border.collapse-button.collapsed:hover .text-muted,.button-dark-background-border.collapse-button.collapsed:hover .deal-detail,.button-dark-background-border.collapse-button.collapsed:hover .timeline-clock,.button-dark-background-border.collapse-button.collapsed:hover .deal-task-detail{color:#979797}.button-dark-background-border.collapse-button.collapsed:hover .text-neutral-muted{color:#a9bcc1}.button-dark-background-border.collapse-button.collapsed:active{background-color:#cad6d9;color:#333}.button-dark-background-border.collapse-button.collapsed:active .text-muted,.button-dark-background-border.collapse-button.collapsed:active .deal-detail,.button-dark-background-border.collapse-button.collapsed:active .timeline-clock,.button-dark-background-border.collapse-button.collapsed:active .deal-task-detail{color:#979797}.button-dark-background-border.collapse-button.collapsed:active .text-neutral-muted{color:#a9bcc1}.button-dark-background-border.collapse-button.collapsed .text-muted,.button-dark-background-border.collapse-button.collapsed .deal-detail,.button-dark-background-border.collapse-button.collapsed .timeline-clock,.button-dark-background-border.collapse-button.collapsed .deal-task-detail{color:#979797}.button-dark-background-border.collapse-button.collapsed .text-neutral-muted{color:#a9bcc1}.button-dark-background-border.collapse-button.collapsed .line{border-color:#cad6d9}.button-dark-background-border.disabled{color:#333;background-color:#e2e8ea;border-color:#cad6d9;opacity:.5}.button-dark-background-border.disabled .text-muted,.button-dark-background-border.disabled .deal-detail,.button-dark-background-border.disabled .timeline-clock,.button-dark-background-border.disabled .deal-task-detail{color:#979797}.button-dark-background-border.disabled .text-neutral-muted{color:#a9bcc1}.button-dark-background-border.disabled .line{border-color:#cad6d9}.button-dark-background-border.disabled:hover{cursor:not-allowed}.button-dark-background-border.move-this{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-dark-background-border{color:#333;background-color:#cad6d9;border-color:#cad6d9}.open>.button-dark-background-border .text-muted,.open>.button-dark-background-border .deal-detail,.open>.button-dark-background-border .timeline-clock,.open>.button-dark-background-border .deal-task-detail{color:#979797}.open>.button-dark-background-border .text-neutral-muted{color:#a9bcc1}.open>.button-dark-background-border .line{border-color:#b2c3c8}.button-light-background{color:#333;background-color:#f6f8f9;border-color:#f6f8f9}.button-light-background:hover{cursor:pointer;background-color:#eaeff0;color:#333}.button-light-background:hover .text-muted,.button-light-background:hover .deal-detail,.button-light-background:hover .timeline-clock,.button-light-background:hover .deal-task-detail{color:#979797}.button-light-background:hover .text-neutral-muted{color:#a9bcc1}.button-light-background:active{background-color:#dee6e8;color:#333}.button-light-background:active .text-muted,.button-light-background:active .deal-detail,.button-light-background:active .timeline-clock,.button-light-background:active .deal-task-detail{color:#979797}.button-light-background:active .text-neutral-muted{color:#a9bcc1}.button-light-background .text-muted,.button-light-background .deal-detail,.button-light-background .timeline-clock,.button-light-background .deal-task-detail{color:#979797}.button-light-background .text-neutral-muted{color:#a9bcc1}.button-light-background .line{border-color:#dee6e8}.button-light-background.active{color:#333;background-color:#cad6d9;border-color:#f6f8f9}.button-light-background.active .text-muted,.button-light-background.active .deal-detail,.button-light-background.active .timeline-clock,.button-light-background.active .deal-task-detail{color:#979797}.button-light-background.active .text-neutral-muted{color:#a9bcc1}.button-light-background.active .line{border-color:#b2c3c7}.button-light-background.collapse-button{color:#333;background-color:#e7edee;border-color:#f6f8f9}.button-light-background.collapse-button .text-muted,.button-light-background.collapse-button .deal-detail,.button-light-background.collapse-button .timeline-clock,.button-light-background.collapse-button .deal-task-detail{color:#979797}.button-light-background.collapse-button .text-neutral-muted{color:#a9bcc1}.button-light-background.collapse-button .line{border-color:#d0dadd}.button-light-background.collapse-button.collapsed{color:#333;background-color:#f6f8f9;border-color:#f6f8f9}.button-light-background.collapse-button.collapsed:hover{cursor:pointer;background-color:#eaeff0;color:#333}.button-light-background.collapse-button.collapsed:hover .text-muted,.button-light-background.collapse-button.collapsed:hover .deal-detail,.button-light-background.collapse-button.collapsed:hover .timeline-clock,.button-light-background.collapse-button.collapsed:hover .deal-task-detail{color:#979797}.button-light-background.collapse-button.collapsed:hover .text-neutral-muted{color:#a9bcc1}.button-light-background.collapse-button.collapsed:active{background-color:#dee6e8;color:#333}.button-light-background.collapse-button.collapsed:active .text-muted,.button-light-background.collapse-button.collapsed:active .deal-detail,.button-light-background.collapse-button.collapsed:active .timeline-clock,.button-light-background.collapse-button.collapsed:active .deal-task-detail{color:#979797}.button-light-background.collapse-button.collapsed:active .text-neutral-muted{color:#a9bcc1}.button-light-background.collapse-button.collapsed .text-muted,.button-light-background.collapse-button.collapsed .deal-detail,.button-light-background.collapse-button.collapsed .timeline-clock,.button-light-background.collapse-button.collapsed .deal-task-detail{color:#979797}.button-light-background.collapse-button.collapsed .text-neutral-muted{color:#a9bcc1}.button-light-background.collapse-button.collapsed .line{border-color:#dee6e8}.button-light-background.disabled{color:#333;background-color:#f6f8f9;border-color:#f6f8f9;opacity:.5}.button-light-background.disabled .text-muted,.button-light-background.disabled .deal-detail,.button-light-background.disabled .timeline-clock,.button-light-background.disabled .deal-task-detail{color:#979797}.button-light-background.disabled .text-neutral-muted{color:#a9bcc1}.button-light-background.disabled .line{border-color:#dee6e8}.button-light-background.disabled:hover{cursor:not-allowed}.button-light-background.move-this{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-light-background{color:#333;background-color:#dee6e8;border-color:#f6f8f9}.open>.button-light-background .text-muted,.open>.button-light-background .deal-detail,.open>.button-light-background .timeline-clock,.open>.button-light-background .deal-task-detail{color:#979797}.open>.button-light-background .text-neutral-muted{color:#a9bcc1}.open>.button-light-background .line{border-color:#c7d3d6}.button-light-background-border,.deal-or-contact-domain .short-side-bottom-wrapper label.button.button-light-background{color:#333;background-color:#f6f8f9;border-color:#cad6d9}.button-light-background-border:hover,.deal-or-contact-domain .short-side-bottom-wrapper label.button.button-light-background:hover{cursor:pointer;background-color:#eaeff0;color:#333}.button-light-background-border:hover .text-muted,.deal-or-contact-domain .short-side-bottom-wrapper label.button.button-light-background:hover .text-muted,.button-light-background-border:hover .deal-detail,.deal-or-contact-domain .short-side-bottom-wrapper label.button.button-light-background:hover .deal-detail,.button-light-background-border:hover .timeline-clock,.deal-or-contact-domain .short-side-bottom-wrapper label.button.button-light-background:hover .timeline-clock,.button-light-background-border:hover .deal-task-detail,.deal-or-contact-domain .short-side-bottom-wrapper label.button.button-light-background:hover .deal-task-detail{color:#979797}.button-light-background-border:hover .text-neutral-muted,.deal-or-contact-domain .short-side-bottom-wrapper label.button.button-light-background:hover .text-neutral-muted{color:#a9bcc1}.button-light-background-border:active,.deal-or-contact-domain .short-side-bottom-wrapper label.button.button-light-background:active{background-color:#dee6e8;color:#333}.button-light-background-border:active .text-muted,.deal-or-contact-domain .short-side-bottom-wrapper label.button.button-light-background:active .text-muted,.button-light-background-border:active .deal-detail,.deal-or-contact-domain .short-side-bottom-wrapper label.button.button-light-background:active .deal-detail,.button-light-background-border:active .timeline-clock,.deal-or-contact-domain .short-side-bottom-wrapper label.button.button-light-background:active .timeline-clock,.button-light-background-border:active .deal-task-detail,.deal-or-contact-domain .short-side-bottom-wrapper label.button.button-light-background:active .deal-task-detail{color:#979797}.button-light-background-border:active .text-neutral-muted,.deal-or-contact-domain .short-side-bottom-wrapper label.button.button-light-background:active .text-neutral-muted{color:#a9bcc1}.button-light-background-border .text-muted,.deal-or-contact-domain .short-side-bottom-wrapper label.button.button-light-background .text-muted,.button-light-background-border .deal-detail,.deal-or-contact-domain .short-side-bottom-wrapper label.button.button-light-background .deal-detail,.button-light-background-border .timeline-clock,.deal-or-contact-domain .short-side-bottom-wrapper label.button.button-light-background .timeline-clock,.button-light-background-border .deal-task-detail,.deal-or-contact-domain .short-side-bottom-wrapper label.button.button-light-background .deal-task-detail{color:#979797}.button-light-background-border .text-neutral-muted,.deal-or-contact-domain .short-side-bottom-wrapper label.button.button-light-background .text-neutral-muted{color:#a9bcc1}.button-light-background-border .line,.deal-or-contact-domain .short-side-bottom-wrapper label.button.button-light-background .line{border-color:#dee6e8}.button-light-background-border.active,.deal-or-contact-domain .short-side-bottom-wrapper label.active.button.button-light-background{color:#333;background-color:#cad6d9;border-color:#cad6d9}.button-light-background-border.active .text-muted,.deal-or-contact-domain .short-side-bottom-wrapper label.active.button.button-light-background .text-muted,.button-light-background-border.active .deal-detail,.deal-or-contact-domain .short-side-bottom-wrapper label.active.button.button-light-background .deal-detail,.button-light-background-border.active .timeline-clock,.deal-or-contact-domain .short-side-bottom-wrapper label.active.button.button-light-background .timeline-clock,.button-light-background-border.active .deal-task-detail,.deal-or-contact-domain .short-side-bottom-wrapper label.active.button.button-light-background .deal-task-detail{color:#979797}.button-light-background-border.active .text-neutral-muted,.deal-or-contact-domain .short-side-bottom-wrapper label.active.button.button-light-background .text-neutral-muted{color:#a9bcc1}.button-light-background-border.active .line,.deal-or-contact-domain .short-side-bottom-wrapper label.active.button.button-light-background .line{border-color:#b2c3c7}.button-light-background-border.collapse-button,.deal-or-contact-domain .short-side-bottom-wrapper label.collapse-button.button.button-light-background{color:#333;background-color:#e7edee;border-color:#cad6d9}.button-light-background-border.collapse-button .text-muted,.deal-or-contact-domain .short-side-bottom-wrapper label.collapse-button.button.button-light-background .text-muted,.button-light-background-border.collapse-button .deal-detail,.deal-or-contact-domain .short-side-bottom-wrapper label.collapse-button.button.button-light-background .deal-detail,.button-light-background-border.collapse-button .timeline-clock,.deal-or-contact-domain .short-side-bottom-wrapper label.collapse-button.button.button-light-background .timeline-clock,.button-light-background-border.collapse-button .deal-task-detail,.deal-or-contact-domain .short-side-bottom-wrapper label.collapse-button.button.button-light-background .deal-task-detail{color:#979797}.button-light-background-border.collapse-button .text-neutral-muted,.deal-or-contact-domain .short-side-bottom-wrapper label.collapse-button.button.button-light-background .text-neutral-muted{color:#a9bcc1}.button-light-background-border.collapse-button .line,.deal-or-contact-domain .short-side-bottom-wrapper label.collapse-button.button.button-light-background .line{border-color:#d0dadd}.button-light-background-border.collapse-button.collapsed,.deal-or-contact-domain .short-side-bottom-wrapper label.collapse-button.collapsed.button.button-light-background{color:#333;background-color:#f6f8f9;border-color:#cad6d9}.button-light-background-border.collapse-button.collapsed:hover,.deal-or-contact-domain .short-side-bottom-wrapper label.collapse-button.collapsed.button.button-light-background:hover{cursor:pointer;background-color:#eaeff0;color:#333}.button-light-background-border.collapse-button.collapsed:hover .text-muted,.deal-or-contact-domain .short-side-bottom-wrapper label.collapse-button.collapsed.button.button-light-background:hover .text-muted,.button-light-background-border.collapse-button.collapsed:hover .deal-detail,.deal-or-contact-domain .short-side-bottom-wrapper label.collapse-button.collapsed.button.button-light-background:hover .deal-detail,.button-light-background-border.collapse-button.collapsed:hover .timeline-clock,.deal-or-contact-domain .short-side-bottom-wrapper label.collapse-button.collapsed.button.button-light-background:hover .timeline-clock,.button-light-background-border.collapse-button.collapsed:hover .deal-task-detail,.deal-or-contact-domain .short-side-bottom-wrapper label.collapse-button.collapsed.button.button-light-background:hover .deal-task-detail{color:#979797}.button-light-background-border.collapse-button.collapsed:hover .text-neutral-muted,.deal-or-contact-domain .short-side-bottom-wrapper label.collapse-button.collapsed.button.button-light-background:hover .text-neutral-muted{color:#a9bcc1}.button-light-background-border.collapse-button.collapsed:active,.deal-or-contact-domain .short-side-bottom-wrapper label.collapse-button.collapsed.button.button-light-background:active{background-color:#dee6e8;color:#333}.button-light-background-border.collapse-button.collapsed:active .text-muted,.deal-or-contact-domain .short-side-bottom-wrapper label.collapse-button.collapsed.button.button-light-background:active .text-muted,.button-light-background-border.collapse-button.collapsed:active .deal-detail,.deal-or-contact-domain .short-side-bottom-wrapper label.collapse-button.collapsed.button.button-light-background:active .deal-detail,.button-light-background-border.collapse-button.collapsed:active .timeline-clock,.deal-or-contact-domain .short-side-bottom-wrapper label.collapse-button.collapsed.button.button-light-background:active .timeline-clock,.button-light-background-border.collapse-button.collapsed:active .deal-task-detail,.deal-or-contact-domain .short-side-bottom-wrapper label.collapse-button.collapsed.button.button-light-background:active .deal-task-detail{color:#979797}.button-light-background-border.collapse-button.collapsed:active .text-neutral-muted,.deal-or-contact-domain .short-side-bottom-wrapper label.collapse-button.collapsed.button.button-light-background:active .text-neutral-muted{color:#a9bcc1}.button-light-background-border.collapse-button.collapsed .text-muted,.deal-or-contact-domain .short-side-bottom-wrapper label.collapse-button.collapsed.button.button-light-background .text-muted,.button-light-background-border.collapse-button.collapsed .deal-detail,.deal-or-contact-domain .short-side-bottom-wrapper label.collapse-button.collapsed.button.button-light-background .deal-detail,.button-light-background-border.collapse-button.collapsed .timeline-clock,.deal-or-contact-domain .short-side-bottom-wrapper label.collapse-button.collapsed.button.button-light-background .timeline-clock,.button-light-background-border.collapse-button.collapsed .deal-task-detail,.deal-or-contact-domain .short-side-bottom-wrapper label.collapse-button.collapsed.button.button-light-background .deal-task-detail{color:#979797}.button-light-background-border.collapse-button.collapsed .text-neutral-muted,.deal-or-contact-domain .short-side-bottom-wrapper label.collapse-button.collapsed.button.button-light-background .text-neutral-muted{color:#a9bcc1}.button-light-background-border.collapse-button.collapsed .line,.deal-or-contact-domain .short-side-bottom-wrapper label.collapse-button.collapsed.button.button-light-background .line{border-color:#dee6e8}.button-light-background-border.disabled,.deal-or-contact-domain .short-side-bottom-wrapper label.disabled.button.button-light-background{color:#333;background-color:#f6f8f9;border-color:#cad6d9;opacity:.5}.button-light-background-border.disabled .text-muted,.deal-or-contact-domain .short-side-bottom-wrapper label.disabled.button.button-light-background .text-muted,.button-light-background-border.disabled .deal-detail,.deal-or-contact-domain .short-side-bottom-wrapper label.disabled.button.button-light-background .deal-detail,.button-light-background-border.disabled .timeline-clock,.deal-or-contact-domain .short-side-bottom-wrapper label.disabled.button.button-light-background .timeline-clock,.button-light-background-border.disabled .deal-task-detail,.deal-or-contact-domain .short-side-bottom-wrapper label.disabled.button.button-light-background .deal-task-detail{color:#979797}.button-light-background-border.disabled .text-neutral-muted,.deal-or-contact-domain .short-side-bottom-wrapper label.disabled.button.button-light-background .text-neutral-muted{color:#a9bcc1}.button-light-background-border.disabled .line,.deal-or-contact-domain .short-side-bottom-wrapper label.disabled.button.button-light-background .line{border-color:#dee6e8}.button-light-background-border.disabled:hover,.deal-or-contact-domain .short-side-bottom-wrapper label.disabled.button.button-light-background:hover{cursor:not-allowed}.button-light-background-border.move-this,.deal-or-contact-domain .short-side-bottom-wrapper label.move-this.button.button-light-background{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-light-background-border,.deal-or-contact-domain .short-side-bottom-wrapper .open>label.button.button-light-background{color:#333;background-color:#dee6e8;border-color:#cad6d9}.open>.button-light-background-border .text-muted,.deal-or-contact-domain .short-side-bottom-wrapper .open>label.button.button-light-background .text-muted,.open>.button-light-background-border .deal-detail,.deal-or-contact-domain .short-side-bottom-wrapper .open>label.button.button-light-background .deal-detail,.open>.button-light-background-border .timeline-clock,.deal-or-contact-domain .short-side-bottom-wrapper .open>label.button.button-light-background .timeline-clock,.open>.button-light-background-border .deal-task-detail,.deal-or-contact-domain .short-side-bottom-wrapper .open>label.button.button-light-background .deal-task-detail{color:#979797}.open>.button-light-background-border .text-neutral-muted,.deal-or-contact-domain .short-side-bottom-wrapper .open>label.button.button-light-background .text-neutral-muted{color:#a9bcc1}.open>.button-light-background-border .line,.deal-or-contact-domain .short-side-bottom-wrapper .open>label.button.button-light-background .line{border-color:#c7d3d6}.button-light-background-light-border{color:#333;background-color:#f6f8f9;border-color:#dee6e8}.button-light-background-light-border:hover{cursor:pointer;background-color:#eaeff0;color:#333}.button-light-background-light-border:hover .text-muted,.button-light-background-light-border:hover .deal-detail,.button-light-background-light-border:hover .timeline-clock,.button-light-background-light-border:hover .deal-task-detail{color:#979797}.button-light-background-light-border:hover .text-neutral-muted{color:#a9bcc1}.button-light-background-light-border:active{background-color:#dee6e8;color:#333}.button-light-background-light-border:active .text-muted,.button-light-background-light-border:active .deal-detail,.button-light-background-light-border:active .timeline-clock,.button-light-background-light-border:active .deal-task-detail{color:#979797}.button-light-background-light-border:active .text-neutral-muted{color:#a9bcc1}.button-light-background-light-border .text-muted,.button-light-background-light-border .deal-detail,.button-light-background-light-border .timeline-clock,.button-light-background-light-border .deal-task-detail{color:#979797}.button-light-background-light-border .text-neutral-muted{color:#a9bcc1}.button-light-background-light-border .line{border-color:#dee6e8}.button-light-background-light-border.active{color:#333;background-color:#cad6d9;border-color:#dee6e8}.button-light-background-light-border.active .text-muted,.button-light-background-light-border.active .deal-detail,.button-light-background-light-border.active .timeline-clock,.button-light-background-light-border.active .deal-task-detail{color:#979797}.button-light-background-light-border.active .text-neutral-muted{color:#a9bcc1}.button-light-background-light-border.active .line{border-color:#b2c3c7}.button-light-background-light-border.collapse-button{color:#333;background-color:#e7edee;border-color:#dee6e8}.button-light-background-light-border.collapse-button .text-muted,.button-light-background-light-border.collapse-button .deal-detail,.button-light-background-light-border.collapse-button .timeline-clock,.button-light-background-light-border.collapse-button .deal-task-detail{color:#979797}.button-light-background-light-border.collapse-button .text-neutral-muted{color:#a9bcc1}.button-light-background-light-border.collapse-button .line{border-color:#d0dadd}.button-light-background-light-border.collapse-button.collapsed{color:#333;background-color:#f6f8f9;border-color:#dee6e8}.button-light-background-light-border.collapse-button.collapsed:hover{cursor:pointer;background-color:#eaeff0;color:#333}.button-light-background-light-border.collapse-button.collapsed:hover .text-muted,.button-light-background-light-border.collapse-button.collapsed:hover .deal-detail,.button-light-background-light-border.collapse-button.collapsed:hover .timeline-clock,.button-light-background-light-border.collapse-button.collapsed:hover .deal-task-detail{color:#979797}.button-light-background-light-border.collapse-button.collapsed:hover .text-neutral-muted{color:#a9bcc1}.button-light-background-light-border.collapse-button.collapsed:active{background-color:#dee6e8;color:#333}.button-light-background-light-border.collapse-button.collapsed:active .text-muted,.button-light-background-light-border.collapse-button.collapsed:active .deal-detail,.button-light-background-light-border.collapse-button.collapsed:active .timeline-clock,.button-light-background-light-border.collapse-button.collapsed:active .deal-task-detail{color:#979797}.button-light-background-light-border.collapse-button.collapsed:active .text-neutral-muted{color:#a9bcc1}.button-light-background-light-border.collapse-button.collapsed .text-muted,.button-light-background-light-border.collapse-button.collapsed .deal-detail,.button-light-background-light-border.collapse-button.collapsed .timeline-clock,.button-light-background-light-border.collapse-button.collapsed .deal-task-detail{color:#979797}.button-light-background-light-border.collapse-button.collapsed .text-neutral-muted{color:#a9bcc1}.button-light-background-light-border.collapse-button.collapsed .line{border-color:#dee6e8}.button-light-background-light-border.disabled{color:#333;background-color:#f6f8f9;border-color:#dee6e8;opacity:.5}.button-light-background-light-border.disabled .text-muted,.button-light-background-light-border.disabled .deal-detail,.button-light-background-light-border.disabled .timeline-clock,.button-light-background-light-border.disabled .deal-task-detail{color:#979797}.button-light-background-light-border.disabled .text-neutral-muted{color:#a9bcc1}.button-light-background-light-border.disabled .line{border-color:#dee6e8}.button-light-background-light-border.disabled:hover{cursor:not-allowed}.button-light-background-light-border.move-this{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-light-background-light-border{color:#333;background-color:#dee6e8;border-color:#dee6e8}.open>.button-light-background-light-border .text-muted,.open>.button-light-background-light-border .deal-detail,.open>.button-light-background-light-border .timeline-clock,.open>.button-light-background-light-border .deal-task-detail{color:#979797}.open>.button-light-background-light-border .text-neutral-muted{color:#a9bcc1}.open>.button-light-background-light-border .line{border-color:#c7d3d6}.button-darkest-light-background-border{color:#333;background-color:#f6f8f9;border-color:#d9e1e3}.button-darkest-light-background-border:hover{cursor:pointer;background-color:#eaeff0;color:#333}.button-darkest-light-background-border:hover .text-muted,.button-darkest-light-background-border:hover .deal-detail,.button-darkest-light-background-border:hover .timeline-clock,.button-darkest-light-background-border:hover .deal-task-detail{color:#979797}.button-darkest-light-background-border:hover .text-neutral-muted{color:#a9bcc1}.button-darkest-light-background-border:active{background-color:#dee6e8;color:#333}.button-darkest-light-background-border:active .text-muted,.button-darkest-light-background-border:active .deal-detail,.button-darkest-light-background-border:active .timeline-clock,.button-darkest-light-background-border:active .deal-task-detail{color:#979797}.button-darkest-light-background-border:active .text-neutral-muted{color:#a9bcc1}.button-darkest-light-background-border .text-muted,.button-darkest-light-background-border .deal-detail,.button-darkest-light-background-border .timeline-clock,.button-darkest-light-background-border .deal-task-detail{color:#979797}.button-darkest-light-background-border .text-neutral-muted{color:#a9bcc1}.button-darkest-light-background-border .line{border-color:#dee6e8}.button-darkest-light-background-border.active{color:#333;background-color:#cad6d9;border-color:#d9e1e3}.button-darkest-light-background-border.active .text-muted,.button-darkest-light-background-border.active .deal-detail,.button-darkest-light-background-border.active .timeline-clock,.button-darkest-light-background-border.active .deal-task-detail{color:#979797}.button-darkest-light-background-border.active .text-neutral-muted{color:#a9bcc1}.button-darkest-light-background-border.active .line{border-color:#b2c3c7}.button-darkest-light-background-border.collapse-button{color:#333;background-color:#e7edee;border-color:#d9e1e3}.button-darkest-light-background-border.collapse-button .text-muted,.button-darkest-light-background-border.collapse-button .deal-detail,.button-darkest-light-background-border.collapse-button .timeline-clock,.button-darkest-light-background-border.collapse-button .deal-task-detail{color:#979797}.button-darkest-light-background-border.collapse-button .text-neutral-muted{color:#a9bcc1}.button-darkest-light-background-border.collapse-button .line{border-color:#d0dadd}.button-darkest-light-background-border.collapse-button.collapsed{color:#333;background-color:#f6f8f9;border-color:#d9e1e3}.button-darkest-light-background-border.collapse-button.collapsed:hover{cursor:pointer;background-color:#eaeff0;color:#333}.button-darkest-light-background-border.collapse-button.collapsed:hover .text-muted,.button-darkest-light-background-border.collapse-button.collapsed:hover .deal-detail,.button-darkest-light-background-border.collapse-button.collapsed:hover .timeline-clock,.button-darkest-light-background-border.collapse-button.collapsed:hover .deal-task-detail{color:#979797}.button-darkest-light-background-border.collapse-button.collapsed:hover .text-neutral-muted{color:#a9bcc1}.button-darkest-light-background-border.collapse-button.collapsed:active{background-color:#dee6e8;color:#333}.button-darkest-light-background-border.collapse-button.collapsed:active .text-muted,.button-darkest-light-background-border.collapse-button.collapsed:active .deal-detail,.button-darkest-light-background-border.collapse-button.collapsed:active .timeline-clock,.button-darkest-light-background-border.collapse-button.collapsed:active .deal-task-detail{color:#979797}.button-darkest-light-background-border.collapse-button.collapsed:active .text-neutral-muted{color:#a9bcc1}.button-darkest-light-background-border.collapse-button.collapsed .text-muted,.button-darkest-light-background-border.collapse-button.collapsed .deal-detail,.button-darkest-light-background-border.collapse-button.collapsed .timeline-clock,.button-darkest-light-background-border.collapse-button.collapsed .deal-task-detail{color:#979797}.button-darkest-light-background-border.collapse-button.collapsed .text-neutral-muted{color:#a9bcc1}.button-darkest-light-background-border.collapse-button.collapsed .line{border-color:#dee6e8}.button-darkest-light-background-border.disabled{color:#333;background-color:#f6f8f9;border-color:#d9e1e3;opacity:.5}.button-darkest-light-background-border.disabled .text-muted,.button-darkest-light-background-border.disabled .deal-detail,.button-darkest-light-background-border.disabled .timeline-clock,.button-darkest-light-background-border.disabled .deal-task-detail{color:#979797}.button-darkest-light-background-border.disabled .text-neutral-muted{color:#a9bcc1}.button-darkest-light-background-border.disabled .line{border-color:#dee6e8}.button-darkest-light-background-border.disabled:hover{cursor:not-allowed}.button-darkest-light-background-border.move-this{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-darkest-light-background-border{color:#333;background-color:#dee6e8;border-color:#d9e1e3}.open>.button-darkest-light-background-border .text-muted,.open>.button-darkest-light-background-border .deal-detail,.open>.button-darkest-light-background-border .timeline-clock,.open>.button-darkest-light-background-border .deal-task-detail{color:#979797}.open>.button-darkest-light-background-border .text-neutral-muted{color:#a9bcc1}.open>.button-darkest-light-background-border .line{border-color:#c7d3d6}.button-inherit,.timeline-edit a{background-color:inherit;color:inherit;border-color:inherit}.button-inherit:hover,.timeline-edit a:hover{cursor:pointer;background-color:#e1e8e9;color:#333}.button-inherit:hover .text-muted,.timeline-edit a:hover .text-muted,.button-inherit:hover .deal-detail,.timeline-edit a:hover .deal-detail,.button-inherit:hover .timeline-clock,.timeline-edit a:hover .timeline-clock,.button-inherit:hover .deal-task-detail,.timeline-edit a:hover .deal-task-detail{color:#979797}.button-inherit:hover .text-neutral-muted,.timeline-edit a:hover .text-neutral-muted{color:#a9bcc1}.button-inherit:active,.timeline-edit a:active{background-color:#d5dfe1;color:#333}.button-inherit:active .text-muted,.timeline-edit a:active .text-muted,.button-inherit:active .deal-detail,.timeline-edit a:active .deal-detail,.button-inherit:active .timeline-clock,.timeline-edit a:active .timeline-clock,.button-inherit:active .deal-task-detail,.timeline-edit a:active .deal-task-detail{color:#979797}.button-inherit:active .text-neutral-muted,.timeline-edit a:active .text-neutral-muted{color:#a9bcc1}.button-inherit .line,.timeline-edit a .line{border-color:inherit}.open>.button-inherit,.timeline-edit .open>a{color:#333;background-color:#d5dfe1;border-color:inherit}.open>.button-inherit .text-muted,.timeline-edit .open>a .text-muted,.open>.button-inherit .deal-detail,.timeline-edit .open>a .deal-detail,.open>.button-inherit .timeline-clock,.timeline-edit .open>a .timeline-clock,.open>.button-inherit .deal-task-detail,.timeline-edit .open>a .deal-task-detail{color:#979797}.open>.button-inherit .text-neutral-muted,.timeline-edit .open>a .text-neutral-muted{color:#a9bcc1}.open>.button-inherit .line,.timeline-edit .open>a .line{border-color:#beccd0}.button-contacts{color:#333;background-color:#d9f3fb;border-color:#ace4f5}.button-contacts:hover{cursor:pointer;background-color:#c7edf8;color:#333}.button-contacts:hover .text-muted,.button-contacts:hover .deal-detail,.button-contacts:hover .timeline-clock,.button-contacts:hover .deal-task-detail{color:#979797}.button-contacts:hover .text-neutral-muted{color:#a9bcc1}.button-contacts:active{background-color:#b5e7f6;color:#333}.button-contacts:active .text-muted,.button-contacts:active .deal-detail,.button-contacts:active .timeline-clock,.button-contacts:active .deal-task-detail{color:#979797}.button-contacts:active .text-neutral-muted{color:#a9bcc1}.button-contacts .text-muted,.button-contacts .deal-detail,.button-contacts .timeline-clock,.button-contacts .deal-task-detail{color:#979797}.button-contacts .text-neutral-muted{color:#a9bcc1}.button-contacts .line{border-color:#b5e7f6}.button-contacts.active{color:#333;background-color:#95dcf2;border-color:#ace4f5}.button-contacts.active .text-muted,.button-contacts.active .deal-detail,.button-contacts.active .timeline-clock,.button-contacts.active .deal-task-detail{color:#979797}.button-contacts.active .text-neutral-muted{color:#a9bcc1}.button-contacts.active .line{border-color:#71d0ee}.button-contacts.collapse-button{color:#333;background-color:#c3ebf8;border-color:#ace4f5}.button-contacts.collapse-button .text-muted,.button-contacts.collapse-button .deal-detail,.button-contacts.collapse-button .timeline-clock,.button-contacts.collapse-button .deal-task-detail{color:#979797}.button-contacts.collapse-button .text-neutral-muted{color:#a9bcc1}.button-contacts.collapse-button .line{border-color:#9edff4}.button-contacts.collapse-button.collapsed{color:#333;background-color:#d9f3fb;border-color:#ace4f5}.button-contacts.collapse-button.collapsed:hover{cursor:pointer;background-color:#c7edf8;color:#333}.button-contacts.collapse-button.collapsed:hover .text-muted,.button-contacts.collapse-button.collapsed:hover .deal-detail,.button-contacts.collapse-button.collapsed:hover .timeline-clock,.button-contacts.collapse-button.collapsed:hover .deal-task-detail{color:#979797}.button-contacts.collapse-button.collapsed:hover .text-neutral-muted{color:#a9bcc1}.button-contacts.collapse-button.collapsed:active{background-color:#b5e7f6;color:#333}.button-contacts.collapse-button.collapsed:active .text-muted,.button-contacts.collapse-button.collapsed:active .deal-detail,.button-contacts.collapse-button.collapsed:active .timeline-clock,.button-contacts.collapse-button.collapsed:active .deal-task-detail{color:#979797}.button-contacts.collapse-button.collapsed:active .text-neutral-muted{color:#a9bcc1}.button-contacts.collapse-button.collapsed .text-muted,.button-contacts.collapse-button.collapsed .deal-detail,.button-contacts.collapse-button.collapsed .timeline-clock,.button-contacts.collapse-button.collapsed .deal-task-detail{color:#979797}.button-contacts.collapse-button.collapsed .text-neutral-muted{color:#a9bcc1}.button-contacts.collapse-button.collapsed .line{border-color:#b5e7f6}.button-contacts.disabled{color:#333;background-color:#d9f3fb;border-color:#ace4f5;opacity:.5}.button-contacts.disabled .text-muted,.button-contacts.disabled .deal-detail,.button-contacts.disabled .timeline-clock,.button-contacts.disabled .deal-task-detail{color:#979797}.button-contacts.disabled .text-neutral-muted{color:#a9bcc1}.button-contacts.disabled .line{border-color:#b5e7f6}.button-contacts.disabled:hover{cursor:not-allowed}.button-contacts.move-this{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-contacts{color:#333;background-color:#b5e7f6;border-color:#ace4f5}.open>.button-contacts .text-muted,.open>.button-contacts .deal-detail,.open>.button-contacts .timeline-clock,.open>.button-contacts .deal-task-detail{color:#979797}.open>.button-contacts .text-neutral-muted{color:#a9bcc1}.open>.button-contacts .line{border-color:#90dbf2}.button-deals{color:#333;background-color:#f4f3f9;border-color:#d5d2e7}.button-deals:hover{cursor:pointer;background-color:#e8e6f2;color:#333}.button-deals:hover .text-muted,.button-deals:hover .deal-detail,.button-deals:hover .timeline-clock,.button-deals:hover .deal-task-detail{color:#979797}.button-deals:hover .text-neutral-muted{color:#a9bcc1}.button-deals:active{background-color:#dbd9ea;color:#333}.button-deals:active .text-muted,.button-deals:active .deal-detail,.button-deals:active .timeline-clock,.button-deals:active .deal-task-detail{color:#979797}.button-deals:active .text-neutral-muted{color:#a9bcc1}.button-deals .text-muted,.button-deals .deal-detail,.button-deals .timeline-clock,.button-deals .deal-task-detail{color:#979797}.button-deals .text-neutral-muted{color:#a9bcc1}.button-deals .line{border-color:#dbd9ea}.button-deals.active{color:#333;background-color:#c6c2de;border-color:#d5d2e7}.button-deals.active .text-muted,.button-deals.active .deal-detail,.button-deals.active .timeline-clock,.button-deals.active .deal-task-detail{color:#979797}.button-deals.active .text-neutral-muted{color:#a9bcc1}.button-deals.active .line{border-color:#ada7cf}.button-deals.collapse-button{color:#333;background-color:#e5e3f0;border-color:#d5d2e7}.button-deals.collapse-button .text-muted,.button-deals.collapse-button .deal-detail,.button-deals.collapse-button .timeline-clock,.button-deals.collapse-button .deal-task-detail{color:#979797}.button-deals.collapse-button .text-neutral-muted{color:#a9bcc1}.button-deals.collapse-button .line{border-color:#ccc8e1}.button-deals.collapse-button.collapsed{color:#333;background-color:#f4f3f9;border-color:#d5d2e7}.button-deals.collapse-button.collapsed:hover{cursor:pointer;background-color:#e8e6f2;color:#333}.button-deals.collapse-button.collapsed:hover .text-muted,.button-deals.collapse-button.collapsed:hover .deal-detail,.button-deals.collapse-button.collapsed:hover .timeline-clock,.button-deals.collapse-button.collapsed:hover .deal-task-detail{color:#979797}.button-deals.collapse-button.collapsed:hover .text-neutral-muted{color:#a9bcc1}.button-deals.collapse-button.collapsed:active{background-color:#dbd9ea;color:#333}.button-deals.collapse-button.collapsed:active .text-muted,.button-deals.collapse-button.collapsed:active .deal-detail,.button-deals.collapse-button.collapsed:active .timeline-clock,.button-deals.collapse-button.collapsed:active .deal-task-detail{color:#979797}.button-deals.collapse-button.collapsed:active .text-neutral-muted{color:#a9bcc1}.button-deals.collapse-button.collapsed .text-muted,.button-deals.collapse-button.collapsed .deal-detail,.button-deals.collapse-button.collapsed .timeline-clock,.button-deals.collapse-button.collapsed .deal-task-detail{color:#979797}.button-deals.collapse-button.collapsed .text-neutral-muted{color:#a9bcc1}.button-deals.collapse-button.collapsed .line{border-color:#dbd9ea}.button-deals.disabled{color:#333;background-color:#f4f3f9;border-color:#d5d2e7;opacity:.5}.button-deals.disabled .text-muted,.button-deals.disabled .deal-detail,.button-deals.disabled .timeline-clock,.button-deals.disabled .deal-task-detail{color:#979797}.button-deals.disabled .text-neutral-muted{color:#a9bcc1}.button-deals.disabled .line{border-color:#dbd9ea}.button-deals.disabled:hover{cursor:not-allowed}.button-deals.move-this{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-deals{color:#333;background-color:#dbd9ea;border-color:#d5d2e7}.open>.button-deals .text-muted,.open>.button-deals .deal-detail,.open>.button-deals .timeline-clock,.open>.button-deals .deal-task-detail{color:#979797}.open>.button-deals .text-neutral-muted{color:#a9bcc1}.open>.button-deals .line{border-color:#c2bedc}.button-products{color:#333;background-color:#d7f7df;border-color:#adefbd}.button-products:hover{cursor:pointer;background-color:#c6f4d1;color:#333}.button-products:hover .text-muted,.button-products:hover .deal-detail,.button-products:hover .timeline-clock,.button-products:hover .deal-task-detail{color:#979797}.button-products:hover .text-neutral-muted{color:#a9bcc1}.button-products:active{background-color:#b5f0c4;color:#333}.button-products:active .text-muted,.button-products:active .deal-detail,.button-products:active .timeline-clock,.button-products:active .deal-task-detail{color:#979797}.button-products:active .text-neutral-muted{color:#a9bcc1}.button-products .text-muted,.button-products .deal-detail,.button-products .timeline-clock,.button-products .deal-task-detail{color:#979797}.button-products .text-neutral-muted{color:#a9bcc1}.button-products .line{border-color:#b5f0c4}.button-products.active{color:#333;background-color:#98eaab;border-color:#adefbd}.button-products.active .text-muted,.button-products.active .deal-detail,.button-products.active .timeline-clock,.button-products.active .deal-task-detail{color:#979797}.button-products.active .text-neutral-muted{color:#a9bcc1}.button-products.active .line{border-color:#76e390}.button-products.collapse-button{color:#333;background-color:#c2f3ce;border-color:#adefbd}.button-products.collapse-button .text-muted,.button-products.collapse-button .deal-detail,.button-products.collapse-button .timeline-clock,.button-products.collapse-button .deal-task-detail{color:#979797}.button-products.collapse-button .text-neutral-muted{color:#a9bcc1}.button-products.collapse-button .line{border-color:#a0ecb2}.button-products.collapse-button.collapsed{color:#333;background-color:#d7f7df;border-color:#adefbd}.button-products.collapse-button.collapsed:hover{cursor:pointer;background-color:#c6f4d1;color:#333}.button-products.collapse-button.collapsed:hover .text-muted,.button-products.collapse-button.collapsed:hover .deal-detail,.button-products.collapse-button.collapsed:hover .timeline-clock,.button-products.collapse-button.collapsed:hover .deal-task-detail{color:#979797}.button-products.collapse-button.collapsed:hover .text-neutral-muted{color:#a9bcc1}.button-products.collapse-button.collapsed:active{background-color:#b5f0c4;color:#333}.button-products.collapse-button.collapsed:active .text-muted,.button-products.collapse-button.collapsed:active .deal-detail,.button-products.collapse-button.collapsed:active .timeline-clock,.button-products.collapse-button.collapsed:active .deal-task-detail{color:#979797}.button-products.collapse-button.collapsed:active .text-neutral-muted{color:#a9bcc1}.button-products.collapse-button.collapsed .text-muted,.button-products.collapse-button.collapsed .deal-detail,.button-products.collapse-button.collapsed .timeline-clock,.button-products.collapse-button.collapsed .deal-task-detail{color:#979797}.button-products.collapse-button.collapsed .text-neutral-muted{color:#a9bcc1}.button-products.collapse-button.collapsed .line{border-color:#b5f0c4}.button-products.disabled{color:#333;background-color:#d7f7df;border-color:#adefbd;opacity:.5}.button-products.disabled .text-muted,.button-products.disabled .deal-detail,.button-products.disabled .timeline-clock,.button-products.disabled .deal-task-detail{color:#979797}.button-products.disabled .text-neutral-muted{color:#a9bcc1}.button-products.disabled .line{border-color:#b5f0c4}.button-products.disabled:hover{cursor:not-allowed}.button-products.move-this{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-products{color:#333;background-color:#b5f0c4;border-color:#adefbd}.open>.button-products .text-muted,.open>.button-products .deal-detail,.open>.button-products .timeline-clock,.open>.button-products .deal-task-detail{color:#979797}.open>.button-products .text-neutral-muted{color:#a9bcc1}.open>.button-products .line{border-color:#94e9a8}.button-users{color:#333;background-color:#ebeff0;border-color:#cdd8db}.button-users:hover{cursor:pointer;background-color:#dfe6e8;color:#333}.button-users:hover .text-muted,.button-users:hover .deal-detail,.button-users:hover .timeline-clock,.button-users:hover .deal-task-detail{color:#979797}.button-users:hover .text-neutral-muted{color:#a9bcc1}.button-users:active{background-color:#d3dddf;color:#333}.button-users:active .text-muted,.button-users:active .deal-detail,.button-users:active .timeline-clock,.button-users:active .deal-task-detail{color:#979797}.button-users:active .text-neutral-muted{color:#a9bcc1}.button-users .text-muted,.button-users .deal-detail,.button-users .timeline-clock,.button-users .deal-task-detail{color:#979797}.button-users .text-neutral-muted{color:#a9bcc1}.button-users .line{border-color:#d3dddf}.button-users.active{color:#333;background-color:#becdd0;border-color:#cdd8db}.button-users.active .text-muted,.button-users.active .deal-detail,.button-users.active .timeline-clock,.button-users.active .deal-task-detail{color:#979797}.button-users.active .text-neutral-muted{color:#a9bcc1}.button-users.active .line{border-color:#a7babf}.button-users.collapse-button{color:#333;background-color:#dce4e6;border-color:#cdd8db}.button-users.collapse-button .text-muted,.button-users.collapse-button .deal-detail,.button-users.collapse-button .timeline-clock,.button-users.collapse-button .deal-task-detail{color:#979797}.button-users.collapse-button .text-neutral-muted{color:#a9bcc1}.button-users.collapse-button .line{border-color:#c4d1d4}.button-users.collapse-button.collapsed{color:#333;background-color:#ebeff0;border-color:#cdd8db}.button-users.collapse-button.collapsed:hover{cursor:pointer;background-color:#dfe6e8;color:#333}.button-users.collapse-button.collapsed:hover .text-muted,.button-users.collapse-button.collapsed:hover .deal-detail,.button-users.collapse-button.collapsed:hover .timeline-clock,.button-users.collapse-button.collapsed:hover .deal-task-detail{color:#979797}.button-users.collapse-button.collapsed:hover .text-neutral-muted{color:#a9bcc1}.button-users.collapse-button.collapsed:active{background-color:#d3dddf;color:#333}.button-users.collapse-button.collapsed:active .text-muted,.button-users.collapse-button.collapsed:active .deal-detail,.button-users.collapse-button.collapsed:active .timeline-clock,.button-users.collapse-button.collapsed:active .deal-task-detail{color:#979797}.button-users.collapse-button.collapsed:active .text-neutral-muted{color:#a9bcc1}.button-users.collapse-button.collapsed .text-muted,.button-users.collapse-button.collapsed .deal-detail,.button-users.collapse-button.collapsed .timeline-clock,.button-users.collapse-button.collapsed .deal-task-detail{color:#979797}.button-users.collapse-button.collapsed .text-neutral-muted{color:#a9bcc1}.button-users.collapse-button.collapsed .line{border-color:#d3dddf}.button-users.disabled{color:#333;background-color:#ebeff0;border-color:#cdd8db;opacity:.5}.button-users.disabled .text-muted,.button-users.disabled .deal-detail,.button-users.disabled .timeline-clock,.button-users.disabled .deal-task-detail{color:#979797}.button-users.disabled .text-neutral-muted{color:#a9bcc1}.button-users.disabled .line{border-color:#d3dddf}.button-users.disabled:hover{cursor:not-allowed}.button-users.move-this{cursor:move;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.open>.button-users{color:#333;background-color:#d3dddf;border-color:#cdd8db}.open>.button-users .text-muted,.open>.button-users .deal-detail,.open>.button-users .timeline-clock,.open>.button-users .deal-task-detail{color:#979797}.open>.button-users .text-neutral-muted{color:#a9bcc1}.open>.button-users .line{border-color:#bbcace}.dark-dropdown-menu{font-size:14px;font-weight:inherit;color:inherit;opacity:inherit;line-height:inherit;color:#fff;background-color:#3a3f51;border-color:#4f566f;padding:8px 0;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-box-shadow:2px 0px 6px 0px rgba(0,0,0,.3);-moz-box-shadow:2px 0px 6px 0px rgba(0,0,0,.3);box-shadow:2px 0 6px #0000004d;margin-top:0;width:auto;overflow:hidden}.dark-dropdown-menu .text-muted,.dark-dropdown-menu .deal-detail,.dark-dropdown-menu .timeline-clock,.dark-dropdown-menu .deal-task-detail{color:#9ea4b9}.dark-dropdown-menu .line{border-color:#4f566f}.dark-dropdown-menu.left-menu{left:0}.dark-dropdown-menu.no-padding-top{padding-top:0}li a.dark-dropdown-link{padding:10px 20px;color:#fff;border-color:#4f566f;position:relative;display:block;line-height:1.5;background-color:#3a3f51;height:auto}li a.dark-dropdown-link:hover{cursor:pointer;background-color:#313645;color:#fff}li a.dark-dropdown-link:hover .text-muted,li a.dark-dropdown-link:hover .deal-detail,li a.dark-dropdown-link:hover .timeline-clock,li a.dark-dropdown-link:hover .deal-task-detail{color:#9ea4b9}li a.dark-dropdown-link:active{background-color:#292d39;color:#fff}li a.dark-dropdown-link:active .text-muted,li a.dark-dropdown-link:active .deal-detail,li a.dark-dropdown-link:active .timeline-clock,li a.dark-dropdown-link:active .deal-task-detail,li a.dark-dropdown-link .text-muted,li a.dark-dropdown-link .deal-detail,li a.dark-dropdown-link .timeline-clock,li a.dark-dropdown-link .deal-task-detail{color:#9ea4b9}li a.dark-dropdown-link .line{border-color:#4f566f}li:last-child a.dark-dropdown-link{border-bottom:none}.notification-dropdown-menu{font-size:14px;font-weight:inherit;color:inherit;opacity:inherit;line-height:inherit;color:#fff;background-color:#40465a;border-color:#565d78;padding:0;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-box-shadow:2px 0px 6px 0px rgba(0,0,0,.3);-moz-box-shadow:2px 0px 6px 0px rgba(0,0,0,.3);box-shadow:2px 0 6px #0000004d;margin-top:0;width:350px;overflow:hidden}.notification-dropdown-menu .text-muted,.notification-dropdown-menu .deal-detail,.notification-dropdown-menu .timeline-clock,.notification-dropdown-menu .deal-task-detail{color:#a7acc0}.notification-dropdown-menu .line{border-color:#565d78}.notification-dropdown-menu.left-menu{left:0}.notification-dropdown-menu.no-padding-top{padding-top:0}li a.notification-dropdown-link{padding:10px 20px;color:#fff;border-color:#4f566f;position:relative;display:block;line-height:1.5;background-color:#3a3f51;height:auto;white-space:normal}li a.notification-dropdown-link:hover{cursor:pointer;background-color:#313645;color:#fff}li a.notification-dropdown-link:hover .text-muted,li a.notification-dropdown-link:hover .deal-detail,li a.notification-dropdown-link:hover .timeline-clock,li a.notification-dropdown-link:hover .deal-task-detail{color:#9ea4b9}li a.notification-dropdown-link:active{background-color:#292d39;color:#fff}li a.notification-dropdown-link:active .text-muted,li a.notification-dropdown-link:active .deal-detail,li a.notification-dropdown-link:active .timeline-clock,li a.notification-dropdown-link:active .deal-task-detail,li a.notification-dropdown-link .text-muted,li a.notification-dropdown-link .deal-detail,li a.notification-dropdown-link .timeline-clock,li a.notification-dropdown-link .deal-task-detail{color:#9ea4b9}li a.notification-dropdown-link .line{border-color:#4f566f}li:last-child a.notification-dropdown-link{border-bottom:none}.approval-dropdown-menu{font-size:14px;font-weight:inherit;color:inherit;opacity:inherit;line-height:inherit;color:#333;background-color:#edf1f2;border-color:#d5dfe1;padding:0;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-box-shadow:2px 0px 6px 0px rgba(0,0,0,.3);-moz-box-shadow:2px 0px 6px 0px rgba(0,0,0,.3);box-shadow:2px 0 6px #0000004d;margin-top:0;width:350px;overflow:hidden}.approval-dropdown-menu .text-muted,.approval-dropdown-menu .deal-detail,.approval-dropdown-menu .timeline-clock,.approval-dropdown-menu .deal-task-detail{color:#979797}.approval-dropdown-menu .text-neutral-muted{color:#a9bcc1}.approval-dropdown-menu .line{border-color:#d5dfe1}.approval-dropdown-menu.left-menu{left:0}.approval-dropdown-menu.no-padding-top{padding-top:0}li a.approval-dropdown-link{padding:10px 20px;color:#333;border-color:#ebebeb;position:relative;display:block;line-height:1.5;background-color:#fff;height:auto;white-space:normal}li a.approval-dropdown-link:hover{cursor:pointer;background-color:#1aacda;color:#fff}li a.approval-dropdown-link:hover .text-muted,li a.approval-dropdown-link:hover .deal-detail,li a.approval-dropdown-link:hover .timeline-clock,li a.approval-dropdown-link:hover .deal-task-detail{color:#d9f3fb}li a.approval-dropdown-link:active{background-color:#189ec8;color:#fff}li a.approval-dropdown-link:active .text-muted,li a.approval-dropdown-link:active .deal-detail,li a.approval-dropdown-link:active .timeline-clock,li a.approval-dropdown-link:active .deal-task-detail{color:#d9f3fb}li a.approval-dropdown-link .text-muted,li a.approval-dropdown-link .deal-detail,li a.approval-dropdown-link .timeline-clock,li a.approval-dropdown-link .deal-task-detail{color:#979797}li a.approval-dropdown-link .text-neutral-muted{color:#a9bcc1}li a.approval-dropdown-link .line{border-color:#ebebeb}li:last-child a.approval-dropdown-link{border-bottom:none}.icon-dropdown-menu{font-size:14px;font-weight:inherit;color:inherit;opacity:inherit;line-height:inherit;color:#333;background-color:#fff;border-color:#ebebeb;padding:0;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-box-shadow:2px 0px 6px 0px rgba(0,0,0,.3);-moz-box-shadow:2px 0px 6px 0px rgba(0,0,0,.3);box-shadow:2px 0 6px #0000004d;margin-top:0;width:60px;overflow:hidden}.icon-dropdown-menu .text-muted,.icon-dropdown-menu .deal-detail,.icon-dropdown-menu .timeline-clock,.icon-dropdown-menu .deal-task-detail{color:#979797}.icon-dropdown-menu .text-neutral-muted{color:#a9bcc1}.icon-dropdown-menu .line{border-color:#ebebeb}.icon-dropdown-menu.left-menu{left:0}.icon-dropdown-menu.no-padding-top{padding-top:0}li a.icon-dropdown-link{padding:10px 20px;color:#333;border-color:#ebebeb;position:relative;display:block;line-height:1.5;background-color:#fff;height:auto;white-space:normal}li a.icon-dropdown-link:hover{cursor:pointer;background-color:#1aacda;color:#fff}li a.icon-dropdown-link:hover .text-muted,li a.icon-dropdown-link:hover .deal-detail,li a.icon-dropdown-link:hover .timeline-clock,li a.icon-dropdown-link:hover .deal-task-detail{color:#d9f3fb}li a.icon-dropdown-link:active{background-color:#189ec8;color:#fff}li a.icon-dropdown-link:active .text-muted,li a.icon-dropdown-link:active .deal-detail,li a.icon-dropdown-link:active .timeline-clock,li a.icon-dropdown-link:active .deal-task-detail{color:#d9f3fb}li a.icon-dropdown-link .text-muted,li a.icon-dropdown-link .deal-detail,li a.icon-dropdown-link .timeline-clock,li a.icon-dropdown-link .deal-task-detail{color:#979797}li a.icon-dropdown-link .text-neutral-muted{color:#a9bcc1}li a.icon-dropdown-link .line{border-color:#ebebeb}li:last-child a.icon-dropdown-link{border-bottom:none}.white-dropdown-menu,.deal-task-list{font-size:14px;font-weight:inherit;color:inherit;opacity:inherit;line-height:inherit;color:#333;background-color:#fff;border-color:#ebebeb;padding:8px 0;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-box-shadow:2px 0px 6px 0px rgba(0,0,0,.3);-moz-box-shadow:2px 0px 6px 0px rgba(0,0,0,.3);box-shadow:2px 0 6px #0000004d;margin-top:0;width:auto;overflow:hidden}.white-dropdown-menu .text-muted,.deal-task-list .text-muted,.white-dropdown-menu .deal-detail,.deal-task-list .deal-detail,.white-dropdown-menu .timeline-clock,.deal-task-list .timeline-clock,.white-dropdown-menu .deal-task-detail,.deal-task-list .deal-task-detail{color:#979797}.white-dropdown-menu .text-neutral-muted,.deal-task-list .text-neutral-muted{color:#a9bcc1}.white-dropdown-menu .line,.deal-task-list .line{border-color:#ebebeb}.white-dropdown-menu.left-menu,.left-menu.deal-task-list{left:0}.white-dropdown-menu.no-padding-top,.no-padding-top.deal-task-list{padding-top:0}li a.white-dropdown-link,li a.deal-task-item{padding:5px 15px;color:#333;border-color:#ebebeb;position:relative;display:block;line-height:1.5;background-color:#fff;height:auto}li a.white-dropdown-link:hover,li a.deal-task-item:hover{cursor:pointer;background-color:#1aacda;color:#fff}li a.white-dropdown-link:hover .text-muted,li a.deal-task-item:hover .text-muted,li a.white-dropdown-link:hover .deal-detail,li a.deal-task-item:hover .deal-detail,li a.white-dropdown-link:hover .timeline-clock,li a.deal-task-item:hover .timeline-clock,li a.white-dropdown-link:hover .deal-task-detail,li a.deal-task-item:hover .deal-task-detail{color:#d9f3fb}li a.white-dropdown-link:active,li a.deal-task-item:active{background-color:#189ec8;color:#fff}li a.white-dropdown-link:active .text-muted,li a.deal-task-item:active .text-muted,li a.white-dropdown-link:active .deal-detail,li a.deal-task-item:active .deal-detail,li a.white-dropdown-link:active .timeline-clock,li a.deal-task-item:active .timeline-clock,li a.white-dropdown-link:active .deal-task-detail,li a.deal-task-item:active .deal-task-detail{color:#d9f3fb}li a.white-dropdown-link .text-muted,li a.deal-task-item .text-muted,li a.white-dropdown-link .deal-detail,li a.deal-task-item .deal-detail,li a.white-dropdown-link .timeline-clock,li a.deal-task-item .timeline-clock,li a.white-dropdown-link .deal-task-detail,li a.deal-task-item .deal-task-detail{color:#979797}li a.white-dropdown-link .text-neutral-muted,li a.deal-task-item .text-neutral-muted{color:#a9bcc1}li a.white-dropdown-link .line,li a.deal-task-item .line{border-color:#ebebeb}li:last-child a.white-dropdown-link,li:last-child a.deal-task-item{border-bottom:none}.add-product{border-bottom-left-radius:0;border-bottom-right-radius:0}.add-product.collapsed{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.dark-menu{overflow-x:hidden;color:#fff;background-color:#3a3f51;border-color:#4f566f;width:105px}.dark-menu .text-muted,.dark-menu .deal-detail,.dark-menu .timeline-clock,.dark-menu .deal-task-detail{color:#9ea4b9}.dark-menu .line{border-color:#4f566f}li a.dark-menu-link{padding:20px 0 10px;color:#fff;border-color:#4f566f;position:relative;display:block;line-height:1.3;background-color:#3a3f51;height:80px}li a.dark-menu-link:hover{cursor:pointer;background-color:#313645;color:#fff}li a.dark-menu-link:hover .text-muted,li a.dark-menu-link:hover .deal-detail,li a.dark-menu-link:hover .timeline-clock,li a.dark-menu-link:hover .deal-task-detail{color:#9ea4b9}li a.dark-menu-link:active{background-color:#292d39;color:#fff}li a.dark-menu-link:active .text-muted,li a.dark-menu-link:active .deal-detail,li a.dark-menu-link:active .timeline-clock,li a.dark-menu-link:active .deal-task-detail,li a.dark-menu-link .text-muted,li a.dark-menu-link .deal-detail,li a.dark-menu-link .timeline-clock,li a.dark-menu-link .deal-task-detail{color:#9ea4b9}li a.dark-menu-link .line{border-color:#4f566f}li:last-child a.dark-menu-link{border-bottom:none}i.simple-line{font-size:18px;font-weight:inherit;color:inherit;opacity:inherit;line-height:0;margin:0 3px 0 0;top:3px;position:relative}i.form-helper{font-size:12px;font-weight:inherit;color:inherit;opacity:inherit;line-height:0;margin:0 0 0 10px;top:3px;position:relative}i.simple-line-space{font-size:18px;font-weight:inherit;color:inherit;opacity:inherit;line-height:0;margin:0 10px 0 0;top:3px;position:relative}i.simple-line-space-small{font-size:14px;font-weight:inherit;color:inherit;opacity:inherit;line-height:0;margin:0 7px 0 0;top:2px;position:relative}i.table-options-simple-line{font-size:18px;font-weight:inherit;color:inherit;opacity:inherit;line-height:0;margin:0;top:3px;position:relative}i.simple-line-header{font-size:18px;font-weight:inherit;color:inherit;opacity:inherit;line-height:0;margin:0;top:2px;position:relative}i.simple-line-sub-header{font-size:18px;font-weight:inherit;color:inherit;opacity:inherit;line-height:0;margin:0 10px 0 0;top:2px;position:relative}i.list-simple-line{font-size:15px;font-weight:inherit;color:inherit;opacity:inherit;line-height:0;margin:0 10px 0 0;top:2px;position:relative}i.list-fa{font-size:15px;font-weight:inherit;color:inherit;opacity:inherit;line-height:0;margin:0 10px 0 0;top:0;position:relative}i.regular-fa{font-size:inherit;font-weight:inherit;color:inherit;opacity:inherit;line-height:0;margin:0 5px 0 0;top:0;position:relative}i.regular-icon{font-size:inherit;font-weight:inherit;color:inherit;opacity:inherit;line-height:0;margin:0 5px 0 0;top:1px;position:relative}i.dropdown-sign{font-size:10px;font-weight:inherit;color:inherit;opacity:inherit;line-height:0;margin:0 0 0 3px;top:1px;position:relative}i.simple-line-big{font-size:19px;font-weight:inherit;color:inherit;opacity:inherit;line-height:0;margin:0 10px 0 0;top:4px;position:relative}i.title-icon{font-size:19px;font-weight:inherit;color:inherit;opacity:inherit;line-height:0;margin:0 10px 0 0;top:2px;position:relative}i.title-left-icon{font-size:19px;font-weight:inherit;color:inherit;opacity:inherit;line-height:0;margin:0 0 0 10px;top:2px;position:relative}i.title-left-icon-smaller{font-size:14px;font-weight:inherit;color:inherit;opacity:inherit;line-height:0;margin:0 0 0 10px;top:0;position:relative}i.simple-line-inline{font-size:14px;font-weight:inherit;color:inherit;opacity:inherit;line-height:0;margin:0 3px 0 0;top:1px;position:relative}i.simple-line-inline-2{font-size:14px;font-weight:inherit;color:inherit;opacity:inherit;line-height:0;margin:0 3px 0 0;top:2px;position:relative}i.simple-line-inline-3{font-size:13px;font-weight:inherit;color:inherit;opacity:inherit;line-height:0;margin:0 3px 0 0;top:2px;position:relative}i.tab-config-icon{font-size:18px;font-weight:inherit;color:inherit;opacity:inherit;line-height:0;margin:0;top:6px;position:relative}i.button-icon{font-size:inherit;font-weight:500;color:inherit;opacity:inherit;line-height:0;margin:0 3px 0 0;top:1px;position:relative}i.button-icon-2{font-size:inherit;font-weight:500;color:inherit;opacity:inherit;line-height:0;margin:0 5px 0 0;top:0;position:relative}i.button-icon-margin{font-size:inherit;font-weight:500;color:inherit;opacity:inherit;line-height:0;margin:0 6px 0 0;top:2px;position:relative}i.button-icon-big{font-size:15px;font-weight:500;color:inherit;opacity:inherit;line-height:0;margin:0 5px 0 0;top:3px;position:relative}i.big-simple-line{font-size:15px;font-weight:inherit;color:inherit;opacity:inherit;line-height:0;margin:0 5px 0 0;top:2px;position:relative}i.big-simple-line-margin{font-size:15px;font-weight:inherit;color:inherit;opacity:inherit;line-height:0;margin:0 8px 0 0;top:2px;position:relative}i.fixed-activity-icon{font-size:12px;font-weight:inherit;color:inherit;opacity:inherit;line-height:0;margin:2px;top:2px;position:relative}i.activity-icon,.timeline-hashtag>div>i,.timeline-filter>div>i{font-size:inherit;font-weight:inherit;color:inherit;opacity:inherit;line-height:0;margin:0;top:2px;position:relative}i.activity-icon-top-3,.timeline-contact>div>i,.team-block>div>i{font-size:inherit;font-weight:inherit;color:inherit;opacity:inherit;line-height:0;margin:0;top:3px;position:relative}i.giant-icon{font-size:inherit;font-weight:inherit;color:inherit;opacity:inherit;line-height:0;margin:0;top:8px;position:relative}i.top-fix-icon{font-size:inherit;font-weight:inherit;color:inherit;opacity:inherit;line-height:0;margin:0;top:1px;position:relative}i.negative-icon{font-size:inherit;font-weight:inherit;color:inherit;opacity:inherit;line-height:0;margin:0;top:-2px;position:relative}.avatar-select{border-radius:100%;height:110px;width:110px;margin:-1px 3px 0 0}.user-avatar-select{border-radius:100%;height:70px;width:70px;margin:-1px 3px 0 0}.avatar-header{border-radius:100%;height:30px;width:30px;margin:-1px 3px 0 0}.avatar-quick-search{border-radius:100%;height:25px;width:25px;margin:0 0 0 -4px}.avatar-list-item{border-radius:100%;height:30px;width:30px;margin:-1px 8px 0 0}.avatar-tabs-item{border-radius:100%;height:20px;width:20px;margin:-1px 3px 0 0}.avatar-deal{border-radius:100%;height:20px;width:20px;margin:3px 3px 0 0}.avatar-regular{border-radius:100%;height:25px;width:25px;margin:2px 2px 0 0}.avatar-timeline{border-radius:100%;height:28px;width:28px;margin:4px 3px 0 0}.avatar-notification{border-radius:100%;height:35px;width:35px;margin:-3px 3px 0 0}.mini-avatar{border-radius:100%;height:18px;width:18px;margin:0 3px 0 0}.mini-avatar-less{border-radius:100%;height:18px;width:18px;margin:-1px 3px 0 0}.mini-avatar-less-plus{border-radius:100%;height:18px;width:18px;margin:-3px 3px 0 0}.medium-avatar{border-radius:100%;height:22px;width:22px;margin:0}.medium-avatar-list{border-radius:100%;height:22px;width:22px;margin:-3px 3px 0 0}.approval-inline{display:inline-block;margin:10px 20px 0 0}.notif-inline{display:inline-block;margin:5px 7px 0 0}.simple-inline{display:inline-block;margin:0 10px 0 0}.simple-left-inline,.deal-element{display:inline-block;margin:0 0 0 10px}.big-simple-inline{display:inline-block;margin:0 15px 0 0}.very-big-simple-inline{display:inline-block;margin:0 25px 0 0}.mini-simple-inline{display:inline-block;margin:0 5px 0 0}.very-mini-simple-inline{display:inline-block;margin:0 2px 0 0}.mini-left-inline{display:inline-block;margin:0 5px 0 0}.small-inline{display:inline-block;margin:0 1px 0 0}.small-top-inline{display:inline-block;margin:2px 1px 0 0}.simple-inline-inline,.deal-detail,.deal-task-detail{display:inline;margin:0 10px 0 0}.nav.nav-tabs.border-tabs{color:#333;background-color:#fff;border-color:#ebebeb}.nav.nav-tabs.border-tabs .text-muted,.nav.nav-tabs.border-tabs .deal-detail,.nav.nav-tabs.border-tabs .timeline-clock,.nav.nav-tabs.border-tabs .deal-task-detail{color:#979797}.nav.nav-tabs.border-tabs .text-neutral-muted{color:#a9bcc1}.nav.nav-tabs.border-tabs .line{border-color:#ebebeb}.nav.nav-tabs.border-tabs li a{padding:10px 15px;font-size:14px;font-weight:inherit;color:inherit;opacity:inherit;line-height:inherit;text-align:center;border:none;border-bottom:3px solid transparent;height:45px}.nav.nav-tabs.border-tabs li.active a{background-color:#fff;border-bottom:3px solid #701CE3;color:#701ce3}.nav.nav-tabs.border-tabs.height-tab li a{height:50px;padding:13px 15px}.nav.nav-tabs.dark-border-tabs{color:#333;background-color:#edf1f2;border-color:#d5dfe1}.nav.nav-tabs.dark-border-tabs .text-muted,.nav.nav-tabs.dark-border-tabs .deal-detail,.nav.nav-tabs.dark-border-tabs .timeline-clock,.nav.nav-tabs.dark-border-tabs .deal-task-detail{color:#979797}.nav.nav-tabs.dark-border-tabs .text-neutral-muted{color:#a9bcc1}.nav.nav-tabs.dark-border-tabs .line{border-color:#d5dfe1}.nav.nav-tabs.dark-border-tabs li a{padding:10px 15px;font-size:14px;font-weight:inherit;color:inherit;opacity:inherit;line-height:inherit;text-align:center;border:none;border-bottom:3px solid transparent;height:45px}.nav.nav-tabs.dark-border-tabs li.active a{background-color:#edf1f2;border-bottom:3px solid #701CE3;color:#701ce3}.nav.nav-tabs.dark-border-tabs.height-tab li a{height:50px;padding:13px 15px}.nav.nav-tabs.border-tabs-light{color:#333;background-color:#f6f8f9;border-color:#dee6e8}.nav.nav-tabs.border-tabs-light .text-muted,.nav.nav-tabs.border-tabs-light .deal-detail,.nav.nav-tabs.border-tabs-light .timeline-clock,.nav.nav-tabs.border-tabs-light .deal-task-detail{color:#979797}.nav.nav-tabs.border-tabs-light .text-neutral-muted{color:#a9bcc1}.nav.nav-tabs.border-tabs-light .line{border-color:#dee6e8}.nav.nav-tabs.border-tabs-light li a{padding:10px 15px;font-size:14px;font-weight:inherit;color:inherit;opacity:inherit;line-height:inherit;text-align:center;border:none;border-bottom:3px solid transparent;height:45px}.nav.nav-tabs.border-tabs-light li.active a{background-color:#f6f8f9;border-bottom:3px solid #701CE3;color:#701ce3}.nav.nav-tabs.border-tabs-light.height-tab li a{height:50px;padding:13px 15px}.nav.nav-tabs.button-tabs{color:#333;background-color:#fff;border-color:#ebebeb}.nav.nav-tabs.button-tabs .text-muted,.nav.nav-tabs.button-tabs .deal-detail,.nav.nav-tabs.button-tabs .timeline-clock,.nav.nav-tabs.button-tabs .deal-task-detail{color:#979797}.nav.nav-tabs.button-tabs .text-neutral-muted{color:#a9bcc1}.nav.nav-tabs.button-tabs .line{border-color:#ebebeb}.nav.nav-tabs.button-tabs li .tab-arrow{display:none}.nav.nav-tabs.button-tabs li a{color:#333;background-color:#f6f8f9;border-color:#cad6d9}.nav.nav-tabs.button-tabs li a:hover{cursor:pointer;background-color:#eaeff0;color:#333}.nav.nav-tabs.button-tabs li a:hover .text-muted,.nav.nav-tabs.button-tabs li a:hover .deal-detail,.nav.nav-tabs.button-tabs li a:hover .timeline-clock,.nav.nav-tabs.button-tabs li a:hover .deal-task-detail{color:#979797}.nav.nav-tabs.button-tabs li a:hover .text-neutral-muted{color:#a9bcc1}.nav.nav-tabs.button-tabs li a:active{background-color:#dee6e8;color:#333}.nav.nav-tabs.button-tabs li a:active .text-muted,.nav.nav-tabs.button-tabs li a:active .deal-detail,.nav.nav-tabs.button-tabs li a:active .timeline-clock,.nav.nav-tabs.button-tabs li a:active .deal-task-detail{color:#979797}.nav.nav-tabs.button-tabs li a:active .text-neutral-muted{color:#a9bcc1}.nav.nav-tabs.button-tabs li a .text-muted,.nav.nav-tabs.button-tabs li a .deal-detail,.nav.nav-tabs.button-tabs li a .timeline-clock,.nav.nav-tabs.button-tabs li a .deal-task-detail{color:#979797}.nav.nav-tabs.button-tabs li a .text-neutral-muted{color:#a9bcc1}.nav.nav-tabs.button-tabs li a .line{border-color:#dee6e8}.nav.nav-tabs.button-tabs li.active .tab-arrow{display:block}.nav.nav-tabs.button-tabs li.active a{color:#fff;background-color:#701ce3;border-color:#701ce3}.nav.nav-tabs.button-tabs li.active a:hover{cursor:pointer;background-color:#786bc7;color:#fff}.nav.nav-tabs.button-tabs li.active a:hover .text-muted,.nav.nav-tabs.button-tabs li.active a:hover .deal-detail,.nav.nav-tabs.button-tabs li.active a:hover .timeline-clock,.nav.nav-tabs.button-tabs li.active a:hover .deal-task-detail{color:#f4f3f9}.nav.nav-tabs.button-tabs li.active a:active{background-color:#5646b9;color:#fff}.nav.nav-tabs.button-tabs li.active a:active .text-muted,.nav.nav-tabs.button-tabs li.active a:active .deal-detail,.nav.nav-tabs.button-tabs li.active a:active .timeline-clock,.nav.nav-tabs.button-tabs li.active a:active .deal-task-detail,.nav.nav-tabs.button-tabs li.active a .text-muted,.nav.nav-tabs.button-tabs li.active a .deal-detail,.nav.nav-tabs.button-tabs li.active a .timeline-clock,.nav.nav-tabs.button-tabs li.active a .deal-task-detail{color:#f4f3f9}.nav.nav-tabs.button-tabs li.active a .line{border-color:#9790c3}.nav.nav-tabs.button-tabs-light{color:#333;background-color:#f6f8f9;border-color:#dee6e8}.nav.nav-tabs.button-tabs-light .text-muted,.nav.nav-tabs.button-tabs-light .deal-detail,.nav.nav-tabs.button-tabs-light .timeline-clock,.nav.nav-tabs.button-tabs-light .deal-task-detail{color:#979797}.nav.nav-tabs.button-tabs-light .text-neutral-muted{color:#a9bcc1}.nav.nav-tabs.button-tabs-light .line{border-color:#dee6e8}.nav.nav-tabs.button-tabs-light li .tab-arrow{display:none}.nav.nav-tabs.button-tabs-light li a{color:#333;background-color:#f6f8f9;border-color:#cad6d9}.nav.nav-tabs.button-tabs-light li a:hover{cursor:pointer;background-color:#eaeff0;color:#333}.nav.nav-tabs.button-tabs-light li a:hover .text-muted,.nav.nav-tabs.button-tabs-light li a:hover .deal-detail,.nav.nav-tabs.button-tabs-light li a:hover .timeline-clock,.nav.nav-tabs.button-tabs-light li a:hover .deal-task-detail{color:#979797}.nav.nav-tabs.button-tabs-light li a:hover .text-neutral-muted{color:#a9bcc1}.nav.nav-tabs.button-tabs-light li a:active{background-color:#dee6e8;color:#333}.nav.nav-tabs.button-tabs-light li a:active .text-muted,.nav.nav-tabs.button-tabs-light li a:active .deal-detail,.nav.nav-tabs.button-tabs-light li a:active .timeline-clock,.nav.nav-tabs.button-tabs-light li a:active .deal-task-detail{color:#979797}.nav.nav-tabs.button-tabs-light li a:active .text-neutral-muted{color:#a9bcc1}.nav.nav-tabs.button-tabs-light li a .text-muted,.nav.nav-tabs.button-tabs-light li a .deal-detail,.nav.nav-tabs.button-tabs-light li a .timeline-clock,.nav.nav-tabs.button-tabs-light li a .deal-task-detail{color:#979797}.nav.nav-tabs.button-tabs-light li a .text-neutral-muted{color:#a9bcc1}.nav.nav-tabs.button-tabs-light li a .line{border-color:#dee6e8}.nav.nav-tabs.button-tabs-light li.active .tab-arrow{display:block}.nav.nav-tabs.button-tabs-light li.active a{color:#fff;background-color:#701ce3;border-color:#701ce3}.nav.nav-tabs.button-tabs-light li.active a:hover{cursor:pointer;background-color:#786bc7;color:#fff}.nav.nav-tabs.button-tabs-light li.active a:hover .text-muted,.nav.nav-tabs.button-tabs-light li.active a:hover .deal-detail,.nav.nav-tabs.button-tabs-light li.active a:hover .timeline-clock,.nav.nav-tabs.button-tabs-light li.active a:hover .deal-task-detail{color:#f4f3f9}.nav.nav-tabs.button-tabs-light li.active a:active{background-color:#5646b9;color:#fff}.nav.nav-tabs.button-tabs-light li.active a:active .text-muted,.nav.nav-tabs.button-tabs-light li.active a:active .deal-detail,.nav.nav-tabs.button-tabs-light li.active a:active .timeline-clock,.nav.nav-tabs.button-tabs-light li.active a:active .deal-task-detail,.nav.nav-tabs.button-tabs-light li.active a .text-muted,.nav.nav-tabs.button-tabs-light li.active a .deal-detail,.nav.nav-tabs.button-tabs-light li.active a .timeline-clock,.nav.nav-tabs.button-tabs-light li.active a .deal-task-detail{color:#f4f3f9}.nav.nav-tabs.button-tabs-light li.active a .line{border-color:#9790c3}.nav.nav-tabs.button-tabs-background{color:#333;background-color:#e2e8ea;border-color:#cad6d9}.nav.nav-tabs.button-tabs-background .text-muted,.nav.nav-tabs.button-tabs-background .deal-detail,.nav.nav-tabs.button-tabs-background .timeline-clock,.nav.nav-tabs.button-tabs-background .deal-task-detail{color:#979797}.nav.nav-tabs.button-tabs-background .text-neutral-muted{color:#a9bcc1}.nav.nav-tabs.button-tabs-background .line{border-color:#cad6d9}.nav.nav-tabs.button-tabs-background li .tab-arrow{display:none}.nav.nav-tabs.button-tabs-background li a{color:#333;background-color:#f6f8f9;border-color:#cad6d9}.nav.nav-tabs.button-tabs-background li a:hover{cursor:pointer;background-color:#eaeff0;color:#333}.nav.nav-tabs.button-tabs-background li a:hover .text-muted,.nav.nav-tabs.button-tabs-background li a:hover .deal-detail,.nav.nav-tabs.button-tabs-background li a:hover .timeline-clock,.nav.nav-tabs.button-tabs-background li a:hover .deal-task-detail{color:#979797}.nav.nav-tabs.button-tabs-background li a:hover .text-neutral-muted{color:#a9bcc1}.nav.nav-tabs.button-tabs-background li a:active{background-color:#dee6e8;color:#333}.nav.nav-tabs.button-tabs-background li a:active .text-muted,.nav.nav-tabs.button-tabs-background li a:active .deal-detail,.nav.nav-tabs.button-tabs-background li a:active .timeline-clock,.nav.nav-tabs.button-tabs-background li a:active .deal-task-detail{color:#979797}.nav.nav-tabs.button-tabs-background li a:active .text-neutral-muted{color:#a9bcc1}.nav.nav-tabs.button-tabs-background li a .text-muted,.nav.nav-tabs.button-tabs-background li a .deal-detail,.nav.nav-tabs.button-tabs-background li a .timeline-clock,.nav.nav-tabs.button-tabs-background li a .deal-task-detail{color:#979797}.nav.nav-tabs.button-tabs-background li a .text-neutral-muted{color:#a9bcc1}.nav.nav-tabs.button-tabs-background li a .line{border-color:#dee6e8}.nav.nav-tabs.button-tabs-background li.active .tab-arrow{display:block}.nav.nav-tabs.button-tabs-background li.active a{color:#fff;background-color:#701ce3;border-color:#701ce3}.nav.nav-tabs.button-tabs-background li.active a:hover{cursor:pointer;background-color:#786bc7;color:#fff}.nav.nav-tabs.button-tabs-background li.active a:hover .text-muted,.nav.nav-tabs.button-tabs-background li.active a:hover .deal-detail,.nav.nav-tabs.button-tabs-background li.active a:hover .timeline-clock,.nav.nav-tabs.button-tabs-background li.active a:hover .deal-task-detail{color:#f4f3f9}.nav.nav-tabs.button-tabs-background li.active a:active{background-color:#5646b9;color:#fff}.nav.nav-tabs.button-tabs-background li.active a:active .text-muted,.nav.nav-tabs.button-tabs-background li.active a:active .deal-detail,.nav.nav-tabs.button-tabs-background li.active a:active .timeline-clock,.nav.nav-tabs.button-tabs-background li.active a:active .deal-task-detail,.nav.nav-tabs.button-tabs-background li.active a .text-muted,.nav.nav-tabs.button-tabs-background li.active a .deal-detail,.nav.nav-tabs.button-tabs-background li.active a .timeline-clock,.nav.nav-tabs.button-tabs-background li.active a .deal-task-detail{color:#f4f3f9}.nav.nav-tabs.button-tabs-background li.active a .line{border-color:#9790c3}.nav.nav-tabs.gray-border-tabs{color:#333;background-color:#f6f8f9;border-color:#dee6e8}.nav.nav-tabs.gray-border-tabs .text-muted,.nav.nav-tabs.gray-border-tabs .deal-detail,.nav.nav-tabs.gray-border-tabs .timeline-clock,.nav.nav-tabs.gray-border-tabs .deal-task-detail{color:#979797}.nav.nav-tabs.gray-border-tabs .text-neutral-muted{color:#a9bcc1}.nav.nav-tabs.gray-border-tabs .line{border-color:#dee6e8}.nav.nav-tabs.gray-border-tabs li a{padding:10px 15px;font-size:14px;font-weight:inherit;color:inherit;opacity:inherit;line-height:inherit;text-align:center;border:none;border-bottom:3px solid transparent;height:45px}.nav.nav-tabs.gray-border-tabs li.active a{background-color:#f6f8f9;border-bottom:3px solid #92aab0;color:#92aab0}.nav.nav-tabs.gray-border-tabs.height-tab li a{height:50px;padding:13px 15px}.nav.nav-tabs.dark-gray-border-tabs{color:#333;background-color:#edf1f2;border-color:#d5dfe1}.nav.nav-tabs.dark-gray-border-tabs .text-muted,.nav.nav-tabs.dark-gray-border-tabs .deal-detail,.nav.nav-tabs.dark-gray-border-tabs .timeline-clock,.nav.nav-tabs.dark-gray-border-tabs .deal-task-detail{color:#979797}.nav.nav-tabs.dark-gray-border-tabs .text-neutral-muted{color:#a9bcc1}.nav.nav-tabs.dark-gray-border-tabs .line{border-color:#d5dfe1}.nav.nav-tabs.dark-gray-border-tabs li a{padding:10px 15px;font-size:14px;font-weight:inherit;color:inherit;opacity:inherit;line-height:inherit;text-align:center;border:none;border-bottom:3px solid transparent;height:45px}.nav.nav-tabs.dark-gray-border-tabs li.active a{background-color:#edf1f2;border-bottom:3px solid #92aab0;color:#92aab0}.nav.nav-tabs.dark-gray-border-tabs.height-tab li a{height:50px;padding:13px 15px}.nav.nav-tabs.gray-border-tabs-white{color:#333;background-color:#fff;border-color:#ebebeb}.nav.nav-tabs.gray-border-tabs-white .text-muted,.nav.nav-tabs.gray-border-tabs-white .deal-detail,.nav.nav-tabs.gray-border-tabs-white .timeline-clock,.nav.nav-tabs.gray-border-tabs-white .deal-task-detail{color:#979797}.nav.nav-tabs.gray-border-tabs-white .text-neutral-muted{color:#a9bcc1}.nav.nav-tabs.gray-border-tabs-white .line{border-color:#ebebeb}.nav.nav-tabs.gray-border-tabs-white li a{padding:10px 15px;font-size:14px;font-weight:inherit;color:inherit;opacity:inherit;line-height:inherit;text-align:center;border:none;border-bottom:3px solid transparent;height:45px}.nav.nav-tabs.gray-border-tabs-white li.active a{background-color:#fff;border-bottom:3px solid #92aab0;color:#92aab0}.nav.nav-tabs.gray-border-tabs-white.height-tab li a{height:50px;padding:13px 15px}.nav.nav-tabs.files-tabs{border-top-width:5px;border-top-style:solid;border-right-width:5px;border-right-style:solid;border-left-width:5px;border-left-style:solid;color:#333;background-color:#f6f8f9;border-color:#f6f8f9}.nav.nav-tabs.files-tabs .text-muted,.nav.nav-tabs.files-tabs .deal-detail,.nav.nav-tabs.files-tabs .timeline-clock,.nav.nav-tabs.files-tabs .deal-task-detail{color:#979797}.nav.nav-tabs.files-tabs .text-neutral-muted{color:#a9bcc1}.nav.nav-tabs.files-tabs .line{border-color:#dee6e8}.nav.nav-tabs.files-tabs li{margin-bottom:-4px}.nav.nav-tabs.files-tabs li a{border-bottom-color:transparent;padding-top:15px;padding-bottom:15px;text-align:center;line-height:20px}.nav.nav-tabs.files-tabs li.active a{font-size:inherit;font-weight:600;color:inherit;opacity:inherit;line-height:inherit;color:#333;background-color:#e2e8ea;border-color:#cad6d9;border-bottom-color:transparent;border-top-left-radius:10px;border-top-right-radius:10px}.nav.nav-tabs.files-tabs li.active a .text-muted,.nav.nav-tabs.files-tabs li.active a .deal-detail,.nav.nav-tabs.files-tabs li.active a .timeline-clock,.nav.nav-tabs.files-tabs li.active a .deal-task-detail{color:#979797}.nav.nav-tabs.files-tabs li.active a .text-neutral-muted{color:#a9bcc1}.nav.nav-tabs.files-tabs li.active a .line{border-color:#cad6d9}.nav.nav-tabs.deal-tabs{border-top-width:5px;border-top-style:solid;border-right-width:5px;border-right-style:solid;border-left-width:5px;border-left-style:solid;color:#333;background-color:#f6f8f9;border-color:#f6f8f9}.nav.nav-tabs.deal-tabs .text-muted,.nav.nav-tabs.deal-tabs .deal-detail,.nav.nav-tabs.deal-tabs .timeline-clock,.nav.nav-tabs.deal-tabs .deal-task-detail{color:#979797}.nav.nav-tabs.deal-tabs .text-neutral-muted{color:#a9bcc1}.nav.nav-tabs.deal-tabs .line{border-color:#dee6e8}.nav.nav-tabs.deal-tabs li{margin-bottom:-4px}.nav.nav-tabs.deal-tabs li a{border-bottom-color:transparent;padding-top:15px;padding-bottom:15px;text-align:center;line-height:20px}.nav.nav-tabs.deal-tabs li.active a{font-size:inherit;font-weight:600;color:inherit;opacity:inherit;line-height:inherit;color:#333;background-color:#edf1f2;border-color:#d5dfe1;border-bottom-color:transparent;border-top-left-radius:10px;border-top-right-radius:10px}.nav.nav-tabs.deal-tabs li.active a .text-muted,.nav.nav-tabs.deal-tabs li.active a .deal-detail,.nav.nav-tabs.deal-tabs li.active a .timeline-clock,.nav.nav-tabs.deal-tabs li.active a .deal-task-detail{color:#979797}.nav.nav-tabs.deal-tabs li.active a .text-neutral-muted{color:#a9bcc1}.nav.nav-tabs.deal-tabs li.active a .line{border-color:#d5dfe1}.white-content,.deal,.proposal-click,.timeline-bubble,.timeline-task,.timeline-stage-change,div.popover .popover-content form,#calendar .fc-toolbar,#calendar .fc-head,#calendar .fc-head .fc-head-container .fc-widget-header,#calendar .fc-day-header.fc-widget-header{color:#333;background-color:#fff;border-color:#ebebeb}.white-content .text-muted,.deal .text-muted,.proposal-click .text-muted,.timeline-bubble .text-muted,.timeline-task .text-muted,.timeline-stage-change .text-muted,div.popover .popover-content form .text-muted,#calendar .fc-toolbar .text-muted,#calendar .fc-head .text-muted,#calendar .fc-head .fc-head-container .fc-widget-header .text-muted,#calendar .fc-day-header.fc-widget-header .text-muted,.white-content .deal-detail,.deal .deal-detail,.proposal-click .deal-detail,.timeline-bubble .deal-detail,.timeline-task .deal-detail,.timeline-stage-change .deal-detail,div.popover .popover-content form .deal-detail,#calendar .fc-toolbar .deal-detail,#calendar .fc-head .deal-detail,#calendar .fc-head .fc-head-container .fc-widget-header .deal-detail,#calendar .fc-day-header.fc-widget-header .deal-detail,.white-content .timeline-clock,.deal .timeline-clock,.proposal-click .timeline-clock,.timeline-bubble .timeline-clock,.timeline-task .timeline-clock,.timeline-stage-change .timeline-clock,div.popover .popover-content form .timeline-clock,#calendar .fc-toolbar .timeline-clock,#calendar .fc-head .timeline-clock,#calendar .fc-head .fc-head-container .fc-widget-header .timeline-clock,#calendar .fc-day-header.fc-widget-header .timeline-clock,.white-content .deal-task-detail,.deal .deal-task-detail,.proposal-click .deal-task-detail,.timeline-bubble .deal-task-detail,.timeline-task .deal-task-detail,.timeline-stage-change .deal-task-detail,div.popover .popover-content form .deal-task-detail,#calendar .fc-toolbar .deal-task-detail,#calendar .fc-head .deal-task-detail,#calendar .fc-head .fc-head-container .fc-widget-header .deal-task-detail,#calendar .fc-day-header.fc-widget-header .deal-task-detail{color:#979797}.white-content .text-neutral-muted,.deal .text-neutral-muted,.proposal-click .text-neutral-muted,.timeline-bubble .text-neutral-muted,.timeline-task .text-neutral-muted,.timeline-stage-change .text-neutral-muted,div.popover .popover-content form .text-neutral-muted,#calendar .fc-toolbar .text-neutral-muted,#calendar .fc-head .text-neutral-muted,#calendar .fc-head .fc-head-container .fc-widget-header .text-neutral-muted,#calendar .fc-day-header.fc-widget-header .text-neutral-muted{color:#a9bcc1}.white-content .line,.deal .line,.proposal-click .line,.timeline-bubble .line,.timeline-task .line,.timeline-stage-change .line,div.popover .popover-content form .line,#calendar .fc-toolbar .line,#calendar .fc-head .line,#calendar .fc-head .fc-head-container .fc-widget-header .line,#calendar .fc-day-header.fc-widget-header .line{border-color:#ebebeb}.action-content,.datepicker div table tbody tr td span.month.focused,.datepicker div table tbody tr td span.year.focused,.datepicker div table tbody tr td span.month.focused.active,.datepicker div table tbody tr td span.year.focused.active{color:#fff;background-color:#23b7e5;border-color:#51c6ea}.action-content .text-muted,.datepicker div table tbody tr td span.month.focused .text-muted,.datepicker div table tbody tr td span.year.focused .text-muted,.action-content .deal-detail,.datepicker div table tbody tr td span.month.focused .deal-detail,.datepicker div table tbody tr td span.year.focused .deal-detail,.action-content .timeline-clock,.datepicker div table tbody tr td span.month.focused .timeline-clock,.datepicker div table tbody tr td span.year.focused .timeline-clock,.action-content .deal-task-detail,.datepicker div table tbody tr td span.month.focused .deal-task-detail,.datepicker div table tbody tr td span.year.focused .deal-task-detail{color:#d9f3fb}.action-content .line,.datepicker div table tbody tr td span.month.focused .line,.datepicker div table tbody tr td span.year.focused .line{border-color:#51c6ea}.mchimp-content{color:#fff;background-color:#6dc5dc;border-color:#96d5e6}.mchimp-content .text-muted,.mchimp-content .deal-detail,.mchimp-content .timeline-clock,.mchimp-content .deal-task-detail{color:#fff}.mchimp-content .line{border-color:#96d5e6}.smonkey-content{color:#fff;background-color:#688c2b;border-color:#85b337}.smonkey-content .text-muted,.smonkey-content .deal-detail,.smonkey-content .timeline-clock,.smonkey-content .deal-task-detail{color:#cae2a1}.smonkey-content .line{border-color:#85b337}.darker-action-content{color:#fff;background-color:#1797be;border-color:#23b7e5}.darker-action-content .text-muted,.darker-action-content .deal-detail,.darker-action-content .timeline-clock,.darker-action-content .deal-task-detail{color:#ace4f5}.darker-action-content .line{border-color:#23b7e5}.brand-content{color:#fff;background-color:#701ce3;border-color:#9790c3}.brand-content .text-muted,.brand-content .deal-detail,.brand-content .timeline-clock,.brand-content .deal-task-detail{color:#f4f3f9}.brand-content .line{border-color:#9790c3}.darker-brand-content{color:#fff;background-color:#5d539a;border-color:#701ce3}.darker-brand-content .text-muted,.darker-brand-content .deal-detail,.darker-brand-content .timeline-clock,.darker-brand-content .deal-task-detail{color:#d5d2e7}.darker-brand-content .line{border-color:#701ce3}.darkest-brand-content{color:#fff;background-color:#494179;border-color:#5d539a}.darkest-brand-content .text-muted,.darkest-brand-content .deal-detail,.darkest-brand-content .timeline-clock,.darkest-brand-content .deal-task-detail{color:#b6b1d5}.darkest-brand-content .line{border-color:#5d539a}.success-content{color:#fff;background-color:#27c24c;border-color:#43d967}.success-content .text-muted,.success-content .deal-detail,.success-content .timeline-clock,.success-content .deal-task-detail{color:#c2f3ce}.success-content .line{border-color:#43d967}.darker-success-content{color:#fff;background-color:#1e983b;border-color:#27c24c}.darker-success-content .text-muted,.darker-success-content .deal-detail,.darker-success-content .timeline-clock,.darker-success-content .deal-task-detail{color:#98eaab}.darker-success-content .line{border-color:#27c24c}.input-feedback{color:#333;background-color:#fff;border-color:#e2e8ea}.input-feedback .text-muted,.input-feedback .deal-detail,.input-feedback .timeline-clock,.input-feedback .deal-task-detail{color:#979797}.input-feedback .text-neutral-muted{color:#a9bcc1}.input-feedback .line{border-color:#ebebeb}.light-background,.timeline-stage-change div .check-list-answers-head,.timeline-comments-panel,.comments-panel,div.popover .popover-content,.timeline-pictures,#calendar .fc-button.fc-state-default.fc-today-button.fc-state-disabled{color:#333;background-color:#f6f8f9;border-color:#dee6e8}.light-background .text-muted,.timeline-stage-change div .check-list-answers-head .text-muted,.timeline-comments-panel .text-muted,.comments-panel .text-muted,div.popover .popover-content .text-muted,.timeline-pictures .text-muted,#calendar .fc-button.fc-state-default.fc-today-button.fc-state-disabled .text-muted,.light-background .deal-detail,.timeline-stage-change div .check-list-answers-head .deal-detail,.timeline-comments-panel .deal-detail,.comments-panel .deal-detail,div.popover .popover-content .deal-detail,.timeline-pictures .deal-detail,#calendar .fc-button.fc-state-default.fc-today-button.fc-state-disabled .deal-detail,.light-background .timeline-clock,.timeline-stage-change div .check-list-answers-head .timeline-clock,.timeline-comments-panel .timeline-clock,.comments-panel .timeline-clock,div.popover .popover-content .timeline-clock,.timeline-pictures .timeline-clock,#calendar .fc-button.fc-state-default.fc-today-button.fc-state-disabled .timeline-clock,.light-background .deal-task-detail,.timeline-stage-change div .check-list-answers-head .deal-task-detail,.timeline-comments-panel .deal-task-detail,.comments-panel .deal-task-detail,div.popover .popover-content .deal-task-detail,.timeline-pictures .deal-task-detail,#calendar .fc-button.fc-state-default.fc-today-button.fc-state-disabled .deal-task-detail{color:#979797}.light-background .text-neutral-muted,.timeline-stage-change div .check-list-answers-head .text-neutral-muted,.timeline-comments-panel .text-neutral-muted,.comments-panel .text-neutral-muted,div.popover .popover-content .text-neutral-muted,.timeline-pictures .text-neutral-muted,#calendar .fc-button.fc-state-default.fc-today-button.fc-state-disabled .text-neutral-muted{color:#a9bcc1}.light-background .line,.timeline-stage-change div .check-list-answers-head .line,.timeline-comments-panel .line,.comments-panel .line,div.popover .popover-content .line,.timeline-pictures .line,#calendar .fc-button.fc-state-default.fc-today-button.fc-state-disabled .line{border-color:#dee6e8}.regular-background,.timeline-stage-change.timeline-checklist .check-list-answers,.timeline-stage-change div .check-list-answers-body,.timeline-end-task{color:#333;background-color:#edf1f2;border-color:#d5dfe1}.regular-background .text-muted,.timeline-stage-change.timeline-checklist .check-list-answers .text-muted,.timeline-stage-change div .check-list-answers-body .text-muted,.timeline-end-task .text-muted,.regular-background .deal-detail,.timeline-stage-change.timeline-checklist .check-list-answers .deal-detail,.timeline-stage-change div .check-list-answers-body .deal-detail,.timeline-end-task .deal-detail,.regular-background .timeline-clock,.timeline-stage-change.timeline-checklist .check-list-answers .timeline-clock,.timeline-stage-change div .check-list-answers-body .timeline-clock,.timeline-end-task .timeline-clock,.regular-background .deal-task-detail,.timeline-stage-change.timeline-checklist .check-list-answers .deal-task-detail,.timeline-stage-change div .check-list-answers-body .deal-task-detail,.timeline-end-task .deal-task-detail{color:#979797}.regular-background .text-neutral-muted,.timeline-stage-change.timeline-checklist .check-list-answers .text-neutral-muted,.timeline-stage-change div .check-list-answers-body .text-neutral-muted,.timeline-end-task .text-neutral-muted{color:#a9bcc1}.regular-background .line,.timeline-stage-change.timeline-checklist .check-list-answers .line,.timeline-stage-change div .check-list-answers-body .line,.timeline-end-task .line{border-color:#d5dfe1}.dark-background{color:#333;background-color:#e2e8ea;border-color:#cad6d9}.dark-background .text-muted,.dark-background .deal-detail,.dark-background .timeline-clock,.dark-background .deal-task-detail{color:#979797}.dark-background .text-neutral-muted{color:#a9bcc1}.dark-background .line{border-color:#cad6d9}.darkest-background,.form-config-placeholder:before,.col-sm-12.form-config-placeholder:before,#calendar .fc-agendaWeek-view .fc-day-grid.fc-unselectable,#calendar .fc-divider.fc-widget-header{color:#333;background-color:#d5dfe1;border-color:#beccd0}.darkest-background .text-muted,.form-config-placeholder:before .text-muted,#calendar .fc-agendaWeek-view .fc-day-grid.fc-unselectable .text-muted,#calendar .fc-divider.fc-widget-header .text-muted,.darkest-background .deal-detail,.form-config-placeholder:before .deal-detail,#calendar .fc-agendaWeek-view .fc-day-grid.fc-unselectable .deal-detail,#calendar .fc-divider.fc-widget-header .deal-detail,.darkest-background .timeline-clock,.form-config-placeholder:before .timeline-clock,#calendar .fc-agendaWeek-view .fc-day-grid.fc-unselectable .timeline-clock,#calendar .fc-divider.fc-widget-header .timeline-clock,.darkest-background .deal-task-detail,.form-config-placeholder:before .deal-task-detail,#calendar .fc-agendaWeek-view .fc-day-grid.fc-unselectable .deal-task-detail,#calendar .fc-divider.fc-widget-header .deal-task-detail{color:#979797}.darkest-background .text-neutral-muted,.form-config-placeholder:before .text-neutral-muted,#calendar .fc-agendaWeek-view .fc-day-grid.fc-unselectable .text-neutral-muted,#calendar .fc-divider.fc-widget-header .text-neutral-muted{color:#a9bcc1}.darkest-background .line,.form-config-placeholder:before .line,#calendar .fc-agendaWeek-view .fc-day-grid.fc-unselectable .line,#calendar .fc-divider.fc-widget-header .line{border-color:#beccd0}.dark-content{color:#fff;background-color:#3a3f51;border-color:#4f566f}.dark-content .text-muted,.dark-content .deal-detail,.dark-content .timeline-clock,.dark-content .deal-task-detail{color:#9ea4b9}.dark-content .line{border-color:#4f566f}.light-brand-background,.formula-item{color:#333;background-color:#d5d2e7;border-color:#bcb8d8}.light-brand-background .text-muted,.formula-item .text-muted,.light-brand-background .deal-detail,.formula-item .deal-detail,.light-brand-background .timeline-clock,.formula-item .timeline-clock,.light-brand-background .deal-task-detail,.formula-item .deal-task-detail{color:#979797}.light-brand-background .text-neutral-muted,.formula-item .text-neutral-muted{color:#a9bcc1}.light-brand-background .line,.formula-item .line{border-color:#bcb8d8}.light-success-background{color:#333;background-color:#c2f3ce;border-color:#a0ecb2}.light-success-background .text-muted,.light-success-background .deal-detail,.light-success-background .timeline-clock,.light-success-background .deal-task-detail{color:#979797}.light-success-background .text-neutral-muted{color:#a9bcc1}.light-success-background .line{border-color:#a0ecb2}.light-failure-background{color:#333;background-color:#fcdddd;border-color:#f9b7b7}.light-failure-background .text-muted,.light-failure-background .deal-detail,.light-failure-background .timeline-clock,.light-failure-background .deal-task-detail{color:#979797}.light-failure-background .text-neutral-muted{color:#a9bcc1}.light-failure-background .line{border-color:#f9b7b7}.alert-background,.timeline-bubble.yellow-bubble,.yellow-bubble.timeline-task{color:#333;background-color:#fcf8e3;border-color:#f8efbe}.alert-background .text-muted,.timeline-bubble.yellow-bubble .text-muted,.yellow-bubble.timeline-task .text-muted,.alert-background .deal-detail,.timeline-bubble.yellow-bubble .deal-detail,.yellow-bubble.timeline-task .deal-detail,.alert-background .timeline-clock,.timeline-bubble.yellow-bubble .timeline-clock,.yellow-bubble.timeline-task .timeline-clock,.alert-background .deal-task-detail,.timeline-bubble.yellow-bubble .deal-task-detail,.yellow-bubble.timeline-task .deal-task-detail{color:#979797}.alert-background .text-neutral-muted,.timeline-bubble.yellow-bubble .text-neutral-muted,.yellow-bubble.timeline-task .text-neutral-muted{color:#a9bcc1}.alert-background .line,.timeline-bubble.yellow-bubble .line,.yellow-bubble.timeline-task .line{border-color:#f8efbe}.block-background{color:#333;background-color:#c1ced2;border-color:#92aab0}.block-background .text-muted,.block-background .deal-detail,.block-background .timeline-clock,.block-background .deal-task-detail{color:#979797}.block-background .text-neutral-muted{color:#a9bcc1}.block-background .line{border-color:#a9bcc1}.neutral-content,.timeline-contact,.timeline-hashtag,.timeline-filter,.team-block{color:#fff;background-color:#92aab0;border-color:#afc1c6}.neutral-content .text-muted,.timeline-contact .text-muted,.timeline-hashtag .text-muted,.timeline-filter .text-muted,.team-block .text-muted,.neutral-content .deal-detail,.timeline-contact .deal-detail,.timeline-hashtag .deal-detail,.timeline-filter .deal-detail,.team-block .deal-detail,.neutral-content .timeline-clock,.timeline-contact .timeline-clock,.timeline-hashtag .timeline-clock,.timeline-filter .timeline-clock,.team-block .timeline-clock,.neutral-content .deal-task-detail,.timeline-contact .deal-task-detail,.timeline-hashtag .deal-task-detail,.timeline-filter .deal-task-detail,.team-block .deal-task-detail{color:#fff}.neutral-content .line,.timeline-contact .line,.timeline-hashtag .line,.timeline-filter .line,.team-block .line{border-color:#afc1c6}.strong-background-content{color:#fff;background-color:#92aab0;border-color:#afc1c6}.strong-background-content .text-muted,.strong-background-content .deal-detail,.strong-background-content .timeline-clock,.strong-background-content .deal-task-detail{color:#fff}.strong-background-content .line{border-color:#afc1c6}.delete-content{color:#fff;background-color:#f05050;border-color:#f47f7f}.delete-content .text-muted,.delete-content .deal-detail,.delete-content .timeline-clock,.delete-content .deal-task-detail{color:#fff}.delete-content .line{border-color:#f47f7f}.warning-content{color:#fff;background-color:#ff902b;border-color:#ffab5e}.warning-content .text-muted,.warning-content .deal-detail,.warning-content .timeline-clock,.warning-content .deal-task-detail{color:#fffbf7}.warning-content .line{border-color:#ffab5e}.darker-delete-content{color:#fff;background-color:#ec2121;border-color:#f05050}.darker-delete-content .text-muted,.darker-delete-content .deal-detail,.darker-delete-content .timeline-clock,.darker-delete-content .deal-task-detail{color:#fcdddd}.darker-delete-content .line{border-color:#f05050}.light-neutral-background{color:#333;background-color:#dce4e6;border-color:#c4d1d4}.light-neutral-background .text-muted,.light-neutral-background .deal-detail,.light-neutral-background .timeline-clock,.light-neutral-background .deal-task-detail{color:#979797}.light-neutral-background .text-neutral-muted{color:#a9bcc1}.light-neutral-background .line{border-color:#c4d1d4}.light-neutral-content{color:#333;background-color:#afc1c6;border-color:#98afb4}.light-neutral-content .text-muted,.light-neutral-content .deal-detail,.light-neutral-content .timeline-clock,.light-neutral-content .deal-task-detail{color:#979797}.light-neutral-content .text-neutral-muted{color:#a9bcc1}.light-neutral-content .line{border-color:#98afb4}.table.white-table thead tr{color:#333;background-color:#fff;border-color:#ebebeb}.table.white-table thead tr .text-muted,.table.white-table thead tr .deal-detail,.table.white-table thead tr .timeline-clock,.table.white-table thead tr .deal-task-detail{color:#979797}.table.white-table thead tr .text-neutral-muted{color:#a9bcc1}.table.white-table thead tr .line{border-color:#ebebeb}.table.white-table thead tr th{color:#333;background-color:#fff;border-color:#ebebeb;font-size:inherit;font-weight:600;color:inherit;opacity:inherit;line-height:inherit;position:relative;padding:15px;border-width:0px 0px 0px 0px;text-transform:uppercase}.table.white-table thead tr th .text-muted,.table.white-table thead tr th .deal-detail,.table.white-table thead tr th .timeline-clock,.table.white-table thead tr th .deal-task-detail{color:#979797}.table.white-table thead tr th .text-neutral-muted{color:#a9bcc1}.table.white-table thead tr th .line{border-color:#ebebeb}.table.white-table thead tr th:last-child{width:1px}.table.white-table thead tr th.active{color:#333;background-color:#f3f6f6;border-color:inherit}.table.white-table thead tr th.active .text-muted,.table.white-table thead tr th.active .deal-detail,.table.white-table thead tr th.active .timeline-clock,.table.white-table thead tr th.active .deal-task-detail{color:#979797}.table.white-table thead tr th.active .text-neutral-muted{color:#a9bcc1}.table.white-table thead tr th.active .line{border-color:#dbe3e5}.table.white-table thead tr th.cancel-reorder:hover,.table.white-table thead tr th.cancel-reorder:active{color:#333;background-color:#fff;border-color:#ebebeb;cursor:default}.table.white-table thead tr th.cancel-reorder:hover .text-muted,.table.white-table thead tr th.cancel-reorder:hover .deal-detail,.table.white-table thead tr th.cancel-reorder:hover .timeline-clock,.table.white-table thead tr th.cancel-reorder:hover .deal-task-detail,.table.white-table thead tr th.cancel-reorder:active .text-muted,.table.white-table thead tr th.cancel-reorder:active .deal-detail,.table.white-table thead tr th.cancel-reorder:active .timeline-clock,.table.white-table thead tr th.cancel-reorder:active .deal-task-detail{color:#979797}.table.white-table thead tr th.cancel-reorder:hover .text-neutral-muted,.table.white-table thead tr th.cancel-reorder:active .text-neutral-muted{color:#a9bcc1}.table.white-table thead tr th.cancel-reorder:hover .line,.table.white-table thead tr th.cancel-reorder:active .line{border-color:#ebebeb}.table.white-table thead tr th.strong-header{white-space:nowrap}.table.white-table thead tr th.mini-cell{min-width:100px}.table.white-table thead tr th.small-cell{min-width:150px}.table.white-table thead tr th.medium-cell{min-width:200px}.table.white-table thead tr th.big-cell{min-width:250px}.table.white-table tr{color:#333;background-color:#fff;border-color:#ebebeb}.table.white-table tr .text-muted,.table.white-table tr .deal-detail,.table.white-table tr .timeline-clock,.table.white-table tr .deal-task-detail{color:#979797}.table.white-table tr .text-neutral-muted{color:#a9bcc1}.table.white-table tr .line{border-color:#ebebeb}.table.white-table tr td{vertical-align:middle;position:relative;padding:10px 15px}.table.white-table tr td .move-row{border-color:#999}.table.white-table tr td a.options-column-button{padding:10px;text-align:center;display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;color:inherit;border-color:inherit}.table.white-table tr td a.options-column-button i{top:50%;position:absolute;right:25%}.table.white-table tr td a.options-column-button:hover{cursor:pointer;background-color:#dbe3e5;color:#333}.table.white-table tr td a.options-column-button:hover .text-muted,.table.white-table tr td a.options-column-button:hover .deal-detail,.table.white-table tr td a.options-column-button:hover .timeline-clock,.table.white-table tr td a.options-column-button:hover .deal-task-detail{color:#979797}.table.white-table tr td a.options-column-button:hover .text-neutral-muted{color:#a9bcc1}.table.white-table tr td a.options-column-button:active{background-color:#d0dadd;color:#333}.table.white-table tr td a.options-column-button:active .text-muted,.table.white-table tr td a.options-column-button:active .deal-detail,.table.white-table tr td a.options-column-button:active .timeline-clock,.table.white-table tr td a.options-column-button:active .deal-task-detail{color:#979797}.table.white-table tr td a.options-column-button:active .text-neutral-muted{color:#a9bcc1}.table.white-table tr td a.options-column-button .line{border-color:inherit}.table.white-table tr td.open>a.options-column-button{color:#333;background-color:#d0dadd;border-color:#b8c8cc}.table.white-table tr td.open>a.options-column-button .text-muted,.table.white-table tr td.open>a.options-column-button .deal-detail,.table.white-table tr td.open>a.options-column-button .timeline-clock,.table.white-table tr td.open>a.options-column-button .deal-task-detail{color:#979797}.table.white-table tr td.open>a.options-column-button .text-neutral-muted{color:#a9bcc1}.table.white-table tr td.open>a.options-column-button .line{border-color:#b8c8cc}.table.white-table tr td:last-child{white-space:nowrap}.table.white-table tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.white-table tr.neutral-line td{color:#333;background-color:#f6f8f9;border-color:#dee6e8;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.white-table tr.neutral-line td .text-muted,.table.white-table tr.neutral-line td .deal-detail,.table.white-table tr.neutral-line td .timeline-clock,.table.white-table tr.neutral-line td .deal-task-detail{color:#979797}.table.white-table tr.neutral-line td .text-neutral-muted{color:#a9bcc1}.table.white-table tr.neutral-line td .line{border-color:#dee6e8}.table.white-table tr.neutral-line td:hover{cursor:default}.table.white-table tr.clickable-line td{color:#333;background-color:#f6f8f9;border-color:#dee6e8;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.white-table tr.clickable-line td:hover{cursor:pointer;background-color:#eaeff0;color:#333}.table.white-table tr.clickable-line td:hover .text-muted,.table.white-table tr.clickable-line td:hover .deal-detail,.table.white-table tr.clickable-line td:hover .timeline-clock,.table.white-table tr.clickable-line td:hover .deal-task-detail{color:#979797}.table.white-table tr.clickable-line td:hover .text-neutral-muted{color:#a9bcc1}.table.white-table tr.clickable-line td:active{background-color:#dee6e8;color:#333}.table.white-table tr.clickable-line td:active .text-muted,.table.white-table tr.clickable-line td:active .deal-detail,.table.white-table tr.clickable-line td:active .timeline-clock,.table.white-table tr.clickable-line td:active .deal-task-detail{color:#979797}.table.white-table tr.clickable-line td:active .text-neutral-muted{color:#a9bcc1}.table.white-table tr.clickable-line td .text-muted,.table.white-table tr.clickable-line td .deal-detail,.table.white-table tr.clickable-line td .timeline-clock,.table.white-table tr.clickable-line td .deal-task-detail{color:#979797}.table.white-table tr.clickable-line td .text-neutral-muted{color:#a9bcc1}.table.white-table tr.clickable-line td .line{border-color:#dee6e8}.table.white-table tr.table-sub-header td{color:#333;background-color:#fff;border-color:#ebebeb;text-transform:uppercase;font-weight:600}.table.white-table tr.table-sub-header td .text-muted,.table.white-table tr.table-sub-header td .deal-detail,.table.white-table tr.table-sub-header td .timeline-clock,.table.white-table tr.table-sub-header td .deal-task-detail{color:#979797}.table.white-table tr.table-sub-header td .text-neutral-muted{color:#a9bcc1}.table.white-table tr.table-sub-header td .line{border-color:#ebebeb}.table.white-table tr.table-sub-header td:hover{cursor:default}.table.white-table.table-view td{vertical-align:top}.table.white-table.table-view td:last-child{white-space:normal;word-break:break-word;padding-right:0}.table.white-table.table-v-top tr td{vertical-align:top}.table.white-table.last-wrap tr td:last-child{white-space:normal}.table.white-table.table-draggable tr th:first-child{width:1px}.table.white-table.big-lines tr td{height:50px}.table.white-table.table-draggable-no-headers tr td:first-child{width:1px}.table.white-table.table-static tr th:last-child{width:auto}.table.white-table.table-last-line tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.white-table.table-striped#dynamic-table tbody tr:nth-of-type(odd){color:#333;background-color:#fff;border-color:#ebebeb}.table.white-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#f3f6f6;color:#333}.table.white-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-muted,.table.white-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-detail,.table.white-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .timeline-clock,.table.white-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.white-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.white-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active{background-color:#e7edee;color:#333}.table.white-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .text-muted,.table.white-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .deal-detail,.table.white-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .timeline-clock,.table.white-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.white-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.white-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-muted,.table.white-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-detail,.table.white-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .timeline-clock,.table.white-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.white-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.white-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .line{border-color:#ebebeb}.table.white-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.white-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#f3f6f6;color:#333}.table.white-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-muted,.table.white-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-detail,.table.white-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .timeline-clock,.table.white-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.white-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.white-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active{background-color:#e7edee;color:#333}.table.white-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .text-muted,.table.white-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .deal-detail,.table.white-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .timeline-clock,.table.white-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.white-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.white-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.white-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.white-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.white-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.white-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.white-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.white-table.table-striped tbody tr:nth-of-type(odd){color:#333;background-color:#fff;border-color:#ebebeb}.table.white-table.table-striped tbody tr:nth-of-type(odd):active{background-color:#e7edee;color:#333}.table.white-table.table-striped tbody tr:nth-of-type(odd):active .text-muted,.table.white-table.table-striped tbody tr:nth-of-type(odd):active .deal-detail,.table.white-table.table-striped tbody tr:nth-of-type(odd):active .timeline-clock,.table.white-table.table-striped tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.white-table.table-striped tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.white-table.table-striped tbody tr:nth-of-type(odd) .text-muted,.table.white-table.table-striped tbody tr:nth-of-type(odd) .deal-detail,.table.white-table.table-striped tbody tr:nth-of-type(odd) .timeline-clock,.table.white-table.table-striped tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.white-table.table-striped tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.white-table.table-striped tbody tr:nth-of-type(odd) .line{border-color:#ebebeb}.table.white-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.white-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active{background-color:#e7edee;color:#333}.table.white-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .text-muted,.table.white-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .deal-detail,.table.white-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .timeline-clock,.table.white-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.white-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.white-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.white-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.white-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.white-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.white-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.white-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.white-table.table-vertical-separator.white-table-with-header thead tr th{border-right:1px solid transparent}.table.white-table.table-vertical-separator.white-table-with-header thead tr th:last-child{border-right:none}.table.white-table.table-vertical-separator.white-table-with-header tbody tr td{border-right:1px solid #ebebeb}.table.white-table.table-vertical-separator.white-table-with-header tbody tr td:last-child{border-right:none}.table.white-table.table-header-border tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.white-table.table-header-border tr th:last-child{border-right:none}.table.white-table.table-header-border tr th:first-child{border-right:none}.table.white-table.table-smaller-header thead tr th{padding-top:10px;padding-bottom:10px}.table.white-table.table-header-border-full tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.white-table.table-header-border-full tr th:last-child{border-right:none}.table.white-table.table-hover tbody tr{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#333;background-color:#fff;border-color:#ebebeb}.table.white-table.table-hover tbody tr:hover{cursor:pointer;background-color:#f3f6f6;color:#333}.table.white-table.table-hover tbody tr:hover .text-muted,.table.white-table.table-hover tbody tr:hover .deal-detail,.table.white-table.table-hover tbody tr:hover .timeline-clock,.table.white-table.table-hover tbody tr:hover .deal-task-detail{color:#979797}.table.white-table.table-hover tbody tr:hover .text-neutral-muted{color:#a9bcc1}.table.white-table.table-hover tbody tr:active{background-color:#e7edee;color:#333}.table.white-table.table-hover tbody tr:active .text-muted,.table.white-table.table-hover tbody tr:active .deal-detail,.table.white-table.table-hover tbody tr:active .timeline-clock,.table.white-table.table-hover tbody tr:active .deal-task-detail{color:#979797}.table.white-table.table-hover tbody tr:active .text-neutral-muted{color:#a9bcc1}.table.white-table.table-hover tbody tr .text-muted,.table.white-table.table-hover tbody tr .deal-detail,.table.white-table.table-hover tbody tr .timeline-clock,.table.white-table.table-hover tbody tr .deal-task-detail{color:#979797}.table.white-table.table-hover tbody tr .text-neutral-muted{color:#a9bcc1}.table.white-table.table-hover tbody tr .line{border-color:#ebebeb}.table.white-table.table-hover tbody tr.selected{color:#fff;background-color:#89a3a9;border-color:#a6babf}.table.white-table.table-hover tbody tr.selected .text-muted,.table.white-table.table-hover tbody tr.selected .deal-detail,.table.white-table.table-hover tbody tr.selected .timeline-clock,.table.white-table.table-hover tbody tr.selected .deal-task-detail{color:#fff}.table.white-table.table-hover tbody tr.selected .line{border-color:#a6babf}.table.white-table.table-no-header td.small-cell{min-width:150px}.table.white-table.table-no-header td.medium-cell{min-width:200px}.table.white-table.table-no-header td.big-cell{min-width:250px}.table.white-table.borderless,.table.white-table.borderless tr,.table.white-table.borderless tr th,.table.white-table.borderless tr td{border:none}.table.white-table.layout-fixed{table-layout:fixed}.table.white-table.odd-even tr:nth-child(odd){color:#333;background-color:#fcfcfc;border-color:#e8e8e8}.table.white-table.odd-even tr:nth-child(odd) .text-muted,.table.white-table.odd-even tr:nth-child(odd) .deal-detail,.table.white-table.odd-even tr:nth-child(odd) .timeline-clock,.table.white-table.odd-even tr:nth-child(odd) .deal-task-detail{color:#979797}.table.white-table.odd-even tr:nth-child(odd) .text-neutral-muted{color:#a9bcc1}.table.white-table.odd-even tr:nth-child(odd) .line{border-color:#e8e8e8}.table.white-table-with-header thead tr{color:#333;background-color:#fff;border-color:#ebebeb}.table.white-table-with-header thead tr .text-muted,.table.white-table-with-header thead tr .deal-detail,.table.white-table-with-header thead tr .timeline-clock,.table.white-table-with-header thead tr .deal-task-detail{color:#979797}.table.white-table-with-header thead tr .text-neutral-muted{color:#a9bcc1}.table.white-table-with-header thead tr .line{border-color:#ebebeb}.table.white-table-with-header thead tr th{color:#333;background-color:#fff;border-color:#ebebeb;font-size:inherit;font-weight:600;color:inherit;opacity:inherit;line-height:inherit;position:relative;padding:15px;border-width:0px 0px 0px 0px;text-transform:uppercase}.table.white-table-with-header thead tr th .text-muted,.table.white-table-with-header thead tr th .deal-detail,.table.white-table-with-header thead tr th .timeline-clock,.table.white-table-with-header thead tr th .deal-task-detail{color:#979797}.table.white-table-with-header thead tr th .text-neutral-muted{color:#a9bcc1}.table.white-table-with-header thead tr th .line{border-color:#ebebeb}.table.white-table-with-header thead tr th:last-child{width:1px}.table.white-table-with-header thead tr th.active{color:#333;background-color:#f3f6f6;border-color:inherit}.table.white-table-with-header thead tr th.active .text-muted,.table.white-table-with-header thead tr th.active .deal-detail,.table.white-table-with-header thead tr th.active .timeline-clock,.table.white-table-with-header thead tr th.active .deal-task-detail{color:#979797}.table.white-table-with-header thead tr th.active .text-neutral-muted{color:#a9bcc1}.table.white-table-with-header thead tr th.active .line{border-color:#dbe3e5}.table.white-table-with-header thead tr th.cancel-reorder:hover,.table.white-table-with-header thead tr th.cancel-reorder:active{color:#333;background-color:#fff;border-color:#ebebeb;cursor:default}.table.white-table-with-header thead tr th.cancel-reorder:hover .text-muted,.table.white-table-with-header thead tr th.cancel-reorder:hover .deal-detail,.table.white-table-with-header thead tr th.cancel-reorder:hover .timeline-clock,.table.white-table-with-header thead tr th.cancel-reorder:hover .deal-task-detail,.table.white-table-with-header thead tr th.cancel-reorder:active .text-muted,.table.white-table-with-header thead tr th.cancel-reorder:active .deal-detail,.table.white-table-with-header thead tr th.cancel-reorder:active .timeline-clock,.table.white-table-with-header thead tr th.cancel-reorder:active .deal-task-detail{color:#979797}.table.white-table-with-header thead tr th.cancel-reorder:hover .text-neutral-muted,.table.white-table-with-header thead tr th.cancel-reorder:active .text-neutral-muted{color:#a9bcc1}.table.white-table-with-header thead tr th.cancel-reorder:hover .line,.table.white-table-with-header thead tr th.cancel-reorder:active .line{border-color:#ebebeb}.table.white-table-with-header thead tr th.strong-header{white-space:nowrap}.table.white-table-with-header thead tr th.mini-cell{min-width:100px}.table.white-table-with-header thead tr th.small-cell{min-width:150px}.table.white-table-with-header thead tr th.medium-cell{min-width:200px}.table.white-table-with-header thead tr th.big-cell{min-width:250px}.table.white-table-with-header tr{color:#333;background-color:#fff;border-color:#ebebeb}.table.white-table-with-header tr .text-muted,.table.white-table-with-header tr .deal-detail,.table.white-table-with-header tr .timeline-clock,.table.white-table-with-header tr .deal-task-detail{color:#979797}.table.white-table-with-header tr .text-neutral-muted{color:#a9bcc1}.table.white-table-with-header tr .line{border-color:#ebebeb}.table.white-table-with-header tr td{vertical-align:middle;position:relative;padding:10px 15px}.table.white-table-with-header tr td .move-row{border-color:#999}.table.white-table-with-header tr td a.options-column-button{padding:10px;text-align:center;display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;color:inherit;border-color:inherit}.table.white-table-with-header tr td a.options-column-button i{top:50%;position:absolute;right:25%}.table.white-table-with-header tr td a.options-column-button:hover{cursor:pointer;background-color:#dbe3e5;color:#333}.table.white-table-with-header tr td a.options-column-button:hover .text-muted,.table.white-table-with-header tr td a.options-column-button:hover .deal-detail,.table.white-table-with-header tr td a.options-column-button:hover .timeline-clock,.table.white-table-with-header tr td a.options-column-button:hover .deal-task-detail{color:#979797}.table.white-table-with-header tr td a.options-column-button:hover .text-neutral-muted{color:#a9bcc1}.table.white-table-with-header tr td a.options-column-button:active{background-color:#d0dadd;color:#333}.table.white-table-with-header tr td a.options-column-button:active .text-muted,.table.white-table-with-header tr td a.options-column-button:active .deal-detail,.table.white-table-with-header tr td a.options-column-button:active .timeline-clock,.table.white-table-with-header tr td a.options-column-button:active .deal-task-detail{color:#979797}.table.white-table-with-header tr td a.options-column-button:active .text-neutral-muted{color:#a9bcc1}.table.white-table-with-header tr td a.options-column-button .line{border-color:inherit}.table.white-table-with-header tr td.open>a.options-column-button{color:#333;background-color:#d0dadd;border-color:#b8c8cc}.table.white-table-with-header tr td.open>a.options-column-button .text-muted,.table.white-table-with-header tr td.open>a.options-column-button .deal-detail,.table.white-table-with-header tr td.open>a.options-column-button .timeline-clock,.table.white-table-with-header tr td.open>a.options-column-button .deal-task-detail{color:#979797}.table.white-table-with-header tr td.open>a.options-column-button .text-neutral-muted{color:#a9bcc1}.table.white-table-with-header tr td.open>a.options-column-button .line{border-color:#b8c8cc}.table.white-table-with-header tr td:last-child{white-space:nowrap}.table.white-table-with-header tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.white-table-with-header tr.neutral-line td{color:#333;background-color:#f6f8f9;border-color:#dee6e8;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.white-table-with-header tr.neutral-line td .text-muted,.table.white-table-with-header tr.neutral-line td .deal-detail,.table.white-table-with-header tr.neutral-line td .timeline-clock,.table.white-table-with-header tr.neutral-line td .deal-task-detail{color:#979797}.table.white-table-with-header tr.neutral-line td .text-neutral-muted{color:#a9bcc1}.table.white-table-with-header tr.neutral-line td .line{border-color:#dee6e8}.table.white-table-with-header tr.neutral-line td:hover{cursor:default}.table.white-table-with-header tr.clickable-line td{color:#333;background-color:#f6f8f9;border-color:#dee6e8;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.white-table-with-header tr.clickable-line td:hover{cursor:pointer;background-color:#eaeff0;color:#333}.table.white-table-with-header tr.clickable-line td:hover .text-muted,.table.white-table-with-header tr.clickable-line td:hover .deal-detail,.table.white-table-with-header tr.clickable-line td:hover .timeline-clock,.table.white-table-with-header tr.clickable-line td:hover .deal-task-detail{color:#979797}.table.white-table-with-header tr.clickable-line td:hover .text-neutral-muted{color:#a9bcc1}.table.white-table-with-header tr.clickable-line td:active{background-color:#dee6e8;color:#333}.table.white-table-with-header tr.clickable-line td:active .text-muted,.table.white-table-with-header tr.clickable-line td:active .deal-detail,.table.white-table-with-header tr.clickable-line td:active .timeline-clock,.table.white-table-with-header tr.clickable-line td:active .deal-task-detail{color:#979797}.table.white-table-with-header tr.clickable-line td:active .text-neutral-muted{color:#a9bcc1}.table.white-table-with-header tr.clickable-line td .text-muted,.table.white-table-with-header tr.clickable-line td .deal-detail,.table.white-table-with-header tr.clickable-line td .timeline-clock,.table.white-table-with-header tr.clickable-line td .deal-task-detail{color:#979797}.table.white-table-with-header tr.clickable-line td .text-neutral-muted{color:#a9bcc1}.table.white-table-with-header tr.clickable-line td .line{border-color:#dee6e8}.table.white-table-with-header tr.table-sub-header td{color:#333;background-color:#fff;border-color:#ebebeb;text-transform:uppercase;font-weight:600}.table.white-table-with-header tr.table-sub-header td .text-muted,.table.white-table-with-header tr.table-sub-header td .deal-detail,.table.white-table-with-header tr.table-sub-header td .timeline-clock,.table.white-table-with-header tr.table-sub-header td .deal-task-detail{color:#979797}.table.white-table-with-header tr.table-sub-header td .text-neutral-muted{color:#a9bcc1}.table.white-table-with-header tr.table-sub-header td .line{border-color:#ebebeb}.table.white-table-with-header tr.table-sub-header td:hover{cursor:default}.table.white-table-with-header.table-view td{vertical-align:top}.table.white-table-with-header.table-view td:last-child{white-space:normal;word-break:break-word;padding-right:0}.table.white-table-with-header.table-v-top tr td{vertical-align:top}.table.white-table-with-header.last-wrap tr td:last-child{white-space:normal}.table.white-table-with-header.table-draggable tr th:first-child{width:1px}.table.white-table-with-header.big-lines tr td{height:50px}.table.white-table-with-header.table-draggable-no-headers tr td:first-child{width:1px}.table.white-table-with-header.table-static tr th:last-child{width:auto}.table.white-table-with-header.table-last-line tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.white-table-with-header.table-striped#dynamic-table tbody tr:nth-of-type(odd){color:#333;background-color:#fff;border-color:#ebebeb}.table.white-table-with-header.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#f3f6f6;color:#333}.table.white-table-with-header.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-muted,.table.white-table-with-header.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-detail,.table.white-table-with-header.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .timeline-clock,.table.white-table-with-header.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.white-table-with-header.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.white-table-with-header.table-striped#dynamic-table tbody tr:nth-of-type(odd):active{background-color:#e7edee;color:#333}.table.white-table-with-header.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .text-muted,.table.white-table-with-header.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .deal-detail,.table.white-table-with-header.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .timeline-clock,.table.white-table-with-header.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.white-table-with-header.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.white-table-with-header.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-muted,.table.white-table-with-header.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-detail,.table.white-table-with-header.table-striped#dynamic-table tbody tr:nth-of-type(odd) .timeline-clock,.table.white-table-with-header.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.white-table-with-header.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.white-table-with-header.table-striped#dynamic-table tbody tr:nth-of-type(odd) .line{border-color:#ebebeb}.table.white-table-with-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.white-table-with-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#f3f6f6;color:#333}.table.white-table-with-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-muted,.table.white-table-with-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-detail,.table.white-table-with-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .timeline-clock,.table.white-table-with-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.white-table-with-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.white-table-with-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active{background-color:#e7edee;color:#333}.table.white-table-with-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .text-muted,.table.white-table-with-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .deal-detail,.table.white-table-with-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .timeline-clock,.table.white-table-with-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.white-table-with-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.white-table-with-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.white-table-with-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.white-table-with-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.white-table-with-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.white-table-with-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.white-table-with-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.white-table-with-header.table-striped tbody tr:nth-of-type(odd){color:#333;background-color:#fff;border-color:#ebebeb}.table.white-table-with-header.table-striped tbody tr:nth-of-type(odd):active{background-color:#e7edee;color:#333}.table.white-table-with-header.table-striped tbody tr:nth-of-type(odd):active .text-muted,.table.white-table-with-header.table-striped tbody tr:nth-of-type(odd):active .deal-detail,.table.white-table-with-header.table-striped tbody tr:nth-of-type(odd):active .timeline-clock,.table.white-table-with-header.table-striped tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.white-table-with-header.table-striped tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.white-table-with-header.table-striped tbody tr:nth-of-type(odd) .text-muted,.table.white-table-with-header.table-striped tbody tr:nth-of-type(odd) .deal-detail,.table.white-table-with-header.table-striped tbody tr:nth-of-type(odd) .timeline-clock,.table.white-table-with-header.table-striped tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.white-table-with-header.table-striped tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.white-table-with-header.table-striped tbody tr:nth-of-type(odd) .line{border-color:#ebebeb}.table.white-table-with-header.table-striped.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.white-table-with-header.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active{background-color:#e7edee;color:#333}.table.white-table-with-header.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .text-muted,.table.white-table-with-header.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .deal-detail,.table.white-table-with-header.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .timeline-clock,.table.white-table-with-header.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.white-table-with-header.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.white-table-with-header.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.white-table-with-header.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.white-table-with-header.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.white-table-with-header.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.white-table-with-header.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.white-table-with-header.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.white-table-with-header.table-vertical-separator.white-table-with-header thead tr th{border-right:1px solid transparent}.table.white-table-with-header.table-vertical-separator.white-table-with-header thead tr th:last-child{border-right:none}.table.white-table-with-header.table-vertical-separator.white-table-with-header tbody tr td{border-right:1px solid #ebebeb}.table.white-table-with-header.table-vertical-separator.white-table-with-header tbody tr td:last-child{border-right:none}.table.white-table-with-header.table-header-border tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.white-table-with-header.table-header-border tr th:last-child{border-right:none}.table.white-table-with-header.table-header-border tr th:first-child{border-right:none}.table.white-table-with-header.table-smaller-header thead tr th{padding-top:10px;padding-bottom:10px}.table.white-table-with-header.table-header-border-full tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.white-table-with-header.table-header-border-full tr th:last-child{border-right:none}.table.white-table-with-header.table-hover tbody tr{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#333;background-color:#fff;border-color:#ebebeb}.table.white-table-with-header.table-hover tbody tr:hover{cursor:pointer;background-color:#f3f6f6;color:#333}.table.white-table-with-header.table-hover tbody tr:hover .text-muted,.table.white-table-with-header.table-hover tbody tr:hover .deal-detail,.table.white-table-with-header.table-hover tbody tr:hover .timeline-clock,.table.white-table-with-header.table-hover tbody tr:hover .deal-task-detail{color:#979797}.table.white-table-with-header.table-hover tbody tr:hover .text-neutral-muted{color:#a9bcc1}.table.white-table-with-header.table-hover tbody tr:active{background-color:#e7edee;color:#333}.table.white-table-with-header.table-hover tbody tr:active .text-muted,.table.white-table-with-header.table-hover tbody tr:active .deal-detail,.table.white-table-with-header.table-hover tbody tr:active .timeline-clock,.table.white-table-with-header.table-hover tbody tr:active .deal-task-detail{color:#979797}.table.white-table-with-header.table-hover tbody tr:active .text-neutral-muted{color:#a9bcc1}.table.white-table-with-header.table-hover tbody tr .text-muted,.table.white-table-with-header.table-hover tbody tr .deal-detail,.table.white-table-with-header.table-hover tbody tr .timeline-clock,.table.white-table-with-header.table-hover tbody tr .deal-task-detail{color:#979797}.table.white-table-with-header.table-hover tbody tr .text-neutral-muted{color:#a9bcc1}.table.white-table-with-header.table-hover tbody tr .line{border-color:#ebebeb}.table.white-table-with-header.table-hover tbody tr.selected{color:#fff;background-color:#89a3a9;border-color:#a6babf}.table.white-table-with-header.table-hover tbody tr.selected .text-muted,.table.white-table-with-header.table-hover tbody tr.selected .deal-detail,.table.white-table-with-header.table-hover tbody tr.selected .timeline-clock,.table.white-table-with-header.table-hover tbody tr.selected .deal-task-detail{color:#fff}.table.white-table-with-header.table-hover tbody tr.selected .line{border-color:#a6babf}.table.white-table-with-header.table-no-header td.small-cell{min-width:150px}.table.white-table-with-header.table-no-header td.medium-cell{min-width:200px}.table.white-table-with-header.table-no-header td.big-cell{min-width:250px}.table.white-table-with-header.borderless,.table.white-table-with-header.borderless tr,.table.white-table-with-header.borderless tr th,.table.white-table-with-header.borderless tr td{border:none}.table.white-table-with-header.layout-fixed{table-layout:fixed}.table.white-table-with-header.odd-even tr:nth-child(odd){color:#333;background-color:#fcfcfc;border-color:#e8e8e8}.table.white-table-with-header.odd-even tr:nth-child(odd) .text-muted,.table.white-table-with-header.odd-even tr:nth-child(odd) .deal-detail,.table.white-table-with-header.odd-even tr:nth-child(odd) .timeline-clock,.table.white-table-with-header.odd-even tr:nth-child(odd) .deal-task-detail{color:#979797}.table.white-table-with-header.odd-even tr:nth-child(odd) .text-neutral-muted{color:#a9bcc1}.table.white-table-with-header.odd-even tr:nth-child(odd) .line{border-color:#e8e8e8}.table.white-table-light-header thead tr{color:#333;background-color:#fff;border-color:#ebebeb}.table.white-table-light-header thead tr .text-muted,.table.white-table-light-header thead tr .deal-detail,.table.white-table-light-header thead tr .timeline-clock,.table.white-table-light-header thead tr .deal-task-detail{color:#979797}.table.white-table-light-header thead tr .text-neutral-muted{color:#a9bcc1}.table.white-table-light-header thead tr .line{border-color:#ebebeb}.table.white-table-light-header thead tr th{color:#333;background-color:#f6f8f9;border-color:#dee6e8;font-size:inherit;font-weight:600;color:inherit;opacity:inherit;line-height:inherit;position:relative;padding:15px;border-width:0px 0px 0px 0px;text-transform:uppercase}.table.white-table-light-header thead tr th .text-muted,.table.white-table-light-header thead tr th .deal-detail,.table.white-table-light-header thead tr th .timeline-clock,.table.white-table-light-header thead tr th .deal-task-detail{color:#979797}.table.white-table-light-header thead tr th .text-neutral-muted{color:#a9bcc1}.table.white-table-light-header thead tr th .line{border-color:#dee6e8}.table.white-table-light-header thead tr th:last-child{width:1px}.table.white-table-light-header thead tr th.active{color:#333;background-color:#f3f6f6;border-color:inherit}.table.white-table-light-header thead tr th.active .text-muted,.table.white-table-light-header thead tr th.active .deal-detail,.table.white-table-light-header thead tr th.active .timeline-clock,.table.white-table-light-header thead tr th.active .deal-task-detail{color:#979797}.table.white-table-light-header thead tr th.active .text-neutral-muted{color:#a9bcc1}.table.white-table-light-header thead tr th.active .line{border-color:#dbe3e5}.table.white-table-light-header thead tr th.cancel-reorder:hover,.table.white-table-light-header thead tr th.cancel-reorder:active{color:#333;background-color:#f6f8f9;border-color:#dee6e8;cursor:default}.table.white-table-light-header thead tr th.cancel-reorder:hover .text-muted,.table.white-table-light-header thead tr th.cancel-reorder:hover .deal-detail,.table.white-table-light-header thead tr th.cancel-reorder:hover .timeline-clock,.table.white-table-light-header thead tr th.cancel-reorder:hover .deal-task-detail,.table.white-table-light-header thead tr th.cancel-reorder:active .text-muted,.table.white-table-light-header thead tr th.cancel-reorder:active .deal-detail,.table.white-table-light-header thead tr th.cancel-reorder:active .timeline-clock,.table.white-table-light-header thead tr th.cancel-reorder:active .deal-task-detail{color:#979797}.table.white-table-light-header thead tr th.cancel-reorder:hover .text-neutral-muted,.table.white-table-light-header thead tr th.cancel-reorder:active .text-neutral-muted{color:#a9bcc1}.table.white-table-light-header thead tr th.cancel-reorder:hover .line,.table.white-table-light-header thead tr th.cancel-reorder:active .line{border-color:#dee6e8}.table.white-table-light-header thead tr th.strong-header{white-space:nowrap}.table.white-table-light-header thead tr th.mini-cell{min-width:100px}.table.white-table-light-header thead tr th.small-cell{min-width:150px}.table.white-table-light-header thead tr th.medium-cell{min-width:200px}.table.white-table-light-header thead tr th.big-cell{min-width:250px}.table.white-table-light-header tr{color:#333;background-color:#fff;border-color:#ebebeb}.table.white-table-light-header tr .text-muted,.table.white-table-light-header tr .deal-detail,.table.white-table-light-header tr .timeline-clock,.table.white-table-light-header tr .deal-task-detail{color:#979797}.table.white-table-light-header tr .text-neutral-muted{color:#a9bcc1}.table.white-table-light-header tr .line{border-color:#ebebeb}.table.white-table-light-header tr td{vertical-align:middle;position:relative;padding:10px 15px}.table.white-table-light-header tr td .move-row{border-color:#999}.table.white-table-light-header tr td a.options-column-button{padding:10px;text-align:center;display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;color:inherit;border-color:inherit}.table.white-table-light-header tr td a.options-column-button i{top:50%;position:absolute;right:25%}.table.white-table-light-header tr td a.options-column-button:hover{cursor:pointer;background-color:#dbe3e5;color:#333}.table.white-table-light-header tr td a.options-column-button:hover .text-muted,.table.white-table-light-header tr td a.options-column-button:hover .deal-detail,.table.white-table-light-header tr td a.options-column-button:hover .timeline-clock,.table.white-table-light-header tr td a.options-column-button:hover .deal-task-detail{color:#979797}.table.white-table-light-header tr td a.options-column-button:hover .text-neutral-muted{color:#a9bcc1}.table.white-table-light-header tr td a.options-column-button:active{background-color:#d0dadd;color:#333}.table.white-table-light-header tr td a.options-column-button:active .text-muted,.table.white-table-light-header tr td a.options-column-button:active .deal-detail,.table.white-table-light-header tr td a.options-column-button:active .timeline-clock,.table.white-table-light-header tr td a.options-column-button:active .deal-task-detail{color:#979797}.table.white-table-light-header tr td a.options-column-button:active .text-neutral-muted{color:#a9bcc1}.table.white-table-light-header tr td a.options-column-button .line{border-color:inherit}.table.white-table-light-header tr td.open>a.options-column-button{color:#333;background-color:#d0dadd;border-color:#b8c8cc}.table.white-table-light-header tr td.open>a.options-column-button .text-muted,.table.white-table-light-header tr td.open>a.options-column-button .deal-detail,.table.white-table-light-header tr td.open>a.options-column-button .timeline-clock,.table.white-table-light-header tr td.open>a.options-column-button .deal-task-detail{color:#979797}.table.white-table-light-header tr td.open>a.options-column-button .text-neutral-muted{color:#a9bcc1}.table.white-table-light-header tr td.open>a.options-column-button .line{border-color:#b8c8cc}.table.white-table-light-header tr td:last-child{white-space:nowrap}.table.white-table-light-header tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.white-table-light-header tr.neutral-line td{color:#333;background-color:#f6f8f9;border-color:#dee6e8;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.white-table-light-header tr.neutral-line td .text-muted,.table.white-table-light-header tr.neutral-line td .deal-detail,.table.white-table-light-header tr.neutral-line td .timeline-clock,.table.white-table-light-header tr.neutral-line td .deal-task-detail{color:#979797}.table.white-table-light-header tr.neutral-line td .text-neutral-muted{color:#a9bcc1}.table.white-table-light-header tr.neutral-line td .line{border-color:#dee6e8}.table.white-table-light-header tr.neutral-line td:hover{cursor:default}.table.white-table-light-header tr.clickable-line td{color:#333;background-color:#f6f8f9;border-color:#dee6e8;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.white-table-light-header tr.clickable-line td:hover{cursor:pointer;background-color:#eaeff0;color:#333}.table.white-table-light-header tr.clickable-line td:hover .text-muted,.table.white-table-light-header tr.clickable-line td:hover .deal-detail,.table.white-table-light-header tr.clickable-line td:hover .timeline-clock,.table.white-table-light-header tr.clickable-line td:hover .deal-task-detail{color:#979797}.table.white-table-light-header tr.clickable-line td:hover .text-neutral-muted{color:#a9bcc1}.table.white-table-light-header tr.clickable-line td:active{background-color:#dee6e8;color:#333}.table.white-table-light-header tr.clickable-line td:active .text-muted,.table.white-table-light-header tr.clickable-line td:active .deal-detail,.table.white-table-light-header tr.clickable-line td:active .timeline-clock,.table.white-table-light-header tr.clickable-line td:active .deal-task-detail{color:#979797}.table.white-table-light-header tr.clickable-line td:active .text-neutral-muted{color:#a9bcc1}.table.white-table-light-header tr.clickable-line td .text-muted,.table.white-table-light-header tr.clickable-line td .deal-detail,.table.white-table-light-header tr.clickable-line td .timeline-clock,.table.white-table-light-header tr.clickable-line td .deal-task-detail{color:#979797}.table.white-table-light-header tr.clickable-line td .text-neutral-muted{color:#a9bcc1}.table.white-table-light-header tr.clickable-line td .line{border-color:#dee6e8}.table.white-table-light-header tr.table-sub-header td{color:#333;background-color:#fff;border-color:#ebebeb;text-transform:uppercase;font-weight:600}.table.white-table-light-header tr.table-sub-header td .text-muted,.table.white-table-light-header tr.table-sub-header td .deal-detail,.table.white-table-light-header tr.table-sub-header td .timeline-clock,.table.white-table-light-header tr.table-sub-header td .deal-task-detail{color:#979797}.table.white-table-light-header tr.table-sub-header td .text-neutral-muted{color:#a9bcc1}.table.white-table-light-header tr.table-sub-header td .line{border-color:#ebebeb}.table.white-table-light-header tr.table-sub-header td:hover{cursor:default}.table.white-table-light-header.table-view td{vertical-align:top}.table.white-table-light-header.table-view td:last-child{white-space:normal;word-break:break-word;padding-right:0}.table.white-table-light-header.table-v-top tr td{vertical-align:top}.table.white-table-light-header.last-wrap tr td:last-child{white-space:normal}.table.white-table-light-header.table-draggable tr th:first-child{width:1px}.table.white-table-light-header.big-lines tr td{height:50px}.table.white-table-light-header.table-draggable-no-headers tr td:first-child{width:1px}.table.white-table-light-header.table-static tr th:last-child{width:auto}.table.white-table-light-header.table-last-line tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.white-table-light-header.table-striped#dynamic-table tbody tr:nth-of-type(odd){color:#333;background-color:#fff;border-color:#ebebeb}.table.white-table-light-header.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#f3f6f6;color:#333}.table.white-table-light-header.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-muted,.table.white-table-light-header.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-detail,.table.white-table-light-header.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .timeline-clock,.table.white-table-light-header.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.white-table-light-header.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.white-table-light-header.table-striped#dynamic-table tbody tr:nth-of-type(odd):active{background-color:#e7edee;color:#333}.table.white-table-light-header.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .text-muted,.table.white-table-light-header.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .deal-detail,.table.white-table-light-header.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .timeline-clock,.table.white-table-light-header.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.white-table-light-header.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.white-table-light-header.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-muted,.table.white-table-light-header.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-detail,.table.white-table-light-header.table-striped#dynamic-table tbody tr:nth-of-type(odd) .timeline-clock,.table.white-table-light-header.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.white-table-light-header.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.white-table-light-header.table-striped#dynamic-table tbody tr:nth-of-type(odd) .line{border-color:#ebebeb}.table.white-table-light-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.white-table-light-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#f3f6f6;color:#333}.table.white-table-light-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-muted,.table.white-table-light-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-detail,.table.white-table-light-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .timeline-clock,.table.white-table-light-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.white-table-light-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.white-table-light-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active{background-color:#e7edee;color:#333}.table.white-table-light-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .text-muted,.table.white-table-light-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .deal-detail,.table.white-table-light-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .timeline-clock,.table.white-table-light-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.white-table-light-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.white-table-light-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.white-table-light-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.white-table-light-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.white-table-light-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.white-table-light-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.white-table-light-header.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.white-table-light-header.table-striped tbody tr:nth-of-type(odd){color:#333;background-color:#fff;border-color:#ebebeb}.table.white-table-light-header.table-striped tbody tr:nth-of-type(odd):active{background-color:#e7edee;color:#333}.table.white-table-light-header.table-striped tbody tr:nth-of-type(odd):active .text-muted,.table.white-table-light-header.table-striped tbody tr:nth-of-type(odd):active .deal-detail,.table.white-table-light-header.table-striped tbody tr:nth-of-type(odd):active .timeline-clock,.table.white-table-light-header.table-striped tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.white-table-light-header.table-striped tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.white-table-light-header.table-striped tbody tr:nth-of-type(odd) .text-muted,.table.white-table-light-header.table-striped tbody tr:nth-of-type(odd) .deal-detail,.table.white-table-light-header.table-striped tbody tr:nth-of-type(odd) .timeline-clock,.table.white-table-light-header.table-striped tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.white-table-light-header.table-striped tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.white-table-light-header.table-striped tbody tr:nth-of-type(odd) .line{border-color:#ebebeb}.table.white-table-light-header.table-striped.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.white-table-light-header.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active{background-color:#e7edee;color:#333}.table.white-table-light-header.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .text-muted,.table.white-table-light-header.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .deal-detail,.table.white-table-light-header.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .timeline-clock,.table.white-table-light-header.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.white-table-light-header.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.white-table-light-header.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.white-table-light-header.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.white-table-light-header.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.white-table-light-header.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.white-table-light-header.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.white-table-light-header.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.white-table-light-header.table-vertical-separator.white-table-with-header thead tr th{border-right:1px solid transparent}.table.white-table-light-header.table-vertical-separator.white-table-with-header thead tr th:last-child{border-right:none}.table.white-table-light-header.table-vertical-separator.white-table-with-header tbody tr td{border-right:1px solid #ebebeb}.table.white-table-light-header.table-vertical-separator.white-table-with-header tbody tr td:last-child{border-right:none}.table.white-table-light-header.table-header-border tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.white-table-light-header.table-header-border tr th:last-child{border-right:none}.table.white-table-light-header.table-header-border tr th:first-child{border-right:none}.table.white-table-light-header.table-smaller-header thead tr th{padding-top:10px;padding-bottom:10px}.table.white-table-light-header.table-header-border-full tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.white-table-light-header.table-header-border-full tr th:last-child{border-right:none}.table.white-table-light-header.table-hover tbody tr{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#333;background-color:#fff;border-color:#ebebeb}.table.white-table-light-header.table-hover tbody tr:hover{cursor:pointer;background-color:#f3f6f6;color:#333}.table.white-table-light-header.table-hover tbody tr:hover .text-muted,.table.white-table-light-header.table-hover tbody tr:hover .deal-detail,.table.white-table-light-header.table-hover tbody tr:hover .timeline-clock,.table.white-table-light-header.table-hover tbody tr:hover .deal-task-detail{color:#979797}.table.white-table-light-header.table-hover tbody tr:hover .text-neutral-muted{color:#a9bcc1}.table.white-table-light-header.table-hover tbody tr:active{background-color:#e7edee;color:#333}.table.white-table-light-header.table-hover tbody tr:active .text-muted,.table.white-table-light-header.table-hover tbody tr:active .deal-detail,.table.white-table-light-header.table-hover tbody tr:active .timeline-clock,.table.white-table-light-header.table-hover tbody tr:active .deal-task-detail{color:#979797}.table.white-table-light-header.table-hover tbody tr:active .text-neutral-muted{color:#a9bcc1}.table.white-table-light-header.table-hover tbody tr .text-muted,.table.white-table-light-header.table-hover tbody tr .deal-detail,.table.white-table-light-header.table-hover tbody tr .timeline-clock,.table.white-table-light-header.table-hover tbody tr .deal-task-detail{color:#979797}.table.white-table-light-header.table-hover tbody tr .text-neutral-muted{color:#a9bcc1}.table.white-table-light-header.table-hover tbody tr .line{border-color:#ebebeb}.table.white-table-light-header.table-hover tbody tr.selected{color:#fff;background-color:#89a3a9;border-color:#a6babf}.table.white-table-light-header.table-hover tbody tr.selected .text-muted,.table.white-table-light-header.table-hover tbody tr.selected .deal-detail,.table.white-table-light-header.table-hover tbody tr.selected .timeline-clock,.table.white-table-light-header.table-hover tbody tr.selected .deal-task-detail{color:#fff}.table.white-table-light-header.table-hover tbody tr.selected .line{border-color:#a6babf}.table.white-table-light-header.table-no-header td.small-cell{min-width:150px}.table.white-table-light-header.table-no-header td.medium-cell{min-width:200px}.table.white-table-light-header.table-no-header td.big-cell{min-width:250px}.table.white-table-light-header.borderless,.table.white-table-light-header.borderless tr,.table.white-table-light-header.borderless tr th,.table.white-table-light-header.borderless tr td{border:none}.table.white-table-light-header.layout-fixed{table-layout:fixed}.table.white-table-light-header.odd-even tr:nth-child(odd){color:#333;background-color:#fcfcfc;border-color:#e8e8e8}.table.white-table-light-header.odd-even tr:nth-child(odd) .text-muted,.table.white-table-light-header.odd-even tr:nth-child(odd) .deal-detail,.table.white-table-light-header.odd-even tr:nth-child(odd) .timeline-clock,.table.white-table-light-header.odd-even tr:nth-child(odd) .deal-task-detail{color:#979797}.table.white-table-light-header.odd-even tr:nth-child(odd) .text-neutral-muted{color:#a9bcc1}.table.white-table-light-header.odd-even tr:nth-child(odd) .line{border-color:#e8e8e8}.table.dark-table thead tr{color:#fff;background-color:#3a3f51;border-color:#4f566f}.table.dark-table thead tr .text-muted,.table.dark-table thead tr .deal-detail,.table.dark-table thead tr .timeline-clock,.table.dark-table thead tr .deal-task-detail{color:#9ea4b9}.table.dark-table thead tr .line{border-color:#4f566f}.table.dark-table thead tr th{color:#fff;background-color:#3a3f51;border-color:#4f566f;font-size:inherit;font-weight:600;color:inherit;opacity:inherit;line-height:inherit;position:relative;padding:15px;border-width:0px 0px 0px 0px;text-transform:uppercase}.table.dark-table thead tr th .text-muted,.table.dark-table thead tr th .deal-detail,.table.dark-table thead tr th .timeline-clock,.table.dark-table thead tr th .deal-task-detail{color:#9ea4b9}.table.dark-table thead tr th .line{border-color:#4f566f}.table.dark-table thead tr th:last-child{width:1px}.table.dark-table thead tr th.active{color:#fff;background-color:#313645;border-color:inherit}.table.dark-table thead tr th.active .text-muted,.table.dark-table thead tr th.active .deal-detail,.table.dark-table thead tr th.active .timeline-clock,.table.dark-table thead tr th.active .deal-task-detail{color:#9299b1}.table.dark-table thead tr th.active .line{border-color:#474d63}.table.dark-table thead tr th.cancel-reorder:hover,.table.dark-table thead tr th.cancel-reorder:active{color:#fff;background-color:#3a3f51;border-color:#4f566f;cursor:default}.table.dark-table thead tr th.cancel-reorder:hover .text-muted,.table.dark-table thead tr th.cancel-reorder:hover .deal-detail,.table.dark-table thead tr th.cancel-reorder:hover .timeline-clock,.table.dark-table thead tr th.cancel-reorder:hover .deal-task-detail,.table.dark-table thead tr th.cancel-reorder:active .text-muted,.table.dark-table thead tr th.cancel-reorder:active .deal-detail,.table.dark-table thead tr th.cancel-reorder:active .timeline-clock,.table.dark-table thead tr th.cancel-reorder:active .deal-task-detail{color:#9ea4b9}.table.dark-table thead tr th.cancel-reorder:hover .line,.table.dark-table thead tr th.cancel-reorder:active .line{border-color:#4f566f}.table.dark-table thead tr th.strong-header{white-space:nowrap}.table.dark-table thead tr th.mini-cell{min-width:100px}.table.dark-table thead tr th.small-cell{min-width:150px}.table.dark-table thead tr th.medium-cell{min-width:200px}.table.dark-table thead tr th.big-cell{min-width:250px}.table.dark-table tr{color:#fff;background-color:#3a3f51;border-color:#4f566f}.table.dark-table tr .text-muted,.table.dark-table tr .deal-detail,.table.dark-table tr .timeline-clock,.table.dark-table tr .deal-task-detail{color:#9ea4b9}.table.dark-table tr .line{border-color:#4f566f}.table.dark-table tr td{vertical-align:middle;position:relative;padding:10px 15px}.table.dark-table tr td .move-row{border-color:#8088a4}.table.dark-table tr td a.options-column-button{padding:10px;text-align:center;display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;color:inherit;border-color:inherit}.table.dark-table tr td a.options-column-button i{top:50%;position:absolute;right:25%}.table.dark-table tr td a.options-column-button:hover{cursor:pointer;background-color:#20232d;color:#fff}.table.dark-table tr td a.options-column-button:hover .text-muted,.table.dark-table tr td a.options-column-button:hover .deal-detail,.table.dark-table tr td a.options-column-button:hover .timeline-clock,.table.dark-table tr td a.options-column-button:hover .deal-task-detail{color:#868da8}.table.dark-table tr td a.options-column-button .line{border-color:inherit}.table.dark-table tr td.open>a.options-column-button{color:#fff;background-color:#181a21;border-color:#2d313f}.table.dark-table tr td.open>a.options-column-button .text-muted,.table.dark-table tr td.open>a.options-column-button .deal-detail,.table.dark-table tr td.open>a.options-column-button .timeline-clock,.table.dark-table tr td.open>a.options-column-button .deal-task-detail{color:#6e7797}.table.dark-table tr td.open>a.options-column-button .line{border-color:#2d313f}.table.dark-table tr td:last-child{white-space:nowrap}.table.dark-table tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.dark-table tr.neutral-line td{color:#fff;background-color:#3a3f51;border-color:#4f566f;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.dark-table tr.neutral-line td .text-muted,.table.dark-table tr.neutral-line td .deal-detail,.table.dark-table tr.neutral-line td .timeline-clock,.table.dark-table tr.neutral-line td .deal-task-detail{color:#9ea4b9}.table.dark-table tr.neutral-line td .line{border-color:#4f566f}.table.dark-table tr.neutral-line td:hover{cursor:default}.table.dark-table tr.clickable-line td{color:#fff;background-color:#3a3f51;border-color:#4f566f;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.dark-table tr.clickable-line td:hover{cursor:pointer;background-color:#313645;color:#fff}.table.dark-table tr.clickable-line td:hover .text-muted,.table.dark-table tr.clickable-line td:hover .deal-detail,.table.dark-table tr.clickable-line td:hover .timeline-clock,.table.dark-table tr.clickable-line td:hover .deal-task-detail{color:#9ea4b9}.table.dark-table tr.clickable-line td:active{background-color:#292d39;color:#fff}.table.dark-table tr.clickable-line td:active .text-muted,.table.dark-table tr.clickable-line td:active .deal-detail,.table.dark-table tr.clickable-line td:active .timeline-clock,.table.dark-table tr.clickable-line td:active .deal-task-detail,.table.dark-table tr.clickable-line td .text-muted,.table.dark-table tr.clickable-line td .deal-detail,.table.dark-table tr.clickable-line td .timeline-clock,.table.dark-table tr.clickable-line td .deal-task-detail{color:#9ea4b9}.table.dark-table tr.clickable-line td .line{border-color:#4f566f}.table.dark-table tr.table-sub-header td{color:#fff;background-color:#3a3f51;border-color:#4f566f;text-transform:uppercase;font-weight:600}.table.dark-table tr.table-sub-header td .text-muted,.table.dark-table tr.table-sub-header td .deal-detail,.table.dark-table tr.table-sub-header td .timeline-clock,.table.dark-table tr.table-sub-header td .deal-task-detail{color:#9ea4b9}.table.dark-table tr.table-sub-header td .line{border-color:#4f566f}.table.dark-table tr.table-sub-header td:hover{cursor:default}.table.dark-table.table-view td{vertical-align:top}.table.dark-table.table-view td:last-child{white-space:normal;word-break:break-word;padding-right:0}.table.dark-table.table-v-top tr td{vertical-align:top}.table.dark-table.last-wrap tr td:last-child{white-space:normal}.table.dark-table.table-draggable tr th:first-child{width:1px}.table.dark-table.big-lines tr td{height:50px}.table.dark-table.table-draggable-no-headers tr td:first-child{width:1px}.table.dark-table.table-static tr th:last-child{width:auto}.table.dark-table.table-last-line tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.dark-table.table-striped#dynamic-table tbody tr:nth-of-type(odd){color:#fff;background-color:#3a3f51;border-color:#4f566f}.table.dark-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#313645;color:#fff}.table.dark-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-muted,.table.dark-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-detail,.table.dark-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .timeline-clock,.table.dark-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#9ea4b9}.table.dark-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-muted,.table.dark-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-detail,.table.dark-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .timeline-clock,.table.dark-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-task-detail{color:#9ea4b9}.table.dark-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .line{border-color:#4f566f}.table.dark-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.dark-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#313645;color:#fff}.table.dark-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-muted,.table.dark-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-detail,.table.dark-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .timeline-clock,.table.dark-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#9ea4b9}.table.dark-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.dark-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.dark-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.dark-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.dark-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.dark-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.dark-table.table-striped tbody tr:nth-of-type(odd){color:#fff;background-color:#3a3f51;border-color:#4f566f}.table.dark-table.table-striped tbody tr:nth-of-type(odd) .text-muted,.table.dark-table.table-striped tbody tr:nth-of-type(odd) .deal-detail,.table.dark-table.table-striped tbody tr:nth-of-type(odd) .timeline-clock,.table.dark-table.table-striped tbody tr:nth-of-type(odd) .deal-task-detail{color:#9ea4b9}.table.dark-table.table-striped tbody tr:nth-of-type(odd) .line{border-color:#4f566f}.table.dark-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.dark-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.dark-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.dark-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.dark-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.dark-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.dark-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.dark-table.table-vertical-separator.white-table-with-header thead tr th{border-right:1px solid transparent}.table.dark-table.table-vertical-separator.white-table-with-header thead tr th:last-child{border-right:none}.table.dark-table.table-vertical-separator.white-table-with-header tbody tr td{border-right:1px solid #ebebeb}.table.dark-table.table-vertical-separator.white-table-with-header tbody tr td:last-child{border-right:none}.table.dark-table.table-header-border tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.dark-table.table-header-border tr th:last-child{border-right:none}.table.dark-table.table-header-border tr th:first-child{border-right:none}.table.dark-table.table-smaller-header thead tr th{padding-top:10px;padding-bottom:10px}.table.dark-table.table-header-border-full tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.dark-table.table-header-border-full tr th:last-child{border-right:none}.table.dark-table.table-hover tbody tr{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;background-color:#3a3f51;border-color:#4f566f}.table.dark-table.table-hover tbody tr:hover{cursor:pointer;background-color:#313645;color:#fff}.table.dark-table.table-hover tbody tr:hover .text-muted,.table.dark-table.table-hover tbody tr:hover .deal-detail,.table.dark-table.table-hover tbody tr:hover .timeline-clock,.table.dark-table.table-hover tbody tr:hover .deal-task-detail,.table.dark-table.table-hover tbody tr .text-muted,.table.dark-table.table-hover tbody tr .deal-detail,.table.dark-table.table-hover tbody tr .timeline-clock,.table.dark-table.table-hover tbody tr .deal-task-detail{color:#9ea4b9}.table.dark-table.table-hover tbody tr .line{border-color:#4f566f}.table.dark-table.table-hover tbody tr.selected{color:#fff;background-color:#000;border-color:#15171e}.table.dark-table.table-hover tbody tr.selected .text-muted,.table.dark-table.table-hover tbody tr.selected .deal-detail,.table.dark-table.table-hover tbody tr.selected .timeline-clock,.table.dark-table.table-hover tbody tr.selected .deal-task-detail{color:#555c77}.table.dark-table.table-hover tbody tr.selected .line{border-color:#15171e}.table.dark-table.table-no-header td.small-cell{min-width:150px}.table.dark-table.table-no-header td.medium-cell{min-width:200px}.table.dark-table.table-no-header td.big-cell{min-width:250px}.table.dark-table.borderless,.table.dark-table.borderless tr,.table.dark-table.borderless tr th,.table.dark-table.borderless tr td{border:none}.table.dark-table.layout-fixed{table-layout:fixed}.table.dark-table.odd-even tr:nth-child(odd){color:#333;background-color:#fcfcfc;border-color:#e8e8e8}.table.dark-table.odd-even tr:nth-child(odd) .text-muted,.table.dark-table.odd-even tr:nth-child(odd) .deal-detail,.table.dark-table.odd-even tr:nth-child(odd) .timeline-clock,.table.dark-table.odd-even tr:nth-child(odd) .deal-task-detail{color:#979797}.table.dark-table.odd-even tr:nth-child(odd) .text-neutral-muted{color:#a9bcc1}.table.dark-table.odd-even tr:nth-child(odd) .line{border-color:#e8e8e8}.table.brand-table thead tr{color:#fff;background-color:#701ce3;border-color:#9790c3}.table.brand-table thead tr .text-muted,.table.brand-table thead tr .deal-detail,.table.brand-table thead tr .timeline-clock,.table.brand-table thead tr .deal-task-detail{color:#f4f3f9}.table.brand-table thead tr .line{border-color:#9790c3}.table.brand-table thead tr th{color:#fff;background-color:#701ce3;border-color:#9790c3;font-size:inherit;font-weight:600;color:inherit;opacity:inherit;line-height:inherit;position:relative;padding:15px;border-width:0px 0px 0px 0px;text-transform:uppercase}.table.brand-table thead tr th .text-muted,.table.brand-table thead tr th .deal-detail,.table.brand-table thead tr th .timeline-clock,.table.brand-table thead tr th .deal-task-detail{color:#f4f3f9}.table.brand-table thead tr th .line{border-color:#9790c3}.table.brand-table thead tr th:last-child{width:1px}.table.brand-table thead tr th.active{color:#fff;background-color:#786bc7;border-color:inherit}.table.brand-table thead tr th.active .text-muted,.table.brand-table thead tr th.active .deal-detail,.table.brand-table thead tr th.active .timeline-clock,.table.brand-table thead tr th.active .deal-task-detail{color:#e8e6f2}.table.brand-table thead tr th.active .line{border-color:#8b83bc}.table.brand-table thead tr th.cancel-reorder:hover,.table.brand-table thead tr th.cancel-reorder:active{color:#fff;background-color:#701ce3;border-color:#9790c3;cursor:default}.table.brand-table thead tr th.cancel-reorder:hover .text-muted,.table.brand-table thead tr th.cancel-reorder:hover .deal-detail,.table.brand-table thead tr th.cancel-reorder:hover .timeline-clock,.table.brand-table thead tr th.cancel-reorder:hover .deal-task-detail,.table.brand-table thead tr th.cancel-reorder:active .text-muted,.table.brand-table thead tr th.cancel-reorder:active .deal-detail,.table.brand-table thead tr th.cancel-reorder:active .timeline-clock,.table.brand-table thead tr th.cancel-reorder:active .deal-task-detail{color:#f4f3f9}.table.brand-table thead tr th.cancel-reorder:hover .line,.table.brand-table thead tr th.cancel-reorder:active .line{border-color:#9790c3}.table.brand-table thead tr th.strong-header{white-space:nowrap}.table.brand-table thead tr th.mini-cell{min-width:100px}.table.brand-table thead tr th.small-cell{min-width:150px}.table.brand-table thead tr th.medium-cell{min-width:200px}.table.brand-table thead tr th.big-cell{min-width:250px}.table.brand-table tr{color:#fff;background-color:#701ce3;border-color:#9790c3}.table.brand-table tr .text-muted,.table.brand-table tr .deal-detail,.table.brand-table tr .timeline-clock,.table.brand-table tr .deal-task-detail{color:#f4f3f9}.table.brand-table tr .line{border-color:#9790c3}.table.brand-table tr td{vertical-align:middle;position:relative;padding:10px 15px}.table.brand-table tr td .move-row{border-color:#d5d2e7}.table.brand-table tr td a.options-column-button{padding:10px;text-align:center;display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;color:inherit;border-color:inherit}.table.brand-table tr td a.options-column-button i{top:50%;position:absolute;right:25%}.table.brand-table tr td a.options-column-button:hover{cursor:pointer;background-color:#595093;color:#fff}.table.brand-table tr td a.options-column-button:hover .text-muted,.table.brand-table tr td a.options-column-button:hover .deal-detail,.table.brand-table tr td a.options-column-button:hover .timeline-clock,.table.brand-table tr td a.options-column-button:hover .deal-task-detail{color:#dbd9ea}.table.brand-table tr td a.options-column-button .line{border-color:inherit}.table.brand-table tr td.open>a.options-column-button{color:#fff;background-color:#514986;border-color:#655ba6}.table.brand-table tr td.open>a.options-column-button .text-muted,.table.brand-table tr td.open>a.options-column-button .deal-detail,.table.brand-table tr td.open>a.options-column-button .timeline-clock,.table.brand-table tr td.open>a.options-column-button .deal-task-detail{color:#c2bedc}.table.brand-table tr td.open>a.options-column-button .line{border-color:#655ba6}.table.brand-table tr td:last-child{white-space:nowrap}.table.brand-table tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.brand-table tr.neutral-line td{color:#fff;background-color:#701ce3;border-color:#9790c3;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.brand-table tr.neutral-line td .text-muted,.table.brand-table tr.neutral-line td .deal-detail,.table.brand-table tr.neutral-line td .timeline-clock,.table.brand-table tr.neutral-line td .deal-task-detail{color:#f4f3f9}.table.brand-table tr.neutral-line td .line{border-color:#9790c3}.table.brand-table tr.neutral-line td:hover{cursor:default}.table.brand-table tr.clickable-line td{color:#fff;background-color:#701ce3;border-color:#9790c3;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.brand-table tr.clickable-line td:hover{cursor:pointer;background-color:#786bc7;color:#fff}.table.brand-table tr.clickable-line td:hover .text-muted,.table.brand-table tr.clickable-line td:hover .deal-detail,.table.brand-table tr.clickable-line td:hover .timeline-clock,.table.brand-table tr.clickable-line td:hover .deal-task-detail{color:#f4f3f9}.table.brand-table tr.clickable-line td:active{background-color:#5646b9;color:#fff}.table.brand-table tr.clickable-line td:active .text-muted,.table.brand-table tr.clickable-line td:active .deal-detail,.table.brand-table tr.clickable-line td:active .timeline-clock,.table.brand-table tr.clickable-line td:active .deal-task-detail,.table.brand-table tr.clickable-line td .text-muted,.table.brand-table tr.clickable-line td .deal-detail,.table.brand-table tr.clickable-line td .timeline-clock,.table.brand-table tr.clickable-line td .deal-task-detail{color:#f4f3f9}.table.brand-table tr.clickable-line td .line{border-color:#9790c3}.table.brand-table tr.table-sub-header td{color:#fff;background-color:#701ce3;border-color:#9790c3;text-transform:uppercase;font-weight:600}.table.brand-table tr.table-sub-header td .text-muted,.table.brand-table tr.table-sub-header td .deal-detail,.table.brand-table tr.table-sub-header td .timeline-clock,.table.brand-table tr.table-sub-header td .deal-task-detail{color:#f4f3f9}.table.brand-table tr.table-sub-header td .line{border-color:#9790c3}.table.brand-table tr.table-sub-header td:hover{cursor:default}.table.brand-table.table-view td{vertical-align:top}.table.brand-table.table-view td:last-child{white-space:normal;word-break:break-word;padding-right:0}.table.brand-table.table-v-top tr td{vertical-align:top}.table.brand-table.last-wrap tr td:last-child{white-space:normal}.table.brand-table.table-draggable tr th:first-child{width:1px}.table.brand-table.big-lines tr td{height:50px}.table.brand-table.table-draggable-no-headers tr td:first-child{width:1px}.table.brand-table.table-static tr th:last-child{width:auto}.table.brand-table.table-last-line tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.brand-table.table-striped#dynamic-table tbody tr:nth-of-type(odd){color:#fff;background-color:#701ce3;border-color:#9790c3}.table.brand-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#786bc7;color:#fff}.table.brand-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-muted,.table.brand-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-detail,.table.brand-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .timeline-clock,.table.brand-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#f4f3f9}.table.brand-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-muted,.table.brand-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-detail,.table.brand-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .timeline-clock,.table.brand-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-task-detail{color:#f4f3f9}.table.brand-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .line{border-color:#9790c3}.table.brand-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.brand-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#786bc7;color:#fff}.table.brand-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-muted,.table.brand-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-detail,.table.brand-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .timeline-clock,.table.brand-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#f4f3f9}.table.brand-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.brand-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.brand-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.brand-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.brand-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.brand-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.brand-table.table-striped tbody tr:nth-of-type(odd){color:#fff;background-color:#701ce3;border-color:#9790c3}.table.brand-table.table-striped tbody tr:nth-of-type(odd) .text-muted,.table.brand-table.table-striped tbody tr:nth-of-type(odd) .deal-detail,.table.brand-table.table-striped tbody tr:nth-of-type(odd) .timeline-clock,.table.brand-table.table-striped tbody tr:nth-of-type(odd) .deal-task-detail{color:#f4f3f9}.table.brand-table.table-striped tbody tr:nth-of-type(odd) .line{border-color:#9790c3}.table.brand-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.brand-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.brand-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.brand-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.brand-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.brand-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.brand-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.brand-table.table-vertical-separator.white-table-with-header thead tr th{border-right:1px solid transparent}.table.brand-table.table-vertical-separator.white-table-with-header thead tr th:last-child{border-right:none}.table.brand-table.table-vertical-separator.white-table-with-header tbody tr td{border-right:1px solid #ebebeb}.table.brand-table.table-vertical-separator.white-table-with-header tbody tr td:last-child{border-right:none}.table.brand-table.table-header-border tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.brand-table.table-header-border tr th:last-child{border-right:none}.table.brand-table.table-header-border tr th:first-child{border-right:none}.table.brand-table.table-smaller-header thead tr th{padding-top:10px;padding-bottom:10px}.table.brand-table.table-header-border-full tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.brand-table.table-header-border-full tr th:last-child{border-right:none}.table.brand-table.table-hover tbody tr{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;background-color:#701ce3;border-color:#9790c3}.table.brand-table.table-hover tbody tr:hover{cursor:pointer;background-color:#786bc7;color:#fff}.table.brand-table.table-hover tbody tr:hover .text-muted,.table.brand-table.table-hover tbody tr:hover .deal-detail,.table.brand-table.table-hover tbody tr:hover .timeline-clock,.table.brand-table.table-hover tbody tr:hover .deal-task-detail,.table.brand-table.table-hover tbody tr .text-muted,.table.brand-table.table-hover tbody tr .deal-detail,.table.brand-table.table-hover tbody tr .timeline-clock,.table.brand-table.table-hover tbody tr .deal-task-detail{color:#f4f3f9}.table.brand-table.table-hover tbody tr .line{border-color:#9790c3}.table.brand-table.table-hover tbody tr.selected{color:#fff;background-color:#211e36;border-color:#352f58}.table.brand-table.table-hover tbody tr.selected .text-muted,.table.brand-table.table-hover tbody tr.selected .deal-detail,.table.brand-table.table-hover tbody tr.selected .timeline-clock,.table.brand-table.table-hover tbody tr.selected .deal-task-detail{color:#701ce3}.table.brand-table.table-hover tbody tr.selected .line{border-color:#352f58}.table.brand-table.table-no-header td.small-cell{min-width:150px}.table.brand-table.table-no-header td.medium-cell{min-width:200px}.table.brand-table.table-no-header td.big-cell{min-width:250px}.table.brand-table.borderless,.table.brand-table.borderless tr,.table.brand-table.borderless tr th,.table.brand-table.borderless tr td{border:none}.table.brand-table.layout-fixed{table-layout:fixed}.table.brand-table.odd-even tr:nth-child(odd){color:#333;background-color:#fcfcfc;border-color:#e8e8e8}.table.brand-table.odd-even tr:nth-child(odd) .text-muted,.table.brand-table.odd-even tr:nth-child(odd) .deal-detail,.table.brand-table.odd-even tr:nth-child(odd) .timeline-clock,.table.brand-table.odd-even tr:nth-child(odd) .deal-task-detail{color:#979797}.table.brand-table.odd-even tr:nth-child(odd) .text-neutral-muted{color:#a9bcc1}.table.brand-table.odd-even tr:nth-child(odd) .line{border-color:#e8e8e8}.table.neutral-table thead tr{color:#fff;background-color:#92aab0;border-color:#afc1c6}.table.neutral-table thead tr .text-muted,.table.neutral-table thead tr .deal-detail,.table.neutral-table thead tr .timeline-clock,.table.neutral-table thead tr .deal-task-detail{color:#fff}.table.neutral-table thead tr .line{border-color:#afc1c6}.table.neutral-table thead tr th{color:#fff;background-color:#92aab0;border-color:#afc1c6;font-size:inherit;font-weight:600;color:inherit;opacity:inherit;line-height:inherit;position:relative;padding:15px;border-width:0px 0px 0px 0px;text-transform:uppercase}.table.neutral-table thead tr th .text-muted,.table.neutral-table thead tr th .deal-detail,.table.neutral-table thead tr th .timeline-clock,.table.neutral-table thead tr th .deal-task-detail{color:#fff}.table.neutral-table thead tr th .line{border-color:#afc1c6}.table.neutral-table thead tr th:last-child{width:1px}.table.neutral-table thead tr th.active{color:#fff;background-color:#86a1a8;border-color:inherit}.table.neutral-table thead tr th.active .text-muted,.table.neutral-table thead tr th.active .deal-detail,.table.neutral-table thead tr th.active .timeline-clock,.table.neutral-table thead tr th.active .deal-task-detail{color:#fcfdfd}.table.neutral-table thead tr th.active .line{border-color:#a4b8bd}.table.neutral-table thead tr th.cancel-reorder:hover,.table.neutral-table thead tr th.cancel-reorder:active{color:#fff;background-color:#92aab0;border-color:#afc1c6;cursor:default}.table.neutral-table thead tr th.cancel-reorder:hover .text-muted,.table.neutral-table thead tr th.cancel-reorder:hover .deal-detail,.table.neutral-table thead tr th.cancel-reorder:hover .timeline-clock,.table.neutral-table thead tr th.cancel-reorder:hover .deal-task-detail,.table.neutral-table thead tr th.cancel-reorder:active .text-muted,.table.neutral-table thead tr th.cancel-reorder:active .deal-detail,.table.neutral-table thead tr th.cancel-reorder:active .timeline-clock,.table.neutral-table thead tr th.cancel-reorder:active .deal-task-detail{color:#fff}.table.neutral-table thead tr th.cancel-reorder:hover .line,.table.neutral-table thead tr th.cancel-reorder:active .line{border-color:#afc1c6}.table.neutral-table thead tr th.strong-header{white-space:nowrap}.table.neutral-table thead tr th.mini-cell{min-width:100px}.table.neutral-table thead tr th.small-cell{min-width:150px}.table.neutral-table thead tr th.medium-cell{min-width:200px}.table.neutral-table thead tr th.big-cell{min-width:250px}.table.neutral-table tr{color:#fff;background-color:#92aab0;border-color:#afc1c6}.table.neutral-table tr .text-muted,.table.neutral-table tr .deal-detail,.table.neutral-table tr .timeline-clock,.table.neutral-table tr .deal-task-detail{color:#fff}.table.neutral-table tr .line{border-color:#afc1c6}.table.neutral-table tr td{vertical-align:middle;position:relative;padding:10px 15px}.table.neutral-table tr td .move-row{border-color:#ebeff0}.table.neutral-table tr td a.options-column-button{padding:10px;text-align:center;display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;color:inherit;border-color:inherit}.table.neutral-table tr td a.options-column-button i{top:50%;position:absolute;right:25%}.table.neutral-table tr td a.options-column-button:hover{cursor:pointer;background-color:#6e8e96;color:#fff}.table.neutral-table tr td a.options-column-button:hover .text-muted,.table.neutral-table tr td a.options-column-button:hover .deal-detail,.table.neutral-table tr td a.options-column-button:hover .timeline-clock,.table.neutral-table tr td a.options-column-button:hover .deal-task-detail{color:#f1f4f5}.table.neutral-table tr td a.options-column-button .line{border-color:inherit}.table.neutral-table tr td.open>a.options-column-button{color:#fff;background-color:#65848c;border-color:#809ca3}.table.neutral-table tr td.open>a.options-column-button .text-muted,.table.neutral-table tr td.open>a.options-column-button .deal-detail,.table.neutral-table tr td.open>a.options-column-button .timeline-clock,.table.neutral-table tr td.open>a.options-column-button .deal-task-detail{color:#d9e1e3}.table.neutral-table tr td.open>a.options-column-button .line{border-color:#809ca3}.table.neutral-table tr td:last-child{white-space:nowrap}.table.neutral-table tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.neutral-table tr.neutral-line td{color:#fff;background-color:#92aab0;border-color:#afc1c6;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.neutral-table tr.neutral-line td .text-muted,.table.neutral-table tr.neutral-line td .deal-detail,.table.neutral-table tr.neutral-line td .timeline-clock,.table.neutral-table tr.neutral-line td .deal-task-detail{color:#fff}.table.neutral-table tr.neutral-line td .line{border-color:#afc1c6}.table.neutral-table tr.neutral-line td:hover{cursor:default}.table.neutral-table tr.clickable-line td{color:#fff;background-color:#92aab0;border-color:#afc1c6;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.neutral-table tr.clickable-line td:hover{cursor:pointer;background-color:#86a1a8;color:#fff}.table.neutral-table tr.clickable-line td:hover .text-muted,.table.neutral-table tr.clickable-line td:hover .deal-detail,.table.neutral-table tr.clickable-line td:hover .timeline-clock,.table.neutral-table tr.clickable-line td:hover .deal-task-detail{color:#fff}.table.neutral-table tr.clickable-line td:active{background-color:#7a989f;color:#fff}.table.neutral-table tr.clickable-line td:active .text-muted,.table.neutral-table tr.clickable-line td:active .deal-detail,.table.neutral-table tr.clickable-line td:active .timeline-clock,.table.neutral-table tr.clickable-line td:active .deal-task-detail,.table.neutral-table tr.clickable-line td .text-muted,.table.neutral-table tr.clickable-line td .deal-detail,.table.neutral-table tr.clickable-line td .timeline-clock,.table.neutral-table tr.clickable-line td .deal-task-detail{color:#fff}.table.neutral-table tr.clickable-line td .line{border-color:#afc1c6}.table.neutral-table tr.table-sub-header td{color:#fff;background-color:#92aab0;border-color:#afc1c6;text-transform:uppercase;font-weight:600}.table.neutral-table tr.table-sub-header td .text-muted,.table.neutral-table tr.table-sub-header td .deal-detail,.table.neutral-table tr.table-sub-header td .timeline-clock,.table.neutral-table tr.table-sub-header td .deal-task-detail{color:#fff}.table.neutral-table tr.table-sub-header td .line{border-color:#afc1c6}.table.neutral-table tr.table-sub-header td:hover{cursor:default}.table.neutral-table.table-view td{vertical-align:top}.table.neutral-table.table-view td:last-child{white-space:normal;word-break:break-word;padding-right:0}.table.neutral-table.table-v-top tr td{vertical-align:top}.table.neutral-table.last-wrap tr td:last-child{white-space:normal}.table.neutral-table.table-draggable tr th:first-child{width:1px}.table.neutral-table.big-lines tr td{height:50px}.table.neutral-table.table-draggable-no-headers tr td:first-child{width:1px}.table.neutral-table.table-static tr th:last-child{width:auto}.table.neutral-table.table-last-line tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.neutral-table.table-striped#dynamic-table tbody tr:nth-of-type(odd){color:#fff;background-color:#92aab0;border-color:#afc1c6}.table.neutral-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#86a1a8;color:#fff}.table.neutral-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-muted,.table.neutral-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-detail,.table.neutral-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .timeline-clock,.table.neutral-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#fff}.table.neutral-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-muted,.table.neutral-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-detail,.table.neutral-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .timeline-clock,.table.neutral-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-task-detail{color:#fff}.table.neutral-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .line{border-color:#afc1c6}.table.neutral-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.neutral-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#86a1a8;color:#fff}.table.neutral-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-muted,.table.neutral-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-detail,.table.neutral-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .timeline-clock,.table.neutral-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#fff}.table.neutral-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.neutral-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.neutral-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.neutral-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.neutral-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.neutral-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.neutral-table.table-striped tbody tr:nth-of-type(odd){color:#fff;background-color:#92aab0;border-color:#afc1c6}.table.neutral-table.table-striped tbody tr:nth-of-type(odd) .text-muted,.table.neutral-table.table-striped tbody tr:nth-of-type(odd) .deal-detail,.table.neutral-table.table-striped tbody tr:nth-of-type(odd) .timeline-clock,.table.neutral-table.table-striped tbody tr:nth-of-type(odd) .deal-task-detail{color:#fff}.table.neutral-table.table-striped tbody tr:nth-of-type(odd) .line{border-color:#afc1c6}.table.neutral-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.neutral-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.neutral-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.neutral-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.neutral-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.neutral-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.neutral-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.neutral-table.table-vertical-separator.white-table-with-header thead tr th{border-right:1px solid transparent}.table.neutral-table.table-vertical-separator.white-table-with-header thead tr th:last-child{border-right:none}.table.neutral-table.table-vertical-separator.white-table-with-header tbody tr td{border-right:1px solid #ebebeb}.table.neutral-table.table-vertical-separator.white-table-with-header tbody tr td:last-child{border-right:none}.table.neutral-table.table-header-border tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.neutral-table.table-header-border tr th:last-child{border-right:none}.table.neutral-table.table-header-border tr th:first-child{border-right:none}.table.neutral-table.table-smaller-header thead tr th{padding-top:10px;padding-bottom:10px}.table.neutral-table.table-header-border-full tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.neutral-table.table-header-border-full tr th:last-child{border-right:none}.table.neutral-table.table-hover tbody tr{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;background-color:#92aab0;border-color:#afc1c6}.table.neutral-table.table-hover tbody tr:hover{cursor:pointer;background-color:#86a1a8;color:#fff}.table.neutral-table.table-hover tbody tr:hover .text-muted,.table.neutral-table.table-hover tbody tr:hover .deal-detail,.table.neutral-table.table-hover tbody tr:hover .timeline-clock,.table.neutral-table.table-hover tbody tr:hover .deal-task-detail,.table.neutral-table.table-hover tbody tr .text-muted,.table.neutral-table.table-hover tbody tr .deal-detail,.table.neutral-table.table-hover tbody tr .timeline-clock,.table.neutral-table.table-hover tbody tr .deal-task-detail{color:#fff}.table.neutral-table.table-hover tbody tr .line{border-color:#afc1c6}.table.neutral-table.table-hover tbody tr.selected{color:#fff;background-color:#314144;border-color:#475d62}.table.neutral-table.table-hover tbody tr.selected .text-muted,.table.neutral-table.table-hover tbody tr.selected .deal-detail,.table.neutral-table.table-hover tbody tr.selected .timeline-clock,.table.neutral-table.table-hover tbody tr.selected .deal-task-detail{color:#92aab0}.table.neutral-table.table-hover tbody tr.selected .line{border-color:#475d62}.table.neutral-table.table-no-header td.small-cell{min-width:150px}.table.neutral-table.table-no-header td.medium-cell{min-width:200px}.table.neutral-table.table-no-header td.big-cell{min-width:250px}.table.neutral-table.borderless,.table.neutral-table.borderless tr,.table.neutral-table.borderless tr th,.table.neutral-table.borderless tr td{border:none}.table.neutral-table.layout-fixed{table-layout:fixed}.table.neutral-table.odd-even tr:nth-child(odd){color:#333;background-color:#fcfcfc;border-color:#e8e8e8}.table.neutral-table.odd-even tr:nth-child(odd) .text-muted,.table.neutral-table.odd-even tr:nth-child(odd) .deal-detail,.table.neutral-table.odd-even tr:nth-child(odd) .timeline-clock,.table.neutral-table.odd-even tr:nth-child(odd) .deal-task-detail{color:#979797}.table.neutral-table.odd-even tr:nth-child(odd) .text-neutral-muted{color:#a9bcc1}.table.neutral-table.odd-even tr:nth-child(odd) .line{border-color:#e8e8e8}.table.user-table thead tr{color:#fff;background-color:#92aab0;border-color:#afc1c6}.table.user-table thead tr .text-muted,.table.user-table thead tr .deal-detail,.table.user-table thead tr .timeline-clock,.table.user-table thead tr .deal-task-detail{color:#fff}.table.user-table thead tr .line{border-color:#afc1c6}.table.user-table thead tr th{color:#fff;background-color:#92aab0;border-color:#afc1c6;font-size:inherit;font-weight:600;color:inherit;opacity:inherit;line-height:inherit;position:relative;padding:15px;border-width:0px 0px 0px 0px;text-transform:uppercase}.table.user-table thead tr th .text-muted,.table.user-table thead tr th .deal-detail,.table.user-table thead tr th .timeline-clock,.table.user-table thead tr th .deal-task-detail{color:#fff}.table.user-table thead tr th .line{border-color:#afc1c6}.table.user-table thead tr th:last-child{width:1px}.table.user-table thead tr th.active{color:#fff;background-color:#86a1a8;border-color:inherit}.table.user-table thead tr th.active .text-muted,.table.user-table thead tr th.active .deal-detail,.table.user-table thead tr th.active .timeline-clock,.table.user-table thead tr th.active .deal-task-detail{color:#fcfdfd}.table.user-table thead tr th.active .line{border-color:#a4b8bd}.table.user-table thead tr th.cancel-reorder:hover,.table.user-table thead tr th.cancel-reorder:active{color:#fff;background-color:#92aab0;border-color:#afc1c6;cursor:default}.table.user-table thead tr th.cancel-reorder:hover .text-muted,.table.user-table thead tr th.cancel-reorder:hover .deal-detail,.table.user-table thead tr th.cancel-reorder:hover .timeline-clock,.table.user-table thead tr th.cancel-reorder:hover .deal-task-detail,.table.user-table thead tr th.cancel-reorder:active .text-muted,.table.user-table thead tr th.cancel-reorder:active .deal-detail,.table.user-table thead tr th.cancel-reorder:active .timeline-clock,.table.user-table thead tr th.cancel-reorder:active .deal-task-detail{color:#fff}.table.user-table thead tr th.cancel-reorder:hover .line,.table.user-table thead tr th.cancel-reorder:active .line{border-color:#afc1c6}.table.user-table thead tr th.strong-header{white-space:nowrap}.table.user-table thead tr th.mini-cell{min-width:100px}.table.user-table thead tr th.small-cell{min-width:150px}.table.user-table thead tr th.medium-cell{min-width:200px}.table.user-table thead tr th.big-cell{min-width:250px}.table.user-table tr{color:#fff;background-color:#92aab0;border-color:#afc1c6}.table.user-table tr .text-muted,.table.user-table tr .deal-detail,.table.user-table tr .timeline-clock,.table.user-table tr .deal-task-detail{color:#fff}.table.user-table tr .line{border-color:#afc1c6}.table.user-table tr td{vertical-align:middle;position:relative;padding:10px 15px}.table.user-table tr td .move-row{border-color:#ebeff0}.table.user-table tr td a.options-column-button{padding:10px;text-align:center;display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;color:inherit;border-color:inherit}.table.user-table tr td a.options-column-button i{top:50%;position:absolute;right:25%}.table.user-table tr td a.options-column-button:hover{cursor:pointer;background-color:#6e8e96;color:#fff}.table.user-table tr td a.options-column-button:hover .text-muted,.table.user-table tr td a.options-column-button:hover .deal-detail,.table.user-table tr td a.options-column-button:hover .timeline-clock,.table.user-table tr td a.options-column-button:hover .deal-task-detail{color:#f1f4f5}.table.user-table tr td a.options-column-button .line{border-color:inherit}.table.user-table tr td.open>a.options-column-button{color:#fff;background-color:#65848c;border-color:#809ca3}.table.user-table tr td.open>a.options-column-button .text-muted,.table.user-table tr td.open>a.options-column-button .deal-detail,.table.user-table tr td.open>a.options-column-button .timeline-clock,.table.user-table tr td.open>a.options-column-button .deal-task-detail{color:#d9e1e3}.table.user-table tr td.open>a.options-column-button .line{border-color:#809ca3}.table.user-table tr td:last-child{white-space:nowrap}.table.user-table tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.user-table tr.neutral-line td{color:#fff;background-color:#92aab0;border-color:#afc1c6;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.user-table tr.neutral-line td .text-muted,.table.user-table tr.neutral-line td .deal-detail,.table.user-table tr.neutral-line td .timeline-clock,.table.user-table tr.neutral-line td .deal-task-detail{color:#fff}.table.user-table tr.neutral-line td .line{border-color:#afc1c6}.table.user-table tr.neutral-line td:hover{cursor:default}.table.user-table tr.clickable-line td{color:#fff;background-color:#92aab0;border-color:#afc1c6;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.user-table tr.clickable-line td:hover{cursor:pointer;background-color:#86a1a8;color:#fff}.table.user-table tr.clickable-line td:hover .text-muted,.table.user-table tr.clickable-line td:hover .deal-detail,.table.user-table tr.clickable-line td:hover .timeline-clock,.table.user-table tr.clickable-line td:hover .deal-task-detail{color:#fff}.table.user-table tr.clickable-line td:active{background-color:#7a989f;color:#fff}.table.user-table tr.clickable-line td:active .text-muted,.table.user-table tr.clickable-line td:active .deal-detail,.table.user-table tr.clickable-line td:active .timeline-clock,.table.user-table tr.clickable-line td:active .deal-task-detail,.table.user-table tr.clickable-line td .text-muted,.table.user-table tr.clickable-line td .deal-detail,.table.user-table tr.clickable-line td .timeline-clock,.table.user-table tr.clickable-line td .deal-task-detail{color:#fff}.table.user-table tr.clickable-line td .line{border-color:#afc1c6}.table.user-table tr.table-sub-header td{color:#fff;background-color:#92aab0;border-color:#afc1c6;text-transform:uppercase;font-weight:600}.table.user-table tr.table-sub-header td .text-muted,.table.user-table tr.table-sub-header td .deal-detail,.table.user-table tr.table-sub-header td .timeline-clock,.table.user-table tr.table-sub-header td .deal-task-detail{color:#fff}.table.user-table tr.table-sub-header td .line{border-color:#afc1c6}.table.user-table tr.table-sub-header td:hover{cursor:default}.table.user-table.table-view td{vertical-align:top}.table.user-table.table-view td:last-child{white-space:normal;word-break:break-word;padding-right:0}.table.user-table.table-v-top tr td{vertical-align:top}.table.user-table.last-wrap tr td:last-child{white-space:normal}.table.user-table.table-draggable tr th:first-child{width:1px}.table.user-table.big-lines tr td{height:50px}.table.user-table.table-draggable-no-headers tr td:first-child{width:1px}.table.user-table.table-static tr th:last-child{width:auto}.table.user-table.table-last-line tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.user-table.table-striped#dynamic-table tbody tr:nth-of-type(odd){color:#fff;background-color:#92aab0;border-color:#afc1c6}.table.user-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#86a1a8;color:#fff}.table.user-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-muted,.table.user-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-detail,.table.user-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .timeline-clock,.table.user-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#fff}.table.user-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-muted,.table.user-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-detail,.table.user-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .timeline-clock,.table.user-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-task-detail{color:#fff}.table.user-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .line{border-color:#afc1c6}.table.user-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.user-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#86a1a8;color:#fff}.table.user-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-muted,.table.user-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-detail,.table.user-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .timeline-clock,.table.user-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#fff}.table.user-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.user-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.user-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.user-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.user-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.user-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.user-table.table-striped tbody tr:nth-of-type(odd){color:#fff;background-color:#92aab0;border-color:#afc1c6}.table.user-table.table-striped tbody tr:nth-of-type(odd) .text-muted,.table.user-table.table-striped tbody tr:nth-of-type(odd) .deal-detail,.table.user-table.table-striped tbody tr:nth-of-type(odd) .timeline-clock,.table.user-table.table-striped tbody tr:nth-of-type(odd) .deal-task-detail{color:#fff}.table.user-table.table-striped tbody tr:nth-of-type(odd) .line{border-color:#afc1c6}.table.user-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.user-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.user-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.user-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.user-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.user-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.user-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.user-table.table-vertical-separator.white-table-with-header thead tr th{border-right:1px solid transparent}.table.user-table.table-vertical-separator.white-table-with-header thead tr th:last-child{border-right:none}.table.user-table.table-vertical-separator.white-table-with-header tbody tr td{border-right:1px solid #ebebeb}.table.user-table.table-vertical-separator.white-table-with-header tbody tr td:last-child{border-right:none}.table.user-table.table-header-border tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.user-table.table-header-border tr th:last-child{border-right:none}.table.user-table.table-header-border tr th:first-child{border-right:none}.table.user-table.table-smaller-header thead tr th{padding-top:10px;padding-bottom:10px}.table.user-table.table-header-border-full tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.user-table.table-header-border-full tr th:last-child{border-right:none}.table.user-table.table-hover tbody tr{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;background-color:#92aab0;border-color:#afc1c6}.table.user-table.table-hover tbody tr:hover{cursor:pointer;background-color:#86a1a8;color:#fff}.table.user-table.table-hover tbody tr:hover .text-muted,.table.user-table.table-hover tbody tr:hover .deal-detail,.table.user-table.table-hover tbody tr:hover .timeline-clock,.table.user-table.table-hover tbody tr:hover .deal-task-detail,.table.user-table.table-hover tbody tr .text-muted,.table.user-table.table-hover tbody tr .deal-detail,.table.user-table.table-hover tbody tr .timeline-clock,.table.user-table.table-hover tbody tr .deal-task-detail{color:#fff}.table.user-table.table-hover tbody tr .line{border-color:#afc1c6}.table.user-table.table-hover tbody tr.selected{color:#fff;background-color:#314144;border-color:#475d62}.table.user-table.table-hover tbody tr.selected .text-muted,.table.user-table.table-hover tbody tr.selected .deal-detail,.table.user-table.table-hover tbody tr.selected .timeline-clock,.table.user-table.table-hover tbody tr.selected .deal-task-detail{color:#92aab0}.table.user-table.table-hover tbody tr.selected .line{border-color:#475d62}.table.user-table.table-no-header td.small-cell{min-width:150px}.table.user-table.table-no-header td.medium-cell{min-width:200px}.table.user-table.table-no-header td.big-cell{min-width:250px}.table.user-table.borderless,.table.user-table.borderless tr,.table.user-table.borderless tr th,.table.user-table.borderless tr td{border:none}.table.user-table.layout-fixed{table-layout:fixed}.table.user-table.odd-even tr:nth-child(odd){color:#333;background-color:#fcfcfc;border-color:#e8e8e8}.table.user-table.odd-even tr:nth-child(odd) .text-muted,.table.user-table.odd-even tr:nth-child(odd) .deal-detail,.table.user-table.odd-even tr:nth-child(odd) .timeline-clock,.table.user-table.odd-even tr:nth-child(odd) .deal-task-detail{color:#979797}.table.user-table.odd-even tr:nth-child(odd) .text-neutral-muted{color:#a9bcc1}.table.user-table.odd-even tr:nth-child(odd) .line{border-color:#e8e8e8}.table.info-table thead tr{color:#333;background-color:#e2e8ea;border-color:#cad6d9}.table.info-table thead tr .text-muted,.table.info-table thead tr .deal-detail,.table.info-table thead tr .timeline-clock,.table.info-table thead tr .deal-task-detail{color:#979797}.table.info-table thead tr .text-neutral-muted{color:#a9bcc1}.table.info-table thead tr .line{border-color:#cad6d9}.table.info-table thead tr th{color:#333;background-color:#e2e8ea;border-color:#cad6d9;font-size:inherit;font-weight:600;color:inherit;opacity:inherit;line-height:inherit;position:relative;padding:15px;border-width:0px 0px 0px 0px;text-transform:uppercase}.table.info-table thead tr th .text-muted,.table.info-table thead tr th .deal-detail,.table.info-table thead tr th .timeline-clock,.table.info-table thead tr th .deal-task-detail{color:#979797}.table.info-table thead tr th .text-neutral-muted{color:#a9bcc1}.table.info-table thead tr th .line{border-color:#cad6d9}.table.info-table thead tr th:last-child{width:1px}.table.info-table thead tr th.active{color:#333;background-color:#d6dfe1;border-color:inherit}.table.info-table thead tr th.active .text-muted,.table.info-table thead tr th.active .deal-detail,.table.info-table thead tr th.active .timeline-clock,.table.info-table thead tr th.active .deal-task-detail{color:#979797}.table.info-table thead tr th.active .text-neutral-muted{color:#a9bcc1}.table.info-table thead tr th.active .line{border-color:#becdd0}.table.info-table thead tr th.cancel-reorder:hover,.table.info-table thead tr th.cancel-reorder:active{color:#333;background-color:#e2e8ea;border-color:#cad6d9;cursor:default}.table.info-table thead tr th.cancel-reorder:hover .text-muted,.table.info-table thead tr th.cancel-reorder:hover .deal-detail,.table.info-table thead tr th.cancel-reorder:hover .timeline-clock,.table.info-table thead tr th.cancel-reorder:hover .deal-task-detail,.table.info-table thead tr th.cancel-reorder:active .text-muted,.table.info-table thead tr th.cancel-reorder:active .deal-detail,.table.info-table thead tr th.cancel-reorder:active .timeline-clock,.table.info-table thead tr th.cancel-reorder:active .deal-task-detail{color:#979797}.table.info-table thead tr th.cancel-reorder:hover .text-neutral-muted,.table.info-table thead tr th.cancel-reorder:active .text-neutral-muted{color:#a9bcc1}.table.info-table thead tr th.cancel-reorder:hover .line,.table.info-table thead tr th.cancel-reorder:active .line{border-color:#cad6d9}.table.info-table thead tr th.strong-header{white-space:nowrap}.table.info-table thead tr th.mini-cell{min-width:100px}.table.info-table thead tr th.small-cell{min-width:150px}.table.info-table thead tr th.medium-cell{min-width:200px}.table.info-table thead tr th.big-cell{min-width:250px}.table.info-table tr{color:#333;background-color:#e2e8ea;border-color:#cad6d9}.table.info-table tr .text-muted,.table.info-table tr .deal-detail,.table.info-table tr .timeline-clock,.table.info-table tr .deal-task-detail{color:#979797}.table.info-table tr .text-neutral-muted{color:#a9bcc1}.table.info-table tr .line{border-color:#cad6d9}.table.info-table tr td{vertical-align:middle;position:relative;padding:5px 30px 5px 0}.table.info-table tr td .move-row{border-color:#999}.table.info-table tr td a.options-column-button{padding:10px;text-align:center;display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;color:inherit;border-color:inherit}.table.info-table tr td a.options-column-button i{top:50%;position:absolute;right:25%}.table.info-table tr td a.options-column-button:hover{cursor:pointer;background-color:#becdd0;color:#333}.table.info-table tr td a.options-column-button:hover .text-muted,.table.info-table tr td a.options-column-button:hover .deal-detail,.table.info-table tr td a.options-column-button:hover .timeline-clock,.table.info-table tr td a.options-column-button:hover .deal-task-detail{color:#979797}.table.info-table tr td a.options-column-button:hover .text-neutral-muted{color:#a9bcc1}.table.info-table tr td a.options-column-button .line{border-color:inherit}.table.info-table tr td.open>a.options-column-button{color:#333;background-color:#b2c3c8;border-color:#9bb1b7}.table.info-table tr td.open>a.options-column-button .text-muted,.table.info-table tr td.open>a.options-column-button .deal-detail,.table.info-table tr td.open>a.options-column-button .timeline-clock,.table.info-table tr td.open>a.options-column-button .deal-task-detail{color:#979797}.table.info-table tr td.open>a.options-column-button .text-neutral-muted{color:#a9bcc1}.table.info-table tr td.open>a.options-column-button .line{border-color:#9bb1b7}.table.info-table tr td:last-child{white-space:nowrap}.table.info-table tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.info-table tr.neutral-line td{color:#333;background-color:#e2e8ea;border-color:#cad6d9;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.info-table tr.neutral-line td .text-muted,.table.info-table tr.neutral-line td .deal-detail,.table.info-table tr.neutral-line td .timeline-clock,.table.info-table tr.neutral-line td .deal-task-detail{color:#979797}.table.info-table tr.neutral-line td .text-neutral-muted{color:#a9bcc1}.table.info-table tr.neutral-line td .line{border-color:#cad6d9}.table.info-table tr.neutral-line td:hover{cursor:default}.table.info-table tr.clickable-line td{color:#333;background-color:#e2e8ea;border-color:#cad6d9;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.info-table tr.clickable-line td:hover{cursor:pointer;background-color:#d6dfe1;color:#333}.table.info-table tr.clickable-line td:hover .text-muted,.table.info-table tr.clickable-line td:hover .deal-detail,.table.info-table tr.clickable-line td:hover .timeline-clock,.table.info-table tr.clickable-line td:hover .deal-task-detail{color:#979797}.table.info-table tr.clickable-line td:hover .text-neutral-muted{color:#a9bcc1}.table.info-table tr.clickable-line td:active{background-color:#cad6d9;color:#333}.table.info-table tr.clickable-line td:active .text-muted,.table.info-table tr.clickable-line td:active .deal-detail,.table.info-table tr.clickable-line td:active .timeline-clock,.table.info-table tr.clickable-line td:active .deal-task-detail{color:#979797}.table.info-table tr.clickable-line td:active .text-neutral-muted{color:#a9bcc1}.table.info-table tr.clickable-line td .text-muted,.table.info-table tr.clickable-line td .deal-detail,.table.info-table tr.clickable-line td .timeline-clock,.table.info-table tr.clickable-line td .deal-task-detail{color:#979797}.table.info-table tr.clickable-line td .text-neutral-muted{color:#a9bcc1}.table.info-table tr.clickable-line td .line{border-color:#cad6d9}.table.info-table tr.table-sub-header td{color:#333;background-color:#e2e8ea;border-color:#cad6d9;text-transform:uppercase;font-weight:600}.table.info-table tr.table-sub-header td .text-muted,.table.info-table tr.table-sub-header td .deal-detail,.table.info-table tr.table-sub-header td .timeline-clock,.table.info-table tr.table-sub-header td .deal-task-detail{color:#979797}.table.info-table tr.table-sub-header td .text-neutral-muted{color:#a9bcc1}.table.info-table tr.table-sub-header td .line{border-color:#cad6d9}.table.info-table tr.table-sub-header td:hover{cursor:default}.table.info-table.table-view td{vertical-align:top}.table.info-table.table-view td:last-child{white-space:normal;word-break:break-word;padding-right:0}.table.info-table.table-v-top tr td{vertical-align:top}.table.info-table.last-wrap tr td:last-child{white-space:normal}.table.info-table.table-draggable tr th:first-child{width:1px}.table.info-table.big-lines tr td{height:50px}.table.info-table.table-draggable-no-headers tr td:first-child{width:1px}.table.info-table.table-static tr th:last-child{width:auto}.table.info-table.table-last-line tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.info-table.table-striped#dynamic-table tbody tr:nth-of-type(odd){color:#333;background-color:#e2e8ea;border-color:#cad6d9}.table.info-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#d6dfe1;color:#333}.table.info-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-muted,.table.info-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-detail,.table.info-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .timeline-clock,.table.info-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.info-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.info-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-muted,.table.info-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-detail,.table.info-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .timeline-clock,.table.info-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.info-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.info-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .line{border-color:#cad6d9}.table.info-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.info-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#d6dfe1;color:#333}.table.info-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-muted,.table.info-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-detail,.table.info-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .timeline-clock,.table.info-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.info-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.info-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.info-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.info-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.info-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.info-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.info-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.info-table.table-striped tbody tr:nth-of-type(odd){color:#333;background-color:#e2e8ea;border-color:#cad6d9}.table.info-table.table-striped tbody tr:nth-of-type(odd) .text-muted,.table.info-table.table-striped tbody tr:nth-of-type(odd) .deal-detail,.table.info-table.table-striped tbody tr:nth-of-type(odd) .timeline-clock,.table.info-table.table-striped tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.info-table.table-striped tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.info-table.table-striped tbody tr:nth-of-type(odd) .line{border-color:#cad6d9}.table.info-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.info-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.info-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.info-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.info-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.info-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.info-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.info-table.table-vertical-separator.white-table-with-header thead tr th{border-right:1px solid transparent}.table.info-table.table-vertical-separator.white-table-with-header thead tr th:last-child{border-right:none}.table.info-table.table-vertical-separator.white-table-with-header tbody tr td{border-right:1px solid #ebebeb}.table.info-table.table-vertical-separator.white-table-with-header tbody tr td:last-child{border-right:none}.table.info-table.table-header-border tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.info-table.table-header-border tr th:last-child{border-right:none}.table.info-table.table-header-border tr th:first-child{border-right:none}.table.info-table.table-smaller-header thead tr th{padding-top:10px;padding-bottom:10px}.table.info-table.table-header-border-full tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.info-table.table-header-border-full tr th:last-child{border-right:none}.table.info-table.table-hover tbody tr{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#333;background-color:#e2e8ea;border-color:#cad6d9}.table.info-table.table-hover tbody tr:hover{cursor:pointer;background-color:#d6dfe1;color:#333}.table.info-table.table-hover tbody tr:hover .text-muted,.table.info-table.table-hover tbody tr:hover .deal-detail,.table.info-table.table-hover tbody tr:hover .timeline-clock,.table.info-table.table-hover tbody tr:hover .deal-task-detail{color:#979797}.table.info-table.table-hover tbody tr:hover .text-neutral-muted{color:#a9bcc1}.table.info-table.table-hover tbody tr .text-muted,.table.info-table.table-hover tbody tr .deal-detail,.table.info-table.table-hover tbody tr .timeline-clock,.table.info-table.table-hover tbody tr .deal-task-detail{color:#979797}.table.info-table.table-hover tbody tr .text-neutral-muted{color:#a9bcc1}.table.info-table.table-hover tbody tr .line{border-color:#cad6d9}.table.info-table.table-hover tbody tr.selected{color:#fff;background-color:#6b8c94;border-color:#89a3aa}.table.info-table.table-hover tbody tr.selected .text-muted,.table.info-table.table-hover tbody tr.selected .deal-detail,.table.info-table.table-hover tbody tr.selected .timeline-clock,.table.info-table.table-hover tbody tr.selected .deal-task-detail{color:#e2e8ea}.table.info-table.table-hover tbody tr.selected .line{border-color:#89a3aa}.table.info-table.table-no-header td.small-cell{min-width:150px}.table.info-table.table-no-header td.medium-cell{min-width:200px}.table.info-table.table-no-header td.big-cell{min-width:250px}.table.info-table.borderless,.table.info-table.borderless tr,.table.info-table.borderless tr th,.table.info-table.borderless tr td{border:none}.table.info-table.layout-fixed{table-layout:fixed}.table.info-table.odd-even tr:nth-child(odd){color:#333;background-color:#fcfcfc;border-color:#e8e8e8}.table.info-table.odd-even tr:nth-child(odd) .text-muted,.table.info-table.odd-even tr:nth-child(odd) .deal-detail,.table.info-table.odd-even tr:nth-child(odd) .timeline-clock,.table.info-table.odd-even tr:nth-child(odd) .deal-task-detail{color:#979797}.table.info-table.odd-even tr:nth-child(odd) .text-neutral-muted{color:#a9bcc1}.table.info-table.odd-even tr:nth-child(odd) .line{border-color:#e8e8e8}.table.checklist-table thead tr{color:#333;background-color:#e2e8ea;border-color:#cad6d9}.table.checklist-table thead tr .text-muted,.table.checklist-table thead tr .deal-detail,.table.checklist-table thead tr .timeline-clock,.table.checklist-table thead tr .deal-task-detail{color:#979797}.table.checklist-table thead tr .text-neutral-muted{color:#a9bcc1}.table.checklist-table thead tr .line{border-color:#cad6d9}.table.checklist-table thead tr th{color:#333;background-color:#e2e8ea;border-color:#cad6d9;font-size:inherit;font-weight:600;color:inherit;opacity:inherit;line-height:inherit;position:relative;padding:15px;border-width:0px 0px 0px 0px;text-transform:uppercase}.table.checklist-table thead tr th .text-muted,.table.checklist-table thead tr th .deal-detail,.table.checklist-table thead tr th .timeline-clock,.table.checklist-table thead tr th .deal-task-detail{color:#979797}.table.checklist-table thead tr th .text-neutral-muted{color:#a9bcc1}.table.checklist-table thead tr th .line{border-color:#cad6d9}.table.checklist-table thead tr th:last-child{width:1px}.table.checklist-table thead tr th.active{color:#333;background-color:#d6dfe1;border-color:inherit}.table.checklist-table thead tr th.active .text-muted,.table.checklist-table thead tr th.active .deal-detail,.table.checklist-table thead tr th.active .timeline-clock,.table.checklist-table thead tr th.active .deal-task-detail{color:#979797}.table.checklist-table thead tr th.active .text-neutral-muted{color:#a9bcc1}.table.checklist-table thead tr th.active .line{border-color:#becdd0}.table.checklist-table thead tr th.cancel-reorder:hover,.table.checklist-table thead tr th.cancel-reorder:active{color:#333;background-color:#e2e8ea;border-color:#cad6d9;cursor:default}.table.checklist-table thead tr th.cancel-reorder:hover .text-muted,.table.checklist-table thead tr th.cancel-reorder:hover .deal-detail,.table.checklist-table thead tr th.cancel-reorder:hover .timeline-clock,.table.checklist-table thead tr th.cancel-reorder:hover .deal-task-detail,.table.checklist-table thead tr th.cancel-reorder:active .text-muted,.table.checklist-table thead tr th.cancel-reorder:active .deal-detail,.table.checklist-table thead tr th.cancel-reorder:active .timeline-clock,.table.checklist-table thead tr th.cancel-reorder:active .deal-task-detail{color:#979797}.table.checklist-table thead tr th.cancel-reorder:hover .text-neutral-muted,.table.checklist-table thead tr th.cancel-reorder:active .text-neutral-muted{color:#a9bcc1}.table.checklist-table thead tr th.cancel-reorder:hover .line,.table.checklist-table thead tr th.cancel-reorder:active .line{border-color:#cad6d9}.table.checklist-table thead tr th.strong-header{white-space:nowrap}.table.checklist-table thead tr th.mini-cell{min-width:100px}.table.checklist-table thead tr th.small-cell{min-width:150px}.table.checklist-table thead tr th.medium-cell{min-width:200px}.table.checklist-table thead tr th.big-cell{min-width:250px}.table.checklist-table tr{color:#333;background-color:#e2e8ea;border-color:#cad6d9}.table.checklist-table tr .text-muted,.table.checklist-table tr .deal-detail,.table.checklist-table tr .timeline-clock,.table.checklist-table tr .deal-task-detail{color:#979797}.table.checklist-table tr .text-neutral-muted{color:#a9bcc1}.table.checklist-table tr .line{border-color:#cad6d9}.table.checklist-table tr td{vertical-align:middle;position:relative;padding:5px 30px 5px 0}.table.checklist-table tr td .move-row{border-color:#999}.table.checklist-table tr td a.options-column-button{padding:10px;text-align:center;display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;color:inherit;border-color:inherit}.table.checklist-table tr td a.options-column-button i{top:50%;position:absolute;right:25%}.table.checklist-table tr td a.options-column-button:hover{cursor:pointer;background-color:#becdd0;color:#333}.table.checklist-table tr td a.options-column-button:hover .text-muted,.table.checklist-table tr td a.options-column-button:hover .deal-detail,.table.checklist-table tr td a.options-column-button:hover .timeline-clock,.table.checklist-table tr td a.options-column-button:hover .deal-task-detail{color:#979797}.table.checklist-table tr td a.options-column-button:hover .text-neutral-muted{color:#a9bcc1}.table.checklist-table tr td a.options-column-button .line{border-color:inherit}.table.checklist-table tr td.open>a.options-column-button{color:#333;background-color:#b2c3c8;border-color:#9bb1b7}.table.checklist-table tr td.open>a.options-column-button .text-muted,.table.checklist-table tr td.open>a.options-column-button .deal-detail,.table.checklist-table tr td.open>a.options-column-button .timeline-clock,.table.checklist-table tr td.open>a.options-column-button .deal-task-detail{color:#979797}.table.checklist-table tr td.open>a.options-column-button .text-neutral-muted{color:#a9bcc1}.table.checklist-table tr td.open>a.options-column-button .line{border-color:#9bb1b7}.table.checklist-table tr td:last-child{white-space:nowrap}.table.checklist-table tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.checklist-table tr.neutral-line td{color:#333;background-color:#e2e8ea;border-color:#cad6d9;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.checklist-table tr.neutral-line td .text-muted,.table.checklist-table tr.neutral-line td .deal-detail,.table.checklist-table tr.neutral-line td .timeline-clock,.table.checklist-table tr.neutral-line td .deal-task-detail{color:#979797}.table.checklist-table tr.neutral-line td .text-neutral-muted{color:#a9bcc1}.table.checklist-table tr.neutral-line td .line{border-color:#cad6d9}.table.checklist-table tr.neutral-line td:hover{cursor:default}.table.checklist-table tr.clickable-line td{color:#333;background-color:#e2e8ea;border-color:#cad6d9;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.checklist-table tr.clickable-line td:hover{cursor:pointer;background-color:#d6dfe1;color:#333}.table.checklist-table tr.clickable-line td:hover .text-muted,.table.checklist-table tr.clickable-line td:hover .deal-detail,.table.checklist-table tr.clickable-line td:hover .timeline-clock,.table.checklist-table tr.clickable-line td:hover .deal-task-detail{color:#979797}.table.checklist-table tr.clickable-line td:hover .text-neutral-muted{color:#a9bcc1}.table.checklist-table tr.clickable-line td:active{background-color:#cad6d9;color:#333}.table.checklist-table tr.clickable-line td:active .text-muted,.table.checklist-table tr.clickable-line td:active .deal-detail,.table.checklist-table tr.clickable-line td:active .timeline-clock,.table.checklist-table tr.clickable-line td:active .deal-task-detail{color:#979797}.table.checklist-table tr.clickable-line td:active .text-neutral-muted{color:#a9bcc1}.table.checklist-table tr.clickable-line td .text-muted,.table.checklist-table tr.clickable-line td .deal-detail,.table.checklist-table tr.clickable-line td .timeline-clock,.table.checklist-table tr.clickable-line td .deal-task-detail{color:#979797}.table.checklist-table tr.clickable-line td .text-neutral-muted{color:#a9bcc1}.table.checklist-table tr.clickable-line td .line{border-color:#cad6d9}.table.checklist-table tr.table-sub-header td{color:#333;background-color:#e2e8ea;border-color:#cad6d9;text-transform:uppercase;font-weight:600}.table.checklist-table tr.table-sub-header td .text-muted,.table.checklist-table tr.table-sub-header td .deal-detail,.table.checklist-table tr.table-sub-header td .timeline-clock,.table.checklist-table tr.table-sub-header td .deal-task-detail{color:#979797}.table.checklist-table tr.table-sub-header td .text-neutral-muted{color:#a9bcc1}.table.checklist-table tr.table-sub-header td .line{border-color:#cad6d9}.table.checklist-table tr.table-sub-header td:hover{cursor:default}.table.checklist-table.table-view td{vertical-align:top}.table.checklist-table.table-view td:last-child{white-space:normal;word-break:break-word;padding-right:0}.table.checklist-table.table-v-top tr td{vertical-align:top}.table.checklist-table.last-wrap tr td:last-child{white-space:normal}.table.checklist-table.table-draggable tr th:first-child{width:1px}.table.checklist-table.big-lines tr td{height:50px}.table.checklist-table.table-draggable-no-headers tr td:first-child{width:1px}.table.checklist-table.table-static tr th:last-child{width:auto}.table.checklist-table.table-last-line tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.checklist-table.table-striped#dynamic-table tbody tr:nth-of-type(odd){color:#333;background-color:#e2e8ea;border-color:#cad6d9}.table.checklist-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#d6dfe1;color:#333}.table.checklist-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-muted,.table.checklist-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-detail,.table.checklist-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .timeline-clock,.table.checklist-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.checklist-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.checklist-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-muted,.table.checklist-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-detail,.table.checklist-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .timeline-clock,.table.checklist-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.checklist-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.checklist-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .line{border-color:#cad6d9}.table.checklist-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.checklist-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#d6dfe1;color:#333}.table.checklist-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-muted,.table.checklist-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-detail,.table.checklist-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .timeline-clock,.table.checklist-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.checklist-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.checklist-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.checklist-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.checklist-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.checklist-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.checklist-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.checklist-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.checklist-table.table-striped tbody tr:nth-of-type(odd){color:#333;background-color:#e2e8ea;border-color:#cad6d9}.table.checklist-table.table-striped tbody tr:nth-of-type(odd) .text-muted,.table.checklist-table.table-striped tbody tr:nth-of-type(odd) .deal-detail,.table.checklist-table.table-striped tbody tr:nth-of-type(odd) .timeline-clock,.table.checklist-table.table-striped tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.checklist-table.table-striped tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.checklist-table.table-striped tbody tr:nth-of-type(odd) .line{border-color:#cad6d9}.table.checklist-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.checklist-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.checklist-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.checklist-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.checklist-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.checklist-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.checklist-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.checklist-table.table-vertical-separator.white-table-with-header thead tr th{border-right:1px solid transparent}.table.checklist-table.table-vertical-separator.white-table-with-header thead tr th:last-child{border-right:none}.table.checklist-table.table-vertical-separator.white-table-with-header tbody tr td{border-right:1px solid #ebebeb}.table.checklist-table.table-vertical-separator.white-table-with-header tbody tr td:last-child{border-right:none}.table.checklist-table.table-header-border tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.checklist-table.table-header-border tr th:last-child{border-right:none}.table.checklist-table.table-header-border tr th:first-child{border-right:none}.table.checklist-table.table-smaller-header thead tr th{padding-top:10px;padding-bottom:10px}.table.checklist-table.table-header-border-full tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.checklist-table.table-header-border-full tr th:last-child{border-right:none}.table.checklist-table.table-hover tbody tr{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#333;background-color:#e2e8ea;border-color:#cad6d9}.table.checklist-table.table-hover tbody tr:hover{cursor:pointer;background-color:#d6dfe1;color:#333}.table.checklist-table.table-hover tbody tr:hover .text-muted,.table.checklist-table.table-hover tbody tr:hover .deal-detail,.table.checklist-table.table-hover tbody tr:hover .timeline-clock,.table.checklist-table.table-hover tbody tr:hover .deal-task-detail{color:#979797}.table.checklist-table.table-hover tbody tr:hover .text-neutral-muted{color:#a9bcc1}.table.checklist-table.table-hover tbody tr .text-muted,.table.checklist-table.table-hover tbody tr .deal-detail,.table.checklist-table.table-hover tbody tr .timeline-clock,.table.checklist-table.table-hover tbody tr .deal-task-detail{color:#979797}.table.checklist-table.table-hover tbody tr .text-neutral-muted{color:#a9bcc1}.table.checklist-table.table-hover tbody tr .line{border-color:#cad6d9}.table.checklist-table.table-hover tbody tr.selected{color:#fff;background-color:#6b8c94;border-color:#89a3aa}.table.checklist-table.table-hover tbody tr.selected .text-muted,.table.checklist-table.table-hover tbody tr.selected .deal-detail,.table.checklist-table.table-hover tbody tr.selected .timeline-clock,.table.checklist-table.table-hover tbody tr.selected .deal-task-detail{color:#e2e8ea}.table.checklist-table.table-hover tbody tr.selected .line{border-color:#89a3aa}.table.checklist-table.table-no-header td.small-cell{min-width:150px}.table.checklist-table.table-no-header td.medium-cell{min-width:200px}.table.checklist-table.table-no-header td.big-cell{min-width:250px}.table.checklist-table.borderless,.table.checklist-table.borderless tr,.table.checklist-table.borderless tr th,.table.checklist-table.borderless tr td{border:none}.table.checklist-table.layout-fixed{table-layout:fixed}.table.checklist-table.odd-even tr:nth-child(odd){color:#333;background-color:#fcfcfc;border-color:#e8e8e8}.table.checklist-table.odd-even tr:nth-child(odd) .text-muted,.table.checklist-table.odd-even tr:nth-child(odd) .deal-detail,.table.checklist-table.odd-even tr:nth-child(odd) .timeline-clock,.table.checklist-table.odd-even tr:nth-child(odd) .deal-task-detail{color:#979797}.table.checklist-table.odd-even tr:nth-child(odd) .text-neutral-muted{color:#a9bcc1}.table.checklist-table.odd-even tr:nth-child(odd) .line{border-color:#e8e8e8}.table.sub-info-table thead tr{color:#333;background-color:#edf1f2;border-color:#d5dfe1}.table.sub-info-table thead tr .text-muted,.table.sub-info-table thead tr .deal-detail,.table.sub-info-table thead tr .timeline-clock,.table.sub-info-table thead tr .deal-task-detail{color:#979797}.table.sub-info-table thead tr .text-neutral-muted{color:#a9bcc1}.table.sub-info-table thead tr .line{border-color:#d5dfe1}.table.sub-info-table thead tr th{color:#333;background-color:#edf1f2;border-color:#d5dfe1;font-size:inherit;font-weight:600;color:inherit;opacity:inherit;line-height:inherit;position:relative;padding:15px;border-width:0px 0px 0px 0px;text-transform:uppercase}.table.sub-info-table thead tr th .text-muted,.table.sub-info-table thead tr th .deal-detail,.table.sub-info-table thead tr th .timeline-clock,.table.sub-info-table thead tr th .deal-task-detail{color:#979797}.table.sub-info-table thead tr th .text-neutral-muted{color:#a9bcc1}.table.sub-info-table thead tr th .line{border-color:#d5dfe1}.table.sub-info-table thead tr th:last-child{width:1px}.table.sub-info-table thead tr th.active{color:#333;background-color:#e1e8e9;border-color:inherit}.table.sub-info-table thead tr th.active .text-muted,.table.sub-info-table thead tr th.active .deal-detail,.table.sub-info-table thead tr th.active .timeline-clock,.table.sub-info-table thead tr th.active .deal-task-detail{color:#979797}.table.sub-info-table thead tr th.active .text-neutral-muted{color:#a9bcc1}.table.sub-info-table thead tr th.active .line{border-color:#c9d5d8}.table.sub-info-table thead tr th.cancel-reorder:hover,.table.sub-info-table thead tr th.cancel-reorder:active{color:#333;background-color:#edf1f2;border-color:#d5dfe1;cursor:default}.table.sub-info-table thead tr th.cancel-reorder:hover .text-muted,.table.sub-info-table thead tr th.cancel-reorder:hover .deal-detail,.table.sub-info-table thead tr th.cancel-reorder:hover .timeline-clock,.table.sub-info-table thead tr th.cancel-reorder:hover .deal-task-detail,.table.sub-info-table thead tr th.cancel-reorder:active .text-muted,.table.sub-info-table thead tr th.cancel-reorder:active .deal-detail,.table.sub-info-table thead tr th.cancel-reorder:active .timeline-clock,.table.sub-info-table thead tr th.cancel-reorder:active .deal-task-detail{color:#979797}.table.sub-info-table thead tr th.cancel-reorder:hover .text-neutral-muted,.table.sub-info-table thead tr th.cancel-reorder:active .text-neutral-muted{color:#a9bcc1}.table.sub-info-table thead tr th.cancel-reorder:hover .line,.table.sub-info-table thead tr th.cancel-reorder:active .line{border-color:#d5dfe1}.table.sub-info-table thead tr th.strong-header{white-space:nowrap}.table.sub-info-table thead tr th.mini-cell{min-width:100px}.table.sub-info-table thead tr th.small-cell{min-width:150px}.table.sub-info-table thead tr th.medium-cell{min-width:200px}.table.sub-info-table thead tr th.big-cell{min-width:250px}.table.sub-info-table tr{color:#333;background-color:#edf1f2;border-color:#d5dfe1}.table.sub-info-table tr .text-muted,.table.sub-info-table tr .deal-detail,.table.sub-info-table tr .timeline-clock,.table.sub-info-table tr .deal-task-detail{color:#979797}.table.sub-info-table tr .text-neutral-muted{color:#a9bcc1}.table.sub-info-table tr .line{border-color:#d5dfe1}.table.sub-info-table tr td{vertical-align:middle;position:relative;padding:5px 30px 5px 0}.table.sub-info-table tr td .move-row{border-color:#999}.table.sub-info-table tr td a.options-column-button{padding:10px;text-align:center;display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;color:inherit;border-color:inherit}.table.sub-info-table tr td a.options-column-button i{top:50%;position:absolute;right:25%}.table.sub-info-table tr td a.options-column-button:hover{cursor:pointer;background-color:#c9d5d8;color:#333}.table.sub-info-table tr td a.options-column-button:hover .text-muted,.table.sub-info-table tr td a.options-column-button:hover .deal-detail,.table.sub-info-table tr td a.options-column-button:hover .timeline-clock,.table.sub-info-table tr td a.options-column-button:hover .deal-task-detail{color:#979797}.table.sub-info-table tr td a.options-column-button:hover .text-neutral-muted{color:#a9bcc1}.table.sub-info-table tr td a.options-column-button .line{border-color:inherit}.table.sub-info-table tr td.open>a.options-column-button{color:#333;background-color:#beccd0;border-color:#a6babf}.table.sub-info-table tr td.open>a.options-column-button .text-muted,.table.sub-info-table tr td.open>a.options-column-button .deal-detail,.table.sub-info-table tr td.open>a.options-column-button .timeline-clock,.table.sub-info-table tr td.open>a.options-column-button .deal-task-detail{color:#979797}.table.sub-info-table tr td.open>a.options-column-button .text-neutral-muted{color:#a9bcc1}.table.sub-info-table tr td.open>a.options-column-button .line{border-color:#a6babf}.table.sub-info-table tr td:last-child{white-space:nowrap}.table.sub-info-table tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.sub-info-table tr.neutral-line td{color:#333;background-color:#edf1f2;border-color:#d5dfe1;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.sub-info-table tr.neutral-line td .text-muted,.table.sub-info-table tr.neutral-line td .deal-detail,.table.sub-info-table tr.neutral-line td .timeline-clock,.table.sub-info-table tr.neutral-line td .deal-task-detail{color:#979797}.table.sub-info-table tr.neutral-line td .text-neutral-muted{color:#a9bcc1}.table.sub-info-table tr.neutral-line td .line{border-color:#d5dfe1}.table.sub-info-table tr.neutral-line td:hover{cursor:default}.table.sub-info-table tr.clickable-line td{color:#333;background-color:#edf1f2;border-color:#d5dfe1;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.sub-info-table tr.clickable-line td:hover{cursor:pointer;background-color:#e1e8e9;color:#333}.table.sub-info-table tr.clickable-line td:hover .text-muted,.table.sub-info-table tr.clickable-line td:hover .deal-detail,.table.sub-info-table tr.clickable-line td:hover .timeline-clock,.table.sub-info-table tr.clickable-line td:hover .deal-task-detail{color:#979797}.table.sub-info-table tr.clickable-line td:hover .text-neutral-muted{color:#a9bcc1}.table.sub-info-table tr.clickable-line td:active{background-color:#d5dfe1;color:#333}.table.sub-info-table tr.clickable-line td:active .text-muted,.table.sub-info-table tr.clickable-line td:active .deal-detail,.table.sub-info-table tr.clickable-line td:active .timeline-clock,.table.sub-info-table tr.clickable-line td:active .deal-task-detail{color:#979797}.table.sub-info-table tr.clickable-line td:active .text-neutral-muted{color:#a9bcc1}.table.sub-info-table tr.clickable-line td .text-muted,.table.sub-info-table tr.clickable-line td .deal-detail,.table.sub-info-table tr.clickable-line td .timeline-clock,.table.sub-info-table tr.clickable-line td .deal-task-detail{color:#979797}.table.sub-info-table tr.clickable-line td .text-neutral-muted{color:#a9bcc1}.table.sub-info-table tr.clickable-line td .line{border-color:#d5dfe1}.table.sub-info-table tr.table-sub-header td{color:#333;background-color:#edf1f2;border-color:#d5dfe1;text-transform:uppercase;font-weight:600}.table.sub-info-table tr.table-sub-header td .text-muted,.table.sub-info-table tr.table-sub-header td .deal-detail,.table.sub-info-table tr.table-sub-header td .timeline-clock,.table.sub-info-table tr.table-sub-header td .deal-task-detail{color:#979797}.table.sub-info-table tr.table-sub-header td .text-neutral-muted{color:#a9bcc1}.table.sub-info-table tr.table-sub-header td .line{border-color:#d5dfe1}.table.sub-info-table tr.table-sub-header td:hover{cursor:default}.table.sub-info-table.table-view td{vertical-align:top}.table.sub-info-table.table-view td:last-child{white-space:normal;word-break:break-word;padding-right:0}.table.sub-info-table.table-v-top tr td{vertical-align:top}.table.sub-info-table.last-wrap tr td:last-child{white-space:normal}.table.sub-info-table.table-draggable tr th:first-child{width:1px}.table.sub-info-table.big-lines tr td{height:50px}.table.sub-info-table.table-draggable-no-headers tr td:first-child{width:1px}.table.sub-info-table.table-static tr th:last-child{width:auto}.table.sub-info-table.table-last-line tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.sub-info-table.table-striped#dynamic-table tbody tr:nth-of-type(odd){color:#333;background-color:#edf1f2;border-color:#d5dfe1}.table.sub-info-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#e1e8e9;color:#333}.table.sub-info-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-muted,.table.sub-info-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-detail,.table.sub-info-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .timeline-clock,.table.sub-info-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.sub-info-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.sub-info-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-muted,.table.sub-info-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-detail,.table.sub-info-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .timeline-clock,.table.sub-info-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.sub-info-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.sub-info-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .line{border-color:#d5dfe1}.table.sub-info-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.sub-info-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#e1e8e9;color:#333}.table.sub-info-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-muted,.table.sub-info-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-detail,.table.sub-info-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .timeline-clock,.table.sub-info-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.sub-info-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.sub-info-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.sub-info-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.sub-info-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.sub-info-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.sub-info-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.sub-info-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.sub-info-table.table-striped tbody tr:nth-of-type(odd){color:#333;background-color:#edf1f2;border-color:#d5dfe1}.table.sub-info-table.table-striped tbody tr:nth-of-type(odd) .text-muted,.table.sub-info-table.table-striped tbody tr:nth-of-type(odd) .deal-detail,.table.sub-info-table.table-striped tbody tr:nth-of-type(odd) .timeline-clock,.table.sub-info-table.table-striped tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.sub-info-table.table-striped tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.sub-info-table.table-striped tbody tr:nth-of-type(odd) .line{border-color:#d5dfe1}.table.sub-info-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.sub-info-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.sub-info-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.sub-info-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.sub-info-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.sub-info-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.sub-info-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.sub-info-table.table-vertical-separator.white-table-with-header thead tr th{border-right:1px solid transparent}.table.sub-info-table.table-vertical-separator.white-table-with-header thead tr th:last-child{border-right:none}.table.sub-info-table.table-vertical-separator.white-table-with-header tbody tr td{border-right:1px solid #ebebeb}.table.sub-info-table.table-vertical-separator.white-table-with-header tbody tr td:last-child{border-right:none}.table.sub-info-table.table-header-border tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.sub-info-table.table-header-border tr th:last-child{border-right:none}.table.sub-info-table.table-header-border tr th:first-child{border-right:none}.table.sub-info-table.table-smaller-header thead tr th{padding-top:10px;padding-bottom:10px}.table.sub-info-table.table-header-border-full tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.sub-info-table.table-header-border-full tr th:last-child{border-right:none}.table.sub-info-table.table-hover tbody tr{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#333;background-color:#edf1f2;border-color:#d5dfe1}.table.sub-info-table.table-hover tbody tr:hover{cursor:pointer;background-color:#e1e8e9;color:#333}.table.sub-info-table.table-hover tbody tr:hover .text-muted,.table.sub-info-table.table-hover tbody tr:hover .deal-detail,.table.sub-info-table.table-hover tbody tr:hover .timeline-clock,.table.sub-info-table.table-hover tbody tr:hover .deal-task-detail{color:#979797}.table.sub-info-table.table-hover tbody tr:hover .text-neutral-muted{color:#a9bcc1}.table.sub-info-table.table-hover tbody tr .text-muted,.table.sub-info-table.table-hover tbody tr .deal-detail,.table.sub-info-table.table-hover tbody tr .timeline-clock,.table.sub-info-table.table-hover tbody tr .deal-task-detail{color:#979797}.table.sub-info-table.table-hover tbody tr .text-neutral-muted{color:#a9bcc1}.table.sub-info-table.table-hover tbody tr .line{border-color:#d5dfe1}.table.sub-info-table.table-hover tbody tr.selected{color:#fff;background-color:#77959c;border-color:#94acb2}.table.sub-info-table.table-hover tbody tr.selected .text-muted,.table.sub-info-table.table-hover tbody tr.selected .deal-detail,.table.sub-info-table.table-hover tbody tr.selected .timeline-clock,.table.sub-info-table.table-hover tbody tr.selected .deal-task-detail{color:#edf1f2}.table.sub-info-table.table-hover tbody tr.selected .line{border-color:#94acb2}.table.sub-info-table.table-no-header td.small-cell{min-width:150px}.table.sub-info-table.table-no-header td.medium-cell{min-width:200px}.table.sub-info-table.table-no-header td.big-cell{min-width:250px}.table.sub-info-table.borderless,.table.sub-info-table.borderless tr,.table.sub-info-table.borderless tr th,.table.sub-info-table.borderless tr td{border:none}.table.sub-info-table.layout-fixed{table-layout:fixed}.table.sub-info-table.odd-even tr:nth-child(odd){color:#333;background-color:#fcfcfc;border-color:#e8e8e8}.table.sub-info-table.odd-even tr:nth-child(odd) .text-muted,.table.sub-info-table.odd-even tr:nth-child(odd) .deal-detail,.table.sub-info-table.odd-even tr:nth-child(odd) .timeline-clock,.table.sub-info-table.odd-even tr:nth-child(odd) .deal-task-detail{color:#979797}.table.sub-info-table.odd-even tr:nth-child(odd) .text-neutral-muted{color:#a9bcc1}.table.sub-info-table.odd-even tr:nth-child(odd) .line{border-color:#e8e8e8}.table.info-table-lighter thead tr{color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.info-table-lighter thead tr .text-muted,.table.info-table-lighter thead tr .deal-detail,.table.info-table-lighter thead tr .timeline-clock,.table.info-table-lighter thead tr .deal-task-detail{color:#979797}.table.info-table-lighter thead tr .text-neutral-muted{color:#a9bcc1}.table.info-table-lighter thead tr .line{border-color:#dee6e8}.table.info-table-lighter thead tr th{color:#333;background-color:#f6f8f9;border-color:#dee6e8;font-size:inherit;font-weight:600;color:inherit;opacity:inherit;line-height:inherit;position:relative;padding:15px;border-width:0px 0px 0px 0px;text-transform:uppercase}.table.info-table-lighter thead tr th .text-muted,.table.info-table-lighter thead tr th .deal-detail,.table.info-table-lighter thead tr th .timeline-clock,.table.info-table-lighter thead tr th .deal-task-detail{color:#979797}.table.info-table-lighter thead tr th .text-neutral-muted{color:#a9bcc1}.table.info-table-lighter thead tr th .line{border-color:#dee6e8}.table.info-table-lighter thead tr th:last-child{width:1px}.table.info-table-lighter thead tr th.active{color:#333;background-color:#eaeff0;border-color:inherit}.table.info-table-lighter thead tr th.active .text-muted,.table.info-table-lighter thead tr th.active .deal-detail,.table.info-table-lighter thead tr th.active .timeline-clock,.table.info-table-lighter thead tr th.active .deal-task-detail{color:#979797}.table.info-table-lighter thead tr th.active .text-neutral-muted{color:#a9bcc1}.table.info-table-lighter thead tr th.active .line{border-color:#d3dddf}.table.info-table-lighter thead tr th.cancel-reorder:hover,.table.info-table-lighter thead tr th.cancel-reorder:active{color:#333;background-color:#f6f8f9;border-color:#dee6e8;cursor:default}.table.info-table-lighter thead tr th.cancel-reorder:hover .text-muted,.table.info-table-lighter thead tr th.cancel-reorder:hover .deal-detail,.table.info-table-lighter thead tr th.cancel-reorder:hover .timeline-clock,.table.info-table-lighter thead tr th.cancel-reorder:hover .deal-task-detail,.table.info-table-lighter thead tr th.cancel-reorder:active .text-muted,.table.info-table-lighter thead tr th.cancel-reorder:active .deal-detail,.table.info-table-lighter thead tr th.cancel-reorder:active .timeline-clock,.table.info-table-lighter thead tr th.cancel-reorder:active .deal-task-detail{color:#979797}.table.info-table-lighter thead tr th.cancel-reorder:hover .text-neutral-muted,.table.info-table-lighter thead tr th.cancel-reorder:active .text-neutral-muted{color:#a9bcc1}.table.info-table-lighter thead tr th.cancel-reorder:hover .line,.table.info-table-lighter thead tr th.cancel-reorder:active .line{border-color:#dee6e8}.table.info-table-lighter thead tr th.strong-header{white-space:nowrap}.table.info-table-lighter thead tr th.mini-cell{min-width:100px}.table.info-table-lighter thead tr th.small-cell{min-width:150px}.table.info-table-lighter thead tr th.medium-cell{min-width:200px}.table.info-table-lighter thead tr th.big-cell{min-width:250px}.table.info-table-lighter tr{color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.info-table-lighter tr .text-muted,.table.info-table-lighter tr .deal-detail,.table.info-table-lighter tr .timeline-clock,.table.info-table-lighter tr .deal-task-detail{color:#979797}.table.info-table-lighter tr .text-neutral-muted{color:#a9bcc1}.table.info-table-lighter tr .line{border-color:#dee6e8}.table.info-table-lighter tr td{vertical-align:middle;position:relative;padding:5px 30px 5px 0}.table.info-table-lighter tr td .move-row{border-color:#999}.table.info-table-lighter tr td a.options-column-button{padding:10px;text-align:center;display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;color:inherit;border-color:inherit}.table.info-table-lighter tr td a.options-column-button i{top:50%;position:absolute;right:25%}.table.info-table-lighter tr td a.options-column-button:hover{cursor:pointer;background-color:#d3dddf;color:#333}.table.info-table-lighter tr td a.options-column-button:hover .text-muted,.table.info-table-lighter tr td a.options-column-button:hover .deal-detail,.table.info-table-lighter tr td a.options-column-button:hover .timeline-clock,.table.info-table-lighter tr td a.options-column-button:hover .deal-task-detail{color:#979797}.table.info-table-lighter tr td a.options-column-button:hover .text-neutral-muted{color:#a9bcc1}.table.info-table-lighter tr td a.options-column-button .line{border-color:inherit}.table.info-table-lighter tr td.open>a.options-column-button{color:#333;background-color:#c7d3d6;border-color:#afc1c5}.table.info-table-lighter tr td.open>a.options-column-button .text-muted,.table.info-table-lighter tr td.open>a.options-column-button .deal-detail,.table.info-table-lighter tr td.open>a.options-column-button .timeline-clock,.table.info-table-lighter tr td.open>a.options-column-button .deal-task-detail{color:#979797}.table.info-table-lighter tr td.open>a.options-column-button .text-neutral-muted{color:#a9bcc1}.table.info-table-lighter tr td.open>a.options-column-button .line{border-color:#afc1c5}.table.info-table-lighter tr td:last-child{white-space:nowrap}.table.info-table-lighter tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.info-table-lighter tr.neutral-line td{color:#333;background-color:#f6f8f9;border-color:#dee6e8;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.info-table-lighter tr.neutral-line td .text-muted,.table.info-table-lighter tr.neutral-line td .deal-detail,.table.info-table-lighter tr.neutral-line td .timeline-clock,.table.info-table-lighter tr.neutral-line td .deal-task-detail{color:#979797}.table.info-table-lighter tr.neutral-line td .text-neutral-muted{color:#a9bcc1}.table.info-table-lighter tr.neutral-line td .line{border-color:#dee6e8}.table.info-table-lighter tr.neutral-line td:hover{cursor:default}.table.info-table-lighter tr.clickable-line td{color:#333;background-color:#f6f8f9;border-color:#dee6e8;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.info-table-lighter tr.clickable-line td:hover{cursor:pointer;background-color:#eaeff0;color:#333}.table.info-table-lighter tr.clickable-line td:hover .text-muted,.table.info-table-lighter tr.clickable-line td:hover .deal-detail,.table.info-table-lighter tr.clickable-line td:hover .timeline-clock,.table.info-table-lighter tr.clickable-line td:hover .deal-task-detail{color:#979797}.table.info-table-lighter tr.clickable-line td:hover .text-neutral-muted{color:#a9bcc1}.table.info-table-lighter tr.clickable-line td:active{background-color:#dee6e8;color:#333}.table.info-table-lighter tr.clickable-line td:active .text-muted,.table.info-table-lighter tr.clickable-line td:active .deal-detail,.table.info-table-lighter tr.clickable-line td:active .timeline-clock,.table.info-table-lighter tr.clickable-line td:active .deal-task-detail{color:#979797}.table.info-table-lighter tr.clickable-line td:active .text-neutral-muted{color:#a9bcc1}.table.info-table-lighter tr.clickable-line td .text-muted,.table.info-table-lighter tr.clickable-line td .deal-detail,.table.info-table-lighter tr.clickable-line td .timeline-clock,.table.info-table-lighter tr.clickable-line td .deal-task-detail{color:#979797}.table.info-table-lighter tr.clickable-line td .text-neutral-muted{color:#a9bcc1}.table.info-table-lighter tr.clickable-line td .line{border-color:#dee6e8}.table.info-table-lighter tr.table-sub-header td{color:#333;background-color:#f6f8f9;border-color:#dee6e8;text-transform:uppercase;font-weight:600}.table.info-table-lighter tr.table-sub-header td .text-muted,.table.info-table-lighter tr.table-sub-header td .deal-detail,.table.info-table-lighter tr.table-sub-header td .timeline-clock,.table.info-table-lighter tr.table-sub-header td .deal-task-detail{color:#979797}.table.info-table-lighter tr.table-sub-header td .text-neutral-muted{color:#a9bcc1}.table.info-table-lighter tr.table-sub-header td .line{border-color:#dee6e8}.table.info-table-lighter tr.table-sub-header td:hover{cursor:default}.table.info-table-lighter.table-view td{vertical-align:top}.table.info-table-lighter.table-view td:last-child{white-space:normal;word-break:break-word;padding-right:0}.table.info-table-lighter.table-v-top tr td{vertical-align:top}.table.info-table-lighter.last-wrap tr td:last-child{white-space:normal}.table.info-table-lighter.table-draggable tr th:first-child{width:1px}.table.info-table-lighter.big-lines tr td{height:50px}.table.info-table-lighter.table-draggable-no-headers tr td:first-child{width:1px}.table.info-table-lighter.table-static tr th:last-child{width:auto}.table.info-table-lighter.table-last-line tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.info-table-lighter.table-striped#dynamic-table tbody tr:nth-of-type(odd){color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.info-table-lighter.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#eaeff0;color:#333}.table.info-table-lighter.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-muted,.table.info-table-lighter.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-detail,.table.info-table-lighter.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .timeline-clock,.table.info-table-lighter.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.info-table-lighter.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.info-table-lighter.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-muted,.table.info-table-lighter.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-detail,.table.info-table-lighter.table-striped#dynamic-table tbody tr:nth-of-type(odd) .timeline-clock,.table.info-table-lighter.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.info-table-lighter.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.info-table-lighter.table-striped#dynamic-table tbody tr:nth-of-type(odd) .line{border-color:#dee6e8}.table.info-table-lighter.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.info-table-lighter.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#eaeff0;color:#333}.table.info-table-lighter.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-muted,.table.info-table-lighter.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-detail,.table.info-table-lighter.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .timeline-clock,.table.info-table-lighter.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.info-table-lighter.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.info-table-lighter.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.info-table-lighter.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.info-table-lighter.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.info-table-lighter.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.info-table-lighter.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.info-table-lighter.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.info-table-lighter.table-striped tbody tr:nth-of-type(odd){color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.info-table-lighter.table-striped tbody tr:nth-of-type(odd) .text-muted,.table.info-table-lighter.table-striped tbody tr:nth-of-type(odd) .deal-detail,.table.info-table-lighter.table-striped tbody tr:nth-of-type(odd) .timeline-clock,.table.info-table-lighter.table-striped tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.info-table-lighter.table-striped tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.info-table-lighter.table-striped tbody tr:nth-of-type(odd) .line{border-color:#dee6e8}.table.info-table-lighter.table-striped.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.info-table-lighter.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.info-table-lighter.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.info-table-lighter.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.info-table-lighter.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.info-table-lighter.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.info-table-lighter.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.info-table-lighter.table-vertical-separator.white-table-with-header thead tr th{border-right:1px solid transparent}.table.info-table-lighter.table-vertical-separator.white-table-with-header thead tr th:last-child{border-right:none}.table.info-table-lighter.table-vertical-separator.white-table-with-header tbody tr td{border-right:1px solid #ebebeb}.table.info-table-lighter.table-vertical-separator.white-table-with-header tbody tr td:last-child{border-right:none}.table.info-table-lighter.table-header-border tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.info-table-lighter.table-header-border tr th:last-child{border-right:none}.table.info-table-lighter.table-header-border tr th:first-child{border-right:none}.table.info-table-lighter.table-smaller-header thead tr th{padding-top:10px;padding-bottom:10px}.table.info-table-lighter.table-header-border-full tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.info-table-lighter.table-header-border-full tr th:last-child{border-right:none}.table.info-table-lighter.table-hover tbody tr{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.info-table-lighter.table-hover tbody tr:hover{cursor:pointer;background-color:#eaeff0;color:#333}.table.info-table-lighter.table-hover tbody tr:hover .text-muted,.table.info-table-lighter.table-hover tbody tr:hover .deal-detail,.table.info-table-lighter.table-hover tbody tr:hover .timeline-clock,.table.info-table-lighter.table-hover tbody tr:hover .deal-task-detail{color:#979797}.table.info-table-lighter.table-hover tbody tr:hover .text-neutral-muted{color:#a9bcc1}.table.info-table-lighter.table-hover tbody tr .text-muted,.table.info-table-lighter.table-hover tbody tr .deal-detail,.table.info-table-lighter.table-hover tbody tr .timeline-clock,.table.info-table-lighter.table-hover tbody tr .deal-task-detail{color:#979797}.table.info-table-lighter.table-hover tbody tr .text-neutral-muted{color:#a9bcc1}.table.info-table-lighter.table-hover tbody tr .line{border-color:#dee6e8}.table.info-table-lighter.table-hover tbody tr.selected{color:#fff;background-color:#809ca3;border-color:#9db3b8}.table.info-table-lighter.table-hover tbody tr.selected .text-muted,.table.info-table-lighter.table-hover tbody tr.selected .deal-detail,.table.info-table-lighter.table-hover tbody tr.selected .timeline-clock,.table.info-table-lighter.table-hover tbody tr.selected .deal-task-detail{color:#f6f8f9}.table.info-table-lighter.table-hover tbody tr.selected .line{border-color:#9db3b8}.table.info-table-lighter.table-no-header td.small-cell{min-width:150px}.table.info-table-lighter.table-no-header td.medium-cell{min-width:200px}.table.info-table-lighter.table-no-header td.big-cell{min-width:250px}.table.info-table-lighter.borderless,.table.info-table-lighter.borderless tr,.table.info-table-lighter.borderless tr th,.table.info-table-lighter.borderless tr td{border:none}.table.info-table-lighter.layout-fixed{table-layout:fixed}.table.info-table-lighter.odd-even tr:nth-child(odd){color:#333;background-color:#fcfcfc;border-color:#e8e8e8}.table.info-table-lighter.odd-even tr:nth-child(odd) .text-muted,.table.info-table-lighter.odd-even tr:nth-child(odd) .deal-detail,.table.info-table-lighter.odd-even tr:nth-child(odd) .timeline-clock,.table.info-table-lighter.odd-even tr:nth-child(odd) .deal-task-detail{color:#979797}.table.info-table-lighter.odd-even tr:nth-child(odd) .text-neutral-muted{color:#a9bcc1}.table.info-table-lighter.odd-even tr:nth-child(odd) .line{border-color:#e8e8e8}.table.info-table-task thead tr{color:#333;background-color:#d5dfe1;border-color:#beccd0}.table.info-table-task thead tr .text-muted,.table.info-table-task thead tr .deal-detail,.table.info-table-task thead tr .timeline-clock,.table.info-table-task thead tr .deal-task-detail{color:#979797}.table.info-table-task thead tr .text-neutral-muted{color:#a9bcc1}.table.info-table-task thead tr .line{border-color:#beccd0}.table.info-table-task thead tr th{color:#333;background-color:#d5dfe1;border-color:#beccd0;font-size:inherit;font-weight:600;color:inherit;opacity:inherit;line-height:inherit;position:relative;padding:15px;border-width:0px 0px 0px 0px;text-transform:uppercase}.table.info-table-task thead tr th .text-muted,.table.info-table-task thead tr th .deal-detail,.table.info-table-task thead tr th .timeline-clock,.table.info-table-task thead tr th .deal-task-detail{color:#979797}.table.info-table-task thead tr th .text-neutral-muted{color:#a9bcc1}.table.info-table-task thead tr th .line{border-color:#beccd0}.table.info-table-task thead tr th:last-child{width:1px}.table.info-table-task thead tr th.active{color:#333;background-color:#c9d5d8;border-color:inherit}.table.info-table-task thead tr th.active .text-muted,.table.info-table-task thead tr th.active .deal-detail,.table.info-table-task thead tr th.active .timeline-clock,.table.info-table-task thead tr th.active .deal-task-detail{color:#979797}.table.info-table-task thead tr th.active .text-neutral-muted{color:#a9bcc1}.table.info-table-task thead tr th.active .line{border-color:#b2c3c7}.table.info-table-task thead tr th.cancel-reorder:hover,.table.info-table-task thead tr th.cancel-reorder:active{color:#333;background-color:#d5dfe1;border-color:#beccd0;cursor:default}.table.info-table-task thead tr th.cancel-reorder:hover .text-muted,.table.info-table-task thead tr th.cancel-reorder:hover .deal-detail,.table.info-table-task thead tr th.cancel-reorder:hover .timeline-clock,.table.info-table-task thead tr th.cancel-reorder:hover .deal-task-detail,.table.info-table-task thead tr th.cancel-reorder:active .text-muted,.table.info-table-task thead tr th.cancel-reorder:active .deal-detail,.table.info-table-task thead tr th.cancel-reorder:active .timeline-clock,.table.info-table-task thead tr th.cancel-reorder:active .deal-task-detail{color:#979797}.table.info-table-task thead tr th.cancel-reorder:hover .text-neutral-muted,.table.info-table-task thead tr th.cancel-reorder:active .text-neutral-muted{color:#a9bcc1}.table.info-table-task thead tr th.cancel-reorder:hover .line,.table.info-table-task thead tr th.cancel-reorder:active .line{border-color:#beccd0}.table.info-table-task thead tr th.strong-header{white-space:nowrap}.table.info-table-task thead tr th.mini-cell{min-width:100px}.table.info-table-task thead tr th.small-cell{min-width:150px}.table.info-table-task thead tr th.medium-cell{min-width:200px}.table.info-table-task thead tr th.big-cell{min-width:250px}.table.info-table-task tr{color:#333;background-color:#d5dfe1;border-color:#beccd0}.table.info-table-task tr .text-muted,.table.info-table-task tr .deal-detail,.table.info-table-task tr .timeline-clock,.table.info-table-task tr .deal-task-detail{color:#979797}.table.info-table-task tr .text-neutral-muted{color:#a9bcc1}.table.info-table-task tr .line{border-color:#beccd0}.table.info-table-task tr td{vertical-align:middle;position:relative;padding:5px 30px 5px 0}.table.info-table-task tr td .move-row{border-color:#999}.table.info-table-task tr td a.options-column-button{padding:10px;text-align:center;display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;color:inherit;border-color:inherit}.table.info-table-task tr td a.options-column-button i{top:50%;position:absolute;right:25%}.table.info-table-task tr td a.options-column-button:hover{cursor:pointer;background-color:#b2c3c7;color:#333}.table.info-table-task tr td a.options-column-button:hover .text-muted,.table.info-table-task tr td a.options-column-button:hover .deal-detail,.table.info-table-task tr td a.options-column-button:hover .timeline-clock,.table.info-table-task tr td a.options-column-button:hover .deal-task-detail{color:#979797}.table.info-table-task tr td a.options-column-button:hover .text-neutral-muted{color:#a9bcc1}.table.info-table-task tr td a.options-column-button .line{border-color:inherit}.table.info-table-task tr td.open>a.options-column-button{color:#fff;background-color:#a6babf;border-color:#c4d1d4}.table.info-table-task tr td.open>a.options-column-button .text-muted,.table.info-table-task tr td.open>a.options-column-button .deal-detail,.table.info-table-task tr td.open>a.options-column-button .timeline-clock,.table.info-table-task tr td.open>a.options-column-button .deal-task-detail{color:#fff}.table.info-table-task tr td.open>a.options-column-button .line{border-color:#c4d1d4}.table.info-table-task tr td:last-child{white-space:nowrap}.table.info-table-task tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.info-table-task tr.neutral-line td{color:#333;background-color:#d5dfe1;border-color:#beccd0;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.info-table-task tr.neutral-line td .text-muted,.table.info-table-task tr.neutral-line td .deal-detail,.table.info-table-task tr.neutral-line td .timeline-clock,.table.info-table-task tr.neutral-line td .deal-task-detail{color:#979797}.table.info-table-task tr.neutral-line td .text-neutral-muted{color:#a9bcc1}.table.info-table-task tr.neutral-line td .line{border-color:#beccd0}.table.info-table-task tr.neutral-line td:hover{cursor:default}.table.info-table-task tr.clickable-line td{color:#333;background-color:#d5dfe1;border-color:#beccd0;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.info-table-task tr.clickable-line td:hover{cursor:pointer;background-color:#c9d5d8;color:#333}.table.info-table-task tr.clickable-line td:hover .text-muted,.table.info-table-task tr.clickable-line td:hover .deal-detail,.table.info-table-task tr.clickable-line td:hover .timeline-clock,.table.info-table-task tr.clickable-line td:hover .deal-task-detail{color:#979797}.table.info-table-task tr.clickable-line td:hover .text-neutral-muted{color:#a9bcc1}.table.info-table-task tr.clickable-line td:active{background-color:#beccd0;color:#333}.table.info-table-task tr.clickable-line td:active .text-muted,.table.info-table-task tr.clickable-line td:active .deal-detail,.table.info-table-task tr.clickable-line td:active .timeline-clock,.table.info-table-task tr.clickable-line td:active .deal-task-detail{color:#979797}.table.info-table-task tr.clickable-line td:active .text-neutral-muted{color:#a9bcc1}.table.info-table-task tr.clickable-line td .text-muted,.table.info-table-task tr.clickable-line td .deal-detail,.table.info-table-task tr.clickable-line td .timeline-clock,.table.info-table-task tr.clickable-line td .deal-task-detail{color:#979797}.table.info-table-task tr.clickable-line td .text-neutral-muted{color:#a9bcc1}.table.info-table-task tr.clickable-line td .line{border-color:#beccd0}.table.info-table-task tr.table-sub-header td{color:#333;background-color:#d5dfe1;border-color:#beccd0;text-transform:uppercase;font-weight:600}.table.info-table-task tr.table-sub-header td .text-muted,.table.info-table-task tr.table-sub-header td .deal-detail,.table.info-table-task tr.table-sub-header td .timeline-clock,.table.info-table-task tr.table-sub-header td .deal-task-detail{color:#979797}.table.info-table-task tr.table-sub-header td .text-neutral-muted{color:#a9bcc1}.table.info-table-task tr.table-sub-header td .line{border-color:#beccd0}.table.info-table-task tr.table-sub-header td:hover{cursor:default}.table.info-table-task.table-view td{vertical-align:top}.table.info-table-task.table-view td:last-child{white-space:normal;word-break:break-word;padding-right:0}.table.info-table-task.table-v-top tr td{vertical-align:top}.table.info-table-task.last-wrap tr td:last-child{white-space:normal}.table.info-table-task.table-draggable tr th:first-child{width:1px}.table.info-table-task.big-lines tr td{height:50px}.table.info-table-task.table-draggable-no-headers tr td:first-child{width:1px}.table.info-table-task.table-static tr th:last-child{width:auto}.table.info-table-task.table-last-line tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.info-table-task.table-striped#dynamic-table tbody tr:nth-of-type(odd){color:#333;background-color:#d5dfe1;border-color:#beccd0}.table.info-table-task.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#c9d5d8;color:#333}.table.info-table-task.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-muted,.table.info-table-task.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-detail,.table.info-table-task.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .timeline-clock,.table.info-table-task.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.info-table-task.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.info-table-task.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-muted,.table.info-table-task.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-detail,.table.info-table-task.table-striped#dynamic-table tbody tr:nth-of-type(odd) .timeline-clock,.table.info-table-task.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.info-table-task.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.info-table-task.table-striped#dynamic-table tbody tr:nth-of-type(odd) .line{border-color:#beccd0}.table.info-table-task.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.info-table-task.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#c9d5d8;color:#333}.table.info-table-task.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-muted,.table.info-table-task.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-detail,.table.info-table-task.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .timeline-clock,.table.info-table-task.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.info-table-task.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.info-table-task.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.info-table-task.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.info-table-task.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.info-table-task.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.info-table-task.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.info-table-task.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.info-table-task.table-striped tbody tr:nth-of-type(odd){color:#333;background-color:#d5dfe1;border-color:#beccd0}.table.info-table-task.table-striped tbody tr:nth-of-type(odd) .text-muted,.table.info-table-task.table-striped tbody tr:nth-of-type(odd) .deal-detail,.table.info-table-task.table-striped tbody tr:nth-of-type(odd) .timeline-clock,.table.info-table-task.table-striped tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.info-table-task.table-striped tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.info-table-task.table-striped tbody tr:nth-of-type(odd) .line{border-color:#beccd0}.table.info-table-task.table-striped.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.info-table-task.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.info-table-task.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.info-table-task.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.info-table-task.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.info-table-task.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.info-table-task.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.info-table-task.table-vertical-separator.white-table-with-header thead tr th{border-right:1px solid transparent}.table.info-table-task.table-vertical-separator.white-table-with-header thead tr th:last-child{border-right:none}.table.info-table-task.table-vertical-separator.white-table-with-header tbody tr td{border-right:1px solid #ebebeb}.table.info-table-task.table-vertical-separator.white-table-with-header tbody tr td:last-child{border-right:none}.table.info-table-task.table-header-border tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.info-table-task.table-header-border tr th:last-child{border-right:none}.table.info-table-task.table-header-border tr th:first-child{border-right:none}.table.info-table-task.table-smaller-header thead tr th{padding-top:10px;padding-bottom:10px}.table.info-table-task.table-header-border-full tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.info-table-task.table-header-border-full tr th:last-child{border-right:none}.table.info-table-task.table-hover tbody tr{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#333;background-color:#d5dfe1;border-color:#beccd0}.table.info-table-task.table-hover tbody tr:hover{cursor:pointer;background-color:#c9d5d8;color:#333}.table.info-table-task.table-hover tbody tr:hover .text-muted,.table.info-table-task.table-hover tbody tr:hover .deal-detail,.table.info-table-task.table-hover tbody tr:hover .timeline-clock,.table.info-table-task.table-hover tbody tr:hover .deal-task-detail{color:#979797}.table.info-table-task.table-hover tbody tr:hover .text-neutral-muted{color:#a9bcc1}.table.info-table-task.table-hover tbody tr .text-muted,.table.info-table-task.table-hover tbody tr .deal-detail,.table.info-table-task.table-hover tbody tr .timeline-clock,.table.info-table-task.table-hover tbody tr .deal-task-detail{color:#979797}.table.info-table-task.table-hover tbody tr .text-neutral-muted{color:#a9bcc1}.table.info-table-task.table-hover tbody tr .line{border-color:#beccd0}.table.info-table-task.table-hover tbody tr.selected{color:#fff;background-color:#628088;border-color:#7c99a1}.table.info-table-task.table-hover tbody tr.selected .text-muted,.table.info-table-task.table-hover tbody tr.selected .deal-detail,.table.info-table-task.table-hover tbody tr.selected .timeline-clock,.table.info-table-task.table-hover tbody tr.selected .deal-task-detail{color:#d5dfe1}.table.info-table-task.table-hover tbody tr.selected .line{border-color:#7c99a1}.table.info-table-task.table-no-header td.small-cell{min-width:150px}.table.info-table-task.table-no-header td.medium-cell{min-width:200px}.table.info-table-task.table-no-header td.big-cell{min-width:250px}.table.info-table-task.borderless,.table.info-table-task.borderless tr,.table.info-table-task.borderless tr th,.table.info-table-task.borderless tr td{border:none}.table.info-table-task.layout-fixed{table-layout:fixed}.table.info-table-task.odd-even tr:nth-child(odd){color:#333;background-color:#fcfcfc;border-color:#e8e8e8}.table.info-table-task.odd-even tr:nth-child(odd) .text-muted,.table.info-table-task.odd-even tr:nth-child(odd) .deal-detail,.table.info-table-task.odd-even tr:nth-child(odd) .timeline-clock,.table.info-table-task.odd-even tr:nth-child(odd) .deal-task-detail{color:#979797}.table.info-table-task.odd-even tr:nth-child(odd) .text-neutral-muted{color:#a9bcc1}.table.info-table-task.odd-even tr:nth-child(odd) .line{border-color:#e8e8e8}.table.info-table-light thead tr{color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.info-table-light thead tr .text-muted,.table.info-table-light thead tr .deal-detail,.table.info-table-light thead tr .timeline-clock,.table.info-table-light thead tr .deal-task-detail{color:#979797}.table.info-table-light thead tr .text-neutral-muted{color:#a9bcc1}.table.info-table-light thead tr .line{border-color:#dee6e8}.table.info-table-light thead tr th{color:#333;background-color:#f6f8f9;border-color:#dee6e8;font-size:inherit;font-weight:600;color:inherit;opacity:inherit;line-height:inherit;position:relative;padding:15px;border-width:0px 0px 0px 0px;text-transform:uppercase}.table.info-table-light thead tr th .text-muted,.table.info-table-light thead tr th .deal-detail,.table.info-table-light thead tr th .timeline-clock,.table.info-table-light thead tr th .deal-task-detail{color:#979797}.table.info-table-light thead tr th .text-neutral-muted{color:#a9bcc1}.table.info-table-light thead tr th .line{border-color:#dee6e8}.table.info-table-light thead tr th:last-child{width:1px}.table.info-table-light thead tr th.active{color:#333;background-color:#eaeff0;border-color:inherit}.table.info-table-light thead tr th.active .text-muted,.table.info-table-light thead tr th.active .deal-detail,.table.info-table-light thead tr th.active .timeline-clock,.table.info-table-light thead tr th.active .deal-task-detail{color:#979797}.table.info-table-light thead tr th.active .text-neutral-muted{color:#a9bcc1}.table.info-table-light thead tr th.active .line{border-color:#d3dddf}.table.info-table-light thead tr th.cancel-reorder:hover,.table.info-table-light thead tr th.cancel-reorder:active{color:#333;background-color:#f6f8f9;border-color:#dee6e8;cursor:default}.table.info-table-light thead tr th.cancel-reorder:hover .text-muted,.table.info-table-light thead tr th.cancel-reorder:hover .deal-detail,.table.info-table-light thead tr th.cancel-reorder:hover .timeline-clock,.table.info-table-light thead tr th.cancel-reorder:hover .deal-task-detail,.table.info-table-light thead tr th.cancel-reorder:active .text-muted,.table.info-table-light thead tr th.cancel-reorder:active .deal-detail,.table.info-table-light thead tr th.cancel-reorder:active .timeline-clock,.table.info-table-light thead tr th.cancel-reorder:active .deal-task-detail{color:#979797}.table.info-table-light thead tr th.cancel-reorder:hover .text-neutral-muted,.table.info-table-light thead tr th.cancel-reorder:active .text-neutral-muted{color:#a9bcc1}.table.info-table-light thead tr th.cancel-reorder:hover .line,.table.info-table-light thead tr th.cancel-reorder:active .line{border-color:#dee6e8}.table.info-table-light thead tr th.strong-header{white-space:nowrap}.table.info-table-light thead tr th.mini-cell{min-width:100px}.table.info-table-light thead tr th.small-cell{min-width:150px}.table.info-table-light thead tr th.medium-cell{min-width:200px}.table.info-table-light thead tr th.big-cell{min-width:250px}.table.info-table-light tr{color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.info-table-light tr .text-muted,.table.info-table-light tr .deal-detail,.table.info-table-light tr .timeline-clock,.table.info-table-light tr .deal-task-detail{color:#979797}.table.info-table-light tr .text-neutral-muted{color:#a9bcc1}.table.info-table-light tr .line{border-color:#dee6e8}.table.info-table-light tr td{vertical-align:middle;position:relative;padding:5px 30px 5px 0}.table.info-table-light tr td .move-row{border-color:#999}.table.info-table-light tr td a.options-column-button{padding:10px;text-align:center;display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;color:inherit;border-color:inherit}.table.info-table-light tr td a.options-column-button i{top:50%;position:absolute;right:25%}.table.info-table-light tr td a.options-column-button:hover{cursor:pointer;background-color:#d3dddf;color:#333}.table.info-table-light tr td a.options-column-button:hover .text-muted,.table.info-table-light tr td a.options-column-button:hover .deal-detail,.table.info-table-light tr td a.options-column-button:hover .timeline-clock,.table.info-table-light tr td a.options-column-button:hover .deal-task-detail{color:#979797}.table.info-table-light tr td a.options-column-button:hover .text-neutral-muted{color:#a9bcc1}.table.info-table-light tr td a.options-column-button .line{border-color:inherit}.table.info-table-light tr td.open>a.options-column-button{color:#333;background-color:#c7d3d6;border-color:#afc1c5}.table.info-table-light tr td.open>a.options-column-button .text-muted,.table.info-table-light tr td.open>a.options-column-button .deal-detail,.table.info-table-light tr td.open>a.options-column-button .timeline-clock,.table.info-table-light tr td.open>a.options-column-button .deal-task-detail{color:#979797}.table.info-table-light tr td.open>a.options-column-button .text-neutral-muted{color:#a9bcc1}.table.info-table-light tr td.open>a.options-column-button .line{border-color:#afc1c5}.table.info-table-light tr td:last-child{white-space:nowrap}.table.info-table-light tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.info-table-light tr.neutral-line td{color:#333;background-color:#f6f8f9;border-color:#dee6e8;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.info-table-light tr.neutral-line td .text-muted,.table.info-table-light tr.neutral-line td .deal-detail,.table.info-table-light tr.neutral-line td .timeline-clock,.table.info-table-light tr.neutral-line td .deal-task-detail{color:#979797}.table.info-table-light tr.neutral-line td .text-neutral-muted{color:#a9bcc1}.table.info-table-light tr.neutral-line td .line{border-color:#dee6e8}.table.info-table-light tr.neutral-line td:hover{cursor:default}.table.info-table-light tr.clickable-line td{color:#333;background-color:#f6f8f9;border-color:#dee6e8;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.info-table-light tr.clickable-line td:hover{cursor:pointer;background-color:#eaeff0;color:#333}.table.info-table-light tr.clickable-line td:hover .text-muted,.table.info-table-light tr.clickable-line td:hover .deal-detail,.table.info-table-light tr.clickable-line td:hover .timeline-clock,.table.info-table-light tr.clickable-line td:hover .deal-task-detail{color:#979797}.table.info-table-light tr.clickable-line td:hover .text-neutral-muted{color:#a9bcc1}.table.info-table-light tr.clickable-line td:active{background-color:#dee6e8;color:#333}.table.info-table-light tr.clickable-line td:active .text-muted,.table.info-table-light tr.clickable-line td:active .deal-detail,.table.info-table-light tr.clickable-line td:active .timeline-clock,.table.info-table-light tr.clickable-line td:active .deal-task-detail{color:#979797}.table.info-table-light tr.clickable-line td:active .text-neutral-muted{color:#a9bcc1}.table.info-table-light tr.clickable-line td .text-muted,.table.info-table-light tr.clickable-line td .deal-detail,.table.info-table-light tr.clickable-line td .timeline-clock,.table.info-table-light tr.clickable-line td .deal-task-detail{color:#979797}.table.info-table-light tr.clickable-line td .text-neutral-muted{color:#a9bcc1}.table.info-table-light tr.clickable-line td .line{border-color:#dee6e8}.table.info-table-light tr.table-sub-header td{color:#333;background-color:#f6f8f9;border-color:#dee6e8;text-transform:uppercase;font-weight:600}.table.info-table-light tr.table-sub-header td .text-muted,.table.info-table-light tr.table-sub-header td .deal-detail,.table.info-table-light tr.table-sub-header td .timeline-clock,.table.info-table-light tr.table-sub-header td .deal-task-detail{color:#979797}.table.info-table-light tr.table-sub-header td .text-neutral-muted{color:#a9bcc1}.table.info-table-light tr.table-sub-header td .line{border-color:#dee6e8}.table.info-table-light tr.table-sub-header td:hover{cursor:default}.table.info-table-light.table-view td{vertical-align:top}.table.info-table-light.table-view td:last-child{white-space:normal;word-break:break-word;padding-right:0}.table.info-table-light.table-v-top tr td{vertical-align:top}.table.info-table-light.last-wrap tr td:last-child{white-space:normal}.table.info-table-light.table-draggable tr th:first-child{width:1px}.table.info-table-light.big-lines tr td{height:50px}.table.info-table-light.table-draggable-no-headers tr td:first-child{width:1px}.table.info-table-light.table-static tr th:last-child{width:auto}.table.info-table-light.table-last-line tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.info-table-light.table-striped#dynamic-table tbody tr:nth-of-type(odd){color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.info-table-light.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#eaeff0;color:#333}.table.info-table-light.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-muted,.table.info-table-light.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-detail,.table.info-table-light.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .timeline-clock,.table.info-table-light.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.info-table-light.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.info-table-light.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-muted,.table.info-table-light.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-detail,.table.info-table-light.table-striped#dynamic-table tbody tr:nth-of-type(odd) .timeline-clock,.table.info-table-light.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.info-table-light.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.info-table-light.table-striped#dynamic-table tbody tr:nth-of-type(odd) .line{border-color:#dee6e8}.table.info-table-light.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.info-table-light.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#eaeff0;color:#333}.table.info-table-light.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-muted,.table.info-table-light.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-detail,.table.info-table-light.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .timeline-clock,.table.info-table-light.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.info-table-light.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.info-table-light.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.info-table-light.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.info-table-light.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.info-table-light.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.info-table-light.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.info-table-light.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.info-table-light.table-striped tbody tr:nth-of-type(odd){color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.info-table-light.table-striped tbody tr:nth-of-type(odd) .text-muted,.table.info-table-light.table-striped tbody tr:nth-of-type(odd) .deal-detail,.table.info-table-light.table-striped tbody tr:nth-of-type(odd) .timeline-clock,.table.info-table-light.table-striped tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.info-table-light.table-striped tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.info-table-light.table-striped tbody tr:nth-of-type(odd) .line{border-color:#dee6e8}.table.info-table-light.table-striped.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.info-table-light.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.info-table-light.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.info-table-light.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.info-table-light.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.info-table-light.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.info-table-light.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.info-table-light.table-vertical-separator.white-table-with-header thead tr th{border-right:1px solid transparent}.table.info-table-light.table-vertical-separator.white-table-with-header thead tr th:last-child{border-right:none}.table.info-table-light.table-vertical-separator.white-table-with-header tbody tr td{border-right:1px solid #ebebeb}.table.info-table-light.table-vertical-separator.white-table-with-header tbody tr td:last-child{border-right:none}.table.info-table-light.table-header-border tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.info-table-light.table-header-border tr th:last-child{border-right:none}.table.info-table-light.table-header-border tr th:first-child{border-right:none}.table.info-table-light.table-smaller-header thead tr th{padding-top:10px;padding-bottom:10px}.table.info-table-light.table-header-border-full tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.info-table-light.table-header-border-full tr th:last-child{border-right:none}.table.info-table-light.table-hover tbody tr{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.info-table-light.table-hover tbody tr:hover{cursor:pointer;background-color:#eaeff0;color:#333}.table.info-table-light.table-hover tbody tr:hover .text-muted,.table.info-table-light.table-hover tbody tr:hover .deal-detail,.table.info-table-light.table-hover tbody tr:hover .timeline-clock,.table.info-table-light.table-hover tbody tr:hover .deal-task-detail{color:#979797}.table.info-table-light.table-hover tbody tr:hover .text-neutral-muted{color:#a9bcc1}.table.info-table-light.table-hover tbody tr .text-muted,.table.info-table-light.table-hover tbody tr .deal-detail,.table.info-table-light.table-hover tbody tr .timeline-clock,.table.info-table-light.table-hover tbody tr .deal-task-detail{color:#979797}.table.info-table-light.table-hover tbody tr .text-neutral-muted{color:#a9bcc1}.table.info-table-light.table-hover tbody tr .line{border-color:#dee6e8}.table.info-table-light.table-hover tbody tr.selected{color:#fff;background-color:#809ca3;border-color:#9db3b8}.table.info-table-light.table-hover tbody tr.selected .text-muted,.table.info-table-light.table-hover tbody tr.selected .deal-detail,.table.info-table-light.table-hover tbody tr.selected .timeline-clock,.table.info-table-light.table-hover tbody tr.selected .deal-task-detail{color:#f6f8f9}.table.info-table-light.table-hover tbody tr.selected .line{border-color:#9db3b8}.table.info-table-light.table-no-header td.small-cell{min-width:150px}.table.info-table-light.table-no-header td.medium-cell{min-width:200px}.table.info-table-light.table-no-header td.big-cell{min-width:250px}.table.info-table-light.borderless,.table.info-table-light.borderless tr,.table.info-table-light.borderless tr th,.table.info-table-light.borderless tr td{border:none}.table.info-table-light.layout-fixed{table-layout:fixed}.table.info-table-light.odd-even tr:nth-child(odd){color:#333;background-color:#fcfcfc;border-color:#e8e8e8}.table.info-table-light.odd-even tr:nth-child(odd) .text-muted,.table.info-table-light.odd-even tr:nth-child(odd) .deal-detail,.table.info-table-light.odd-even tr:nth-child(odd) .timeline-clock,.table.info-table-light.odd-even tr:nth-child(odd) .deal-task-detail{color:#979797}.table.info-table-light.odd-even tr:nth-child(odd) .text-neutral-muted{color:#a9bcc1}.table.info-table-light.odd-even tr:nth-child(odd) .line{border-color:#e8e8e8}.table.light-table thead tr{color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.light-table thead tr .text-muted,.table.light-table thead tr .deal-detail,.table.light-table thead tr .timeline-clock,.table.light-table thead tr .deal-task-detail{color:#979797}.table.light-table thead tr .text-neutral-muted{color:#a9bcc1}.table.light-table thead tr .line{border-color:#dee6e8}.table.light-table thead tr th{color:#333;background-color:#f6f8f9;border-color:#dee6e8;font-size:inherit;font-weight:600;color:inherit;opacity:inherit;line-height:inherit;position:relative;padding:15px;border-width:0px 0px 0px 0px;text-transform:uppercase}.table.light-table thead tr th .text-muted,.table.light-table thead tr th .deal-detail,.table.light-table thead tr th .timeline-clock,.table.light-table thead tr th .deal-task-detail{color:#979797}.table.light-table thead tr th .text-neutral-muted{color:#a9bcc1}.table.light-table thead tr th .line{border-color:#dee6e8}.table.light-table thead tr th:last-child{width:1px}.table.light-table thead tr th.active{color:#333;background-color:#eaeff0;border-color:inherit}.table.light-table thead tr th.active .text-muted,.table.light-table thead tr th.active .deal-detail,.table.light-table thead tr th.active .timeline-clock,.table.light-table thead tr th.active .deal-task-detail{color:#979797}.table.light-table thead tr th.active .text-neutral-muted{color:#a9bcc1}.table.light-table thead tr th.active .line{border-color:#d3dddf}.table.light-table thead tr th.cancel-reorder:hover,.table.light-table thead tr th.cancel-reorder:active{color:#333;background-color:#f6f8f9;border-color:#dee6e8;cursor:default}.table.light-table thead tr th.cancel-reorder:hover .text-muted,.table.light-table thead tr th.cancel-reorder:hover .deal-detail,.table.light-table thead tr th.cancel-reorder:hover .timeline-clock,.table.light-table thead tr th.cancel-reorder:hover .deal-task-detail,.table.light-table thead tr th.cancel-reorder:active .text-muted,.table.light-table thead tr th.cancel-reorder:active .deal-detail,.table.light-table thead tr th.cancel-reorder:active .timeline-clock,.table.light-table thead tr th.cancel-reorder:active .deal-task-detail{color:#979797}.table.light-table thead tr th.cancel-reorder:hover .text-neutral-muted,.table.light-table thead tr th.cancel-reorder:active .text-neutral-muted{color:#a9bcc1}.table.light-table thead tr th.cancel-reorder:hover .line,.table.light-table thead tr th.cancel-reorder:active .line{border-color:#dee6e8}.table.light-table thead tr th.strong-header{white-space:nowrap}.table.light-table thead tr th.mini-cell{min-width:100px}.table.light-table thead tr th.small-cell{min-width:150px}.table.light-table thead tr th.medium-cell{min-width:200px}.table.light-table thead tr th.big-cell{min-width:250px}.table.light-table tr{color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.light-table tr .text-muted,.table.light-table tr .deal-detail,.table.light-table tr .timeline-clock,.table.light-table tr .deal-task-detail{color:#979797}.table.light-table tr .text-neutral-muted{color:#a9bcc1}.table.light-table tr .line{border-color:#dee6e8}.table.light-table tr td{vertical-align:middle;position:relative;padding:10px 15px}.table.light-table tr td .move-row{border-color:#999}.table.light-table tr td a.options-column-button{padding:10px;text-align:center;display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;color:inherit;border-color:inherit}.table.light-table tr td a.options-column-button i{top:50%;position:absolute;right:25%}.table.light-table tr td a.options-column-button:hover{cursor:pointer;background-color:#d3dddf;color:#333}.table.light-table tr td a.options-column-button:hover .text-muted,.table.light-table tr td a.options-column-button:hover .deal-detail,.table.light-table tr td a.options-column-button:hover .timeline-clock,.table.light-table tr td a.options-column-button:hover .deal-task-detail{color:#979797}.table.light-table tr td a.options-column-button:hover .text-neutral-muted{color:#a9bcc1}.table.light-table tr td a.options-column-button .line{border-color:inherit}.table.light-table tr td.open>a.options-column-button{color:#333;background-color:#c7d3d6;border-color:#afc1c5}.table.light-table tr td.open>a.options-column-button .text-muted,.table.light-table tr td.open>a.options-column-button .deal-detail,.table.light-table tr td.open>a.options-column-button .timeline-clock,.table.light-table tr td.open>a.options-column-button .deal-task-detail{color:#979797}.table.light-table tr td.open>a.options-column-button .text-neutral-muted{color:#a9bcc1}.table.light-table tr td.open>a.options-column-button .line{border-color:#afc1c5}.table.light-table tr td:last-child{white-space:nowrap}.table.light-table tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.light-table tr.neutral-line td{color:#333;background-color:#f6f8f9;border-color:#dee6e8;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.light-table tr.neutral-line td .text-muted,.table.light-table tr.neutral-line td .deal-detail,.table.light-table tr.neutral-line td .timeline-clock,.table.light-table tr.neutral-line td .deal-task-detail{color:#979797}.table.light-table tr.neutral-line td .text-neutral-muted{color:#a9bcc1}.table.light-table tr.neutral-line td .line{border-color:#dee6e8}.table.light-table tr.neutral-line td:hover{cursor:default}.table.light-table tr.clickable-line td{color:#333;background-color:#f6f8f9;border-color:#dee6e8;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.light-table tr.clickable-line td:hover{cursor:pointer;background-color:#eaeff0;color:#333}.table.light-table tr.clickable-line td:hover .text-muted,.table.light-table tr.clickable-line td:hover .deal-detail,.table.light-table tr.clickable-line td:hover .timeline-clock,.table.light-table tr.clickable-line td:hover .deal-task-detail{color:#979797}.table.light-table tr.clickable-line td:hover .text-neutral-muted{color:#a9bcc1}.table.light-table tr.clickable-line td:active{background-color:#dee6e8;color:#333}.table.light-table tr.clickable-line td:active .text-muted,.table.light-table tr.clickable-line td:active .deal-detail,.table.light-table tr.clickable-line td:active .timeline-clock,.table.light-table tr.clickable-line td:active .deal-task-detail{color:#979797}.table.light-table tr.clickable-line td:active .text-neutral-muted{color:#a9bcc1}.table.light-table tr.clickable-line td .text-muted,.table.light-table tr.clickable-line td .deal-detail,.table.light-table tr.clickable-line td .timeline-clock,.table.light-table tr.clickable-line td .deal-task-detail{color:#979797}.table.light-table tr.clickable-line td .text-neutral-muted{color:#a9bcc1}.table.light-table tr.clickable-line td .line{border-color:#dee6e8}.table.light-table tr.table-sub-header td{color:#333;background-color:#f6f8f9;border-color:#dee6e8;text-transform:uppercase;font-weight:600}.table.light-table tr.table-sub-header td .text-muted,.table.light-table tr.table-sub-header td .deal-detail,.table.light-table tr.table-sub-header td .timeline-clock,.table.light-table tr.table-sub-header td .deal-task-detail{color:#979797}.table.light-table tr.table-sub-header td .text-neutral-muted{color:#a9bcc1}.table.light-table tr.table-sub-header td .line{border-color:#dee6e8}.table.light-table tr.table-sub-header td:hover{cursor:default}.table.light-table.table-view td{vertical-align:top}.table.light-table.table-view td:last-child{white-space:normal;word-break:break-word;padding-right:0}.table.light-table.table-v-top tr td{vertical-align:top}.table.light-table.last-wrap tr td:last-child{white-space:normal}.table.light-table.table-draggable tr th:first-child{width:1px}.table.light-table.big-lines tr td{height:50px}.table.light-table.table-draggable-no-headers tr td:first-child{width:1px}.table.light-table.table-static tr th:last-child{width:auto}.table.light-table.table-last-line tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.light-table.table-striped#dynamic-table tbody tr:nth-of-type(odd){color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.light-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#eaeff0;color:#333}.table.light-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-muted,.table.light-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-detail,.table.light-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .timeline-clock,.table.light-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.light-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.light-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-muted,.table.light-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-detail,.table.light-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .timeline-clock,.table.light-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.light-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.light-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .line{border-color:#dee6e8}.table.light-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.light-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#eaeff0;color:#333}.table.light-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-muted,.table.light-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-detail,.table.light-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .timeline-clock,.table.light-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.light-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.light-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.light-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.light-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.light-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.light-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.light-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.light-table.table-striped tbody tr:nth-of-type(odd){color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.light-table.table-striped tbody tr:nth-of-type(odd) .text-muted,.table.light-table.table-striped tbody tr:nth-of-type(odd) .deal-detail,.table.light-table.table-striped tbody tr:nth-of-type(odd) .timeline-clock,.table.light-table.table-striped tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.light-table.table-striped tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.light-table.table-striped tbody tr:nth-of-type(odd) .line{border-color:#dee6e8}.table.light-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.light-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.light-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.light-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.light-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.light-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.light-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.light-table.table-vertical-separator.white-table-with-header thead tr th{border-right:1px solid transparent}.table.light-table.table-vertical-separator.white-table-with-header thead tr th:last-child{border-right:none}.table.light-table.table-vertical-separator.white-table-with-header tbody tr td{border-right:1px solid #ebebeb}.table.light-table.table-vertical-separator.white-table-with-header tbody tr td:last-child{border-right:none}.table.light-table.table-header-border tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.light-table.table-header-border tr th:last-child{border-right:none}.table.light-table.table-header-border tr th:first-child{border-right:none}.table.light-table.table-smaller-header thead tr th{padding-top:10px;padding-bottom:10px}.table.light-table.table-header-border-full tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.light-table.table-header-border-full tr th:last-child{border-right:none}.table.light-table.table-hover tbody tr{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.light-table.table-hover tbody tr:hover{cursor:pointer;background-color:#eaeff0;color:#333}.table.light-table.table-hover tbody tr:hover .text-muted,.table.light-table.table-hover tbody tr:hover .deal-detail,.table.light-table.table-hover tbody tr:hover .timeline-clock,.table.light-table.table-hover tbody tr:hover .deal-task-detail{color:#979797}.table.light-table.table-hover tbody tr:hover .text-neutral-muted{color:#a9bcc1}.table.light-table.table-hover tbody tr .text-muted,.table.light-table.table-hover tbody tr .deal-detail,.table.light-table.table-hover tbody tr .timeline-clock,.table.light-table.table-hover tbody tr .deal-task-detail{color:#979797}.table.light-table.table-hover tbody tr .text-neutral-muted{color:#a9bcc1}.table.light-table.table-hover tbody tr .line{border-color:#dee6e8}.table.light-table.table-hover tbody tr.selected{color:#fff;background-color:#809ca3;border-color:#9db3b8}.table.light-table.table-hover tbody tr.selected .text-muted,.table.light-table.table-hover tbody tr.selected .deal-detail,.table.light-table.table-hover tbody tr.selected .timeline-clock,.table.light-table.table-hover tbody tr.selected .deal-task-detail{color:#f6f8f9}.table.light-table.table-hover tbody tr.selected .line{border-color:#9db3b8}.table.light-table.table-no-header td.small-cell{min-width:150px}.table.light-table.table-no-header td.medium-cell{min-width:200px}.table.light-table.table-no-header td.big-cell{min-width:250px}.table.light-table.borderless,.table.light-table.borderless tr,.table.light-table.borderless tr th,.table.light-table.borderless tr td{border:none}.table.light-table.layout-fixed{table-layout:fixed}.table.light-table.odd-even tr:nth-child(odd){color:#333;background-color:#fcfcfc;border-color:#e8e8e8}.table.light-table.odd-even tr:nth-child(odd) .text-muted,.table.light-table.odd-even tr:nth-child(odd) .deal-detail,.table.light-table.odd-even tr:nth-child(odd) .timeline-clock,.table.light-table.odd-even tr:nth-child(odd) .deal-task-detail{color:#979797}.table.light-table.odd-even tr:nth-child(odd) .text-neutral-muted{color:#a9bcc1}.table.light-table.odd-even tr:nth-child(odd) .line{border-color:#e8e8e8}.table.darkest-background-table thead tr{color:#333;background-color:#d5dfe1;border-color:#beccd0}.table.darkest-background-table thead tr .text-muted,.table.darkest-background-table thead tr .deal-detail,.table.darkest-background-table thead tr .timeline-clock,.table.darkest-background-table thead tr .deal-task-detail{color:#979797}.table.darkest-background-table thead tr .text-neutral-muted{color:#a9bcc1}.table.darkest-background-table thead tr .line{border-color:#beccd0}.table.darkest-background-table thead tr th{color:#333;background-color:#d5dfe1;border-color:#beccd0;font-size:inherit;font-weight:600;color:inherit;opacity:inherit;line-height:inherit;position:relative;padding:15px;border-width:0px 0px 0px 0px;text-transform:uppercase}.table.darkest-background-table thead tr th .text-muted,.table.darkest-background-table thead tr th .deal-detail,.table.darkest-background-table thead tr th .timeline-clock,.table.darkest-background-table thead tr th .deal-task-detail{color:#979797}.table.darkest-background-table thead tr th .text-neutral-muted{color:#a9bcc1}.table.darkest-background-table thead tr th .line{border-color:#beccd0}.table.darkest-background-table thead tr th:last-child{width:1px}.table.darkest-background-table thead tr th.active{color:#333;background-color:#c9d5d8;border-color:inherit}.table.darkest-background-table thead tr th.active .text-muted,.table.darkest-background-table thead tr th.active .deal-detail,.table.darkest-background-table thead tr th.active .timeline-clock,.table.darkest-background-table thead tr th.active .deal-task-detail{color:#979797}.table.darkest-background-table thead tr th.active .text-neutral-muted{color:#a9bcc1}.table.darkest-background-table thead tr th.active .line{border-color:#b2c3c7}.table.darkest-background-table thead tr th.cancel-reorder:hover,.table.darkest-background-table thead tr th.cancel-reorder:active{color:#333;background-color:#d5dfe1;border-color:#beccd0;cursor:default}.table.darkest-background-table thead tr th.cancel-reorder:hover .text-muted,.table.darkest-background-table thead tr th.cancel-reorder:hover .deal-detail,.table.darkest-background-table thead tr th.cancel-reorder:hover .timeline-clock,.table.darkest-background-table thead tr th.cancel-reorder:hover .deal-task-detail,.table.darkest-background-table thead tr th.cancel-reorder:active .text-muted,.table.darkest-background-table thead tr th.cancel-reorder:active .deal-detail,.table.darkest-background-table thead tr th.cancel-reorder:active .timeline-clock,.table.darkest-background-table thead tr th.cancel-reorder:active .deal-task-detail{color:#979797}.table.darkest-background-table thead tr th.cancel-reorder:hover .text-neutral-muted,.table.darkest-background-table thead tr th.cancel-reorder:active .text-neutral-muted{color:#a9bcc1}.table.darkest-background-table thead tr th.cancel-reorder:hover .line,.table.darkest-background-table thead tr th.cancel-reorder:active .line{border-color:#beccd0}.table.darkest-background-table thead tr th.strong-header{white-space:nowrap}.table.darkest-background-table thead tr th.mini-cell{min-width:100px}.table.darkest-background-table thead tr th.small-cell{min-width:150px}.table.darkest-background-table thead tr th.medium-cell{min-width:200px}.table.darkest-background-table thead tr th.big-cell{min-width:250px}.table.darkest-background-table tr{color:#333;background-color:#d5dfe1;border-color:#beccd0}.table.darkest-background-table tr .text-muted,.table.darkest-background-table tr .deal-detail,.table.darkest-background-table tr .timeline-clock,.table.darkest-background-table tr .deal-task-detail{color:#979797}.table.darkest-background-table tr .text-neutral-muted{color:#a9bcc1}.table.darkest-background-table tr .line{border-color:#beccd0}.table.darkest-background-table tr td{vertical-align:middle;position:relative;padding:10px 15px}.table.darkest-background-table tr td .move-row{border-color:#999}.table.darkest-background-table tr td a.options-column-button{padding:10px;text-align:center;display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;color:inherit;border-color:inherit}.table.darkest-background-table tr td a.options-column-button i{top:50%;position:absolute;right:25%}.table.darkest-background-table tr td a.options-column-button:hover{cursor:pointer;background-color:#b2c3c7;color:#333}.table.darkest-background-table tr td a.options-column-button:hover .text-muted,.table.darkest-background-table tr td a.options-column-button:hover .deal-detail,.table.darkest-background-table tr td a.options-column-button:hover .timeline-clock,.table.darkest-background-table tr td a.options-column-button:hover .deal-task-detail{color:#979797}.table.darkest-background-table tr td a.options-column-button:hover .text-neutral-muted{color:#a9bcc1}.table.darkest-background-table tr td a.options-column-button:active{background-color:#a6babf;color:#333}.table.darkest-background-table tr td a.options-column-button:active .text-muted,.table.darkest-background-table tr td a.options-column-button:active .deal-detail,.table.darkest-background-table tr td a.options-column-button:active .timeline-clock,.table.darkest-background-table tr td a.options-column-button:active .deal-task-detail{color:#979797}.table.darkest-background-table tr td a.options-column-button:active .text-neutral-muted{color:#a9bcc1}.table.darkest-background-table tr td a.options-column-button .line{border-color:inherit}.table.darkest-background-table tr td.open>a.options-column-button{color:#fff;background-color:#a6babf;border-color:#c4d1d4}.table.darkest-background-table tr td.open>a.options-column-button .text-muted,.table.darkest-background-table tr td.open>a.options-column-button .deal-detail,.table.darkest-background-table tr td.open>a.options-column-button .timeline-clock,.table.darkest-background-table tr td.open>a.options-column-button .deal-task-detail{color:#fff}.table.darkest-background-table tr td.open>a.options-column-button .line{border-color:#c4d1d4}.table.darkest-background-table tr td:last-child{white-space:nowrap}.table.darkest-background-table tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.darkest-background-table tr.neutral-line td{color:#333;background-color:#d5dfe1;border-color:#beccd0;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.darkest-background-table tr.neutral-line td .text-muted,.table.darkest-background-table tr.neutral-line td .deal-detail,.table.darkest-background-table tr.neutral-line td .timeline-clock,.table.darkest-background-table tr.neutral-line td .deal-task-detail{color:#979797}.table.darkest-background-table tr.neutral-line td .text-neutral-muted{color:#a9bcc1}.table.darkest-background-table tr.neutral-line td .line{border-color:#beccd0}.table.darkest-background-table tr.neutral-line td:hover{cursor:default}.table.darkest-background-table tr.clickable-line td{color:#333;background-color:#d5dfe1;border-color:#beccd0;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.darkest-background-table tr.clickable-line td:hover{cursor:pointer;background-color:#c9d5d8;color:#333}.table.darkest-background-table tr.clickable-line td:hover .text-muted,.table.darkest-background-table tr.clickable-line td:hover .deal-detail,.table.darkest-background-table tr.clickable-line td:hover .timeline-clock,.table.darkest-background-table tr.clickable-line td:hover .deal-task-detail{color:#979797}.table.darkest-background-table tr.clickable-line td:hover .text-neutral-muted{color:#a9bcc1}.table.darkest-background-table tr.clickable-line td:active{background-color:#beccd0;color:#333}.table.darkest-background-table tr.clickable-line td:active .text-muted,.table.darkest-background-table tr.clickable-line td:active .deal-detail,.table.darkest-background-table tr.clickable-line td:active .timeline-clock,.table.darkest-background-table tr.clickable-line td:active .deal-task-detail{color:#979797}.table.darkest-background-table tr.clickable-line td:active .text-neutral-muted{color:#a9bcc1}.table.darkest-background-table tr.clickable-line td .text-muted,.table.darkest-background-table tr.clickable-line td .deal-detail,.table.darkest-background-table tr.clickable-line td .timeline-clock,.table.darkest-background-table tr.clickable-line td .deal-task-detail{color:#979797}.table.darkest-background-table tr.clickable-line td .text-neutral-muted{color:#a9bcc1}.table.darkest-background-table tr.clickable-line td .line{border-color:#beccd0}.table.darkest-background-table tr.table-sub-header td{color:#333;background-color:#d5dfe1;border-color:#beccd0;text-transform:uppercase;font-weight:600}.table.darkest-background-table tr.table-sub-header td .text-muted,.table.darkest-background-table tr.table-sub-header td .deal-detail,.table.darkest-background-table tr.table-sub-header td .timeline-clock,.table.darkest-background-table tr.table-sub-header td .deal-task-detail{color:#979797}.table.darkest-background-table tr.table-sub-header td .text-neutral-muted{color:#a9bcc1}.table.darkest-background-table tr.table-sub-header td .line{border-color:#beccd0}.table.darkest-background-table tr.table-sub-header td:hover{cursor:default}.table.darkest-background-table.table-view td{vertical-align:top}.table.darkest-background-table.table-view td:last-child{white-space:normal;word-break:break-word;padding-right:0}.table.darkest-background-table.table-v-top tr td{vertical-align:top}.table.darkest-background-table.last-wrap tr td:last-child{white-space:normal}.table.darkest-background-table.table-draggable tr th:first-child{width:1px}.table.darkest-background-table.big-lines tr td{height:50px}.table.darkest-background-table.table-draggable-no-headers tr td:first-child{width:1px}.table.darkest-background-table.table-static tr th:last-child{width:auto}.table.darkest-background-table.table-last-line tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.darkest-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd){color:#333;background-color:#d5dfe1;border-color:#beccd0}.table.darkest-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#c9d5d8;color:#333}.table.darkest-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-muted,.table.darkest-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-detail,.table.darkest-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .timeline-clock,.table.darkest-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.darkest-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.darkest-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active{background-color:#beccd0;color:#333}.table.darkest-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .text-muted,.table.darkest-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .deal-detail,.table.darkest-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .timeline-clock,.table.darkest-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.darkest-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.darkest-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-muted,.table.darkest-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-detail,.table.darkest-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .timeline-clock,.table.darkest-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.darkest-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.darkest-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .line{border-color:#beccd0}.table.darkest-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.darkest-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#c9d5d8;color:#333}.table.darkest-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-muted,.table.darkest-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-detail,.table.darkest-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .timeline-clock,.table.darkest-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.darkest-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.darkest-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active{background-color:#beccd0;color:#333}.table.darkest-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .text-muted,.table.darkest-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .deal-detail,.table.darkest-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .timeline-clock,.table.darkest-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.darkest-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.darkest-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.darkest-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.darkest-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.darkest-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.darkest-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.darkest-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.darkest-background-table.table-striped tbody tr:nth-of-type(odd){color:#333;background-color:#d5dfe1;border-color:#beccd0}.table.darkest-background-table.table-striped tbody tr:nth-of-type(odd):active{background-color:#beccd0;color:#333}.table.darkest-background-table.table-striped tbody tr:nth-of-type(odd):active .text-muted,.table.darkest-background-table.table-striped tbody tr:nth-of-type(odd):active .deal-detail,.table.darkest-background-table.table-striped tbody tr:nth-of-type(odd):active .timeline-clock,.table.darkest-background-table.table-striped tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.darkest-background-table.table-striped tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.darkest-background-table.table-striped tbody tr:nth-of-type(odd) .text-muted,.table.darkest-background-table.table-striped tbody tr:nth-of-type(odd) .deal-detail,.table.darkest-background-table.table-striped tbody tr:nth-of-type(odd) .timeline-clock,.table.darkest-background-table.table-striped tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.darkest-background-table.table-striped tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.darkest-background-table.table-striped tbody tr:nth-of-type(odd) .line{border-color:#beccd0}.table.darkest-background-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.darkest-background-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active{background-color:#beccd0;color:#333}.table.darkest-background-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .text-muted,.table.darkest-background-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .deal-detail,.table.darkest-background-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .timeline-clock,.table.darkest-background-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.darkest-background-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.darkest-background-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.darkest-background-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.darkest-background-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.darkest-background-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.darkest-background-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.darkest-background-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.darkest-background-table.table-vertical-separator.white-table-with-header thead tr th{border-right:1px solid transparent}.table.darkest-background-table.table-vertical-separator.white-table-with-header thead tr th:last-child{border-right:none}.table.darkest-background-table.table-vertical-separator.white-table-with-header tbody tr td{border-right:1px solid #ebebeb}.table.darkest-background-table.table-vertical-separator.white-table-with-header tbody tr td:last-child{border-right:none}.table.darkest-background-table.table-header-border tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.darkest-background-table.table-header-border tr th:last-child{border-right:none}.table.darkest-background-table.table-header-border tr th:first-child{border-right:none}.table.darkest-background-table.table-smaller-header thead tr th{padding-top:10px;padding-bottom:10px}.table.darkest-background-table.table-header-border-full tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.darkest-background-table.table-header-border-full tr th:last-child{border-right:none}.table.darkest-background-table.table-hover tbody tr{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#333;background-color:#d5dfe1;border-color:#beccd0}.table.darkest-background-table.table-hover tbody tr:hover{cursor:pointer;background-color:#c9d5d8;color:#333}.table.darkest-background-table.table-hover tbody tr:hover .text-muted,.table.darkest-background-table.table-hover tbody tr:hover .deal-detail,.table.darkest-background-table.table-hover tbody tr:hover .timeline-clock,.table.darkest-background-table.table-hover tbody tr:hover .deal-task-detail{color:#979797}.table.darkest-background-table.table-hover tbody tr:hover .text-neutral-muted{color:#a9bcc1}.table.darkest-background-table.table-hover tbody tr:active{background-color:#beccd0;color:#333}.table.darkest-background-table.table-hover tbody tr:active .text-muted,.table.darkest-background-table.table-hover tbody tr:active .deal-detail,.table.darkest-background-table.table-hover tbody tr:active .timeline-clock,.table.darkest-background-table.table-hover tbody tr:active .deal-task-detail{color:#979797}.table.darkest-background-table.table-hover tbody tr:active .text-neutral-muted{color:#a9bcc1}.table.darkest-background-table.table-hover tbody tr .text-muted,.table.darkest-background-table.table-hover tbody tr .deal-detail,.table.darkest-background-table.table-hover tbody tr .timeline-clock,.table.darkest-background-table.table-hover tbody tr .deal-task-detail{color:#979797}.table.darkest-background-table.table-hover tbody tr .text-neutral-muted{color:#a9bcc1}.table.darkest-background-table.table-hover tbody tr .line{border-color:#beccd0}.table.darkest-background-table.table-hover tbody tr.selected{color:#fff;background-color:#628088;border-color:#7c99a1}.table.darkest-background-table.table-hover tbody tr.selected .text-muted,.table.darkest-background-table.table-hover tbody tr.selected .deal-detail,.table.darkest-background-table.table-hover tbody tr.selected .timeline-clock,.table.darkest-background-table.table-hover tbody tr.selected .deal-task-detail{color:#d5dfe1}.table.darkest-background-table.table-hover tbody tr.selected .line{border-color:#7c99a1}.table.darkest-background-table.table-no-header td.small-cell{min-width:150px}.table.darkest-background-table.table-no-header td.medium-cell{min-width:200px}.table.darkest-background-table.table-no-header td.big-cell{min-width:250px}.table.darkest-background-table.borderless,.table.darkest-background-table.borderless tr,.table.darkest-background-table.borderless tr th,.table.darkest-background-table.borderless tr td{border:none}.table.darkest-background-table.layout-fixed{table-layout:fixed}.table.darkest-background-table.odd-even tr:nth-child(odd){color:#333;background-color:#fcfcfc;border-color:#e8e8e8}.table.darkest-background-table.odd-even tr:nth-child(odd) .text-muted,.table.darkest-background-table.odd-even tr:nth-child(odd) .deal-detail,.table.darkest-background-table.odd-even tr:nth-child(odd) .timeline-clock,.table.darkest-background-table.odd-even tr:nth-child(odd) .deal-task-detail{color:#979797}.table.darkest-background-table.odd-even tr:nth-child(odd) .text-neutral-muted{color:#a9bcc1}.table.darkest-background-table.odd-even tr:nth-child(odd) .line{border-color:#e8e8e8}.table.background-table thead tr{color:#333;background-color:#edf1f2;border-color:#d5dfe1}.table.background-table thead tr .text-muted,.table.background-table thead tr .deal-detail,.table.background-table thead tr .timeline-clock,.table.background-table thead tr .deal-task-detail{color:#979797}.table.background-table thead tr .text-neutral-muted{color:#a9bcc1}.table.background-table thead tr .line{border-color:#d5dfe1}.table.background-table thead tr th{color:#333;background-color:#edf1f2;border-color:#d5dfe1;font-size:inherit;font-weight:600;color:inherit;opacity:inherit;line-height:inherit;position:relative;padding:15px;border-width:0px 0px 0px 0px;text-transform:uppercase}.table.background-table thead tr th .text-muted,.table.background-table thead tr th .deal-detail,.table.background-table thead tr th .timeline-clock,.table.background-table thead tr th .deal-task-detail{color:#979797}.table.background-table thead tr th .text-neutral-muted{color:#a9bcc1}.table.background-table thead tr th .line{border-color:#d5dfe1}.table.background-table thead tr th:last-child{width:1px}.table.background-table thead tr th.active{color:#333;background-color:#e1e8e9;border-color:inherit}.table.background-table thead tr th.active .text-muted,.table.background-table thead tr th.active .deal-detail,.table.background-table thead tr th.active .timeline-clock,.table.background-table thead tr th.active .deal-task-detail{color:#979797}.table.background-table thead tr th.active .text-neutral-muted{color:#a9bcc1}.table.background-table thead tr th.active .line{border-color:#c9d5d8}.table.background-table thead tr th.cancel-reorder:hover,.table.background-table thead tr th.cancel-reorder:active{color:#333;background-color:#edf1f2;border-color:#d5dfe1;cursor:default}.table.background-table thead tr th.cancel-reorder:hover .text-muted,.table.background-table thead tr th.cancel-reorder:hover .deal-detail,.table.background-table thead tr th.cancel-reorder:hover .timeline-clock,.table.background-table thead tr th.cancel-reorder:hover .deal-task-detail,.table.background-table thead tr th.cancel-reorder:active .text-muted,.table.background-table thead tr th.cancel-reorder:active .deal-detail,.table.background-table thead tr th.cancel-reorder:active .timeline-clock,.table.background-table thead tr th.cancel-reorder:active .deal-task-detail{color:#979797}.table.background-table thead tr th.cancel-reorder:hover .text-neutral-muted,.table.background-table thead tr th.cancel-reorder:active .text-neutral-muted{color:#a9bcc1}.table.background-table thead tr th.cancel-reorder:hover .line,.table.background-table thead tr th.cancel-reorder:active .line{border-color:#d5dfe1}.table.background-table thead tr th.strong-header{white-space:nowrap}.table.background-table thead tr th.mini-cell{min-width:100px}.table.background-table thead tr th.small-cell{min-width:150px}.table.background-table thead tr th.medium-cell{min-width:200px}.table.background-table thead tr th.big-cell{min-width:250px}.table.background-table tr{color:#333;background-color:#edf1f2;border-color:#d5dfe1}.table.background-table tr .text-muted,.table.background-table tr .deal-detail,.table.background-table tr .timeline-clock,.table.background-table tr .deal-task-detail{color:#979797}.table.background-table tr .text-neutral-muted{color:#a9bcc1}.table.background-table tr .line{border-color:#d5dfe1}.table.background-table tr td{vertical-align:middle;position:relative;padding:10px 15px}.table.background-table tr td .move-row{border-color:#999}.table.background-table tr td a.options-column-button{padding:10px;text-align:center;display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;color:inherit;border-color:inherit}.table.background-table tr td a.options-column-button i{top:50%;position:absolute;right:25%}.table.background-table tr td a.options-column-button:hover{cursor:pointer;background-color:#c9d5d8;color:#333}.table.background-table tr td a.options-column-button:hover .text-muted,.table.background-table tr td a.options-column-button:hover .deal-detail,.table.background-table tr td a.options-column-button:hover .timeline-clock,.table.background-table tr td a.options-column-button:hover .deal-task-detail{color:#979797}.table.background-table tr td a.options-column-button:hover .text-neutral-muted{color:#a9bcc1}.table.background-table tr td a.options-column-button .line{border-color:inherit}.table.background-table tr td.open>a.options-column-button{color:#333;background-color:#beccd0;border-color:#a6babf}.table.background-table tr td.open>a.options-column-button .text-muted,.table.background-table tr td.open>a.options-column-button .deal-detail,.table.background-table tr td.open>a.options-column-button .timeline-clock,.table.background-table tr td.open>a.options-column-button .deal-task-detail{color:#979797}.table.background-table tr td.open>a.options-column-button .text-neutral-muted{color:#a9bcc1}.table.background-table tr td.open>a.options-column-button .line{border-color:#a6babf}.table.background-table tr td:last-child{white-space:nowrap}.table.background-table tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.background-table tr.neutral-line td{color:#333;background-color:#edf1f2;border-color:#d5dfe1;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.background-table tr.neutral-line td .text-muted,.table.background-table tr.neutral-line td .deal-detail,.table.background-table tr.neutral-line td .timeline-clock,.table.background-table tr.neutral-line td .deal-task-detail{color:#979797}.table.background-table tr.neutral-line td .text-neutral-muted{color:#a9bcc1}.table.background-table tr.neutral-line td .line{border-color:#d5dfe1}.table.background-table tr.neutral-line td:hover{cursor:default}.table.background-table tr.clickable-line td{color:#333;background-color:#edf1f2;border-color:#d5dfe1;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.background-table tr.clickable-line td:hover{cursor:pointer;background-color:#e1e8e9;color:#333}.table.background-table tr.clickable-line td:hover .text-muted,.table.background-table tr.clickable-line td:hover .deal-detail,.table.background-table tr.clickable-line td:hover .timeline-clock,.table.background-table tr.clickable-line td:hover .deal-task-detail{color:#979797}.table.background-table tr.clickable-line td:hover .text-neutral-muted{color:#a9bcc1}.table.background-table tr.clickable-line td:active{background-color:#d5dfe1;color:#333}.table.background-table tr.clickable-line td:active .text-muted,.table.background-table tr.clickable-line td:active .deal-detail,.table.background-table tr.clickable-line td:active .timeline-clock,.table.background-table tr.clickable-line td:active .deal-task-detail{color:#979797}.table.background-table tr.clickable-line td:active .text-neutral-muted{color:#a9bcc1}.table.background-table tr.clickable-line td .text-muted,.table.background-table tr.clickable-line td .deal-detail,.table.background-table tr.clickable-line td .timeline-clock,.table.background-table tr.clickable-line td .deal-task-detail{color:#979797}.table.background-table tr.clickable-line td .text-neutral-muted{color:#a9bcc1}.table.background-table tr.clickable-line td .line{border-color:#d5dfe1}.table.background-table tr.table-sub-header td{color:#333;background-color:#edf1f2;border-color:#d5dfe1;text-transform:uppercase;font-weight:600}.table.background-table tr.table-sub-header td .text-muted,.table.background-table tr.table-sub-header td .deal-detail,.table.background-table tr.table-sub-header td .timeline-clock,.table.background-table tr.table-sub-header td .deal-task-detail{color:#979797}.table.background-table tr.table-sub-header td .text-neutral-muted{color:#a9bcc1}.table.background-table tr.table-sub-header td .line{border-color:#d5dfe1}.table.background-table tr.table-sub-header td:hover{cursor:default}.table.background-table.table-view td{vertical-align:top}.table.background-table.table-view td:last-child{white-space:normal;word-break:break-word;padding-right:0}.table.background-table.table-v-top tr td{vertical-align:top}.table.background-table.last-wrap tr td:last-child{white-space:normal}.table.background-table.table-draggable tr th:first-child{width:1px}.table.background-table.big-lines tr td{height:50px}.table.background-table.table-draggable-no-headers tr td:first-child{width:1px}.table.background-table.table-static tr th:last-child{width:auto}.table.background-table.table-last-line tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd){color:#333;background-color:#edf1f2;border-color:#d5dfe1}.table.background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#e1e8e9;color:#333}.table.background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-muted,.table.background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-detail,.table.background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .timeline-clock,.table.background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-muted,.table.background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-detail,.table.background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .timeline-clock,.table.background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .line{border-color:#d5dfe1}.table.background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#e1e8e9;color:#333}.table.background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-muted,.table.background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-detail,.table.background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .timeline-clock,.table.background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.background-table.table-striped tbody tr:nth-of-type(odd){color:#333;background-color:#edf1f2;border-color:#d5dfe1}.table.background-table.table-striped tbody tr:nth-of-type(odd) .text-muted,.table.background-table.table-striped tbody tr:nth-of-type(odd) .deal-detail,.table.background-table.table-striped tbody tr:nth-of-type(odd) .timeline-clock,.table.background-table.table-striped tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.background-table.table-striped tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.background-table.table-striped tbody tr:nth-of-type(odd) .line{border-color:#d5dfe1}.table.background-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.background-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.background-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.background-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.background-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.background-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.background-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.background-table.table-vertical-separator.white-table-with-header thead tr th{border-right:1px solid transparent}.table.background-table.table-vertical-separator.white-table-with-header thead tr th:last-child{border-right:none}.table.background-table.table-vertical-separator.white-table-with-header tbody tr td{border-right:1px solid #ebebeb}.table.background-table.table-vertical-separator.white-table-with-header tbody tr td:last-child{border-right:none}.table.background-table.table-header-border tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.background-table.table-header-border tr th:last-child{border-right:none}.table.background-table.table-header-border tr th:first-child{border-right:none}.table.background-table.table-smaller-header thead tr th{padding-top:10px;padding-bottom:10px}.table.background-table.table-header-border-full tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.background-table.table-header-border-full tr th:last-child{border-right:none}.table.background-table.table-hover tbody tr{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#333;background-color:#edf1f2;border-color:#d5dfe1}.table.background-table.table-hover tbody tr:hover{cursor:pointer;background-color:#e1e8e9;color:#333}.table.background-table.table-hover tbody tr:hover .text-muted,.table.background-table.table-hover tbody tr:hover .deal-detail,.table.background-table.table-hover tbody tr:hover .timeline-clock,.table.background-table.table-hover tbody tr:hover .deal-task-detail{color:#979797}.table.background-table.table-hover tbody tr:hover .text-neutral-muted{color:#a9bcc1}.table.background-table.table-hover tbody tr .text-muted,.table.background-table.table-hover tbody tr .deal-detail,.table.background-table.table-hover tbody tr .timeline-clock,.table.background-table.table-hover tbody tr .deal-task-detail{color:#979797}.table.background-table.table-hover tbody tr .text-neutral-muted{color:#a9bcc1}.table.background-table.table-hover tbody tr .line{border-color:#d5dfe1}.table.background-table.table-hover tbody tr.selected{color:#fff;background-color:#77959c;border-color:#94acb2}.table.background-table.table-hover tbody tr.selected .text-muted,.table.background-table.table-hover tbody tr.selected .deal-detail,.table.background-table.table-hover tbody tr.selected .timeline-clock,.table.background-table.table-hover tbody tr.selected .deal-task-detail{color:#edf1f2}.table.background-table.table-hover tbody tr.selected .line{border-color:#94acb2}.table.background-table.table-no-header td.small-cell{min-width:150px}.table.background-table.table-no-header td.medium-cell{min-width:200px}.table.background-table.table-no-header td.big-cell{min-width:250px}.table.background-table.borderless,.table.background-table.borderless tr,.table.background-table.borderless tr th,.table.background-table.borderless tr td{border:none}.table.background-table.layout-fixed{table-layout:fixed}.table.background-table.odd-even tr:nth-child(odd){color:#333;background-color:#fcfcfc;border-color:#e8e8e8}.table.background-table.odd-even tr:nth-child(odd) .text-muted,.table.background-table.odd-even tr:nth-child(odd) .deal-detail,.table.background-table.odd-even tr:nth-child(odd) .timeline-clock,.table.background-table.odd-even tr:nth-child(odd) .deal-task-detail{color:#979797}.table.background-table.odd-even tr:nth-child(odd) .text-neutral-muted{color:#a9bcc1}.table.background-table.odd-even tr:nth-child(odd) .line{border-color:#e8e8e8}.table.modal-table thead tr{color:#333;background-color:#fff;border-color:#ebebeb}.table.modal-table thead tr .text-muted,.table.modal-table thead tr .deal-detail,.table.modal-table thead tr .timeline-clock,.table.modal-table thead tr .deal-task-detail{color:#979797}.table.modal-table thead tr .text-neutral-muted{color:#a9bcc1}.table.modal-table thead tr .line{border-color:#ebebeb}.table.modal-table thead tr th{color:#333;background-color:#edf1f2;border-color:#d5dfe1;font-size:inherit;font-weight:600;color:inherit;opacity:inherit;line-height:inherit;position:relative;padding:15px;border-width:0px 0px 0px 0px;text-transform:uppercase}.table.modal-table thead tr th .text-muted,.table.modal-table thead tr th .deal-detail,.table.modal-table thead tr th .timeline-clock,.table.modal-table thead tr th .deal-task-detail{color:#979797}.table.modal-table thead tr th .text-neutral-muted{color:#a9bcc1}.table.modal-table thead tr th .line{border-color:#d5dfe1}.table.modal-table thead tr th:last-child{width:1px}.table.modal-table thead tr th.active{color:#333;background-color:#f5f5f5;border-color:inherit}.table.modal-table thead tr th.active .text-muted,.table.modal-table thead tr th.active .deal-detail,.table.modal-table thead tr th.active .timeline-clock,.table.modal-table thead tr th.active .deal-task-detail{color:#979797}.table.modal-table thead tr th.active .text-neutral-muted{color:#a9bcc1}.table.modal-table thead tr th.active .line{border-color:#e0e0e0}.table.modal-table thead tr th.cancel-reorder:hover,.table.modal-table thead tr th.cancel-reorder:active{color:#333;background-color:#edf1f2;border-color:#d5dfe1;cursor:default}.table.modal-table thead tr th.cancel-reorder:hover .text-muted,.table.modal-table thead tr th.cancel-reorder:hover .deal-detail,.table.modal-table thead tr th.cancel-reorder:hover .timeline-clock,.table.modal-table thead tr th.cancel-reorder:hover .deal-task-detail,.table.modal-table thead tr th.cancel-reorder:active .text-muted,.table.modal-table thead tr th.cancel-reorder:active .deal-detail,.table.modal-table thead tr th.cancel-reorder:active .timeline-clock,.table.modal-table thead tr th.cancel-reorder:active .deal-task-detail{color:#979797}.table.modal-table thead tr th.cancel-reorder:hover .text-neutral-muted,.table.modal-table thead tr th.cancel-reorder:active .text-neutral-muted{color:#a9bcc1}.table.modal-table thead tr th.cancel-reorder:hover .line,.table.modal-table thead tr th.cancel-reorder:active .line{border-color:#d5dfe1}.table.modal-table thead tr th.strong-header{white-space:nowrap}.table.modal-table thead tr th.mini-cell{min-width:100px}.table.modal-table thead tr th.small-cell{min-width:150px}.table.modal-table thead tr th.medium-cell{min-width:200px}.table.modal-table thead tr th.big-cell{min-width:250px}.table.modal-table tr{color:#333;background-color:#fff;border-color:#ebebeb}.table.modal-table tr .text-muted,.table.modal-table tr .deal-detail,.table.modal-table tr .timeline-clock,.table.modal-table tr .deal-task-detail{color:#979797}.table.modal-table tr .text-neutral-muted{color:#a9bcc1}.table.modal-table tr .line{border-color:#ebebeb}.table.modal-table tr td{vertical-align:middle;position:relative;padding:10px 15px}.table.modal-table tr td .move-row{border-color:#999}.table.modal-table tr td a.options-column-button{padding:10px;text-align:center;display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;color:inherit;border-color:inherit}.table.modal-table tr td a.options-column-button i{top:50%;position:absolute;right:25%}.table.modal-table tr td a.options-column-button:hover{cursor:pointer;background-color:#e0e0e0;color:#333}.table.modal-table tr td a.options-column-button:hover .text-muted,.table.modal-table tr td a.options-column-button:hover .deal-detail,.table.modal-table tr td a.options-column-button:hover .timeline-clock,.table.modal-table tr td a.options-column-button:hover .deal-task-detail{color:#979797}.table.modal-table tr td a.options-column-button:hover .text-neutral-muted{color:#a9bcc1}.table.modal-table tr td a.options-column-button .line{border-color:inherit}.table.modal-table tr td.open>a.options-column-button{color:#333;background-color:#d6d6d6;border-color:#c2c2c2}.table.modal-table tr td.open>a.options-column-button .text-muted,.table.modal-table tr td.open>a.options-column-button .deal-detail,.table.modal-table tr td.open>a.options-column-button .timeline-clock,.table.modal-table tr td.open>a.options-column-button .deal-task-detail{color:#979797}.table.modal-table tr td.open>a.options-column-button .text-neutral-muted{color:#a9bcc1}.table.modal-table tr td.open>a.options-column-button .line{border-color:#c2c2c2}.table.modal-table tr td:last-child{white-space:nowrap}.table.modal-table tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.modal-table tr.neutral-line td{color:#333;background-color:#fff;border-color:#ebebeb;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.modal-table tr.neutral-line td .text-muted,.table.modal-table tr.neutral-line td .deal-detail,.table.modal-table tr.neutral-line td .timeline-clock,.table.modal-table tr.neutral-line td .deal-task-detail{color:#979797}.table.modal-table tr.neutral-line td .text-neutral-muted{color:#a9bcc1}.table.modal-table tr.neutral-line td .line{border-color:#ebebeb}.table.modal-table tr.neutral-line td:hover{cursor:default}.table.modal-table tr.clickable-line td{color:#333;background-color:#fff;border-color:#ebebeb;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.modal-table tr.clickable-line td:hover{cursor:pointer;background-color:#f5f5f5;color:#333}.table.modal-table tr.clickable-line td:hover .text-muted,.table.modal-table tr.clickable-line td:hover .deal-detail,.table.modal-table tr.clickable-line td:hover .timeline-clock,.table.modal-table tr.clickable-line td:hover .deal-task-detail{color:#979797}.table.modal-table tr.clickable-line td:hover .text-neutral-muted{color:#a9bcc1}.table.modal-table tr.clickable-line td:active{background-color:#ebebeb;color:#333}.table.modal-table tr.clickable-line td:active .text-muted,.table.modal-table tr.clickable-line td:active .deal-detail,.table.modal-table tr.clickable-line td:active .timeline-clock,.table.modal-table tr.clickable-line td:active .deal-task-detail{color:#979797}.table.modal-table tr.clickable-line td:active .text-neutral-muted{color:#a9bcc1}.table.modal-table tr.clickable-line td .text-muted,.table.modal-table tr.clickable-line td .deal-detail,.table.modal-table tr.clickable-line td .timeline-clock,.table.modal-table tr.clickable-line td .deal-task-detail{color:#979797}.table.modal-table tr.clickable-line td .text-neutral-muted{color:#a9bcc1}.table.modal-table tr.clickable-line td .line{border-color:#ebebeb}.table.modal-table tr.table-sub-header td{color:#333;background-color:#fff;border-color:#ebebeb;text-transform:uppercase;font-weight:600}.table.modal-table tr.table-sub-header td .text-muted,.table.modal-table tr.table-sub-header td .deal-detail,.table.modal-table tr.table-sub-header td .timeline-clock,.table.modal-table tr.table-sub-header td .deal-task-detail{color:#979797}.table.modal-table tr.table-sub-header td .text-neutral-muted{color:#a9bcc1}.table.modal-table tr.table-sub-header td .line{border-color:#ebebeb}.table.modal-table tr.table-sub-header td:hover{cursor:default}.table.modal-table.table-view td{vertical-align:top}.table.modal-table.table-view td:last-child{white-space:normal;word-break:break-word;padding-right:0}.table.modal-table.table-v-top tr td{vertical-align:top}.table.modal-table.last-wrap tr td:last-child{white-space:normal}.table.modal-table.table-draggable tr th:first-child{width:1px}.table.modal-table.big-lines tr td{height:50px}.table.modal-table.table-draggable-no-headers tr td:first-child{width:1px}.table.modal-table.table-static tr th:last-child{width:auto}.table.modal-table.table-last-line tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.modal-table.table-striped#dynamic-table tbody tr:nth-of-type(odd){color:#333;background-color:#fff;border-color:#ebebeb}.table.modal-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#f5f5f5;color:#333}.table.modal-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-muted,.table.modal-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-detail,.table.modal-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .timeline-clock,.table.modal-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.modal-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.modal-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-muted,.table.modal-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-detail,.table.modal-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .timeline-clock,.table.modal-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.modal-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.modal-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .line{border-color:#ebebeb}.table.modal-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.modal-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#f5f5f5;color:#333}.table.modal-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-muted,.table.modal-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-detail,.table.modal-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .timeline-clock,.table.modal-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.modal-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.modal-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.modal-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.modal-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.modal-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.modal-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.modal-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.modal-table.table-striped tbody tr:nth-of-type(odd){color:#333;background-color:#fff;border-color:#ebebeb}.table.modal-table.table-striped tbody tr:nth-of-type(odd) .text-muted,.table.modal-table.table-striped tbody tr:nth-of-type(odd) .deal-detail,.table.modal-table.table-striped tbody tr:nth-of-type(odd) .timeline-clock,.table.modal-table.table-striped tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.modal-table.table-striped tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.modal-table.table-striped tbody tr:nth-of-type(odd) .line{border-color:#ebebeb}.table.modal-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.modal-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.modal-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.modal-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.modal-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.modal-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.modal-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.modal-table.table-vertical-separator.white-table-with-header thead tr th{border-right:1px solid transparent}.table.modal-table.table-vertical-separator.white-table-with-header thead tr th:last-child{border-right:none}.table.modal-table.table-vertical-separator.white-table-with-header tbody tr td{border-right:1px solid #ebebeb}.table.modal-table.table-vertical-separator.white-table-with-header tbody tr td:last-child{border-right:none}.table.modal-table.table-header-border tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.modal-table.table-header-border tr th:last-child{border-right:none}.table.modal-table.table-header-border tr th:first-child{border-right:none}.table.modal-table.table-smaller-header thead tr th{padding-top:10px;padding-bottom:10px}.table.modal-table.table-header-border-full tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.modal-table.table-header-border-full tr th:last-child{border-right:none}.table.modal-table.table-hover tbody tr{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#333;background-color:#fff;border-color:#ebebeb}.table.modal-table.table-hover tbody tr:hover{cursor:pointer;background-color:#f5f5f5;color:#333}.table.modal-table.table-hover tbody tr:hover .text-muted,.table.modal-table.table-hover tbody tr:hover .deal-detail,.table.modal-table.table-hover tbody tr:hover .timeline-clock,.table.modal-table.table-hover tbody tr:hover .deal-task-detail{color:#979797}.table.modal-table.table-hover tbody tr:hover .text-neutral-muted{color:#a9bcc1}.table.modal-table.table-hover tbody tr .text-muted,.table.modal-table.table-hover tbody tr .deal-detail,.table.modal-table.table-hover tbody tr .timeline-clock,.table.modal-table.table-hover tbody tr .deal-task-detail{color:#979797}.table.modal-table.table-hover tbody tr .text-neutral-muted{color:#a9bcc1}.table.modal-table.table-hover tbody tr .line{border-color:#ebebeb}.table.modal-table.table-hover tbody tr.selected{color:#fff;background-color:#999;border-color:#b3b3b3}.table.modal-table.table-hover tbody tr.selected .text-muted,.table.modal-table.table-hover tbody tr.selected .deal-detail,.table.modal-table.table-hover tbody tr.selected .timeline-clock,.table.modal-table.table-hover tbody tr.selected .deal-task-detail{color:#fff}.table.modal-table.table-hover tbody tr.selected .line{border-color:#b3b3b3}.table.modal-table.table-no-header td.small-cell{min-width:150px}.table.modal-table.table-no-header td.medium-cell{min-width:200px}.table.modal-table.table-no-header td.big-cell{min-width:250px}.table.modal-table.borderless,.table.modal-table.borderless tr,.table.modal-table.borderless tr th,.table.modal-table.borderless tr td{border:none}.table.modal-table.layout-fixed{table-layout:fixed}.table.modal-table.odd-even tr:nth-child(odd){color:#333;background-color:#fcfcfc;border-color:#e8e8e8}.table.modal-table.odd-even tr:nth-child(odd) .text-muted,.table.modal-table.odd-even tr:nth-child(odd) .deal-detail,.table.modal-table.odd-even tr:nth-child(odd) .timeline-clock,.table.modal-table.odd-even tr:nth-child(odd) .deal-task-detail{color:#979797}.table.modal-table.odd-even tr:nth-child(odd) .text-neutral-muted{color:#a9bcc1}.table.modal-table.odd-even tr:nth-child(odd) .line{border-color:#e8e8e8}.table.modal-dark-background-table thead tr{color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.modal-dark-background-table thead tr .text-muted,.table.modal-dark-background-table thead tr .deal-detail,.table.modal-dark-background-table thead tr .timeline-clock,.table.modal-dark-background-table thead tr .deal-task-detail{color:#979797}.table.modal-dark-background-table thead tr .text-neutral-muted{color:#a9bcc1}.table.modal-dark-background-table thead tr .line{border-color:#dee6e8}.table.modal-dark-background-table thead tr th{color:#333;background-color:#f6f8f9;border-color:#dee6e8;font-size:inherit;font-weight:600;color:inherit;opacity:inherit;line-height:inherit;position:relative;padding:15px;border-width:0px 0px 0px 0px;text-transform:uppercase}.table.modal-dark-background-table thead tr th .text-muted,.table.modal-dark-background-table thead tr th .deal-detail,.table.modal-dark-background-table thead tr th .timeline-clock,.table.modal-dark-background-table thead tr th .deal-task-detail{color:#979797}.table.modal-dark-background-table thead tr th .text-neutral-muted{color:#a9bcc1}.table.modal-dark-background-table thead tr th .line{border-color:#dee6e8}.table.modal-dark-background-table thead tr th:last-child{width:1px}.table.modal-dark-background-table thead tr th.active{color:#333;background-color:#eaeff0;border-color:inherit}.table.modal-dark-background-table thead tr th.active .text-muted,.table.modal-dark-background-table thead tr th.active .deal-detail,.table.modal-dark-background-table thead tr th.active .timeline-clock,.table.modal-dark-background-table thead tr th.active .deal-task-detail{color:#979797}.table.modal-dark-background-table thead tr th.active .text-neutral-muted{color:#a9bcc1}.table.modal-dark-background-table thead tr th.active .line{border-color:#d3dddf}.table.modal-dark-background-table thead tr th.cancel-reorder:hover,.table.modal-dark-background-table thead tr th.cancel-reorder:active{color:#333;background-color:#f6f8f9;border-color:#dee6e8;cursor:default}.table.modal-dark-background-table thead tr th.cancel-reorder:hover .text-muted,.table.modal-dark-background-table thead tr th.cancel-reorder:hover .deal-detail,.table.modal-dark-background-table thead tr th.cancel-reorder:hover .timeline-clock,.table.modal-dark-background-table thead tr th.cancel-reorder:hover .deal-task-detail,.table.modal-dark-background-table thead tr th.cancel-reorder:active .text-muted,.table.modal-dark-background-table thead tr th.cancel-reorder:active .deal-detail,.table.modal-dark-background-table thead tr th.cancel-reorder:active .timeline-clock,.table.modal-dark-background-table thead tr th.cancel-reorder:active .deal-task-detail{color:#979797}.table.modal-dark-background-table thead tr th.cancel-reorder:hover .text-neutral-muted,.table.modal-dark-background-table thead tr th.cancel-reorder:active .text-neutral-muted{color:#a9bcc1}.table.modal-dark-background-table thead tr th.cancel-reorder:hover .line,.table.modal-dark-background-table thead tr th.cancel-reorder:active .line{border-color:#dee6e8}.table.modal-dark-background-table thead tr th.strong-header{white-space:nowrap}.table.modal-dark-background-table thead tr th.mini-cell{min-width:100px}.table.modal-dark-background-table thead tr th.small-cell{min-width:150px}.table.modal-dark-background-table thead tr th.medium-cell{min-width:200px}.table.modal-dark-background-table thead tr th.big-cell{min-width:250px}.table.modal-dark-background-table tr{color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.modal-dark-background-table tr .text-muted,.table.modal-dark-background-table tr .deal-detail,.table.modal-dark-background-table tr .timeline-clock,.table.modal-dark-background-table tr .deal-task-detail{color:#979797}.table.modal-dark-background-table tr .text-neutral-muted{color:#a9bcc1}.table.modal-dark-background-table tr .line{border-color:#dee6e8}.table.modal-dark-background-table tr td{vertical-align:middle;position:relative;padding:10px 15px}.table.modal-dark-background-table tr td .move-row{border-color:#999}.table.modal-dark-background-table tr td a.options-column-button{padding:10px;text-align:center;display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;color:inherit;border-color:inherit}.table.modal-dark-background-table tr td a.options-column-button i{top:50%;position:absolute;right:25%}.table.modal-dark-background-table tr td a.options-column-button:hover{cursor:pointer;background-color:#d3dddf;color:#333}.table.modal-dark-background-table tr td a.options-column-button:hover .text-muted,.table.modal-dark-background-table tr td a.options-column-button:hover .deal-detail,.table.modal-dark-background-table tr td a.options-column-button:hover .timeline-clock,.table.modal-dark-background-table tr td a.options-column-button:hover .deal-task-detail{color:#979797}.table.modal-dark-background-table tr td a.options-column-button:hover .text-neutral-muted{color:#a9bcc1}.table.modal-dark-background-table tr td a.options-column-button .line{border-color:inherit}.table.modal-dark-background-table tr td.open>a.options-column-button{color:#333;background-color:#c7d3d6;border-color:#afc1c5}.table.modal-dark-background-table tr td.open>a.options-column-button .text-muted,.table.modal-dark-background-table tr td.open>a.options-column-button .deal-detail,.table.modal-dark-background-table tr td.open>a.options-column-button .timeline-clock,.table.modal-dark-background-table tr td.open>a.options-column-button .deal-task-detail{color:#979797}.table.modal-dark-background-table tr td.open>a.options-column-button .text-neutral-muted{color:#a9bcc1}.table.modal-dark-background-table tr td.open>a.options-column-button .line{border-color:#afc1c5}.table.modal-dark-background-table tr td:last-child{white-space:nowrap}.table.modal-dark-background-table tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.modal-dark-background-table tr.neutral-line td{color:#333;background-color:#f6f8f9;border-color:#dee6e8;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.modal-dark-background-table tr.neutral-line td .text-muted,.table.modal-dark-background-table tr.neutral-line td .deal-detail,.table.modal-dark-background-table tr.neutral-line td .timeline-clock,.table.modal-dark-background-table tr.neutral-line td .deal-task-detail{color:#979797}.table.modal-dark-background-table tr.neutral-line td .text-neutral-muted{color:#a9bcc1}.table.modal-dark-background-table tr.neutral-line td .line{border-color:#dee6e8}.table.modal-dark-background-table tr.neutral-line td:hover{cursor:default}.table.modal-dark-background-table tr.clickable-line td{color:#333;background-color:#f6f8f9;border-color:#dee6e8;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.modal-dark-background-table tr.clickable-line td:hover{cursor:pointer;background-color:#eaeff0;color:#333}.table.modal-dark-background-table tr.clickable-line td:hover .text-muted,.table.modal-dark-background-table tr.clickable-line td:hover .deal-detail,.table.modal-dark-background-table tr.clickable-line td:hover .timeline-clock,.table.modal-dark-background-table tr.clickable-line td:hover .deal-task-detail{color:#979797}.table.modal-dark-background-table tr.clickable-line td:hover .text-neutral-muted{color:#a9bcc1}.table.modal-dark-background-table tr.clickable-line td:active{background-color:#dee6e8;color:#333}.table.modal-dark-background-table tr.clickable-line td:active .text-muted,.table.modal-dark-background-table tr.clickable-line td:active .deal-detail,.table.modal-dark-background-table tr.clickable-line td:active .timeline-clock,.table.modal-dark-background-table tr.clickable-line td:active .deal-task-detail{color:#979797}.table.modal-dark-background-table tr.clickable-line td:active .text-neutral-muted{color:#a9bcc1}.table.modal-dark-background-table tr.clickable-line td .text-muted,.table.modal-dark-background-table tr.clickable-line td .deal-detail,.table.modal-dark-background-table tr.clickable-line td .timeline-clock,.table.modal-dark-background-table tr.clickable-line td .deal-task-detail{color:#979797}.table.modal-dark-background-table tr.clickable-line td .text-neutral-muted{color:#a9bcc1}.table.modal-dark-background-table tr.clickable-line td .line{border-color:#dee6e8}.table.modal-dark-background-table tr.table-sub-header td{color:#333;background-color:#f6f8f9;border-color:#dee6e8;text-transform:uppercase;font-weight:600}.table.modal-dark-background-table tr.table-sub-header td .text-muted,.table.modal-dark-background-table tr.table-sub-header td .deal-detail,.table.modal-dark-background-table tr.table-sub-header td .timeline-clock,.table.modal-dark-background-table tr.table-sub-header td .deal-task-detail{color:#979797}.table.modal-dark-background-table tr.table-sub-header td .text-neutral-muted{color:#a9bcc1}.table.modal-dark-background-table tr.table-sub-header td .line{border-color:#dee6e8}.table.modal-dark-background-table tr.table-sub-header td:hover{cursor:default}.table.modal-dark-background-table.table-view td{vertical-align:top}.table.modal-dark-background-table.table-view td:last-child{white-space:normal;word-break:break-word;padding-right:0}.table.modal-dark-background-table.table-v-top tr td{vertical-align:top}.table.modal-dark-background-table.last-wrap tr td:last-child{white-space:normal}.table.modal-dark-background-table.table-draggable tr th:first-child{width:1px}.table.modal-dark-background-table.big-lines tr td{height:50px}.table.modal-dark-background-table.table-draggable-no-headers tr td:first-child{width:1px}.table.modal-dark-background-table.table-static tr th:last-child{width:auto}.table.modal-dark-background-table.table-last-line tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.modal-dark-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd){color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.modal-dark-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#eaeff0;color:#333}.table.modal-dark-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-muted,.table.modal-dark-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-detail,.table.modal-dark-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .timeline-clock,.table.modal-dark-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.modal-dark-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.modal-dark-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-muted,.table.modal-dark-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-detail,.table.modal-dark-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .timeline-clock,.table.modal-dark-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.modal-dark-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.modal-dark-background-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .line{border-color:#dee6e8}.table.modal-dark-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.modal-dark-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#eaeff0;color:#333}.table.modal-dark-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-muted,.table.modal-dark-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-detail,.table.modal-dark-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .timeline-clock,.table.modal-dark-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.modal-dark-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.modal-dark-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.modal-dark-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.modal-dark-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.modal-dark-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.modal-dark-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.modal-dark-background-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.modal-dark-background-table.table-striped tbody tr:nth-of-type(odd){color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.modal-dark-background-table.table-striped tbody tr:nth-of-type(odd) .text-muted,.table.modal-dark-background-table.table-striped tbody tr:nth-of-type(odd) .deal-detail,.table.modal-dark-background-table.table-striped tbody tr:nth-of-type(odd) .timeline-clock,.table.modal-dark-background-table.table-striped tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.modal-dark-background-table.table-striped tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.modal-dark-background-table.table-striped tbody tr:nth-of-type(odd) .line{border-color:#dee6e8}.table.modal-dark-background-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.modal-dark-background-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.modal-dark-background-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.modal-dark-background-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.modal-dark-background-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.modal-dark-background-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.modal-dark-background-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.modal-dark-background-table.table-vertical-separator.white-table-with-header thead tr th{border-right:1px solid transparent}.table.modal-dark-background-table.table-vertical-separator.white-table-with-header thead tr th:last-child{border-right:none}.table.modal-dark-background-table.table-vertical-separator.white-table-with-header tbody tr td{border-right:1px solid #ebebeb}.table.modal-dark-background-table.table-vertical-separator.white-table-with-header tbody tr td:last-child{border-right:none}.table.modal-dark-background-table.table-header-border tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.modal-dark-background-table.table-header-border tr th:last-child{border-right:none}.table.modal-dark-background-table.table-header-border tr th:first-child{border-right:none}.table.modal-dark-background-table.table-smaller-header thead tr th{padding-top:10px;padding-bottom:10px}.table.modal-dark-background-table.table-header-border-full tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.modal-dark-background-table.table-header-border-full tr th:last-child{border-right:none}.table.modal-dark-background-table.table-hover tbody tr{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.modal-dark-background-table.table-hover tbody tr:hover{cursor:pointer;background-color:#eaeff0;color:#333}.table.modal-dark-background-table.table-hover tbody tr:hover .text-muted,.table.modal-dark-background-table.table-hover tbody tr:hover .deal-detail,.table.modal-dark-background-table.table-hover tbody tr:hover .timeline-clock,.table.modal-dark-background-table.table-hover tbody tr:hover .deal-task-detail{color:#979797}.table.modal-dark-background-table.table-hover tbody tr:hover .text-neutral-muted{color:#a9bcc1}.table.modal-dark-background-table.table-hover tbody tr .text-muted,.table.modal-dark-background-table.table-hover tbody tr .deal-detail,.table.modal-dark-background-table.table-hover tbody tr .timeline-clock,.table.modal-dark-background-table.table-hover tbody tr .deal-task-detail{color:#979797}.table.modal-dark-background-table.table-hover tbody tr .text-neutral-muted{color:#a9bcc1}.table.modal-dark-background-table.table-hover tbody tr .line{border-color:#dee6e8}.table.modal-dark-background-table.table-hover tbody tr.selected{color:#fff;background-color:#809ca3;border-color:#9db3b8}.table.modal-dark-background-table.table-hover tbody tr.selected .text-muted,.table.modal-dark-background-table.table-hover tbody tr.selected .deal-detail,.table.modal-dark-background-table.table-hover tbody tr.selected .timeline-clock,.table.modal-dark-background-table.table-hover tbody tr.selected .deal-task-detail{color:#f6f8f9}.table.modal-dark-background-table.table-hover tbody tr.selected .line{border-color:#9db3b8}.table.modal-dark-background-table.table-no-header td.small-cell{min-width:150px}.table.modal-dark-background-table.table-no-header td.medium-cell{min-width:200px}.table.modal-dark-background-table.table-no-header td.big-cell{min-width:250px}.table.modal-dark-background-table.borderless,.table.modal-dark-background-table.borderless tr,.table.modal-dark-background-table.borderless tr th,.table.modal-dark-background-table.borderless tr td{border:none}.table.modal-dark-background-table.layout-fixed{table-layout:fixed}.table.modal-dark-background-table.odd-even tr:nth-child(odd){color:#333;background-color:#fcfcfc;border-color:#e8e8e8}.table.modal-dark-background-table.odd-even tr:nth-child(odd) .text-muted,.table.modal-dark-background-table.odd-even tr:nth-child(odd) .deal-detail,.table.modal-dark-background-table.odd-even tr:nth-child(odd) .timeline-clock,.table.modal-dark-background-table.odd-even tr:nth-child(odd) .deal-task-detail{color:#979797}.table.modal-dark-background-table.odd-even tr:nth-child(odd) .text-neutral-muted{color:#a9bcc1}.table.modal-dark-background-table.odd-even tr:nth-child(odd) .line{border-color:#e8e8e8}.table.modal-table-clickable thead tr{color:#333;background-color:#fff;border-color:#ebebeb}.table.modal-table-clickable thead tr .text-muted,.table.modal-table-clickable thead tr .deal-detail,.table.modal-table-clickable thead tr .timeline-clock,.table.modal-table-clickable thead tr .deal-task-detail{color:#979797}.table.modal-table-clickable thead tr .text-neutral-muted{color:#a9bcc1}.table.modal-table-clickable thead tr .line{border-color:#ebebeb}.table.modal-table-clickable thead tr th{color:#333;background-color:#edf1f2;border-color:#d5dfe1;font-size:inherit;font-weight:600;color:inherit;opacity:inherit;line-height:inherit;position:relative;padding:15px;border-width:0px 0px 0px 0px;text-transform:uppercase}.table.modal-table-clickable thead tr th .text-muted,.table.modal-table-clickable thead tr th .deal-detail,.table.modal-table-clickable thead tr th .timeline-clock,.table.modal-table-clickable thead tr th .deal-task-detail{color:#979797}.table.modal-table-clickable thead tr th .text-neutral-muted{color:#a9bcc1}.table.modal-table-clickable thead tr th .line{border-color:#d5dfe1}.table.modal-table-clickable thead tr th:last-child{width:1px}.table.modal-table-clickable thead tr th.active{color:#333;background-color:#e1e8e9;border-color:inherit}.table.modal-table-clickable thead tr th.active .text-muted,.table.modal-table-clickable thead tr th.active .deal-detail,.table.modal-table-clickable thead tr th.active .timeline-clock,.table.modal-table-clickable thead tr th.active .deal-task-detail{color:#979797}.table.modal-table-clickable thead tr th.active .text-neutral-muted{color:#a9bcc1}.table.modal-table-clickable thead tr th.active .line{border-color:#c9d5d8}.table.modal-table-clickable thead tr th.cancel-reorder:hover,.table.modal-table-clickable thead tr th.cancel-reorder:active{color:#333;background-color:#edf1f2;border-color:#d5dfe1;cursor:default}.table.modal-table-clickable thead tr th.cancel-reorder:hover .text-muted,.table.modal-table-clickable thead tr th.cancel-reorder:hover .deal-detail,.table.modal-table-clickable thead tr th.cancel-reorder:hover .timeline-clock,.table.modal-table-clickable thead tr th.cancel-reorder:hover .deal-task-detail,.table.modal-table-clickable thead tr th.cancel-reorder:active .text-muted,.table.modal-table-clickable thead tr th.cancel-reorder:active .deal-detail,.table.modal-table-clickable thead tr th.cancel-reorder:active .timeline-clock,.table.modal-table-clickable thead tr th.cancel-reorder:active .deal-task-detail{color:#979797}.table.modal-table-clickable thead tr th.cancel-reorder:hover .text-neutral-muted,.table.modal-table-clickable thead tr th.cancel-reorder:active .text-neutral-muted{color:#a9bcc1}.table.modal-table-clickable thead tr th.cancel-reorder:hover .line,.table.modal-table-clickable thead tr th.cancel-reorder:active .line{border-color:#d5dfe1}.table.modal-table-clickable thead tr th.strong-header{white-space:nowrap}.table.modal-table-clickable thead tr th.mini-cell{min-width:100px}.table.modal-table-clickable thead tr th.small-cell{min-width:150px}.table.modal-table-clickable thead tr th.medium-cell{min-width:200px}.table.modal-table-clickable thead tr th.big-cell{min-width:250px}.table.modal-table-clickable tr{color:#333;background-color:#fff;border-color:#ebebeb}.table.modal-table-clickable tr .text-muted,.table.modal-table-clickable tr .deal-detail,.table.modal-table-clickable tr .timeline-clock,.table.modal-table-clickable tr .deal-task-detail{color:#979797}.table.modal-table-clickable tr .text-neutral-muted{color:#a9bcc1}.table.modal-table-clickable tr .line{border-color:#ebebeb}.table.modal-table-clickable tr td{vertical-align:middle;position:relative;padding:10px 15px}.table.modal-table-clickable tr td .move-row{border-color:#999}.table.modal-table-clickable tr td a.options-column-button{padding:10px;text-align:center;display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;color:inherit;border-color:inherit}.table.modal-table-clickable tr td a.options-column-button i{top:50%;position:absolute;right:25%}.table.modal-table-clickable tr td a.options-column-button:hover{cursor:pointer;background-color:#c9d5d8;color:#333}.table.modal-table-clickable tr td a.options-column-button:hover .text-muted,.table.modal-table-clickable tr td a.options-column-button:hover .deal-detail,.table.modal-table-clickable tr td a.options-column-button:hover .timeline-clock,.table.modal-table-clickable tr td a.options-column-button:hover .deal-task-detail{color:#979797}.table.modal-table-clickable tr td a.options-column-button:hover .text-neutral-muted{color:#a9bcc1}.table.modal-table-clickable tr td a.options-column-button:active{background-color:#beccd0;color:#333}.table.modal-table-clickable tr td a.options-column-button:active .text-muted,.table.modal-table-clickable tr td a.options-column-button:active .deal-detail,.table.modal-table-clickable tr td a.options-column-button:active .timeline-clock,.table.modal-table-clickable tr td a.options-column-button:active .deal-task-detail{color:#979797}.table.modal-table-clickable tr td a.options-column-button:active .text-neutral-muted{color:#a9bcc1}.table.modal-table-clickable tr td a.options-column-button .line{border-color:inherit}.table.modal-table-clickable tr td.open>a.options-column-button{color:#333;background-color:#beccd0;border-color:#a6babf}.table.modal-table-clickable tr td.open>a.options-column-button .text-muted,.table.modal-table-clickable tr td.open>a.options-column-button .deal-detail,.table.modal-table-clickable tr td.open>a.options-column-button .timeline-clock,.table.modal-table-clickable tr td.open>a.options-column-button .deal-task-detail{color:#979797}.table.modal-table-clickable tr td.open>a.options-column-button .text-neutral-muted{color:#a9bcc1}.table.modal-table-clickable tr td.open>a.options-column-button .line{border-color:#a6babf}.table.modal-table-clickable tr td:last-child{white-space:nowrap}.table.modal-table-clickable tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.modal-table-clickable tr.neutral-line td{color:#333;background-color:#edf1f2;border-color:#d5dfe1;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.modal-table-clickable tr.neutral-line td .text-muted,.table.modal-table-clickable tr.neutral-line td .deal-detail,.table.modal-table-clickable tr.neutral-line td .timeline-clock,.table.modal-table-clickable tr.neutral-line td .deal-task-detail{color:#979797}.table.modal-table-clickable tr.neutral-line td .text-neutral-muted{color:#a9bcc1}.table.modal-table-clickable tr.neutral-line td .line{border-color:#d5dfe1}.table.modal-table-clickable tr.neutral-line td:hover{cursor:default}.table.modal-table-clickable tr.clickable-line td{color:#333;background-color:#edf1f2;border-color:#d5dfe1;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.modal-table-clickable tr.clickable-line td:hover{cursor:pointer;background-color:#e1e8e9;color:#333}.table.modal-table-clickable tr.clickable-line td:hover .text-muted,.table.modal-table-clickable tr.clickable-line td:hover .deal-detail,.table.modal-table-clickable tr.clickable-line td:hover .timeline-clock,.table.modal-table-clickable tr.clickable-line td:hover .deal-task-detail{color:#979797}.table.modal-table-clickable tr.clickable-line td:hover .text-neutral-muted{color:#a9bcc1}.table.modal-table-clickable tr.clickable-line td:active{background-color:#d5dfe1;color:#333}.table.modal-table-clickable tr.clickable-line td:active .text-muted,.table.modal-table-clickable tr.clickable-line td:active .deal-detail,.table.modal-table-clickable tr.clickable-line td:active .timeline-clock,.table.modal-table-clickable tr.clickable-line td:active .deal-task-detail{color:#979797}.table.modal-table-clickable tr.clickable-line td:active .text-neutral-muted{color:#a9bcc1}.table.modal-table-clickable tr.clickable-line td .text-muted,.table.modal-table-clickable tr.clickable-line td .deal-detail,.table.modal-table-clickable tr.clickable-line td .timeline-clock,.table.modal-table-clickable tr.clickable-line td .deal-task-detail{color:#979797}.table.modal-table-clickable tr.clickable-line td .text-neutral-muted{color:#a9bcc1}.table.modal-table-clickable tr.clickable-line td .line{border-color:#d5dfe1}.table.modal-table-clickable tr.table-sub-header td{color:#333;background-color:#fff;border-color:#ebebeb;text-transform:uppercase;font-weight:600}.table.modal-table-clickable tr.table-sub-header td .text-muted,.table.modal-table-clickable tr.table-sub-header td .deal-detail,.table.modal-table-clickable tr.table-sub-header td .timeline-clock,.table.modal-table-clickable tr.table-sub-header td .deal-task-detail{color:#979797}.table.modal-table-clickable tr.table-sub-header td .text-neutral-muted{color:#a9bcc1}.table.modal-table-clickable tr.table-sub-header td .line{border-color:#ebebeb}.table.modal-table-clickable tr.table-sub-header td:hover{cursor:default}.table.modal-table-clickable.table-view td{vertical-align:top}.table.modal-table-clickable.table-view td:last-child{white-space:normal;word-break:break-word;padding-right:0}.table.modal-table-clickable.table-v-top tr td{vertical-align:top}.table.modal-table-clickable.last-wrap tr td:last-child{white-space:normal}.table.modal-table-clickable.table-draggable tr th:first-child{width:1px}.table.modal-table-clickable.big-lines tr td{height:50px}.table.modal-table-clickable.table-draggable-no-headers tr td:first-child{width:1px}.table.modal-table-clickable.table-static tr th:last-child{width:auto}.table.modal-table-clickable.table-last-line tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.modal-table-clickable.table-striped#dynamic-table tbody tr:nth-of-type(odd){color:#333;background-color:#fff;border-color:#ebebeb}.table.modal-table-clickable.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#e1e8e9;color:#333}.table.modal-table-clickable.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-muted,.table.modal-table-clickable.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-detail,.table.modal-table-clickable.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .timeline-clock,.table.modal-table-clickable.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.modal-table-clickable.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.modal-table-clickable.table-striped#dynamic-table tbody tr:nth-of-type(odd):active{background-color:#d5dfe1;color:#333}.table.modal-table-clickable.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .text-muted,.table.modal-table-clickable.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .deal-detail,.table.modal-table-clickable.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .timeline-clock,.table.modal-table-clickable.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.modal-table-clickable.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.modal-table-clickable.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-muted,.table.modal-table-clickable.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-detail,.table.modal-table-clickable.table-striped#dynamic-table tbody tr:nth-of-type(odd) .timeline-clock,.table.modal-table-clickable.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.modal-table-clickable.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.modal-table-clickable.table-striped#dynamic-table tbody tr:nth-of-type(odd) .line{border-color:#ebebeb}.table.modal-table-clickable.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.modal-table-clickable.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#e1e8e9;color:#333}.table.modal-table-clickable.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-muted,.table.modal-table-clickable.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-detail,.table.modal-table-clickable.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .timeline-clock,.table.modal-table-clickable.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.modal-table-clickable.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.modal-table-clickable.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active{background-color:#d5dfe1;color:#333}.table.modal-table-clickable.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .text-muted,.table.modal-table-clickable.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .deal-detail,.table.modal-table-clickable.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .timeline-clock,.table.modal-table-clickable.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.modal-table-clickable.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.modal-table-clickable.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.modal-table-clickable.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.modal-table-clickable.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.modal-table-clickable.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.modal-table-clickable.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.modal-table-clickable.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.modal-table-clickable.table-striped tbody tr:nth-of-type(odd){color:#333;background-color:#fff;border-color:#ebebeb}.table.modal-table-clickable.table-striped tbody tr:nth-of-type(odd):active{background-color:#d5dfe1;color:#333}.table.modal-table-clickable.table-striped tbody tr:nth-of-type(odd):active .text-muted,.table.modal-table-clickable.table-striped tbody tr:nth-of-type(odd):active .deal-detail,.table.modal-table-clickable.table-striped tbody tr:nth-of-type(odd):active .timeline-clock,.table.modal-table-clickable.table-striped tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.modal-table-clickable.table-striped tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.modal-table-clickable.table-striped tbody tr:nth-of-type(odd) .text-muted,.table.modal-table-clickable.table-striped tbody tr:nth-of-type(odd) .deal-detail,.table.modal-table-clickable.table-striped tbody tr:nth-of-type(odd) .timeline-clock,.table.modal-table-clickable.table-striped tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.modal-table-clickable.table-striped tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.modal-table-clickable.table-striped tbody tr:nth-of-type(odd) .line{border-color:#ebebeb}.table.modal-table-clickable.table-striped.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.modal-table-clickable.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active{background-color:#d5dfe1;color:#333}.table.modal-table-clickable.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .text-muted,.table.modal-table-clickable.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .deal-detail,.table.modal-table-clickable.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .timeline-clock,.table.modal-table-clickable.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.modal-table-clickable.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.modal-table-clickable.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.modal-table-clickable.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.modal-table-clickable.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.modal-table-clickable.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.modal-table-clickable.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.modal-table-clickable.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.modal-table-clickable.table-vertical-separator.white-table-with-header thead tr th{border-right:1px solid transparent}.table.modal-table-clickable.table-vertical-separator.white-table-with-header thead tr th:last-child{border-right:none}.table.modal-table-clickable.table-vertical-separator.white-table-with-header tbody tr td{border-right:1px solid #ebebeb}.table.modal-table-clickable.table-vertical-separator.white-table-with-header tbody tr td:last-child{border-right:none}.table.modal-table-clickable.table-header-border tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.modal-table-clickable.table-header-border tr th:last-child{border-right:none}.table.modal-table-clickable.table-header-border tr th:first-child{border-right:none}.table.modal-table-clickable.table-smaller-header thead tr th{padding-top:10px;padding-bottom:10px}.table.modal-table-clickable.table-header-border-full tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.modal-table-clickable.table-header-border-full tr th:last-child{border-right:none}.table.modal-table-clickable.table-hover tbody tr{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#333;background-color:#fff;border-color:#ebebeb}.table.modal-table-clickable.table-hover tbody tr:hover{cursor:pointer;background-color:#e1e8e9;color:#333}.table.modal-table-clickable.table-hover tbody tr:hover .text-muted,.table.modal-table-clickable.table-hover tbody tr:hover .deal-detail,.table.modal-table-clickable.table-hover tbody tr:hover .timeline-clock,.table.modal-table-clickable.table-hover tbody tr:hover .deal-task-detail{color:#979797}.table.modal-table-clickable.table-hover tbody tr:hover .text-neutral-muted{color:#a9bcc1}.table.modal-table-clickable.table-hover tbody tr:active{background-color:#d5dfe1;color:#333}.table.modal-table-clickable.table-hover tbody tr:active .text-muted,.table.modal-table-clickable.table-hover tbody tr:active .deal-detail,.table.modal-table-clickable.table-hover tbody tr:active .timeline-clock,.table.modal-table-clickable.table-hover tbody tr:active .deal-task-detail{color:#979797}.table.modal-table-clickable.table-hover tbody tr:active .text-neutral-muted{color:#a9bcc1}.table.modal-table-clickable.table-hover tbody tr .text-muted,.table.modal-table-clickable.table-hover tbody tr .deal-detail,.table.modal-table-clickable.table-hover tbody tr .timeline-clock,.table.modal-table-clickable.table-hover tbody tr .deal-task-detail{color:#979797}.table.modal-table-clickable.table-hover tbody tr .text-neutral-muted{color:#a9bcc1}.table.modal-table-clickable.table-hover tbody tr .line{border-color:#ebebeb}.table.modal-table-clickable.table-hover tbody tr.selected{color:#fff;background-color:#77959c;border-color:#94acb2}.table.modal-table-clickable.table-hover tbody tr.selected .text-muted,.table.modal-table-clickable.table-hover tbody tr.selected .deal-detail,.table.modal-table-clickable.table-hover tbody tr.selected .timeline-clock,.table.modal-table-clickable.table-hover tbody tr.selected .deal-task-detail{color:#edf1f2}.table.modal-table-clickable.table-hover tbody tr.selected .line{border-color:#94acb2}.table.modal-table-clickable.table-no-header td.small-cell{min-width:150px}.table.modal-table-clickable.table-no-header td.medium-cell{min-width:200px}.table.modal-table-clickable.table-no-header td.big-cell{min-width:250px}.table.modal-table-clickable.borderless,.table.modal-table-clickable.borderless tr,.table.modal-table-clickable.borderless tr th,.table.modal-table-clickable.borderless tr td{border:none}.table.modal-table-clickable.layout-fixed{table-layout:fixed}.table.modal-table-clickable.odd-even tr:nth-child(odd){color:#333;background-color:#fcfcfc;border-color:#e8e8e8}.table.modal-table-clickable.odd-even tr:nth-child(odd) .text-muted,.table.modal-table-clickable.odd-even tr:nth-child(odd) .deal-detail,.table.modal-table-clickable.odd-even tr:nth-child(odd) .timeline-clock,.table.modal-table-clickable.odd-even tr:nth-child(odd) .deal-task-detail{color:#979797}.table.modal-table-clickable.odd-even tr:nth-child(odd) .text-neutral-muted{color:#a9bcc1}.table.modal-table-clickable.odd-even tr:nth-child(odd) .line{border-color:#e8e8e8}.table.products-table thead tr{color:#333;background-color:#fff;border-color:#ebebeb}.table.products-table thead tr .text-muted,.table.products-table thead tr .deal-detail,.table.products-table thead tr .timeline-clock,.table.products-table thead tr .deal-task-detail{color:#979797}.table.products-table thead tr .text-neutral-muted{color:#a9bcc1}.table.products-table thead tr .line{border-color:#ebebeb}.table.products-table thead tr th{color:#333;background-color:#f6f8f9;border-color:#dee6e8;font-size:inherit;font-weight:600;color:inherit;opacity:inherit;line-height:inherit;position:relative;padding:15px;border-width:0px 0px 0px 0px;text-transform:uppercase}.table.products-table thead tr th .text-muted,.table.products-table thead tr th .deal-detail,.table.products-table thead tr th .timeline-clock,.table.products-table thead tr th .deal-task-detail{color:#979797}.table.products-table thead tr th .text-neutral-muted{color:#a9bcc1}.table.products-table thead tr th .line{border-color:#dee6e8}.table.products-table thead tr th:last-child{width:1px}.table.products-table thead tr th.active{color:#333;background-color:#f3f6f6;border-color:inherit}.table.products-table thead tr th.active .text-muted,.table.products-table thead tr th.active .deal-detail,.table.products-table thead tr th.active .timeline-clock,.table.products-table thead tr th.active .deal-task-detail{color:#979797}.table.products-table thead tr th.active .text-neutral-muted{color:#a9bcc1}.table.products-table thead tr th.active .line{border-color:#dbe3e5}.table.products-table thead tr th.cancel-reorder:hover,.table.products-table thead tr th.cancel-reorder:active{color:#333;background-color:#f6f8f9;border-color:#dee6e8;cursor:default}.table.products-table thead tr th.cancel-reorder:hover .text-muted,.table.products-table thead tr th.cancel-reorder:hover .deal-detail,.table.products-table thead tr th.cancel-reorder:hover .timeline-clock,.table.products-table thead tr th.cancel-reorder:hover .deal-task-detail,.table.products-table thead tr th.cancel-reorder:active .text-muted,.table.products-table thead tr th.cancel-reorder:active .deal-detail,.table.products-table thead tr th.cancel-reorder:active .timeline-clock,.table.products-table thead tr th.cancel-reorder:active .deal-task-detail{color:#979797}.table.products-table thead tr th.cancel-reorder:hover .text-neutral-muted,.table.products-table thead tr th.cancel-reorder:active .text-neutral-muted{color:#a9bcc1}.table.products-table thead tr th.cancel-reorder:hover .line,.table.products-table thead tr th.cancel-reorder:active .line{border-color:#dee6e8}.table.products-table thead tr th.strong-header{white-space:nowrap}.table.products-table thead tr th.mini-cell{min-width:100px}.table.products-table thead tr th.small-cell{min-width:150px}.table.products-table thead tr th.medium-cell{min-width:200px}.table.products-table thead tr th.big-cell{min-width:250px}.table.products-table tr{color:#333;background-color:#fff;border-color:#ebebeb}.table.products-table tr .text-muted,.table.products-table tr .deal-detail,.table.products-table tr .timeline-clock,.table.products-table tr .deal-task-detail{color:#979797}.table.products-table tr .text-neutral-muted{color:#a9bcc1}.table.products-table tr .line{border-color:#ebebeb}.table.products-table tr td{vertical-align:middle;position:relative;padding:10px 15px}.table.products-table tr td .move-row{border-color:#999}.table.products-table tr td a.options-column-button{padding:10px;text-align:center;display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;color:inherit;border-color:inherit}.table.products-table tr td a.options-column-button i{top:50%;position:absolute;right:25%}.table.products-table tr td a.options-column-button:hover{cursor:pointer;background-color:#dbe3e5;color:#333}.table.products-table tr td a.options-column-button:hover .text-muted,.table.products-table tr td a.options-column-button:hover .deal-detail,.table.products-table tr td a.options-column-button:hover .timeline-clock,.table.products-table tr td a.options-column-button:hover .deal-task-detail{color:#979797}.table.products-table tr td a.options-column-button:hover .text-neutral-muted{color:#a9bcc1}.table.products-table tr td a.options-column-button:active{background-color:#d0dadd;color:#333}.table.products-table tr td a.options-column-button:active .text-muted,.table.products-table tr td a.options-column-button:active .deal-detail,.table.products-table tr td a.options-column-button:active .timeline-clock,.table.products-table tr td a.options-column-button:active .deal-task-detail{color:#979797}.table.products-table tr td a.options-column-button:active .text-neutral-muted{color:#a9bcc1}.table.products-table tr td a.options-column-button .line{border-color:inherit}.table.products-table tr td.open>a.options-column-button{color:#333;background-color:#d0dadd;border-color:#b8c8cc}.table.products-table tr td.open>a.options-column-button .text-muted,.table.products-table tr td.open>a.options-column-button .deal-detail,.table.products-table tr td.open>a.options-column-button .timeline-clock,.table.products-table tr td.open>a.options-column-button .deal-task-detail{color:#979797}.table.products-table tr td.open>a.options-column-button .text-neutral-muted{color:#a9bcc1}.table.products-table tr td.open>a.options-column-button .line{border-color:#b8c8cc}.table.products-table tr td:last-child{white-space:nowrap}.table.products-table tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.products-table tr.neutral-line td{color:#333;background-color:#fff;border-color:#e7edee;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.products-table tr.neutral-line td .text-muted,.table.products-table tr.neutral-line td .deal-detail,.table.products-table tr.neutral-line td .timeline-clock,.table.products-table tr.neutral-line td .deal-task-detail{color:#979797}.table.products-table tr.neutral-line td .text-neutral-muted{color:#a9bcc1}.table.products-table tr.neutral-line td .line{border-color:#e7edee}.table.products-table tr.neutral-line td:hover{cursor:default}.table.products-table tr.clickable-line td{color:#333;background-color:#fff;border-color:#e7edee;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.products-table tr.clickable-line td:hover{cursor:pointer;background-color:#f3f6f6;color:#333}.table.products-table tr.clickable-line td:hover .text-muted,.table.products-table tr.clickable-line td:hover .deal-detail,.table.products-table tr.clickable-line td:hover .timeline-clock,.table.products-table tr.clickable-line td:hover .deal-task-detail{color:#979797}.table.products-table tr.clickable-line td:hover .text-neutral-muted{color:#a9bcc1}.table.products-table tr.clickable-line td:active{background-color:#e7edee;color:#333}.table.products-table tr.clickable-line td:active .text-muted,.table.products-table tr.clickable-line td:active .deal-detail,.table.products-table tr.clickable-line td:active .timeline-clock,.table.products-table tr.clickable-line td:active .deal-task-detail{color:#979797}.table.products-table tr.clickable-line td:active .text-neutral-muted{color:#a9bcc1}.table.products-table tr.clickable-line td .text-muted,.table.products-table tr.clickable-line td .deal-detail,.table.products-table tr.clickable-line td .timeline-clock,.table.products-table tr.clickable-line td .deal-task-detail{color:#979797}.table.products-table tr.clickable-line td .text-neutral-muted{color:#a9bcc1}.table.products-table tr.clickable-line td .line{border-color:#e7edee}.table.products-table tr.table-sub-header td{color:#333;background-color:#fff;border-color:#ebebeb;text-transform:uppercase;font-weight:600}.table.products-table tr.table-sub-header td .text-muted,.table.products-table tr.table-sub-header td .deal-detail,.table.products-table tr.table-sub-header td .timeline-clock,.table.products-table tr.table-sub-header td .deal-task-detail{color:#979797}.table.products-table tr.table-sub-header td .text-neutral-muted{color:#a9bcc1}.table.products-table tr.table-sub-header td .line{border-color:#ebebeb}.table.products-table tr.table-sub-header td:hover{cursor:default}.table.products-table.table-view td{vertical-align:top}.table.products-table.table-view td:last-child{white-space:normal;word-break:break-word;padding-right:0}.table.products-table.table-v-top tr td{vertical-align:top}.table.products-table.last-wrap tr td:last-child{white-space:normal}.table.products-table.table-draggable tr th:first-child{width:1px}.table.products-table.big-lines tr td{height:50px}.table.products-table.table-draggable-no-headers tr td:first-child{width:1px}.table.products-table.table-static tr th:last-child{width:auto}.table.products-table.table-last-line tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.products-table.table-striped#dynamic-table tbody tr:nth-of-type(odd){color:#333;background-color:#fff;border-color:#ebebeb}.table.products-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#f3f6f6;color:#333}.table.products-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-muted,.table.products-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-detail,.table.products-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .timeline-clock,.table.products-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.products-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.products-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active{background-color:#e7edee;color:#333}.table.products-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .text-muted,.table.products-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .deal-detail,.table.products-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .timeline-clock,.table.products-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.products-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.products-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-muted,.table.products-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-detail,.table.products-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .timeline-clock,.table.products-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.products-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.products-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .line{border-color:#ebebeb}.table.products-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.products-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#f3f6f6;color:#333}.table.products-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-muted,.table.products-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-detail,.table.products-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .timeline-clock,.table.products-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.products-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.products-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active{background-color:#e7edee;color:#333}.table.products-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .text-muted,.table.products-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .deal-detail,.table.products-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .timeline-clock,.table.products-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.products-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.products-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.products-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.products-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.products-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.products-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.products-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.products-table.table-striped tbody tr:nth-of-type(odd){color:#333;background-color:#fff;border-color:#ebebeb}.table.products-table.table-striped tbody tr:nth-of-type(odd):active{background-color:#e7edee;color:#333}.table.products-table.table-striped tbody tr:nth-of-type(odd):active .text-muted,.table.products-table.table-striped tbody tr:nth-of-type(odd):active .deal-detail,.table.products-table.table-striped tbody tr:nth-of-type(odd):active .timeline-clock,.table.products-table.table-striped tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.products-table.table-striped tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.products-table.table-striped tbody tr:nth-of-type(odd) .text-muted,.table.products-table.table-striped tbody tr:nth-of-type(odd) .deal-detail,.table.products-table.table-striped tbody tr:nth-of-type(odd) .timeline-clock,.table.products-table.table-striped tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.products-table.table-striped tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.products-table.table-striped tbody tr:nth-of-type(odd) .line{border-color:#ebebeb}.table.products-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.products-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active{background-color:#e7edee;color:#333}.table.products-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .text-muted,.table.products-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .deal-detail,.table.products-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .timeline-clock,.table.products-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.products-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.products-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.products-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.products-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.products-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.products-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.products-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.products-table.table-vertical-separator.white-table-with-header thead tr th{border-right:1px solid transparent}.table.products-table.table-vertical-separator.white-table-with-header thead tr th:last-child{border-right:none}.table.products-table.table-vertical-separator.white-table-with-header tbody tr td{border-right:1px solid #ebebeb}.table.products-table.table-vertical-separator.white-table-with-header tbody tr td:last-child{border-right:none}.table.products-table.table-header-border tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.products-table.table-header-border tr th:last-child{border-right:none}.table.products-table.table-header-border tr th:first-child{border-right:none}.table.products-table.table-smaller-header thead tr th{padding-top:10px;padding-bottom:10px}.table.products-table.table-header-border-full tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.products-table.table-header-border-full tr th:last-child{border-right:none}.table.products-table.table-hover tbody tr{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#333;background-color:#fff;border-color:#ebebeb}.table.products-table.table-hover tbody tr:hover{cursor:pointer;background-color:#f3f6f6;color:#333}.table.products-table.table-hover tbody tr:hover .text-muted,.table.products-table.table-hover tbody tr:hover .deal-detail,.table.products-table.table-hover tbody tr:hover .timeline-clock,.table.products-table.table-hover tbody tr:hover .deal-task-detail{color:#979797}.table.products-table.table-hover tbody tr:hover .text-neutral-muted{color:#a9bcc1}.table.products-table.table-hover tbody tr:active{background-color:#e7edee;color:#333}.table.products-table.table-hover tbody tr:active .text-muted,.table.products-table.table-hover tbody tr:active .deal-detail,.table.products-table.table-hover tbody tr:active .timeline-clock,.table.products-table.table-hover tbody tr:active .deal-task-detail{color:#979797}.table.products-table.table-hover tbody tr:active .text-neutral-muted{color:#a9bcc1}.table.products-table.table-hover tbody tr .text-muted,.table.products-table.table-hover tbody tr .deal-detail,.table.products-table.table-hover tbody tr .timeline-clock,.table.products-table.table-hover tbody tr .deal-task-detail{color:#979797}.table.products-table.table-hover tbody tr .text-neutral-muted{color:#a9bcc1}.table.products-table.table-hover tbody tr .line{border-color:#ebebeb}.table.products-table.table-hover tbody tr.selected{color:#fff;background-color:#89a3a9;border-color:#a6babf}.table.products-table.table-hover tbody tr.selected .text-muted,.table.products-table.table-hover tbody tr.selected .deal-detail,.table.products-table.table-hover tbody tr.selected .timeline-clock,.table.products-table.table-hover tbody tr.selected .deal-task-detail{color:#fff}.table.products-table.table-hover tbody tr.selected .line{border-color:#a6babf}.table.products-table.table-no-header td.small-cell{min-width:150px}.table.products-table.table-no-header td.medium-cell{min-width:200px}.table.products-table.table-no-header td.big-cell{min-width:250px}.table.products-table.borderless,.table.products-table.borderless tr,.table.products-table.borderless tr th,.table.products-table.borderless tr td{border:none}.table.products-table.layout-fixed{table-layout:fixed}.table.products-table.odd-even tr:nth-child(odd){color:#333;background-color:#fcfcfc;border-color:#e8e8e8}.table.products-table.odd-even tr:nth-child(odd) .text-muted,.table.products-table.odd-even tr:nth-child(odd) .deal-detail,.table.products-table.odd-even tr:nth-child(odd) .timeline-clock,.table.products-table.odd-even tr:nth-child(odd) .deal-task-detail{color:#979797}.table.products-table.odd-even tr:nth-child(odd) .text-neutral-muted{color:#a9bcc1}.table.products-table.odd-even tr:nth-child(odd) .line{border-color:#e8e8e8}.table.parts-table thead tr{color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.parts-table thead tr .text-muted,.table.parts-table thead tr .deal-detail,.table.parts-table thead tr .timeline-clock,.table.parts-table thead tr .deal-task-detail{color:#979797}.table.parts-table thead tr .text-neutral-muted{color:#a9bcc1}.table.parts-table thead tr .line{border-color:#dee6e8}.table.parts-table thead tr th{color:#333;background-color:#edf1f2;border-color:#d5dfe1;font-size:inherit;font-weight:600;color:inherit;opacity:inherit;line-height:inherit;position:relative;padding:15px;border-width:0px 0px 0px 0px;text-transform:uppercase}.table.parts-table thead tr th .text-muted,.table.parts-table thead tr th .deal-detail,.table.parts-table thead tr th .timeline-clock,.table.parts-table thead tr th .deal-task-detail{color:#979797}.table.parts-table thead tr th .text-neutral-muted{color:#a9bcc1}.table.parts-table thead tr th .line{border-color:#d5dfe1}.table.parts-table thead tr th:last-child{width:1px}.table.parts-table thead tr th.active{color:#333;background-color:#eaeff0;border-color:inherit}.table.parts-table thead tr th.active .text-muted,.table.parts-table thead tr th.active .deal-detail,.table.parts-table thead tr th.active .timeline-clock,.table.parts-table thead tr th.active .deal-task-detail{color:#979797}.table.parts-table thead tr th.active .text-neutral-muted{color:#a9bcc1}.table.parts-table thead tr th.active .line{border-color:#d3dddf}.table.parts-table thead tr th.cancel-reorder:hover,.table.parts-table thead tr th.cancel-reorder:active{color:#333;background-color:#edf1f2;border-color:#d5dfe1;cursor:default}.table.parts-table thead tr th.cancel-reorder:hover .text-muted,.table.parts-table thead tr th.cancel-reorder:hover .deal-detail,.table.parts-table thead tr th.cancel-reorder:hover .timeline-clock,.table.parts-table thead tr th.cancel-reorder:hover .deal-task-detail,.table.parts-table thead tr th.cancel-reorder:active .text-muted,.table.parts-table thead tr th.cancel-reorder:active .deal-detail,.table.parts-table thead tr th.cancel-reorder:active .timeline-clock,.table.parts-table thead tr th.cancel-reorder:active .deal-task-detail{color:#979797}.table.parts-table thead tr th.cancel-reorder:hover .text-neutral-muted,.table.parts-table thead tr th.cancel-reorder:active .text-neutral-muted{color:#a9bcc1}.table.parts-table thead tr th.cancel-reorder:hover .line,.table.parts-table thead tr th.cancel-reorder:active .line{border-color:#d5dfe1}.table.parts-table thead tr th.strong-header{white-space:nowrap}.table.parts-table thead tr th.mini-cell{min-width:100px}.table.parts-table thead tr th.small-cell{min-width:150px}.table.parts-table thead tr th.medium-cell{min-width:200px}.table.parts-table thead tr th.big-cell{min-width:250px}.table.parts-table tr{color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.parts-table tr .text-muted,.table.parts-table tr .deal-detail,.table.parts-table tr .timeline-clock,.table.parts-table tr .deal-task-detail{color:#979797}.table.parts-table tr .text-neutral-muted{color:#a9bcc1}.table.parts-table tr .line{border-color:#dee6e8}.table.parts-table tr td{vertical-align:middle;position:relative;padding:10px 15px}.table.parts-table tr td .move-row{border-color:#999}.table.parts-table tr td a.options-column-button{padding:10px;text-align:center;display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;color:inherit;border-color:inherit}.table.parts-table tr td a.options-column-button i{top:50%;position:absolute;right:25%}.table.parts-table tr td a.options-column-button:hover{cursor:pointer;background-color:#d3dddf;color:#333}.table.parts-table tr td a.options-column-button:hover .text-muted,.table.parts-table tr td a.options-column-button:hover .deal-detail,.table.parts-table tr td a.options-column-button:hover .timeline-clock,.table.parts-table tr td a.options-column-button:hover .deal-task-detail{color:#979797}.table.parts-table tr td a.options-column-button:hover .text-neutral-muted{color:#a9bcc1}.table.parts-table tr td a.options-column-button .line{border-color:inherit}.table.parts-table tr td.open>a.options-column-button{color:#333;background-color:#c7d3d6;border-color:#afc1c5}.table.parts-table tr td.open>a.options-column-button .text-muted,.table.parts-table tr td.open>a.options-column-button .deal-detail,.table.parts-table tr td.open>a.options-column-button .timeline-clock,.table.parts-table tr td.open>a.options-column-button .deal-task-detail{color:#979797}.table.parts-table tr td.open>a.options-column-button .text-neutral-muted{color:#a9bcc1}.table.parts-table tr td.open>a.options-column-button .line{border-color:#afc1c5}.table.parts-table tr td:last-child{white-space:nowrap}.table.parts-table tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.parts-table tr.neutral-line td{color:#333;background-color:#f6f8f9;border-color:#dee6e8;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.parts-table tr.neutral-line td .text-muted,.table.parts-table tr.neutral-line td .deal-detail,.table.parts-table tr.neutral-line td .timeline-clock,.table.parts-table tr.neutral-line td .deal-task-detail{color:#979797}.table.parts-table tr.neutral-line td .text-neutral-muted{color:#a9bcc1}.table.parts-table tr.neutral-line td .line{border-color:#dee6e8}.table.parts-table tr.neutral-line td:hover{cursor:default}.table.parts-table tr.clickable-line td{color:#333;background-color:#f6f8f9;border-color:#dee6e8;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.parts-table tr.clickable-line td:hover{cursor:pointer;background-color:#eaeff0;color:#333}.table.parts-table tr.clickable-line td:hover .text-muted,.table.parts-table tr.clickable-line td:hover .deal-detail,.table.parts-table tr.clickable-line td:hover .timeline-clock,.table.parts-table tr.clickable-line td:hover .deal-task-detail{color:#979797}.table.parts-table tr.clickable-line td:hover .text-neutral-muted{color:#a9bcc1}.table.parts-table tr.clickable-line td:active{background-color:#dee6e8;color:#333}.table.parts-table tr.clickable-line td:active .text-muted,.table.parts-table tr.clickable-line td:active .deal-detail,.table.parts-table tr.clickable-line td:active .timeline-clock,.table.parts-table tr.clickable-line td:active .deal-task-detail{color:#979797}.table.parts-table tr.clickable-line td:active .text-neutral-muted{color:#a9bcc1}.table.parts-table tr.clickable-line td .text-muted,.table.parts-table tr.clickable-line td .deal-detail,.table.parts-table tr.clickable-line td .timeline-clock,.table.parts-table tr.clickable-line td .deal-task-detail{color:#979797}.table.parts-table tr.clickable-line td .text-neutral-muted{color:#a9bcc1}.table.parts-table tr.clickable-line td .line{border-color:#dee6e8}.table.parts-table tr.table-sub-header td{color:#333;background-color:#f6f8f9;border-color:#dee6e8;text-transform:uppercase;font-weight:600}.table.parts-table tr.table-sub-header td .text-muted,.table.parts-table tr.table-sub-header td .deal-detail,.table.parts-table tr.table-sub-header td .timeline-clock,.table.parts-table tr.table-sub-header td .deal-task-detail{color:#979797}.table.parts-table tr.table-sub-header td .text-neutral-muted{color:#a9bcc1}.table.parts-table tr.table-sub-header td .line{border-color:#dee6e8}.table.parts-table tr.table-sub-header td:hover{cursor:default}.table.parts-table.table-view td{vertical-align:top}.table.parts-table.table-view td:last-child{white-space:normal;word-break:break-word;padding-right:0}.table.parts-table.table-v-top tr td{vertical-align:top}.table.parts-table.last-wrap tr td:last-child{white-space:normal}.table.parts-table.table-draggable tr th:first-child{width:1px}.table.parts-table.big-lines tr td{height:50px}.table.parts-table.table-draggable-no-headers tr td:first-child{width:1px}.table.parts-table.table-static tr th:last-child{width:auto}.table.parts-table.table-last-line tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.parts-table.table-striped#dynamic-table tbody tr:nth-of-type(odd){color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.parts-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#eaeff0;color:#333}.table.parts-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-muted,.table.parts-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-detail,.table.parts-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .timeline-clock,.table.parts-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.parts-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.parts-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-muted,.table.parts-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-detail,.table.parts-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .timeline-clock,.table.parts-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.parts-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.parts-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .line{border-color:#dee6e8}.table.parts-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.parts-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#eaeff0;color:#333}.table.parts-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-muted,.table.parts-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-detail,.table.parts-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .timeline-clock,.table.parts-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.parts-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.parts-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.parts-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.parts-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.parts-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.parts-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.parts-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.parts-table.table-striped tbody tr:nth-of-type(odd){color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.parts-table.table-striped tbody tr:nth-of-type(odd) .text-muted,.table.parts-table.table-striped tbody tr:nth-of-type(odd) .deal-detail,.table.parts-table.table-striped tbody tr:nth-of-type(odd) .timeline-clock,.table.parts-table.table-striped tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.parts-table.table-striped tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.parts-table.table-striped tbody tr:nth-of-type(odd) .line{border-color:#dee6e8}.table.parts-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.parts-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.parts-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.parts-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.parts-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.parts-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.parts-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.parts-table.table-vertical-separator.white-table-with-header thead tr th{border-right:1px solid transparent}.table.parts-table.table-vertical-separator.white-table-with-header thead tr th:last-child{border-right:none}.table.parts-table.table-vertical-separator.white-table-with-header tbody tr td{border-right:1px solid #ebebeb}.table.parts-table.table-vertical-separator.white-table-with-header tbody tr td:last-child{border-right:none}.table.parts-table.table-header-border tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.parts-table.table-header-border tr th:last-child{border-right:none}.table.parts-table.table-header-border tr th:first-child{border-right:none}.table.parts-table.table-smaller-header thead tr th{padding-top:10px;padding-bottom:10px}.table.parts-table.table-header-border-full tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.parts-table.table-header-border-full tr th:last-child{border-right:none}.table.parts-table.table-hover tbody tr{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.parts-table.table-hover tbody tr:hover{cursor:pointer;background-color:#eaeff0;color:#333}.table.parts-table.table-hover tbody tr:hover .text-muted,.table.parts-table.table-hover tbody tr:hover .deal-detail,.table.parts-table.table-hover tbody tr:hover .timeline-clock,.table.parts-table.table-hover tbody tr:hover .deal-task-detail{color:#979797}.table.parts-table.table-hover tbody tr:hover .text-neutral-muted{color:#a9bcc1}.table.parts-table.table-hover tbody tr .text-muted,.table.parts-table.table-hover tbody tr .deal-detail,.table.parts-table.table-hover tbody tr .timeline-clock,.table.parts-table.table-hover tbody tr .deal-task-detail{color:#979797}.table.parts-table.table-hover tbody tr .text-neutral-muted{color:#a9bcc1}.table.parts-table.table-hover tbody tr .line{border-color:#dee6e8}.table.parts-table.table-hover tbody tr.selected{color:#fff;background-color:#809ca3;border-color:#9db3b8}.table.parts-table.table-hover tbody tr.selected .text-muted,.table.parts-table.table-hover tbody tr.selected .deal-detail,.table.parts-table.table-hover tbody tr.selected .timeline-clock,.table.parts-table.table-hover tbody tr.selected .deal-task-detail{color:#f6f8f9}.table.parts-table.table-hover tbody tr.selected .line{border-color:#9db3b8}.table.parts-table.table-no-header td.small-cell{min-width:150px}.table.parts-table.table-no-header td.medium-cell{min-width:200px}.table.parts-table.table-no-header td.big-cell{min-width:250px}.table.parts-table.borderless,.table.parts-table.borderless tr,.table.parts-table.borderless tr th,.table.parts-table.borderless tr td{border:none}.table.parts-table.layout-fixed{table-layout:fixed}.table.parts-table.odd-even tr:nth-child(odd){color:#333;background-color:#fcfcfc;border-color:#e8e8e8}.table.parts-table.odd-even tr:nth-child(odd) .text-muted,.table.parts-table.odd-even tr:nth-child(odd) .deal-detail,.table.parts-table.odd-even tr:nth-child(odd) .timeline-clock,.table.parts-table.odd-even tr:nth-child(odd) .deal-task-detail{color:#979797}.table.parts-table.odd-even tr:nth-child(odd) .text-neutral-muted{color:#a9bcc1}.table.parts-table.odd-even tr:nth-child(odd) .line{border-color:#e8e8e8}.table.docs-table thead tr{color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.docs-table thead tr .text-muted,.table.docs-table thead tr .deal-detail,.table.docs-table thead tr .timeline-clock,.table.docs-table thead tr .deal-task-detail{color:#979797}.table.docs-table thead tr .text-neutral-muted{color:#a9bcc1}.table.docs-table thead tr .line{border-color:#dee6e8}.table.docs-table thead tr th{color:#333;background-color:#d5dfe1;border-color:#beccd0;font-size:inherit;font-weight:600;color:inherit;opacity:inherit;line-height:inherit;position:relative;padding:15px;border-width:0px 0px 0px 0px;text-transform:uppercase}.table.docs-table thead tr th .text-muted,.table.docs-table thead tr th .deal-detail,.table.docs-table thead tr th .timeline-clock,.table.docs-table thead tr th .deal-task-detail{color:#979797}.table.docs-table thead tr th .text-neutral-muted{color:#a9bcc1}.table.docs-table thead tr th .line{border-color:#beccd0}.table.docs-table thead tr th:last-child{width:1px}.table.docs-table thead tr th.active{color:#333;background-color:#eaeff0;border-color:inherit}.table.docs-table thead tr th.active .text-muted,.table.docs-table thead tr th.active .deal-detail,.table.docs-table thead tr th.active .timeline-clock,.table.docs-table thead tr th.active .deal-task-detail{color:#979797}.table.docs-table thead tr th.active .text-neutral-muted{color:#a9bcc1}.table.docs-table thead tr th.active .line{border-color:#d3dddf}.table.docs-table thead tr th.cancel-reorder:hover,.table.docs-table thead tr th.cancel-reorder:active{color:#333;background-color:#d5dfe1;border-color:#beccd0;cursor:default}.table.docs-table thead tr th.cancel-reorder:hover .text-muted,.table.docs-table thead tr th.cancel-reorder:hover .deal-detail,.table.docs-table thead tr th.cancel-reorder:hover .timeline-clock,.table.docs-table thead tr th.cancel-reorder:hover .deal-task-detail,.table.docs-table thead tr th.cancel-reorder:active .text-muted,.table.docs-table thead tr th.cancel-reorder:active .deal-detail,.table.docs-table thead tr th.cancel-reorder:active .timeline-clock,.table.docs-table thead tr th.cancel-reorder:active .deal-task-detail{color:#979797}.table.docs-table thead tr th.cancel-reorder:hover .text-neutral-muted,.table.docs-table thead tr th.cancel-reorder:active .text-neutral-muted{color:#a9bcc1}.table.docs-table thead tr th.cancel-reorder:hover .line,.table.docs-table thead tr th.cancel-reorder:active .line{border-color:#beccd0}.table.docs-table thead tr th.strong-header{white-space:nowrap}.table.docs-table thead tr th.mini-cell{min-width:100px}.table.docs-table thead tr th.small-cell{min-width:150px}.table.docs-table thead tr th.medium-cell{min-width:200px}.table.docs-table thead tr th.big-cell{min-width:250px}.table.docs-table tr{color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.docs-table tr .text-muted,.table.docs-table tr .deal-detail,.table.docs-table tr .timeline-clock,.table.docs-table tr .deal-task-detail{color:#979797}.table.docs-table tr .text-neutral-muted{color:#a9bcc1}.table.docs-table tr .line{border-color:#dee6e8}.table.docs-table tr td{vertical-align:middle;position:relative;padding:10px 15px}.table.docs-table tr td .move-row{border-color:#999}.table.docs-table tr td a.options-column-button{padding:10px;text-align:center;display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;color:inherit;border-color:inherit}.table.docs-table tr td a.options-column-button i{top:50%;position:absolute;right:25%}.table.docs-table tr td a.options-column-button:hover{cursor:pointer;background-color:#d3dddf;color:#333}.table.docs-table tr td a.options-column-button:hover .text-muted,.table.docs-table tr td a.options-column-button:hover .deal-detail,.table.docs-table tr td a.options-column-button:hover .timeline-clock,.table.docs-table tr td a.options-column-button:hover .deal-task-detail{color:#979797}.table.docs-table tr td a.options-column-button:hover .text-neutral-muted{color:#a9bcc1}.table.docs-table tr td a.options-column-button:active{background-color:#c7d3d6;color:#333}.table.docs-table tr td a.options-column-button:active .text-muted,.table.docs-table tr td a.options-column-button:active .deal-detail,.table.docs-table tr td a.options-column-button:active .timeline-clock,.table.docs-table tr td a.options-column-button:active .deal-task-detail{color:#979797}.table.docs-table tr td a.options-column-button:active .text-neutral-muted{color:#a9bcc1}.table.docs-table tr td a.options-column-button .line{border-color:inherit}.table.docs-table tr td.open>a.options-column-button{color:#333;background-color:#c7d3d6;border-color:#afc1c5}.table.docs-table tr td.open>a.options-column-button .text-muted,.table.docs-table tr td.open>a.options-column-button .deal-detail,.table.docs-table tr td.open>a.options-column-button .timeline-clock,.table.docs-table tr td.open>a.options-column-button .deal-task-detail{color:#979797}.table.docs-table tr td.open>a.options-column-button .text-neutral-muted{color:#a9bcc1}.table.docs-table tr td.open>a.options-column-button .line{border-color:#afc1c5}.table.docs-table tr td:last-child{white-space:nowrap}.table.docs-table tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.docs-table tr.neutral-line td{color:#333;background-color:#f6f8f9;border-color:#dee6e8;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.docs-table tr.neutral-line td .text-muted,.table.docs-table tr.neutral-line td .deal-detail,.table.docs-table tr.neutral-line td .timeline-clock,.table.docs-table tr.neutral-line td .deal-task-detail{color:#979797}.table.docs-table tr.neutral-line td .text-neutral-muted{color:#a9bcc1}.table.docs-table tr.neutral-line td .line{border-color:#dee6e8}.table.docs-table tr.neutral-line td:hover{cursor:default}.table.docs-table tr.clickable-line td{color:#333;background-color:#f6f8f9;border-color:#dee6e8;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.docs-table tr.clickable-line td:hover{cursor:pointer;background-color:#eaeff0;color:#333}.table.docs-table tr.clickable-line td:hover .text-muted,.table.docs-table tr.clickable-line td:hover .deal-detail,.table.docs-table tr.clickable-line td:hover .timeline-clock,.table.docs-table tr.clickable-line td:hover .deal-task-detail{color:#979797}.table.docs-table tr.clickable-line td:hover .text-neutral-muted{color:#a9bcc1}.table.docs-table tr.clickable-line td:active{background-color:#dee6e8;color:#333}.table.docs-table tr.clickable-line td:active .text-muted,.table.docs-table tr.clickable-line td:active .deal-detail,.table.docs-table tr.clickable-line td:active .timeline-clock,.table.docs-table tr.clickable-line td:active .deal-task-detail{color:#979797}.table.docs-table tr.clickable-line td:active .text-neutral-muted{color:#a9bcc1}.table.docs-table tr.clickable-line td .text-muted,.table.docs-table tr.clickable-line td .deal-detail,.table.docs-table tr.clickable-line td .timeline-clock,.table.docs-table tr.clickable-line td .deal-task-detail{color:#979797}.table.docs-table tr.clickable-line td .text-neutral-muted{color:#a9bcc1}.table.docs-table tr.clickable-line td .line{border-color:#dee6e8}.table.docs-table tr.table-sub-header td{color:#333;background-color:#f6f8f9;border-color:#dee6e8;text-transform:uppercase;font-weight:600}.table.docs-table tr.table-sub-header td .text-muted,.table.docs-table tr.table-sub-header td .deal-detail,.table.docs-table tr.table-sub-header td .timeline-clock,.table.docs-table tr.table-sub-header td .deal-task-detail{color:#979797}.table.docs-table tr.table-sub-header td .text-neutral-muted{color:#a9bcc1}.table.docs-table tr.table-sub-header td .line{border-color:#dee6e8}.table.docs-table tr.table-sub-header td:hover{cursor:default}.table.docs-table.table-view td{vertical-align:top}.table.docs-table.table-view td:last-child{white-space:normal;word-break:break-word;padding-right:0}.table.docs-table.table-v-top tr td{vertical-align:top}.table.docs-table.last-wrap tr td:last-child{white-space:normal}.table.docs-table.table-draggable tr th:first-child{width:1px}.table.docs-table.big-lines tr td{height:50px}.table.docs-table.table-draggable-no-headers tr td:first-child{width:1px}.table.docs-table.table-static tr th:last-child{width:auto}.table.docs-table.table-last-line tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.docs-table.table-striped#dynamic-table tbody tr:nth-of-type(odd){color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.docs-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#eaeff0;color:#333}.table.docs-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-muted,.table.docs-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-detail,.table.docs-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .timeline-clock,.table.docs-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.docs-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.docs-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active{background-color:#dee6e8;color:#333}.table.docs-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .text-muted,.table.docs-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .deal-detail,.table.docs-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .timeline-clock,.table.docs-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.docs-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.docs-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-muted,.table.docs-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-detail,.table.docs-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .timeline-clock,.table.docs-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.docs-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.docs-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .line{border-color:#dee6e8}.table.docs-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.docs-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#eaeff0;color:#333}.table.docs-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-muted,.table.docs-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-detail,.table.docs-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .timeline-clock,.table.docs-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.docs-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.docs-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active{background-color:#dee6e8;color:#333}.table.docs-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .text-muted,.table.docs-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .deal-detail,.table.docs-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .timeline-clock,.table.docs-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.docs-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.docs-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.docs-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.docs-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.docs-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.docs-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.docs-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.docs-table.table-striped tbody tr:nth-of-type(odd){color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.docs-table.table-striped tbody tr:nth-of-type(odd):active{background-color:#dee6e8;color:#333}.table.docs-table.table-striped tbody tr:nth-of-type(odd):active .text-muted,.table.docs-table.table-striped tbody tr:nth-of-type(odd):active .deal-detail,.table.docs-table.table-striped tbody tr:nth-of-type(odd):active .timeline-clock,.table.docs-table.table-striped tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.docs-table.table-striped tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.docs-table.table-striped tbody tr:nth-of-type(odd) .text-muted,.table.docs-table.table-striped tbody tr:nth-of-type(odd) .deal-detail,.table.docs-table.table-striped tbody tr:nth-of-type(odd) .timeline-clock,.table.docs-table.table-striped tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.docs-table.table-striped tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.docs-table.table-striped tbody tr:nth-of-type(odd) .line{border-color:#dee6e8}.table.docs-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.docs-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active{background-color:#dee6e8;color:#333}.table.docs-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .text-muted,.table.docs-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .deal-detail,.table.docs-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .timeline-clock,.table.docs-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.docs-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.docs-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.docs-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.docs-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.docs-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.docs-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.docs-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.docs-table.table-vertical-separator.white-table-with-header thead tr th{border-right:1px solid transparent}.table.docs-table.table-vertical-separator.white-table-with-header thead tr th:last-child{border-right:none}.table.docs-table.table-vertical-separator.white-table-with-header tbody tr td{border-right:1px solid #ebebeb}.table.docs-table.table-vertical-separator.white-table-with-header tbody tr td:last-child{border-right:none}.table.docs-table.table-header-border tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.docs-table.table-header-border tr th:last-child{border-right:none}.table.docs-table.table-header-border tr th:first-child{border-right:none}.table.docs-table.table-smaller-header thead tr th{padding-top:10px;padding-bottom:10px}.table.docs-table.table-header-border-full tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.docs-table.table-header-border-full tr th:last-child{border-right:none}.table.docs-table.table-hover tbody tr{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.docs-table.table-hover tbody tr:hover{cursor:pointer;background-color:#eaeff0;color:#333}.table.docs-table.table-hover tbody tr:hover .text-muted,.table.docs-table.table-hover tbody tr:hover .deal-detail,.table.docs-table.table-hover tbody tr:hover .timeline-clock,.table.docs-table.table-hover tbody tr:hover .deal-task-detail{color:#979797}.table.docs-table.table-hover tbody tr:hover .text-neutral-muted{color:#a9bcc1}.table.docs-table.table-hover tbody tr:active{background-color:#dee6e8;color:#333}.table.docs-table.table-hover tbody tr:active .text-muted,.table.docs-table.table-hover tbody tr:active .deal-detail,.table.docs-table.table-hover tbody tr:active .timeline-clock,.table.docs-table.table-hover tbody tr:active .deal-task-detail{color:#979797}.table.docs-table.table-hover tbody tr:active .text-neutral-muted{color:#a9bcc1}.table.docs-table.table-hover tbody tr .text-muted,.table.docs-table.table-hover tbody tr .deal-detail,.table.docs-table.table-hover tbody tr .timeline-clock,.table.docs-table.table-hover tbody tr .deal-task-detail{color:#979797}.table.docs-table.table-hover tbody tr .text-neutral-muted{color:#a9bcc1}.table.docs-table.table-hover tbody tr .line{border-color:#dee6e8}.table.docs-table.table-hover tbody tr.selected{color:#fff;background-color:#809ca3;border-color:#9db3b8}.table.docs-table.table-hover tbody tr.selected .text-muted,.table.docs-table.table-hover tbody tr.selected .deal-detail,.table.docs-table.table-hover tbody tr.selected .timeline-clock,.table.docs-table.table-hover tbody tr.selected .deal-task-detail{color:#f6f8f9}.table.docs-table.table-hover tbody tr.selected .line{border-color:#9db3b8}.table.docs-table.table-no-header td.small-cell{min-width:150px}.table.docs-table.table-no-header td.medium-cell{min-width:200px}.table.docs-table.table-no-header td.big-cell{min-width:250px}.table.docs-table.borderless,.table.docs-table.borderless tr,.table.docs-table.borderless tr th,.table.docs-table.borderless tr td{border:none}.table.docs-table.layout-fixed{table-layout:fixed}.table.docs-table.odd-even tr:nth-child(odd){color:#333;background-color:#fcfcfc;border-color:#e8e8e8}.table.docs-table.odd-even tr:nth-child(odd) .text-muted,.table.docs-table.odd-even tr:nth-child(odd) .deal-detail,.table.docs-table.odd-even tr:nth-child(odd) .timeline-clock,.table.docs-table.odd-even tr:nth-child(odd) .deal-task-detail{color:#979797}.table.docs-table.odd-even tr:nth-child(odd) .text-neutral-muted{color:#a9bcc1}.table.docs-table.odd-even tr:nth-child(odd) .line{border-color:#e8e8e8}.table.import-table thead tr{color:#333;background-color:#fff;border-color:#ebebeb}.table.import-table thead tr .text-muted,.table.import-table thead tr .deal-detail,.table.import-table thead tr .timeline-clock,.table.import-table thead tr .deal-task-detail{color:#979797}.table.import-table thead tr .text-neutral-muted{color:#a9bcc1}.table.import-table thead tr .line{border-color:#ebebeb}.table.import-table thead tr th{color:#333;background-color:#f6f8f9;border-color:#dee6e8;font-size:inherit;font-weight:600;color:inherit;opacity:inherit;line-height:inherit;position:relative;padding:15px;border-width:0px 0px 0px 0px;text-transform:uppercase}.table.import-table thead tr th .text-muted,.table.import-table thead tr th .deal-detail,.table.import-table thead tr th .timeline-clock,.table.import-table thead tr th .deal-task-detail{color:#979797}.table.import-table thead tr th .text-neutral-muted{color:#a9bcc1}.table.import-table thead tr th .line{border-color:#dee6e8}.table.import-table thead tr th:last-child{width:1px}.table.import-table thead tr th.active{color:#333;background-color:#f5f5f5;border-color:inherit}.table.import-table thead tr th.active .text-muted,.table.import-table thead tr th.active .deal-detail,.table.import-table thead tr th.active .timeline-clock,.table.import-table thead tr th.active .deal-task-detail{color:#979797}.table.import-table thead tr th.active .text-neutral-muted{color:#a9bcc1}.table.import-table thead tr th.active .line{border-color:#e0e0e0}.table.import-table thead tr th.cancel-reorder:hover,.table.import-table thead tr th.cancel-reorder:active{color:#333;background-color:#f6f8f9;border-color:#dee6e8;cursor:default}.table.import-table thead tr th.cancel-reorder:hover .text-muted,.table.import-table thead tr th.cancel-reorder:hover .deal-detail,.table.import-table thead tr th.cancel-reorder:hover .timeline-clock,.table.import-table thead tr th.cancel-reorder:hover .deal-task-detail,.table.import-table thead tr th.cancel-reorder:active .text-muted,.table.import-table thead tr th.cancel-reorder:active .deal-detail,.table.import-table thead tr th.cancel-reorder:active .timeline-clock,.table.import-table thead tr th.cancel-reorder:active .deal-task-detail{color:#979797}.table.import-table thead tr th.cancel-reorder:hover .text-neutral-muted,.table.import-table thead tr th.cancel-reorder:active .text-neutral-muted{color:#a9bcc1}.table.import-table thead tr th.cancel-reorder:hover .line,.table.import-table thead tr th.cancel-reorder:active .line{border-color:#dee6e8}.table.import-table thead tr th.strong-header{white-space:nowrap}.table.import-table thead tr th.mini-cell{min-width:100px}.table.import-table thead tr th.small-cell{min-width:150px}.table.import-table thead tr th.medium-cell{min-width:200px}.table.import-table thead tr th.big-cell{min-width:250px}.table.import-table tr{color:#333;background-color:#fff;border-color:#ebebeb}.table.import-table tr .text-muted,.table.import-table tr .deal-detail,.table.import-table tr .timeline-clock,.table.import-table tr .deal-task-detail{color:#979797}.table.import-table tr .text-neutral-muted{color:#a9bcc1}.table.import-table tr .line{border-color:#ebebeb}.table.import-table tr td{vertical-align:middle;position:relative;padding:10px 15px}.table.import-table tr td .move-row{border-color:#999}.table.import-table tr td a.options-column-button{padding:10px;text-align:center;display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;color:inherit;border-color:inherit}.table.import-table tr td a.options-column-button i{top:50%;position:absolute;right:25%}.table.import-table tr td a.options-column-button:hover{cursor:pointer;background-color:#e0e0e0;color:#333}.table.import-table tr td a.options-column-button:hover .text-muted,.table.import-table tr td a.options-column-button:hover .deal-detail,.table.import-table tr td a.options-column-button:hover .timeline-clock,.table.import-table tr td a.options-column-button:hover .deal-task-detail{color:#979797}.table.import-table tr td a.options-column-button:hover .text-neutral-muted{color:#a9bcc1}.table.import-table tr td a.options-column-button .line{border-color:inherit}.table.import-table tr td.open>a.options-column-button{color:#333;background-color:#d6d6d6;border-color:#c2c2c2}.table.import-table tr td.open>a.options-column-button .text-muted,.table.import-table tr td.open>a.options-column-button .deal-detail,.table.import-table tr td.open>a.options-column-button .timeline-clock,.table.import-table tr td.open>a.options-column-button .deal-task-detail{color:#979797}.table.import-table tr td.open>a.options-column-button .text-neutral-muted{color:#a9bcc1}.table.import-table tr td.open>a.options-column-button .line{border-color:#c2c2c2}.table.import-table tr td:last-child{white-space:nowrap}.table.import-table tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.import-table tr.neutral-line td{color:#333;background-color:#fff;border-color:#ebebeb;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.import-table tr.neutral-line td .text-muted,.table.import-table tr.neutral-line td .deal-detail,.table.import-table tr.neutral-line td .timeline-clock,.table.import-table tr.neutral-line td .deal-task-detail{color:#979797}.table.import-table tr.neutral-line td .text-neutral-muted{color:#a9bcc1}.table.import-table tr.neutral-line td .line{border-color:#ebebeb}.table.import-table tr.neutral-line td:hover{cursor:default}.table.import-table tr.clickable-line td{color:#333;background-color:#fff;border-color:#ebebeb;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.import-table tr.clickable-line td:hover{cursor:pointer;background-color:#f5f5f5;color:#333}.table.import-table tr.clickable-line td:hover .text-muted,.table.import-table tr.clickable-line td:hover .deal-detail,.table.import-table tr.clickable-line td:hover .timeline-clock,.table.import-table tr.clickable-line td:hover .deal-task-detail{color:#979797}.table.import-table tr.clickable-line td:hover .text-neutral-muted{color:#a9bcc1}.table.import-table tr.clickable-line td:active{background-color:#ebebeb;color:#333}.table.import-table tr.clickable-line td:active .text-muted,.table.import-table tr.clickable-line td:active .deal-detail,.table.import-table tr.clickable-line td:active .timeline-clock,.table.import-table tr.clickable-line td:active .deal-task-detail{color:#979797}.table.import-table tr.clickable-line td:active .text-neutral-muted{color:#a9bcc1}.table.import-table tr.clickable-line td .text-muted,.table.import-table tr.clickable-line td .deal-detail,.table.import-table tr.clickable-line td .timeline-clock,.table.import-table tr.clickable-line td .deal-task-detail{color:#979797}.table.import-table tr.clickable-line td .text-neutral-muted{color:#a9bcc1}.table.import-table tr.clickable-line td .line{border-color:#ebebeb}.table.import-table tr.table-sub-header td{color:#333;background-color:#fff;border-color:#ebebeb;text-transform:uppercase;font-weight:600}.table.import-table tr.table-sub-header td .text-muted,.table.import-table tr.table-sub-header td .deal-detail,.table.import-table tr.table-sub-header td .timeline-clock,.table.import-table tr.table-sub-header td .deal-task-detail{color:#979797}.table.import-table tr.table-sub-header td .text-neutral-muted{color:#a9bcc1}.table.import-table tr.table-sub-header td .line{border-color:#ebebeb}.table.import-table tr.table-sub-header td:hover{cursor:default}.table.import-table.table-view td{vertical-align:top}.table.import-table.table-view td:last-child{white-space:normal;word-break:break-word;padding-right:0}.table.import-table.table-v-top tr td{vertical-align:top}.table.import-table.last-wrap tr td:last-child{white-space:normal}.table.import-table.table-draggable tr th:first-child{width:1px}.table.import-table.big-lines tr td{height:50px}.table.import-table.table-draggable-no-headers tr td:first-child{width:1px}.table.import-table.table-static tr th:last-child{width:auto}.table.import-table.table-last-line tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.import-table.table-striped#dynamic-table tbody tr:nth-of-type(odd){color:#333;background-color:#fff;border-color:#ebebeb}.table.import-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#f5f5f5;color:#333}.table.import-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-muted,.table.import-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-detail,.table.import-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .timeline-clock,.table.import-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.import-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.import-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-muted,.table.import-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-detail,.table.import-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .timeline-clock,.table.import-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.import-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.import-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .line{border-color:#ebebeb}.table.import-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.import-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#f5f5f5;color:#333}.table.import-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-muted,.table.import-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-detail,.table.import-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .timeline-clock,.table.import-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.import-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.import-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.import-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.import-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.import-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.import-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.import-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.import-table.table-striped tbody tr:nth-of-type(odd){color:#333;background-color:#fff;border-color:#ebebeb}.table.import-table.table-striped tbody tr:nth-of-type(odd) .text-muted,.table.import-table.table-striped tbody tr:nth-of-type(odd) .deal-detail,.table.import-table.table-striped tbody tr:nth-of-type(odd) .timeline-clock,.table.import-table.table-striped tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.import-table.table-striped tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.import-table.table-striped tbody tr:nth-of-type(odd) .line{border-color:#ebebeb}.table.import-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.import-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.import-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.import-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.import-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.import-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.import-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.import-table.table-vertical-separator.white-table-with-header thead tr th{border-right:1px solid transparent}.table.import-table.table-vertical-separator.white-table-with-header thead tr th:last-child{border-right:none}.table.import-table.table-vertical-separator.white-table-with-header tbody tr td{border-right:1px solid #ebebeb}.table.import-table.table-vertical-separator.white-table-with-header tbody tr td:last-child{border-right:none}.table.import-table.table-header-border tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.import-table.table-header-border tr th:last-child{border-right:none}.table.import-table.table-header-border tr th:first-child{border-right:none}.table.import-table.table-smaller-header thead tr th{padding-top:10px;padding-bottom:10px}.table.import-table.table-header-border-full tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.import-table.table-header-border-full tr th:last-child{border-right:none}.table.import-table.table-hover tbody tr{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#333;background-color:#fff;border-color:#ebebeb}.table.import-table.table-hover tbody tr:hover{cursor:pointer;background-color:#f5f5f5;color:#333}.table.import-table.table-hover tbody tr:hover .text-muted,.table.import-table.table-hover tbody tr:hover .deal-detail,.table.import-table.table-hover tbody tr:hover .timeline-clock,.table.import-table.table-hover tbody tr:hover .deal-task-detail{color:#979797}.table.import-table.table-hover tbody tr:hover .text-neutral-muted{color:#a9bcc1}.table.import-table.table-hover tbody tr .text-muted,.table.import-table.table-hover tbody tr .deal-detail,.table.import-table.table-hover tbody tr .timeline-clock,.table.import-table.table-hover tbody tr .deal-task-detail{color:#979797}.table.import-table.table-hover tbody tr .text-neutral-muted{color:#a9bcc1}.table.import-table.table-hover tbody tr .line{border-color:#ebebeb}.table.import-table.table-hover tbody tr.selected{color:#fff;background-color:#999;border-color:#b3b3b3}.table.import-table.table-hover tbody tr.selected .text-muted,.table.import-table.table-hover tbody tr.selected .deal-detail,.table.import-table.table-hover tbody tr.selected .timeline-clock,.table.import-table.table-hover tbody tr.selected .deal-task-detail{color:#fff}.table.import-table.table-hover tbody tr.selected .line{border-color:#b3b3b3}.table.import-table.table-no-header td.small-cell{min-width:150px}.table.import-table.table-no-header td.medium-cell{min-width:200px}.table.import-table.table-no-header td.big-cell{min-width:250px}.table.import-table.borderless,.table.import-table.borderless tr,.table.import-table.borderless tr th,.table.import-table.borderless tr td{border:none}.table.import-table.layout-fixed{table-layout:fixed}.table.import-table.odd-even tr:nth-child(odd){color:#333;background-color:#fcfcfc;border-color:#e8e8e8}.table.import-table.odd-even tr:nth-child(odd) .text-muted,.table.import-table.odd-even tr:nth-child(odd) .deal-detail,.table.import-table.odd-even tr:nth-child(odd) .timeline-clock,.table.import-table.odd-even tr:nth-child(odd) .deal-task-detail{color:#979797}.table.import-table.odd-even tr:nth-child(odd) .text-neutral-muted{color:#a9bcc1}.table.import-table.odd-even tr:nth-child(odd) .line{border-color:#e8e8e8}.table.action-table thead tr{color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.action-table thead tr .text-muted,.table.action-table thead tr .deal-detail,.table.action-table thead tr .timeline-clock,.table.action-table thead tr .deal-task-detail{color:#979797}.table.action-table thead tr .text-neutral-muted{color:#a9bcc1}.table.action-table thead tr .line{border-color:#dee6e8}.table.action-table thead tr th{color:#333;background-color:#e2e8ea;border-color:#cad6d9;font-size:inherit;font-weight:600;color:inherit;opacity:inherit;line-height:inherit;position:relative;padding:15px;border-width:0px 0px 0px 0px;text-transform:uppercase}.table.action-table thead tr th .text-muted,.table.action-table thead tr th .deal-detail,.table.action-table thead tr th .timeline-clock,.table.action-table thead tr th .deal-task-detail{color:#979797}.table.action-table thead tr th .text-neutral-muted{color:#a9bcc1}.table.action-table thead tr th .line{border-color:#cad6d9}.table.action-table thead tr th:last-child{width:1px}.table.action-table thead tr th.active{color:#333;background-color:#c7edf8;border-color:inherit}.table.action-table thead tr th.active .text-muted,.table.action-table thead tr th.active .deal-detail,.table.action-table thead tr th.active .timeline-clock,.table.action-table thead tr th.active .deal-task-detail{color:#979797}.table.action-table thead tr th.active .text-neutral-muted{color:#a9bcc1}.table.action-table thead tr th.active .line{border-color:#a3e1f4}.table.action-table thead tr th.cancel-reorder:hover,.table.action-table thead tr th.cancel-reorder:active{color:#333;background-color:#e2e8ea;border-color:#cad6d9;cursor:default}.table.action-table thead tr th.cancel-reorder:hover .text-muted,.table.action-table thead tr th.cancel-reorder:hover .deal-detail,.table.action-table thead tr th.cancel-reorder:hover .timeline-clock,.table.action-table thead tr th.cancel-reorder:hover .deal-task-detail,.table.action-table thead tr th.cancel-reorder:active .text-muted,.table.action-table thead tr th.cancel-reorder:active .deal-detail,.table.action-table thead tr th.cancel-reorder:active .timeline-clock,.table.action-table thead tr th.cancel-reorder:active .deal-task-detail{color:#979797}.table.action-table thead tr th.cancel-reorder:hover .text-neutral-muted,.table.action-table thead tr th.cancel-reorder:active .text-neutral-muted{color:#a9bcc1}.table.action-table thead tr th.cancel-reorder:hover .line,.table.action-table thead tr th.cancel-reorder:active .line{border-color:#cad6d9}.table.action-table thead tr th.strong-header{white-space:nowrap}.table.action-table thead tr th.mini-cell{min-width:100px}.table.action-table thead tr th.small-cell{min-width:150px}.table.action-table thead tr th.medium-cell{min-width:200px}.table.action-table thead tr th.big-cell{min-width:250px}.table.action-table tr{color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.action-table tr .text-muted,.table.action-table tr .deal-detail,.table.action-table tr .timeline-clock,.table.action-table tr .deal-task-detail{color:#979797}.table.action-table tr .text-neutral-muted{color:#a9bcc1}.table.action-table tr .line{border-color:#dee6e8}.table.action-table tr td{vertical-align:middle;position:relative;padding:10px 15px}.table.action-table tr td .move-row{border-color:#999}.table.action-table tr td a.options-column-button{padding:10px;text-align:center;display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;color:inherit;border-color:inherit}.table.action-table tr td a.options-column-button i{top:50%;position:absolute;right:25%}.table.action-table tr td a.options-column-button:hover{cursor:pointer;background-color:#a3e1f4;color:#333}.table.action-table tr td a.options-column-button:hover .text-muted,.table.action-table tr td a.options-column-button:hover .deal-detail,.table.action-table tr td a.options-column-button:hover .timeline-clock,.table.action-table tr td a.options-column-button:hover .deal-task-detail{color:#979797}.table.action-table tr td a.options-column-button:hover .text-neutral-muted{color:#a9bcc1}.table.action-table tr td a.options-column-button .line{border-color:inherit}.table.action-table tr td.open>a.options-column-button{color:#333;background-color:#90dbf2;border-color:#6ccfee}.table.action-table tr td.open>a.options-column-button .text-muted,.table.action-table tr td.open>a.options-column-button .deal-detail,.table.action-table tr td.open>a.options-column-button .timeline-clock,.table.action-table tr td.open>a.options-column-button .deal-task-detail{color:#979797}.table.action-table tr td.open>a.options-column-button .text-neutral-muted{color:#a9bcc1}.table.action-table tr td.open>a.options-column-button .line{border-color:#6ccfee}.table.action-table tr td:last-child{white-space:nowrap}.table.action-table tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.action-table tr.neutral-line td{color:#333;background-color:#d9f3fb;border-color:#b5e7f6;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.action-table tr.neutral-line td .text-muted,.table.action-table tr.neutral-line td .deal-detail,.table.action-table tr.neutral-line td .timeline-clock,.table.action-table tr.neutral-line td .deal-task-detail{color:#979797}.table.action-table tr.neutral-line td .text-neutral-muted{color:#a9bcc1}.table.action-table tr.neutral-line td .line{border-color:#b5e7f6}.table.action-table tr.neutral-line td:hover{cursor:default}.table.action-table tr.clickable-line td{color:#333;background-color:#d9f3fb;border-color:#b5e7f6;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.action-table tr.clickable-line td:hover{cursor:pointer;background-color:#c7edf8;color:#333}.table.action-table tr.clickable-line td:hover .text-muted,.table.action-table tr.clickable-line td:hover .deal-detail,.table.action-table tr.clickable-line td:hover .timeline-clock,.table.action-table tr.clickable-line td:hover .deal-task-detail{color:#979797}.table.action-table tr.clickable-line td:hover .text-neutral-muted{color:#a9bcc1}.table.action-table tr.clickable-line td:active{background-color:#b5e7f6;color:#333}.table.action-table tr.clickable-line td:active .text-muted,.table.action-table tr.clickable-line td:active .deal-detail,.table.action-table tr.clickable-line td:active .timeline-clock,.table.action-table tr.clickable-line td:active .deal-task-detail{color:#979797}.table.action-table tr.clickable-line td:active .text-neutral-muted{color:#a9bcc1}.table.action-table tr.clickable-line td .text-muted,.table.action-table tr.clickable-line td .deal-detail,.table.action-table tr.clickable-line td .timeline-clock,.table.action-table tr.clickable-line td .deal-task-detail{color:#979797}.table.action-table tr.clickable-line td .text-neutral-muted{color:#a9bcc1}.table.action-table tr.clickable-line td .line{border-color:#b5e7f6}.table.action-table tr.table-sub-header td{color:#333;background-color:#f6f8f9;border-color:#dee6e8;text-transform:uppercase;font-weight:600}.table.action-table tr.table-sub-header td .text-muted,.table.action-table tr.table-sub-header td .deal-detail,.table.action-table tr.table-sub-header td .timeline-clock,.table.action-table tr.table-sub-header td .deal-task-detail{color:#979797}.table.action-table tr.table-sub-header td .text-neutral-muted{color:#a9bcc1}.table.action-table tr.table-sub-header td .line{border-color:#dee6e8}.table.action-table tr.table-sub-header td:hover{cursor:default}.table.action-table.table-view td{vertical-align:top}.table.action-table.table-view td:last-child{white-space:normal;word-break:break-word;padding-right:0}.table.action-table.table-v-top tr td{vertical-align:top}.table.action-table.last-wrap tr td:last-child{white-space:normal}.table.action-table.table-draggable tr th:first-child{width:1px}.table.action-table.big-lines tr td{height:50px}.table.action-table.table-draggable-no-headers tr td:first-child{width:1px}.table.action-table.table-static tr th:last-child{width:auto}.table.action-table.table-last-line tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.action-table.table-striped#dynamic-table tbody tr:nth-of-type(odd){color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.action-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#c7edf8;color:#333}.table.action-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-muted,.table.action-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-detail,.table.action-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .timeline-clock,.table.action-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.action-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.action-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-muted,.table.action-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-detail,.table.action-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .timeline-clock,.table.action-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.action-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.action-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .line{border-color:#dee6e8}.table.action-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.action-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#c7edf8;color:#333}.table.action-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-muted,.table.action-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-detail,.table.action-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .timeline-clock,.table.action-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.action-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.action-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.action-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.action-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.action-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.action-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.action-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.action-table.table-striped tbody tr:nth-of-type(odd){color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.action-table.table-striped tbody tr:nth-of-type(odd) .text-muted,.table.action-table.table-striped tbody tr:nth-of-type(odd) .deal-detail,.table.action-table.table-striped tbody tr:nth-of-type(odd) .timeline-clock,.table.action-table.table-striped tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.action-table.table-striped tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.action-table.table-striped tbody tr:nth-of-type(odd) .line{border-color:#dee6e8}.table.action-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.action-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.action-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.action-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.action-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.action-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.action-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.action-table.table-vertical-separator.white-table-with-header thead tr th{border-right:1px solid transparent}.table.action-table.table-vertical-separator.white-table-with-header thead tr th:last-child{border-right:none}.table.action-table.table-vertical-separator.white-table-with-header tbody tr td{border-right:1px solid #ebebeb}.table.action-table.table-vertical-separator.white-table-with-header tbody tr td:last-child{border-right:none}.table.action-table.table-header-border tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.action-table.table-header-border tr th:last-child{border-right:none}.table.action-table.table-header-border tr th:first-child{border-right:none}.table.action-table.table-smaller-header thead tr th{padding-top:10px;padding-bottom:10px}.table.action-table.table-header-border-full tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.action-table.table-header-border-full tr th:last-child{border-right:none}.table.action-table.table-hover tbody tr{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#333;background-color:#f6f8f9;border-color:#dee6e8}.table.action-table.table-hover tbody tr:hover{cursor:pointer;background-color:#c7edf8;color:#333}.table.action-table.table-hover tbody tr:hover .text-muted,.table.action-table.table-hover tbody tr:hover .deal-detail,.table.action-table.table-hover tbody tr:hover .timeline-clock,.table.action-table.table-hover tbody tr:hover .deal-task-detail{color:#979797}.table.action-table.table-hover tbody tr:hover .text-neutral-muted{color:#a9bcc1}.table.action-table.table-hover tbody tr .text-muted,.table.action-table.table-hover tbody tr .deal-detail,.table.action-table.table-hover tbody tr .timeline-clock,.table.action-table.table-hover tbody tr .deal-task-detail{color:#979797}.table.action-table.table-hover tbody tr .text-neutral-muted{color:#a9bcc1}.table.action-table.table-hover tbody tr .line{border-color:#dee6e8}.table.action-table.table-hover tbody tr.selected{color:#fff;background-color:#23b7e5;border-color:#51c6ea}.table.action-table.table-hover tbody tr.selected .text-muted,.table.action-table.table-hover tbody tr.selected .deal-detail,.table.action-table.table-hover tbody tr.selected .timeline-clock,.table.action-table.table-hover tbody tr.selected .deal-task-detail{color:#d9f3fb}.table.action-table.table-hover tbody tr.selected .line{border-color:#51c6ea}.table.action-table.table-no-header td.small-cell{min-width:150px}.table.action-table.table-no-header td.medium-cell{min-width:200px}.table.action-table.table-no-header td.big-cell{min-width:250px}.table.action-table.borderless,.table.action-table.borderless tr,.table.action-table.borderless tr th,.table.action-table.borderless tr td{border:none}.table.action-table.layout-fixed{table-layout:fixed}.table.action-table.odd-even tr:nth-child(odd){color:#333;background-color:#fcfcfc;border-color:#e8e8e8}.table.action-table.odd-even tr:nth-child(odd) .text-muted,.table.action-table.odd-even tr:nth-child(odd) .deal-detail,.table.action-table.odd-even tr:nth-child(odd) .timeline-clock,.table.action-table.odd-even tr:nth-child(odd) .deal-task-detail{color:#979797}.table.action-table.odd-even tr:nth-child(odd) .text-neutral-muted{color:#a9bcc1}.table.action-table.odd-even tr:nth-child(odd) .line{border-color:#e8e8e8}.table.table-actions-list thead tr{color:#333;background-color:#edf1f2;border-color:#d5dfe1}.table.table-actions-list thead tr .text-muted,.table.table-actions-list thead tr .deal-detail,.table.table-actions-list thead tr .timeline-clock,.table.table-actions-list thead tr .deal-task-detail{color:#979797}.table.table-actions-list thead tr .text-neutral-muted{color:#a9bcc1}.table.table-actions-list thead tr .line{border-color:#d5dfe1}.table.table-actions-list thead tr th{color:#333;background-color:#edf1f2;border-color:#d5dfe1;font-size:inherit;font-weight:600;color:inherit;opacity:inherit;line-height:inherit;position:relative;padding:15px;border-width:0px 0px 0px 0px;text-transform:uppercase}.table.table-actions-list thead tr th .text-muted,.table.table-actions-list thead tr th .deal-detail,.table.table-actions-list thead tr th .timeline-clock,.table.table-actions-list thead tr th .deal-task-detail{color:#979797}.table.table-actions-list thead tr th .text-neutral-muted{color:#a9bcc1}.table.table-actions-list thead tr th .line{border-color:#d5dfe1}.table.table-actions-list thead tr th:last-child{width:1px}.table.table-actions-list thead tr th.active{color:#333;background-color:#dfe6e8;border-color:inherit}.table.table-actions-list thead tr th.active .text-muted,.table.table-actions-list thead tr th.active .deal-detail,.table.table-actions-list thead tr th.active .timeline-clock,.table.table-actions-list thead tr th.active .deal-task-detail{color:#979797}.table.table-actions-list thead tr th.active .text-neutral-muted{color:#a9bcc1}.table.table-actions-list thead tr th.active .line{border-color:#c7d4d7}.table.table-actions-list thead tr th.cancel-reorder:hover,.table.table-actions-list thead tr th.cancel-reorder:active{color:#333;background-color:#edf1f2;border-color:#d5dfe1;cursor:default}.table.table-actions-list thead tr th.cancel-reorder:hover .text-muted,.table.table-actions-list thead tr th.cancel-reorder:hover .deal-detail,.table.table-actions-list thead tr th.cancel-reorder:hover .timeline-clock,.table.table-actions-list thead tr th.cancel-reorder:hover .deal-task-detail,.table.table-actions-list thead tr th.cancel-reorder:active .text-muted,.table.table-actions-list thead tr th.cancel-reorder:active .deal-detail,.table.table-actions-list thead tr th.cancel-reorder:active .timeline-clock,.table.table-actions-list thead tr th.cancel-reorder:active .deal-task-detail{color:#979797}.table.table-actions-list thead tr th.cancel-reorder:hover .text-neutral-muted,.table.table-actions-list thead tr th.cancel-reorder:active .text-neutral-muted{color:#a9bcc1}.table.table-actions-list thead tr th.cancel-reorder:hover .line,.table.table-actions-list thead tr th.cancel-reorder:active .line{border-color:#d5dfe1}.table.table-actions-list thead tr th.strong-header{white-space:nowrap}.table.table-actions-list thead tr th.mini-cell{min-width:100px}.table.table-actions-list thead tr th.small-cell{min-width:150px}.table.table-actions-list thead tr th.medium-cell{min-width:200px}.table.table-actions-list thead tr th.big-cell{min-width:250px}.table.table-actions-list tr{color:#333;background-color:#edf1f2;border-color:#d5dfe1}.table.table-actions-list tr .text-muted,.table.table-actions-list tr .deal-detail,.table.table-actions-list tr .timeline-clock,.table.table-actions-list tr .deal-task-detail{color:#979797}.table.table-actions-list tr .text-neutral-muted{color:#a9bcc1}.table.table-actions-list tr .line{border-color:#d5dfe1}.table.table-actions-list tr td{vertical-align:middle;position:relative;padding:10px 15px}.table.table-actions-list tr td .move-row{border-color:#999}.table.table-actions-list tr td a.options-column-button{padding:10px;text-align:center;display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;color:inherit;border-color:inherit}.table.table-actions-list tr td a.options-column-button i{top:50%;position:absolute;right:25%}.table.table-actions-list tr td a.options-column-button:hover{cursor:pointer;background-color:#c7d4d7;color:#333}.table.table-actions-list tr td a.options-column-button:hover .text-muted,.table.table-actions-list tr td a.options-column-button:hover .deal-detail,.table.table-actions-list tr td a.options-column-button:hover .timeline-clock,.table.table-actions-list tr td a.options-column-button:hover .deal-task-detail{color:#979797}.table.table-actions-list tr td a.options-column-button:hover .text-neutral-muted{color:#a9bcc1}.table.table-actions-list tr td a.options-column-button:active{background-color:#bbcace;color:#333}.table.table-actions-list tr td a.options-column-button:active .text-muted,.table.table-actions-list tr td a.options-column-button:active .deal-detail,.table.table-actions-list tr td a.options-column-button:active .timeline-clock,.table.table-actions-list tr td a.options-column-button:active .deal-task-detail{color:#979797}.table.table-actions-list tr td a.options-column-button:active .text-neutral-muted{color:#a9bcc1}.table.table-actions-list tr td a.options-column-button .line{border-color:inherit}.table.table-actions-list tr td.open>a.options-column-button{color:#333;background-color:#bbcace;border-color:#a4b8bd}.table.table-actions-list tr td.open>a.options-column-button .text-muted,.table.table-actions-list tr td.open>a.options-column-button .deal-detail,.table.table-actions-list tr td.open>a.options-column-button .timeline-clock,.table.table-actions-list tr td.open>a.options-column-button .deal-task-detail{color:#979797}.table.table-actions-list tr td.open>a.options-column-button .text-neutral-muted{color:#a9bcc1}.table.table-actions-list tr td.open>a.options-column-button .line{border-color:#a4b8bd}.table.table-actions-list tr td:last-child{white-space:nowrap}.table.table-actions-list tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.table-actions-list tr.neutral-line td{color:#333;background-color:#ebeff0;border-color:#d3dddf;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.table-actions-list tr.neutral-line td .text-muted,.table.table-actions-list tr.neutral-line td .deal-detail,.table.table-actions-list tr.neutral-line td .timeline-clock,.table.table-actions-list tr.neutral-line td .deal-task-detail{color:#979797}.table.table-actions-list tr.neutral-line td .text-neutral-muted{color:#a9bcc1}.table.table-actions-list tr.neutral-line td .line{border-color:#d3dddf}.table.table-actions-list tr.neutral-line td:hover{cursor:default}.table.table-actions-list tr.clickable-line td{color:#333;background-color:#ebeff0;border-color:#d3dddf;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.table-actions-list tr.clickable-line td:hover{cursor:pointer;background-color:#dfe6e8;color:#333}.table.table-actions-list tr.clickable-line td:hover .text-muted,.table.table-actions-list tr.clickable-line td:hover .deal-detail,.table.table-actions-list tr.clickable-line td:hover .timeline-clock,.table.table-actions-list tr.clickable-line td:hover .deal-task-detail{color:#979797}.table.table-actions-list tr.clickable-line td:hover .text-neutral-muted{color:#a9bcc1}.table.table-actions-list tr.clickable-line td:active{background-color:#d3dddf;color:#333}.table.table-actions-list tr.clickable-line td:active .text-muted,.table.table-actions-list tr.clickable-line td:active .deal-detail,.table.table-actions-list tr.clickable-line td:active .timeline-clock,.table.table-actions-list tr.clickable-line td:active .deal-task-detail{color:#979797}.table.table-actions-list tr.clickable-line td:active .text-neutral-muted{color:#a9bcc1}.table.table-actions-list tr.clickable-line td .text-muted,.table.table-actions-list tr.clickable-line td .deal-detail,.table.table-actions-list tr.clickable-line td .timeline-clock,.table.table-actions-list tr.clickable-line td .deal-task-detail{color:#979797}.table.table-actions-list tr.clickable-line td .text-neutral-muted{color:#a9bcc1}.table.table-actions-list tr.clickable-line td .line{border-color:#d3dddf}.table.table-actions-list tr.table-sub-header td{color:#333;background-color:#edf1f2;border-color:#d5dfe1;text-transform:uppercase;font-weight:600}.table.table-actions-list tr.table-sub-header td .text-muted,.table.table-actions-list tr.table-sub-header td .deal-detail,.table.table-actions-list tr.table-sub-header td .timeline-clock,.table.table-actions-list tr.table-sub-header td .deal-task-detail{color:#979797}.table.table-actions-list tr.table-sub-header td .text-neutral-muted{color:#a9bcc1}.table.table-actions-list tr.table-sub-header td .line{border-color:#d5dfe1}.table.table-actions-list tr.table-sub-header td:hover{cursor:default}.table.table-actions-list.table-view td{vertical-align:top}.table.table-actions-list.table-view td:last-child{white-space:normal;word-break:break-word;padding-right:0}.table.table-actions-list.table-v-top tr td{vertical-align:top}.table.table-actions-list.last-wrap tr td:last-child{white-space:normal}.table.table-actions-list.table-draggable tr th:first-child{width:1px}.table.table-actions-list.big-lines tr td{height:50px}.table.table-actions-list.table-draggable-no-headers tr td:first-child{width:1px}.table.table-actions-list.table-static tr th:last-child{width:auto}.table.table-actions-list.table-last-line tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.table-actions-list.table-striped#dynamic-table tbody tr:nth-of-type(odd){color:#333;background-color:#edf1f2;border-color:#d5dfe1}.table.table-actions-list.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#dfe6e8;color:#333}.table.table-actions-list.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-muted,.table.table-actions-list.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-detail,.table.table-actions-list.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .timeline-clock,.table.table-actions-list.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.table-actions-list.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.table-actions-list.table-striped#dynamic-table tbody tr:nth-of-type(odd):active{background-color:#d3dddf;color:#333}.table.table-actions-list.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .text-muted,.table.table-actions-list.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .deal-detail,.table.table-actions-list.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .timeline-clock,.table.table-actions-list.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.table-actions-list.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.table-actions-list.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-muted,.table.table-actions-list.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-detail,.table.table-actions-list.table-striped#dynamic-table tbody tr:nth-of-type(odd) .timeline-clock,.table.table-actions-list.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.table-actions-list.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.table-actions-list.table-striped#dynamic-table tbody tr:nth-of-type(odd) .line{border-color:#d5dfe1}.table.table-actions-list.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.table-actions-list.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#dfe6e8;color:#333}.table.table-actions-list.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-muted,.table.table-actions-list.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-detail,.table.table-actions-list.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .timeline-clock,.table.table-actions-list.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.table-actions-list.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.table-actions-list.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active{background-color:#d3dddf;color:#333}.table.table-actions-list.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .text-muted,.table.table-actions-list.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .deal-detail,.table.table-actions-list.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .timeline-clock,.table.table-actions-list.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.table-actions-list.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.table-actions-list.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.table-actions-list.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.table-actions-list.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.table-actions-list.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.table-actions-list.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.table-actions-list.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.table-actions-list.table-striped tbody tr:nth-of-type(odd){color:#333;background-color:#edf1f2;border-color:#d5dfe1}.table.table-actions-list.table-striped tbody tr:nth-of-type(odd):active{background-color:#d3dddf;color:#333}.table.table-actions-list.table-striped tbody tr:nth-of-type(odd):active .text-muted,.table.table-actions-list.table-striped tbody tr:nth-of-type(odd):active .deal-detail,.table.table-actions-list.table-striped tbody tr:nth-of-type(odd):active .timeline-clock,.table.table-actions-list.table-striped tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.table-actions-list.table-striped tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.table-actions-list.table-striped tbody tr:nth-of-type(odd) .text-muted,.table.table-actions-list.table-striped tbody tr:nth-of-type(odd) .deal-detail,.table.table-actions-list.table-striped tbody tr:nth-of-type(odd) .timeline-clock,.table.table-actions-list.table-striped tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.table-actions-list.table-striped tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.table-actions-list.table-striped tbody tr:nth-of-type(odd) .line{border-color:#d5dfe1}.table.table-actions-list.table-striped.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.table-actions-list.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active{background-color:#d3dddf;color:#333}.table.table-actions-list.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .text-muted,.table.table-actions-list.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .deal-detail,.table.table-actions-list.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .timeline-clock,.table.table-actions-list.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.table-actions-list.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.table-actions-list.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.table-actions-list.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.table-actions-list.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.table-actions-list.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.table-actions-list.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.table-actions-list.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.table-actions-list.table-vertical-separator.white-table-with-header thead tr th{border-right:1px solid transparent}.table.table-actions-list.table-vertical-separator.white-table-with-header thead tr th:last-child{border-right:none}.table.table-actions-list.table-vertical-separator.white-table-with-header tbody tr td{border-right:1px solid #ebebeb}.table.table-actions-list.table-vertical-separator.white-table-with-header tbody tr td:last-child{border-right:none}.table.table-actions-list.table-header-border tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.table-actions-list.table-header-border tr th:last-child{border-right:none}.table.table-actions-list.table-header-border tr th:first-child{border-right:none}.table.table-actions-list.table-smaller-header thead tr th{padding-top:10px;padding-bottom:10px}.table.table-actions-list.table-header-border-full tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.table-actions-list.table-header-border-full tr th:last-child{border-right:none}.table.table-actions-list.table-hover tbody tr{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#333;background-color:#edf1f2;border-color:#d5dfe1}.table.table-actions-list.table-hover tbody tr:hover{cursor:pointer;background-color:#dfe6e8;color:#333}.table.table-actions-list.table-hover tbody tr:hover .text-muted,.table.table-actions-list.table-hover tbody tr:hover .deal-detail,.table.table-actions-list.table-hover tbody tr:hover .timeline-clock,.table.table-actions-list.table-hover tbody tr:hover .deal-task-detail{color:#979797}.table.table-actions-list.table-hover tbody tr:hover .text-neutral-muted{color:#a9bcc1}.table.table-actions-list.table-hover tbody tr:active{background-color:#d3dddf;color:#333}.table.table-actions-list.table-hover tbody tr:active .text-muted,.table.table-actions-list.table-hover tbody tr:active .deal-detail,.table.table-actions-list.table-hover tbody tr:active .timeline-clock,.table.table-actions-list.table-hover tbody tr:active .deal-task-detail{color:#979797}.table.table-actions-list.table-hover tbody tr:active .text-neutral-muted{color:#a9bcc1}.table.table-actions-list.table-hover tbody tr .text-muted,.table.table-actions-list.table-hover tbody tr .deal-detail,.table.table-actions-list.table-hover tbody tr .timeline-clock,.table.table-actions-list.table-hover tbody tr .deal-task-detail{color:#979797}.table.table-actions-list.table-hover tbody tr .text-neutral-muted{color:#a9bcc1}.table.table-actions-list.table-hover tbody tr .line{border-color:#d5dfe1}.table.table-actions-list.table-hover tbody tr.selected{color:#fff;background-color:#74939b;border-color:#92aab0}.table.table-actions-list.table-hover tbody tr.selected .text-muted,.table.table-actions-list.table-hover tbody tr.selected .deal-detail,.table.table-actions-list.table-hover tbody tr.selected .timeline-clock,.table.table-actions-list.table-hover tbody tr.selected .deal-task-detail{color:#ebeff0}.table.table-actions-list.table-hover tbody tr.selected .line{border-color:#92aab0}.table.table-actions-list.table-no-header td.small-cell{min-width:150px}.table.table-actions-list.table-no-header td.medium-cell{min-width:200px}.table.table-actions-list.table-no-header td.big-cell{min-width:250px}.table.table-actions-list.borderless,.table.table-actions-list.borderless tr,.table.table-actions-list.borderless tr th,.table.table-actions-list.borderless tr td{border:none}.table.table-actions-list.layout-fixed{table-layout:fixed}.table.table-actions-list.odd-even tr:nth-child(odd){color:#333;background-color:#fcfcfc;border-color:#e8e8e8}.table.table-actions-list.odd-even tr:nth-child(odd) .text-muted,.table.table-actions-list.odd-even tr:nth-child(odd) .deal-detail,.table.table-actions-list.odd-even tr:nth-child(odd) .timeline-clock,.table.table-actions-list.odd-even tr:nth-child(odd) .deal-task-detail{color:#979797}.table.table-actions-list.odd-even tr:nth-child(odd) .text-neutral-muted{color:#a9bcc1}.table.table-actions-list.odd-even tr:nth-child(odd) .line{border-color:#e8e8e8}.table.contact-deals-table thead tr{color:#333;background-color:#fff;border-color:#ebebeb}.table.contact-deals-table thead tr .text-muted,.table.contact-deals-table thead tr .deal-detail,.table.contact-deals-table thead tr .timeline-clock,.table.contact-deals-table thead tr .deal-task-detail{color:#979797}.table.contact-deals-table thead tr .text-neutral-muted{color:#a9bcc1}.table.contact-deals-table thead tr .line{border-color:#ebebeb}.table.contact-deals-table thead tr th{color:#333;background-color:#fff;border-color:#ebebeb;font-size:inherit;font-weight:600;color:inherit;opacity:inherit;line-height:inherit;position:relative;padding:15px;border-width:0px 0px 0px 0px;text-transform:uppercase}.table.contact-deals-table thead tr th .text-muted,.table.contact-deals-table thead tr th .deal-detail,.table.contact-deals-table thead tr th .timeline-clock,.table.contact-deals-table thead tr th .deal-task-detail{color:#979797}.table.contact-deals-table thead tr th .text-neutral-muted{color:#a9bcc1}.table.contact-deals-table thead tr th .line{border-color:#ebebeb}.table.contact-deals-table thead tr th:last-child{width:1px}.table.contact-deals-table thead tr th.active{color:#333;background-color:#e1e8e9;border-color:inherit}.table.contact-deals-table thead tr th.active .text-muted,.table.contact-deals-table thead tr th.active .deal-detail,.table.contact-deals-table thead tr th.active .timeline-clock,.table.contact-deals-table thead tr th.active .deal-task-detail{color:#979797}.table.contact-deals-table thead tr th.active .text-neutral-muted{color:#a9bcc1}.table.contact-deals-table thead tr th.active .line{border-color:#c9d5d8}.table.contact-deals-table thead tr th.cancel-reorder:hover,.table.contact-deals-table thead tr th.cancel-reorder:active{color:#333;background-color:#fff;border-color:#ebebeb;cursor:default}.table.contact-deals-table thead tr th.cancel-reorder:hover .text-muted,.table.contact-deals-table thead tr th.cancel-reorder:hover .deal-detail,.table.contact-deals-table thead tr th.cancel-reorder:hover .timeline-clock,.table.contact-deals-table thead tr th.cancel-reorder:hover .deal-task-detail,.table.contact-deals-table thead tr th.cancel-reorder:active .text-muted,.table.contact-deals-table thead tr th.cancel-reorder:active .deal-detail,.table.contact-deals-table thead tr th.cancel-reorder:active .timeline-clock,.table.contact-deals-table thead tr th.cancel-reorder:active .deal-task-detail{color:#979797}.table.contact-deals-table thead tr th.cancel-reorder:hover .text-neutral-muted,.table.contact-deals-table thead tr th.cancel-reorder:active .text-neutral-muted{color:#a9bcc1}.table.contact-deals-table thead tr th.cancel-reorder:hover .line,.table.contact-deals-table thead tr th.cancel-reorder:active .line{border-color:#ebebeb}.table.contact-deals-table thead tr th.strong-header{white-space:nowrap}.table.contact-deals-table thead tr th.mini-cell{min-width:100px}.table.contact-deals-table thead tr th.small-cell{min-width:150px}.table.contact-deals-table thead tr th.medium-cell{min-width:200px}.table.contact-deals-table thead tr th.big-cell{min-width:250px}.table.contact-deals-table tr{color:#333;background-color:#fff;border-color:#ebebeb}.table.contact-deals-table tr .text-muted,.table.contact-deals-table tr .deal-detail,.table.contact-deals-table tr .timeline-clock,.table.contact-deals-table tr .deal-task-detail{color:#979797}.table.contact-deals-table tr .text-neutral-muted{color:#a9bcc1}.table.contact-deals-table tr .line{border-color:#ebebeb}.table.contact-deals-table tr td{vertical-align:middle;position:relative;padding:10px 15px}.table.contact-deals-table tr td .move-row{border-color:#999}.table.contact-deals-table tr td a.options-column-button{padding:10px;text-align:center;display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;color:inherit;border-color:inherit}.table.contact-deals-table tr td a.options-column-button i{top:50%;position:absolute;right:25%}.table.contact-deals-table tr td a.options-column-button:hover{cursor:pointer;background-color:#c9d5d8;color:#333}.table.contact-deals-table tr td a.options-column-button:hover .text-muted,.table.contact-deals-table tr td a.options-column-button:hover .deal-detail,.table.contact-deals-table tr td a.options-column-button:hover .timeline-clock,.table.contact-deals-table tr td a.options-column-button:hover .deal-task-detail{color:#979797}.table.contact-deals-table tr td a.options-column-button:hover .text-neutral-muted{color:#a9bcc1}.table.contact-deals-table tr td a.options-column-button:active{background-color:#beccd0;color:#333}.table.contact-deals-table tr td a.options-column-button:active .text-muted,.table.contact-deals-table tr td a.options-column-button:active .deal-detail,.table.contact-deals-table tr td a.options-column-button:active .timeline-clock,.table.contact-deals-table tr td a.options-column-button:active .deal-task-detail{color:#979797}.table.contact-deals-table tr td a.options-column-button:active .text-neutral-muted{color:#a9bcc1}.table.contact-deals-table tr td a.options-column-button .line{border-color:inherit}.table.contact-deals-table tr td.open>a.options-column-button{color:#333;background-color:#beccd0;border-color:#a6babf}.table.contact-deals-table tr td.open>a.options-column-button .text-muted,.table.contact-deals-table tr td.open>a.options-column-button .deal-detail,.table.contact-deals-table tr td.open>a.options-column-button .timeline-clock,.table.contact-deals-table tr td.open>a.options-column-button .deal-task-detail{color:#979797}.table.contact-deals-table tr td.open>a.options-column-button .text-neutral-muted{color:#a9bcc1}.table.contact-deals-table tr td.open>a.options-column-button .line{border-color:#a6babf}.table.contact-deals-table tr td:last-child{white-space:nowrap}.table.contact-deals-table tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.contact-deals-table tr.neutral-line td{color:#333;background-color:#edf1f2;border-color:#d5dfe1;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.contact-deals-table tr.neutral-line td .text-muted,.table.contact-deals-table tr.neutral-line td .deal-detail,.table.contact-deals-table tr.neutral-line td .timeline-clock,.table.contact-deals-table tr.neutral-line td .deal-task-detail{color:#979797}.table.contact-deals-table tr.neutral-line td .text-neutral-muted{color:#a9bcc1}.table.contact-deals-table tr.neutral-line td .line{border-color:#d5dfe1}.table.contact-deals-table tr.neutral-line td:hover{cursor:default}.table.contact-deals-table tr.clickable-line td{color:#333;background-color:#edf1f2;border-color:#d5dfe1;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.contact-deals-table tr.clickable-line td:hover{cursor:pointer;background-color:#e1e8e9;color:#333}.table.contact-deals-table tr.clickable-line td:hover .text-muted,.table.contact-deals-table tr.clickable-line td:hover .deal-detail,.table.contact-deals-table tr.clickable-line td:hover .timeline-clock,.table.contact-deals-table tr.clickable-line td:hover .deal-task-detail{color:#979797}.table.contact-deals-table tr.clickable-line td:hover .text-neutral-muted{color:#a9bcc1}.table.contact-deals-table tr.clickable-line td:active{background-color:#d5dfe1;color:#333}.table.contact-deals-table tr.clickable-line td:active .text-muted,.table.contact-deals-table tr.clickable-line td:active .deal-detail,.table.contact-deals-table tr.clickable-line td:active .timeline-clock,.table.contact-deals-table tr.clickable-line td:active .deal-task-detail{color:#979797}.table.contact-deals-table tr.clickable-line td:active .text-neutral-muted{color:#a9bcc1}.table.contact-deals-table tr.clickable-line td .text-muted,.table.contact-deals-table tr.clickable-line td .deal-detail,.table.contact-deals-table tr.clickable-line td .timeline-clock,.table.contact-deals-table tr.clickable-line td .deal-task-detail{color:#979797}.table.contact-deals-table tr.clickable-line td .text-neutral-muted{color:#a9bcc1}.table.contact-deals-table tr.clickable-line td .line{border-color:#d5dfe1}.table.contact-deals-table tr.table-sub-header td{color:#333;background-color:#fff;border-color:#ebebeb;text-transform:uppercase;font-weight:600}.table.contact-deals-table tr.table-sub-header td .text-muted,.table.contact-deals-table tr.table-sub-header td .deal-detail,.table.contact-deals-table tr.table-sub-header td .timeline-clock,.table.contact-deals-table tr.table-sub-header td .deal-task-detail{color:#979797}.table.contact-deals-table tr.table-sub-header td .text-neutral-muted{color:#a9bcc1}.table.contact-deals-table tr.table-sub-header td .line{border-color:#ebebeb}.table.contact-deals-table tr.table-sub-header td:hover{cursor:default}.table.contact-deals-table.table-view td{vertical-align:top}.table.contact-deals-table.table-view td:last-child{white-space:normal;word-break:break-word;padding-right:0}.table.contact-deals-table.table-v-top tr td{vertical-align:top}.table.contact-deals-table.last-wrap tr td:last-child{white-space:normal}.table.contact-deals-table.table-draggable tr th:first-child{width:1px}.table.contact-deals-table.big-lines tr td{height:50px}.table.contact-deals-table.table-draggable-no-headers tr td:first-child{width:1px}.table.contact-deals-table.table-static tr th:last-child{width:auto}.table.contact-deals-table.table-last-line tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.contact-deals-table.table-striped#dynamic-table tbody tr:nth-of-type(odd){color:#333;background-color:#fff;border-color:#ebebeb}.table.contact-deals-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#e1e8e9;color:#333}.table.contact-deals-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-muted,.table.contact-deals-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-detail,.table.contact-deals-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .timeline-clock,.table.contact-deals-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.contact-deals-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.contact-deals-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active{background-color:#d5dfe1;color:#333}.table.contact-deals-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .text-muted,.table.contact-deals-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .deal-detail,.table.contact-deals-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .timeline-clock,.table.contact-deals-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.contact-deals-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.contact-deals-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-muted,.table.contact-deals-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-detail,.table.contact-deals-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .timeline-clock,.table.contact-deals-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.contact-deals-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.contact-deals-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .line{border-color:#ebebeb}.table.contact-deals-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.contact-deals-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#e1e8e9;color:#333}.table.contact-deals-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-muted,.table.contact-deals-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-detail,.table.contact-deals-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .timeline-clock,.table.contact-deals-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.contact-deals-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.contact-deals-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active{background-color:#d5dfe1;color:#333}.table.contact-deals-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .text-muted,.table.contact-deals-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .deal-detail,.table.contact-deals-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .timeline-clock,.table.contact-deals-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.contact-deals-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.contact-deals-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.contact-deals-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.contact-deals-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.contact-deals-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.contact-deals-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.contact-deals-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.contact-deals-table.table-striped tbody tr:nth-of-type(odd){color:#333;background-color:#fff;border-color:#ebebeb}.table.contact-deals-table.table-striped tbody tr:nth-of-type(odd):active{background-color:#d5dfe1;color:#333}.table.contact-deals-table.table-striped tbody tr:nth-of-type(odd):active .text-muted,.table.contact-deals-table.table-striped tbody tr:nth-of-type(odd):active .deal-detail,.table.contact-deals-table.table-striped tbody tr:nth-of-type(odd):active .timeline-clock,.table.contact-deals-table.table-striped tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.contact-deals-table.table-striped tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.contact-deals-table.table-striped tbody tr:nth-of-type(odd) .text-muted,.table.contact-deals-table.table-striped tbody tr:nth-of-type(odd) .deal-detail,.table.contact-deals-table.table-striped tbody tr:nth-of-type(odd) .timeline-clock,.table.contact-deals-table.table-striped tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.contact-deals-table.table-striped tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.contact-deals-table.table-striped tbody tr:nth-of-type(odd) .line{border-color:#ebebeb}.table.contact-deals-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.contact-deals-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active{background-color:#d5dfe1;color:#333}.table.contact-deals-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .text-muted,.table.contact-deals-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .deal-detail,.table.contact-deals-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .timeline-clock,.table.contact-deals-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .deal-task-detail{color:#979797}.table.contact-deals-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd):active .text-neutral-muted{color:#a9bcc1}.table.contact-deals-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.contact-deals-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.contact-deals-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.contact-deals-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.contact-deals-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.contact-deals-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.contact-deals-table.table-vertical-separator.white-table-with-header thead tr th{border-right:1px solid transparent}.table.contact-deals-table.table-vertical-separator.white-table-with-header thead tr th:last-child{border-right:none}.table.contact-deals-table.table-vertical-separator.white-table-with-header tbody tr td{border-right:1px solid #ebebeb}.table.contact-deals-table.table-vertical-separator.white-table-with-header tbody tr td:last-child{border-right:none}.table.contact-deals-table.table-header-border tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.contact-deals-table.table-header-border tr th:last-child{border-right:none}.table.contact-deals-table.table-header-border tr th:first-child{border-right:none}.table.contact-deals-table.table-smaller-header thead tr th{padding-top:10px;padding-bottom:10px}.table.contact-deals-table.table-header-border-full tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.contact-deals-table.table-header-border-full tr th:last-child{border-right:none}.table.contact-deals-table.table-hover tbody tr{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#333;background-color:#fff;border-color:#ebebeb}.table.contact-deals-table.table-hover tbody tr:hover{cursor:pointer;background-color:#e1e8e9;color:#333}.table.contact-deals-table.table-hover tbody tr:hover .text-muted,.table.contact-deals-table.table-hover tbody tr:hover .deal-detail,.table.contact-deals-table.table-hover tbody tr:hover .timeline-clock,.table.contact-deals-table.table-hover tbody tr:hover .deal-task-detail{color:#979797}.table.contact-deals-table.table-hover tbody tr:hover .text-neutral-muted{color:#a9bcc1}.table.contact-deals-table.table-hover tbody tr:active{background-color:#d5dfe1;color:#333}.table.contact-deals-table.table-hover tbody tr:active .text-muted,.table.contact-deals-table.table-hover tbody tr:active .deal-detail,.table.contact-deals-table.table-hover tbody tr:active .timeline-clock,.table.contact-deals-table.table-hover tbody tr:active .deal-task-detail{color:#979797}.table.contact-deals-table.table-hover tbody tr:active .text-neutral-muted{color:#a9bcc1}.table.contact-deals-table.table-hover tbody tr .text-muted,.table.contact-deals-table.table-hover tbody tr .deal-detail,.table.contact-deals-table.table-hover tbody tr .timeline-clock,.table.contact-deals-table.table-hover tbody tr .deal-task-detail{color:#979797}.table.contact-deals-table.table-hover tbody tr .text-neutral-muted{color:#a9bcc1}.table.contact-deals-table.table-hover tbody tr .line{border-color:#ebebeb}.table.contact-deals-table.table-hover tbody tr.selected{color:#fff;background-color:#77959c;border-color:#94acb2}.table.contact-deals-table.table-hover tbody tr.selected .text-muted,.table.contact-deals-table.table-hover tbody tr.selected .deal-detail,.table.contact-deals-table.table-hover tbody tr.selected .timeline-clock,.table.contact-deals-table.table-hover tbody tr.selected .deal-task-detail{color:#edf1f2}.table.contact-deals-table.table-hover tbody tr.selected .line{border-color:#94acb2}.table.contact-deals-table.table-no-header td.small-cell{min-width:150px}.table.contact-deals-table.table-no-header td.medium-cell{min-width:200px}.table.contact-deals-table.table-no-header td.big-cell{min-width:250px}.table.contact-deals-table.borderless,.table.contact-deals-table.borderless tr,.table.contact-deals-table.borderless tr th,.table.contact-deals-table.borderless tr td{border:none}.table.contact-deals-table.layout-fixed{table-layout:fixed}.table.contact-deals-table.odd-even tr:nth-child(odd){color:#333;background-color:#fcfcfc;border-color:#e8e8e8}.table.contact-deals-table.odd-even tr:nth-child(odd) .text-muted,.table.contact-deals-table.odd-even tr:nth-child(odd) .deal-detail,.table.contact-deals-table.odd-even tr:nth-child(odd) .timeline-clock,.table.contact-deals-table.odd-even tr:nth-child(odd) .deal-task-detail{color:#979797}.table.contact-deals-table.odd-even tr:nth-child(odd) .text-neutral-muted{color:#a9bcc1}.table.contact-deals-table.odd-even tr:nth-child(odd) .line{border-color:#e8e8e8}.table.funnels-table thead tr{color:#333;background-color:#edf1f2;border-color:#d5dfe1}.table.funnels-table thead tr .text-muted,.table.funnels-table thead tr .deal-detail,.table.funnels-table thead tr .timeline-clock,.table.funnels-table thead tr .deal-task-detail{color:#979797}.table.funnels-table thead tr .text-neutral-muted{color:#a9bcc1}.table.funnels-table thead tr .line{border-color:#d5dfe1}.table.funnels-table thead tr th{color:#333;background-color:#f6f8f9;border-color:#dee6e8;font-size:inherit;font-weight:600;color:inherit;opacity:inherit;line-height:inherit;position:relative;padding:15px;border-width:0px 0px 0px 0px;text-transform:uppercase}.table.funnels-table thead tr th .text-muted,.table.funnels-table thead tr th .deal-detail,.table.funnels-table thead tr th .timeline-clock,.table.funnels-table thead tr th .deal-task-detail{color:#979797}.table.funnels-table thead tr th .text-neutral-muted{color:#a9bcc1}.table.funnels-table thead tr th .line{border-color:#dee6e8}.table.funnels-table thead tr th:last-child{width:1px}.table.funnels-table thead tr th.active{color:#333;background-color:#dfe6e8;border-color:inherit}.table.funnels-table thead tr th.active .text-muted,.table.funnels-table thead tr th.active .deal-detail,.table.funnels-table thead tr th.active .timeline-clock,.table.funnels-table thead tr th.active .deal-task-detail{color:#979797}.table.funnels-table thead tr th.active .text-neutral-muted{color:#a9bcc1}.table.funnels-table thead tr th.active .line{border-color:#c7d4d7}.table.funnels-table thead tr th.cancel-reorder:hover,.table.funnels-table thead tr th.cancel-reorder:active{color:#333;background-color:#f6f8f9;border-color:#dee6e8;cursor:default}.table.funnels-table thead tr th.cancel-reorder:hover .text-muted,.table.funnels-table thead tr th.cancel-reorder:hover .deal-detail,.table.funnels-table thead tr th.cancel-reorder:hover .timeline-clock,.table.funnels-table thead tr th.cancel-reorder:hover .deal-task-detail,.table.funnels-table thead tr th.cancel-reorder:active .text-muted,.table.funnels-table thead tr th.cancel-reorder:active .deal-detail,.table.funnels-table thead tr th.cancel-reorder:active .timeline-clock,.table.funnels-table thead tr th.cancel-reorder:active .deal-task-detail{color:#979797}.table.funnels-table thead tr th.cancel-reorder:hover .text-neutral-muted,.table.funnels-table thead tr th.cancel-reorder:active .text-neutral-muted{color:#a9bcc1}.table.funnels-table thead tr th.cancel-reorder:hover .line,.table.funnels-table thead tr th.cancel-reorder:active .line{border-color:#dee6e8}.table.funnels-table thead tr th.strong-header{white-space:nowrap}.table.funnels-table thead tr th.mini-cell{min-width:100px}.table.funnels-table thead tr th.small-cell{min-width:150px}.table.funnels-table thead tr th.medium-cell{min-width:200px}.table.funnels-table thead tr th.big-cell{min-width:250px}.table.funnels-table tr{color:#333;background-color:#edf1f2;border-color:#d5dfe1}.table.funnels-table tr .text-muted,.table.funnels-table tr .deal-detail,.table.funnels-table tr .timeline-clock,.table.funnels-table tr .deal-task-detail{color:#979797}.table.funnels-table tr .text-neutral-muted{color:#a9bcc1}.table.funnels-table tr .line{border-color:#d5dfe1}.table.funnels-table tr td{vertical-align:middle;position:relative;padding:10px 15px}.table.funnels-table tr td .move-row{border-color:#999}.table.funnels-table tr td a.options-column-button{padding:10px;text-align:center;display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;color:inherit;border-color:inherit}.table.funnels-table tr td a.options-column-button i{top:50%;position:absolute;right:25%}.table.funnels-table tr td a.options-column-button:hover{cursor:pointer;background-color:#c7d4d7;color:#333}.table.funnels-table tr td a.options-column-button:hover .text-muted,.table.funnels-table tr td a.options-column-button:hover .deal-detail,.table.funnels-table tr td a.options-column-button:hover .timeline-clock,.table.funnels-table tr td a.options-column-button:hover .deal-task-detail{color:#979797}.table.funnels-table tr td a.options-column-button:hover .text-neutral-muted{color:#a9bcc1}.table.funnels-table tr td a.options-column-button .line{border-color:inherit}.table.funnels-table tr td.open>a.options-column-button{color:#333;background-color:#bbcace;border-color:#a4b8bd}.table.funnels-table tr td.open>a.options-column-button .text-muted,.table.funnels-table tr td.open>a.options-column-button .deal-detail,.table.funnels-table tr td.open>a.options-column-button .timeline-clock,.table.funnels-table tr td.open>a.options-column-button .deal-task-detail{color:#979797}.table.funnels-table tr td.open>a.options-column-button .text-neutral-muted{color:#a9bcc1}.table.funnels-table tr td.open>a.options-column-button .line{border-color:#a4b8bd}.table.funnels-table tr td:last-child{white-space:nowrap}.table.funnels-table tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.funnels-table tr.neutral-line td{color:#333;background-color:#ebeff0;border-color:#d3dddf;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.funnels-table tr.neutral-line td .text-muted,.table.funnels-table tr.neutral-line td .deal-detail,.table.funnels-table tr.neutral-line td .timeline-clock,.table.funnels-table tr.neutral-line td .deal-task-detail{color:#979797}.table.funnels-table tr.neutral-line td .text-neutral-muted{color:#a9bcc1}.table.funnels-table tr.neutral-line td .line{border-color:#d3dddf}.table.funnels-table tr.neutral-line td:hover{cursor:default}.table.funnels-table tr.clickable-line td{color:#333;background-color:#ebeff0;border-color:#d3dddf;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.funnels-table tr.clickable-line td:hover{cursor:pointer;background-color:#dfe6e8;color:#333}.table.funnels-table tr.clickable-line td:hover .text-muted,.table.funnels-table tr.clickable-line td:hover .deal-detail,.table.funnels-table tr.clickable-line td:hover .timeline-clock,.table.funnels-table tr.clickable-line td:hover .deal-task-detail{color:#979797}.table.funnels-table tr.clickable-line td:hover .text-neutral-muted{color:#a9bcc1}.table.funnels-table tr.clickable-line td:active{background-color:#d3dddf;color:#333}.table.funnels-table tr.clickable-line td:active .text-muted,.table.funnels-table tr.clickable-line td:active .deal-detail,.table.funnels-table tr.clickable-line td:active .timeline-clock,.table.funnels-table tr.clickable-line td:active .deal-task-detail{color:#979797}.table.funnels-table tr.clickable-line td:active .text-neutral-muted{color:#a9bcc1}.table.funnels-table tr.clickable-line td .text-muted,.table.funnels-table tr.clickable-line td .deal-detail,.table.funnels-table tr.clickable-line td .timeline-clock,.table.funnels-table tr.clickable-line td .deal-task-detail{color:#979797}.table.funnels-table tr.clickable-line td .text-neutral-muted{color:#a9bcc1}.table.funnels-table tr.clickable-line td .line{border-color:#d3dddf}.table.funnels-table tr.table-sub-header td{color:#333;background-color:#edf1f2;border-color:#d5dfe1;text-transform:uppercase;font-weight:600}.table.funnels-table tr.table-sub-header td .text-muted,.table.funnels-table tr.table-sub-header td .deal-detail,.table.funnels-table tr.table-sub-header td .timeline-clock,.table.funnels-table tr.table-sub-header td .deal-task-detail{color:#979797}.table.funnels-table tr.table-sub-header td .text-neutral-muted{color:#a9bcc1}.table.funnels-table tr.table-sub-header td .line{border-color:#d5dfe1}.table.funnels-table tr.table-sub-header td:hover{cursor:default}.table.funnels-table.table-view td{vertical-align:top}.table.funnels-table.table-view td:last-child{white-space:normal;word-break:break-word;padding-right:0}.table.funnels-table.table-v-top tr td{vertical-align:top}.table.funnels-table.last-wrap tr td:last-child{white-space:normal}.table.funnels-table.table-draggable tr th:first-child{width:1px}.table.funnels-table.big-lines tr td{height:50px}.table.funnels-table.table-draggable-no-headers tr td:first-child{width:1px}.table.funnels-table.table-static tr th:last-child{width:auto}.table.funnels-table.table-last-line tr:last-child{border-bottom-width:1px;border-bottom-style:solid}.table.funnels-table.table-striped#dynamic-table tbody tr:nth-of-type(odd){color:#333;background-color:#edf1f2;border-color:#d5dfe1}.table.funnels-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#dfe6e8;color:#333}.table.funnels-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-muted,.table.funnels-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-detail,.table.funnels-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .timeline-clock,.table.funnels-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.funnels-table.table-striped#dynamic-table tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.funnels-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-muted,.table.funnels-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-detail,.table.funnels-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .timeline-clock,.table.funnels-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.funnels-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.funnels-table.table-striped#dynamic-table tbody tr:nth-of-type(odd) .line{border-color:#d5dfe1}.table.funnels-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.funnels-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover{cursor:pointer;background-color:#dfe6e8;color:#333}.table.funnels-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-muted,.table.funnels-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-detail,.table.funnels-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .timeline-clock,.table.funnels-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .deal-task-detail{color:#979797}.table.funnels-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd):hover .text-neutral-muted{color:#a9bcc1}.table.funnels-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.funnels-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.funnels-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.funnels-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.funnels-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.funnels-table.table-striped#dynamic-table.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.funnels-table.table-striped tbody tr:nth-of-type(odd){color:#333;background-color:#edf1f2;border-color:#d5dfe1}.table.funnels-table.table-striped tbody tr:nth-of-type(odd) .text-muted,.table.funnels-table.table-striped tbody tr:nth-of-type(odd) .deal-detail,.table.funnels-table.table-striped tbody tr:nth-of-type(odd) .timeline-clock,.table.funnels-table.table-striped tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.funnels-table.table-striped tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.funnels-table.table-striped tbody tr:nth-of-type(odd) .line{border-color:#d5dfe1}.table.funnels-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd){color:#333;background-color:#fcfdfd;border-color:#ebebeb}.table.funnels-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-muted,.table.funnels-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-detail,.table.funnels-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .timeline-clock,.table.funnels-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .deal-task-detail{color:#979797}.table.funnels-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .text-neutral-muted{color:#a9bcc1}.table.funnels-table.table-striped.white-table-with-header tbody tr:nth-of-type(odd) .line{border-color:#e4eded}.table.funnels-table.table-vertical-separator.white-table-with-header thead tr th{border-right:1px solid transparent}.table.funnels-table.table-vertical-separator.white-table-with-header thead tr th:last-child{border-right:none}.table.funnels-table.table-vertical-separator.white-table-with-header tbody tr td{border-right:1px solid #ebebeb}.table.funnels-table.table-vertical-separator.white-table-with-header tbody tr td:last-child{border-right:none}.table.funnels-table.table-header-border tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.funnels-table.table-header-border tr th:last-child{border-right:none}.table.funnels-table.table-header-border tr th:first-child{border-right:none}.table.funnels-table.table-smaller-header thead tr th{padding-top:10px;padding-bottom:10px}.table.funnels-table.table-header-border-full tr th{border-right-width:1px;border-right-style:solid;border-bottom-width:1px;border-bottom-style:solid}.table.funnels-table.table-header-border-full tr th:last-child{border-right:none}.table.funnels-table.table-hover tbody tr{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#333;background-color:#edf1f2;border-color:#d5dfe1}.table.funnels-table.table-hover tbody tr:hover{cursor:pointer;background-color:#dfe6e8;color:#333}.table.funnels-table.table-hover tbody tr:hover .text-muted,.table.funnels-table.table-hover tbody tr:hover .deal-detail,.table.funnels-table.table-hover tbody tr:hover .timeline-clock,.table.funnels-table.table-hover tbody tr:hover .deal-task-detail{color:#979797}.table.funnels-table.table-hover tbody tr:hover .text-neutral-muted{color:#a9bcc1}.table.funnels-table.table-hover tbody tr .text-muted,.table.funnels-table.table-hover tbody tr .deal-detail,.table.funnels-table.table-hover tbody tr .timeline-clock,.table.funnels-table.table-hover tbody tr .deal-task-detail{color:#979797}.table.funnels-table.table-hover tbody tr .text-neutral-muted{color:#a9bcc1}.table.funnels-table.table-hover tbody tr .line{border-color:#d5dfe1}.table.funnels-table.table-hover tbody tr.selected{color:#fff;background-color:#92aab0;border-color:#afc1c6}.table.funnels-table.table-hover tbody tr.selected .text-muted,.table.funnels-table.table-hover tbody tr.selected .deal-detail,.table.funnels-table.table-hover tbody tr.selected .timeline-clock,.table.funnels-table.table-hover tbody tr.selected .deal-task-detail{color:#fff}.table.funnels-table.table-hover tbody tr.selected .line{border-color:#afc1c6}.table.funnels-table.table-no-header td.small-cell{min-width:150px}.table.funnels-table.table-no-header td.medium-cell{min-width:200px}.table.funnels-table.table-no-header td.big-cell{min-width:250px}.table.funnels-table.borderless,.table.funnels-table.borderless tr,.table.funnels-table.borderless tr th,.table.funnels-table.borderless tr td{border:none}.table.funnels-table.layout-fixed{table-layout:fixed}.table.funnels-table.odd-even tr:nth-child(odd){color:#333;background-color:#fcfcfc;border-color:#e8e8e8}.table.funnels-table.odd-even tr:nth-child(odd) .text-muted,.table.funnels-table.odd-even tr:nth-child(odd) .deal-detail,.table.funnels-table.odd-even tr:nth-child(odd) .timeline-clock,.table.funnels-table.odd-even tr:nth-child(odd) .deal-task-detail{color:#979797}.table.funnels-table.odd-even tr:nth-child(odd) .text-neutral-muted{color:#a9bcc1}.table.funnels-table.odd-even tr:nth-child(odd) .line{border-color:#e8e8e8}.cool-progress{background-color:#92aab0;background-image:-webkit-linear-gradient(top,#92aab0 0,#67878f 100%);background-image:-o-linear-gradient(top,#92aab0 0,#67878f 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#92aab0),to(#67878f));background-image:linear-gradient(to bottom,#92aab0 0,#67878f 100%);background-repeat:repeat-x}.warning-progress{background-color:#ff902b;background-image:-webkit-linear-gradient(top,#ff902b 0,#de6a00 100%);background-image:-o-linear-gradient(top,#ff902b 0,#de6a00 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#ff902b),to(#de6a00));background-image:linear-gradient(to bottom,#ff902b 0,#de6a00 100%);background-repeat:repeat-x}.danger-progress{background-color:#f05050;background-image:-webkit-linear-gradient(top,#f05050 0,#e01313 100%);background-image:-o-linear-gradient(top,#f05050 0,#e01313 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f05050),to(#e01313));background-image:linear-gradient(to bottom,#f05050 0,#e01313 100%);background-repeat:repeat-x}.success-progress{background-color:#23b7e5;background-image:-webkit-linear-gradient(top,#23b7e5 0,#1485a8 100%);background-image:-o-linear-gradient(top,#23b7e5 0,#1485a8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#23b7e5),to(#1485a8));background-image:linear-gradient(to bottom,#23b7e5 0,#1485a8 100%);background-repeat:repeat-x}.reached-progress{background-color:#27c24c;background-image:-webkit-linear-gradient(top,#27c24c 0,#1a8233 100%);background-image:-o-linear-gradient(top,#27c24c 0,#1a8233 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#27c24c),to(#1a8233));background-image:linear-gradient(to bottom,#27c24c 0,#1a8233 100%);background-repeat:repeat-x}.deal-label{display:inline-block;height:10px;width:10px;position:relative;top:3px;border-radius:100%}.width-50{width:50px}.width-5{width:5px}.width-7{width:7px}.width-10{width:10px}.width-15{width:15px}.width-20{width:20px}.width-25,.timeline-end-task{width:25px}.width-30{width:30px}.width-35{width:35px}.width-38{width:38px}.width-40{width:40px}.width-45,.deal-actions{width:45px}.width-55{width:55px}.width-60{width:60px}.width-65{width:65px}.width-70{width:70px}.width-75{width:75px}.width-80{width:80px}.width-85{width:85px}.width-90{width:90px}.width-100{width:100px}.width-450{width:450px}.width-105{width:105px}.width-110{width:110px}.width-120{width:120px}.width-125{width:125px}.width-130{width:130px}.width-140{width:140px}.width-150{width:150px}.width-160{width:160px}.width-165{width:165px}.width-170{width:170px}.width-175{width:175px}.width-180{width:180px}.width-190{width:190px}.width-195{width:195px}.width-200{width:200px}.width-210{width:210px}.width-220{width:220px}.width-230{width:230px}.width-250{width:250px}.width-260{width:260px}.width-270{width:270px}.width-275{width:275px}.width-280{width:280px}.width-300{width:300px}.width-325{width:325px}.width-350{width:350px}.width-360{width:360px}.width-400{width:400px}.width-420{width:420px}.width-500{width:500px}.width-570{width:570px}.width-600{width:600px}.width-700{width:700px}.width-800{width:800px}.width-830{width:830px}.width-900{width:900px}.width-1000{width:1000px}.height-4{height:4px}.height-10{height:10px}.height-15{height:15px}.height-18{height:18px}.height-20{height:20px}.height-25,.timeline-end-task{height:25px}.height-34{height:34px}.height-39{height:39px}.height-30{height:30px}.height-40{height:40px}.height-50,.timeline-loader-wrapper,#calendar .fc-toolbar{height:50px}.height-53{height:53px}.height-55{height:55px}.height-60{height:60px}.height-65{height:65px}.height-70{height:70px}.height-75{height:75px}.height-85{height:85px}.height-90{height:90px}.height-100{height:100px}.height-110{height:110px}.height-120{height:120px}.height-130{height:130px}.height-135{height:135px}.height-140{height:140px}.height-150{height:150px}.height-190{height:190px}.height-200,.timeline-pictures a img{height:200px}.height-250{height:250px}.height-300{height:300px}.height-350{height:350px}.height-400{height:400px}.height-115{height:115px}.height-1000{height:1000px}.height-80{height:80px}.height-3{height:3px}.height-45{height:45px}.height-0{height:0px}.height-58{height:58px}.min-height-25{min-height:25px}.min-height-30{min-height:30px}.min-height-100{min-height:100px}.max-height-90{max-height:90px}.min-width-41{min-width:41px}.min-width-50{min-width:50px}.min-width-60{min-width:60px}.min-width-65{min-width:65px}.min-width-150{min-width:150px}.min-width-250{min-width:250px}.min-width-200{min-width:200px}.min-width-350,.timeline-comments-panel{min-width:350px}.min-width-380,.bubble-wrapper{min-width:380px}.min-width-500{min-width:500px}.min-width-830{min-width:830px}.min-width-1000,.deal-modal{min-width:1000px}.max-width-50{max-width:50px}.max-width-150{max-width:150px}.max-width-200{max-width:200px}.max-width-220{max-width:220px}.max-width-250{max-width:250px}.max-width-300,.deal-task-list{max-width:300px}.max-width-350{max-width:350px}.max-width-400{max-width:400px}.max-width-500{max-width:500px}.max-width-800{max-width:800px}.max-width-1400,.deal-modal{max-width:1400px}.width-4-percent{width:4%}.width-5-percent{width:5%}.width-7-percent{width:7%}.width-10-percent{width:10%}.width-15-percent{width:15%}.width-20-percent{width:20%}.width-25-percent{width:25%}.width-30-percent{width:30%}.width-33-percent{width:33%}.width-34-percent{width:34%}.width-40-percent{width:40%}.width-45-percent{width:45%}.width-49-percent{width:49%}.width-50-percent{width:50%}.width-90-percent,.deal-modal{width:90%}.activity-regular{width:30px;position:relative}.activity-regular div{position:absolute}.activity-regular div div{width:20px;height:20px;top:7.4074074074px;font-size:11.7647058824px;border-radius:100%;text-align:center}.activity-regular div div i{top:3.2786885246px}.activity-regular div div i.fa{position:relative;top:2px}.activity-regular.hist-separator{height:15px}.activity-history{width:40.5px;position:relative}.activity-history div{position:absolute}.activity-history div div{width:27px;height:27px;top:10px;font-size:15.8823529412px;border-radius:100%;text-align:center}.activity-history div div i{top:4.4262295082px}.activity-history div div i.fa{position:relative;top:2.7px}.activity-history:before{bottom:0;width:3px;left:12.5581395349px;top:0;background-color:#b2c3c7;content:"";position:absolute}.activity-history.hist-separator{height:15px}.activity-automation{width:82.5px;position:relative}.activity-automation div{position:absolute}.activity-automation div div{width:55px;height:55px;top:20.3703703704px;font-size:32.3529411765px;border-radius:100%;text-align:center}.activity-automation div div i{top:9.0163934426px}.activity-automation div div i.fa{position:relative;top:5.5px}.activity-automation:before{bottom:0;width:3px;left:25.5813953488px;top:0;background-color:#b2c3c7;content:"";position:absolute}.activity-automation.hist-separator{height:15px}.btn-table-invisible{display:inline-block;width:20px;height:20px;font-size:11.1111111111px;border-radius:3px;text-align:center;position:relative;top:-1px}.btn-table-invisible i{position:relative;top:3.6363636364px}.gap-50{display:block;height:50px}.gap-30{display:block;height:30px}.gap-25{display:block;height:25px}.gap-20{display:block;height:20px}.gap-15{display:block;height:15px}.gap-10{display:block;height:10px}.gap-7{display:block;height:7px}.gap-5{display:block;height:5px}.gap-3{display:block;height:3px}.gap-2{display:block;height:2px}.gap-1{display:block;height:1px}.side-gap-10{display:inline-block;width:10px;content:""}.window-85{height:85px;overflow:hidden}.window-85 section.scrollable-x{overflow-x:auto}.window-100{height:100px;overflow:hidden}.window-100 section.scrollable-x{overflow-x:auto}.window-115{height:115px;overflow:hidden}.window-115 section.scrollable-x{overflow-x:auto}.window-150{height:150px;overflow:hidden}.window-150 section.scrollable-x{overflow-x:auto}.window-200{height:200px;overflow:hidden}.window-200 section.scrollable-x{overflow-x:auto}.window-250{height:250px;overflow:hidden}.window-250 section.scrollable-x{overflow-x:auto}.window-300{height:300px;overflow:hidden}.window-300 section.scrollable-x{overflow-x:auto}.wizard{display:table;width:100%;height:50px;table-layout:fixed}.wizard a{color:#333;background-color:#f6f8f9;border-color:#dee6e8;vertical-align:middle;display:table-cell;white-space:nowrap;padding-right:7px;position:relative;text-align:center}.wizard a:hover{cursor:pointer;background-color:#eaeff0;color:#333}.wizard a:hover .text-muted,.wizard a:hover .deal-detail,.wizard a:hover .timeline-clock,.wizard a:hover .deal-task-detail{color:#979797}.wizard a:hover .text-neutral-muted{color:#a9bcc1}.wizard a:active{background-color:#dee6e8;color:#333}.wizard a:active .text-muted,.wizard a:active .deal-detail,.wizard a:active .timeline-clock,.wizard a:active .deal-task-detail{color:#979797}.wizard a:active .text-neutral-muted{color:#a9bcc1}.wizard a .text-muted,.wizard a .deal-detail,.wizard a .timeline-clock,.wizard a .deal-task-detail{color:#979797}.wizard a .text-neutral-muted{color:#a9bcc1}.wizard a .line{border-color:#dee6e8}.wizard a:hover:after{border-left-color:#eaeff0}.wizard a:active:after{border-left-color:#dee6e8}.wizard a:first-child div{padding-left:10px}.wizard a:last-child{padding-right:10px}.wizard a:last-child:after{display:none}.wizard a:last-child:before{display:none}.wizard a:last-child div{padding-right:0}.wizard a:after,.wizard a:before{content:" ";display:inline-block;border-style:solid;border-width:25px 0px 25px 25px;position:absolute;top:0;z-index:1}.wizard a:after{border-color:transparent transparent transparent #f6f8f9;right:-23px}.wizard a:before{border-color:transparent transparent transparent #dee6e8;right:-25px}.wizard a div{padding-left:35px;overflow:hidden;text-overflow:ellipsis}.wizard a div div.hbox{table-layout:fixed}.wizard a div div.hbox aside:first-child{overflow:hidden;text-overflow:ellipsis}.wizard a div div.hbox aside:nth-child(2){width:5px}.wizard a div div.hbox aside:nth-child(3){width:30px;white-space:nowrap}.wizard a.past-stage{color:#fff;background-color:#701ce3;border-color:#701ce3}.wizard a.past-stage:hover{cursor:pointer;background-color:#786bc7;color:#fff}.wizard a.past-stage:hover .text-muted,.wizard a.past-stage:hover .deal-detail,.wizard a.past-stage:hover .timeline-clock,.wizard a.past-stage:hover .deal-task-detail{color:#f4f3f9}.wizard a.past-stage:active{background-color:#5646b9;color:#fff}.wizard a.past-stage:active .text-muted,.wizard a.past-stage:active .deal-detail,.wizard a.past-stage:active .timeline-clock,.wizard a.past-stage:active .deal-task-detail,.wizard a.past-stage .text-muted,.wizard a.past-stage .deal-detail,.wizard a.past-stage .timeline-clock,.wizard a.past-stage .deal-task-detail{color:#f4f3f9}.wizard a.past-stage .line{border-color:#9790c3}.wizard a.past-stage:after{border-left-color:#701ce3}.wizard a.past-stage:hover:after{border-left-color:#786bc7}.wizard a.past-stage:active:after{border-left-color:#5646b9}.wizard a.past-stage:before{border-left-color:#685ea8}.wizard a.disabled-wizard{cursor:not-allowed;color:#333;background-color:#f6f8f9;border-color:#dee6e8}.wizard a.disabled-wizard .text-muted,.wizard a.disabled-wizard .deal-detail,.wizard a.disabled-wizard .timeline-clock,.wizard a.disabled-wizard .deal-task-detail{color:#979797}.wizard a.disabled-wizard .text-neutral-muted{color:#a9bcc1}.wizard a.disabled-wizard .line{border-color:#dee6e8}.wizard a.disabled-wizard div{opacity:.7}.wizard a.disabled-wizard:after{border-color:transparent transparent transparent #f6f8f9;right:-23px}.wizard a.disabled-wizard:before{border-color:transparent transparent transparent #dee6e8;right:-25px}.wizard-neutral{display:table;width:100%;height:50px;table-layout:fixed}.wizard-neutral a{color:#333;background-color:#f6f8f9;border-color:#dee6e8;vertical-align:middle;display:table-cell;white-space:nowrap;padding-right:7px;position:relative;text-align:center}.wizard-neutral a:hover{cursor:pointer;background-color:#eaeff0;color:#333}.wizard-neutral a:hover .text-muted,.wizard-neutral a:hover .deal-detail,.wizard-neutral a:hover .timeline-clock,.wizard-neutral a:hover .deal-task-detail{color:#979797}.wizard-neutral a:hover .text-neutral-muted{color:#a9bcc1}.wizard-neutral a:active{background-color:#dee6e8;color:#333}.wizard-neutral a:active .text-muted,.wizard-neutral a:active .deal-detail,.wizard-neutral a:active .timeline-clock,.wizard-neutral a:active .deal-task-detail{color:#979797}.wizard-neutral a:active .text-neutral-muted{color:#a9bcc1}.wizard-neutral a .text-muted,.wizard-neutral a .deal-detail,.wizard-neutral a .timeline-clock,.wizard-neutral a .deal-task-detail{color:#979797}.wizard-neutral a .text-neutral-muted{color:#a9bcc1}.wizard-neutral a .line{border-color:#dee6e8}.wizard-neutral a:hover:after{border-left-color:#eaeff0}.wizard-neutral a:active:after{border-left-color:#dee6e8}.wizard-neutral a:first-child div{padding-left:10px}.wizard-neutral a:last-child{padding-right:10px}.wizard-neutral a:last-child:after{display:none}.wizard-neutral a:last-child:before{display:none}.wizard-neutral a:last-child div{padding-right:0}.wizard-neutral a:after,.wizard-neutral a:before{content:" ";display:inline-block;border-style:solid;border-width:25px 0px 25px 25px;position:absolute;top:0;z-index:1}.wizard-neutral a:after{border-color:transparent transparent transparent #f6f8f9;right:-23px}.wizard-neutral a:before{border-color:transparent transparent transparent #dee6e8;right:-25px}.wizard-neutral a div{padding-left:35px;overflow:hidden;text-overflow:ellipsis}.wizard-neutral a div div.hbox{table-layout:fixed}.wizard-neutral a div div.hbox aside:first-child{overflow:hidden;text-overflow:ellipsis}.wizard-neutral a div div.hbox aside:nth-child(2){width:5px}.wizard-neutral a div div.hbox aside:nth-child(3){width:30px;white-space:nowrap}.wizard-neutral a.past-stage{color:#fff;background-color:#92aab0;border-color:#92aab0}.wizard-neutral a.past-stage:hover{cursor:pointer;background-color:#86a1a8;color:#fff}.wizard-neutral a.past-stage:hover .text-muted,.wizard-neutral a.past-stage:hover .deal-detail,.wizard-neutral a.past-stage:hover .timeline-clock,.wizard-neutral a.past-stage:hover .deal-task-detail{color:#fff}.wizard-neutral a.past-stage:active{background-color:#7a989f;color:#fff}.wizard-neutral a.past-stage:active .text-muted,.wizard-neutral a.past-stage:active .deal-detail,.wizard-neutral a.past-stage:active .timeline-clock,.wizard-neutral a.past-stage:active .deal-task-detail,.wizard-neutral a.past-stage .text-muted,.wizard-neutral a.past-stage .deal-detail,.wizard-neutral a.past-stage .timeline-clock,.wizard-neutral a.past-stage .deal-task-detail{color:#fff}.wizard-neutral a.past-stage .line{border-color:#afc1c6}.wizard-neutral a.past-stage:after{border-left-color:#92aab0}.wizard-neutral a.past-stage:hover:after{border-left-color:#86a1a8}.wizard-neutral a.past-stage:active:after{border-left-color:#7a989f}.wizard-neutral a.past-stage:before{border-left-color:#839fa5}.wizard-neutral a.disabled-wizard{cursor:not-allowed;color:#333;background-color:#f6f8f9;border-color:#dee6e8}.wizard-neutral a.disabled-wizard .text-muted,.wizard-neutral a.disabled-wizard .deal-detail,.wizard-neutral a.disabled-wizard .timeline-clock,.wizard-neutral a.disabled-wizard .deal-task-detail{color:#979797}.wizard-neutral a.disabled-wizard .text-neutral-muted{color:#a9bcc1}.wizard-neutral a.disabled-wizard .line{border-color:#dee6e8}.wizard-neutral a.disabled-wizard div{opacity:.7}.wizard-neutral a.disabled-wizard:after{border-color:transparent transparent transparent #f6f8f9;right:-23px}.wizard-neutral a.disabled-wizard:before{border-color:transparent transparent transparent #dee6e8;right:-25px}.wizard-deal{display:table;width:100%;height:30px;table-layout:fixed}.wizard-deal a{color:#333;background-color:#f6f8f9;border-color:#dee6e8;vertical-align:middle;display:table-cell;white-space:nowrap;padding-right:7px;position:relative;text-align:center}.wizard-deal a:hover{cursor:pointer;background-color:#eaeff0;color:#333}.wizard-deal a:hover .text-muted,.wizard-deal a:hover .deal-detail,.wizard-deal a:hover .timeline-clock,.wizard-deal a:hover .deal-task-detail{color:#979797}.wizard-deal a:hover .text-neutral-muted{color:#a9bcc1}.wizard-deal a:active{background-color:#dee6e8;color:#333}.wizard-deal a:active .text-muted,.wizard-deal a:active .deal-detail,.wizard-deal a:active .timeline-clock,.wizard-deal a:active .deal-task-detail{color:#979797}.wizard-deal a:active .text-neutral-muted{color:#a9bcc1}.wizard-deal a .text-muted,.wizard-deal a .deal-detail,.wizard-deal a .timeline-clock,.wizard-deal a .deal-task-detail{color:#979797}.wizard-deal a .text-neutral-muted{color:#a9bcc1}.wizard-deal a .line{border-color:#dee6e8}.wizard-deal a:hover:after{border-left-color:#eaeff0}.wizard-deal a:active:after{border-left-color:#dee6e8}.wizard-deal a:first-child div{padding-left:10px}.wizard-deal a:last-child{padding-right:10px}.wizard-deal a:last-child:after{display:none}.wizard-deal a:last-child:before{display:none}.wizard-deal a:last-child div{padding-right:0}.wizard-deal a:after,.wizard-deal a:before{content:" ";display:inline-block;border-style:solid;border-width:15px 0px 15px 15px;position:absolute;top:0;z-index:1}.wizard-deal a:after{border-color:transparent transparent transparent #f6f8f9;right:-13px}.wizard-deal a:before{border-color:transparent transparent transparent #dee6e8;right:-15px}.wizard-deal a div{padding-left:35px;overflow:hidden;text-overflow:ellipsis}.wizard-deal a div div.hbox{table-layout:fixed}.wizard-deal a div div.hbox aside:first-child{overflow:hidden;text-overflow:ellipsis}.wizard-deal a div div.hbox aside:nth-child(2){width:5px}.wizard-deal a div div.hbox aside:nth-child(3){width:30px;white-space:nowrap}.wizard-deal a.past-stage{color:#fff;background-color:#92aab0;border-color:#92aab0}.wizard-deal a.past-stage:hover{cursor:pointer;background-color:#86a1a8;color:#fff}.wizard-deal a.past-stage:hover .text-muted,.wizard-deal a.past-stage:hover .deal-detail,.wizard-deal a.past-stage:hover .timeline-clock,.wizard-deal a.past-stage:hover .deal-task-detail{color:#fff}.wizard-deal a.past-stage:active{background-color:#7a989f;color:#fff}.wizard-deal a.past-stage:active .text-muted,.wizard-deal a.past-stage:active .deal-detail,.wizard-deal a.past-stage:active .timeline-clock,.wizard-deal a.past-stage:active .deal-task-detail,.wizard-deal a.past-stage .text-muted,.wizard-deal a.past-stage .deal-detail,.wizard-deal a.past-stage .timeline-clock,.wizard-deal a.past-stage .deal-task-detail{color:#fff}.wizard-deal a.past-stage .line{border-color:#afc1c6}.wizard-deal a.past-stage:after{border-left-color:#92aab0}.wizard-deal a.past-stage:hover:after{border-left-color:#86a1a8}.wizard-deal a.past-stage:active:after{border-left-color:#7a989f}.wizard-deal a.past-stage:before{border-left-color:#839fa5}.wizard-deal a.disabled-wizard{cursor:not-allowed;color:#333;background-color:#f6f8f9;border-color:#dee6e8}.wizard-deal a.disabled-wizard .text-muted,.wizard-deal a.disabled-wizard .deal-detail,.wizard-deal a.disabled-wizard .timeline-clock,.wizard-deal a.disabled-wizard .deal-task-detail{color:#979797}.wizard-deal a.disabled-wizard .text-neutral-muted{color:#a9bcc1}.wizard-deal a.disabled-wizard .line{border-color:#dee6e8}.wizard-deal a.disabled-wizard div{opacity:.7}.wizard-deal a.disabled-wizard:after{border-color:transparent transparent transparent #f6f8f9;right:-13px}.wizard-deal a.disabled-wizard:before{border-color:transparent transparent transparent #dee6e8;right:-15px}.wizard-order{display:table;width:100%;height:30px;table-layout:fixed}.wizard-order a{color:#333;background-color:#edf1f2;border-color:#d5dfe1;vertical-align:middle;display:table-cell;white-space:nowrap;padding-right:7px;position:relative;text-align:center}.wizard-order a:hover{cursor:pointer;background-color:#e1e8e9;color:#333}.wizard-order a:hover .text-muted,.wizard-order a:hover .deal-detail,.wizard-order a:hover .timeline-clock,.wizard-order a:hover .deal-task-detail{color:#979797}.wizard-order a:hover .text-neutral-muted{color:#a9bcc1}.wizard-order a:active{background-color:#d5dfe1;color:#333}.wizard-order a:active .text-muted,.wizard-order a:active .deal-detail,.wizard-order a:active .timeline-clock,.wizard-order a:active .deal-task-detail{color:#979797}.wizard-order a:active .text-neutral-muted{color:#a9bcc1}.wizard-order a .text-muted,.wizard-order a .deal-detail,.wizard-order a .timeline-clock,.wizard-order a .deal-task-detail{color:#979797}.wizard-order a .text-neutral-muted{color:#a9bcc1}.wizard-order a .line{border-color:#d5dfe1}.wizard-order a:hover:after{border-left-color:#e1e8e9}.wizard-order a:active:after{border-left-color:#d5dfe1}.wizard-order a:first-child div{padding-left:10px}.wizard-order a:last-child{padding-right:10px}.wizard-order a:last-child:after{display:none}.wizard-order a:last-child:before{display:none}.wizard-order a:last-child div{padding-right:0}.wizard-order a:after,.wizard-order a:before{content:" ";display:inline-block;border-style:solid;border-width:15px 0px 15px 15px;position:absolute;top:0;z-index:1}.wizard-order a:after{border-color:transparent transparent transparent #edf1f2;right:-13px}.wizard-order a:before{border-color:transparent transparent transparent #d5dfe1;right:-15px}.wizard-order a div{padding-left:35px;overflow:hidden;text-overflow:ellipsis}.wizard-order a div div.hbox{table-layout:fixed}.wizard-order a div div.hbox aside:first-child{overflow:hidden;text-overflow:ellipsis}.wizard-order a div div.hbox aside:nth-child(2){width:5px}.wizard-order a div div.hbox aside:nth-child(3){width:30px;white-space:nowrap}.wizard-order a.past-stage{color:#fff;background-color:#92aab0;border-color:#92aab0}.wizard-order a.past-stage:hover{cursor:pointer;background-color:#86a1a8;color:#fff}.wizard-order a.past-stage:hover .text-muted,.wizard-order a.past-stage:hover .deal-detail,.wizard-order a.past-stage:hover .timeline-clock,.wizard-order a.past-stage:hover .deal-task-detail{color:#fff}.wizard-order a.past-stage:active{background-color:#7a989f;color:#fff}.wizard-order a.past-stage:active .text-muted,.wizard-order a.past-stage:active .deal-detail,.wizard-order a.past-stage:active .timeline-clock,.wizard-order a.past-stage:active .deal-task-detail,.wizard-order a.past-stage .text-muted,.wizard-order a.past-stage .deal-detail,.wizard-order a.past-stage .timeline-clock,.wizard-order a.past-stage .deal-task-detail{color:#fff}.wizard-order a.past-stage .line{border-color:#afc1c6}.wizard-order a.past-stage:after{border-left-color:#92aab0}.wizard-order a.past-stage:hover:after{border-left-color:#86a1a8}.wizard-order a.past-stage:active:after{border-left-color:#7a989f}.wizard-order a.past-stage:before{border-left-color:#839fa5}.wizard-order a.disabled-wizard{cursor:not-allowed;color:#333;background-color:#edf1f2;border-color:#d5dfe1}.wizard-order a.disabled-wizard .text-muted,.wizard-order a.disabled-wizard .deal-detail,.wizard-order a.disabled-wizard .timeline-clock,.wizard-order a.disabled-wizard .deal-task-detail{color:#979797}.wizard-order a.disabled-wizard .text-neutral-muted{color:#a9bcc1}.wizard-order a.disabled-wizard .line{border-color:#d5dfe1}.wizard-order a.disabled-wizard div{opacity:.7}.wizard-order a.disabled-wizard:after{border-color:transparent transparent transparent #edf1f2;right:-13px}.wizard-order a.disabled-wizard:before{border-color:transparent transparent transparent #d5dfe1;right:-15px}.wizard-deal-minimal{display:table;width:100%;height:30px;table-layout:fixed}.wizard-deal-minimal a{color:#333;background-color:#edf1f2;border-color:#d5dfe1;vertical-align:middle;display:table-cell;white-space:nowrap;position:relative;text-align:center;padding-top:10px;padding-bottom:10px}.wizard-deal-minimal a:hover{cursor:pointer;background-color:#e7ecee;color:#333}.wizard-deal-minimal a:hover .text-muted,.wizard-deal-minimal a:hover .deal-detail,.wizard-deal-minimal a:hover .timeline-clock,.wizard-deal-minimal a:hover .deal-task-detail{color:#979797}.wizard-deal-minimal a:hover .text-neutral-muted{color:#a9bcc1}.wizard-deal-minimal a:active{background-color:#dbe3e5;color:#333}.wizard-deal-minimal a:active .text-muted,.wizard-deal-minimal a:active .deal-detail,.wizard-deal-minimal a:active .timeline-clock,.wizard-deal-minimal a:active .deal-task-detail{color:#979797}.wizard-deal-minimal a:active .text-neutral-muted{color:#a9bcc1}.wizard-deal-minimal a .text-muted,.wizard-deal-minimal a .deal-detail,.wizard-deal-minimal a .timeline-clock,.wizard-deal-minimal a .deal-task-detail{color:#979797}.wizard-deal-minimal a .text-neutral-muted{color:#a9bcc1}.wizard-deal-minimal a .line{border-color:#d5dfe1}.wizard-deal-minimal a:before,.wizard-deal-minimal a:after{content:"";position:absolute;top:22px;width:50%;height:2px;background-color:#d5dfe1}.wizard-deal-minimal a:after{left:0}.wizard-deal-minimal a:first-child:after{display:none}.wizard-deal-minimal a:last-child:before{display:none}.wizard-deal-minimal a .stage-name{text-overflow:ellipsis;overflow:hidden;font-size:12px;color:#b8c4c7;padding-left:3.5px}.wizard-deal-minimal a .stage-ball{display:inline-block;position:relative;width:20px;height:20px}.wizard-deal-minimal a .stage-ball .ball-form{border-radius:100%}.wizard-deal-minimal a .stage-ball .ball-form.ball-1{width:24px;height:24px;background-color:#d5dfe1;position:absolute;text-align:center;z-index:3}.wizard-deal-minimal a .stage-ball .ball-form.ball-1 i{position:relative;color:#fff;top:3.5px}.wizard-deal-minimal a .stage-ball .ball-form.ball-1 i.fa-remove{top:3px}.wizard-deal-minimal a .stage-ball .ball-form.ball-2{width:20px;height:20px;background-color:#edf1f2;margin:auto;top:2px;position:relative}.wizard-deal-minimal a .stage-ball .ball-form.ball-3{width:14px;height:14px;background-color:#d5dfe1;margin:auto;top:3px;position:relative}.wizard-deal-minimal a.past-stage:after,.wizard-deal-minimal a.past-stage:before{background:#92aab0}.wizard-deal-minimal a.past-stage.current-stage:before{background:#d5dfe1}.wizard-deal-minimal a.past-stage .stage-ball .ball-1,.wizard-deal-minimal a.past-stage .stage-ball .ball-3{background-color:#92aab0}.wizard-deal-minimal a.past-stage .stage-name{color:#92aab0}.wizard-deal-minimal a.disabled-wizard{cursor:not-allowed;opacity:.7;color:#333;background-color:#edf1f2;border-color:#d5dfe1}.wizard-deal-minimal a.disabled-wizard .text-muted,.wizard-deal-minimal a.disabled-wizard .deal-detail,.wizard-deal-minimal a.disabled-wizard .timeline-clock,.wizard-deal-minimal a.disabled-wizard .deal-task-detail{color:#979797}.wizard-deal-minimal a.disabled-wizard .text-neutral-muted{color:#a9bcc1}.wizard-deal-minimal a.disabled-wizard .line{border-color:#d5dfe1}.wizard-deal-minimal.lost-wizard a.past-stage:after,.wizard-deal-minimal.lost-wizard a.past-stage:before{background:#7c99a1}.wizard-deal-minimal.lost-wizard a.past-stage.current-stage:before{background:#d5dfe1}.wizard-deal-minimal.lost-wizard a.past-stage .stage-ball .ball-1,.wizard-deal-minimal.lost-wizard a.past-stage .stage-ball .ball-3{background-color:#7c99a1}.wizard-deal-minimal.lost-wizard a.past-stage .stage-name{color:#7c99a1}.navigation{display:table;width:100%;height:50px;table-layout:fixed}.navigation span{color:#333;background-color:#f6f8f9;border-color:#dee6e8;vertical-align:middle;display:table-cell;white-space:nowrap;padding-right:7px;position:relative;text-align:center}.navigation span .text-muted,.navigation span .deal-detail,.navigation span .timeline-clock,.navigation span .deal-task-detail{color:#979797}.navigation span .text-neutral-muted{color:#a9bcc1}.navigation span .line{border-color:#dee6e8}.navigation span:first-child div{padding-left:10px}.navigation span:last-child{padding-right:10px}.navigation span:last-child:after{display:none}.navigation span:last-child:before{display:none}.navigation span:last-child div{padding-right:0}.navigation span:after,.navigation span:before{content:" ";display:inline-block;border-style:solid;border-width:25px 0px 25px 25px;position:absolute;top:0;z-index:5}.navigation span:after{border-color:transparent transparent transparent #f6f8f9;right:-23px}.navigation span:before{border-color:transparent transparent transparent #dee6e8;right:-25px}.navigation span div{padding-left:35px;overflow:hidden;text-overflow:ellipsis}.navigation span.past-stage{color:#fff;background-color:#701ce3;border-color:#701ce3}.navigation span.past-stage .text-muted,.navigation span.past-stage .deal-detail,.navigation span.past-stage .timeline-clock,.navigation span.past-stage .deal-task-detail{color:#f4f3f9}.navigation span.past-stage .line{border-color:#9790c3}.navigation span.past-stage:after{border-left-color:#701ce3}.navigation span.past-stage:before{border-left-color:#685ea8}.activities{display:table;width:100%;height:50px;table-layout:fixed}.activities a{color:#333;background-color:#f6f8f9;border-color:#dee6e8;vertical-align:middle;display:table-cell;white-space:nowrap;position:relative;text-align:center;border-top-width:0;border-top-style:solid;border-right-width:1px;border-right-style:solid;border-bottom-width:0;border-bottom-style:solid;border-left-width:0;border-left-style:solid}.activities a:hover{cursor:pointer;background-color:#eaeff0;color:#333}.activities a:hover .text-muted,.activities a:hover .deal-detail,.activities a:hover .timeline-clock,.activities a:hover .deal-task-detail{color:#979797}.activities a:hover .text-neutral-muted{color:#a9bcc1}.activities a:active{background-color:#dee6e8;color:#333}.activities a:active .text-muted,.activities a:active .deal-detail,.activities a:active .timeline-clock,.activities a:active .deal-task-detail{color:#979797}.activities a:active .text-neutral-muted{color:#a9bcc1}.activities a .text-muted,.activities a .deal-detail,.activities a .timeline-clock,.activities a .deal-task-detail{color:#979797}.activities a .text-neutral-muted{color:#a9bcc1}.activities a .line{border-color:#dee6e8}.activities a:last-child{border-right:none}.activities a.chosen{cursor:default}.activities a div{overflow:hidden;text-overflow:ellipsis}.mini-activities{display:table;width:100%;height:45px;table-layout:fixed}.mini-activities a{color:#333;background-color:#f6f8f9;border-color:#dee6e8;vertical-align:middle;display:table-cell;white-space:nowrap;position:relative;text-align:center;border-top-width:0;border-top-style:solid;border-right-width:1px;border-right-style:solid;border-bottom-width:0;border-bottom-style:solid;border-left-width:0;border-left-style:solid}.mini-activities a:hover{cursor:pointer;background-color:#eaeff0;color:#333}.mini-activities a:hover .text-muted,.mini-activities a:hover .deal-detail,.mini-activities a:hover .timeline-clock,.mini-activities a:hover .deal-task-detail{color:#979797}.mini-activities a:hover .text-neutral-muted{color:#a9bcc1}.mini-activities a:active{background-color:#dee6e8;color:#333}.mini-activities a:active .text-muted,.mini-activities a:active .deal-detail,.mini-activities a:active .timeline-clock,.mini-activities a:active .deal-task-detail{color:#979797}.mini-activities a:active .text-neutral-muted{color:#a9bcc1}.mini-activities a .text-muted,.mini-activities a .deal-detail,.mini-activities a .timeline-clock,.mini-activities a .deal-task-detail{color:#979797}.mini-activities a .text-neutral-muted{color:#a9bcc1}.mini-activities a .line{border-color:#dee6e8}.mini-activities a:last-child{border-right:none}.mini-activities a.chosen{cursor:default}.mini-activities a div{overflow:hidden;text-overflow:ellipsis}.scroll-shadow.shadow-active.darkest-background-shadow:before{-webkit-box-shadow:0px 2px 8px 4px #d5dfe1;-moz-box-shadow:0px 2px 8px 4px #d5dfe1;box-shadow:0 2px 8px 4px #d5dfe1;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.scroll-shadow.shadow-active.neutral-shadow:before{-webkit-box-shadow:0px 2px 8px 4px #92aab0;-moz-box-shadow:0px 2px 8px 4px #92aab0;box-shadow:0 2px 8px 4px #92aab0;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.scroll-shadow:before{width:100%;position:absolute;z-index:2;content:"";top:-2px;-webkit-box-shadow:0px 0px 0px 0px transparent;-moz-box-shadow:0px 0px 0px 0px transparent;box-shadow:0 0 0 0 transparent;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.scroll-shadow.shadow-active.small-neutral-shadow:before{-webkit-box-shadow:0px 2px 6px 1px #92aab0;-moz-box-shadow:0px 2px 6px 1px #92aab0;box-shadow:0 2px 6px 1px #92aab0;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.arrange-bottom{position:relative;z-index:3}.arrange-half-mid{position:relative;z-index:10}.arrange-mid{position:relative;z-index:20}.arrange-top{position:relative;z-index:25}.b-t-1,.inactive-days,.timeline-stage-change.timeline-checklist .check-list-answers,.timeline-stage-change div .check-list-answers-body,.timeline-comments-panel,.comments-panel,.timeline-end-task,.b-1,.timeline-pictures{border-top-width:1px;border-top-style:solid}.b-b-1,.inactive-days,.timeline-stage-change.timeline-checklist .check-list-answers,.timeline-comments-panel,.comments-panel,.timeline-end-task,.b-1,.timeline-pictures,div.popover .popover-content form{border-bottom-width:1px;border-bottom-style:solid}.b-r-1,.inactive-days,.timeline-stage-change.timeline-checklist .check-list-answers,.timeline-comments-panel,.comments-panel,.timeline-end-task,.b-1,.timeline-pictures{border-right-width:1px;border-right-style:solid}.b-l-1,.inactive-days,.timeline-stage-change.timeline-checklist .check-list-answers,.timeline-comments-panel,.comments-panel,.timeline-end-task,.b-1,.timeline-pictures{border-left-width:1px;border-left-style:solid}.b-t-2,.b-2{border-top-width:2px;border-top-style:solid}.b-b-2,.b-2{border-bottom-width:2px;border-bottom-style:solid}.b-r-2,.b-2{border-right-width:2px;border-right-style:solid}.b-l-2,.b-2{border-left-width:2px;border-left-style:solid}.b-t-3,.b-3{border-top-width:3px;border-top-style:solid}.b-b-3,.b-3{border-bottom-width:3px;border-bottom-style:solid}.b-r-3,.b-3{border-right-width:3px;border-right-style:solid}.b-l-3,.b-3{border-left-width:3px;border-left-style:solid}.line{height:1px;margin:5px 0 10px;border-top-width:1px;border-top-style:solid;font-size:0px;overflow:hidden;background-color:transparent}.line-no-margins{height:1px;margin:0;border-top-width:1px;border-top-style:solid;font-size:0px;overflow:hidden;background-color:transparent}.line-top-margin{height:1px;margin:5px 0 0;border-top-width:1px;border-top-style:solid;font-size:0px;overflow:hidden;background-color:transparent}.line-no-margins-double{height:1px;margin:0;border-top-width:2px;border-top-style:solid;font-size:0px;overflow:hidden;background-color:transparent}.line-no-margins-dashed{height:1px;margin:0;border-top-width:1px;border-top-style:dashed;font-size:0px;overflow:hidden;background-color:transparent}.line-border{height:1px;margin:-1px 0 0;border-top-width:1px;border-top-style:solid;font-size:0px;overflow:hidden;background-color:transparent}.text-brand{color:#701ce3}.text-action{color:#23b7e5}.text-background{color:#edf1f2}.text-danger{color:#f05050}.text-warning{color:#ff902b}.text-success{color:#27c24c}.text-#fff{color:#fff}.text-regular{color:#333}.text-dark{color:#3a3f51}.text-light{color:#fcfcfc}.text-inherit{color:inherit}.text-transparent{color:transparent}.text-gmail{color:#d14836}.text-gcalendar{color:#2e6af2}.text-mchimp{color:#6dc5dc}.text-smonkey{color:#688c2b}.text-alert{color:#fcf8e3}.text-rd{color:#846d50}.text-zapier{color:#ff4a00}.text-neutral-dry{color:#aeb9bb}.text-dark-brand{color:#524988}.text-light-background{color:#f6f8f9}.text-dark-background{color:#e2e8ea}.text-darkest-background{color:#d5dfe1}.text-neutral-light{color:#b2c3c7}.text-strong-background,.text-neutral,.fa.connected-stage,.deal-elements-container,.dictate-button i{color:#92aab0}.text-text-muted{color:#979797}.text-regular-light{color:#585858}.text-text-muted-light{color:#a7a7a7}.text-dark-light{color:#505770}.text-darkest-neutral,.timeline-contact>div,.timeline-hashtag>div,.timeline-filter>div,.team-block>div,.nav.nav-tabs.button-tabs li a,.nav.nav-tabs.button-tabs li a:hover,.nav.nav-tabs.button-tabs-light li a,.nav.nav-tabs.button-tabs-light li a:hover,.nav.nav-tabs.button-tabs-background li a,.nav.nav-tabs.button-tabs-background li a:hover{color:#67878f}.text-lighter-neutral,.deal-or-contact-domain .panel .tab-pane .simple-inline a i,.deal-or-contact-domain .deal .tab-pane .simple-inline a i,.deal-or-contact-domain .proposal-click .tab-pane .simple-inline a i,.deal-or-contact-domain .timeline-bubble .tab-pane .simple-inline a i,.deal-or-contact-domain .timeline-task .tab-pane .simple-inline a i,.deal-or-contact-domain .timeline-comments-panel .tab-pane .simple-inline a i,.deal-or-contact-domain .comments-panel .tab-pane .simple-inline a i{color:#afc1c6}.text-light-neutral{color:#dce4e6}.text-warning-alert{color:#ffd3ab}.text-danger-alert{color:#fac5c5}div.main-badge{color:#333;background-color:#edf1f2;border-color:#d5dfe1}div.main-badge .text-muted,div.main-badge .deal-detail,div.main-badge .timeline-clock,div.main-badge .deal-task-detail{color:#979797}div.main-badge .text-neutral-muted{color:#a9bcc1}div.main-badge .line{border-color:#d5dfe1}a.main-badge{color:#333;background-color:#edf1f2;border-color:#d5dfe1}a.main-badge:hover{cursor:pointer;background-color:#e1e8e9;color:#333}a.main-badge:hover .text-muted,a.main-badge:hover .deal-detail,a.main-badge:hover .timeline-clock,a.main-badge:hover .deal-task-detail{color:#979797}a.main-badge:hover .text-neutral-muted{color:#a9bcc1}a.main-badge:active{background-color:#d5dfe1;color:#333}a.main-badge:active .text-muted,a.main-badge:active .deal-detail,a.main-badge:active .timeline-clock,a.main-badge:active .deal-task-detail{color:#979797}a.main-badge:active .text-neutral-muted{color:#a9bcc1}a.main-badge .text-muted,a.main-badge .deal-detail,a.main-badge .timeline-clock,a.main-badge .deal-task-detail{color:#979797}a.main-badge .text-neutral-muted{color:#a9bcc1}a.main-badge .line{border-color:#d5dfe1}.main-badge{display:inline-block;border-radius:3px;padding:1px 5px}.main-badge span{line-height:1.7}.main-badge.badge-deletable{padding-right:0}.main-badge.badge-border,.main-badge.timeline-contact,.main-badge.timeline-hashtag,.main-badge.timeline-filter,.main-badge.team-block{border-width:1px;border-style:solid}div.light-badge,div.inactive-days,div.timeline-contact,div.timeline-hashtag,div.team-block{color:#333;background-color:#f6f8f9;border-color:#d5dfe1}div.light-badge .text-muted,div.inactive-days .text-muted,div.timeline-contact .text-muted,div.timeline-hashtag .text-muted,div.team-block .text-muted,div.light-badge .deal-detail,div.inactive-days .deal-detail,div.timeline-contact .deal-detail,div.timeline-hashtag .deal-detail,div.team-block .deal-detail,div.light-badge .timeline-clock,div.inactive-days .timeline-clock,div.timeline-contact .timeline-clock,div.timeline-hashtag .timeline-clock,div.team-block .timeline-clock,div.light-badge .deal-task-detail,div.inactive-days .deal-task-detail,div.timeline-contact .deal-task-detail,div.timeline-hashtag .deal-task-detail,div.team-block .deal-task-detail{color:#979797}div.light-badge .text-neutral-muted,div.inactive-days .text-neutral-muted,div.timeline-contact .text-neutral-muted,div.timeline-hashtag .text-neutral-muted,div.team-block .text-neutral-muted{color:#a9bcc1}div.light-badge .line,div.inactive-days .line,div.timeline-contact .line,div.timeline-hashtag .line,div.team-block .line{border-color:#dee6e8}a.light-badge,a.inactive-days,a.timeline-contact,a.timeline-hashtag,a.team-block{color:#333;background-color:#f6f8f9;border-color:#d5dfe1}a.light-badge:hover,a.inactive-days:hover,a.timeline-contact:hover,a.timeline-hashtag:hover,a.team-block:hover{cursor:pointer;background-color:#eaeff0;color:#333}a.light-badge:hover .text-muted,a.inactive-days:hover .text-muted,a.timeline-contact:hover .text-muted,a.timeline-hashtag:hover .text-muted,a.team-block:hover .text-muted,a.light-badge:hover .deal-detail,a.inactive-days:hover .deal-detail,a.timeline-contact:hover .deal-detail,a.timeline-hashtag:hover .deal-detail,a.team-block:hover .deal-detail,a.light-badge:hover .timeline-clock,a.inactive-days:hover .timeline-clock,a.timeline-contact:hover .timeline-clock,a.timeline-hashtag:hover .timeline-clock,a.team-block:hover .timeline-clock,a.light-badge:hover .deal-task-detail,a.inactive-days:hover .deal-task-detail,a.timeline-contact:hover .deal-task-detail,a.timeline-hashtag:hover .deal-task-detail,a.team-block:hover .deal-task-detail{color:#979797}a.light-badge:hover .text-neutral-muted,a.inactive-days:hover .text-neutral-muted,a.timeline-contact:hover .text-neutral-muted,a.timeline-hashtag:hover .text-neutral-muted,a.team-block:hover .text-neutral-muted{color:#a9bcc1}a.light-badge:active,a.inactive-days:active,a.timeline-contact:active,a.timeline-hashtag:active,a.team-block:active{background-color:#dee6e8;color:#333}a.light-badge:active .text-muted,a.inactive-days:active .text-muted,a.timeline-contact:active .text-muted,a.timeline-hashtag:active .text-muted,a.team-block:active .text-muted,a.light-badge:active .deal-detail,a.inactive-days:active .deal-detail,a.timeline-contact:active .deal-detail,a.timeline-hashtag:active .deal-detail,a.team-block:active .deal-detail,a.light-badge:active .timeline-clock,a.inactive-days:active .timeline-clock,a.timeline-contact:active .timeline-clock,a.timeline-hashtag:active .timeline-clock,a.team-block:active .timeline-clock,a.light-badge:active .deal-task-detail,a.inactive-days:active .deal-task-detail,a.timeline-contact:active .deal-task-detail,a.timeline-hashtag:active .deal-task-detail,a.team-block:active .deal-task-detail{color:#979797}a.light-badge:active .text-neutral-muted,a.inactive-days:active .text-neutral-muted,a.timeline-contact:active .text-neutral-muted,a.timeline-hashtag:active .text-neutral-muted,a.team-block:active .text-neutral-muted{color:#a9bcc1}a.light-badge .text-muted,a.inactive-days .text-muted,a.timeline-contact .text-muted,a.timeline-hashtag .text-muted,a.team-block .text-muted,a.light-badge .deal-detail,a.inactive-days .deal-detail,a.timeline-contact .deal-detail,a.timeline-hashtag .deal-detail,a.team-block .deal-detail,a.light-badge .timeline-clock,a.inactive-days .timeline-clock,a.timeline-contact .timeline-clock,a.timeline-hashtag .timeline-clock,a.team-block .timeline-clock,a.light-badge .deal-task-detail,a.inactive-days .deal-task-detail,a.timeline-contact .deal-task-detail,a.timeline-hashtag .deal-task-detail,a.team-block .deal-task-detail{color:#979797}a.light-badge .text-neutral-muted,a.inactive-days .text-neutral-muted,a.timeline-contact .text-neutral-muted,a.timeline-hashtag .text-neutral-muted,a.team-block .text-neutral-muted{color:#a9bcc1}a.light-badge .line,a.inactive-days .line,a.timeline-contact .line,a.timeline-hashtag .line,a.team-block .line{border-color:#dee6e8}.light-badge,.inactive-days,.timeline-contact,.timeline-hashtag,.team-block{display:inline-block;border-radius:3px;padding:1px 5px}.light-badge span,.inactive-days span,.timeline-contact span,.timeline-hashtag span,.team-block span{line-height:1.7}.light-badge.badge-deletable,.badge-deletable.inactive-days,.badge-deletable.timeline-contact,.badge-deletable.timeline-hashtag,.badge-deletable.team-block{padding-right:0}.light-badge.badge-border,.badge-border.inactive-days,.inactive-days.timeline-filter,.timeline-contact,.timeline-hashtag,.light-badge.timeline-filter,.team-block{border-width:1px;border-style:solid}div.light-badge-remove{color:#333;background-color:#f6f8f9;border-color:#d5dfe1}div.light-badge-remove .text-muted,div.light-badge-remove .deal-detail,div.light-badge-remove .timeline-clock,div.light-badge-remove .deal-task-detail{color:#979797}div.light-badge-remove .text-neutral-muted{color:#a9bcc1}div.light-badge-remove .line{border-color:#dee6e8}a.light-badge-remove{color:#333;background-color:#f6f8f9;border-color:#d5dfe1}a.light-badge-remove:hover{cursor:pointer;background-color:#eaeff0;color:#333}a.light-badge-remove:hover .text-muted,a.light-badge-remove:hover .deal-detail,a.light-badge-remove:hover .timeline-clock,a.light-badge-remove:hover .deal-task-detail{color:#979797}a.light-badge-remove:hover .text-neutral-muted{color:#a9bcc1}a.light-badge-remove:active{background-color:#dee6e8;color:#333}a.light-badge-remove:active .text-muted,a.light-badge-remove:active .deal-detail,a.light-badge-remove:active .timeline-clock,a.light-badge-remove:active .deal-task-detail{color:#979797}a.light-badge-remove:active .text-neutral-muted{color:#a9bcc1}a.light-badge-remove .text-muted,a.light-badge-remove .deal-detail,a.light-badge-remove .timeline-clock,a.light-badge-remove .deal-task-detail{color:#979797}a.light-badge-remove .text-neutral-muted{color:#a9bcc1}a.light-badge-remove .line{border-color:#dee6e8}.light-badge-remove{display:inline-block;border-radius:3px;padding:1px 5px}.light-badge-remove span{line-height:1.7}.light-badge-remove.badge-deletable{padding-right:0}.light-badge-remove.badge-border,.light-badge-remove.timeline-contact,.light-badge-remove.timeline-hashtag,.light-badge-remove.timeline-filter,.light-badge-remove.team-block{border-width:1px;border-style:solid}div.neutral-badge{color:#fff;background-color:#92aab0;border-color:#92aab0}div.neutral-badge .text-muted,div.neutral-badge .deal-detail,div.neutral-badge .timeline-clock,div.neutral-badge .deal-task-detail{color:#fff}div.neutral-badge .line{border-color:#afc1c6}a.neutral-badge{color:#fff;background-color:#92aab0;border-color:#92aab0}a.neutral-badge:hover{cursor:pointer;background-color:#86a1a8;color:#fff}a.neutral-badge:hover .text-muted,a.neutral-badge:hover .deal-detail,a.neutral-badge:hover .timeline-clock,a.neutral-badge:hover .deal-task-detail{color:#fff}a.neutral-badge:active{background-color:#7a989f;color:#fff}a.neutral-badge:active .text-muted,a.neutral-badge:active .deal-detail,a.neutral-badge:active .timeline-clock,a.neutral-badge:active .deal-task-detail,a.neutral-badge .text-muted,a.neutral-badge .deal-detail,a.neutral-badge .timeline-clock,a.neutral-badge .deal-task-detail{color:#fff}a.neutral-badge .line{border-color:#afc1c6}.neutral-badge{display:inline-block;border-radius:3px;padding:1px 5px}.neutral-badge span{line-height:1.7}.neutral-badge.badge-deletable{padding-right:0}.neutral-badge.badge-border,.neutral-badge.timeline-contact,.neutral-badge.timeline-hashtag,.neutral-badge.timeline-filter,.neutral-badge.team-block{border-width:1px;border-style:solid}div.success-badge{color:#fff;background-color:#27c24c;border-color:#27c24c}div.success-badge .text-muted,div.success-badge .deal-detail,div.success-badge .timeline-clock,div.success-badge .deal-task-detail{color:#c2f3ce}div.success-badge .line{border-color:#43d967}a.success-badge{color:#fff;background-color:#27c24c;border-color:#27c24c}a.success-badge:hover{cursor:pointer;background-color:#24b145;color:#fff}a.success-badge:hover .text-muted,a.success-badge:hover .deal-detail,a.success-badge:hover .timeline-clock,a.success-badge:hover .deal-task-detail{color:#c2f3ce}a.success-badge:active{background-color:#20a03f;color:#fff}a.success-badge:active .text-muted,a.success-badge:active .deal-detail,a.success-badge:active .timeline-clock,a.success-badge:active .deal-task-detail,a.success-badge .text-muted,a.success-badge .deal-detail,a.success-badge .timeline-clock,a.success-badge .deal-task-detail{color:#c2f3ce}a.success-badge .line{border-color:#43d967}.success-badge{display:inline-block;border-radius:3px;padding:1px 5px}.success-badge span{line-height:1.7}.success-badge.badge-deletable{padding-right:0}.success-badge.badge-border,.success-badge.timeline-contact,.success-badge.timeline-hashtag,.success-badge.timeline-filter,.success-badge.team-block{border-width:1px;border-style:solid}div.danger-badge{color:#fff;background-color:#f05050;border-color:#f05050}div.danger-badge .text-muted,div.danger-badge .deal-detail,div.danger-badge .timeline-clock,div.danger-badge .deal-task-detail{color:#fff}div.danger-badge .line{border-color:#f47f7f}a.danger-badge{color:#fff;background-color:#f05050;border-color:#f05050}a.danger-badge:hover{cursor:pointer;background-color:#ee3d3d;color:#fff}a.danger-badge:hover .text-muted,a.danger-badge:hover .deal-detail,a.danger-badge:hover .timeline-clock,a.danger-badge:hover .deal-task-detail{color:#fff}a.danger-badge:active{background-color:#ed2a2a;color:#fff}a.danger-badge:active .text-muted,a.danger-badge:active .deal-detail,a.danger-badge:active .timeline-clock,a.danger-badge:active .deal-task-detail,a.danger-badge .text-muted,a.danger-badge .deal-detail,a.danger-badge .timeline-clock,a.danger-badge .deal-task-detail{color:#fff}a.danger-badge .line{border-color:#f47f7f}.danger-badge{display:inline-block;border-radius:3px;padding:1px 5px}.danger-badge span{line-height:1.7}.danger-badge.badge-deletable{padding-right:0}.danger-badge.badge-border,.danger-badge.timeline-contact,.danger-badge.timeline-hashtag,.danger-badge.timeline-filter,.danger-badge.team-block{border-width:1px;border-style:solid}div.warning-badge{color:#fff;background-color:#ff902b;border-color:#ff902b}div.warning-badge .text-muted,div.warning-badge .deal-detail,div.warning-badge .timeline-clock,div.warning-badge .deal-task-detail{color:#fffbf7}div.warning-badge .line{border-color:#ffab5e}a.warning-badge{color:#fff;background-color:#ff902b;border-color:#ff902b}a.warning-badge:hover{cursor:pointer;background-color:#ff8517;color:#fff}a.warning-badge:hover .text-muted,a.warning-badge:hover .deal-detail,a.warning-badge:hover .timeline-clock,a.warning-badge:hover .deal-task-detail{color:#fffbf7}a.warning-badge:active{background-color:#ff7b02;color:#fff}a.warning-badge:active .text-muted,a.warning-badge:active .deal-detail,a.warning-badge:active .timeline-clock,a.warning-badge:active .deal-task-detail,a.warning-badge .text-muted,a.warning-badge .deal-detail,a.warning-badge .timeline-clock,a.warning-badge .deal-task-detail{color:#fffbf7}a.warning-badge .line{border-color:#ffab5e}.warning-badge{display:inline-block;border-radius:3px;padding:1px 5px}.warning-badge span{line-height:1.7}.warning-badge.badge-deletable{padding-right:0}.warning-badge.badge-border,.warning-badge.timeline-contact,.warning-badge.timeline-hashtag,.warning-badge.timeline-filter,.warning-badge.team-block{border-width:1px;border-style:solid}div.brand-badge{color:#fff;background-color:#701ce3;border-color:#701ce3}div.brand-badge .text-muted,div.brand-badge .deal-detail,div.brand-badge .timeline-clock,div.brand-badge .deal-task-detail{color:#f4f3f9}div.brand-badge .line{border-color:#9790c3}a.brand-badge{color:#fff;background-color:#701ce3;border-color:#701ce3}a.brand-badge:hover{cursor:pointer;background-color:#786bc7;color:#fff}a.brand-badge:hover .text-muted,a.brand-badge:hover .deal-detail,a.brand-badge:hover .timeline-clock,a.brand-badge:hover .deal-task-detail{color:#f4f3f9}a.brand-badge:active{background-color:#5646b9;color:#fff}a.brand-badge:active .text-muted,a.brand-badge:active .deal-detail,a.brand-badge:active .timeline-clock,a.brand-badge:active .deal-task-detail,a.brand-badge .text-muted,a.brand-badge .deal-detail,a.brand-badge .timeline-clock,a.brand-badge .deal-task-detail{color:#f4f3f9}a.brand-badge .line{border-color:#9790c3}.brand-badge{display:inline-block;border-radius:3px;padding:1px 5px}.brand-badge span{line-height:1.7}.brand-badge.badge-deletable{padding-right:0}.brand-badge.badge-border,.brand-badge.timeline-contact,.brand-badge.timeline-hashtag,.brand-badge.timeline-filter,.brand-badge.team-block{border-width:1px;border-style:solid}div.action-badge{color:#fff;background-color:#23b7e5;border-color:#23b7e5}div.action-badge .text-muted,div.action-badge .deal-detail,div.action-badge .timeline-clock,div.action-badge .deal-task-detail{color:#d9f3fb}div.action-badge .line{border-color:#51c6ea}a.action-badge{color:#fff;background-color:#23b7e5;border-color:#23b7e5}a.action-badge:hover{cursor:pointer;background-color:#1aacda;color:#fff}a.action-badge:hover .text-muted,a.action-badge:hover .deal-detail,a.action-badge:hover .timeline-clock,a.action-badge:hover .deal-task-detail{color:#d9f3fb}a.action-badge:active{background-color:#189ec8;color:#fff}a.action-badge:active .text-muted,a.action-badge:active .deal-detail,a.action-badge:active .timeline-clock,a.action-badge:active .deal-task-detail,a.action-badge .text-muted,a.action-badge .deal-detail,a.action-badge .timeline-clock,a.action-badge .deal-task-detail{color:#d9f3fb}a.action-badge .line{border-color:#51c6ea}.action-badge{display:inline-block;border-radius:3px;padding:1px 5px}.action-badge span{line-height:1.7}.action-badge.badge-deletable{padding-right:0}.action-badge.badge-border,.action-badge.timeline-contact,.action-badge.timeline-hashtag,.action-badge.timeline-filter,.action-badge.team-block{border-width:1px;border-style:solid}div.contacts-badge{color:#333;background-color:#d9f3fb;border-color:#7ed5f0}div.contacts-badge .text-muted,div.contacts-badge .deal-detail,div.contacts-badge .timeline-clock,div.contacts-badge .deal-task-detail{color:#979797}div.contacts-badge .text-neutral-muted{color:#a9bcc1}div.contacts-badge .line{border-color:#b5e7f6}a.contacts-badge{color:#333;background-color:#d9f3fb;border-color:#7ed5f0}a.contacts-badge:hover{cursor:pointer;background-color:#c7edf8;color:#333}a.contacts-badge:hover .text-muted,a.contacts-badge:hover .deal-detail,a.contacts-badge:hover .timeline-clock,a.contacts-badge:hover .deal-task-detail{color:#979797}a.contacts-badge:hover .text-neutral-muted{color:#a9bcc1}a.contacts-badge:active{background-color:#b5e7f6;color:#333}a.contacts-badge:active .text-muted,a.contacts-badge:active .deal-detail,a.contacts-badge:active .timeline-clock,a.contacts-badge:active .deal-task-detail{color:#979797}a.contacts-badge:active .text-neutral-muted{color:#a9bcc1}a.contacts-badge .text-muted,a.contacts-badge .deal-detail,a.contacts-badge .timeline-clock,a.contacts-badge .deal-task-detail{color:#979797}a.contacts-badge .text-neutral-muted{color:#a9bcc1}a.contacts-badge .line{border-color:#b5e7f6}.contacts-badge{display:inline-block;border-radius:3px;padding:1px 5px}.contacts-badge span{line-height:1.7}.contacts-badge.badge-deletable{padding-right:0}.contacts-badge.badge-border,.contacts-badge.timeline-contact,.contacts-badge.timeline-hashtag,.contacts-badge.timeline-filter,.contacts-badge.team-block{border-width:1px;border-style:solid}div.deals-badge{color:#333;background-color:#f4f3f9;border-color:#b6b1d5}div.deals-badge .text-muted,div.deals-badge .deal-detail,div.deals-badge .timeline-clock,div.deals-badge .deal-task-detail{color:#979797}div.deals-badge .text-neutral-muted{color:#a9bcc1}div.deals-badge .line{border-color:#dbd9ea}a.deals-badge{color:#333;background-color:#f4f3f9;border-color:#b6b1d5}a.deals-badge:hover{cursor:pointer;background-color:#e8e6f2;color:#333}a.deals-badge:hover .text-muted,a.deals-badge:hover .deal-detail,a.deals-badge:hover .timeline-clock,a.deals-badge:hover .deal-task-detail{color:#979797}a.deals-badge:hover .text-neutral-muted{color:#a9bcc1}a.deals-badge:active{background-color:#dbd9ea;color:#333}a.deals-badge:active .text-muted,a.deals-badge:active .deal-detail,a.deals-badge:active .timeline-clock,a.deals-badge:active .deal-task-detail{color:#979797}a.deals-badge:active .text-neutral-muted{color:#a9bcc1}a.deals-badge .text-muted,a.deals-badge .deal-detail,a.deals-badge .timeline-clock,a.deals-badge .deal-task-detail{color:#979797}a.deals-badge .text-neutral-muted{color:#a9bcc1}a.deals-badge .line{border-color:#dbd9ea}.deals-badge{display:inline-block;border-radius:3px;padding:1px 5px}.deals-badge span{line-height:1.7}.deals-badge.badge-deletable{padding-right:0}.deals-badge.badge-border,.deals-badge.timeline-contact,.deals-badge.timeline-hashtag,.deals-badge.timeline-filter,.deals-badge.team-block{border-width:1px;border-style:solid}div.products-badge{color:#333;background-color:#d7f7df;border-color:#83e69a}div.products-badge .text-muted,div.products-badge .deal-detail,div.products-badge .timeline-clock,div.products-badge .deal-task-detail{color:#979797}div.products-badge .text-neutral-muted{color:#a9bcc1}div.products-badge .line{border-color:#b5f0c4}a.products-badge{color:#333;background-color:#d7f7df;border-color:#83e69a}a.products-badge:hover{cursor:pointer;background-color:#c6f4d1;color:#333}a.products-badge:hover .text-muted,a.products-badge:hover .deal-detail,a.products-badge:hover .timeline-clock,a.products-badge:hover .deal-task-detail{color:#979797}a.products-badge:hover .text-neutral-muted{color:#a9bcc1}a.products-badge:active{background-color:#b5f0c4;color:#333}a.products-badge:active .text-muted,a.products-badge:active .deal-detail,a.products-badge:active .timeline-clock,a.products-badge:active .deal-task-detail{color:#979797}a.products-badge:active .text-neutral-muted{color:#a9bcc1}a.products-badge .text-muted,a.products-badge .deal-detail,a.products-badge .timeline-clock,a.products-badge .deal-task-detail{color:#979797}a.products-badge .text-neutral-muted{color:#a9bcc1}a.products-badge .line{border-color:#b5f0c4}.products-badge{display:inline-block;border-radius:3px;padding:1px 5px}.products-badge span{line-height:1.7}.products-badge.badge-deletable{padding-right:0}.products-badge.badge-border,.products-badge.timeline-contact,.products-badge.timeline-hashtag,.products-badge.timeline-filter,.products-badge.team-block{border-width:1px;border-style:solid}div.users-badge{color:#333;background-color:#ebeff0;border-color:#afc1c6}div.users-badge .text-muted,div.users-badge .deal-detail,div.users-badge .timeline-clock,div.users-badge .deal-task-detail{color:#979797}div.users-badge .text-neutral-muted{color:#a9bcc1}div.users-badge .line{border-color:#d3dddf}a.users-badge{color:#333;background-color:#ebeff0;border-color:#afc1c6}a.users-badge:hover{cursor:pointer;background-color:#dfe6e8;color:#333}a.users-badge:hover .text-muted,a.users-badge:hover .deal-detail,a.users-badge:hover .timeline-clock,a.users-badge:hover .deal-task-detail{color:#979797}a.users-badge:hover .text-neutral-muted{color:#a9bcc1}a.users-badge:active{background-color:#d3dddf;color:#333}a.users-badge:active .text-muted,a.users-badge:active .deal-detail,a.users-badge:active .timeline-clock,a.users-badge:active .deal-task-detail{color:#979797}a.users-badge:active .text-neutral-muted{color:#a9bcc1}a.users-badge .text-muted,a.users-badge .deal-detail,a.users-badge .timeline-clock,a.users-badge .deal-task-detail{color:#979797}a.users-badge .text-neutral-muted{color:#a9bcc1}a.users-badge .line{border-color:#d3dddf}.users-badge{display:inline-block;border-radius:3px;padding:1px 5px}.users-badge span{line-height:1.7}.users-badge.badge-deletable{padding-right:0}.users-badge.badge-border,.users-badge.timeline-contact,.users-badge.timeline-hashtag,.users-badge.timeline-filter,.users-badge.team-block{border-width:1px;border-style:solid}.ball-switch{width:50px;padding:2px 3px;border-radius:30px;color:#fff;background-color:#23b7e5;border-color:#d9e1e3}.ball-switch .text-muted,.ball-switch .deal-detail,.ball-switch .timeline-clock,.ball-switch .deal-task-detail{color:#d9f3fb}.ball-switch .line{border-color:#51c6ea}.ball-switch.inactive-switch{color:#333;background-color:#f6f8f9;border-color:#d9e1e3}.ball-switch.inactive-switch .text-muted,.ball-switch.inactive-switch .deal-detail,.ball-switch.inactive-switch .timeline-clock,.ball-switch.inactive-switch .deal-task-detail{color:#979797}.ball-switch.inactive-switch .text-neutral-muted{color:#a9bcc1}.ball-switch.inactive-switch .line{border-color:#dee6e8}.submenu-tab-container{overflow-x:auto;position:absolute;width:100%;top:45px;bottom:0}.mini-table-container{overflow-x:auto;position:absolute;width:100%;top:45px;bottom:45px}.mini-table-container-headerless{overflow-x:auto;position:absolute;width:100%;top:0;bottom:45px}.mtop20{margin:20px 0 0}.mtop15{margin:15px 0 0}.mtop10{margin:10px 0 0}.mbottom10,.deal{margin:0 0 10px}.mbottom15{margin:0 0 15px}.mtop5,.proposal-click,.timeline-bubble,.timeline-task{margin:5px 0 0}.mtop3,.timeline-clock{margin:3px 0 0}.mtop1{margin:1px 0 0}.mright5{margin:0 5px 0 0}.mright10{margin:0 10px 0 0}.mleft15{margin:0 0 0 15px}.mtop-10{margin:-10px 0 0}.mtop-4{margin:-4px 0 0}.mtop-3{margin:-3px 0 0}.mright-5{margin:0 -5px 0 0}.m0{margin:0}.dashboard{position:absolute;top:50px;right:0;bottom:0;left:0;z-index:0}.user-dropdown{position:absolute;top:40px;right:15px;bottom:auto;left:auto;z-index:auto}.inline-link-blue{color:#23b7e5}.inline-link-blue:hover{text-decoration:underline}.inline-link-blue:active{color:#1797be}.inline-link-brand{color:#701ce3}.inline-link-brand:hover{text-decoration:underline}.inline-link-brand:active{color:#5d539a}.inline-link-neutral{color:#92aab0}.inline-link-neutral:hover{text-decoration:underline}.inline-link-neutral:active{color:#74939b}.inline-link-darkest-neutral{color:#67878f}.inline-link-darkest-neutral:hover{text-decoration:underline}.inline-link-darkest-neutral:active{color:#526b71}.inline-link-warning{color:#ff902b}.inline-link-warning:hover{text-decoration:underline}.inline-link-warning:active{color:#f77600}.inline-link-regular{color:#333}.inline-link-regular:hover{text-decoration:underline}.inline-link-regular:active{color:#1a1a1a}.inline-link-danger{color:#f05050}.inline-link-danger:hover{text-decoration:underline}.inline-link-danger:active{color:#ec2121}.inline-link-muted{color:#979797}.inline-link-muted:hover{text-decoration:underline}.inline-link-muted:active{color:#7d7d7d}.history-arrow{border-width:8px;z-index:1}.history-arrow,.history-arrow .history-arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.history-arrow.arrow-style{top:12px;right:auto;bottom:auto;left:-8px;border-left-width:0;border-right-color:#fff}.arrow-click:hover .history-arrow.arrow-style,.timeline-task:hover .history-arrow.arrow-style{border-right-color:#f5f5f5}.arrow-click:active .history-arrow.arrow-style,.timeline-task:active .history-arrow.arrow-style{border-right-color:#ebebeb}.tab-arrow{border-width:8px;z-index:1}.tab-arrow,.tab-arrow .tab-arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.tab-arrow.arrow-style{top:auto;right:auto;bottom:-4px;left:8px;border-bottom-width:0;border-top-color:#701ce3}.arrow-click:hover .tab-arrow.arrow-style,.timeline-task:hover .tab-arrow.arrow-style{border-top-color:#786bc7}.arrow-click:active .tab-arrow.arrow-style,.timeline-task:active .tab-arrow.arrow-style{border-top-color:#5646b9}.notification{position:absolute;display:inline-block;font-size:13px;white-space:nowrap;vertical-align:baseline;text-align:center;font-weight:600;border-radius:100%;top:4px;right:0;bottom:auto;left:auto;padding:1px 6px}.notification.side-menu{top:10px;right:10px}.notification-center{position:absolute;display:inline-block;font-size:13px;white-space:nowrap;vertical-align:baseline;text-align:center;font-weight:600;border-radius:100%;top:auto;right:3px;bottom:auto;left:auto;padding:1px 6px}.notification-center.side-menu{top:10px;right:10px}.notification-inline{position:relative;display:inline;font-size:13px;white-space:nowrap;vertical-align:baseline;text-align:center;font-weight:600;border-radius:100%;top:auto;right:auto;bottom:auto;left:5px;padding:1px 6px}.notification-inline.side-menu{top:10px;right:10px}.notification-inline-rounded{position:relative;display:inline;font-size:13px;white-space:nowrap;vertical-align:baseline;text-align:center;font-weight:600;border-radius:10px;top:auto;right:auto;bottom:auto;left:5px;padding:1px 6px}.notification-inline-rounded.side-menu{top:10px;right:10px}.cursor-default{cursor:default}.file-check{width:40.5px;position:relative;padding:14px}.file-check div{position:absolute}.file-check div div{width:27px;top:-18px;left:-13px;height:27px;border-radius:100%;text-align:center;background-color:#fff;border-color:#b8c8cc}.file-check div div i{position:relative;top:3.5px;color:#fff}.file-check div div:hover{background-color:#b8c8cc;cursor:pointer}.file-check div div:hover i{color:#628088}.file-check.disabled div div{cursor:not-allowed}.file-check.disabled div div:hover{background-color:#d5dfe1}.file-check.file-checked div div{background-color:#b8c8cc}.file-check.file-checked div div i{color:#628088}.file-check.file-checked div div:hover{background-color:#9ab1b6}.file-check.file-checked.disabled div div:hover{cursor:not-allowed;background-color:#b8c8cc}.file-check:before{bottom:0;width:2px;left:12.5px;top:0;background-color:#b8c8cc;content:"";position:absolute}.file-check.hist-separator{height:15px}.checklist-checkbox{width:40.5px;position:relative;padding:14px}.checklist-checkbox div{position:absolute}.checklist-checkbox div div{width:27px;top:-18px;left:-13px;height:27px;border-radius:100%;text-align:center;background-color:#fff;border-color:#c4d1d4}.checklist-checkbox div div i{position:relative;top:3.5px;color:#fff}.checklist-checkbox div div:hover{background-color:#c4d1d4;cursor:pointer}.checklist-checkbox div div:hover i{color:#6b8c94}.checklist-checkbox.disabled div div{cursor:not-allowed}.checklist-checkbox.disabled div div:hover{background-color:#e2e8ea}.checklist-checkbox.file-checked div div{background-color:#c4d1d4}.checklist-checkbox.file-checked div div i{color:#6b8c94}.checklist-checkbox.file-checked div div:hover{background-color:#a7babf}.checklist-checkbox.file-checked.disabled div div:hover{cursor:not-allowed;background-color:#c4d1d4}.checklist-checkbox.hist-separator{height:15px}.react-datepicker-popper{z-index:1000}.react-datepicker-wrapper,.react-datepicker__input-container{display:block;width:100%}.form-group.col-sm-6 .input-group>div{display:table-cell}a{cursor:pointer}#nprogress .bar{background:#29d;position:fixed;z-index:100031;top:0;left:0;width:100%;height:3px}.fancy-class{color:red}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}.conditional-value-input-wrap{display:flex!important;padding:0;justify-content:space-between;height:30px;font-weight:500;font-size:14px}.conditional-value-input-select{border-radius:0;border:1px solid #ccc;padding-left:5px;margin-right:-1px;flex:1;height:30px}.conditional-value-input-input{flex:2;border:none;border:1px solid #ccc;background-color:#fff;text-align:left;padding:5px;height:30px}.conditional-value-input-wrap-datepicker{flex:2}.conditional-value-input-wrap-datepicker .conditional-value-input-input{width:100%}.suspension-timeline-wrapper{display:flex;flex-direction:column;align-items:center}.suspension-timeline-wrapper .sidebar .filter{font-weight:700;padding:7px 14px;border-radius:10px;border:1px solid #ff5363;color:#ff5363;opacity:.9;-webkit-box-shadow:-5px 5px 15px -5px rgba(255,83,99,.45);-moz-box-shadow:-5px 5px 15px -5px rgba(255,83,99,.45);box-shadow:-5px 5px 15px -5px #ff536373;transition:background-color .5s,color .5s,-webkit-box-shadow .5s,-moz-box-shadow .5s,box-shadow .5s;cursor:pointer}.suspension-timeline-wrapper .sidebar .filter.suspended{margin-left:auto;margin-right:15px}.suspension-timeline-wrapper .sidebar .filter.disabled{background-color:#ff5363;color:#fff;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.suspension-timeline-wrapper .sidebar{display:flex;align-items:center;width:100%;padding:0 10px;justify-content:space-between}.suspension-timeline-wrapper .sidebar .pagination{margin:10px 0}.suspension-items-wrapper{display:flex;flex-wrap:wrap;justify-content:space-evenly;width:100%}.suspension-item{position:relative;background-color:#fff;width:calc(33% - 10px);margin:5px 0;padding:15px;border-radius:10px;-webkit-box-shadow:-5px 5px 15px -5px rgba(20,170,246,.3);-moz-box-shadow:-5px 5px 15px -5px rgba(20,170,246,.3);box-shadow:-5px 5px 15px -5px #14aaf64d}.suspension-item.suspended{-webkit-box-shadow:-5px 5px 15px -5px rgba(255,83,99,.45);-moz-box-shadow:-5px 5px 15px -5px rgba(255,83,99,.45);box-shadow:-5px 5px 15px -5px #ff536373}.suspension-item .title{display:flex;justify-content:space-between;color:#14aaf6}.suspension-item .title h4{font-size:12px;font-weight:700;margin:0}.suspension-item .title h4.suspended{color:#ff5363}.suspension-item .title span{font-size:11px;color:#979797;margin-top:-3px}.suspension-item .content .content-text{margin-top:5px;flex:1;font-size:11px}.suspension-item .content .content-text p{font-weight:700;margin:0}.suspension-item .content .content-text .user-id{color:#979797;font-weight:400}.suspension-item .content .content-text .email{font-weight:400}.suspension-item .courtesy{position:absolute;right:0;bottom:0;background-color:#979797;padding:4px 8px;color:#fff;border-radius:10px 0}.mw-1000{max-width:1000px!important}.section-top{top:0!important;position:relative!important}.pl-10{padding-left:10px}.tooltip-icon{margin:0 0 0 3px}[data-id=tooltip]{width:55%}.flex-row{display:flex;flex-direction:row;align-items:center}.flex-data-edit{height:100%;padding:10px 15px;overflow-x:scroll;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.flex-data-edit::-webkit-scrollbar{display:none}.table-tag{padding:3px 6px;background-color:#e6e6e6;border-radius:2px;display:flex;margin:2px;box-sizing:border-box}.filter-icon__container{height:35px!important;width:35px!important;padding:0!important}.input-height-35{height:35px!important}.invalid-required-input{border:solid #f05050 .5px!important}.bg-brand{background-color:#701ce3}.btn-brand{background-color:#701ce3;border-color:#701ce3;color:#fff}.btn-brand:hover{border-color:#701ce3}.react-menu-icon{display:flex;align-items:center;gap:10px;line-height:1;padding:15px 20px!important}.react-modal-overlay{height:100%;width:100%;background:rgba(0,0,0,.5);position:fixed;top:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center}.react-modal-content .react-modal-confirmation{min-height:200px;width:400px;background-color:#fff;border-radius:7px}.react-modal-confirmation .header{padding:10px 0}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-end{justify-content:end}.justify-between{justify-content:space-between}.react-modal-confirmation-body{padding:2rem 0}.react-modal-confirmation-actions{gap:10px}.badge-success{background-color:#28a745}@font-face{font-family:untitled-font-1;src:url(/assets/untitled-font-1-63ebb71d.eot);src:url(/assets/untitled-font-1-63ebb71d.eot?#iefix) format("embedded-opentype"),url(/assets/untitled-font-1-cedb63d6.woff) format("woff"),url(/assets/untitled-font-1-63f4d75c.ttf) format("truetype"),url(/assets/untitled-font-1-7f08be57.svg#untitled-font-1) format("svg");font-weight:400;font-style:normal}.icon-contacts:before{content:"e"}.icon-pie-chart:before{content:"g"}.icon-settings-alt:before{content:"d"}.icon-people:before{content:"h"}.icon-meter:before{content:"f"}.icon-money:before{content:"i"}.icon-settings:before{content:"j"}.icon-globe:before{content:"k"}.icon-wallet:before{content:"l"}.icon-connection:before{content:"m"}.icon-calendar:before{content:"n"}.icon-checkbox:before{content:"o"}.icon-check:before{content:"p"}.icon-news:before{content:"q"}.icon-people-alt:before{content:"r"}.icon-person:before{content:"s"}.icon-trash:before{content:"u"}.icon-sun:before{content:"w"}.icon-printer:before{content:"x"}.icon-calendar-1:before{content:"a"}.icon-bubble:before{content:"b"}.icon-bulb:before{content:"c"}.icon-camera:before{content:"v"}.icon-clip:before{content:"y"}.icon-clock:before{content:"z"}.icon-cloud:before{content:"A"}.icon-cup:before{content:"B"}.icon-data:before{content:"C"}.icon-diamond:before{content:"D"}.icon-display:before{content:"E"}.icon-eye:before{content:"F"}.icon-note:before{content:"G"}.icon-news-1:before{content:"H"}.icon-megaphone:before{content:"I"}.icon-music:before{content:"J"}.icon-mail:before{content:"K"}.icon-lock:before{content:"L"}.icon-location:before{content:"M"}.icon-like:before{content:"N"}.icon-lab:before{content:"O"}.icon-key:before{content:"P"}.icon-heart:before{content:"Q"}.icon-food:before{content:"R"}.icon-fire:before{content:"S"}.icon-paperplane:before{content:"T"}.icon-params:before{content:"U"}.icon-pen:before{content:"V"}.icon-phone:before{content:"W"}.icon-photo:before{content:"X"}.icon-shop:before{content:"Y"}.icon-sound:before{content:"Z"}.icon-stack:before{content:"0"}.icon-search:before{content:"1"}.icon-star:before{content:"2"}.icon-t-shirt:before{content:"3"}.icon-study:before{content:"4"}.icon-tag:before{content:"5"}.icon-trash-1:before{content:"6"}.icon-truck:before{content:"7"}.icon-tv:before{content:"8"}.icon-user:before{content:"9"}.icon-video:before{content:"!"}.icon-vynil:before{content:'"'}.icon-align-justify:before{content:"#"}.icon-archive:before{content:"$"}.icon-atom:before{content:"%"}.icon-bars:before{content:"&"}.icon-battery-power:before{content:"'"}.icon-box:before{content:"("}.icon-browser:before{content:")"}.icon-bubble-3:before{content:"*"}.icon-calculator:before{content:"+"}.icon-credit-cards:before{content:","}.icon-comment:before{content:"-"}.icon-clock-1:before{content:"."}.icon-clipboard:before{content:"/"}.icon-file:before{content:":"}.icon-files:before{content:";"}.icon-home:before{content:"<"}.icon-graph:before{content:"="}.icon-grid:before{content:">"}.icon-heart-1:before{content:"?"}.icon-folder:before{content:"@"}.icon-folder-settings:before{content:"["}.icon-invoice:before{content:"]"}.icon-lock-1:before{content:"^"}.icon-micro:before{content:"_"}.icon-share-outline:before{content:"`"}.icon-refresh:before{content:"{"}.icon-reload:before{content:"|"}.icon-screen:before{content:"}"}.icon-stopwatch:before{content:"~"}.icon-tag-1:before{content:"\\"}.icon-align-center:before{content:""}.icon-align-left:before{content:""}.icon-align-right:before{content:""}.icon-arrow-down:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-up:before{content:""}.icon-bag:before{content:""}.icon-bank-notes:before{content:""}.icon-barbell:before{content:""}.icon-battery-0:before{content:""}.icon-battery-1:before{content:""}.icon-battery-2:before{content:""}.icon-battery-3:before{content:""}.icon-battery-4:before{content:""}.icon-beer:before{content:""}.icon-bolt:before{content:""}.icon-bones:before{content:""}.icon-book-close:before{content:""}.icon-book-open:before{content:""}.icon-bookmark:before{content:""}.icon-bubble-1:before{content:""}.icon-bubble-1-1:before{content:""}.icon-bubble-2:before{content:""}.icon-bucket:before{content:""}.icon-cardiac-pulse:before{content:""}.icon-camera-1:before{content:""}.icon-cd:before{content:""}.icon-character:before{content:""}.icon-cloud-1:before{content:""}.icon-coffee:before{content:""}.icon-connection-1:before{content:""}.icon-connection-2:before{content:""}.icon-connection-3:before{content:""}.icon-connection-4:before{content:""}.icon-crop:before{content:""}.icon-cube:before{content:""}.icon-diamond-1:before{content:""}.icon-download:before{content:""}.icon-email:before{content:""}.icon-email-plane:before{content:""}.icon-enter:before{content:""}.icon-envelope:before{content:""}.icon-eyedropper:before{content:""}.icon-file-add:before{content:""}.icon-file-broken:before{content:""}.icon-file-settings:before{content:""}.icon-flag:before{content:""}.icon-folder-add:before{content:""}.icon-folder-check:before{content:""}.icon-forbidden:before{content:""}.icon-frames:before{content:""}.icon-glass:before{content:""}.icon-ipad:before{content:""}.icon-ipad-2:before{content:""}.icon-lab-1:before{content:""}.icon-laptop:before{content:""}.icon-list:before{content:""}.icon-locked:before{content:""}.icon-map:before{content:""}.icon-measure:before{content:""}.icon-micro-mute:before{content:""}.icon-microwave:before{content:""}.icon-minus:before{content:""}.icon-modem:before{content:""}.icon-mute:before{content:""}.icon-paperclip:before{content:""}.icon-pencil:before{content:""}.icon-phone-1:before{content:""}.icon-phone-2:before{content:""}.icon-phone-3:before{content:""}.icon-picture:before{content:""}.icon-pill:before{content:""}.icon-power:before{content:""}.icon-pin:before{content:""}.icon-printer-2:before{content:""}.icon-select:before{content:""}.icon-set:before{content:""}.icon-share:before{content:""}.icon-unlocked:before{content:"t"}.icon-user-1:before{content:""}.icon-train:before{content:""}.icon-syringe:before{content:""}.icon-star-1:before{content:""}.icon-speaker:before{content:""}.icon-shorts:before{content:""}.icon-volume:before{content:""}.icon-volume-down:before{content:""}.icon-volume-up:before{content:""}.icon-wifi-1:before{content:""}.icon-wifi-2:before{content:""}.icon-wifi-3:before{content:""}.icon-window-delete:before{content:""}.icon-windows:before{content:""}.icon-zoom:before{content:""}.icon-zoom-in:before{content:""}.icon-zoom-out:before{content:""}@font-face{font-family:simple-line-icons;src:url(/assets/Simple-Line-Icons-22c149d4.eot?v=2.3.2);src:url(/assets/Simple-Line-Icons-22c149d4.eot?v=2.3.2#iefix) format("embedded-opentype"),url(/assets/Simple-Line-Icons-0bfff75c.woff2?v=2.3.2) format("woff2"),url(/assets/Simple-Line-Icons-10e72108.ttf?v=2.3.2) format("truetype"),url(/assets/Simple-Line-Icons-dbf691d7.woff?v=2.3.2) format("woff"),url(/assets/Simple-Line-Icons-5f145630.svg?v=2.3.2#simple-line-icons) format("svg");font-weight:400;font-style:normal}.simple-line-user,.simple-line-people,.simple-line-user-female,.simple-line-user-follow,.simple-line-user-following,.simple-line-user-unfollow,.simple-line-login,.simple-line-logout,.simple-line-emotsmile,.simple-line-phone,.simple-line-call-end,.simple-line-call-in,.simple-line-call-out,.simple-line-map,.simple-line-location-pin,.simple-line-direction,.simple-line-directions,.simple-line-compass,.simple-line-layers,.simple-line-menu,.simple-line-list,.simple-line-options-vertical,.simple-line-options,.simple-line-arrow-down,.simple-line-arrow-left,.simple-line-arrow-right,.simple-line-arrow-up,.simple-line-arrow-up-circle,.simple-line-arrow-left-circle,.simple-line-arrow-right-circle,.simple-line-arrow-down-circle,.simple-line-check,.simple-line-clock,.simple-line-plus,.simple-line-minus,.simple-line-close,.simple-line-exclamation,.simple-line-organization,.simple-line-trophy,.simple-line-screen-smartphone,.simple-line-screen-desktop,.simple-line-plane,.simple-line-notebook,.simple-line-mustache,.simple-line-mouse,.simple-line-magnet,.simple-line-energy,.simple-line-disc,.simple-line-cursor,.simple-line-cursor-move,.simple-line-crop,.simple-line-chemistry,.simple-line-speedometer,.simple-line-shield,.simple-line-screen-tablet,.simple-line-magic-wand,.simple-line-hourglass,.simple-line-graduation,.simple-line-ghost,.simple-line-game-controller,.simple-line-fire,.simple-line-eyeglass,.simple-line-envelope-open,.simple-line-envelope-letter,.simple-line-bell,.simple-line-badge,.simple-line-anchor,.simple-line-wallet,.simple-line-vector,.simple-line-speech,.simple-line-puzzle,.simple-line-printer,.simple-line-present,.simple-line-playlist,.simple-line-pin,.simple-line-picture,.simple-line-handbag,.simple-line-globe-alt,.simple-line-globe,.simple-line-folder-alt,.simple-line-folder,.simple-line-film,.simple-line-feed,.simple-line-drop,.simple-line-drawer,.simple-line-docs,.simple-line-doc,.simple-line-diamond,.simple-line-cup,.simple-line-calculator,.simple-line-bubbles,.simple-line-briefcase,.simple-line-book-open,.simple-line-basket-loaded,.simple-line-basket,.simple-line-bag,.simple-line-action-undo,.simple-line-action-redo,.simple-line-wrench,.simple-line-umbrella,.simple-line-trash,.simple-line-tag,.simple-line-support,.simple-line-frame,.simple-line-size-fullscreen,.simple-line-size-actual,.simple-line-shuffle,.simple-line-share-alt,.simple-line-share,.simple-line-rocket,.simple-line-question,.simple-line-pie-chart,.simple-line-pencil,.simple-line-note,.simple-line-loop,.simple-line-home,.simple-line-grid,.simple-line-graph,.simple-line-microphone,.simple-line-music-tone-alt,.simple-line-music-tone,.simple-line-earphones-alt,.simple-line-earphones,.simple-line-equalizer,.simple-line-like,.simple-line-dislike,.simple-line-control-start,.simple-line-control-rewind,.simple-line-control-play,.simple-line-control-pause,.simple-line-control-forward,.simple-line-control-end,.simple-line-volume-1,.simple-line-volume-2,.simple-line-volume-off,.simple-line-calendar,.simple-line-bulb,.simple-line-chart,.simple-line-ban,.simple-line-bubble,.simple-line-camrecorder,.simple-line-camera,.simple-line-cloud-download,.simple-line-cloud-upload,.simple-line-envelope,.simple-line-eye,.simple-line-flag,.simple-line-heart,.simple-line-info,.simple-line-key,.simple-line-link,.simple-line-lock,.simple-line-lock-open,.simple-line-magnifier,.simple-line-magnifier-add,.simple-line-magnifier-remove,.simple-line-paper-clip,.simple-line-paper-plane,.simple-line-power,.simple-line-refresh,.simple-line-reload,.simple-line-settings,.simple-line-star,.simple-line-symbol-female,.simple-line-symbol-male,.simple-line-target,.simple-line-credit-card,.simple-line-paypal,.simple-line-social-tumblr,.simple-line-social-twitter,.simple-line-social-facebook,.simple-line-social-instagram,.simple-line-social-linkedin,.simple-line-social-pinterest,.simple-line-social-github,.simple-line-social-google,.simple-line-social-reddit,.simple-line-social-skype,.simple-line-social-dribbble,.simple-line-social-behance,.simple-line-social-foursqare,.simple-line-social-soundcloud,.simple-line-social-spotify,.simple-line-social-stumbleupon,.simple-line-social-youtube,.simple-line-social-dropbox{font-family:simple-line-icons;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}.simple-line-user:before{content:""}.simple-line-people:before{content:""}.simple-line-user-female:before{content:""}.simple-line-user-follow:before{content:""}.simple-line-user-following:before{content:""}.simple-line-user-unfollow:before{content:""}.simple-line-login:before{content:""}.simple-line-logout:before{content:""}.simple-line-emotsmile:before{content:""}.simple-line-phone:before{content:""}.simple-line-call-end:before{content:""}.simple-line-call-in:before{content:""}.simple-line-call-out:before{content:""}.simple-line-map:before{content:""}.simple-line-location-pin:before{content:""}.simple-line-direction:before{content:""}.simple-line-directions:before{content:""}.simple-line-compass:before{content:""}.simple-line-layers:before{content:""}.simple-line-menu:before{content:""}.simple-line-list:before{content:""}.simple-line-options-vertical:before{content:""}.simple-line-options:before{content:""}.simple-line-arrow-down:before{content:""}.simple-line-arrow-left:before{content:""}.simple-line-arrow-right:before{content:""}.simple-line-arrow-up:before{content:""}.simple-line-arrow-up-circle:before{content:""}.simple-line-arrow-left-circle:before{content:""}.simple-line-arrow-right-circle:before{content:""}.simple-line-arrow-down-circle:before{content:""}.simple-line-check:before{content:""}.simple-line-clock:before{content:""}.simple-line-plus:before{content:""}.simple-line-minus:before{content:""}.simple-line-close:before{content:""}.simple-line-exclamation:before{content:""}.simple-line-organization:before{content:""}.simple-line-trophy:before{content:""}.simple-line-screen-smartphone:before{content:""}.simple-line-screen-desktop:before{content:""}.simple-line-plane:before{content:""}.simple-line-notebook:before{content:""}.simple-line-mustache:before{content:""}.simple-line-mouse:before{content:""}.simple-line-magnet:before{content:""}.simple-line-energy:before{content:""}.simple-line-disc:before{content:""}.simple-line-cursor:before{content:""}.simple-line-cursor-move:before{content:""}.simple-line-crop:before{content:""}.simple-line-chemistry:before{content:""}.simple-line-speedometer:before{content:""}.simple-line-shield:before{content:""}.simple-line-screen-tablet:before{content:""}.simple-line-magic-wand:before{content:""}.simple-line-hourglass:before{content:""}.simple-line-graduation:before{content:""}.simple-line-ghost:before{content:""}.simple-line-game-controller:before{content:""}.simple-line-fire:before{content:""}.simple-line-eyeglass:before{content:""}.simple-line-envelope-open:before{content:""}.simple-line-envelope-letter:before{content:""}.simple-line-bell:before{content:""}.simple-line-badge:before{content:""}.simple-line-anchor:before{content:""}.simple-line-wallet:before{content:""}.simple-line-vector:before{content:""}.simple-line-speech:before{content:""}.simple-line-puzzle:before{content:""}.simple-line-printer:before{content:""}.simple-line-present:before{content:""}.simple-line-playlist:before{content:""}.simple-line-pin:before{content:""}.simple-line-picture:before{content:""}.simple-line-handbag:before{content:""}.simple-line-globe-alt:before{content:""}.simple-line-globe:before{content:""}.simple-line-folder-alt:before{content:""}.simple-line-folder:before{content:""}.simple-line-film:before{content:""}.simple-line-feed:before{content:""}.simple-line-drop:before{content:""}.simple-line-drawer:before{content:""}.simple-line-docs:before{content:""}.simple-line-doc:before{content:""}.simple-line-diamond:before{content:""}.simple-line-cup:before{content:""}.simple-line-calculator:before{content:""}.simple-line-bubbles:before{content:""}.simple-line-briefcase:before{content:""}.simple-line-book-open:before{content:""}.simple-line-basket-loaded:before{content:""}.simple-line-basket:before{content:""}.simple-line-bag:before{content:""}.simple-line-action-undo:before{content:""}.simple-line-action-redo:before{content:""}.simple-line-wrench:before{content:""}.simple-line-umbrella:before{content:""}.simple-line-trash:before{content:""}.simple-line-tag:before{content:""}.simple-line-support:before{content:""}.simple-line-frame:before{content:""}.simple-line-size-fullscreen:before{content:""}.simple-line-size-actual:before{content:""}.simple-line-shuffle:before{content:""}.simple-line-share-alt:before{content:""}.simple-line-share:before{content:""}.simple-line-rocket:before{content:""}.simple-line-question:before{content:""}.simple-line-pie-chart:before{content:""}.simple-line-pencil:before{content:""}.simple-line-note:before{content:""}.simple-line-loop:before{content:""}.simple-line-home:before{content:""}.simple-line-grid:before{content:""}.simple-line-graph:before{content:""}.simple-line-microphone:before{content:""}.simple-line-music-tone-alt:before{content:""}.simple-line-music-tone:before{content:""}.simple-line-earphones-alt:before{content:""}.simple-line-earphones:before{content:""}.simple-line-equalizer:before{content:""}.simple-line-like:before{content:""}.simple-line-dislike:before{content:""}.simple-line-control-start:before{content:""}.simple-line-control-rewind:before{content:""}.simple-line-control-play:before{content:""}.simple-line-control-pause:before{content:""}.simple-line-control-forward:before{content:""}.simple-line-control-end:before{content:""}.simple-line-volume-1:before{content:""}.simple-line-volume-2:before{content:""}.simple-line-volume-off:before{content:""}.simple-line-calendar:before{content:""}.simple-line-bulb:before{content:""}.simple-line-chart:before{content:""}.simple-line-ban:before{content:""}.simple-line-bubble:before{content:""}.simple-line-camrecorder:before{content:""}.simple-line-camera:before{content:""}.simple-line-cloud-download:before{content:""}.simple-line-cloud-upload:before{content:""}.simple-line-envelope:before{content:""}.simple-line-eye:before{content:""}.simple-line-flag:before{content:""}.simple-line-heart:before{content:""}.simple-line-info:before{content:""}.simple-line-key:before{content:""}.simple-line-link:before{content:""}.simple-line-lock:before{content:""}.simple-line-lock-open:before{content:""}.simple-line-magnifier:before{content:""}.simple-line-magnifier-add:before{content:""}.simple-line-magnifier-remove:before{content:""}.simple-line-paper-clip:before{content:""}.simple-line-paper-plane:before{content:""}.simple-line-power:before{content:""}.simple-line-refresh:before{content:""}.simple-line-reload:before{content:""}.simple-line-settings:before{content:""}.simple-line-star:before{content:""}.simple-line-symbol-female:before{content:""}.simple-line-symbol-male:before{content:""}.simple-line-target:before{content:""}.simple-line-credit-card:before{content:""}.simple-line-paypal:before{content:""}.simple-line-social-tumblr:before{content:""}.simple-line-social-twitter:before{content:""}.simple-line-social-facebook:before{content:""}.simple-line-social-instagram:before{content:""}.simple-line-social-linkedin:before{content:""}.simple-line-social-pinterest:before{content:""}.simple-line-social-github:before{content:""}.simple-line-social-google:before{content:""}.simple-line-social-reddit:before{content:""}.simple-line-social-skype:before{content:""}.simple-line-social-dribbble:before{content:""}.simple-line-social-behance:before{content:""}.simple-line-social-foursqare:before{content:""}.simple-line-social-soundcloud:before{content:""}.simple-line-social-spotify:before{content:""}.simple-line-social-stumbleupon:before{content:""}.simple-line-social-youtube:before{content:""}.simple-line-social-dropbox:before{content:""}@font-face{font-family:untitled-font-1;src:url(data:application/vnd.ms-fontobject;base64,zggAAAwIAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAAAAAAAAAAAAAAAAAAAEAAAAAAAAA96kqQAAAAAAAAAAAAAAAAAAAAAAAAB4AdQBuAHQAaQB0AGwAZQBkAC0AZgBvAG4AdAAtADEAAAAMAGYAbwBuAHQALQAxAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAeAHUAbgB0AGkAdABsAGUAZAAtAGYAbwBuAHQALQAxAAAAAAAAAQAAAA0AgAADAFBGRlRNcxflqQAAB/AAAAAcR0RFRgAyAAYAAAfQAAAAIE9TLzJP9lylAAABWAAAAFZjbWFwAHUEQAAAAcQAAAFSZ2FzcP//AAMAAAfIAAAACGdseWazC7evAAADJAAAApRoZWFkBNdfqwAAANwAAAA2aGhlYQQlAgUAAAEUAAAAJGhtdHgGBQAFAAABsAAAABJsb2NhAHQBSgAAAxgAAAAMbWF4cABnAJsAAAE4AAAAIG5hbWWxUvvAAAAFuAAAAeNwb3N0AFAARwAAB5wAAAAsAAEAAAABAABAKqn3Xw889QALAgAAAAAA0dyPVwAAAADR3I9XAAUABQH7AfsAAAAIAAIAAAAAAAAAAQAAAfsAAAAuAgAAAAAAAfsAAQAAAAAAAAAAAAAAAAAAAAQAAQAAAAUAmAAgAAAAAAACAAAAAQABAAAAQAAAAAAAAAABAgABkAAFAAgBTAFmAAAARwFMAWYAAAD1ABkAhAAAAgAFCQAAAAAAAAAAAAEAAAAAAAAAAAAAAABQZkVkAEAAYQBlAeD/4AAuAfv/+wAAAAEAAAAAAAACAAAAAAAAAAIAAAACAAAFAAUAAAAAAAMAAAADAAAAHAABAAAAAABMAAMAAQAAABwABAAwAAAACAAIAAIAAAAAAGEAZf//AAAAAABhAGX//wAA/6P/ngABAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB0AUoAEgAFAAUB+wH7AAMABwAPABMAFwAbAB8AIwAnACsALwAzADcAOwA/AEMARwBLAAAlIREhASERIQMjETMVIxEzEzMVIzczFSM3MxUjBzMVIzczFSM3MxUjBzMVIzczFSM3MxUjJTMVIzczFSMHMxUjNzMVIwczFSM3MxUjAfv+wwE9/tgBEv7uCsTErq46FhZPFRVPFRWeFhZPFRVPFRWeFhZPFRVPFRX+oRcXPhYWPhcXPhYWPhcXPhYWBQH2/iAByv4gAVQW/tgBhzExMTExWDIyMjIyVzExMTExrhYWFj0WFhY+FRUVACAABQAFAfsB+wALAA8AGwAfACsALwAzADcAOwA/AEMARwBLAE8AUwBXAFsAXwBjAGcAawBvAHMAdwB7AH8AgwCHAIsAjwCTAJcAACUjIjURNDsBMhURFCczESMDIyI1ETQ7ATIVERQnMxEjAyMiNRE0OwEyFREUJzMRIzczFSMnMxUjNzMVIyczFSMXMxUjJzMVIxczFSMnMxUjFzMVIyczFSMXMxUjJzMVIwMzFSMnMxUjFzMVIyczFSMXMxUjJzMVIxczFSMnMxUjJTMVIyczFSMXMxUjJzMVIxczFSMnMxUjAfCgCwugC6CKigugCwugC6CKigugCwugC6CKivUVFTUVFTUVFTUVFTUVFTUVFTUVFTUVFTUVFTUVFTUVFTUVFWsVFTUVFTUVFTUVFTUVFTUVFTUVFTUVFQF1FRU1FRU1FRU1FRU1FRU1FRUFCwFACwv+wAsWASr+wAsB4AsL/iALFgHK/iALAZULC/5rCxYBgCArKysrKysrKyoqKisrKysqKysrKyoqKgEqKioqKysrKyorKysrKioq1SsrKyorKysrKioqAAAAAAAMAJYAAQAAAAAAAQAPACAAAQAAAAAAAgAGAD4AAQAAAAAAAwArAJ0AAQAAAAAABAAPAOkAAQAAAAAABQALAREAAQAAAAAABgAPAT0AAwABBAkAAQAeAAAAAwABBAkAAgAMADAAAwABBAkAAwBWAEUAAwABBAkABAAeAMkAAwABBAkABQAWAPkAAwABBAkABgAeAR0AdQBuAHQAaQB0AGwAZQBkAC0AZgBvAG4AdAAtADEAAHVudGl0bGVkLWZvbnQtMQAAZgBvAG4AdAAtADEAAGZvbnQtMQAARgBvAG4AdABGAG8AcgBnAGUAIAAyAC4AMAAgADoAIAB1AG4AdABpAHQAbABlAGQALQBmAG8AbgB0AC0AMQAgADoAIAAyADgALQA3AC0AMgAwADEANQAARm9udEZvcmdlIDIuMCA6IHVudGl0bGVkLWZvbnQtMSA6IDI4LTctMjAxNQAAdQBuAHQAaQB0AGwAZQBkAC0AZgBvAG4AdAAtADEAAHVudGl0bGVkLWZvbnQtMQAAVgBlAHIAcwBpAG8AbgAgADEALgAwAABWZXJzaW9uIDEuMAAAdQBuAHQAaQB0AGwAZQBkAC0AZgBvAG4AdAAtADEAAHVudGl0bGVkLWZvbnQtMQAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABQAAAAEAAgBIAEQAAAAB//8AAgABAAAADgAAABgAAAAAAAIAAQADAAQAAQAEAAAAAgAAAAAAAQAAAADPXsb6AAAAANHcj1cAAAAA0dyPVw==);src:url(data:application/vnd.ms-fontobject;base64,zggAAAwIAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAAAAAAAAAAAAAAAAAAAEAAAAAAAAA96kqQAAAAAAAAAAAAAAAAAAAAAAAAB4AdQBuAHQAaQB0AGwAZQBkAC0AZgBvAG4AdAAtADEAAAAMAGYAbwBuAHQALQAxAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAeAHUAbgB0AGkAdABsAGUAZAAtAGYAbwBuAHQALQAxAAAAAAAAAQAAAA0AgAADAFBGRlRNcxflqQAAB/AAAAAcR0RFRgAyAAYAAAfQAAAAIE9TLzJP9lylAAABWAAAAFZjbWFwAHUEQAAAAcQAAAFSZ2FzcP//AAMAAAfIAAAACGdseWazC7evAAADJAAAApRoZWFkBNdfqwAAANwAAAA2aGhlYQQlAgUAAAEUAAAAJGhtdHgGBQAFAAABsAAAABJsb2NhAHQBSgAAAxgAAAAMbWF4cABnAJsAAAE4AAAAIG5hbWWxUvvAAAAFuAAAAeNwb3N0AFAARwAAB5wAAAAsAAEAAAABAABAKqn3Xw889QALAgAAAAAA0dyPVwAAAADR3I9XAAUABQH7AfsAAAAIAAIAAAAAAAAAAQAAAfsAAAAuAgAAAAAAAfsAAQAAAAAAAAAAAAAAAAAAAAQAAQAAAAUAmAAgAAAAAAACAAAAAQABAAAAQAAAAAAAAAABAgABkAAFAAgBTAFmAAAARwFMAWYAAAD1ABkAhAAAAgAFCQAAAAAAAAAAAAEAAAAAAAAAAAAAAABQZkVkAEAAYQBlAeD/4AAuAfv/+wAAAAEAAAAAAAACAAAAAAAAAAIAAAACAAAFAAUAAAAAAAMAAAADAAAAHAABAAAAAABMAAMAAQAAABwABAAwAAAACAAIAAIAAAAAAGEAZf//AAAAAABhAGX//wAA/6P/ngABAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB0AUoAEgAFAAUB+wH7AAMABwAPABMAFwAbAB8AIwAnACsALwAzADcAOwA/AEMARwBLAAAlIREhASERIQMjETMVIxEzEzMVIzczFSM3MxUjBzMVIzczFSM3MxUjBzMVIzczFSM3MxUjJTMVIzczFSMHMxUjNzMVIwczFSM3MxUjAfv+wwE9/tgBEv7uCsTErq46FhZPFRVPFRWeFhZPFRVPFRWeFhZPFRVPFRX+oRcXPhYWPhcXPhYWPhcXPhYWBQH2/iAByv4gAVQW/tgBhzExMTExWDIyMjIyVzExMTExrhYWFj0WFhY+FRUVACAABQAFAfsB+wALAA8AGwAfACsALwAzADcAOwA/AEMARwBLAE8AUwBXAFsAXwBjAGcAawBvAHMAdwB7AH8AgwCHAIsAjwCTAJcAACUjIjURNDsBMhURFCczESMDIyI1ETQ7ATIVERQnMxEjAyMiNRE0OwEyFREUJzMRIzczFSMnMxUjNzMVIyczFSMXMxUjJzMVIxczFSMnMxUjFzMVIyczFSMXMxUjJzMVIwMzFSMnMxUjFzMVIyczFSMXMxUjJzMVIxczFSMnMxUjJTMVIyczFSMXMxUjJzMVIxczFSMnMxUjAfCgCwugC6CKigugCwugC6CKigugCwugC6CKivUVFTUVFTUVFTUVFTUVFTUVFTUVFTUVFTUVFTUVFTUVFTUVFWsVFTUVFTUVFTUVFTUVFTUVFTUVFTUVFQF1FRU1FRU1FRU1FRU1FRU1FRUFCwFACwv+wAsWASr+wAsB4AsL/iALFgHK/iALAZULC/5rCxYBgCArKysrKysrKyoqKisrKysqKysrKyoqKgEqKioqKysrKyorKysrKioq1SsrKyorKysrKioqAAAAAAAMAJYAAQAAAAAAAQAPACAAAQAAAAAAAgAGAD4AAQAAAAAAAwArAJ0AAQAAAAAABAAPAOkAAQAAAAAABQALAREAAQAAAAAABgAPAT0AAwABBAkAAQAeAAAAAwABBAkAAgAMADAAAwABBAkAAwBWAEUAAwABBAkABAAeAMkAAwABBAkABQAWAPkAAwABBAkABgAeAR0AdQBuAHQAaQB0AGwAZQBkAC0AZgBvAG4AdAAtADEAAHVudGl0bGVkLWZvbnQtMQAAZgBvAG4AdAAtADEAAGZvbnQtMQAARgBvAG4AdABGAG8AcgBnAGUAIAAyAC4AMAAgADoAIAB1AG4AdABpAHQAbABlAGQALQBmAG8AbgB0AC0AMQAgADoAIAAyADgALQA3AC0AMgAwADEANQAARm9udEZvcmdlIDIuMCA6IHVudGl0bGVkLWZvbnQtMSA6IDI4LTctMjAxNQAAdQBuAHQAaQB0AGwAZQBkAC0AZgBvAG4AdAAtADEAAHVudGl0bGVkLWZvbnQtMQAAVgBlAHIAcwBpAG8AbgAgADEALgAwAABWZXJzaW9uIDEuMAAAdQBuAHQAaQB0AGwAZQBkAC0AZgBvAG4AdAAtADEAAHVudGl0bGVkLWZvbnQtMQAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABQAAAAEAAgBIAEQAAAAB//8AAgABAAAADgAAABgAAAAAAAIAAQADAAQAAQAEAAAAAgAAAAAAAQAAAADPXsb6AAAAANHcj1cAAAAA0dyPVw==) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAScAAsAAAAAB4gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAXYAAAJlyp5oqEZGVE0AAAKAAAAAGgAAABxzF+WpR0RFRgAAApwAAAAdAAAAIAAwAARPUy8yAAACvAAAAEoAAABgUBhewWNtYXAAAAMIAAAAQAAAAVIAcwM1aGVhZAAAA0gAAAAvAAAANgTXX6toaGVhAAADeAAAABwAAAAkBCUCA2htdHgAAAOUAAAACgAAAAoEBQAFbWF4cAAAA6AAAAAGAAAABgADUABuYW1lAAADqAAAAOQAAAHjsVL7wHBvc3QAAASMAAAAEAAAACAAAwABeJyVj8FKAlEUhu+M5g0ZTGXuUDSNaxcuBMt2oYt6gBalCymoIAjbzPgEOoVTzB2R1nNdtHETQa1UWtQDBD5EDxDdC3egZixsdFVn8XP+n++cwxFANAoEQUgadf1UPzs+yp2c1/VcHggiEECJrYpMjbDl6JUkWFLEkqJaHKzspj8ta9pIEGNmM3tBBZdLKgBJFVynVJBQxb00EIM1SZCZWz9/za9tUAaRgBaBIzwlmI0Ra/NXrw1dgliN3no1yO8MRHiZDmiZ8H3+BmmH5VGVDOCzUnUH8GWifIevoQoZ+mHFHfphoJNwnvQWaQoZPQLvFYMQWNwMmyJq9FzfNIgLE6yJkYOxk6Fj6Ji4pfFCrGWarQwfwxY2He2GIDqiGh9BnjW+UabPop4+Rf1/tOCfKZqFHdP+QS+aGS/7i8o+KsMPVkAH7iMsKYH2lVC/jg7dB98E2t8IUzMmjHGZdv8/Rd/p1p/ABOvKFsIWa1sxS4p/AThL7sUAAHicY2BgYGQAgvNxx36B6It3+sNhNABZEwgVAAB4nGNgZGBg4ANiCQYQYGJgBEIQyQLmMQAABGAANQAAAHicY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjLAACMDEghIc01hcGBIZEhlfPD/AYMe4+//v2FqGEEsBSBkBAAUFA19AAB4nGNgYGBmgGAZBkYGEPAB8hjBfBYGAyDNAYRMYJlEhtT//5FZ/xf+nwPVBQaMbAzIXNoAkFtobgn5AACzpAmleJxjYGRgYADi/duyteL5bb4ycDMxgMDFO/3hcJqVgZXxN+NvIJeDASwNADdeCusAeJxjYGRgYPzNwMCgx8QAAkA2IwMqYAIANqICLQIAAAACAAAFAAUAAAAAUAAAAwAAeJyVj8FKw0AURc+0aUAUiht3ltnLhGRAWgq6s5+QL2haAiWBNP0Vd36Qn+InuPNOfS50IXTgMWfu3HfnDXDDK460HHO88YScZ+MpD7wZZ/J8GM+4drfGOXP3JKfLrqQszl2JJ8ovjafUvBhn8rwbz7jj0zhn4e450THSqg40bAns6M9aoIJTN7bjodmGXd+NQcKv2x9xY2LaB/YK8kQKjeNZq/5/5NsTWem0VEX1VTwqVvGbftg3PhalX/s/w0iJq7AMsaxkvvQjtVwDR3Ukl5cnzUvdDMe273xVlBdnfgFQ+k2LeJxjYGZABowMaAAAAI4ABQ==) format("woff"),url(data:font/ttf;base64,AAEAAAANAIAAAwBQRkZUTXMX5akAAAfwAAAAHEdERUYAMgAGAAAH0AAAACBPUy8yT/ZcpQAAAVgAAABWY21hcAB1BEAAAAHEAAABUmdhc3D//wADAAAHyAAAAAhnbHlmswu3rwAAAyQAAAKUaGVhZATXX6sAAADcAAAANmhoZWEEJQIFAAABFAAAACRobXR4BgUABQAAAbAAAAASbG9jYQB0AUoAAAMYAAAADG1heHAAZwCbAAABOAAAACBuYW1lsVL7wAAABbgAAAHjcG9zdABQAEcAAAecAAAALAABAAAAAQAAQCqp918PPPUACwIAAAAAANHcj1cAAAAA0dyPVwAFAAUB+wH7AAAACAACAAAAAAAAAAEAAAH7AAAALgIAAAAAAAH7AAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAFAJgAIAAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAAAAAAABAAAAAAAAAAAAAAAAUGZFZABAAGEAZQHg/+AALgH7//sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAABQAFAAAAAAADAAAAAwAAABwAAQAAAAAATAADAAEAAAAcAAQAMAAAAAgACAACAAAAAABhAGX//wAAAAAAYQBl//8AAP+j/54AAQAAAAAAAAAAAAABBgAAAQAAAAAAAAABAgAAAAIAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAdAFKABIABQAFAfsB+wADAAcADwATABcAGwAfACMAJwArAC8AMwA3ADsAPwBDAEcASwAAJSERIQEhESEDIxEzFSMRMxMzFSM3MxUjNzMVIwczFSM3MxUjNzMVIwczFSM3MxUjNzMVIyUzFSM3MxUjBzMVIzczFSMHMxUjNzMVIwH7/sMBPf7YARL+7grExK6uOhYWTxUVTxUVnhYWTxUVTxUVnhYWTxUVTxUV/qEXFz4WFj4XFz4WFj4XFz4WFgUB9v4gAcr+IAFUFv7YAYcxMTExMVgyMjIyMlcxMTExMa4WFhY9FhYWPhUVFQAgAAUABQH7AfsACwAPABsAHwArAC8AMwA3ADsAPwBDAEcASwBPAFMAVwBbAF8AYwBnAGsAbwBzAHcAewB/AIMAhwCLAI8AkwCXAAAlIyI1ETQ7ATIVERQnMxEjAyMiNRE0OwEyFREUJzMRIwMjIjURNDsBMhURFCczESM3MxUjJzMVIzczFSMnMxUjFzMVIyczFSMXMxUjJzMVIxczFSMnMxUjFzMVIyczFSMDMxUjJzMVIxczFSMnMxUjFzMVIyczFSMXMxUjJzMVIyUzFSMnMxUjFzMVIyczFSMXMxUjJzMVIwHwoAsLoAugiooLoAsLoAugiooLoAsLoAugior1FRU1FRU1FRU1FRU1FRU1FRU1FRU1FRU1FRU1FRU1FRU1FRVrFRU1FRU1FRU1FRU1FRU1FRU1FRU1FRUBdRUVNRUVNRUVNRUVNRUVNRUVBQsBQAsL/sALFgEq/sALAeALC/4gCxYByv4gCwGVCwv+awsWAYAgKysrKysrKysqKiorKysrKisrKysqKioBKioqKisrKysqKysrKyoqKtUrKysqKysrKyoqKgAAAAAADACWAAEAAAAAAAEADwAgAAEAAAAAAAIABgA+AAEAAAAAAAMAKwCdAAEAAAAAAAQADwDpAAEAAAAAAAUACwERAAEAAAAAAAYADwE9AAMAAQQJAAEAHgAAAAMAAQQJAAIADAAwAAMAAQQJAAMAVgBFAAMAAQQJAAQAHgDJAAMAAQQJAAUAFgD5AAMAAQQJAAYAHgEdAHUAbgB0AGkAdABsAGUAZAAtAGYAbwBuAHQALQAxAAB1bnRpdGxlZC1mb250LTEAAGYAbwBuAHQALQAxAABmb250LTEAAEYAbwBuAHQARgBvAHIAZwBlACAAMgAuADAAIAA6ACAAdQBuAHQAaQB0AGwAZQBkAC0AZgBvAG4AdAAtADEAIAA6ACAAMgA4AC0ANwAtADIAMAAxADUAAEZvbnRGb3JnZSAyLjAgOiB1bnRpdGxlZC1mb250LTEgOiAyOC03LTIwMTUAAHUAbgB0AGkAdABsAGUAZAAtAGYAbwBuAHQALQAxAAB1bnRpdGxlZC1mb250LTEAAFYAZQByAHMAaQBvAG4AIAAxAC4AMAAAVmVyc2lvbiAxLjAAAHUAbgB0AGkAdABsAGUAZAAtAGYAbwBuAHQALQAxAAB1bnRpdGxlZC1mb250LTEAAAACAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAUAAAABAAIASABEAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAEAAEABAAAAAIAAAAAAAEAAAAAz17G+gAAAADR3I9XAAAAANHcj1c=) format("truetype"),url(/assets/untitled-font-1-37265cf4.svg#untitled-font-1) format("svg");font-weight:400;font-style:normal}[data-icon]:before{font-family:untitled-font-1!important;content:attr(data-icon);font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^=icon-]:before,[class*=" icon-"]:before{font-family:untitled-font-1!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-building:before{content:"e"}/*!
*  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
*  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/@font-face{font-family:FontAwesome;src:url(/assets/fontawesome-webfont-50bbe919.eot?v=4.6.3);src:url(/assets/fontawesome-webfont-50bbe919.eot?#iefix&v=4.6.3) format("embedded-opentype"),url(/assets/fontawesome-webfont-7dacf83f.woff2?v=4.6.3) format("woff2"),url(/assets/fontawesome-webfont-adbc4f95.woff?v=4.6.3) format("woff"),url(/assets/fontawesome-webfont-ae19e2e4.ttf?v=4.6.3) format("truetype"),url(/assets/fontawesome-webfont-8e358638.svg?v=4.6.3#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font: 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eeeeee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scaleY(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.markdown-body{padding:70px}.markdown-body .octicon{display:inline-block;fill:currentColor;vertical-align:text-bottom}.markdown-body .anchor{float:left;line-height:1;margin-left:-20px;padding-right:4px}.markdown-body .anchor:focus{outline:none}.markdown-body h1 .octicon-link,.markdown-body h2 .octicon-link,.markdown-body h3 .octicon-link,.markdown-body h4 .octicon-link,.markdown-body h5 .octicon-link,.markdown-body h6 .octicon-link{color:#1b1f23;vertical-align:middle;visibility:hidden}.markdown-body h1:hover .anchor,.markdown-body h2:hover .anchor,.markdown-body h3:hover .anchor,.markdown-body h4:hover .anchor,.markdown-body h5:hover .anchor,.markdown-body h6:hover .anchor{text-decoration:none}.markdown-body h1:hover .anchor .octicon-link,.markdown-body h2:hover .anchor .octicon-link,.markdown-body h3:hover .anchor .octicon-link,.markdown-body h4:hover .anchor .octicon-link,.markdown-body h5:hover .anchor .octicon-link,.markdown-body h6:hover .anchor .octicon-link{visibility:visible}.markdown-body h1:hover .anchor .octicon-link:before,.markdown-body h2:hover .anchor .octicon-link:before,.markdown-body h3:hover .anchor .octicon-link:before,.markdown-body h4:hover .anchor .octicon-link:before,.markdown-body h5:hover .anchor .octicon-link:before,.markdown-body h6:hover .anchor .octicon-link:before{width:16px;height:16px;content:" ";display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' width='16' height='16' aria-hidden='true'%3E%3Cpath fill-rule='evenodd' d='M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z'%3E%3C/path%3E%3C/svg%3E")}.markdown-body{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;color:#24292e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;font-size:16px;line-height:1.5;word-wrap:break-word}.markdown-body details{display:block}.markdown-body summary{display:list-item}.markdown-body a{background-color:initial}.markdown-body a:active,.markdown-body a:hover{outline-width:0}.markdown-body strong{font-weight:inherit;font-weight:bolder}.markdown-body h1{font-size:2em;margin:.67em 0}.markdown-body img{border-style:none}.markdown-body code,.markdown-body kbd,.markdown-body pre{font-family:monospace,monospace;font-size:1em}.markdown-body hr{box-sizing:initial;height:0;overflow:visible}.markdown-body input{font:inherit;margin:0}.markdown-body input{overflow:visible}.markdown-body [type=checkbox]{box-sizing:border-box;padding:0}.markdown-body *{box-sizing:border-box}.markdown-body input{font-family:inherit;font-size:inherit;line-height:inherit}.markdown-body a{color:#0366d6;text-decoration:none}.markdown-body a:hover{text-decoration:underline}.markdown-body strong{font-weight:600}.markdown-body hr{height:0;margin:15px 0;overflow:hidden;background:transparent;border:0;border-bottom:1px solid #dfe2e5}.markdown-body hr:after,.markdown-body hr:before{display:table;content:""}.markdown-body hr:after{clear:both}.markdown-body table{border-spacing:0;border-collapse:collapse}.markdown-body td,.markdown-body th{padding:0}.markdown-body details summary{cursor:pointer}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{margin-top:0;margin-bottom:0}.markdown-body h1{font-size:32px}.markdown-body h1,.markdown-body h2{font-weight:600}.markdown-body h2{font-size:24px}.markdown-body h3{font-size:20px}.markdown-body h3,.markdown-body h4{font-weight:600}.markdown-body h4{font-size:16px}.markdown-body h5{font-size:14px}.markdown-body h5,.markdown-body h6{font-weight:600}.markdown-body h6{font-size:12px}.markdown-body p{margin-top:0;margin-bottom:10px}.markdown-body blockquote{margin:0}.markdown-body ol,.markdown-body ul{padding-left:0;margin-top:0;margin-bottom:0}.markdown-body ol ol,.markdown-body ul ol{list-style-type:lower-roman}.markdown-body ol ol ol,.markdown-body ol ul ol,.markdown-body ul ol ol,.markdown-body ul ul ol{list-style-type:lower-alpha}.markdown-body dd{margin-left:0}.markdown-body code,.markdown-body pre{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px}.markdown-body pre{margin-top:0;margin-bottom:0}.markdown-body input::-webkit-inner-spin-button,.markdown-body input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.markdown-body :checked+.radio-label{position:relative;z-index:1;border-color:#0366d6}.markdown-body .border{border:1px solid #e1e4e8!important}.markdown-body .border-0{border:0!important}.markdown-body .border-bottom{border-bottom:1px solid #e1e4e8!important}.markdown-body .rounded-1{border-radius:3px!important}.markdown-body .bg-white{background-color:#fff!important}.markdown-body .bg-gray-light{background-color:#fafbfc!important}.markdown-body .text-gray-light{color:#6a737d!important}.markdown-body .my-2{margin-top:8px!important;margin-bottom:8px!important}.markdown-body .pl-3,.markdown-body .px-3{padding-left:16px!important}.markdown-body .px-3{padding-right:16px!important}.markdown-body .f6{font-size:12px!important}.markdown-body .lh-condensed{line-height:1.25!important}.markdown-body .text-bold{font-weight:600!important}.markdown-body .pl-c{color:#6a737d}.markdown-body .pl-c1,.markdown-body .pl-s .pl-v{color:#005cc5}.markdown-body .pl-e,.markdown-body .pl-en{color:#6f42c1}.markdown-body .pl-s .pl-s1,.markdown-body .pl-smi{color:#24292e}.markdown-body .pl-ent{color:#22863a}.markdown-body .pl-k{color:#d73a49}.markdown-body .pl-pds,.markdown-body .pl-s,.markdown-body .pl-s .pl-pse .pl-s1,.markdown-body .pl-sr,.markdown-body .pl-sr .pl-cce,.markdown-body .pl-sr .pl-sra,.markdown-body .pl-sr .pl-sre{color:#032f62}.markdown-body .pl-smw,.markdown-body .pl-v{color:#e36209}.markdown-body .pl-bu{color:#b31d28}.markdown-body .pl-ii{color:#fafbfc;background-color:#b31d28}.markdown-body .pl-c2{color:#fafbfc;background-color:#d73a49}.markdown-body .pl-c2:before{content:"^M"}.markdown-body .pl-sr .pl-cce{font-weight:700;color:#22863a}.markdown-body .pl-ml{color:#735c0f}.markdown-body .pl-mh,.markdown-body .pl-mh .pl-en,.markdown-body .pl-ms{font-weight:700;color:#005cc5}.markdown-body .pl-mi{font-style:italic;color:#24292e}.markdown-body .pl-mb{font-weight:700;color:#24292e}.markdown-body .pl-md{color:#b31d28;background-color:#ffeef0}.markdown-body .pl-mi1{color:#22863a;background-color:#f0fff4}.markdown-body .pl-mc{color:#e36209;background-color:#ffebda}.markdown-body .pl-mi2{color:#f6f8fa;background-color:#005cc5}.markdown-body .pl-mdr{font-weight:700;color:#6f42c1}.markdown-body .pl-ba{color:#586069}.markdown-body .pl-sg{color:#959da5}.markdown-body .pl-corl{text-decoration:underline;color:#032f62}.markdown-body .mb-0{margin-bottom:0!important}.markdown-body .my-2{margin-bottom:8px!important}.markdown-body .my-2{margin-top:8px!important}.markdown-body .pl-0{padding-left:0!important}.markdown-body .py-0{padding-top:0!important;padding-bottom:0!important}.markdown-body .pl-1{padding-left:4px!important}.markdown-body .pl-2{padding-left:8px!important}.markdown-body .py-2{padding-top:8px!important;padding-bottom:8px!important}.markdown-body .pl-3{padding-left:16px!important}.markdown-body .pl-4{padding-left:24px!important}.markdown-body .pl-5{padding-left:32px!important}.markdown-body .pl-6{padding-left:40px!important}.markdown-body .pl-7{padding-left:48px!important}.markdown-body .pl-8{padding-left:64px!important}.markdown-body .pl-9{padding-left:80px!important}.markdown-body .pl-10{padding-left:96px!important}.markdown-body .pl-11{padding-left:112px!important}.markdown-body .pl-12{padding-left:128px!important}.markdown-body hr{border-bottom-color:#eee}.markdown-body kbd{display:inline-block;padding:3px 5px;font:11px SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;line-height:10px;color:#444d56;vertical-align:middle;background-color:#fafbfc;border:1px solid #d1d5da;border-radius:3px;box-shadow:inset 0 -1px #d1d5da}.markdown-body:after,.markdown-body:before{display:table;content:""}.markdown-body:after{clear:both}.markdown-body>:first-child{margin-top:0!important}.markdown-body>:last-child{margin-bottom:0!important}.markdown-body a:not([href]){color:inherit;text-decoration:none}.markdown-body blockquote,.markdown-body details,.markdown-body dl,.markdown-body ol,.markdown-body p,.markdown-body pre,.markdown-body table,.markdown-body ul{margin-top:0;margin-bottom:16px}.markdown-body hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}.markdown-body blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5}.markdown-body blockquote>:first-child{margin-top:0}.markdown-body blockquote>:last-child{margin-bottom:0}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}.markdown-body h1{font-size:2em}.markdown-body h1,.markdown-body h2{padding-bottom:.3em;border-bottom:1px solid #eaecef}.markdown-body h2{font-size:1.5em}.markdown-body h3{font-size:1.25em}.markdown-body h4{font-size:1em}.markdown-body h5{font-size:.875em}.markdown-body h6{font-size:.85em;color:#6a737d}.markdown-body ol,.markdown-body ul{padding-left:2em}.markdown-body ol ol,.markdown-body ol ul,.markdown-body ul ol,.markdown-body ul ul{margin-top:0;margin-bottom:0}.markdown-body li{word-wrap:break-all}.markdown-body li>p{margin-top:16px}.markdown-body li+li{margin-top:.25em}.markdown-body dl{padding:0}.markdown-body dl dt{padding:0;margin-top:16px;font-size:1em;font-style:italic;font-weight:600}.markdown-body dl dd{padding:0 16px;margin-bottom:16px}.markdown-body table{display:block;width:100%;overflow:auto}.markdown-body table th{font-weight:600}.markdown-body table td,.markdown-body table th{padding:6px 13px;border:1px solid #dfe2e5}.markdown-body table tr{background-color:#fff;border-top:1px solid #c6cbd1}.markdown-body table tr:nth-child(2n){background-color:#f6f8fa}.markdown-body img{max-width:100%;box-sizing:initial;background-color:#fff}.markdown-body img[align=right]{padding-left:20px}.markdown-body img[align=left]{padding-right:20px}.markdown-body code{padding:.2em .4em;margin:0;font-size:85%;background-color:#1b1f230d;border-radius:3px}.markdown-body pre{word-wrap:normal}.markdown-body pre>code{padding:0;margin:0;font-size:100%;word-break:normal;white-space:pre;background:transparent;border:0}.markdown-body .highlight{margin-bottom:16px}.markdown-body .highlight pre{margin-bottom:0;word-break:normal}.markdown-body .highlight pre,.markdown-body pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px}.markdown-body pre code{display:inline;max-width:auto;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:initial;border:0}.markdown-body .commit-tease-sha{display:inline-block;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:90%;color:#444d56}.markdown-body .full-commit .btn-outline:not(:disabled):hover{color:#005cc5;border-color:#005cc5}.markdown-body .blob-wrapper{overflow-x:auto;overflow-y:hidden}.markdown-body .blob-wrapper-embedded{max-height:240px;overflow-y:auto}.markdown-body .blob-num{width:1%;min-width:50px;padding-right:10px;padding-left:10px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;line-height:20px;color:#1b1f234d;text-align:right;white-space:nowrap;vertical-align:top;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.markdown-body .blob-num:hover{color:#1b1f2399}.markdown-body .blob-num:before{content:attr(data-line-number)}.markdown-body .blob-code{position:relative;padding-right:10px;padding-left:10px;line-height:20px;vertical-align:top}.markdown-body .blob-code-inner{overflow:visible;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;color:#24292e;word-wrap:normal;white-space:pre}.markdown-body .pl-token.active,.markdown-body .pl-token:hover{cursor:pointer;background:#ffea7f}.markdown-body .tab-size[data-tab-size="1"]{-moz-tab-size:1;tab-size:1}.markdown-body .tab-size[data-tab-size="2"]{-moz-tab-size:2;tab-size:2}.markdown-body .tab-size[data-tab-size="3"]{-moz-tab-size:3;tab-size:3}.markdown-body .tab-size[data-tab-size="4"]{-moz-tab-size:4;tab-size:4}.markdown-body .tab-size[data-tab-size="5"]{-moz-tab-size:5;tab-size:5}.markdown-body .tab-size[data-tab-size="6"]{-moz-tab-size:6;tab-size:6}.markdown-body .tab-size[data-tab-size="7"]{-moz-tab-size:7;tab-size:7}.markdown-body .tab-size[data-tab-size="8"]{-moz-tab-size:8;tab-size:8}.markdown-body .tab-size[data-tab-size="9"]{-moz-tab-size:9;tab-size:9}.markdown-body .tab-size[data-tab-size="10"]{-moz-tab-size:10;tab-size:10}.markdown-body .tab-size[data-tab-size="11"]{-moz-tab-size:11;tab-size:11}.markdown-body .tab-size[data-tab-size="12"]{-moz-tab-size:12;tab-size:12}.markdown-body .task-list-item{list-style-type:none}.markdown-body .task-list-item+.task-list-item{margin-top:3px}.markdown-body .task-list-item input{margin:0 .2em .25em -1.6em;vertical-align:middle}:root{--toastify-color-info: #2F96B4;--toastify-color-success: #51A351;--toastify-color-warning: #F89406;--toastify-color-error: #BD362F}@media screen and (max-width: 640px){.brand-header{height:unset!important}div.font-title.font-thin{display:none!important}.vbox>master-header~section{top:0!important;position:relative!important}.sub-header{padding:0!important}.sub-header.b-b-1{height:max-content!important}.account-container-header__wrapper{padding:10px 0}.account-container-header__row{flex-direction:column;align-items:center;row-gap:10px}.account-container-header__fields-container{justify-content:center}.input-group.width-210{width:145px!important}.filter-icon__container{height:25px!important;width:25px!important}.form-control.input-sm.light-background.input-height-35,.form-control.input-sm.light-background.input-height-35::placeholder{font-size:10px!important}.account-container-header__quick-filter-row{display:flex;padding:0 10px}.button-background.button.button-short,.button-neutral.button.button-short{display:flex;align-items:center;justify-content:center}.table-div-overflow-scroll{overflow-y:scroll!important}.table{width:max-content!important;max-width:max-content!important}.table.white-table-with-header.layout-fixed{table-layout:unset!important}.pagination{display:flex!important;width:100%!important;justify-content:center!important}div.text-muted.mtop10{text-align:center!important}.width-1000{width:unset!important;max-width:1000px}.width-500{width:unset!important;max-width:500px!important}.nav.nav-tabs.b-b-1.border-tabs.arrange-mid{display:grid!important;max-height:20vh!important;overflow-y:scroll!important}.overflow-hidden.width-300.light-background{width:40%!important}.task-vbox{height:calc(100% - 165px)!important}div.wrapper.light-background>.hbox,div.wrapper.dark-background>.hbox{display:flex!important;flex-direction:column!important;align-items:center;justify-content:center}div.wrapper.light-background>.hbox>aside.v-middle,div.wrapper.dark-background>.hbox>aside.v-middle{text-align:center!important}div.tab-pane.stretch.active{overflow-x:scroll!important}div.tab-pane.stretch.active>.wrapper>div{width:150vw!important;padding-right:10px}section.scrollable.scroll-shadow-container{overflow-x:scroll!important}header.sub-header.b-b-1{position:unset!important;display:flex;flex-direction:column;max-width:100vw}aside.width-400{max-width:80vw!important}.big-wrapper{max-width:100vw!important}.big-wrapper>.hbox{display:flex;flex-direction:column;align-items:center;gap:5px}.hbox>aside>div>div{flex-direction:column}.suspension-item{width:unset!important}.suspension-timeline-wrapper.sidebar.filter.suspended{margin-left:unset!important;margin-right:unset!important}.suspension-timeline-wrapper{width:min-content!important}.dropdown-menu.pull-right{left:-53vw;max-width:95vw}.side-wrapper{max-width:95vw!important;overflow-x:scroll!important}}@media screen and (max-width: 900px) and (max-height: 450px){.width-1000{max-width:90vw!important}.modal-dialog.modal-lg{max-height:85%!important}.nav.nav-tabs.b-b-1.border-tabs.arrange-mid{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:center!important}.task-vbox{height:calc(100% - 50px)!important}.sub-header{padding:0!important}.sub-header.b-b-1{height:max-content!important}.sub-header.b-b-1>div{justify-content:center!important;gap:5px!important}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}#root{height:100%;overflow-y:auto;width:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
