.switchery{background-color:#fff;border:1px solid #dfdfdf;border-radius:20px;cursor:pointer;display:inline-block;height:30px;position:relative;vertical-align:middle;width:50px;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;box-sizing:content-box;background-clip:content-box}.switchery>small{background:#fff;border-radius:100%;box-shadow:0 1px 3px rgba(0,0,0,.4);height:30px;position:absolute;top:0;width:30px}.switchery-small{border-radius:20px;height:20px;width:33px}.switchery-small>small{height:20px;width:20px}.switchery-large{border-radius:40px;height:40px;width:66px}.switchery-large>small{height:40px;width:40px}.picker{font-size:16px;text-align:left;line-height:1.2;color:#000;position:absolute;z-index:10000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.picker__input{cursor:default}.picker__input.picker__input--active{border-color:#0089ec}.picker__holder{width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}/*!
 * Classic picker styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */.picker{width:100%}.picker__holder{position:absolute;background:#fff;border:1px solid #aaa;border-top-width:0;border-bottom-width:0;border-radius:0 0 5px 5px;box-sizing:border-box;min-width:176px;max-width:466px;max-height:0;-moz-opacity:0;opacity:0;-webkit-transform:translateY(-1em) perspective(600px) rotateX(10deg);transform:translateY(-1em) perspective(600px) rotateX(10deg);transition:-webkit-transform .15s ease-out,opacity .15s ease-out,max-height 0s .15s,border-width 0s .15s;transition:transform .15s ease-out,opacity .15s ease-out,max-height 0s .15s,border-width 0s .15s}.picker__frame{padding:1px}.picker__wrap{margin:-1px}.picker--opened .picker__holder{max-height:25em;-moz-opacity:1;opacity:1;border-top-width:1px;border-bottom-width:1px;-webkit-transform:translateY(0) perspective(600px) rotateX(0);transform:translateY(0) perspective(600px) rotateX(0);transition:-webkit-transform .15s ease-out,opacity .15s ease-out,max-height 0s,border-width 0s;transition:transform .15s ease-out,opacity .15s ease-out,max-height 0s,border-width 0s;box-shadow:0 6px 18px 1px rgba(0,0,0,.12)}.picker__box{padding:0 1em}.picker__header{text-align:center;position:relative;margin-top:.75em}.picker__month,.picker__year{font-weight:500;display:inline-block;margin-left:.25em;margin-right:.25em}.picker__year{color:#999;font-size:.8em;font-style:italic}.picker__select--month,.picker__select--year{border:1px solid #b7b7b7;height:2em;padding:.5em;margin-left:.25em;margin-right:.25em}@media (min-width:24.5em){.picker__select--month,.picker__select--year{margin-top:-.5em}}.picker__select--month{width:35%}.picker__select--year{width:22.5%}.picker__select--month:focus,.picker__select--year:focus{border-color:#0089ec}.picker__nav--next,.picker__nav--prev{position:absolute;padding:.5em 1.25em;width:1em;height:1em;box-sizing:content-box;top:-.25em}@media (min-width:24.5em){.picker__nav--next,.picker__nav--prev{top:-.33em}}.picker__nav--prev{left:-1em;padding-right:1.25em}@media (min-width:24.5em){.picker__nav--prev{padding-right:1.5em}}.picker__nav--next{right:-1em;padding-left:1.25em}@media (min-width:24.5em){.picker__nav--next{padding-left:1.5em}}.picker__nav--next:before,.picker__nav--prev:before{content:" ";border-top:.5em solid transparent;border-bottom:.5em solid transparent;border-right:.75em solid #000;width:0;height:0;display:block;margin:0 auto}.picker__nav--next:before{border-right:0;border-left:.75em solid #000}.picker__nav--next:hover,.picker__nav--prev:hover{cursor:pointer;color:#000;background:#b1dcfb}.picker__nav--disabled,.picker__nav--disabled:before,.picker__nav--disabled:before:hover,.picker__nav--disabled:hover{cursor:default;background:0 0;border-right-color:#f5f5f5;border-left-color:#f5f5f5}.picker__table{text-align:center;border-collapse:collapse;border-spacing:0;table-layout:fixed;font-size:inherit;width:100%;margin-top:.75em;margin-bottom:.5em}@media (min-height:33.875em){.picker__table{margin-bottom:.75em}}.picker__table td{margin:0;padding:0}.picker__weekday{width:14.285714286%;font-size:.75em;padding-bottom:.25em;color:#999;font-weight:500}@media (min-height:33.875em){.picker__weekday{padding-bottom:.5em}}.picker__day{padding:.3125em 0;font-weight:200;border:1px solid transparent}.picker__day--today{position:relative}.picker__day--today:before{content:" ";position:absolute;top:2px;right:2px;width:0;height:0;border-top:.5em solid #0059bc;border-left:.5em solid transparent}.picker__day--disabled:before{border-top-color:#aaa}.picker__day--outfocus{color:#ddd}.picker__day--infocus:hover,.picker__day--outfocus:hover{cursor:pointer;color:#000;background:#b1dcfb}.picker__day--highlighted{border-color:#0089ec}.picker--focused .picker__day--highlighted,.picker__day--highlighted:hover{cursor:pointer;color:#000;background:#b1dcfb}.picker--focused .picker__day--selected,.picker__day--selected,.picker__day--selected:hover{background:#0089ec;color:#fff}.picker--focused .picker__day--disabled,.picker__day--disabled,.picker__day--disabled:hover{background:#f5f5f5;border-color:#f5f5f5;color:#ddd;cursor:default}.picker__day--highlighted.picker__day--disabled,.picker__day--highlighted.picker__day--disabled:hover{background:#bbb}.picker__footer{text-align:center}.picker__button--clear,.picker__button--close,.picker__button--today{border:1px solid #fff;background:#fff;font-size:.8em;padding:.66em 0;font-weight:700;width:33%;display:inline-block;vertical-align:bottom}.picker__button--clear:hover,.picker__button--close:hover,.picker__button--today:hover{cursor:pointer;color:#000;background:#b1dcfb;border-bottom-color:#b1dcfb}.picker__button--clear:focus,.picker__button--close:focus,.picker__button--today:focus{background:#b1dcfb;border-color:#0089ec;outline:0}.picker__button--clear:before,.picker__button--close:before,.picker__button--today:before{position:relative;display:inline-block;height:0}.picker__button--clear:before,.picker__button--today:before{content:" ";margin-right:.45em}.picker__button--today:before{top:-.05em;width:0;border-top:.66em solid #0059bc;border-left:.66em solid transparent}.picker__button--clear:before{top:-.25em;width:.66em;border-top:3px solid #e20}.picker__button--close:before{content:"\D7";top:-.1em;vertical-align:top;font-size:1.1em;margin-right:.35em;color:#777}.picker__button--today[disabled],.picker__button--today[disabled]:hover{background:#f5f5f5;border-color:#f5f5f5;color:#ddd;cursor:default}.picker__button--today[disabled]:before{border-top-color:#aaa}.curvy{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.box{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;color:#383838;background:#f5f5f5;display:inline-block;width:10%;padding:20px 5%;margin:0 1% 20px 1%}.box2{color:#383838}.theme-1{color:#383838;background:#f5f5f5}.theme-1 a{color:#ff5722}.theme-1 .l1{top:0;left:0;z-index:6;width:100%;border-top:40px solid;background-color:#ff5722;color:#fff;border-color:#ff5722;outline-color:#ff5722;border-top-width:20px;height:45px}.theme-1 .grid-view .row:not(.disabled) td.grid-col:hover>.sbf>span{color:#ff5722}.theme-1 .row:not(.disabled) span.val:hover{color:#ff5722}.theme-1 .lines-split{color:#ff5722}.theme-1 .lines-split i{font-size:20px}.theme-1 .lines-split:focus{background:#f5f5f5}.theme-1 .grid-col-orderno .sbf>span:first-child{color:#ff5722}.theme-1 .split-popup-container>button{color:#ff5722}.theme-1 .search-grid .edit td.first-col{border-left:3px solid #666}.theme-1 .lines-grid .edit td.first-col{border-left:3px solid #666}.theme-1 .lines-grid .co-edit td.first-col{border-left:2px solid #666}.theme-1 .row:not(.disabled) td.line-no button{color:#ff5722}.theme-1 .row.edit td.line-no button{color:#ff5722}.theme-1 .row.edit td.line-no button:hover{background:#f5f5f5}.theme-1 .row:not(.disabled) td.line-no button:focus{background:#f5f5f5}.theme-1 .dtile{color:#d3d3d3;border-right:1px solid #f5f5f5}.theme-1 .dtile>div>span:last-child{color:#ff5722;transition:color ease-in-out 1s}.theme-1 .dash-pie-tile .dtile i{color:#d3d3d3}.theme-1 path.slice{stroke:#fff;stroke-width:3px}.theme-1 .slices>path.slice.slice-gray[class]{fill:rgba(150,150,150,.22)!important}.theme-1 .slice-line-gray{display:none}.theme-1 text.slice-text{cursor:default}.theme-1 text.slice-text.slice-text-gray{display:none}.theme-1 .dash-news-tile .body>span{color:#ff5722;transition:color ease-in-out 1s}.theme-1 .grid-col-vendorname:last-child{color:#ff5722;text-decoration:underline;cursor:pointer}.theme-1 .search-add-field{color:#ff5722;border-color:#ff5722}.theme-1 #Search2UC1_con{background:#fff}.theme-1 .dtile>span:last-of-type{color:#ff5722;transition:color ease-in-out 1s}.theme-1 .button{color:#ff5722;transition:color ease-in-out 1s}.theme-1 .button.fga{color:#666}.theme-1 .base-button{color:#ff5722}.theme-1 .dot-scroller{color:#ff5722}.theme-1 #wait .spinner{margin-top:15px}.theme-1 .menu>div{overflow:auto;flex-grow:1;flex-shrink:1;flex-basis:auto;margin-top:65px}.theme-1 .menu-right-buttons{position:absolute;right:0;display:-ms-flex;display:-webkit-flex;display:flex;align-items:center;z-index:1;top:20px}.theme-1 .menuButton>i{padding:3px}.theme-1 .menuButton span{font-size:20px;margin-left:12px;font-weight:300}.theme-1 .card{position:relative;min-height:100px;background-color:#fff;box-shadow:1px 1px 4px rgba(0,0,0,.21)}.theme-1 .menu .item.selected{color:#ff5722;opacity:1;transition:color ease-in-out 1s;background:#f5f5f5}.theme-1 .menu-container .name{font-weight:100;color:#fff}.theme-1 .user button i{color:#fff}.theme-1 .l2{align-self:flex-start;flex:0 1 auto;display:-ms-flex;display:-webkit-flex;display:flex;-webkit-box-sizing:border-box;-webkit-flex:0 1 auto;box-sizing:border-box;min-width:570px;width:50%;margin:10px 0 10px 10px;padding:24px;min-height:400px}.theme-1 #list-container:before{content:'';height:65px;width:100%;position:absolute}.theme-1 .com-container .card.com{background:#fff}.theme-1 .grid-view .header th{border-bottom:1px solid #d3d3d3;background:#fff}.theme-1 .grid .row>td{border-bottom:1px solid #f5f5f5;background:#fff}.theme-1 .grid .row.edit>td{background:#fff}.theme-1 .grid tr.loader>td{background-size:100% 50px;background:-webkit-repeating-linear-gradient(-90deg,#fff,#fff 20px,#f5f5f5 21px);background:-moz-repeating-linear-gradient(-90deg,#fff,#fff 20px,#f5f5f5 21px);background:-o-repeating-linear-gradient(-90deg,#fff,#fff 20px,#f5f5f5 21px);background:repeating-linear-gradient(0deg,#fff,#fff 49px,#f5f5f5 50px)}.theme-1 .inopt-pop-btn.fa-spinner{display:block!important;width:auto;height:auto;font-size:95%;color:#ff5722;right:0}.theme-1 .grid-selector{position:absolute;border-radius:100px;width:5px;height:5px;border:none;z-index:0;background:0 0;padding:0;left:25px}.theme-1 .grid-selector:focus{background:#ff5722}.theme-1 .inbox-option i{color:#ff5722;z-index:0;transition:color ease-in-out 1s}.theme-1 .inbox-option select{padding-left:30px;color:#666;margin-left:-24px;z-index:1;width:100%}.theme-1 .exflow-logo span{color:#666}.theme-1 .exflow-logo i{color:#ff5722;transition:color ease-in-out 1s}.theme-1 .exflow-logo{display:none}.theme-1 .oi-card{display:flex;flex-wrap:wrap;padding:10px;margin-bottom:10px;min-height:70px;background:#fff}.theme-1 .inopt.app-option button:focus{color:#ff5722}.theme-1 #l6{position:relative;z-index:5;padding-top:10px;border-top:1px double #f5f5f5}.theme-1 .dash-pie-tile path.slice:nth-child(1){fill:rgba(255,87,34,.69)!important;transition:fill ease-in-out .5s}.theme-1 .dash-pie-tile path.slice:nth-child(2){fill:#ff5722!important;transition:fill ease-in-out .5s}.theme-1 .dash-pie-tile path.slice:nth-child(3){fill:rgba(255,87,34,.29)!important;transition:fill ease-in-out .5s}.theme-1 .dash-pie-tile path.slice:nth-child(4){fill:rgba(255,87,34,.52)!important;transition:fill ease-in-out .5s}.theme-1 .dash-pie-tile path.slice:nth-child(5){fill:rgba(255,87,34,.74)!important;transition:fill ease-in-out .5s}.theme-1 .dash-pie-tile path.slice:nth-child(6){fill:rgba(255,87,34,.33)!important;transition:fill ease-in-out .5s}.theme-1 .dash-pie-tile path.slice:nth-child(1):hover{stroke:rgba(255,87,34,0)!important;transition:stroke ease-in-out .5s}.theme-1 .dash-pie-tile path.slice:nth-child(2):hover{stroke:#ff5722!important;transition:stroke ease-in-out .5s}.theme-1 .dash-pie-tile path.slice:nth-child(3):hover{stroke:rgba(255,87,34,0)!important;transition:stroke ease-in-out .5s}.theme-1 .dash-pie-tile path.slice:nth-child(4):hover{stroke:rgba(255,87,34,0)!important;transition:stroke ease-in-out .5s}.theme-1 .dash-pie-tile path.slice:nth-child(5):hover{stroke:rgba(255,87,34,0)!important;transition:stroke ease-in-out .5s}.theme-1 .dash-pie-tile path.slice:nth-child(6):hover{stroke:rgba(255,87,34,0)!important;transition:stroke ease-in-out .5s}.theme-1 .pie-container .slice-text:hover{fill:#ff5722;transition:fill ease-in-out .5s}.lay-menu-expanded.theme-1 .menu{box-shadow:0 0 24px rgba(0,0,0,.21)}.desktop.theme-1 .menuButton>span{position:absolute;left:200px;color:#fff;font-weight:400;white-space:nowrap}.desktop.theme-1 .menu button.item:focus:not(.selected) i,.desktop.theme-1 .menu button.item:focus:not(.selected):before{color:#ff5722}.desktop.theme-1 #coEditAllLines:focus i,.desktop.theme-1 #lbtnNext:focus i,.desktop.theme-1 #lbtnPrevious:focus i,.desktop.theme-1 #openAttchmentPanel:focus i,.desktop.theme-1 #openCommentPanel:focus i,.desktop.theme-1 button#coEditAllLines:focus i,.desktop.theme-1 button.f-2.menu-back:focus{color:#ff5722}.desktop.theme-1 .my-lines{position:absolute;z-index:4;left:-3px;top:4px;color:#666}.desktop.theme-1 .my-lines.active{color:#ff5722}.desktop.theme-1 .h-scrolled .my-lines{display:none}.mobile.theme-1 .l1{height:55px}.mobile.theme-1 .dialog>div{top:0!important;margin:0;left:0!important;border-radius:0;width:auto;height:auto;bottom:0!important;right:0!important}.mobile.theme-1 .lines-grid .row:not(.edit)>td{background:#fff}.mobile.theme-1 .lines-grid .row.edit>td{border:none;background:#fff}.mobile.theme-1 .line-mobile-actions{display:-ms-flex;display:-webkit-flex;display:flex;-ms-align-items:center;-webkit-align-items:center;align-items:center;position:absolute;top:5px;right:0;color:#666}.mobile.theme-1 .lines-grid .row[data-flowstatus='2'] .line-mobile-actions::after{text-rendering:auto;-webkit-font-smoothing:antialiased;display:inline-block;font:normal normal normal 14px/1 FontAwesome;margin-left:14px;-webkit-border-radius:100px;border-radius:100px;background:inherit;color:#72c774;content:"\f00c";font-size:inherit;position:absolute;right:24px;bottom:0;pointer-events:none}.mobile.theme-1 .lines-grid .row[data-flowstatus='3'] .line-mobile-actions::after{text-rendering:auto;-webkit-font-smoothing:antialiased;display:inline-block;font:normal normal normal 14px/1 FontAwesome;margin-left:14px;-webkit-border-radius:100px;border-radius:100px;background:inherit;color:#f77;content:"\f00d";font-size:inherit;position:absolute;right:24px;bottom:0;pointer-events:none}.mobile.theme-1 .lines-grid .row[data-flowstatus='4'] .line-mobile-actions:after{text-rendering:auto;-webkit-font-smoothing:antialiased;display:inline-block;font:normal normal normal 14px/1 FontAwesome;margin-left:14px;-webkit-border-radius:100px;border-radius:100px;background:inherit;color:#f1c950;content:"\f04c";font-size:inherit;position:absolute;right:24px;bottom:0;pointer-events:none}.mobile.theme-1 #l6{border-top:none}.mobile.theme-1 .modal-popup.dialog>div{padding-top:50px}.mobile.theme-1 .PopupMsgUC1[class]:before{display:none!important;top:20px!important;bottom:20px!important}.mobile.theme-1 .column-list{width:80%}.mobile.theme-1 .column-list .column .options>:nth-child(2){display:none}.mobile.theme-1 .column-list .column .options>:nth-child(3){display:none}.mobile.theme-1 .grid td.dim{width:100px;flex:0 0 auto}.mobile.theme-1 .grid td.dim .dim-option.disabled{overflow:hidden;text-overflow:ellipsis}.mobile.theme-1 #udpHead{margin-top:10px}.mobile.theme-1 .inbox-options{display:none}.mobile.theme-1 .mobile-view-dash{display:block;color:#fff}.mobile.theme-1 .menuButton>i{display:block;color:#fff}.mobile.theme-1 #l3{background:#fff;padding-top:10px;padding-bottom:10px;box-shadow:1px 1px 4px rgba(0,0,0,.22)}.mobile.theme-1 .l3_1{position:static;left:0;right:0;display:-ms-flex;display:-webkit-flex;display:flex;top:0;-ms-align-items:center;-webkit-align-items:center;align-items:center;height:40px;padding-top:20px;z-index:6;flex:0 0 auto;background:#fff;box-shadow:0 1px 7px rgba(0,0,0,.22)}.mobile.theme-1 .lines-grid tr.row{padding:10px;flex-grow:0;width:100%;position:relative;padding-top:60px;box-shadow:1px 1px 4px rgba(0,0,0,.22);margin:10px;background:#fff}.mobile.theme-1 .lines-grid tr.row.edit{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.mobile.theme-1 .lines-grid tr.row:before{content:'';position:absolute;top:50px;left:0;right:0;border-top:1px solid #f5f5f5}.mobile.theme-1 .lines-grid[class]{background:#f5f5f5}.mobile.theme-1 .lines-split i{font-size:24px}.mobile.theme-1 .app-site .approvers-row{margin-bottom:10px;border-left:3px solid rgba(102,102,102,.26);padding-bottom:10px;overflow:visible;padding-left:8px}.mobile.theme-1 .app-site{padding-top:5px;overflow:visible}.mobile.theme-1 .menuButton span{margin-left:10px;font-weight:400;color:#ff5722}.mobile.theme-1 .my-lines{display:none}.mobile.theme-1 .flowstatus-current .app-name{color:#ff5722}.mobile.theme-1 .flowstatus-current .inopt.app-option .check>i:not([data-flowstatus]){color:#ff5722}.os-ios.standalone-yes.theme-1 .l1::before{content:'';position:fixed;z-index:1;left:0;right:0;opacity:1}.default_body.theme-1 .exflow-logo{top:auto;bottom:30px;position:fixed!important;font-size:120%;display:flex}.default_body.theme-1 .signin span#lblLogin b{font-weight:inherit;font-size:inherit}.default_body.theme-1 .signin span#lblLogin{font-weight:100;font-size:2em}.default_body.theme-1 .signin .account:not(.selected):after{content:'\E5CC';position:absolute;right:7px;top:8px;font-family:'Material Icons';font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;color:#666}.theme-2{color:#383838;background:#f5f5f5}.theme-2 a{color:#f7780f}.theme-2 .l1{top:0;left:0;z-index:6;width:100%;border-top:40px solid;background-color:#ffc55a;color:#fff;border-color:#ffc55a;outline-color:#666;border-top-width:20px;height:45px}.theme-2 .grid-view .row:not(.disabled) td.grid-col:hover>.sbf>span{color:#f7780f}.theme-2 .row:not(.disabled) span.val:hover{color:#f7780f}.theme-2 .lines-split{color:#f7780f}.theme-2 .lines-split i{font-size:20px}.theme-2 .lines-split:focus{background:#f5f5f5}.theme-2 .grid-col-orderno .sbf>span:first-child{color:#f7780f}.theme-2 .split-popup-container>button{color:#f7780f}.theme-2 .search-grid .edit td.first-col{border-left:3px solid #666}.theme-2 .lines-grid .edit td.first-col{border-left:3px solid #666}.theme-2 .lines-grid .co-edit td.first-col{border-left:2px solid #666}.theme-2 .row:not(.disabled) td.line-no button{color:#f7780f}.theme-2 .row.edit td.line-no button{color:#f7780f}.theme-2 .row.edit td.line-no button:hover{background:#f5f5f5}.theme-2 .row:not(.disabled) td.line-no button:focus{background:#f5f5f5}.theme-2 .dtile{color:#d3d3d3;border-right:1px solid #f5f5f5}.theme-2 .dtile>div>span:last-child{color:#f7780f;transition:color ease-in-out 1s}.theme-2 .dash-pie-tile .dtile i{color:#d3d3d3}.theme-2 path.slice{stroke:#fff;stroke-width:3px}.theme-2 .slices>path.slice.slice-gray[class]{fill:rgba(150,150,150,.22)!important}.theme-2 .slice-line-gray{display:none}.theme-2 text.slice-text{cursor:default}.theme-2 text.slice-text.slice-text-gray{display:none}.theme-2 .dash-news-tile .body>span{color:#f7780f;transition:color ease-in-out 1s}.theme-2 .grid-col-vendorname:last-child{color:#f7780f;text-decoration:underline;cursor:pointer}.theme-2 .search-add-field{color:#f7780f;border-color:#f7780f}.theme-2 #Search2UC1_con{background:#fff}.theme-2 .dtile>span:last-of-type{color:#f7780f;transition:color ease-in-out 1s}.theme-2 .button{color:#f7780f;transition:color ease-in-out 1s}.theme-2 .button.fga{color:#666}.theme-2 .base-button{color:#f7780f}.theme-2 .dot-scroller{color:#f7780f}.theme-2 #wait .spinner{margin-top:15px}.theme-2 .menu>div{overflow:auto;flex-grow:1;flex-shrink:1;flex-basis:auto;margin-top:65px}.theme-2 .menu-right-buttons{position:absolute;right:0;display:-ms-flex;display:-webkit-flex;display:flex;align-items:center;z-index:1;top:20px}.theme-2 .menuButton>i{padding:3px}.theme-2 .menuButton span{font-size:20px;margin-left:12px;font-weight:300}.theme-2 .card{position:relative;min-height:100px;background-color:#fff;box-shadow:1px 1px 4px rgba(0,0,0,.21)}.theme-2 .menu .item.selected{color:#f7780f;opacity:1;transition:color ease-in-out 1s;background:#f5f5f5}.theme-2 .menu-container .name{font-weight:100;color:#fff}.theme-2 .user button i{color:#fff}.theme-2 .l2{align-self:flex-start;flex:0 1 auto;display:-ms-flex;display:-webkit-flex;display:flex;-webkit-box-sizing:border-box;-webkit-flex:0 1 auto;box-sizing:border-box;min-width:570px;width:50%;margin:10px 0 10px 10px;padding:24px;min-height:400px}.theme-2 #list-container:before{content:'';height:65px;width:100%;position:absolute}.theme-2 .com-container .card.com{background:#fff}.theme-2 .grid-view .header th{border-bottom:1px solid #d3d3d3;background:#fff}.theme-2 .grid .row>td{border-bottom:1px solid #f5f5f5;background:#fff}.theme-2 .grid .row.edit>td{background:#fff}.theme-2 .grid tr.loader>td{background-size:100% 50px;background:-webkit-repeating-linear-gradient(-90deg,#fff,#fff 20px,#f5f5f5 21px);background:-moz-repeating-linear-gradient(-90deg,#fff,#fff 20px,#f5f5f5 21px);background:-o-repeating-linear-gradient(-90deg,#fff,#fff 20px,#f5f5f5 21px);background:repeating-linear-gradient(0deg,#fff,#fff 49px,#f5f5f5 50px)}.theme-2 .inopt-pop-btn.fa-spinner{display:block!important;width:auto;height:auto;font-size:95%;color:#f7780f;right:0}.theme-2 .grid-selector{position:absolute;border-radius:100px;width:5px;height:5px;border:none;z-index:0;background:0 0;padding:0;left:25px}.theme-2 .grid-selector:focus{background:#f7780f}.theme-2 .inbox-option i{color:#f7780f;z-index:0;transition:color ease-in-out 1s}.theme-2 .inbox-option select{padding-left:30px;color:#666;margin-left:-24px;z-index:1;width:100%}.theme-2 .exflow-logo span{color:#666}.theme-2 .exflow-logo i{color:#f7780f;transition:color ease-in-out 1s}.theme-2 .exflow-logo{display:none}.theme-2 .oi-card{display:flex;flex-wrap:wrap;padding:10px;margin-bottom:10px;min-height:70px;background:#fff}.theme-2 .inopt.app-option button:focus{color:#f7780f}.theme-2 #l6{position:relative;z-index:5;padding-top:10px;border-top:1px double #f5f5f5}.theme-2 .dash-pie-tile path.slice:nth-child(1){fill:rgba(247,120,15,.69)!important;transition:fill ease-in-out .5s}.theme-2 .dash-pie-tile path.slice:nth-child(2){fill:#f7780f!important;transition:fill ease-in-out .5s}.theme-2 .dash-pie-tile path.slice:nth-child(3){fill:rgba(247,120,15,.29)!important;transition:fill ease-in-out .5s}.theme-2 .dash-pie-tile path.slice:nth-child(4){fill:rgba(247,120,15,.52)!important;transition:fill ease-in-out .5s}.theme-2 .dash-pie-tile path.slice:nth-child(5){fill:rgba(247,120,15,.74)!important;transition:fill ease-in-out .5s}.theme-2 .dash-pie-tile path.slice:nth-child(6){fill:rgba(247,120,15,.33)!important;transition:fill ease-in-out .5s}.theme-2 .dash-pie-tile path.slice:nth-child(1):hover{stroke:rgba(247,120,15,0)!important;transition:stroke ease-in-out .5s}.theme-2 .dash-pie-tile path.slice:nth-child(2):hover{stroke:#f7780f!important;transition:stroke ease-in-out .5s}.theme-2 .dash-pie-tile path.slice:nth-child(3):hover{stroke:rgba(247,120,15,0)!important;transition:stroke ease-in-out .5s}.theme-2 .dash-pie-tile path.slice:nth-child(4):hover{stroke:rgba(247,120,15,0)!important;transition:stroke ease-in-out .5s}.theme-2 .dash-pie-tile path.slice:nth-child(5):hover{stroke:rgba(247,120,15,0)!important;transition:stroke ease-in-out .5s}.theme-2 .dash-pie-tile path.slice:nth-child(6):hover{stroke:rgba(247,120,15,0)!important;transition:stroke ease-in-out .5s}.theme-2 .pie-container .slice-text:hover{fill:#f7780f;transition:fill ease-in-out .5s}.lay-menu-expanded.theme-2 .menu{box-shadow:0 0 24px rgba(0,0,0,.21)}.desktop.theme-2 .menuButton>span{position:absolute;left:200px;color:#fff;font-weight:400;white-space:nowrap}.desktop.theme-2 .menu button.item:focus:not(.selected) i,.desktop.theme-2 .menu button.item:focus:not(.selected):before{color:#f7780f}.desktop.theme-2 #coEditAllLines:focus i,.desktop.theme-2 #lbtnNext:focus i,.desktop.theme-2 #lbtnPrevious:focus i,.desktop.theme-2 #openAttchmentPanel:focus i,.desktop.theme-2 #openCommentPanel:focus i,.desktop.theme-2 button#coEditAllLines:focus i,.desktop.theme-2 button.f-2.menu-back:focus{color:#f7780f}.desktop.theme-2 .my-lines{position:absolute;z-index:4;left:-3px;top:4px;color:#666}.desktop.theme-2 .my-lines.active{color:#f7780f}.desktop.theme-2 .h-scrolled .my-lines{display:none}.mobile.theme-2 .l1{height:55px}.mobile.theme-2 .dialog>div{top:0!important;margin:0;left:0!important;border-radius:0;width:auto;height:auto;bottom:0!important;right:0!important}.mobile.theme-2 .lines-grid .row:not(.edit)>td{background:#fff}.mobile.theme-2 .lines-grid .row.edit>td{border:none;background:#fff}.mobile.theme-2 .line-mobile-actions{display:-ms-flex;display:-webkit-flex;display:flex;-ms-align-items:center;-webkit-align-items:center;align-items:center;position:absolute;top:5px;right:0;color:#666}.mobile.theme-2 .lines-grid .row[data-flowstatus='2'] .line-mobile-actions::after{text-rendering:auto;-webkit-font-smoothing:antialiased;display:inline-block;font:normal normal normal 14px/1 FontAwesome;margin-left:14px;-webkit-border-radius:100px;border-radius:100px;background:inherit;color:#72c774;content:"\f00c";font-size:inherit;position:absolute;right:24px;bottom:0;pointer-events:none}.mobile.theme-2 .lines-grid .row[data-flowstatus='3'] .line-mobile-actions::after{text-rendering:auto;-webkit-font-smoothing:antialiased;display:inline-block;font:normal normal normal 14px/1 FontAwesome;margin-left:14px;-webkit-border-radius:100px;border-radius:100px;background:inherit;color:#f77;content:"\f00d";font-size:inherit;position:absolute;right:24px;bottom:0;pointer-events:none}.mobile.theme-2 .lines-grid .row[data-flowstatus='4'] .line-mobile-actions:after{text-rendering:auto;-webkit-font-smoothing:antialiased;display:inline-block;font:normal normal normal 14px/1 FontAwesome;margin-left:14px;-webkit-border-radius:100px;border-radius:100px;background:inherit;color:#f1c950;content:"\f04c";font-size:inherit;position:absolute;right:24px;bottom:0;pointer-events:none}.mobile.theme-2 #l6{border-top:none}.mobile.theme-2 .modal-popup.dialog>div{padding-top:50px}.mobile.theme-2 .PopupMsgUC1[class]:before{display:none!important;top:20px!important;bottom:20px!important}.mobile.theme-2 .column-list{width:80%}.mobile.theme-2 .column-list .column .options>:nth-child(2){display:none}.mobile.theme-2 .column-list .column .options>:nth-child(3){display:none}.mobile.theme-2 .grid td.dim{width:100px;flex:0 0 auto}.mobile.theme-2 .grid td.dim .dim-option.disabled{overflow:hidden;text-overflow:ellipsis}.mobile.theme-2 #udpHead{margin-top:10px}.mobile.theme-2 .inbox-options{display:none}.mobile.theme-2 .mobile-view-dash{display:block;color:#fff}.mobile.theme-2 .menuButton>i{display:block;color:#fff}.mobile.theme-2 #l3{background:#fff;padding-top:10px;padding-bottom:10px;box-shadow:1px 1px 4px rgba(0,0,0,.22)}.mobile.theme-2 .l3_1{position:static;left:0;right:0;display:-ms-flex;display:-webkit-flex;display:flex;top:0;-ms-align-items:center;-webkit-align-items:center;align-items:center;height:40px;padding-top:20px;z-index:6;flex:0 0 auto;background:#fff;box-shadow:0 1px 7px rgba(0,0,0,.22)}.mobile.theme-2 .lines-grid tr.row{padding:10px;flex-grow:0;width:100%;position:relative;padding-top:60px;box-shadow:1px 1px 4px rgba(0,0,0,.22);margin:10px;background:#fff}.mobile.theme-2 .lines-grid tr.row.edit{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.mobile.theme-2 .lines-grid tr.row:before{content:'';position:absolute;top:50px;left:0;right:0;border-top:1px solid #f5f5f5}.mobile.theme-2 .lines-grid[class]{background:#f5f5f5}.mobile.theme-2 .lines-split i{font-size:24px}.mobile.theme-2 .app-site .approvers-row{margin-bottom:10px;border-left:3px solid rgba(102,102,102,.26);padding-bottom:10px;overflow:visible;padding-left:8px}.mobile.theme-2 .app-site{padding-top:5px;overflow:visible}.mobile.theme-2 .menuButton span{margin-left:10px;font-weight:400;color:#f7780f}.mobile.theme-2 .my-lines{display:none}.mobile.theme-2 .flowstatus-current .app-name{color:#f7780f}.mobile.theme-2 .flowstatus-current .inopt.app-option .check>i:not([data-flowstatus]){color:#f7780f}.os-ios.standalone-yes.theme-2 .l1::before{content:'';position:fixed;z-index:1;left:0;right:0;opacity:1}.default_body.theme-2 .exflow-logo{top:auto;bottom:30px;position:fixed!important;font-size:120%;display:flex}.default_body.theme-2 .signin span#lblLogin b{font-weight:inherit;font-size:inherit}.default_body.theme-2 .signin span#lblLogin{font-weight:100;font-size:2em}.default_body.theme-2 .signin .account:not(.selected):after{content:'\E5CC';position:absolute;right:7px;top:8px;font-family:'Material Icons';font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;color:#666}.theme-3{color:#383838;background:#f5f5f5}.theme-3 a{color:#3fb9d5}.theme-3 .l1{top:0;left:0;z-index:6;width:100%;border-top:40px solid;background-color:#3fb9d5;color:#fff;border-color:#3fb9d5;outline-color:#3fb9d5;border-top-width:20px;height:45px}.theme-3 .grid-view .row:not(.disabled) td.grid-col:hover>.sbf>span{color:#3fb9d5}.theme-3 .row:not(.disabled) span.val:hover{color:#3fb9d5}.theme-3 .lines-split{color:#3fb9d5}.theme-3 .lines-split i{font-size:20px}.theme-3 .lines-split:focus{background:#f5f5f5}.theme-3 .grid-col-orderno .sbf>span:first-child{color:#3fb9d5}.theme-3 .split-popup-container>button{color:#3fb9d5}.theme-3 .search-grid .edit td.first-col{border-left:3px solid #666}.theme-3 .lines-grid .edit td.first-col{border-left:3px solid #666}.theme-3 .lines-grid .co-edit td.first-col{border-left:2px solid #666}.theme-3 .row:not(.disabled) td.line-no button{color:#3fb9d5}.theme-3 .row.edit td.line-no button{color:#3fb9d5}.theme-3 .row.edit td.line-no button:hover{background:#f5f5f5}.theme-3 .row:not(.disabled) td.line-no button:focus{background:#f5f5f5}.theme-3 .dtile{color:#d3d3d3;border-right:1px solid #f5f5f5}.theme-3 .dtile>div>span:last-child{color:#3fb9d5;transition:color ease-in-out 1s}.theme-3 .dash-pie-tile .dtile i{color:#d3d3d3}.theme-3 path.slice{stroke:#fff;stroke-width:3px}.theme-3 .slices>path.slice.slice-gray[class]{fill:rgba(150,150,150,.22)!important}.theme-3 .slice-line-gray{display:none}.theme-3 text.slice-text{cursor:default}.theme-3 text.slice-text.slice-text-gray{display:none}.theme-3 .dash-news-tile .body>span{color:#3fb9d5;transition:color ease-in-out 1s}.theme-3 .grid-col-vendorname:last-child{color:#3fb9d5;text-decoration:underline;cursor:pointer}.theme-3 .search-add-field{color:#3fb9d5;border-color:#3fb9d5}.theme-3 #Search2UC1_con{background:#fff}.theme-3 .dtile>span:last-of-type{color:#3fb9d5;transition:color ease-in-out 1s}.theme-3 .button{color:#3fb9d5;transition:color ease-in-out 1s}.theme-3 .button.fga{color:#666}.theme-3 .base-button{color:#3fb9d5}.theme-3 .dot-scroller{color:#3fb9d5}.theme-3 #wait .spinner{margin-top:15px}.theme-3 .menu>div{overflow:auto;flex-grow:1;flex-shrink:1;flex-basis:auto;margin-top:65px}.theme-3 .menu-right-buttons{position:absolute;right:0;display:-ms-flex;display:-webkit-flex;display:flex;align-items:center;z-index:1;top:20px}.theme-3 .menuButton>i{padding:3px}.theme-3 .menuButton span{font-size:20px;margin-left:12px;font-weight:300}.theme-3 .card{position:relative;min-height:100px;background-color:#fff;box-shadow:1px 1px 4px rgba(0,0,0,.21)}.theme-3 .menu .item.selected{color:#3fb9d5;opacity:1;transition:color ease-in-out 1s;background:#f5f5f5}.theme-3 .menu-container .name{font-weight:100;color:#fff}.theme-3 .user button i{color:#fff}.theme-3 .l2{align-self:flex-start;flex:0 1 auto;display:-ms-flex;display:-webkit-flex;display:flex;-webkit-box-sizing:border-box;-webkit-flex:0 1 auto;box-sizing:border-box;min-width:570px;width:50%;margin:10px 0 10px 10px;padding:24px;min-height:400px}.theme-3 #list-container:before{content:'';height:65px;width:100%;position:absolute}.theme-3 .com-container .card.com{background:#fff}.theme-3 .grid-view .header th{border-bottom:1px solid #d3d3d3;background:#fff}.theme-3 .grid .row>td{border-bottom:1px solid #f5f5f5;background:#fff}.theme-3 .grid .row.edit>td{background:#fff}.theme-3 .grid tr.loader>td{background-size:100% 50px;background:-webkit-repeating-linear-gradient(-90deg,#fff,#fff 20px,#f5f5f5 21px);background:-moz-repeating-linear-gradient(-90deg,#fff,#fff 20px,#f5f5f5 21px);background:-o-repeating-linear-gradient(-90deg,#fff,#fff 20px,#f5f5f5 21px);background:repeating-linear-gradient(0deg,#fff,#fff 49px,#f5f5f5 50px)}.theme-3 .inopt-pop-btn.fa-spinner{display:block!important;width:auto;height:auto;font-size:95%;color:#3fb9d5;right:0}.theme-3 .grid-selector{position:absolute;border-radius:100px;width:5px;height:5px;border:none;z-index:0;background:0 0;padding:0;left:25px}.theme-3 .grid-selector:focus{background:#3fb9d5}.theme-3 .inbox-option i{color:#3fb9d5;z-index:0;transition:color ease-in-out 1s}.theme-3 .inbox-option select{padding-left:30px;color:#666;margin-left:-24px;z-index:1;width:100%}.theme-3 .exflow-logo span{color:#666}.theme-3 .exflow-logo i{color:#3fb9d5;transition:color ease-in-out 1s}.theme-3 .exflow-logo{display:none}.theme-3 .oi-card{display:flex;flex-wrap:wrap;padding:10px;margin-bottom:10px;min-height:70px;background:#fff}.theme-3 .inopt.app-option button:focus{color:#3fb9d5}.theme-3 #l6{position:relative;z-index:5;padding-top:10px;border-top:1px double #f5f5f5}.theme-3 .dash-pie-tile path.slice:nth-child(1){fill:rgba(63,185,213,.69)!important;transition:fill ease-in-out .5s}.theme-3 .dash-pie-tile path.slice:nth-child(2){fill:#3fb9d5!important;transition:fill ease-in-out .5s}.theme-3 .dash-pie-tile path.slice:nth-child(3){fill:rgba(63,185,213,.29)!important;transition:fill ease-in-out .5s}.theme-3 .dash-pie-tile path.slice:nth-child(4){fill:rgba(63,185,213,.52)!important;transition:fill ease-in-out .5s}.theme-3 .dash-pie-tile path.slice:nth-child(5){fill:rgba(63,185,213,.74)!important;transition:fill ease-in-out .5s}.theme-3 .dash-pie-tile path.slice:nth-child(6){fill:rgba(63,185,213,.33)!important;transition:fill ease-in-out .5s}.theme-3 .dash-pie-tile path.slice:nth-child(1):hover{stroke:rgba(63,185,213,0)!important;transition:stroke ease-in-out .5s}.theme-3 .dash-pie-tile path.slice:nth-child(2):hover{stroke:#3fb9d5!important;transition:stroke ease-in-out .5s}.theme-3 .dash-pie-tile path.slice:nth-child(3):hover{stroke:rgba(63,185,213,0)!important;transition:stroke ease-in-out .5s}.theme-3 .dash-pie-tile path.slice:nth-child(4):hover{stroke:rgba(63,185,213,0)!important;transition:stroke ease-in-out .5s}.theme-3 .dash-pie-tile path.slice:nth-child(5):hover{stroke:rgba(63,185,213,0)!important;transition:stroke ease-in-out .5s}.theme-3 .dash-pie-tile path.slice:nth-child(6):hover{stroke:rgba(63,185,213,0)!important;transition:stroke ease-in-out .5s}.theme-3 .pie-container .slice-text:hover{fill:#3fb9d5;transition:fill ease-in-out .5s}.lay-menu-expanded.theme-3 .menu{box-shadow:0 0 24px rgba(0,0,0,.21)}.desktop.theme-3 .menuButton>span{position:absolute;left:200px;color:#fff;font-weight:400;white-space:nowrap}.desktop.theme-3 .menu button.item:focus:not(.selected) i,.desktop.theme-3 .menu button.item:focus:not(.selected):before{color:#3fb9d5}.desktop.theme-3 #coEditAllLines:focus i,.desktop.theme-3 #lbtnNext:focus i,.desktop.theme-3 #lbtnPrevious:focus i,.desktop.theme-3 #openAttchmentPanel:focus i,.desktop.theme-3 #openCommentPanel:focus i,.desktop.theme-3 button#coEditAllLines:focus i,.desktop.theme-3 button.f-2.menu-back:focus{color:#3fb9d5}.desktop.theme-3 .my-lines{position:absolute;z-index:4;left:-3px;top:4px;color:#666}.desktop.theme-3 .my-lines.active{color:#3fb9d5}.desktop.theme-3 .h-scrolled .my-lines{display:none}.mobile.theme-3 .l1{height:55px}.mobile.theme-3 .dialog>div{top:0!important;margin:0;left:0!important;border-radius:0;width:auto;height:auto;bottom:0!important;right:0!important}.mobile.theme-3 .lines-grid .row:not(.edit)>td{background:#fff}.mobile.theme-3 .lines-grid .row.edit>td{border:none;background:#fff}.mobile.theme-3 .line-mobile-actions{display:-ms-flex;display:-webkit-flex;display:flex;-ms-align-items:center;-webkit-align-items:center;align-items:center;position:absolute;top:5px;right:0;color:#666}.mobile.theme-3 .lines-grid .row[data-flowstatus='2'] .line-mobile-actions::after{text-rendering:auto;-webkit-font-smoothing:antialiased;display:inline-block;font:normal normal normal 14px/1 FontAwesome;margin-left:14px;-webkit-border-radius:100px;border-radius:100px;background:inherit;color:#72c774;content:"\f00c";font-size:inherit;position:absolute;right:24px;bottom:0;pointer-events:none}.mobile.theme-3 .lines-grid .row[data-flowstatus='3'] .line-mobile-actions::after{text-rendering:auto;-webkit-font-smoothing:antialiased;display:inline-block;font:normal normal normal 14px/1 FontAwesome;margin-left:14px;-webkit-border-radius:100px;border-radius:100px;background:inherit;color:#f77;content:"\f00d";font-size:inherit;position:absolute;right:24px;bottom:0;pointer-events:none}.mobile.theme-3 .lines-grid .row[data-flowstatus='4'] .line-mobile-actions:after{text-rendering:auto;-webkit-font-smoothing:antialiased;display:inline-block;font:normal normal normal 14px/1 FontAwesome;margin-left:14px;-webkit-border-radius:100px;border-radius:100px;background:inherit;color:#f1c950;content:"\f04c";font-size:inherit;position:absolute;right:24px;bottom:0;pointer-events:none}.mobile.theme-3 #l6{border-top:none}.mobile.theme-3 .modal-popup.dialog>div{padding-top:50px}.mobile.theme-3 .PopupMsgUC1[class]:before{display:none!important;top:20px!important;bottom:20px!important}.mobile.theme-3 .column-list{width:80%}.mobile.theme-3 .column-list .column .options>:nth-child(2){display:none}.mobile.theme-3 .column-list .column .options>:nth-child(3){display:none}.mobile.theme-3 .grid td.dim{width:100px;flex:0 0 auto}.mobile.theme-3 .grid td.dim .dim-option.disabled{overflow:hidden;text-overflow:ellipsis}.mobile.theme-3 #udpHead{margin-top:10px}.mobile.theme-3 .inbox-options{display:none}.mobile.theme-3 .mobile-view-dash{display:block;color:#fff}.mobile.theme-3 .menuButton>i{display:block;color:#fff}.mobile.theme-3 #l3{background:#fff;padding-top:10px;padding-bottom:10px;box-shadow:1px 1px 4px rgba(0,0,0,.22)}.mobile.theme-3 .l3_1{position:static;left:0;right:0;display:-ms-flex;display:-webkit-flex;display:flex;top:0;-ms-align-items:center;-webkit-align-items:center;align-items:center;height:40px;padding-top:20px;z-index:6;flex:0 0 auto;background:#fff;box-shadow:0 1px 7px rgba(0,0,0,.22)}.mobile.theme-3 .lines-grid tr.row{padding:10px;flex-grow:0;width:100%;position:relative;padding-top:60px;box-shadow:1px 1px 4px rgba(0,0,0,.22);margin:10px;background:#fff}.mobile.theme-3 .lines-grid tr.row.edit{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.mobile.theme-3 .lines-grid tr.row:before{content:'';position:absolute;top:50px;left:0;right:0;border-top:1px solid #f5f5f5}.mobile.theme-3 .lines-grid[class]{background:#f5f5f5}.mobile.theme-3 .lines-split i{font-size:24px}.mobile.theme-3 .app-site .approvers-row{margin-bottom:10px;border-left:3px solid rgba(102,102,102,.26);padding-bottom:10px;overflow:visible;padding-left:8px}.mobile.theme-3 .app-site{padding-top:5px;overflow:visible}.mobile.theme-3 .menuButton span{margin-left:10px;font-weight:400;color:#3fb9d5}.mobile.theme-3 .my-lines{display:none}.mobile.theme-3 .flowstatus-current .app-name{color:#3fb9d5}.mobile.theme-3 .flowstatus-current .inopt.app-option .check>i:not([data-flowstatus]){color:#3fb9d5}.os-ios.standalone-yes.theme-3 .l1::before{content:'';position:fixed;z-index:1;left:0;right:0;opacity:1}.default_body.theme-3 .exflow-logo{top:auto;bottom:30px;position:fixed!important;font-size:120%;display:flex}.default_body.theme-3 .signin span#lblLogin b{font-weight:inherit;font-size:inherit}.default_body.theme-3 .signin span#lblLogin{font-weight:100;font-size:2em}.default_body.theme-3 .signin .account:not(.selected):after{content:'\E5CC';position:absolute;right:7px;top:8px;font-family:'Material Icons';font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;color:#666}.theme-4{color:#383838;background:#f5f5f5}.theme-4 a{color:#129fb9}.theme-4 .l1{top:0;left:0;z-index:6;width:100%;border-top:40px solid;background-color:#f5f5f5;color:#fff;border-color:#f5f5f5;outline-color:#129fb9;border-top-width:20px;height:0;margin-top:-20px}.theme-4 .grid-view .row:not(.disabled) td.grid-col:hover>.sbf>span{color:#129fb9}.theme-4 .row:not(.disabled) span.val:hover{color:#129fb9}.theme-4 .lines-split{color:#129fb9}.theme-4 .lines-split i{font-size:20px}.theme-4 .lines-split:focus{background:#129fb9;color:#fff}.theme-4 .grid-col-orderno .sbf>span:first-child{color:#129fb9}.theme-4 .split-popup-container>button{color:#129fb9}.theme-4 .row:not(.disabled) td.line-no button{color:#129fb9}.theme-4 .row.edit td.line-no button{color:#129fb9}.theme-4 .row.edit td.line-no button:hover{background:#f5f5f5}.theme-4 .row:not(.disabled) td.line-no button:focus{color:#fff;background:#129fb9}.theme-4 .dtile{color:#d3d3d3;border-right:1px solid rgba(0,0,0,.06)}.theme-4 .dtile>div>span:last-child{color:#129fb9;transition:color ease-in-out 1s}.theme-4 .dash-pie-tile .dtile i{color:#d3d3d3}.theme-4 path.slice{stroke:#fafafa;stroke-width:3px}.theme-4 .slices>path.slice.slice-gray[class]{fill:rgba(150,150,150,.22)!important}.theme-4 .slice-line-gray{display:none}.theme-4 text.slice-text{cursor:default}.theme-4 text.slice-text.slice-text-gray{display:none}.theme-4 .dash-news-tile .body>span{color:#129fb9;transition:color ease-in-out 1s}.theme-4 .grid-col-vendorname:last-child{color:#129fb9;text-decoration:underline;cursor:pointer}.theme-4 .search-add-field{color:#129fb9;border-color:#129fb9}.theme-4 #Search2UC1_con{background:#fff}.theme-4 .dtile>span:last-of-type{color:#129fb9;transition:color ease-in-out 1s}.theme-4 .button{color:#129fb9;transition:color ease-in-out 1s}.theme-4 .button.fga{color:#666}.theme-4 .base-button{color:#129fb9}.theme-4 .dot-scroller{color:#129fb9}.theme-4 #wait .spinner{margin-top:15px;background:#666}.theme-4 .menu>div{overflow:auto;flex-grow:1;flex-shrink:1;flex-basis:auto;margin-top:95px}.theme-4 .menu-right-buttons{position:absolute;right:0;display:-ms-flex;display:-webkit-flex;display:flex;align-items:center;z-index:1;top:26px}.theme-4 .menuButton>i{display:none}.theme-4 .menuButton span{font-size:20px;font-weight:600}.theme-4 .card{position:relative;min-height:100px}.theme-4 .menu .item.selected{color:#129fb9;opacity:1;transition:color ease-in-out 1s}.theme-4 .menu-container .name{font-weight:700;color:#666}.theme-4 .user button i{color:#129fb9;transition:color ease-in-out 1s}.theme-4 .l2{align-self:flex-start;flex:0 1 auto;display:-ms-flex;display:-webkit-flex;display:flex;-webkit-box-sizing:border-box;-webkit-flex:0 1 auto;box-sizing:border-box;min-width:570px;width:50%;padding:100px 24px 24px 24px;height:100%;background:#f8f8f8}.theme-4 #list-container:before{content:'';height:65px;width:100%;position:absolute}.theme-4 #dashboard-frame>.card:first-child{margin-top:65px}.theme-4 .com-container .card.com{background:#f5f5f5}.theme-4 #dashboard-frame{background:#fafafa;border-left:1px solid rgba(0,0,0,.1)}.theme-4 .grid-view .header th{border-bottom:1px solid rgba(0,0,0,.1);background:#f8f8f8}.theme-4 .lines-grid .grid-view .header th{background:#f5f5f5}.theme-4 .grid .row>td{border-bottom:1px solid rgba(0,0,0,.06);background:#fafafa}.theme-4 .grid .row.edit>td{background:#fff;border-bottom:1px solid rgba(18,159,185,.3);border-top:1px solid rgba(18,159,185,.3);padding-bottom:5px}.theme-4 .grid tr.loader>td{background-size:100% 50px;background:-webkit-repeating-linear-gradient(-90deg,#fafafa,#fafafa 20px,rgba(0,0,0,.06) 21px);background:-moz-repeating-linear-gradient(-90deg,#fafafa,#fafafa 20px,rgba(0,0,0,.06) 21px);background:-o-repeating-linear-gradient(-90deg,#fafafa,#fafafa 20px,rgba(0,0,0,.06) 21px);background:repeating-linear-gradient(0deg,#fafafa,#fafafa 49px,rgba(0,0,0,.06) 50px)}.theme-4 .inopt-pop-btn.fa-spinner{display:block!important;width:auto;height:auto;font-size:95%;color:#129fb9;right:0}.theme-4 .grid-selector{position:absolute;border-radius:100px;width:5px;height:5px;border:none;z-index:0;background:0 0;padding:0;left:25px}.theme-4 .grid-selector:focus{background:#129fb9}.theme-4 .inbox-options{display:-ms-flex;display:-webkit-flex;display:flex}.theme-4 .inbox-option i{color:#129fb9;z-index:0;transition:color ease-in-out 1s}.theme-4 .inbox-option select{padding-left:30px;color:#666;margin-left:-24px;z-index:1;width:100%;font-weight:700;border-bottom:none}.theme-4 .exflow-logo span{color:#666}.theme-4 .exflow-logo i{color:#129fb9;transition:color ease-in-out 1s}.theme-4 .exflow-logo{display:none}.theme-4 .exflow[class]{display:none!important}.theme-4 .oi-card{display:flex;flex-wrap:wrap;padding:10px;margin-bottom:10px;min-height:70px;background:#fafafa}.theme-4 .inopt.app-option button:focus{color:#129fb9}.theme-4 #l6{position:relative;z-index:5;padding-top:10px;border-top:1px double rgba(0,0,0,.06)}.theme-4 .dash-pie-tile path.slice:nth-child(1){fill:rgba(18,159,185,.69)!important;transition:fill ease-in-out .5s}.theme-4 .dash-pie-tile path.slice:nth-child(2){fill:#129fb9!important;transition:fill ease-in-out .5s}.theme-4 .dash-pie-tile path.slice:nth-child(3){fill:rgba(18,159,185,.29)!important;transition:fill ease-in-out .5s}.theme-4 .dash-pie-tile path.slice:nth-child(4){fill:rgba(18,159,185,.52)!important;transition:fill ease-in-out .5s}.theme-4 .dash-pie-tile path.slice:nth-child(5){fill:rgba(18,159,185,.74)!important;transition:fill ease-in-out .5s}.theme-4 .dash-pie-tile path.slice:nth-child(6){fill:rgba(18,159,185,.33)!important;transition:fill ease-in-out .5s}.theme-4 .dash-pie-tile path.slice:nth-child(1):hover{stroke:rgba(18,159,185,0)!important;transition:stroke ease-in-out .5s}.theme-4 .dash-pie-tile path.slice:nth-child(2):hover{stroke:#129fb9!important;transition:stroke ease-in-out .5s}.theme-4 .dash-pie-tile path.slice:nth-child(3):hover{stroke:rgba(18,159,185,0)!important;transition:stroke ease-in-out .5s}.theme-4 .dash-pie-tile path.slice:nth-child(4):hover{stroke:rgba(18,159,185,0)!important;transition:stroke ease-in-out .5s}.theme-4 .dash-pie-tile path.slice:nth-child(5):hover{stroke:rgba(18,159,185,0)!important;transition:stroke ease-in-out .5s}.theme-4 .dash-pie-tile path.slice:nth-child(6):hover{stroke:rgba(18,159,185,0)!important;transition:stroke ease-in-out .5s}.theme-4 .pie-container .slice-text:hover{fill:#129fb9;transition:fill ease-in-out .5s}.lay-menu-expanded.theme-4 .menu{box-shadow:0 0 24px rgba(0,0,0,.21)}.lay-menu-expanded.theme-4 .exflow-logo{position:absolute;display:inherit;visibility:visible;opacity:1}.desktop.theme-4 .menuButton>span{position:absolute;left:200px;color:#fff;font-weight:400;white-space:nowrap;display:none}.desktop.theme-4 .menu button.item:focus:not(.selected) i,.desktop.theme-4 .menu button.item:focus:not(.selected):before{color:#129fb9}.desktop.theme-4 #coEditAllLines:focus i,.desktop.theme-4 #lbtnNext:focus i,.desktop.theme-4 #lbtnPrevious:focus i,.desktop.theme-4 #openAttchmentPanel:focus i,.desktop.theme-4 #openCommentPanel:focus i,.desktop.theme-4 button#coEditAllLines:focus i,.desktop.theme-4 button.f-2.menu-back:focus{color:#129fb9}.desktop.theme-4 .my-lines{position:absolute;z-index:4;left:-3px;top:4px;color:#666}.desktop.theme-4 .my-lines.active{color:#129fb9}.desktop.theme-4 .h-scrolled .my-lines{display:none}.mobile.theme-4 .l1{height:75px;border-bottom:1px solid rgba(18,159,185,.3)}.mobile.theme-4 .dialog>div{top:0!important;margin:0;left:0!important;border-radius:0;width:auto;height:auto;bottom:0!important;right:0!important}.mobile.theme-4 .lines-grid .row:not(.edit)>td{background:inherit}.mobile.theme-4 .lines-grid .row.edit>td{border:none;background:inherit}.mobile.theme-4 .line-mobile-actions{display:-ms-flex;display:-webkit-flex;display:flex;-ms-align-items:center;-webkit-align-items:center;align-items:center;position:absolute;top:5px;right:0;color:#666}.mobile.theme-4 .lines-grid .row[data-flowstatus='2'] .line-mobile-actions::after{text-rendering:auto;-webkit-font-smoothing:antialiased;display:inline-block;font:normal normal normal 14px/1 FontAwesome;margin-left:14px;-webkit-border-radius:100px;border-radius:100px;background:inherit;color:#72c774;content:"\f00c";font-size:inherit;position:absolute;right:24px;bottom:0;pointer-events:none}.mobile.theme-4 .lines-grid .row[data-flowstatus='3'] .line-mobile-actions::after{text-rendering:auto;-webkit-font-smoothing:antialiased;display:inline-block;font:normal normal normal 14px/1 FontAwesome;margin-left:14px;-webkit-border-radius:100px;border-radius:100px;background:inherit;color:#f77;content:"\f00d";font-size:inherit;position:absolute;right:24px;bottom:0;pointer-events:none}.mobile.theme-4 .lines-grid .row[data-flowstatus='4'] .line-mobile-actions:after{text-rendering:auto;-webkit-font-smoothing:antialiased;display:inline-block;font:normal normal normal 14px/1 FontAwesome;margin-left:14px;-webkit-border-radius:100px;border-radius:100px;background:inherit;color:#f1c950;content:"\f04c";font-size:inherit;position:absolute;right:24px;bottom:0;pointer-events:none}.mobile.theme-4 #l6{border-top:none}.mobile.theme-4 .modal-popup.dialog>div{padding-top:50px}.mobile.theme-4 .PopupMsgUC1[class]:before{display:none!important;top:20px!important;bottom:20px!important}.mobile.theme-4 .column-list{width:80%}.mobile.theme-4 .column-list .column .options>:nth-child(2){display:none}.mobile.theme-4 .column-list .column .options>:nth-child(3){display:none}.mobile.theme-4 .grid td.dim{width:100px;flex:0 0 auto}.mobile.theme-4 .grid td.dim .dim-option.disabled{overflow:hidden;text-overflow:ellipsis}.mobile.theme-4 #udpHead{margin-top:10px}.mobile.theme-4 .inbox-options{display:none}.mobile.theme-4 .mobile-view-dash{display:block;color:#129fb9}.mobile.theme-4 .menuButton>i{display:block;color:#129fb9}.mobile.theme-4 #l3{padding-top:10px;padding-bottom:0;margin-bottom:0}.mobile.theme-4 .l3_1{position:static;left:0;right:0;display:-ms-flex;display:-webkit-flex;display:flex;top:0;-ms-align-items:center;-webkit-align-items:center;align-items:center;height:40px;padding-top:20px;z-index:6;flex:0 0 auto;box-shadow:0 1px 8px rgba(0,0,0,.2)}.mobile.theme-4 .lines-grid tr.row{padding:10px;flex-grow:0;width:100%;position:relative;padding-top:60px;margin:10px;background:rgba(255,255,255,.9);box-shadow:0 0 5px rgba(0,0,0,.1),0 2px 3px rgba(0,0,0,.15)}.mobile.theme-4 .lines-grid tr.row.edit{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.mobile.theme-4 .lines-grid tr.row:before{content:'';position:absolute;top:50px;left:0;right:0;border-top:1px solid #f5f5f5}.mobile.theme-4 .lines-grid[class]{background:#f5f5f5}.mobile.theme-4 .lines-split i{font-size:24px}.mobile.theme-4 .app-site .approvers-row{margin-bottom:10px;border-left:3px solid rgba(102,102,102,.26);padding-bottom:10px;overflow:visible;padding-left:8px}.mobile.theme-4 .app-site{padding-top:5px;overflow:visible}.mobile.theme-4 .menuButton span{margin-left:10px;font-weight:400;color:#129fb9}.mobile.theme-4 .my-lines{display:none}.mobile.theme-4 .flowstatus-current .app-name{color:#129fb9}.mobile.theme-4 .flowstatus-current .inopt.app-option .check>i:not([data-flowstatus]){color:#129fb9}.os-ios.standalone-yes.theme-4 .l1::before{content:'';position:fixed;z-index:1;left:0;right:0;opacity:1}.default_body.theme-4 .exflow-logo{top:auto;bottom:30px;position:fixed!important;font-size:120%;display:flex}.default_body.theme-4 .signin span#lblLogin b{font-weight:inherit;font-size:inherit}.default_body.theme-4 .signin span#lblLogin{font-weight:100;font-size:2em;display:none}.default_body.theme-4 .signin .account:not(.selected):after{content:'\E5CC';position:absolute;right:7px;top:8px;font-family:'Material Icons';font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;color:#666}.theme-5{color:#383838;background:#f5f5f5}.theme-5 a{color:#ff5722}.theme-5 .l1{top:0;left:0;z-index:6;width:100%;border-top:40px solid;background-color:#f5f5f5;color:#fff;border-color:#f5f5f5;outline-color:#ff5722;border-top-width:20px;height:0;margin-top:-20px}.theme-5 .grid-view .row:not(.disabled) td.grid-col:hover>.sbf>span{color:#ff5722}.theme-5 .row:not(.disabled) span.val:hover{color:#ff5722}.theme-5 .lines-split{color:#ff5722}.theme-5 .lines-split i{font-size:20px}.theme-5 .lines-split:focus{background:#ff5722;color:#fff}.theme-5 .grid-col-orderno .sbf>span:first-child{color:#ff5722}.theme-5 .split-popup-container>button{color:#ff5722}.theme-5 .row:not(.disabled) td.line-no button{color:#ff5722}.theme-5 .row.edit td.line-no button{color:#ff5722}.theme-5 .row.edit td.line-no button:hover{background:#f5f5f5}.theme-5 .row:not(.disabled) td.line-no button:focus{color:#fff;background:#ff5722}.theme-5 .dtile{color:#d3d3d3;border-right:1px solid rgba(0,0,0,.06)}.theme-5 .dtile>div>span:last-child{color:#ff5722;transition:color ease-in-out 1s}.theme-5 .dash-pie-tile .dtile i{color:#d3d3d3}.theme-5 path.slice{stroke:#fafafa;stroke-width:3px}.theme-5 .slices>path.slice.slice-gray[class]{fill:rgba(150,150,150,.22)!important}.theme-5 .slice-line-gray{display:none}.theme-5 text.slice-text{cursor:default}.theme-5 text.slice-text.slice-text-gray{display:none}.theme-5 .dash-news-tile .body>span{color:#ff5722;transition:color ease-in-out 1s}.theme-5 .grid-col-vendorname:last-child{color:#ff5722;text-decoration:underline;cursor:pointer}.theme-5 .search-add-field{color:#ff5722;border-color:#ff5722}.theme-5 #Search2UC1_con{background:#fff}.theme-5 .dtile>span:last-of-type{color:#ff5722;transition:color ease-in-out 1s}.theme-5 .button{color:#ff5722;transition:color ease-in-out 1s}.theme-5 .button.fga{color:#666}.theme-5 .base-button{color:#ff5722}.theme-5 .dot-scroller{color:#ff5722}.theme-5 #wait .spinner{margin-top:15px;background:#666}.theme-5 .menu>div{overflow:auto;flex-grow:1;flex-shrink:1;flex-basis:auto;margin-top:95px}.theme-5 .menu-right-buttons{position:absolute;right:0;display:-ms-flex;display:-webkit-flex;display:flex;align-items:center;z-index:1;top:26px}.theme-5 .menuButton>i{display:none}.theme-5 .menuButton span{font-size:20px;font-weight:600}.theme-5 .card{position:relative;min-height:100px}.theme-5 .menu .item.selected{color:#ff5722;opacity:1;transition:color ease-in-out 1s}.theme-5 .menu-container .name{font-weight:700;color:#666}.theme-5 .user button i{color:#ff5722;transition:color ease-in-out 1s}.theme-5 .l2{align-self:flex-start;flex:0 1 auto;display:-ms-flex;display:-webkit-flex;display:flex;-webkit-box-sizing:border-box;-webkit-flex:0 1 auto;box-sizing:border-box;min-width:570px;width:50%;padding:100px 24px 24px 24px;height:100%;background:#f8f8f8}.theme-5 #list-container:before{content:'';height:65px;width:100%;position:absolute}.theme-5 #dashboard-frame>.card:first-child{margin-top:65px}.theme-5 .com-container .card.com{background:#f5f5f5}.theme-5 #dashboard-frame{background:#fafafa;border-left:1px solid rgba(0,0,0,.1)}.theme-5 .grid-view .header th{border-bottom:1px solid rgba(0,0,0,.1);background:#f8f8f8}.theme-5 .lines-grid .grid-view .header th{background:#f5f5f5}.theme-5 .grid .row>td{border-bottom:1px solid rgba(0,0,0,.06);background:#fafafa}.theme-5 .grid .row.edit>td{background:#fff;border-bottom:1px solid rgba(255,87,34,.3);border-top:1px solid rgba(255,87,34,.3);padding-bottom:5px}.theme-5 .grid tr.loader>td{background-size:100% 50px;background:-webkit-repeating-linear-gradient(-90deg,#fafafa,#fafafa 20px,rgba(0,0,0,.06) 21px);background:-moz-repeating-linear-gradient(-90deg,#fafafa,#fafafa 20px,rgba(0,0,0,.06) 21px);background:-o-repeating-linear-gradient(-90deg,#fafafa,#fafafa 20px,rgba(0,0,0,.06) 21px);background:repeating-linear-gradient(0deg,#fafafa,#fafafa 49px,rgba(0,0,0,.06) 50px)}.theme-5 .inopt-pop-btn.fa-spinner{display:block!important;width:auto;height:auto;font-size:95%;color:#ff5722;right:0}.theme-5 .grid-selector{position:absolute;border-radius:100px;width:5px;height:5px;border:none;z-index:0;background:0 0;padding:0;left:25px}.theme-5 .grid-selector:focus{background:#ff5722}.theme-5 .inbox-options{display:-ms-flex;display:-webkit-flex;display:flex}.theme-5 .inbox-option i{color:#ff5722;z-index:0;transition:color ease-in-out 1s}.theme-5 .inbox-option select{padding-left:30px;color:#666;margin-left:-24px;z-index:1;width:100%;font-weight:700;border-bottom:none}.theme-5 .exflow-logo span{color:#666}.theme-5 .exflow-logo i{color:#ff5722;transition:color ease-in-out 1s}.theme-5 .exflow-logo{display:none}.theme-5 .exflow[class]{display:none!important}.theme-5 .oi-card{display:flex;flex-wrap:wrap;padding:10px;margin-bottom:10px;min-height:70px;background:#fafafa}.theme-5 .inopt.app-option button:focus{color:#ff5722}.theme-5 #l6{position:relative;z-index:5;padding-top:10px;border-top:1px double rgba(0,0,0,.06)}.theme-5 .dash-pie-tile path.slice:nth-child(1){fill:rgba(255,87,34,.69)!important;transition:fill ease-in-out .5s}.theme-5 .dash-pie-tile path.slice:nth-child(2){fill:#ff5722!important;transition:fill ease-in-out .5s}.theme-5 .dash-pie-tile path.slice:nth-child(3){fill:rgba(255,87,34,.29)!important;transition:fill ease-in-out .5s}.theme-5 .dash-pie-tile path.slice:nth-child(4){fill:rgba(255,87,34,.52)!important;transition:fill ease-in-out .5s}.theme-5 .dash-pie-tile path.slice:nth-child(5){fill:rgba(255,87,34,.74)!important;transition:fill ease-in-out .5s}.theme-5 .dash-pie-tile path.slice:nth-child(6){fill:rgba(255,87,34,.33)!important;transition:fill ease-in-out .5s}.theme-5 .dash-pie-tile path.slice:nth-child(1):hover{stroke:rgba(255,87,34,0)!important;transition:stroke ease-in-out .5s}.theme-5 .dash-pie-tile path.slice:nth-child(2):hover{stroke:#ff5722!important;transition:stroke ease-in-out .5s}.theme-5 .dash-pie-tile path.slice:nth-child(3):hover{stroke:rgba(255,87,34,0)!important;transition:stroke ease-in-out .5s}.theme-5 .dash-pie-tile path.slice:nth-child(4):hover{stroke:rgba(255,87,34,0)!important;transition:stroke ease-in-out .5s}.theme-5 .dash-pie-tile path.slice:nth-child(5):hover{stroke:rgba(255,87,34,0)!important;transition:stroke ease-in-out .5s}.theme-5 .dash-pie-tile path.slice:nth-child(6):hover{stroke:rgba(255,87,34,0)!important;transition:stroke ease-in-out .5s}.theme-5 .pie-container .slice-text:hover{fill:#ff5722;transition:fill ease-in-out .5s}.lay-menu-expanded.theme-5 .menu{box-shadow:0 0 24px rgba(0,0,0,.21)}.lay-menu-expanded.theme-5 .exflow-logo{position:absolute;display:inherit;visibility:visible;opacity:1}.desktop.theme-5 .menuButton>span{position:absolute;left:200px;color:#fff;font-weight:400;white-space:nowrap;display:none}.desktop.theme-5 .menu button.item:focus:not(.selected) i,.desktop.theme-5 .menu button.item:focus:not(.selected):before{color:#ff5722}.desktop.theme-5 #coEditAllLines:focus i,.desktop.theme-5 #lbtnNext:focus i,.desktop.theme-5 #lbtnPrevious:focus i,.desktop.theme-5 #openAttchmentPanel:focus i,.desktop.theme-5 #openCommentPanel:focus i,.desktop.theme-5 button#coEditAllLines:focus i,.desktop.theme-5 button.f-2.menu-back:focus{color:#ff5722}.desktop.theme-5 .my-lines{position:absolute;z-index:4;left:-3px;top:4px;color:#666}.desktop.theme-5 .my-lines.active{color:#ff5722}.desktop.theme-5 .h-scrolled .my-lines{display:none}.mobile.theme-5 .l1{height:75px;border-bottom:1px solid rgba(255,87,34,.3)}.mobile.theme-5 .dialog>div{top:0!important;margin:0;left:0!important;border-radius:0;width:auto;height:auto;bottom:0!important;right:0!important}.mobile.theme-5 .lines-grid .row:not(.edit)>td{background:inherit}.mobile.theme-5 .lines-grid .row.edit>td{border:none;background:inherit}.mobile.theme-5 .line-mobile-actions{display:-ms-flex;display:-webkit-flex;display:flex;-ms-align-items:center;-webkit-align-items:center;align-items:center;position:absolute;top:5px;right:0;color:#666}.mobile.theme-5 .lines-grid .row[data-flowstatus='2'] .line-mobile-actions::after{text-rendering:auto;-webkit-font-smoothing:antialiased;display:inline-block;font:normal normal normal 14px/1 FontAwesome;margin-left:14px;-webkit-border-radius:100px;border-radius:100px;background:inherit;color:#72c774;content:"\f00c";font-size:inherit;position:absolute;right:24px;bottom:0;pointer-events:none}.mobile.theme-5 .lines-grid .row[data-flowstatus='3'] .line-mobile-actions::after{text-rendering:auto;-webkit-font-smoothing:antialiased;display:inline-block;font:normal normal normal 14px/1 FontAwesome;margin-left:14px;-webkit-border-radius:100px;border-radius:100px;background:inherit;color:#f77;content:"\f00d";font-size:inherit;position:absolute;right:24px;bottom:0;pointer-events:none}.mobile.theme-5 .lines-grid .row[data-flowstatus='4'] .line-mobile-actions:after{text-rendering:auto;-webkit-font-smoothing:antialiased;display:inline-block;font:normal normal normal 14px/1 FontAwesome;margin-left:14px;-webkit-border-radius:100px;border-radius:100px;background:inherit;color:#f1c950;content:"\f04c";font-size:inherit;position:absolute;right:24px;bottom:0;pointer-events:none}.mobile.theme-5 #l6{border-top:none}.mobile.theme-5 .modal-popup.dialog>div{padding-top:50px}.mobile.theme-5 .PopupMsgUC1[class]:before{display:none!important;top:20px!important;bottom:20px!important}.mobile.theme-5 .column-list{width:80%}.mobile.theme-5 .column-list .column .options>:nth-child(2){display:none}.mobile.theme-5 .column-list .column .options>:nth-child(3){display:none}.mobile.theme-5 .grid td.dim{width:100px;flex:0 0 auto}.mobile.theme-5 .grid td.dim .dim-option.disabled{overflow:hidden;text-overflow:ellipsis}.mobile.theme-5 #udpHead{margin-top:10px}.mobile.theme-5 .inbox-options{display:none}.mobile.theme-5 .mobile-view-dash{display:block;color:#ff5722}.mobile.theme-5 .menuButton>i{display:block;color:#ff5722}.mobile.theme-5 #l3{padding-top:10px;padding-bottom:0;margin-bottom:0}.mobile.theme-5 .l3_1{position:static;left:0;right:0;display:-ms-flex;display:-webkit-flex;display:flex;top:0;-ms-align-items:center;-webkit-align-items:center;align-items:center;height:40px;padding-top:20px;z-index:6;flex:0 0 auto;box-shadow:0 1px 8px rgba(0,0,0,.2)}.mobile.theme-5 .lines-grid tr.row{padding:10px;flex-grow:0;width:100%;position:relative;padding-top:60px;margin:10px;background:rgba(255,255,255,.9);box-shadow:0 0 5px rgba(0,0,0,.1),0 2px 3px rgba(0,0,0,.15)}.mobile.theme-5 .lines-grid tr.row.edit{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.mobile.theme-5 .lines-grid tr.row:before{content:'';position:absolute;top:50px;left:0;right:0;border-top:1px solid #f5f5f5}.mobile.theme-5 .lines-grid[class]{background:#f5f5f5}.mobile.theme-5 .lines-split i{font-size:24px}.mobile.theme-5 .app-site .approvers-row{margin-bottom:10px;border-left:3px solid rgba(102,102,102,.26);padding-bottom:10px;overflow:visible;padding-left:8px}.mobile.theme-5 .app-site{padding-top:5px;overflow:visible}.mobile.theme-5 .menuButton span{margin-left:10px;font-weight:400;color:#ff5722}.mobile.theme-5 .my-lines{display:none}.mobile.theme-5 .flowstatus-current .app-name{color:#ff5722}.mobile.theme-5 .flowstatus-current .inopt.app-option .check>i:not([data-flowstatus]){color:#ff5722}.os-ios.standalone-yes.theme-5 .l1::before{content:'';position:fixed;z-index:1;left:0;right:0;opacity:1}.default_body.theme-5 .exflow-logo{top:auto;bottom:30px;position:fixed!important;font-size:120%;display:flex}.default_body.theme-5 .signin span#lblLogin b{font-weight:inherit;font-size:inherit}.default_body.theme-5 .signin span#lblLogin{font-weight:100;font-size:2em;display:none}.default_body.theme-5 .signin .account:not(.selected):after{content:'\E5CC';position:absolute;right:7px;top:8px;font-family:'Material Icons';font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;color:#666}.theme-6{color:#383838;background:#f5f5f5}.theme-6 a{color:#ffb227}.theme-6 .l1{top:0;left:0;z-index:6;width:100%;border-top:40px solid;background-color:#f5f5f5;color:#fff;border-color:#f5f5f5;outline-color:#ffb227;border-top-width:20px;height:0;margin-top:-20px}.theme-6 .grid-view .row:not(.disabled) td.grid-col:hover>.sbf>span{color:#ffb227}.theme-6 .row:not(.disabled) span.val:hover{color:#ffb227}.theme-6 .lines-split{color:#ffb227}.theme-6 .lines-split i{font-size:20px}.theme-6 .lines-split:focus{background:#ffb227;color:#fff}.theme-6 .grid-col-orderno .sbf>span:first-child{color:#ffb227}.theme-6 .split-popup-container>button{color:#ffb227}.theme-6 .row:not(.disabled) td.line-no button{color:#ffb227}.theme-6 .row.edit td.line-no button{color:#ffb227}.theme-6 .row.edit td.line-no button:hover{background:#f5f5f5}.theme-6 .row:not(.disabled) td.line-no button:focus{color:#fff;background:#ffb227}.theme-6 .dtile{color:#d3d3d3;border-right:1px solid rgba(0,0,0,.06)}.theme-6 .dtile>div>span:last-child{color:#ffb227;transition:color ease-in-out 1s}.theme-6 .dash-pie-tile .dtile i{color:#d3d3d3}.theme-6 path.slice{stroke:#fafafa;stroke-width:3px}.theme-6 .slices>path.slice.slice-gray[class]{fill:rgba(150,150,150,.22)!important}.theme-6 .slice-line-gray{display:none}.theme-6 text.slice-text{cursor:default}.theme-6 text.slice-text.slice-text-gray{display:none}.theme-6 .dash-news-tile .body>span{color:#ffb227;transition:color ease-in-out 1s}.theme-6 .grid-col-vendorname:last-child{color:#ffb227;text-decoration:underline;cursor:pointer}.theme-6 .search-add-field{color:#ffb227;border-color:#ffb227}.theme-6 #Search2UC1_con{background:#fff}.theme-6 .dtile>span:last-of-type{color:#ffb227;transition:color ease-in-out 1s}.theme-6 .button{color:#ffb227;transition:color ease-in-out 1s}.theme-6 .button.fga{color:#666}.theme-6 .base-button{color:#ffb227}.theme-6 .dot-scroller{color:#ffb227}.theme-6 #wait .spinner{margin-top:15px;background:#666}.theme-6 .menu>div{overflow:auto;flex-grow:1;flex-shrink:1;flex-basis:auto;margin-top:95px}.theme-6 .menu-right-buttons{position:absolute;right:0;display:-ms-flex;display:-webkit-flex;display:flex;align-items:center;z-index:1;top:26px}.theme-6 .menuButton>i{display:none}.theme-6 .menuButton span{font-size:20px;font-weight:600}.theme-6 .card{position:relative;min-height:100px}.theme-6 .menu .item.selected{color:#ffb227;opacity:1;transition:color ease-in-out 1s}.theme-6 .menu-container .name{font-weight:700;color:#666}.theme-6 .user button i{color:#ffb227;transition:color ease-in-out 1s}.theme-6 .l2{align-self:flex-start;flex:0 1 auto;display:-ms-flex;display:-webkit-flex;display:flex;-webkit-box-sizing:border-box;-webkit-flex:0 1 auto;box-sizing:border-box;min-width:570px;width:50%;padding:100px 24px 24px 24px;height:100%;background:#f8f8f8}.theme-6 #list-container:before{content:'';height:65px;width:100%;position:absolute}.theme-6 #dashboard-frame>.card:first-child{margin-top:65px}.theme-6 .com-container .card.com{background:#f5f5f5}.theme-6 #dashboard-frame{background:#fafafa;border-left:1px solid rgba(0,0,0,.1)}.theme-6 .grid-view .header th{border-bottom:1px solid rgba(0,0,0,.1);background:#f8f8f8}.theme-6 .lines-grid .grid-view .header th{background:#f5f5f5}.theme-6 .grid .row>td{border-bottom:1px solid rgba(0,0,0,.06);background:#fafafa}.theme-6 .grid .row.edit>td{background:#fff;border-bottom:1px solid rgba(255,178,39,.3);border-top:1px solid rgba(255,178,39,.3);padding-bottom:5px}.theme-6 .grid tr.loader>td{background-size:100% 50px;background:-webkit-repeating-linear-gradient(-90deg,#fafafa,#fafafa 20px,rgba(0,0,0,.06) 21px);background:-moz-repeating-linear-gradient(-90deg,#fafafa,#fafafa 20px,rgba(0,0,0,.06) 21px);background:-o-repeating-linear-gradient(-90deg,#fafafa,#fafafa 20px,rgba(0,0,0,.06) 21px);background:repeating-linear-gradient(0deg,#fafafa,#fafafa 49px,rgba(0,0,0,.06) 50px)}.theme-6 .inopt-pop-btn.fa-spinner{display:block!important;width:auto;height:auto;font-size:95%;color:#ffb227;right:0}.theme-6 .grid-selector{position:absolute;border-radius:100px;width:5px;height:5px;border:none;z-index:0;background:0 0;padding:0;left:25px}.theme-6 .grid-selector:focus{background:#ffb227}.theme-6 .inbox-options{display:-ms-flex;display:-webkit-flex;display:flex}.theme-6 .inbox-option i{color:#ffb227;z-index:0;transition:color ease-in-out 1s}.theme-6 .inbox-option select{padding-left:30px;color:#666;margin-left:-24px;z-index:1;width:100%;font-weight:700;border-bottom:none}.theme-6 .exflow-logo span{color:#666}.theme-6 .exflow-logo i{color:#ffb227;transition:color ease-in-out 1s}.theme-6 .exflow-logo{display:none}.theme-6 .exflow[class]{display:none!important}.theme-6 .oi-card{display:flex;flex-wrap:wrap;padding:10px;margin-bottom:10px;min-height:70px;background:#fafafa}.theme-6 .inopt.app-option button:focus{color:#ffb227}.theme-6 #l6{position:relative;z-index:5;padding-top:10px;border-top:1px double rgba(0,0,0,.06)}.theme-6 .dash-pie-tile path.slice:nth-child(1){fill:rgba(255,178,39,.69)!important;transition:fill ease-in-out .5s}.theme-6 .dash-pie-tile path.slice:nth-child(2){fill:#ffb227!important;transition:fill ease-in-out .5s}.theme-6 .dash-pie-tile path.slice:nth-child(3){fill:rgba(255,178,39,.29)!important;transition:fill ease-in-out .5s}.theme-6 .dash-pie-tile path.slice:nth-child(4){fill:rgba(255,178,39,.52)!important;transition:fill ease-in-out .5s}.theme-6 .dash-pie-tile path.slice:nth-child(5){fill:rgba(255,178,39,.74)!important;transition:fill ease-in-out .5s}.theme-6 .dash-pie-tile path.slice:nth-child(6){fill:rgba(255,178,39,.33)!important;transition:fill ease-in-out .5s}.theme-6 .dash-pie-tile path.slice:nth-child(1):hover{stroke:rgba(255,178,39,0)!important;transition:stroke ease-in-out .5s}.theme-6 .dash-pie-tile path.slice:nth-child(2):hover{stroke:#ffb227!important;transition:stroke ease-in-out .5s}.theme-6 .dash-pie-tile path.slice:nth-child(3):hover{stroke:rgba(255,178,39,0)!important;transition:stroke ease-in-out .5s}.theme-6 .dash-pie-tile path.slice:nth-child(4):hover{stroke:rgba(255,178,39,0)!important;transition:stroke ease-in-out .5s}.theme-6 .dash-pie-tile path.slice:nth-child(5):hover{stroke:rgba(255,178,39,0)!important;transition:stroke ease-in-out .5s}.theme-6 .dash-pie-tile path.slice:nth-child(6):hover{stroke:rgba(255,178,39,0)!important;transition:stroke ease-in-out .5s}.theme-6 .pie-container .slice-text:hover{fill:#ffb227;transition:fill ease-in-out .5s}.lay-menu-expanded.theme-6 .menu{box-shadow:0 0 24px rgba(0,0,0,.21)}.lay-menu-expanded.theme-6 .exflow-logo{position:absolute;display:inherit;visibility:visible;opacity:1}.desktop.theme-6 .menuButton>span{position:absolute;left:200px;color:#fff;font-weight:400;white-space:nowrap;display:none}.desktop.theme-6 .menu button.item:focus:not(.selected) i,.desktop.theme-6 .menu button.item:focus:not(.selected):before{color:#ffb227}.desktop.theme-6 #coEditAllLines:focus i,.desktop.theme-6 #lbtnNext:focus i,.desktop.theme-6 #lbtnPrevious:focus i,.desktop.theme-6 #openAttchmentPanel:focus i,.desktop.theme-6 #openCommentPanel:focus i,.desktop.theme-6 button#coEditAllLines:focus i,.desktop.theme-6 button.f-2.menu-back:focus{color:#ffb227}.desktop.theme-6 .my-lines{position:absolute;z-index:4;left:-3px;top:4px;color:#666}.desktop.theme-6 .my-lines.active{color:#ffb227}.desktop.theme-6 .h-scrolled .my-lines{display:none}.mobile.theme-6 .l1{height:75px;border-bottom:1px solid rgba(255,178,39,.3)}.mobile.theme-6 .dialog>div{top:0!important;margin:0;left:0!important;border-radius:0;width:auto;height:auto;bottom:0!important;right:0!important}.mobile.theme-6 .lines-grid .row:not(.edit)>td{background:inherit}.mobile.theme-6 .lines-grid .row.edit>td{border:none;background:inherit}.mobile.theme-6 .line-mobile-actions{display:-ms-flex;display:-webkit-flex;display:flex;-ms-align-items:center;-webkit-align-items:center;align-items:center;position:absolute;top:5px;right:0;color:#666}.mobile.theme-6 .lines-grid .row[data-flowstatus='2'] .line-mobile-actions::after{text-rendering:auto;-webkit-font-smoothing:antialiased;display:inline-block;font:normal normal normal 14px/1 FontAwesome;margin-left:14px;-webkit-border-radius:100px;border-radius:100px;background:inherit;color:#72c774;content:"\f00c";font-size:inherit;position:absolute;right:24px;bottom:0;pointer-events:none}.mobile.theme-6 .lines-grid .row[data-flowstatus='3'] .line-mobile-actions::after{text-rendering:auto;-webkit-font-smoothing:antialiased;display:inline-block;font:normal normal normal 14px/1 FontAwesome;margin-left:14px;-webkit-border-radius:100px;border-radius:100px;background:inherit;color:#f77;content:"\f00d";font-size:inherit;position:absolute;right:24px;bottom:0;pointer-events:none}.mobile.theme-6 .lines-grid .row[data-flowstatus='4'] .line-mobile-actions:after{text-rendering:auto;-webkit-font-smoothing:antialiased;display:inline-block;font:normal normal normal 14px/1 FontAwesome;margin-left:14px;-webkit-border-radius:100px;border-radius:100px;background:inherit;color:#f1c950;content:"\f04c";font-size:inherit;position:absolute;right:24px;bottom:0;pointer-events:none}.mobile.theme-6 #l6{border-top:none}.mobile.theme-6 .modal-popup.dialog>div{padding-top:50px}.mobile.theme-6 .PopupMsgUC1[class]:before{display:none!important;top:20px!important;bottom:20px!important}.mobile.theme-6 .column-list{width:80%}.mobile.theme-6 .column-list .column .options>:nth-child(2){display:none}.mobile.theme-6 .column-list .column .options>:nth-child(3){display:none}.mobile.theme-6 .grid td.dim{width:100px;flex:0 0 auto}.mobile.theme-6 .grid td.dim .dim-option.disabled{overflow:hidden;text-overflow:ellipsis}.mobile.theme-6 #udpHead{margin-top:10px}.mobile.theme-6 .inbox-options{display:none}.mobile.theme-6 .mobile-view-dash{display:block;color:#ffb227}.mobile.theme-6 .menuButton>i{display:block;color:#ffb227}.mobile.theme-6 #l3{padding-top:10px;padding-bottom:0;margin-bottom:0}.mobile.theme-6 .l3_1{position:static;left:0;right:0;display:-ms-flex;display:-webkit-flex;display:flex;top:0;-ms-align-items:center;-webkit-align-items:center;align-items:center;height:40px;padding-top:20px;z-index:6;flex:0 0 auto;box-shadow:0 1px 8px rgba(0,0,0,.2)}.mobile.theme-6 .lines-grid tr.row{padding:10px;flex-grow:0;width:100%;position:relative;padding-top:60px;margin:10px;background:rgba(255,255,255,.9);box-shadow:0 0 5px rgba(0,0,0,.1),0 2px 3px rgba(0,0,0,.15)}.mobile.theme-6 .lines-grid tr.row.edit{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.mobile.theme-6 .lines-grid tr.row:before{content:'';position:absolute;top:50px;left:0;right:0;border-top:1px solid #f5f5f5}.mobile.theme-6 .lines-grid[class]{background:#f5f5f5}.mobile.theme-6 .lines-split i{font-size:24px}.mobile.theme-6 .app-site .approvers-row{margin-bottom:10px;border-left:3px solid rgba(102,102,102,.26);padding-bottom:10px;overflow:visible;padding-left:8px}.mobile.theme-6 .app-site{padding-top:5px;overflow:visible}.mobile.theme-6 .menuButton span{margin-left:10px;font-weight:400;color:#ffb227}.mobile.theme-6 .my-lines{display:none}.mobile.theme-6 .flowstatus-current .app-name{color:#ffb227}.mobile.theme-6 .flowstatus-current .inopt.app-option .check>i:not([data-flowstatus]){color:#ffb227}.os-ios.standalone-yes.theme-6 .l1::before{content:'';position:fixed;z-index:1;left:0;right:0;opacity:1}.default_body.theme-6 .exflow-logo{top:auto;bottom:30px;position:fixed!important;font-size:120%;display:flex}.default_body.theme-6 .signin span#lblLogin b{font-weight:inherit;font-size:inherit}.default_body.theme-6 .signin span#lblLogin{font-weight:100;font-size:2em;display:none}.default_body.theme-6 .signin .account:not(.selected):after{content:'\E5CC';position:absolute;right:7px;top:8px;font-family:'Material Icons';font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;color:#666}.theme-7{color:#383838;background:#f5f5f5}.theme-7 a{color:#129fb9}.theme-7 .l1{top:0;left:0;z-index:6;width:100%;border-top:40px solid;background-color:#f5f5f5;color:#fff;border-color:#f5f5f5;outline-color:#129fb9;border-top-width:20px;height:0;margin-top:-20px}.theme-7 .grid-view .row:not(.disabled) td.grid-col:hover>.sbf>span{color:#129fb9}.theme-7 .row:not(.disabled) span.val:hover{color:#129fb9}.theme-7 .lines-split{color:#129fb9}.theme-7 .lines-split i{font-size:20px}.theme-7 .lines-split:focus{background:#129fb9;color:#fff}.theme-7 .grid-col-orderno .sbf>span:first-child{color:#129fb9}.theme-7 .split-popup-container>button{color:#129fb9}.theme-7 .row:not(.disabled) td.line-no button{color:#129fb9}.theme-7 .row.edit td.line-no button{color:#129fb9}.theme-7 .row.edit td.line-no button:hover{background:#f5f5f5}.theme-7 .row:not(.disabled) td.line-no button:focus{color:#fff;background:#129fb9}.theme-7 .dtile{color:#d3d3d3;border-right:1px solid rgba(0,0,0,.06)}.theme-7 .dtile>div>span:last-child{color:#129fb9;transition:color ease-in-out 1s}.theme-7 .dash-pie-tile .dtile i{color:#d3d3d3}.theme-7 path.slice{stroke:#fafafa;stroke-width:3px}.theme-7 .slices>path.slice.slice-gray[class]{fill:rgba(150,150,150,.22)!important}.theme-7 .slice-line-gray{display:none}.theme-7 text.slice-text{cursor:default}.theme-7 text.slice-text.slice-text-gray{display:none}.theme-7 .dash-news-tile .body>span{color:#129fb9;transition:color ease-in-out 1s}.theme-7 .grid-col-vendorname:last-child{color:#129fb9;text-decoration:underline;cursor:pointer}.theme-7 .search-add-field{color:#129fb9;border-color:#129fb9}.theme-7 #Search2UC1_con{background:#fff}.theme-7 .dtile>span:last-of-type{color:#129fb9;transition:color ease-in-out 1s}.theme-7 .button{color:#129fb9;transition:color ease-in-out 1s}.theme-7 .button.fga{color:#666}.theme-7 .base-button{color:#129fb9}.theme-7 .dot-scroller{color:#129fb9}.theme-7 #wait .spinner{margin-top:15px;background:#666}.theme-7 .menu>div{overflow:auto;flex-grow:1;flex-shrink:1;flex-basis:auto;margin-top:95px}.theme-7 .menu-right-buttons{position:absolute;right:0;display:-ms-flex;display:-webkit-flex;display:flex;align-items:center;z-index:1;top:26px}.theme-7 .menuButton>i{display:none}.theme-7 .menuButton span{font-size:20px;font-weight:600}.theme-7 .card{position:relative;min-height:100px}.theme-7 .menu .item.selected{color:#129fb9;opacity:1;transition:color ease-in-out 1s}.theme-7 .menu-container .name{font-weight:700;color:#666}.theme-7 .user button i{color:#129fb9;transition:color ease-in-out 1s}.theme-7 .l2{align-self:flex-start;flex:0 1 auto;display:-ms-flex;display:-webkit-flex;display:flex;-webkit-box-sizing:border-box;-webkit-flex:0 1 auto;box-sizing:border-box;min-width:570px;width:50%;padding:100px 24px 24px 24px;height:100%;background:#f8f8f8}.theme-7 #list-container:before{content:'';height:65px;width:100%;position:absolute}.theme-7 #dashboard-frame>.card:first-child{margin-top:65px}.theme-7 .com-container .card.com{background:#f5f5f5}.theme-7 #dashboard-frame{background:#fafafa;border-left:1px solid rgba(0,0,0,.1)}.theme-7 .grid-view .header th{border-bottom:1px solid rgba(0,0,0,.1);background:#f8f8f8}.theme-7 .lines-grid .grid-view .header th{background:#f5f5f5}.theme-7 .grid .row>td{border-bottom:1px solid rgba(0,0,0,.06);background:#fafafa}.theme-7 .grid .row.edit>td{background:#fff;border-bottom:1px solid rgba(18,159,185,.3);border-top:1px solid rgba(18,159,185,.3);padding-bottom:5px}.theme-7 .grid tr.loader>td{background-size:100% 50px;background:-webkit-repeating-linear-gradient(-90deg,#fafafa,#fafafa 20px,rgba(0,0,0,.06) 21px);background:-moz-repeating-linear-gradient(-90deg,#fafafa,#fafafa 20px,rgba(0,0,0,.06) 21px);background:-o-repeating-linear-gradient(-90deg,#fafafa,#fafafa 20px,rgba(0,0,0,.06) 21px);background:repeating-linear-gradient(0deg,#fafafa,#fafafa 49px,rgba(0,0,0,.06) 50px)}.theme-7 .inopt-pop-btn.fa-spinner{display:block!important;width:auto;height:auto;font-size:95%;color:#129fb9;right:0}.theme-7 .grid-selector{position:absolute;border-radius:100px;width:5px;height:5px;border:none;z-index:0;background:0 0;padding:0;left:25px}.theme-7 .grid-selector:focus{background:#129fb9}.theme-7 .inbox-options{display:-ms-flex;display:-webkit-flex;display:flex}.theme-7 .inbox-option i{color:#129fb9;z-index:0;transition:color ease-in-out 1s}.theme-7 .inbox-option select{padding-left:30px;color:#666;margin-left:-24px;z-index:1;width:100%;font-weight:700;border-bottom:none}.theme-7 .exflow-logo span{color:#666}.theme-7 .exflow-logo i{color:#129fb9;transition:color ease-in-out 1s}.theme-7 .exflow-logo{display:none}.theme-7 .exflow[class]{display:none!important}.theme-7 .oi-card{display:flex;flex-wrap:wrap;padding:10px;margin-bottom:10px;min-height:70px;background:#fafafa}.theme-7 .inopt.app-option button:focus{color:#129fb9}.theme-7 #l6{position:relative;z-index:5;padding-top:10px;border-top:1px double rgba(0,0,0,.06)}.theme-7 .dash-pie-tile path.slice:nth-child(1){fill:rgba(18,159,185,.69)!important;transition:fill ease-in-out .5s}.theme-7 .dash-pie-tile path.slice:nth-child(2){fill:#129fb9!important;transition:fill ease-in-out .5s}.theme-7 .dash-pie-tile path.slice:nth-child(3){fill:rgba(18,159,185,.29)!important;transition:fill ease-in-out .5s}.theme-7 .dash-pie-tile path.slice:nth-child(4){fill:rgba(18,159,185,.52)!important;transition:fill ease-in-out .5s}.theme-7 .dash-pie-tile path.slice:nth-child(5){fill:rgba(18,159,185,.74)!important;transition:fill ease-in-out .5s}.theme-7 .dash-pie-tile path.slice:nth-child(6){fill:rgba(18,159,185,.33)!important;transition:fill ease-in-out .5s}.theme-7 .dash-pie-tile path.slice:nth-child(1):hover{stroke:rgba(18,159,185,0)!important;transition:stroke ease-in-out .5s}.theme-7 .dash-pie-tile path.slice:nth-child(2):hover{stroke:#129fb9!important;transition:stroke ease-in-out .5s}.theme-7 .dash-pie-tile path.slice:nth-child(3):hover{stroke:rgba(18,159,185,0)!important;transition:stroke ease-in-out .5s}.theme-7 .dash-pie-tile path.slice:nth-child(4):hover{stroke:rgba(18,159,185,0)!important;transition:stroke ease-in-out .5s}.theme-7 .dash-pie-tile path.slice:nth-child(5):hover{stroke:rgba(18,159,185,0)!important;transition:stroke ease-in-out .5s}.theme-7 .dash-pie-tile path.slice:nth-child(6):hover{stroke:rgba(18,159,185,0)!important;transition:stroke ease-in-out .5s}.theme-7 .pie-container .slice-text:hover{fill:#129fb9;transition:fill ease-in-out .5s}.lay-menu-expanded.theme-7 .menu{box-shadow:0 0 24px rgba(0,0,0,.21)}.lay-menu-expanded.theme-7 .exflow-logo{position:absolute;display:inherit;visibility:visible;opacity:1}.desktop.theme-7 .menuButton>span{position:absolute;left:200px;color:#fff;font-weight:400;white-space:nowrap;display:none}.desktop.theme-7 .menu button.item:focus:not(.selected) i,.desktop.theme-7 .menu button.item:focus:not(.selected):before{color:#129fb9}.desktop.theme-7 #coEditAllLines:focus i,.desktop.theme-7 #lbtnNext:focus i,.desktop.theme-7 #lbtnPrevious:focus i,.desktop.theme-7 #openAttchmentPanel:focus i,.desktop.theme-7 #openCommentPanel:focus i,.desktop.theme-7 button#coEditAllLines:focus i,.desktop.theme-7 button.f-2.menu-back:focus{color:#129fb9}.desktop.theme-7 .my-lines{position:absolute;z-index:4;left:-3px;top:4px;color:#666}.desktop.theme-7 .my-lines.active{color:#129fb9}.desktop.theme-7 .h-scrolled .my-lines{display:none}.mobile.theme-7 .l1{height:75px;border-bottom:1px solid rgba(18,159,185,.3)}.mobile.theme-7 .dialog>div{top:0!important;margin:0;left:0!important;border-radius:0;width:auto;height:auto;bottom:0!important;right:0!important}.mobile.theme-7 .lines-grid .row:not(.edit)>td{background:inherit}.mobile.theme-7 .lines-grid .row.edit>td{border:none;background:inherit}.mobile.theme-7 .line-mobile-actions{display:-ms-flex;display:-webkit-flex;display:flex;-ms-align-items:center;-webkit-align-items:center;align-items:center;position:absolute;top:5px;right:0;color:#666}.mobile.theme-7 .lines-grid .row[data-flowstatus='2'] .line-mobile-actions::after{text-rendering:auto;-webkit-font-smoothing:antialiased;display:inline-block;font:normal normal normal 14px/1 FontAwesome;margin-left:14px;-webkit-border-radius:100px;border-radius:100px;background:inherit;color:#72c774;content:"\f00c";font-size:inherit;position:absolute;right:24px;bottom:0;pointer-events:none}.mobile.theme-7 .lines-grid .row[data-flowstatus='3'] .line-mobile-actions::after{text-rendering:auto;-webkit-font-smoothing:antialiased;display:inline-block;font:normal normal normal 14px/1 FontAwesome;margin-left:14px;-webkit-border-radius:100px;border-radius:100px;background:inherit;color:#f77;content:"\f00d";font-size:inherit;position:absolute;right:24px;bottom:0;pointer-events:none}.mobile.theme-7 .lines-grid .row[data-flowstatus='4'] .line-mobile-actions:after{text-rendering:auto;-webkit-font-smoothing:antialiased;display:inline-block;font:normal normal normal 14px/1 FontAwesome;margin-left:14px;-webkit-border-radius:100px;border-radius:100px;background:inherit;color:#f1c950;content:"\f04c";font-size:inherit;position:absolute;right:24px;bottom:0;pointer-events:none}.mobile.theme-7 #l6{border-top:none}.mobile.theme-7 .modal-popup.dialog>div{padding-top:50px}.mobile.theme-7 .PopupMsgUC1[class]:before{display:none!important;top:20px!important;bottom:20px!important}.mobile.theme-7 .column-list{width:80%}.mobile.theme-7 .column-list .column .options>:nth-child(2){display:none}.mobile.theme-7 .column-list .column .options>:nth-child(3){display:none}.mobile.theme-7 .grid td.dim{width:100px;flex:0 0 auto}.mobile.theme-7 .grid td.dim .dim-option.disabled{overflow:hidden;text-overflow:ellipsis}.mobile.theme-7 #udpHead{margin-top:10px}.mobile.theme-7 .inbox-options{display:none}.mobile.theme-7 .mobile-view-dash{display:block;color:#129fb9}.mobile.theme-7 .menuButton>i{display:block;color:#129fb9}.mobile.theme-7 #l3{padding-top:10px;padding-bottom:0;margin-bottom:0}.mobile.theme-7 .l3_1{position:static;left:0;right:0;display:-ms-flex;display:-webkit-flex;display:flex;top:0;-ms-align-items:center;-webkit-align-items:center;align-items:center;height:40px;padding-top:20px;z-index:6;flex:0 0 auto;box-shadow:0 1px 8px rgba(0,0,0,.2)}.mobile.theme-7 .lines-grid tr.row{padding:10px;flex-grow:0;width:100%;position:relative;padding-top:60px;margin:10px;background:rgba(255,255,255,.9);box-shadow:0 0 5px rgba(0,0,0,.1),0 2px 3px rgba(0,0,0,.15)}.mobile.theme-7 .lines-grid tr.row.edit{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.mobile.theme-7 .lines-grid tr.row:before{content:'';position:absolute;top:50px;left:0;right:0;border-top:1px solid #f5f5f5}.mobile.theme-7 .lines-grid[class]{background:#f5f5f5}.mobile.theme-7 .lines-split i{font-size:24px}.mobile.theme-7 .app-site .approvers-row{margin-bottom:10px;border-left:3px solid rgba(102,102,102,.26);padding-bottom:10px;overflow:visible;padding-left:8px}.mobile.theme-7 .app-site{padding-top:5px;overflow:visible}.mobile.theme-7 .menuButton span{margin-left:10px;font-weight:400;color:#129fb9}.mobile.theme-7 .my-lines{display:none}.mobile.theme-7 .flowstatus-current .app-name{color:#129fb9}.mobile.theme-7 .flowstatus-current .inopt.app-option .check>i:not([data-flowstatus]){color:#129fb9}.os-ios.standalone-yes.theme-7 .l1::before{content:'';position:fixed;z-index:1;left:0;right:0;opacity:1}.default_body.theme-7 .exflow-logo{top:auto;bottom:30px;position:fixed!important;font-size:120%;display:flex}.default_body.theme-7 .signin span#lblLogin b{font-weight:inherit;font-size:inherit}.default_body.theme-7 .signin span#lblLogin{font-weight:100;font-size:2em;display:none}.default_body.theme-7 .signin .account:not(.selected):after{content:'\E5CC';position:absolute;right:7px;top:8px;font-family:'Material Icons';font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;color:#666}body.os-ios #document-container{height:100%!important;overflow:auto!important;-webkit-overflow-scrolling:touch}body.os-ios{height:100%!important}.labs-ui-2019 .exflow-logo{background-image:url(xf-logo-blue.png);background-position:center;background-size:contain;background-repeat:no-repeat;height:40px;width:115px;left:41px;top:20px}.labs-ui-2019.inbox_body .exflow-logo{height:24px;top:28px}.labs-ui-2019 .exflow-logo>*{display:none}.labs-ui-2019.mobile .exflow-logo{top:36px}.labs-ui-2019.os-osx #dashboard-frame{background:#fdfdfd}.labs-ui-2019.error_body[class]{background:#fff}.labs-ui-2019.os-osx .l2{background:#fdfdfd}.labs-ui-2019.os-osx .search-grid .header th{background:#fdfdfd}.labs-ui-2019.os-osx .search-grid .row>td{background:#fdfdfd}.labs-ui-2019.os-osx #document-container{background:#fdfdfd}.labs-ui-2019.os-osx .l3_1{background:#fdfdfd}.labs-ui-2019.os-osx .lines-grid .grid-view .header th{background:#fdfdfd}.labs-ui-2019.os-osx .lines-grid .grid-view .row>td{background:#fdfdfd}.transition-fill{transition:fill ease-in-out .5s}.transition-stroke{transition:stroke ease-in-out .5s}.transition-fg{transition:color ease-in-out 1s}.transition-bg{transition:background ease-in-out 1s}.unselectable{-moz-user-select:-moz-none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.fl{display:-ms-flex;display:-webkit-flex;display:flex}.ifl{display:-ms-inline-flex;display:-webkit-inline-flex;display:inline-flex}.flas{-ms-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start}.flat{-ms-align-items:stretch;-webkit-align-items:stretch;align-items:stretch}.flac{-ms-align-items:center;-webkit-align-items:center;align-items:center}.flae{-ms-align-items:flex-end;-webkit-align-items:flex-end;align-items:flex-end}.fldc{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.fldcr{-ms-flex-direction:column-reverse;-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.fldr{-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.fldrr{-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.fljs{-ms-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start}.flje{-ms-justify-content:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end}.fljc{-ms-justify-content:center;-webkit-justify-content:center;justify-content:center}.fljb{-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between}.flja{-ms-justify-content:space-around;-webkit-justify-content:space-around;justify-content:space-around}.flw{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.flfl01a{-ms-flex:0 1 auto;-webkit-flex:0 1 auto;flex:0 1 auto}.flass{-ms-align-self:flex-start;-webkit-align-self:flex-start;align-self:flex-start}.flase{-ms-align-self:flex-end;-webkit-align-self:flex-end;align-self:flex-end}.flasc{-ms-align-self:center;-webkit-align-self:center;align-self:center}.flast{-ms-align-self:stretch;-webkit-align-self:stretch;align-self:stretch}.fl10a{flex-grow:1;flex-shrink:0;flex-basis:auto}.fl11a{flex-grow:1;flex-shrink:1;flex-basis:auto}.fl101{flex-grow:1;flex-shrink:0;flex-basis:100%}.fl111{flex-grow:1;flex-shrink:1;flex-basis:100%}.fl115{flex-grow:1;flex-shrink:1;flex-basis:50%}.fl110{flex-grow:1;flex-shrink:0;flex-basis:0%}.fl00a{flex-grow:0;flex-shrink:0;flex-basis:auto}.shadowz5{box-shadow:0 0 7px rgba(0,0,0,.3)}.shadowz4{box-shadow:1px 1px 4px rgba(0,0,0,.3)}.shadowzC{box-shadow:1px 1px 4px rgba(0,0,0,.21)}.shadowz7{box-shadow:2px 2px 10px rgba(0,0,0,.4)}.scrl{overflow:auto}.fntaw{text-rendering:auto;-webkit-font-smoothing:antialiased;display:inline-block;font:normal normal normal 14px/1 FontAwesome}.fntmati{direction:ltr;display:inline-block;font-family:'Material Icons';font-size:24px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased}.maticn{font-family:'Material Icons';font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased}.transitionw{-webkit-transition:width .5s;transition:width .5s}.textcolor{color:#383838}.less-invalid{display:-ms-flex;display:-webkit-flex;display:flex;-ms-align-items:center;-webkit-align-items:center;align-items:center;background:pink;padding:5px;min-width:320px;color:#c11d1d}.theme-opt-lines-swipe-scroll .site-expand{display:none}.theme-opt-lines-swipe-scroll .lines-grid .grid-scroll-panel{overflow-x:hidden}.theme-opt-lines-swipe-scroll #l6{box-shadow:1px 1px 4px rgba(0,0,0,.3)}.theme-opt-debug-visualize-focus :active,.theme-opt-debug-visualize-focus :focus,.theme-opt-debug-visualize-focus :hover{outline:1px solid green!important}.l1:before{position:absolute;right:50%;top:0;font-size:10px;opacity:.4}#list-container{flex-shrink:1000;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;position:relative;display:-ms-flex;display:-webkit-flex;display:flex;overflow:hidden;height:100%}.desktop.lay-menu-l.lay-menu-expanded #list-container{margin-left:200px}.desktop.inbox-col-count-0:not([data-navigation-state=search]) #list-container>div{min-width:530px;width:50%}.desktop.inbox-col-count-1 #list-container>div:nth-child(1){width:52%}.desktop.inbox-col-count-1 #list-container>div:nth-child(2){width:48%}.desktop.inbox-col-count-2 #list-container>div:nth-child(1){width:55%}.desktop.inbox-col-count-2 #list-container>div:nth-child(2){width:45%}.desktop.inbox-col-count-3 #list-container>div:nth-child(1){width:60%}.desktop.inbox-col-count-3 #list-container>div:nth-child(2){width:40%}.desktop.inbox-col-count-4 #list-container>div:nth-child(1){width:65%}.desktop.inbox-col-count-4 #list-container>div:nth-child(2){width:35%}.desktop.inbox-col-count-5 #list-container>div:nth-child(1){width:70%}.desktop.inbox-col-count-5 #list-container>div:nth-child(2){width:30%}.desktop[data-navigation-state=search].inbox-col-count-4 #list-container>div:nth-child(1){width:100%}.desktop[data-navigation-state=search].inbox-col-count-4 #list-container>div:nth-child(2){width:0%}.desktop[data-navigation-state=search].inbox-col-count-5 #list-container>div:nth-child(1){width:100%}.desktop[data-navigation-state=search].inbox-col-count-5 #list-container>div:nth-child(2){width:0%}.desktop[data-navigation-state=search] #list-container>div:nth-child(1){width:100%}.desktop[data-navigation-state=search] #list-container>div:nth-child(2){width:0%}.desktop[data-navigation-state=search] #list-container .search-grid .grid-col.notvisible:not(.grid-col-id):not(.grid-col-currencycode){display:table-cell!important;visibility:visible!important}@media only screen and (max-width:1300px){.desktop:not([data-navigation-state=search]) .search-grid .v-no-7:not(.v-no-last){display:none}.desktop:not([data-navigation-state=search]) .search-grid .v-no-8:not(.v-no-last){display:none}.desktop:not([data-navigation-state=search]) .search-grid .v-no-9:not(.v-no-last){display:none}}@media only screen and (max-width:1130px){.desktop #list-container[class]>div:nth-child(1){width:100%}.desktop #list-container[class]>div:nth-child(2){width:0%}.inbox-options[class]{display:none}}.desktop #document-container>.card{min-width:600px;min-height:600px}.desktop #document-container>.card.head-lines-card{overflow:hidden}.desktop.pdf-zoomed-50 #document-container>.pdf-image-card{min-width:300px;width:50%}.desktop.pdf-zoomed-50 #document-container>.head-lines-card{width:90%}.desktop.pdf-zoomed-60 #document-container>.pdf-image-card{min-width:300px;width:50%}.desktop.pdf-zoomed-60 #document-container>.head-lines-card{width:85%}.desktop.pdf-zoomed-70 #document-container>.pdf-image-card{min-width:300px;width:50%}.desktop.pdf-zoomed-70 #document-container>.head-lines-card{width:80%}.desktop.pdf-zoomed-80 #document-container>.pdf-image-card{min-width:300px;width:50%}.desktop.pdf-zoomed-80 #document-container>.head-lines-card{width:70%}.desktop.pdf-zoomed-90 #document-container>.pdf-image-card{min-width:300px;width:50%}.desktop.pdf-zoomed-90 #document-container>.head-lines-card{width:60%}.desktop.lay-menu-l .opacity-layer{display:none}.desktop.lay-menu-l .desktop-opacity-layer{display:none;z-index:8;position:absolute;background:rgba(255,255,255,.5);top:0;left:0;right:0;bottom:0}.desktop.lay-menu-l.document-is-active .desktop-opacity-layer{display:block}.desktop.lay-menu-l .menu{display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;top:0;opacity:1;height:65px}.desktop.lay-menu-l.lay-menu-expanded .menu{height:auto}.menu .item[data-count]:after{content:attr(data-count);margin-left:5px}.desktop.lay-menu-l .l1:after{display:none}.mobile .menuButton{top:40px;left:8px;margin:0}.mobile.lay-menu-expanded .menuButton{display:none}.desktop.lay-menu-l.document #document-container{left:0;right:0;top:0;box-shadow:0 0 17px rgba(0,0,0,.3);padding-top:40px}.desktop.lay-menu-l #Search2UC1_con{margin-left:0;width:auto;box-shadow:none}.desktop.lay-menu-l.lay-menu-expanded #Search2UC1_con{margin-left:200px}.lay-menu-l .l3_1{position:absolute;left:0;right:0;display:-ms-flex;display:-webkit-flex;display:flex;top:7px;-ms-align-items:center;-webkit-align-items:center;align-items:center;height:40px;z-index:6;background:#f5f5f5}.lay-menu-l .menu .item[data-value=inbox]:before{content:"\E156"}.lay-menu-l .menu .item[data-value=due]:before{content:"\E645"}.lay-menu-l .menu .item[data-value=future]:before{content:"\E878"}.lay-menu-l .menu .item[data-value=recent]:before{content:"\E889"}.lay-menu-l .menu .item[data-value=hold]:before{content:"\E034"}.lay-menu-l .menu .item[data-value=search]:before{content:"\E8B6"}.lay-menu-l .menu .item{display:-ms-flex;display:-webkit-flex;display:flex;-ms-align-items:center;-webkit-align-items:center;align-items:center}.lay-menu-l .menu .item:before{font-family:'Material Icons';font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;margin-right:24px}.lay-menu-l #l3 .l3_1{display:none}.mobile.lay-menu-expanded .menu{display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;top:0;opacity:1;height:auto;padding-top:30px}.mobile .l2{min-width:auto}.mobile .pdf-zoom{display:none}@media only screen and (min-height:1000px){.desktop .l1:before{content:'D h>1000'}.desktop .grid .loader-spacer{height:1780px}}@media only screen and (min-width:1224px){.desktop .l1:before{content:'D w>1224'}}@media only screen and (min-width:1300px){.desktop .l1:before{content:'D w>1300'}.desktop.lay-menu-l.document #document-container{top:30px;left:30px;right:30px}.desktop.lay-menu-l.document.document-is-wide #document-container{top:0;left:0;right:0}}@media only screen and (max-width:1223px){.desktop .l1:before{content:'D w<1224'}.desktop #list-container{-ms-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;overflow:auto}.desktop #document-container{-ms-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;overflow:auto}}@media only screen and (max-width:750px){.desktop .l1:before{content:'D w<750'}.desktop .user{display:none}}@media only screen and (min-width:1599px){.desktop .l1:before{content:'D w>1599'}.desktop.lay-menu-l.document #document-container{top:40px;left:40px;right:40px;bottom:40px}.desktop.lay-menu-l.document.document-is-wide #document-container{top:40px;left:40px;right:40px;bottom:40px}.desktop.lay-menu-l .l1:before{content:'D w>1599'}}.mobile-view-dash{display:none}.mobile .user .settings{order:1}.mobile .menu-right-buttons{top:35px}.mobile .current-user-settings{display:none}.l1:before{color:transparent}@media only screen and (max-width:1300px){.desktop .details-view tr{max-width:140px}}@media only screen and (max-width:1440px){.desktop .details-view tr{max-width:160px}}@media only screen and (max-width:1224px){.mobile .l1:before{content:'M w<1224'}.mobile.default_body #Label2:after{content:'M w<1224'}.mobile.default_body .exflow{left:5%}.mobile.default_body .signin{height:300px}.mobile #list-container{-ms-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;overflow:hidden;width:100%;margin:0}.mobile .l2{margin:0;width:100%;flex-shrink:0;padding:0;align-self:stretch}.mobile .search-grid{margin:0;padding:0}.mobile #dashboard-frame{min-width:100%;flex-shrink:0;margin:0}.mobile #dashboard-frame .dash-pie-tile.card{flex-shrink:0;margin:0}.mobile #dashboard-frame .dash-pie-tile{height:auto}.mobile #dashboard-frame .card.dash-news-tile{flex-shrink:0;margin:0 0 0 10px}.mobile #list-container.scroll-left-max #dashboard-frame .dash-news-tile.card{margin-left:0}.mobile #list-container.scroll-left-max #dashboard-frame .dash-pie-tile.card{margin-left:0;margin-bottom:10px}.mobile.list-container-scroll-left-max .l1{box-shadow:0 0 7px rgba(0,0,0,.3)}.mobile .menu .item{padding-top:6px;padding-bottom:6px}.mobile .grid .grid-scroll-panel{padding-right:0}.mobile .card.dash-news-tile>div{width:100%}.mobile .card.dash-news-tile{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.mobile .card.dash-news-tile .msg{margin-left:24px;margin-right:24px;margin-bottom:37px;margin-top:24px}.mobile #document-container.active{-ms-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-align-items:stretch;-webkit-align-items:stretch;align-items:stretch;overflow:hidden;height:100%}.mobile #document-container>*{width:100%}.mobile #document-container>.card{margin-left:0;width:100%;margin-right:0;box-sizing:border-box;top:50px;padding:0}.mobile #lblDocumentNo{overflow:hidden;display:inline-block;white-space:nowrap;text-overflow:ellipsis}.mobile div#l3{padding-left:10px;padding-right:10px;margin-bottom:15px}.mobile table#GridUC_Header_DV1{display:-ms-flex;display:-webkit-flex;display:flex;height:min-content}.mobile table#GridUC_Header_DV1>tbody{flex-direction:row;height:auto}.mobile table#GridUC_Header_DV1>tbody>tr{display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;width:auto;min-width:inherit}.mobile table#GridUC_Header_DV1>tbody>tr>td{display:-ms-flex;display:-webkit-flex;display:flex;margin-left:0;width:135px;padding-left:10px;overflow:hidden;text-overflow:ellipsis}.mobile table#GridUC_Header_DV1>tbody>tr>td *{overflow:hidden;text-overflow:ellipsis}.mobile.document-container-scroll-top .primary.more{position:fixed;top:auto;right:15px;bottom:15px}.mobile[class] .sub-panel{position:fixed;box-shadow:none;z-index:1;top:0;padding:0;bottom:0;right:0!important;left:0;z-index:7;height:100%;max-height:none;max-width:none;width:auto}.mobile .sub-panel-header{-ms-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-ms-align-items:center;-webkit-align-items:center;align-items:center;border-bottom:1px solid #d3d3d3;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;padding:0;margin-bottom:15px;font-weight:100;padding-top:20px;height:40px}.mobile .sub-panel-header span{font-size:20px}.mobile .sub-panel button.fa.fa-close{position:static;opacity:1}.mobile #document-container.attach,.mobile #document-container.comments{overflow:hidden;top:0;z-index:13}.mobile.document #document-container{top:0}.mobile.document-container-scroll-top .l3_1{box-shadow:2px 2px 5px rgba(0,0,0,.13)}.mobile span#lblDocumentType{font-size:x-small;position:absolute;left:50px;top:17px;font-weight:700;opacity:.5}.mobile .common-actions{margin-left:auto;position:static;flex-shrink:0;order:3;margin-right:10px}}@media only screen and (max-width:600px){.mobile .l1:before{content:'M w<600'}.mobile #lbtnPrevious{display:none}.mobile #lbtnNext{display:none}.mobile .search-grid .v-no-3:not(.v-no-last){display:none}.mobile .search-grid .v-no-4:not(.v-no-last){display:none}.mobile .search-grid .v-no-5:not(.v-no-last){display:none}.mobile .search-grid .v-no-6:not(.v-no-last){display:none}.mobile .search-grid .v-no-7:not(.v-no-last){display:none}.mobile .search-grid .v-no-8:not(.v-no-last){display:none}.mobile .search-grid .v-no-9:not(.v-no-last){display:none}.mobile .search-grid th.grid-col{width:33%}.mobile .search-grid th.first-col{width:5px}.mobile .picker__holder{left:0!important}.mobile .modal-popup-show{overflow:hidden}.mobile .replacer{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start;position:relative;margin-bottom:5px;border-top:1px solid #f5f5f5;padding-top:5px;padding-bottom:5px}.mobile .replacer>span{width:auto!important}.mobile .replacer:last-of-type{border-bottom:1px solid #f5f5f5}.mobile .replacer>button{position:absolute;top:10px;right:0}}@media only screen and (max-width:700px){.mobile .search-grid .v-no-6:not(.v-no-last){display:none}.mobile .search-grid .v-no-7:not(.v-no-last){display:none}.mobile .search-grid .v-no-8:not(.v-no-last){display:none}.mobile .search-grid .v-no-9:not(.v-no-last){display:none}}@media only screen and (max-width:750px){.mobile .search-grid .v-no-7:not(.v-no-last){display:none}.mobile .search-grid .v-no-8:not(.v-no-last){display:none}.mobile .search-grid .v-no-9:not(.v-no-last){display:none}}@media only screen and (max-width:850px){.mobile .search-grid .v-no-8:not(.v-no-last){display:none}.mobile .search-grid .v-no-9:not(.v-no-last){display:none}}@media (orientation:portrait){body.mobile.os-ios{height:115%}body.mobile.os-ios #document-container{height:115%}.mobile .search-grid .grid-tag-column{display:none}}@media (orientation:landscape){.mobile .menuButton{left:30px}.mobile #btnForward{display:none}.mobile #btnValidate{display:none}.mobile #btnCancel{display:none}}.mobile .primary.more{position:fixed;top:auto;right:15px;bottom:15px;padding:5px}.s-1 .bkg,body.s-1{background-color:#f5f5f5;color:#383838}span{cursor:default}body.s-1.default_body{background-color:#fff}a.s-1:hover{background:#f5f5f5;-webkit-border-radius:3px;border-radius:3px}.s-1 button:not(.fa),.s-1 input,.s-1 textarea{font-size:inherit;font-family:inherit}select::-ms-expand{display:none}.s-1 button{color:inherit}.s-1 a:focus,.s-1 button:focus{outline:0}.base-button{text-transform:uppercase;opacity:.9;display:-ms-flex;display:-webkit-flex;display:flex;-ms-align-items:center;-webkit-align-items:center;align-items:center;background:inherit;border:none;font-size:13pt;font-weight:400;padding:5px}.base-button:focus{font-weight:700}.button.padded{padding:5px}button.button,input[type=button].button,input[type=submit].button{text-transform:uppercase;opacity:.9;display:-ms-flex;display:-webkit-flex;display:flex;-ms-align-items:center;-webkit-align-items:center;align-items:center;background:inherit;border:none;font-size:13pt}input[type=button][disabled],input[type=submit][disabled]{color:#d3d3d3!important}button.button i{padding:6px;border-radius:100px}button.button i:hover{-webkit-animation:bkg .5s;animation:bkg .5s}button.button:hover,input[type=button].button:hover,input[type=submit].button:hover{opacity:1}button.button>*{align-self:center}.f-h1{font-size:20px}.f-h2{font-size:12pt}.f-1{font-size:10pt}.f-u{text-decoration:underline}.inopt{-ms-justify-content:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end;position:relative;display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;height:100%;color:#666}.inopt label{overflow:hidden;color:#696969;text-overflow:ellipsis;font-size:smaller}.inopt .desc{overflow:hidden;margin-bottom:5px;height:1em;color:#b4b4b4;text-overflow:ellipsis;font-size:smaller}.inopt.invalid .desc{color:red}.inopt-split>span{display:none}.inopt>div{-ms-align-items:center;-webkit-align-items:center;align-items:center;display:-ms-flex;display:-webkit-flex;display:flex}i.material-icons{cursor:default}.inopt input[type=text]{position:relative;padding-right:15px;width:100%;background-color:inherit}.disabled input[type=date],.disabled input[type=email],.disabled input[type=number],.disabled input[type=password],.disabled input[type=text],.disabled select{border-bottom-style:dotted;opacity:.7}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset!important}.inopt-pop-btn{position:absolute;right:5px;z-index:1;margin-top:0;width:17px;height:14px;border:none;background:inherit;color:inherit;font-size:17.333px;top:3px}.inopt.disabled .inopt-pop-btn{display:none!important}.select-mode .inopt-pop-btn{margin-top:0;width:100%;height:19px;background:0 0;text-align:right}.inopt-split .inopt-pop-btn{background:0 0;color:gray}input[type=date]:focus,input[type=email]:focus,input[type=password]:focus,input[type=text]:focus,select:focus{outline:0}input[type=date],input[type=email],input[type=number],input[type=password],input[type=text],select{-webkit-appearance:none;outline:0;padding-top:3px;padding-right:0;padding-bottom:0;padding-left:0;border:none;border-bottom:1px solid #b4b4b4;-webkit-border-radius:0;border-radius:0;background:0 0;-webkit-box-shadow:none;box-shadow:none;color:#383838;margin-bottom:0}input[type=text][disabled]{border-bottom-style:hidden}.inopt .con{position:relative}.focused label{color:#383838;font-weight:700}.inopt .con:after{content:'';position:absolute;left:50%;right:50%;bottom:-1px;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#383838;transition:all .2s}.disabled.inopt .con:after{display:none}.inopt.focused .con:after{content:'';position:absolute;left:0;right:0;transition:all .2s}.in>.label,.in>label,.in>span:first-child{display:block;font-size:smaller}.in.in-focus>.label,.in.in-focus>label,.in.in-focus>span:first-child{font-weight:700}.in{position:relative;display:inline-block;padding-bottom:10px}.in input{width:100%;color:inherit;margin-bottom:0}.in select{width:100%;color:inherit}.in .in-line{content:'';position:relative;left:50%;width:0;top:-1px;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#383838;transition:all .2s}.in.in-focus .in-line{content:'';left:0;width:100%;transition:all .2s}.in-container{position:relative}.in-container:before{position:absolute;left:0;top:-1em;content:attr(data-in-text);font-size:smaller;opacity:.6}.in-container:after{position:absolute;bottom:-6px;left:0;content:attr(data-in-desc);font-size:smaller;opacity:.6}.in-container.in-focus:before{color:#383838;font-weight:700;opacity:1}.in-container.in-focus.in-invalid:before{color:red}.in-container.in-invalid:after{color:red}.s-1 .f-2,.s-1 .f-2 button{font-size:10pt}body{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;font-size:10pt;font-family:Roboto,Helvetica}button{border:0 solid transparent;background:0 0;font-family:Roboto,Helvetica;white-space:nowrap}.current-user{border-bottom:1px solid #f5f5f5;opacity:.6}button:focus{outline:0}.hidden{display:none;visibility:hidden;opacity:0}.desktop ::-webkit-scrollbar{width:6px;height:6px}.desktop .alt2-scroll-on::-webkit-scrollbar{width:10px;height:10px}.desktop ::-webkit-scrollbar-track{background-color:rgba(193,157,157,0)}.desktop :hover::-webkit-scrollbar-track{background-color:#eaeaea}.desktop ::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3)}.desktop:not(.waiting) div:hover::-webkit-scrollbar-thumb{background-color:#666665}.fixed-table{width:100%;width:calc(var(--addwidth,0) + 100%);border-collapse:separate!important;table-layout:fixed}.headers-table{display:none}tr.pager{display:none}.mobile .pager{font-size:large;display:block}.mobile .pager table td{padding:10px}.mobile .pager a{text-decoration:none}.notvisible{display:none!important;visibility:hidden!important}.notvisible-temporary{display:none!important;visibility:hidden!important}.udp-rendering{overflow:hidden}.PopupMsgUC1:not(.modal-popup-show){display:none}.modal-popup{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:block;background:0 0;background-color:rgba(0,0,0,0)}.modal-popup-show{z-index:100;display:block;opacity:1;-webkit-transition:opacity .1s 1s;transition:opacity .1s 1s}.modal-popup>div{position:absolute;padding:5px 0;width:222px;border:1px solid #d3d3d3;background:#fff;-webkit-box-shadow:2px 2px 7px rgba(0,0,0,.33);box-shadow:2px 2px 7px rgba(0,0,0,.33)}.popup-menu-container{display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;height:auto;min-height:24px}.popup-menu-container .group-title{margin-top:5px;margin-right:8px;color:gray;text-align:right}.popup-menu-container .items{position:relative;overflow:auto;max-height:260px}.popup-menu-container .item{margin-right:16px;padding:5px 5px 5px 15px}.popup-menu-container .item.hover,.popup-menu-container .item:hover{background-color:#595959;-webkit-box-shadow:2px 2px 8px rgba(0,0,0,.21);box-shadow:2px 2px 8px rgba(0,0,0,.21);color:#fff}.popup-menu-container .item:active{-webkit-box-shadow:none;box-shadow:none}.popup-menu-container .item .value{font-weight:700}#form1,body,html{width:100%;height:100%}#form1{display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}#menu-back{display:none}.menu-back{-moz-user-select:-moz-none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.lay-menu-t.document #menu-back{-ms-align-items:center;-webkit-align-items:center;align-items:center;position:absolute;top:5px;left:0;display:-ms-flex;display:-webkit-flex;display:flex;font-weight:100;font-size:20px}#menu-back>*{margin-right:8pt}#document-container{display:none;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;-ms-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start;position:absolute;top:40px;right:0;bottom:0;left:0;z-index:10}#document-container.active{display:-ms-flex;display:-webkit-flex;display:flex;opacity:0;-webkit-animation:show .5s forwards;animation:show .5s forwards}.head-lines-card.card{z-index:1;display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;margin:10px;margin-right:5px;padding:10px;min-height:50%;width:55%}.layout-70 .head-lines-card.card{width:70%}.pdf-image-card.card{align-self:stretch;overflow:auto;margin:10px;margin-left:5px;width:50%;-webkit-transition:width .5s;transition:width .5s}.layout-70 .pdf-image-card.card{width:30%;-webkit-transition:width .5s;transition:width .5s}.pdf-image-card.card canvas{width:100%;margin-bottom:5px}.pdf-zoom{display:inline-block}.pdf-zoom>div{display:-ms-flex;display:-webkit-flex;display:flex}.pdf-zoom>div>:before{font-family:'Material Icons';font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;content:'\E8FF';border-radius:100px;padding:6px}.pdf-zoom:hover div{color:#666}.pdf-zoom>div>.open:before{content:'\E89E'}.pdf-zoom>div>.zout:before{content:'\E900'}.pdf-zoom>div>*{margin-right:5px;padding:0;border-radius:100px}.pdf-zoom>div>:hover{background:rgba(0,0,0,.1)}i.material-icons.no-pdf-image{position:absolute;opacity:.1;top:50%;left:50%;font-size:64px;margin-left:-32px;margin-top:-32px}.lay-menu-l.lay-menu-l-low .l1{border-top-width:20px}.lay-menu-l.lay-menu-l-low .l1:after{display:none}.lay-menu-l.lay-menu-l-low .user{top:18px}.lay-menu-l.lay-menu-l-low .menu{top:0}.document.lay-menu-l.lay-menu-l-low #menu-back{top:20px;left:10px;color:#383838}.document.lay-menu-l.lay-menu-l-low .l1{border-color:#f5f5f5;background:#f5f5f5}.menuButton{-ms-align-items:center;-webkit-align-items:center;align-items:center;position:absolute;z-index:8;display:block;display:-ms-flex;display:-webkit-flex;display:flex;margin-top:-5px;margin-left:12px;color:#fff}.menuButton:hover i{-webkit-border-radius:100px;border-radius:100px;background:rgba(255,255,255,.21)}.lay-menu-l .menu{position:absolute;top:28px;bottom:0;left:0;display:none;width:200px;background:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.26);box-shadow:0 0 10px rgba(0,0,0,.26);color:#383838;opacity:0;z-index:7}.lay-menu-l.lay-menu-expanded .opacity-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:rgba(0,0,0,.06)}.lay-menu-l .menu-group .expand{display:none}.lay-menu-l .item.selected{font-weight:700}.lay-menu-l .vspacer{margin-top:10px;margin-bottom:10px;border-bottom:1px solid #f5f5f5}.lay-menu-l .menu-group{-ms-align-items:stretch;-webkit-align-items:stretch;align-items:stretch;text-align:left;display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.lay-menu-l .menu-group.purchase:before{content:attr(data-text);color:#b6b6b6;margin-left:24px;margin-top:10px;margin-bottom:10px}.lay-menu-l .menu-group.search:before{content:attr(data-text);color:#b6b6b6;margin-left:24px;margin-top:10px;margin-bottom:10px}.lay-menu-l .menu-group{-ms-align-items:stretch;-webkit-align-items:stretch;align-items:stretch;text-align:left}.lay-menu-l .menu .item{text-align:left;padding:10px 10px 10px 24px;font-weight:500}.menuButton{color:#9e9f9f;width:55%;margin-left:28px}.lay-menu-t .l1{height:49px}.lay-menu-t .menu>div{display:-ms-flex;display:-webkit-flex;display:flex;margin-bottom:-1px}.lay-menu-t .menu-group.active .item{position:relative;display:inline-block}.lay-menu-t .menu-group.active:not(.active-ani-remove) .item.selected:after{position:absolute;right:3px;bottom:-10px;left:3px;display:block;border-bottom:3px solid;content:'';opacity:0;-webkit-animation:show .5s .7s forwards;animation:show .5s .7s forwards}.lay-menu-t .menu-group .item{display:none;padding-right:10px;padding-left:10px;white-space:nowrap}.lay-menu-t .menu-group .item[data-value=search]{display:block}.lay-menu-t .menu-group.active-ani-add .item:nth-child(n+3){position:relative;display:inline-block;-webkit-animation:scalex .7s forwards;animation:scalex .7s forwards}.lay-menu-t .menu-group.active-ani-remove .item:nth-child(n+3){position:relative;display:inline-block;-webkit-animation:scalex0 .7s forwards;animation:scalex0 .7s forwards}.lay-menu-t .menu-group .expand{-ms-align-items:center;-webkit-align-items:center;align-items:center;display:none}.lay-menu-t .vspacer{margin-left:10px;padding-left:10px;height:30px;border-left:1px solid}.lay-menu-t .menu-group:not(.active) .expand{display:-ms-flex;display:-webkit-flex;display:flex}.lay-menu-t .menu-group{-ms-align-items:stretch;-webkit-align-items:stretch;align-items:stretch;display:-ms-flex;display:-webkit-flex;display:flex}.lay-menu-t .menu-container .user{position:absolute;top:50px;right:7px}.lay-menu-t .menu-container{-ms-align-items:flex-end;-webkit-align-items:flex-end;align-items:flex-end;display:-ms-flex;display:-webkit-flex;display:flex;margin-left:10px;height:38px}.lay-menu-t .menu-group button.expand{position:relative;padding-right:24px}.menu img{display:none}.lay-menu-t.document .menu-container .menu{display:none}.lay-menu-t.document .menu-container .menuButton{display:none}.lay-menu-t.document .menu-container .user{display:none}.menu-group button.expand i:last-child{position:absolute;bottom:1px}.menu-group.search button.expand{display:none!important}.menu-group .history-item-container{display:-ms-flex;display:-webkit-flex;display:flex;-ms-align-items:center;-webkit-align-items:center;align-items:center;margin-left:24px;width:170px;color:#d3d3d3;position:relative}.menu-group .history-item-container.pinned .pin:before{content:'\E838';color:inherit}.menu-group .history-item-container .pin:before{font-family:'Material Icons';font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;content:'\E83A'}.menu-group .history-item{overflow:hidden;text-overflow:ellipsis}.menu-group .history-item-container.pinned{color:inherit}.menu-group .history-item-container .pin{margin-left:auto;flex-shrink:0;width:28px}.menu-group .history-item-container.editing .pin{visibility:hidden}.menu-group .history-item-container .name{font-weight:500;overflow:hidden;text-overflow:ellipsis}.menu-group .history-item-container.editing .name{visibility:hidden}.menu-group .history-item-container .edit-pin-name{position:absolute;background:#fff;left:0;top:0}.menu-container .user:hover .user-menu{position:absolute;right:0;display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;background:#fff;-webkit-animation:show .5s .3s forwards;-webkit-box-shadow:2px 2px 10px rgba(0,0,0,.53);box-shadow:2px 2px 10px rgba(0,0,0,.53);color:#383838;opacity:0;animation:show .5s .3s forwards}body[data-navigation-state=search] .user{display:none}.initials{display:-ms-flex;display:-webkit-flex;display:flex;display:none;color:#fff}.com-container .initials{display:-ms-flex;display:-webkit-flex;display:flex}.menu-container .user>div{-ms-align-items:center;-webkit-align-items:center;align-items:center;display:-ms-flex;display:-webkit-flex;display:flex}.menu-container .user>div>div{align-self:center;order:2;margin-right:15px;font-size:inherit}.menu-container .signout{position:absolute;bottom:-11px;left:43px}.search-container{-ms-align-items:center;-webkit-align-items:center;align-items:center;position:relative;display:-ms-flex;display:-webkit-flex;display:flex;padding:0 5px;min-width:407px;color:#fff}.menu-group.search.active-ani-add>button{position:absolute;-webkit-animation:hide .7s;animation:hide .7s}.menu-group.search.active-ani-remove>button{position:absolute;-webkit-animation:show .5s;animation:show .5s}.menu-group.search.active-ani-add .search-container[class]{display:-ms-flex;display:-webkit-flex;display:flex;-webkit-animation:show .7s;animation:show .7s}.menu-group.search.active-ani-remove .search-container[class]{display:-ms-flex;display:-webkit-flex;display:flex;-webkit-animation:hide .7s;animation:hide .7s}.search-addtag{display:none;color:#d3d3d3}.menu-container .user button i{padding:3px;-webkit-border-radius:100px;border-radius:100px}.menu-container .user:hover .settings i{background:rgba(255,255,255,.31)}.user .link a .label{color:#383838;font-weight:700;text-transform:capitalize}.settings.count-bubble:after{right:-4px;position:absolute;padding:3px;background:rgba(255,90,90,.9)}.vspacer~.vspacer{display:none}#wait{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1000;display:none;background-color:rgba(255,255,255,0)}.waiting #wait{display:block}#wait button{border:none;background:0 0}.spinner{margin:0 377px auto auto;width:20px;height:20px;background-color:rgba(255,255,255,.73);-webkit-animation:rotateplane 1.2s infinite ease-in-out;animation:rotateplane 1.2s infinite ease-in-out}.mobile.inbox_body .spinner{visibility:hidden}.mobile.waiting .l3_1:before{content:'';left:0;top:0;height:60px;width:0%;background:rgba(255,255,255,.8);position:absolute;z-index:-1;pointer-events:none;animation:width-grow 1s}.mobile.os-ios.standalone-yes.waiting .l3_1:before{top:20px}.mobile.waiting .l1:after{content:'';left:0;top:0;height:75px;width:0%;background:rgba(255,255,255,.8);position:absolute;z-index:0;pointer-events:none;animation:width-grow 1.5s}@-webkit-keyframes expand-dim{0%{min-width:25%}90%{min-width:25%}100%{min-width:0}}@keyframes expand-dim{0%{min-width:25%}90%{min-width:25%}100%{min-width:0}}@-webkit-keyframes rotateplane{0%{-webkit-transform:perspective(120px);transform:perspective(120px)}50%{-webkit-transform:perspective(120px) rotateY(180deg);transform:perspective(120px) rotateY(180deg)}100%{-webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg);transform:perspective(120px) rotateY(180deg) rotateX(180deg)}}@keyframes rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@-webkit-keyframes show{0%{opacity:0}100%{opacity:1}}@keyframes show{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes hide{0%{opacity:1}100%{opacity:0}}@keyframes hide{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes scalex{0%{display:none;overflow:hidden;padding-right:0;padding-left:0;max-width:0}30%{overflow:hidden;max-width:0}99%{overflow:hidden;padding-right:10px;padding-left:10px;max-width:80px}}@keyframes scalex{0%{display:none;overflow:hidden;padding-right:0;padding-left:0;max-width:0}30%{overflow:hidden;max-width:0}99%{overflow:hidden;padding-right:10px;padding-left:10px;max-width:80px}}@-webkit-keyframes scalex0{0%{overflow:hidden;padding-right:10px;padding-left:10px;max-width:80px}100%{overflow:hidden;padding-right:0;padding-left:0;max-width:0}}@keyframes scalex0{0%{overflow:hidden;padding-right:10px;padding-left:10px;max-width:80px}100%{overflow:hidden;padding-right:0;padding-left:0;max-width:0}}@-webkit-keyframes marginslide{0%{margin-top:-150px}100%{margin-top:0}}@keyframes marginslide{0%{margin-top:-150px}100%{margin-top:0}}@-webkit-keyframes bkg{0%{background:rgba(0,0,0,0)}50%{background:rgba(0,0,0,.05)}100%{background:rgba(0,0,0,0)}}@keyframes bkg{0%{background:rgba(0,0,0,0)}50%{background:rgba(0,0,0,.05)}100%{background:rgba(0,0,0,0)}}@-webkit-keyframes width-grow{0%{width:0%}25%{width:35%}100%{width:95%}}@keyframes width-grow{0%{width:0%}25%{width:35%}100%{width:95%}}@-webkit-keyframes focusgrow{0%{transform:scale(1)}25%{transform:scale(1.2)}100%{transform:scale(1)}}@keyframes focusgrow{0%{transform:scale(1)}25%{transform:scale(1.2)}100%{transform:scale(1)}}.l3{margin-bottom:24px}.search-grid th.grid-tag-column:before{font-family:'Material Icons';font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;content:'label';font-size:20px;margin-top:4px}.search-grid th.grid-tag-column.v-no-last{text-align:right;padding-right:6px}.search-grid th.grid-tag-column>div{display:none}.search-grid th.grid-tag-column{opacity:.9;width:0!important}.search-grid td.grid-tag-column>div{z-index:1;position:absolute;bottom:2px;font-size:10px;left:2px;background:rgba(0,0,0,.07);padding-left:3px;padding-right:3px;border-radius:2px}.search-grid td.grid-tag-column.v-no-last>div{left:auto;right:2px}.search-grid td.grid-tag-column{overflow:hidden;width:0!important}.column-tag{position:absolute;font-size:10px;background:rgba(0,0,0,.07);padding-left:3px;padding-right:3px;border-radius:2px;display:block;width:fit-content}.first-col{position:relative}.search-grid .row.has-mentioning>td.first-col:after{content:'@';display:inline;margin-left:3px;color:#b7b7b7;position:absolute;right:0;bottom:3px}.search-grid .row.has-mentioning.new-mentioning>td.first-col:after{color:#1d9fb9;font-weight:700}.search-grid .row.unread>td.first-col:before{content:'•';display:inline;color:#1d9fb9;font-weight:700;line-height:0;vertical-align:middle;font-size:20px;position:absolute;right:3px}.search-grid .is-due .grid-col-duedate{color:rgba(255,0,0,.76)}.search-grid td span,.search-grid th span{display:inline-block;overflow:hidden;text-overflow:ellipsis;width:100%}.grid tr.empty td{height:100px;text-align:center;font-size:1.2em;opacity:.5}.desktop[data-navigation-state=search] .search-grid th:not(.first-col):not(.grid-col-invoicetype):not(.grid-col-duedate):not(.grid-col-postingdate):not(.grid-col-docdate){width:auto}.desktop[data-navigation-state=search] .search-grid th.grid-col-docdate,.desktop[data-navigation-state=search] .search-grid th.grid-col-duedate,.desktop[data-navigation-state=search] .search-grid th.grid-col-postingdate{width:90px}.grid tr.empty i:first-child{margin-top:25%;font-size:48pt;opacity:.2}.grid-view .header{-moz-user-select:-moz-none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.grid td,.grid th{overflow:hidden;padding-right:3px;padding-left:3px;border-spacing:0;text-overflow:ellipsis;font-weight:400}.approvers-row{display:-ms-flex;display:-webkit-flex;display:flex;height:42px}.desktop .lines-grid:not(.app-expanded) .row[data-flowstatus='2'] .approvers-row>div:after{text-rendering:auto;-webkit-font-smoothing:antialiased;display:inline-block;font:normal normal normal 14px/1 FontAwesome;margin-left:14px;-webkit-border-radius:100px;border-radius:100px;background:inherit;color:gray;content:"\f00c";font-size:inherit}.desktop .lines-grid:not(.app-expanded) .row[data-flowstatus='3'] .approvers-row>div:after{text-rendering:auto;-webkit-font-smoothing:antialiased;display:inline-block;font:normal normal normal 14px/1 FontAwesome;margin-left:14px;border-radius:100px;background:inherit;color:gray;content:"\f00d";font-size:inherit}.desktop .lines-grid:not(.app-expanded) .row[data-flowstatus='4'] .approvers-row>div:after{text-rendering:auto;-webkit-font-smoothing:antialiased;display:inline-block;font:normal normal normal 14px/1 FontAwesome;margin-left:14px;border-radius:100px;background:inherit;color:gray;content:"\f04c";font-size:inherit}.invalid input[type=text]{border-bottom-color:red!important}.site-expand{position:absolute;top:7px;right:1px;z-index:1;padding:0;-webkit-border-radius:100px;border-radius:100px;color:#8b8b8b;transition:transform .7s;-webkit-transform:rotate(0);-webkit-transition:transform .7s;transform:rotate(0)}.grid-col-amount .site-expand{display:none}.app-expanded .grid-col-amount .site-expand,.dim-expanded .grid-col-amount .site-expand{display:inline}.dim-expanded .dim-site .site-expand{-webkit-transition:transform .5s;transition:transform .5s;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.site-expand.locked{background:rgba(0,0,0,.05)}.app-expanded .app-site .site-expand{-webkit-transition:transform .5s;transition:transform .5s;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.lock-app-site-expand{height:0;overflow:hidden;opacity:0}.app-expanded .app-site:hover .lock-app-site-expand{display:block;position:absolute;font-size:14px;background:#fff;z-index:1;padding:3px;border-radius:100px;top:0;right:18px;box-shadow:2px 2px 5px rgba(0,0,0,.05);color:#8b8b8b;opacity:1;transition:opacity ease-in .3s .5s;height:auto}.lines-grid .grid-col .in{margin-top:5px}.mobile .lines-grid .row:not(.edit) .grid-col-amount{margin-left:8px}.mobile .modal-popup-show:not(.primary-actions-pop):before{content:'x';font-size:20px;opacity:.7;position:absolute;right:0;left:0;top:0;height:55px;text-align:right;padding-right:15px;padding-top:10px}.mobile .modal-popup-show:not(.primary-actions-pop){background:#fff;z-index:100;position:fixed}.mobile .modal-popup:not(.primary-actions-pop)>div[style]{top:43px!important;left:0!important;right:0!important;width:auto;box-shadow:none;border:none;border-top:0;bottom:0;height:auto;overflow:auto;background:#fff;padding:10px}.mobile .modal-popup:not(.primary-actions-pop)>div[style] .filter{margin:0 60px}.mobile .modal-popup:not(.primary-actions-pop)>div[style] .filtered .popup-menu-container .items{overflow:visible}.mobile .sel-option-popup>div{overflow-y:inherit;max-height:none;margin-top:0}.mobile .lines-grid .row.edit .right{text-align:left}.mobile .popup-menu-container .items{max-height:none}.mobile .lines-grid .row.edit .grid-col{margin-bottom:5px}.mobile .inopt.dim-option{width:100%}.mobile .opacity-layer[class]{position:fixed}.mobile.lay-menu-expanded .menu{position:fixed}.mobile .exflow-logo[class]{position:fixed}.mobile .menu-group.purchase{display:none}.mobile #xfCloneReqBtn{display:none}.row:not(.edit) .grid-col[data-multiline-text] .val{white-space:normal;width:100%;overflow:auto;overflow:overlay;height:30px;font-size:smaller}.row:not(.edit) .grid-col[data-multiline-text] .desc{display:none}.grid-col-[data-multiline-text] .inopt-pop-btn{display:none!important}.edit .grid-col[data-multiline-text]{min-width:140px}th{text-align:left}.grid-view .header th{padding-top:0;padding-bottom:0}.split-row{-ms-align-items:center;-webkit-align-items:center;align-items:center;-ms-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;position:absolute;display:-ms-flex;display:-webkit-flex;display:flex;margin-right:16px;height:30px}.split-row-sum{position:absolute;bottom:-20px;left:38px;color:gray;font-size:1.1em}.split-row>span{margin-right:6px;margin-left:7px;color:#ffd890;font-size:16px}.split-row-btn{border:none;background:0 0;color:#9dc8ea;font-size:20px}.split-row>*{margin-left:10px}.split-row-in{width:69px}div.inopt-split{width:100px;height:auto}.split-row input{height:16px;border:1px solid #eee!important;background-color:#fff!important}.dim-button{height:100%}.dim-val{overflow:hidden;text-overflow:ellipsis}.dim-desc{overflow:hidden;text-overflow:ellipsis}.grid:not(.dim-expanded) .dim-val{max-width:50%}.grid:not(.dim-expanded) .dim-desc{max-width:50%}.grid .use-fixed th.fixed.grid-col-amount{position:relative;padding-right:20px}.search-grid .grid-col-amount{padding-right:20px}.grid-col-vendorname .sbf,.search-grid .grid-col-compdesc .sbf,.search-grid .grid-col-compname .sbf{white-space:normal}.grid-col-admincomment span{white-space:normal}.search-grid .grid-col-docno[class]{width:100px}.search-grid .grid-col-docno.wide[class]{width:120px}.search-grid .grid-col-duedate[class]{width:95px}.search-grid .grid-col-duedate.wide[class]{width:110px}.search-grid .grid-col-vendorname[class]{width:auto}.search-grid .grid-col-vendordocno span{white-space:normal}.search-grid th span{white-space:normal}.search-grid .grid-col-compname[class]{width:auto}.document-tag{order:100;font-size:small;background:#fafafa;padding:3px;border:1px solid #a9a9a9;opacity:.5;margin-left:10px}.document-tag.tag-blue,.document-tag.tag-important,.document-tag.tag-prio{background:#e0f9ff;border:1px solid #59c1da}.document-tag.tag-alert,.document-tag.tag-critical,.document-tag.tag-red,.document-tag.tag-warning{background:#ffb2b2;border:1px solid #f29090}.document-tag.tag-yellow{background:#ffefbd;border:1px solid #ffce3a}.document-tag.tag-green{background:#e3ffe4;border:1px solid #bbd6bb}.mobile .document-tag{display:none}.dim .TextBoxUC_Panel1{display:none}.dim{position:relative;display:block}.dim.smaller .val{font-size:smaller}td.dim[data-multiline-text]{min-width:100px}td.dim{-webkit-flex:1;flex:1;height:100%;border-top:none!important;border-right:1px solid #f5f5f5;min-width:51px;max-width:120px}.dim-option .desc{color:#383838;font-style:italic}.dim-option label{visibility:hidden}.dim-expanded .dim-option label,.row .dim>span~.dim-option>label{visibility:visible}.row .dim[data-linetype-col] .dim-option label{visibility:visible;font-weight:700}.mobile .row.app-expanded{padding-top:140px}.inopt.dim-option{-ms-justify-content:center;-webkit-justify-content:center;justify-content:center}.dim[data-hide-sortorder="1"]{display:none}.dim-hidden-novalue:not(.dim-sorder-0){display:none}.dims-row:not(.edit) .dim.selected{-webkit-animation:expand-dim 3.2s;animation:expand-dim 3.2s}.read .dim{background-color:#cecece}.edit .dim:after{-webkit-filter:none}.read .dim.last:after{-webkit-filter:none}.dim.last:after{position:absolute;top:0;right:-1px;bottom:0;width:8px;background-position:-62px;background-size:cover;content:''}.line-action{width:36px!important}tr.spacer:nth-child(2){height:0}.lines-grid tr.spacer{height:0}.dim-expanded tr.spacer-show{height:16px;border-bottom:1px solid #d3d3d3}.spacer-show>td{display:none}.dim-expanded .spacer-show>td{display:table-cell}.dim-expanded .spacer-coding{display:inherit;overflow:hidden;text-transform:uppercase;text-overflow:ellipsis;font-weight:700;font-size:6pt}div.spacer-show{position:relative;top:0}.spacer-coding{display:none}.spacer-coding>div>div{overflow:hidden;width:60px;text-overflow:ellipsis}.spacer-coding>div{-ms-align-items:center;-webkit-align-items:center;align-items:center;-ms-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;display:-ms-flex;display:-webkit-flex;display:flex}.app-groups{height:36px;border-top:1px solid #f5f5f5!important;line-height:36px}.app-groups select{margin-left:5%;width:90%}.line-action-popup>div>input[type=text]{width:127px}.grid .spacer-field,.grid .spacer-head{display:none}th.app-site,th.dim-site{position:relative;overflow:visible}th.app-site{border-left:none}td.app-site,td.dim-site{padding:0;border-left:5px solid #fff}td.dim-site{border-right:none}td.app-site{border-left:none}.app-expanded th.dim-site{width:auto}.coding-view-options{height:0;overflow:hidden;opacity:0}.data-platform-ie .coding-view-options,.data-platform-microsoftedge .coding-view-options{display:none}th.dim-site:hover>.coding-view-options{height:auto;position:absolute;margin-top:-18px;color:rgba(0,0,0,.4);margin-left:105px;opacity:1;transition:opacity ease-in .5s .5s}.coding-view-options>i:nth-child(1){color:#383838}.coding-view-options-2 .coding-view-options>i:nth-child(1),.coding-view-options-3 .coding-view-options>i:nth-child(1),.coding-view-options-4 .coding-view-options>i:nth-child(1){color:inherit}.coding-view-options-1 .coding-view-options>i:nth-child(1){color:#383838}.coding-view-options-2 .coding-view-options>i:nth-child(2){color:#383838}.coding-view-options-3 .coding-view-options>i:nth-child(3){color:#383838}.coding-view-options-4 .coding-view-options>i:nth-child(4){color:#383838}.coding-group.dim:before{content:attr(coding-group-label);overflow:hidden;color:#696969;text-overflow:ellipsis;font-size:smaller;display:block;position:relative;top:2px}.coding-group.dim{min-width:70px}.coding-group.dim .coding-group-values{font-size:smaller;height:2.5em;overflow:hidden}.coding-group.dim[data-validationerror] i{color:red}.coding-group-popup{position:fixed;background:#fff;box-shadow:3px 3px 5px rgba(0,0,0,.17);width:140px;display:none;z-index:3;opacity:0;max-height:300px;overflow:auto}.coding-group.dim .value-preview:not(:first-child):before{content:',​'}.coding-group-popup .dim{min-width:initial!important;max-width:initial!important;border-right:none;z-index:0}.coding-group-popup .dim.dim-no-value[class]{display:block}.coding-group-hover.active .coding-group-popup{display:block;opacity:1;transition:opacity ease-in .5s}.coding-group-popup>div{z-index:1;padding:10px}.edit .coding-group-hover.active .coding-group-popup:before{content:'';position:fixed;left:0;top:0;bottom:0;z-index:-1;opacity:0;right:0}.coding-group-hover{position:absolute;left:50%;top:0;bottom:0;width:50%;padding:5px;box-sizing:border-box;padding-top:4px;text-align:initial}.coding-group-hover>i{opacity:.6;position:absolute;bottom:-9px;right:-9px;transform:rotate(-45deg)}.coding-group-hover.active>i,.coding-group-hover:focus-within>i,.coding-group-hover:focus>i{opacity:1}.coding-group-popup .dim:before{content:attr(coding-subgroup);font-weight:700;width:100%;text-align:right;display:block;font-size:smaller;margin-bottom:5px;opacity:.8}.dim[data-dim-id="0"]{visibility:hidden;opacity:0}.lines-grid.coding-view-options-1 td.dim-site>div{-ms-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-ms-align-items:center;-webkit-align-items:center;align-items:center;position:relative;display:-ms-flex;display:-webkit-flex;display:flex}.desktop .lines-grid.coding-view-options-1 td.dim-site>div{width:50%;height:52px}.mobile .lines-grid.coding-view-options-1 td.dim-site>div{width:auto;height:auto}.lines-grid.coding-view-options-2 td.dim-site>div{position:relative;height:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(70px,1fr));grid-template-rows:auto;grid-row-gap:8px}.lines-grid.coding-view-options-2.dim-expanded td.dim-site>div{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.lines-grid.coding-view-options-2 td.dim,.lines-grid.coding-view-options-3 td.dim,.lines-grid.coding-view-options-4 td.dim{min-width:unset!important;max-width:unset!important;border-right:none}.lines-grid.coding-view-options-3 td.dim-site>div{position:relative;height:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(70px,1fr));grid-template-rows:auto;grid-row-gap:8px}.lines-grid.coding-view-options-3.dim-expanded td.dim-site>div{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.lines-grid.coding-view-options-4 td.dim-site>div{position:relative;height:auto;display:grid;grid-template-columns:auto auto auto auto auto;grid-auto-flow:column}.lines-grid.coding-view-options-4 .row.edit td.dim-site>div,.lines-grid.coding-view-options-4.dim-expanded td.dim-site>div{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));grid-auto-flow:row;grid-row-gap:8px}.lines-grid.coding-view-options-4:not(.dim-expanded) .row:not(.edit) .dim{min-width:unset!important;max-width:unset!important}.lines-grid.coding-view-options-4:not(.dim-expanded) .row:not(.edit) .dim label{width:auto}.lines-grid.coding-view-options-4:not(.dim-expanded) .row:not(.edit) .dim .inopt{justify-content:flex-start}.lines-grid.coding-view-options-4:not(.dim-expanded) .row:not(.edit) .dim span.val{white-space:normal;font-size:smaller}.lines-grid.coding-view-options-4:not(.dim-expanded) .row:not(.edit) .dim .desc{display:none}.lines-grid.coding-view-options-4:not(.dim-expanded) .row:not(.edit) .coding-group.dim:before{position:relative;top:0}.lines-grid:not(.dim-expanded):not(.coding-view-options-3):not(.coding-view-options-4) .row .dim-no-value{display:none}.lines-grid.coding-view-options-1.grid-lines-dim-site-w10p td.dim-site>div{width:10%}.lines-grid.coding-view-options-1.grid-lines-dim-site-w20p td.dim-site>div{width:20%}.lines-grid.coding-view-options-1.grid-lines-dim-site-w30p td.dim-site>div{width:30%}.lines-grid.coding-view-options-1.grid-lines-dim-site-w40p td.dim-site>div{width:40%}.lines-grid.coding-view-options-1.grid-lines-dim-site-w50p td.dim-site>div{width:50%}.lines-grid.coding-view-options-1.grid-lines-dim-site-w60p td.dim-site>div{width:60%}.lines-grid.coding-view-options-1.grid-lines-dim-site-w70p td.dim-site>div{width:70%}.lines-grid.coding-view-options-1.grid-lines-dim-site-w80p td.dim-site>div{width:80%}.lines-grid.coding-view-options-1.grid-lines-dim-site-w90p td.dim-site>div{width:90%}.lines-grid.coding-view-options-1.grid-lines-dim-site-w100p td.dim-site>div{width:100%}.lines-grid.coding-view-options-1.grid-lines-dim-site-w10p td.dim-site .inopt-pop-btn{display:none}.lines-grid.coding-view-options-1.grid-lines-dim-site-w20p td.dim-site .inopt-pop-btn{display:none}.lines-grid.coding-view-options-1.grid-lines-dim-site-w30p td.dim-site .inopt-pop-btn{display:none}.lines-grid.coding-view-options-1.grid-lines-dim-site-w40p td.dim-site .inopt-pop-btn{display:none}.lines-grid.coding-view-options-1.grid-lines-dim-site-w50p td.dim-site .inopt-pop-btn{display:none}.lines-grid.coding-view-options-1.grid-lines-dim-site-w60p td.dim-site .inopt-pop-btn{display:none}.lines-grid.coding-view-options-1.grid-lines-dim-site-w10p td.dim-site .con input{padding-right:0}.lines-grid.coding-view-options-1.grid-lines-dim-site-w20p td.dim-site .con input{padding-right:0}.lines-grid.coding-view-options-1.grid-lines-dim-site-w30p td.dim-site .con input{padding-right:0}.lines-grid.coding-view-options-1.grid-lines-dim-site-w40p td.dim-site .con input{padding-right:0}.lines-grid.coding-view-options-1.grid-lines-dim-site-w50p td.dim-site .con input{padding-right:0}.lines-grid.coding-view-options-1.grid-lines-dim-site-w60p td.dim-site .con input{padding-right:0}.w50a[class]{width:50px;-webkit-transition:width .5s;transition:width .5s}.w100a[class]{width:100px;-webkit-transition:width .5s;transition:width .5s}.w150a[class]{width:150px;-webkit-transition:width .5s;transition:width .5s}.w200a[class]{width:200px;-webkit-transition:width .5s;transition:width .5s}.w250a[class]{width:250px;-webkit-transition:width .5s;transition:width .5s}.w300a[class]{width:300px;-webkit-transition:width .5s;transition:width .5s}.w350a[class]{width:350px;-webkit-transition:width .5s;transition:width .5s}.w400a[class]{width:400px;-webkit-transition:width .5s;transition:width .5s}.w450a[class]{width:450px;-webkit-transition:width .5s;transition:width .5s}.w500a[class]{width:500px;-webkit-transition:width .5s;transition:width .5s}.w550a[class]{width:550px;-webkit-transition:width .5s;transition:width .5s}.w600a[class]{width:600px;-webkit-transition:width .5s;transition:width .5s}.w650a[class]{width:650px;-webkit-transition:width .5s;transition:width .5s}.w700a[class]{width:700px;-webkit-transition:width .5s;transition:width .5s}.w750a[class]{width:750px;-webkit-transition:width .5s;transition:width .5s}.w800a[class]{width:800px;-webkit-transition:width .5s;transition:width .5s}.grid[data-apprv-count="9"] .w800a[class]{width:1000px;-webkit-transition:width .5s;transition:width .5s}.grid[data-apprv-count="10"] .w800a[class]{width:1100px;-webkit-transition:width .5s;transition:width .5s}.grid[data-apprv-count="11"] .w800a[class]{width:1200px;-webkit-transition:width .5s;transition:width .5s}.grid[data-apprv-count="12"] .w800a[class]{width:1300px;-webkit-transition:width .5s;transition:width .5s}.grid[data-apprv-count="13"] .w800a[class]{width:1400px;-webkit-transition:width .5s;transition:width .5s}.grid[data-apprv-count="14"] .w800a[class]{width:1500px;-webkit-transition:width .5s;transition:width .5s}.grid[data-apprv-count="15"] .w800a[class]{width:1600px;-webkit-transition:width .5s;transition:width .5s}.grid[data-apprv-count="16"] .w800a[class]{width:1700px;-webkit-transition:width .5s;transition:width .5s}.grid[data-apprv-count="17"] .w800a[class]{width:1800px;-webkit-transition:width .5s;transition:width .5s}.grid[data-apprv-count="18"] .w800a[class]{width:1900px;-webkit-transition:width .5s;transition:width .5s}.grid[data-apprv-count="19"] .w800a[class]{width:2100px;-webkit-transition:width .5s;transition:width .5s}.grid[data-apprv-count="20"] .w800a[class]{width:2200px;-webkit-transition:width .5s;transition:width .5s}.grid[data-apprv-count="21"] .w800a[class]{width:2300px;-webkit-transition:width .5s;transition:width .5s}.grid[data-apprv-count="22"] .w800a[class]{width:2400px;-webkit-transition:width .5s;transition:width .5s}.grid[data-apprv-count="23"] .w800a[class]{width:2500px;-webkit-transition:width .5s;transition:width .5s}.grid[data-apprv-count="24"] .w800a[class]{width:2600px;-webkit-transition:width .5s;transition:width .5s}.grid[data-apprv-count="25"] .w800a[class]{width:2700px;-webkit-transition:width .5s;transition:width .5s}#btnDownloadExcel.aspNetDisabled{display:none!important}.mobile #btnDownloadExcel{display:none!important}.dim-expanded td.dim-site>div{width:100%}.grid .headers-table .header th>div{overflow:hidden;text-overflow:ellipsis}.grid-dmy-header{font-weight:100;font-size:1.3em}.grid-view .footer{height:47px;font-weight:400;font-size:1em}.lines-grid tr.footer{display:none}.grid .grid-scroll-panel{-webkit-flex:1;flex:1;position:relative;overflow-x:auto;overflow-y:auto;padding-right:7px;padding-bottom:41px;margin-bottom:-15px;margin-right:-15px;flex-grow:1;flex-shrink:1;flex-basis:auto}.grid>div:nth-of-type(1){-webkit-flex:0;flex:0;padding-right:7px;background:0 0}.grid .row.edit{height:50px}td.dim-site{border-left:1px solid #f5f5f5}.grid .row.read{height:50px;border-bottom:1px solid #f5f5f5}.lines-grid .row{height:47px;border-bottom:1px solid #f5f5f5}.grid .row{height:50px;border-top:none;cursor:default}.search-grid tr.row{border-bottom:1px solid #f5f5f5}.lines-grid .row.edit,.lines-grid .row.read{height:40px;background:#fff}.dim>button>span{display:block;overflow:hidden;text-overflow:ellipsis}.dim>.TextBoxUC_Panel2,.dim>span{display:none}.dim-cap{color:#778899;font-size:smaller}.dim-expanded .dim-cap{display:none}.dim-cap:hover{text-decoration:underline}.edit .dim-cap{color:#529fdc}.read .dim-cap{color:#fff}.dim-button:focus{outline:0}.edit .selected .dim-cap{text-decoration:underline}.read .dim>button>span.dim-cap{display:block;color:inherit}.dim-desc{display:block;color:gray;font-size:smaller}.grid:not(.dim-expanded) .dim-button>span{max-width:54%}.dims-row{position:relative;background-color:#fff;vertical-align:top}tr.dims-row>td{margin:0;padding:0;padding-top:5px}.dims-row table{margin-left:10px;width:100%;border-spacing:0;table-layout:fixed}.dims-row.edit .dims-row-row td:before{color:#0497ff}.grid:not(.app-expanded) .app-site{width:50px}.grid.dim-expanded .app-site .text{display:none}.approvers-row>div{-ms-align-items:center;-webkit-align-items:center;align-items:center;display:-ms-flex;display:-webkit-flex;display:flex;overflow:hidden;width:100%;white-space:nowrap}.desktop .approvers-row>div{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));grid-auto-flow:column}.set-app-name .app-expanded .app-name{display:block;display:inline-block;overflow:hidden;margin-right:3px;margin-left:3px;min-width:30px;max-width:150px;text-overflow:ellipsis}.flowstatus-current .app-name{margin-left:10px;font-weight:500}.app-expanded .app-item:not(:last-child):after{font-family:'Material Icons';font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;margin-left:auto;color:#d3d3d3;content:"arrow_forward";font-size:16px;order:2}.app-name{display:none}.grid .headers-table .header{height:34px;border-bottom:2px solid #f5f5f5}.details-view tbody{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;display:-ms-inline-flex;display:-webkit-inline-flex;display:inline-flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;width:100%;height:200px}.details-view td:not(.notvisible):first-child{display:block;margin-right:auto;width:auto;color:#969696;font-size:80%}.details-view td:last-child{margin-left:auto;padding-bottom:10px}.details-view tr{display:block;max-width:320px}.details-view tr td.grid-col-admincomment{max-width:200px}.details-view tr td.grid-col-admincomment .TextBoxUC_Panel2{max-height:200px;overflow:auto}#GridUC_Header_DV1{display:block;width:100%;height:100%}.dims-row-row{-ms-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start;display:-ms-flex;display:-webkit-flex;display:flex}td.dims-site0{-ms-align-items:center;-webkit-align-items:center;align-items:center;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;display:-ms-flex;display:-webkit-flex;display:flex;height:57px}.edit .dim{min-width:78px}.row.edit .dim{border-right-color:#fff}.row.edit .focused .inopt-pop-btn,.row.edit .inopt:hover .inopt-pop-btn{color:#383838;display:inline-block}#dashboard-frame .card{margin:10px;padding:10px;min-height:auto}#dashboard-frame .initials{display:none}#dashboard-frame .com:nth-child(-n+2){-ms-align-items:center;-webkit-align-items:center;align-items:center;-webkit-flex:0;flex:0;display:-ms-flex;display:-webkit-flex;display:flex;min-height:initial;color:rgba(57,67,57,.84)}#dashboard-frame .com>div{overflow:hidden;margin-right:5px;max-width:25%;text-overflow:ellipsis;white-space:nowrap}#dashboard-frame .com>i{margin-left:auto}#dashboard-frame .com>.name{font-weight:700}#dashboard-frame .com>.document{font-weight:700}.dash-news-tile>*{width:50%}.dash-news-tile .title{font-size:large}#dashboard-frame{align-self:auto;-ms-align-items:stretch;-webkit-align-items:stretch;align-items:stretch;-ms-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-flex:1;flex:1;display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:2px;width:50%}#dash-tiles{-ms-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-ms-align-items:flex-end;-webkit-align-items:flex-end;align-items:flex-end;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;top:0;bottom:0;display:-ms-flex;display:-webkit-flex;display:flex;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px}#dash-slogo{position:absolute;right:21px;bottom:0;width:116px;height:50px;background-image:url(signup-logo.png);background-repeat:no-repeat}#dash-dynlogo{position:absolute;top:0;right:20px;display:none;margin-top:20px;margin-left:20px;width:116px;height:50px;background-image:url(signup-logo.png);background-repeat:no-repeat}#dash-top{background-image:url(signup-skyscraper_bg21.jpg);background-position:center;background-size:contain;background-repeat:no-repeat;opacity:.5}.dash-empty-region{color:#a5a5a5;font-weight:100;position:relative;height:50px;background:#f8f8f8;display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-align-items:center;-webkit-align-items:center;align-items:center;-ms-justify-content:space-around;-webkit-justify-content:space-around;justify-content:space-around;padding-bottom:10px;padding-top:10px}.com-container-empty.dash-empty-region{margin-left:20px;margin-right:20px}.dialog.readup>div>div{overflow:auto}.tile-title{overflow:hidden;width:100%;color:#d3d3d3;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:1.5em}.selected .tile-title{color:#003c6c}.tile.due .tile-icon{background-position:-1849px}.tile.selected.due .tile-icon{background-position:-1742px}.tile.you_replace .tile-icon{background-position:-5343px}.tile.selected.you_replace .tile-icon{background-position:-5235px}.tile.read_up .tile-icon{background-position:-757px}.tile.selected.read_up .tile-icon{background-position:-647px}.tile.processing_user_avg .tile-icon{background-position:-4797px}.tile.selected.processing_user_avg .tile-icon{background-position:-4688px}.tile.selected.inbox_user_monthly_avg .tile-icon{background-position:-101px}.collapsed{width:0!important;-webkit-transition:width .5s;transition:width .5s}.dash-pie-tile{position:relative;display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;margin:10px;flex-grow:0;flex-shrink:0;flex-basis:auto}.data-platform-ie .dash-pie-tile{height:400px}.pie-container.pie-empty{-webkit-filter:grayscale(1);opacity:.4}.pie-container.pie-empty .lines{opacity:0}.pie-container.pie-empty .labels{opacity:0}div#top{margin-top:135px;height:300px;background:#f0f8ff}div#slogo{position:absolute;top:15px;width:200px;height:100px;background:#7fffd4}div#dynlogo{position:absolute;top:15px;right:15px;width:200px;height:100px;background:#faebd7}svg{width:100%;height:100%}polyline{stroke-width:1px;fill:none;stroke:rgba(165,165,165,.49)}.tile.inbox_user_monthly_avg{width:100%;text-align:center}.x-label{position:absolute;bottom:-1em;color:#003c6c}.y-labels{position:absolute;top:0;right:-5em;color:#003c6c;text-align:right;white-space:nowrap}.tile-body{position:relative}.svg-hover-label{display:none}.tile.selected:hover .svg-hover-label{position:absolute;top:0;display:block;width:31px;height:100%;background-color:rgba(0,60,108,.34)}.tile.inbox_user_monthly_avg.selected{width:100%;height:300px}.tile.selected{background-color:#9dc8ea}.tile{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:10px;margin-right:auto;margin-bottom:10px;margin-left:auto;padding:15px;min-width:180px;width:30%;height:205px;background-color:#f5f5f5}.dash-line>div:last-child{display:inline;color:#d3d3d3;font-size:3em}.dash-line>div{display:inline}.dash-line>div:first-child{display:inline-block;overflow:hidden;margin-right:1em;width:50%;color:#d3d3d3;text-align:right;text-overflow:ellipsis;font-size:1.5em}.dash-line:first-child{margin-top:18px}.dash-line{margin-top:5px;line-height:2em}.tile.selected .dash-line>div:first-child{color:rgba(255,255,255,.7)}.tile.selected .dash-line>div:last-child{color:#fff}.dash-big-no{color:#f08080;text-align:center;font-size:4em}.tile .tile-body a{display:block;margin-top:10px;margin-right:15%;margin-left:15%;color:#d3d3d3;text-align:center}.selected .tile-body>a{color:#fff}.grid td.right,.grid th.right{text-align:right}.app-expanded .app-initials{-ms-align-items:center;-webkit-align-items:center;align-items:center;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;display:-ms-flex;display:-webkit-flex;display:flex;min-width:24px;width:24px;height:24px;border:1px solid;border-color:gray;-webkit-border-radius:100px;border-radius:100px;color:gray;color:initial}.app-initials{display:none}.app-item[data-flowstatus='4']:not(.flowstatus-current) .app-initials{color:#fb8}.app-item[data-flowstatus='0'] .app-initials{border-style:dotted;color:gray}.app-item[data-flowstatus='0'] .app-name{color:gray}.app-expanded .flowstatus-current .app-initials{border-width:2px;border-color:#74b9f5;color:inherit}.set-app-name .app-initials{display:none!important}.app-expanded .app-comment{align-self:center;position:absolute;bottom:-2px;left:3px;display:block;overflow:hidden;margin-left:3px;max-width:100%;text-overflow:ellipsis;font-style:italic;font-size:8pt}.app-comment{display:none}.app-item{-ms-align-items:center;-webkit-align-items:center;align-items:center;position:relative;display:-ms-inline-flex;display:-webkit-inline-flex;display:inline-flex;overflow:hidden;margin-right:3px;color:gray;height:42px;flex-grow:1;flex-shrink:1}.grid:not(.app-expanded) .app-item:not(.flowstatus-current){display:none}.dim-expanded .app-item{max-width:inherit}.hover-popup{position:absolute;z-index:100;display:none;opacity:0}.hover-popup.tooltip{top:100px;left:100px;padding:3px;border:1px solid #737373;-webkit-border-radius:2px;border-radius:2px;background-color:#737373;-webkit-box-shadow:2px 5px 10px rgba(0,0,0,.49);box-shadow:2px 5px 10px rgba(0,0,0,.49);color:#fff}.hover-popup.hover-popup-show{display:block;opacity:1;-webkit-transition:opacity .1s 1s;transition:opacity .1s 1s}.filter{position:relative;margin-top:10px;margin-right:15px;margin-left:15px;display:block}.filter input{width:100%}.filter span.fa.fa-filter{position:absolute;right:0;margin-right:5px;font-size:15px;opacity:.5}.app-site .site-title{margin-top:4px;white-space:nowrap}.has-line-com .site-title:after{content:attr(data-line-com-count);position:absolute;top:1px;background:#ff5a5a;color:#fff;border-radius:50px;padding:2px;display:block;text-align:center;left:20px;min-width:15px;opacity:0;animation:show .7s .7s forwards;font-weight:400}.count-bubble{position:relative}.count-bubble:after{content:attr(data-count);position:absolute;top:-7px;background:#ff5a5a;color:#fff;border-radius:50px;padding:2px;display:block;text-align:center;right:-14px;min-width:15px;opacity:0;animation:show .7s .7s forwards;font-weight:400;font-size:13.3px}.dtile.count-bubble:after{right:auto;margin-left:17px;left:50%}.app-expanded th.app-site .site-title span{position:relative;bottom:4px;display:inline-block;animation:show .2s .7s forwards}.site-title>span{display:none;opacity:0}th.app-site #coEditAllLines i{color:#595959;font-size:18px}div#l5_1{display:none}.grid th{font-weight:700}.app-expanded th.grid-col-amount,.dim-expanded th.grid-col-amount{overflow:visible}.inopt span.val{min-height:1em;color:#383838;line-height:1em}.row:not(.disabled) span.val:hover{color:#eb9b08}.row.edit td[data-text] .TextBoxUC_Panel1:before{position:absolute;top:0;color:#969696;content:attr(data-text);font-size:smaller}.app-option{order:-1;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center}.flowstatus-current .app-option{width:42px}.mobile .flowstatus-current .app-option{width:24px}.inopt.app-option .check{order:-1;position:relative;margin-left:5px;padding-top:4px}.app-item .app-option .check i{-webkit-border-radius:3px;border-radius:3px;color:#74b9f5;font-size:20px}.app-option .check i[data-flowstatus]{position:absolute;top:6px;left:2px;display:none;background:0 0;color:inherit;font-size:24px}.app-item[data-flowstatus='1'] .app-option .check i{-webkit-border-radius:3px;border-radius:3px;color:#595959;font-size:20px}.app-item[data-flowstatus='2'] .check i[data-flowstatus='2']{display:inherit;background:#72c774;color:#fff;font-size:16px}.app-item[data-flowstatus='3']:not([data-delegatetoname]) .check i[data-flowstatus='3']{display:inherit;background:#f77;color:#fff;font-size:16px}.app-item[data-delegatetoname][data-flowstatus='3'] .check i[data-flowstatus='']{display:inherit;background:#595959;color:#fff;font-size:16px}.app-item[data-flowstatus='4'] .check i[data-flowstatus='4']{display:inherit;background:#f1c950;color:#fff;font-size:16px}.inopt.app-option button{position:initial;margin-left:auto;height:auto;font-size:1.3em}.app-item.flowstatus-current{position:relative;color:inherit}.dialog .app-options-items{margin-top:20px}.app-options-items{-ms-align-self:stretch;-webkit-align-self:stretch;align-self:stretch;display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.app-options-items>*{-ms-align-items:center;-webkit-align-items:center;align-items:center;display:-ms-flex;display:-webkit-flex;display:flex}.mobile .app-options-items>*{padding-bottom:10px;padding-top:10px}.add-com i{margin:4px;color:#d3d3d3;font-size:20px}.app-options-items>button{margin-right:24px;padding-top:3px;padding-bottom:3px}.app-options-items>button:focus{background:rgba(0,0,0,.1)}.app-txt-field{margin-top:3px;padding-top:4px}.desktop .app-txt-field{border-top:1px solid #d3d3d3}.add-app i{color:#d3d3d3}.version{font-size:smaller;color:gray;position:absolute;bottom:10px;right:10px}.app-options-items>button:hover{background-color:#d3d3d3;-webkit-box-shadow:0 1px 7px rgba(0,0,0,.17);box-shadow:0 1px 7px rgba(0,0,0,.17)}.sel-option-popup .items{display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;overflow:initial;min-height:20px}.sel-option-popup .items .item{-ms-align-items:center;-webkit-align-items:center;align-items:center;-ms-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-ms-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;margin-right:15px;padding-top:6px;padding-bottom:6px;padding-left:6px;padding-right:6px}.sel-option-popup .items .item .title{font-weight:700;white-space:nowrap}.sel-option-popup .items .item .desc{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.com-option-popup .items .item{-ms-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.com-option-popup .title{font-weight:700;font-size:1.2em}.sel-option-popup .item.hover,.sel-option-popup .item:hover{background:#666665;-webkit-box-shadow:0 0 7px rgba(0,0,0,.19);box-shadow:0 0 7px rgba(0,0,0,.19);color:#fff}.sel-option-popup>div{overflow-y:auto;max-height:300px;margin-top:-17px}.sel-option-popup .desc.initials{margin-right:15px;width:2em;height:2em;color:inherit;font-size:small}.lines-grid th{width:60px;-webkit-transition:width .5s;transition:width .5s}.lines-grid th.dim-site{border-right:none;border-left:1px solid #f5f5f5}.lines-grid:not(.app-expanded) th.dim-site{width:auto}.lines-grid .headers-table th.line-no:before{position:absolute;left:0;margin-top:13px;width:16px;height:10px;background:#fff}.lines-split{-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;-ms-align-items:center;-webkit-align-items:center;align-items:center;position:absolute;top:50%;right:-20px;z-index:1;display:-ms-inline-flex;display:-webkit-inline-flex;display:inline-flex;margin-top:-10px;padding:0;-webkit-border-radius:100px;border-radius:100px;color:#b5b5b5}.lines-split:hover{-webkit-border-radius:100px;border-radius:100px;background:#f5f5f5}.split-popup>div{margin-top:-5px;margin-left:-8px;min-height:43px;width:0;border:none;background:#f5f5f5;opacity:0}.split-popup.modal-popup-show>div{width:300px;opacity:1;-webkit-transition:width,opacity .7s;transition:width,opacity .7s}.flex{display:-ms-flex;display:-webkit-flex;display:flex}.flex.flex-column{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.signin .in{width:200px}.signin .in{width:200px}.signin #accounts{flex-direction:column}.signin .fail{color:red;font-size:smaller;display:block}.signin .account{margin-bottom:15px;background:#f5f5f5;padding:10px;min-width:240px;position:relative}.signin .account .button{padding-left:0;margin-top:10px}.signin .account.selected .spinner{background:gray;position:absolute;bottom:10px;right:-320px;display:block}.signin .account .spinner{display:none}.signin .foremail{font-size:smaller;opacity:.7}.page-code>div,.signin .page-email{display:-ms-flex;display:-webkit-flex;display:flex;-ms-align-items:center;-webkit-align-items:center;align-items:center;flex-wrap:wrap;width:300px}.signin .page-code{display:none}.signin .code-fail,.signin .email-fail{font-size:smaller;color:red;display:block}.signin .register{margin-top:50px}.signin .cancel-register{margin-top:50px;margin-left:-6px;color:#666}.signin .cancel-select{display:none}.signin .selected .forget-account{display:none}.signin .selected .cancel-select{display:block}.signin .forget-account{font-size:smaller!important;margin-top:20px!important}body.default_body form{-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;display:-ms-flex;display:-webkit-flex;display:flex}.signin{-ms-align-items:center;-webkit-align-items:center;align-items:center;position:relative;overflow:hidden;width:100%;height:250px}#wait .exflow,.signin .exflow{position:fixed;bottom:5%;left:0;height:70px;width:100%;background-size:contain;background-repeat:no-repeat;background-position:20%}.signin #CustomValidator1{color:red;font-size:x-small}.signin a{display:inline-block;margin-top:29px;padding:6px;text-align:right;text-decoration:none;text-transform:uppercase;font-size:larger}.signin>*{display:inline-block;margin-top:10px;width:280px}.signin .control-container>div:last-child{-ms-justify-content:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end;display:-ms-flex;display:-webkit-flex;display:flex}form:not(.postback) .signin .control-container{opacity:0;-webkit-animation:show 1s 1.5s forwards;animation:show 1s 1.5s forwards}form.postback .signin .control-container{opacity:1}.exflow:after{content:'by signup';position:absolute;left:17%;margin-top:34pt;margin-left:5px;opacity:.5}.exflow:before{content:'exflow';position:absolute;font-size:34pt;left:17%;opacity:.5}.default_body #lblVersion{position:absolute;right:5px;bottom:5px;color:#2b577d;font-size:x-small;opacity:.5}.split-popup-container>button{align-self:flex-end;margin-left:10px;color:#eb9b08;font-size:1.1em;flex-grow:0;flex-shrink:0;flex-basis:auto}.split-popup-container button:focus{font-weight:700}.split-popup-container{display:-ms-flex;display:-webkit-flex;display:flex}.split-popup-container i{display:none;margin-top:8px;margin-left:11px;-webkit-border-radius:100px;border-radius:100px;color:#8b8b8b}.split-popup-container .item{display:-ms-flex;display:-webkit-flex;display:flex}.split-popup-container .item>*{margin-left:10px;flex-grow:1;flex-shrink:1;flex-basis:50%}.split-option-popup .item[data-item-group]:before{content:attr(data-item-group);font-size:smaller;font-weight:700;opacity:.5}.split-option-popup .desc{display:none}.aapp-option-popup .desc{opacity:.5}.template-item .desc{display:block}.template-item{border-top:1px solid #f5f5f5;padding-right:64px;position:relative;min-width:300px}.template-item .desc2,.template-item .desc3{font-size:10px}.app-option-popup>div{margin-top:-19px;margin-left:8px}.template-item .desc3{display:none}.template-item .actions{position:absolute;right:15px;opacity:.5;bottom:0}.template-item[data-item-group] .actions{margin-top:25px}.split-option-popup .template-item .actions .action{display:none}.split-option-popup .template-item .actions .action:nth-child(1){display:inline}.split-option-popup .template-item .actions .action:nth-child(2){display:inline}.split-option-popup .template-item .actions:hover .action{display:inline}.desktop .sel-option-popup.split-option-popup>div,.settings-template-search-option-popup>div{width:auto;max-width:700px;min-width:220px}.desktop .settings-template-search-option-popup>div{width:auto;max-width:700px;min-width:605px}.lines-grid .row td.grid-col-amount{position:relative;overflow:visible;padding-right:20px}.lines-grid th{-moz-user-select:-moz-none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.settings-template-search-option-popup .template-item:hover{background:inherit;color:inherit;-webkit-box-shadow:none;box-shadow:none}.edit-template-field{display:-ms-flex;display:-webkit-flex;display:flex;-ms-align-items:center;-webkit-align-items:center;align-items:center}span[title]~#lblDocumentType{opacity:1}.co-edit td.first-col{border-left:2px solid #74b9f5}.split-popup-container .items{margin-bottom:24px;flex-grow:1;flex-shrink:1;flex-basis:100%}th.first-col{-webkit-flex:0 0;flex:0 0;width:28px}td.line-no button{-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;-ms-align-items:center;-webkit-align-items:center;align-items:center;display:-ms-flex;display:-webkit-flex;display:flex;width:24px;height:24px;-webkit-border-radius:100px;border-radius:100px;color:#b5b5b5}.row:not(.disabled) td.line-no button{color:#eb9b08}.row.edit td.line-no button{color:#eb9b08}._flex-stretch #l6:before{position:absolute;top:0;right:-7px;left:-5px;z-index:0;height:4px;background:#faebd7;-webkit-box-shadow:0 1px 8px rgba(0,0,0,.39);box-shadow:0 1px 8px rgba(0,0,0,.39);content:''}._flex-stretch #l6:after{position:absolute;top:0;right:-9px;left:-10px;z-index:0;height:12px;border-top:1px solid #f5f5f5;background:#fff;content:''}.grid{-webkit-flex:1;flex:1;display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;overflow:hidden;--addwidth:0px}.search-grid{margin-right:-24px;margin-left:-24px}#udpList{display:-ms-flex;display:-webkit-flex;display:flex;flex-grow:1;flex-shrink:1;flex-basis:100%}.lines-container{-webkit-flex:100;flex:100;display:-ms-flex;display:-webkit-flex;display:flex;margin-left:-10px;margin-right:-10px;overflow:hidden}#udpHead{flex-grow:0;flex-shrink:0;flex-basis:auto}.hidden.hidden-ani-remove{visibility:visible;opacity:0;-webkit-animation:show .5s .5s forwards;animation:show .5s .5s forwards}.hidden-ani-add{visibility:visible;opacity:0;-webkit-animation:hide .5s .2 forwards;animation:hide .5s .2 forwards}#openCommentPanelCounter.hidden-ani-add{display:none}#UpdatePanel1,#UpdatePanel1_udp-about-to-del{align-self:stretch;-webkit-flex:1;flex:1;display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;width:100%;flex-shrink:0}.flex-stretch{align-self:stretch}#PopupMsgUC1_PopupMsgUCBack>div{top:50%;left:20%;width:auto;min-width:300px;height:auto;max-width:60%}.PopupMsgUC1 a{align-self:flex-end;padding:6px;min-width:50px;text-align:center;text-decoration:none;font-size:13pt;text-transform:uppercase}#PopupMsgUC1_PopupMsgUCBack>div>div:first-child{max-height:300px;overflow:auto}#l6>a{display:none}.l6-container{-ms-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;display:-ms-flex;display:-webkit-flex;display:flex;height:42px}.l6-container .sum{font-weight:700;display:inline;opacity:.58;margin-left:10px}.l6-container .sum label{margin-right:10px}.l6-container .primary{position:absolute;right:0;bottom:19px}.l6-container #btnPrimary i{padding:9px}.l6-container .more{color:rgba(56,56,56,.71);overflow:visible}.l6-container .docaction{-ms-align-items:center;-webkit-align-items:center;align-items:center;position:absolute;bottom:-5px;left:-5px;display:-ms-flex;display:-webkit-flex;display:flex;color:#d3d3d3;font-size:smaller}.l6-container .docaction i{margin-right:3px;font-size:18px}.l6-container .buttons{display:none}.primary-actions-pop{background:rgba(255,255,255,0);display:none}.primary-actions-pop>div{border:none;background:0 0;box-shadow:none;width:0;overflow:visible}.primary-actions-pop .buttons a:hover{background:inherit}.primary-actions-pop #btnSaveAndApprove{margin-left:0;margin-right:0;background:0 0}.primary-actions-pop #btnSaveAndApprove span{margin-right:10px}.primary-actions-pop .buttons a{display:-ms-flex;display:-webkit-flex;display:flex;-ms-align-items:center;-webkit-align-items:center;align-items:center;-ms-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;position:relative;text-decoration:none;text-transform:uppercase;white-space:nowrap;margin-bottom:15px;margin-left:2px;color:rgba(56,56,56,.75);margin-right:2px}.modal-popup.primary-actions-pop.modal-popup-show{display:block}#btnPrimary{display:none}.primary-action{opacity:1;padding:5px}.primary-action>i{color:#666}.primary-action>i{padding:12px;border-radius:100px;background:#72c774;color:#fff;box-shadow:2px 2px 4px rgba(0,0,0,.3)}.document-save-is-primary .primary-action>i{background:#2899ea}#document-container.toggle-document .primary-action{opacity:1;animation:none;overflow:visible}a.aspNetDisabled{display:none}.primary:hover>a>i{-webkit-box-shadow:none;box-shadow:none;opacity:0;-webkit-transition:opacity .1s .5s;transition:opacity .1s .5s}.primary>a>i{background:#72c774;-webkit-box-shadow:2px 2px 7px rgba(0,0,0,.21);box-shadow:2px 2px 7px rgba(0,0,0,.21);color:#fff}.primary-actions-pop #btnSaveAndApproveI{margin-right:-3px;padding:12px;opacity:0}.primary-actions-pop a i{padding:6px;-webkit-border-radius:100px;border-radius:100px}.primary-actions-pop .buttons i{padding:6px;background:#fff;box-shadow:2px 2px 7px rgba(0,0,0,.3)}.primary-actions-pop #btnSaveAndHoldI{background:#f1c950;color:#fff}.primary-actions-pop #btnSaveAndRejectI{margin-left:0;padding:6px;background:#f77;color:#fff}.primary-actions-pop .buttons span{padding:3px;-webkit-border-radius:3px;border-radius:3px;background:#fff;box-shadow:.5px .5px 3px rgba(0,0,0,.3);margin-left:auto;margin-right:15px}.primary-actions-pop .buttons{position:absolute;left:-150px;bottom:10px;z-index:3;display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-align-items:flex-end;-webkit-align-items:flex-end;align-items:flex-end;padding-left:0;width:100px;overflow:visible;margin-left:100px}button.primary-action:focus i:first-child{box-shadow:1px 1px 4px rgba(0,0,0,.36);-moz-transition:all .4s;-webkit-transition:all .4s;transition:all .4s}.document-save-is-primary #btnSave{order:1}.document-save-is-primary #btnSave i{margin-right:-3px;padding:12px;opacity:0}.document-save-is-primary #btnSave span{margin-right:10px}.document-save-is-primary #btnSaveAndApprove i{margin-right:0;padding:6px;opacity:1;background:#72c774;color:#fff}.document-save-is-primary #btnSaveAndApprove span{margin-right:15px}.i-hover{margin-right:5px;padding:6px;-webkit-border-radius:100px;border-radius:100px}.i-hover:hover{background:rgba(0,0,0,.1)}.flexrow{-ms-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start;display:-ms-flex;display:-webkit-flex;display:flex;width:100%}.dash-pie-tile .flexrow{-webkit-flex:0;flex:0;margin-top:24px;height:71px}.flexrow>*{-webkit-flex:1;flex:1}.dash-pie-tile .tile{-ms-align-items:center;-webkit-align-items:center;align-items:center;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;margin:10px;color:#59abdb;font-size:27px}.dash-pie-tile .flexrow>.tile:not(:last-child){border-right:1px solid #f5f5f5}.dtile{-ms-align-items:center;-webkit-align-items:center;align-items:center;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;border-right:1px solid #f5f5f5;color:#d6d6d6}.dtile:last-child{border-right:none}.dtile>span:last-of-type{color:#eb9b08;text-transform:uppercase;width:100%;text-align:center}.dtile.t2>span:first-of-type,.dtile.t3>span:first-of-type{font-size:2em}.dash-pie-tile .dtile i{color:#d6d6d6;font-size:34px;opacity:1;margin-bottom:4px}.dtile.t2 i{font-size:38px;margin-bottom:0}.pie-container{overflow:hidden}.use-labs-vue-x-chat .com-container{display:none!important;visibility:hidden!important}.use-labs-vue-x-chat .com-container-empty{display:none!important;visibility:hidden!important}.com-container{-webkit-flex:0;flex:0}.com-container .com{display:none}.pie-container text{fill:#a5a5a5}.pie-legend{-ms-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start;position:absolute;top:181px;right:10px;display:none;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;width:96px;color:rgba(56,56,56,.64);font-size:1.2em}.pie-legend div span:last-child{margin-left:auto}.pie-legend div{display:-ms-flex;display:-webkit-flex;display:flex}.popupmsguc-buttons{-ms-justify-content:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end;display:-ms-flex;display:-webkit-flex;display:flex}.popupmsguc-buttons input.button{background:#fff;-webkit-appearance:unset}.app-item[data-flowstatus="2"]:not(.flowstatus-current):before{text-rendering:auto;-webkit-font-smoothing:antialiased;display:inline-block;font:normal normal normal 14px/1 FontAwesome;content:"\f00c";font-size:inherit}.app-item[data-flowstatus="4"]:not(.flowstatus-current):before{text-rendering:auto;-webkit-font-smoothing:antialiased;display:inline-block;font:normal normal normal 14px/1 FontAwesome;background:inherit;color:gray;content:"\f04c";font-size:inherit}.app-item[data-flowstatus="3"]:not(.flowstatus-current):before{text-rendering:auto;-webkit-font-smoothing:antialiased;display:inline-block;font:normal normal normal 14px/1 FontAwesome;background:inherit;color:gray;content:"\f00d";font-size:inherit}.app-item[data-flowstatus="3"][data-delegatetoname]:not(.flowstatus-current):before{direction:ltr;display:inline-block;font-family:'Material Icons';font-size:24px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;background:inherit;color:gray;content:"\E154";font-size:inherit}.toast-msg{width:auto;white-space:normal;max-width:500px}.toast{-ms-align-items:center;-webkit-align-items:center;align-items:center;display:-ms-flex;display:-webkit-flex;display:flex;margin:15px 15px;padding:14px;background:#d8d7d7;-webkit-animation:show 1s .5s forwards;-webkit-box-shadow:2px 2px 10px rgba(0,0,0,.22);box-shadow:2px 2px 10px rgba(0,0,0,.22);color:inherit;opacity:0;animation:show 1s .5s forwards;min-width:250px}.toast.warning{background:#929292;color:#fff}.toast.error .button{color:#ff7272}.toast-buttons{margin-left:auto}.toast-buttons>button{display:-ms-inline-flex;display:-webkit-inline-flex;display:inline-flex}.toast.error{background:#383838;color:#fff}.toast-container{position:absolute;right:0;bottom:0;z-index:101;display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-direction:column-reverse;-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.toast>button.fa-close{position:absolute;top:7px;right:7px;opacity:.5}.toast>button.fa-close:hover{opacity:1}.toast-buttons button{margin-left:3px;padding:6px;text-transform:uppercase}.toast-buttons button:hover{-webkit-border-radius:3px;border-radius:3px;background:rgba(255,255,255,.21)}.needs-reload .toast-container{top:0;left:0;background:rgba(0,0,0,.21);z-index:101}.needs-reload .toast.warning.sticky.show{margin-left:auto;background:0 0;box-shadow:none}.data-platform-ie.needs-reload .toast.warning.sticky.show{width:400px}.needs-reload .toast.warning.sticky.show button{color:#fff}.popupmsguc_backgroundcssclass{background:rgba(0,0,0,.07)}.write.in{margin:24px;width:245px}.sub-panel{position:absolute;top:40px;z-index:6;right:16px;display:none;-webkit-box-sizing:border-box;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;overflow:hidden;box-sizing:border-box;padding:5px;width:50%;background:#f5f5f5;box-shadow:0 0 7px rgba(0,0,0,.3);opacity:0}.attach .comments-panel{display:none}.comments .comments-panel{display:-ms-flex;display:-webkit-flex;display:flex;-webkit-animation:show 1s forwards;animation:show 1s forwards;right:57px;height:50%}.sub-panel>div:not(.sub-panel-header){-ms-align-items:stretch;-webkit-align-items:stretch;align-items:stretch;position:relative;display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;max-height:100%;flex-basis:100%;height:calc(100% - 56px)}.sub-panel-header{-ms-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-ms-align-items:center;-webkit-align-items:center;align-items:center;display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;padding-bottom:16px;height:40px;flex-shrink:0}.sub-panel-header>*{opacity:.7}.sub-panel-header>button:hover{opacity:1}.sub-panel-close{position:relative;top:-7px;right:-7px}.comments-panel .read{flex-grow:1;flex-shrink:1;flex-basis:100%;display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-direction:column-reverse;-webkit-flex-direction:column-reverse;flex-direction:column-reverse;overflow-y:scroll;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:10px;margin-left:10px;padding:10px}body[data-platform=IE] .comments-panel .read,body[data-platform=MicrosoftEdge] .comments-panel .read{display:block;height:235px}body[data-platform=IE] .comments-panel,body[data-platform=MicrosoftEdge] .comments-panel{display:block;height:400px}body[data-platform=IE] .comments-panel>div:last-child,body[data-platform=MicrosoftEdge] .comments-panel>div:last-child{display:block;height:335px}.mobile .comments-panel .read{max-height:none;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.mobile .com-admin{order:0}.comments-panel .write button{position:absolute;right:0;top:0}.use-labs-vue-x-chat .comments-panel .write{display:none}.use-labs-vue-x-chat #openCommentPanel{opacity:.5}.use-labs-vue-x-chat span#openCommentPanelCounter{background:gray}#vue-doc-common-actions{display:none}.xf-ml-template-btn>.xbtn>button i{transform:translate(0,-3px);color:#666}.xf-ml-template-btn{margin-left:10px}.mobile .xf-ml-template-btn{display:none}.xf-ml-template-btn .x-list-dropdown{margin-top:28px}.purchase-enabled #vue-doc-common-actions,.use-labs-vue-x-chat #vue-doc-common-actions{display:-ms-flex;display:-webkit-flex;display:flex;position:absolute;z-index:6;top:12px;right:267px;margin-right:25px;width:auto}.mobile.use-labs-vue-x-chat #vue-doc-common-actions{right:-14px;top:25px}.mobile.purchase-enabled #vue-doc-common-actions{display:none}#xfChatBtn .x-list.x-list-dropdown{margin-top:30px;bottom:100px;right:35px;max-height:none;padding:5px}.com-user .from{opacity:.8}.com-user .comment{margin-top:3px;margin-bottom:3px;padding:7px;background:#fff;-webkit-box-shadow:2px 2px 4px rgba(0,0,0,.05);box-shadow:2px 2px 4px rgba(0,0,0,.05)}.com-user{flex-grow:1;flex-shrink:1;flex-basis:auto;margin-top:24px;width:100%}.com-user .when{text-align:right;opacity:.5}.com-admin{padding:10px;background:#e8e8e8;order:1000;box-shadow:none;-webkit-box-shadow:none}.secondary{-ms-justify-content:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end;display:-ms-flex;display:-webkit-flex;display:flex;width:100%;color:rgba(56,56,56,.71)}span#openCommentPanelCounter{-ms-align-items:center;-webkit-align-items:center;align-items:center;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;position:absolute;top:-2px;right:50%;display:-ms-flex;display:-webkit-flex;display:flex;margin-right:-25px;width:20px;height:20px;-webkit-border-radius:100px;border-radius:100px;background:#ff5a5a;color:#fff;font-size:12px;line-height:12px}button#openCommentPanel{position:relative;overflow:visible}.com-option .inopt-pop-btn{display:none}.sel-option-popup.split-option-popup .item{-ms-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;position:relative}.sel-option-popup .item.nomatch[class]{opacity:.5}.write{margin-top:0;margin-bottom:0;padding:20px}.user-menu{display:none}.user-menu>button{-ms-align-items:center;-webkit-align-items:center;align-items:center;display:-ms-flex;display:-webkit-flex;display:flex;min-width:200px;min-height:42px;border-bottom:1px solid #f5f5f5}.user-menu>*>span{font-weight:500}.user>div .name .xbubble{right:auto;font-weight:400;left:24px}.mobile .user-menu button{min-height:50px}.mobile .settings-part>.content{overflow:initial}.mobile .menu-container .user .name{display:none}.mobile[data-navigation-state=search] .mobile-view-dash{display:none}.current-user span:last-child{margin-left:auto;padding:3px;text-align:center;display:none}.dialog>div{display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;margin-top:-10%;margin-left:-20%;padding:24px;margin-left:24px;height:60%;width:50%;-webkit-border-radius:9px;border-radius:9px;box-shadow:2px 2px 10px rgba(0,0,0,.4);padding-bottom:40px!important}.dialog{background:rgba(0,0,0,.07)}h1,h2,h3{font-weight:300}.common-actions{position:absolute;top:0;right:15px;color:#666;-moz-user-select:-moz-none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.mobile.use-labs-vue-x-chat .common-actions{margin-right:45px}.common-actions i{color:#666}.common-actions>*{padding:0}.common-actions a:hover{background:inherit}.common-actions a{color:inherit}.desktop #lbtnNext.hidden,.desktop #lbtnPrevious.hidden{display:inline-block;visibility:visible;opacity:.2}.desktop #lbtnNext.hidden i:hover,.desktop #lbtnPrevious.hidden i:hover{background:0 0!important}.dim-site .site-expand{right:auto;left:79px}.grid-view .header{position:relative;height:37px}.grid-view .header th{position:relative;top:0;z-index:2;padding-top:0;padding-bottom:0}.use-fixed td.fixed{position:relative;z-index:2;padding-right:5px}.use-fixed th.fixed{position:relative;z-index:3;padding-right:5px}.h-scrolled.use-fixed td.fixed-shadow:after{position:absolute;top:0;right:0;bottom:-1px;border-right:1px solid #add8e6;content:''}.h-scrolled.use-fixed th.fixed-shadow:after{position:absolute;top:0;right:0;bottom:-1px;border-right:1px solid #add8e6;content:''}.h-scrolled.use-fixed td.fixed,.h-scrolled.use-fixed th.fixed{background:#fff!important;-webkit-transition:background .5s;transition:background .5s}.dash-news-tile .body i.material-icons{position:absolute;top:0;right:13px;display:none;font-size:98px;opacity:.2}.dash-news-tile .body>span{display:inline-block;width:87%;color:#eb9b08;text-align:right;text-transform:uppercase}.news .title{margin-left:24px}.search-container i:last-child{display:none}.search-fields{-ms-align-items:center;-webkit-align-items:center;align-items:center;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start;display:-ms-flex;display:-webkit-flex;display:flex;padding-bottom:6px;border-bottom:1px solid 1px solid rgba(0,0,0,.1)}.desktop .search-fields{margin-right:200px}.search-fields .search-field .in{width:85px;margin-right:10px}.search-field{position:relative;margin-left:10px;margin-right:20px;width:200px}.search-field-hide{position:absolute;top:17px;right:-24px;opacity:.7}.search-field-hide:hover{opacity:1}.disabled .search-field-hide{display:none}button.search-field-hide i{font-size:18px}.search-field .invalid{border-bottom-color:red!important}.search-field .invalid+.in-line[class]{border-bottom-color:red!important}#Search2UC1_con{order:0;position:relative;z-index:1;display:none;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:-130px;padding:15px;width:100%;background:#fff6e6;box-shadow:0 0 7px rgba(0,0,0,.3)}body[data-navigation-state=search] #Search2UC1_con{display:block;margin-top:0;-webkit-animation:marginslide .3s forwards;animation:marginslide .3s forwards}.search-actions{-ms-justify-content:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end;display:-ms-flex;display:-webkit-flex;display:flex}.search-actions a{margin-left:6px;padding:6px;text-decoration:none;text-transform:uppercase}a#Search2UC1_btnucClear_LinkButton1{color:#666;opacity:.5}a#Search2UC1_btnucClear_LinkButton1:hover{opacity:1}select.search-add-field{border-bottom:none}select.search-add-field option{margin-left:6px;color:#383838}select.search-add-field option[value='']{color:#d3d3d3}.search-add-field{align-self:stretch;margin-left:24px}.attach .attach-panel{display:-ms-flex;display:-webkit-flex;display:flex;-webkit-animation:show 1s forwards;animation:show 1s forwards}.comments .attach-panel{display:none}.attach-panel .progress{display:none;font-size:3em;opacity:.3}input#attachuc-fileupload{display:none;margin-top:10px;margin-bottom:10px}.attach-panel .files>div{-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;display:-ms-flex;display:-webkit-flex;display:flex;overflow-y:auto}.attach-panel .files{margin:15px 10px;padding:6px;min-height:100px;border:1px solid #d3d3d3;background:#fff;overflow-y:auto;max-height:300px}.AttachUC_DeleteFileLink{padding:6px;text-decoration:none;text-transform:uppercase}#AttachUC1_UpdatePanelAttach #progress{opacity:.6;overflow:visible;height:0;position:relative;top:-3em;text-align:right;margin-right:23px}.attach-panel .files>div a:first-child{overflow:hidden;padding:6px;color:inherit;text-overflow:ellipsis;white-space:nowrap}#attachNew{order:1;opacity:.7;display:none}#attachNew:hover{opacity:1}.attach-panel.active #attachNew{display:inherit}.grid-hscroll-slider{display:-ms-flex;display:-webkit-flex;display:flex;position:absolute;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;margin-top:0;height:40px;background:#fff;-ms-align-items:center;-webkit-align-items:center;align-items:center;opacity:.8;z-index:1;left:120px;right:120px}.grid-hscroll-slider:after{content:'>';margin-left:10%;opacity:.5}.grid-hscroll-slider:before{content:'<';margin-right:10%;opacity:.3}.grid-hscroll-slider i{font-size:10px}.grid-hscroll-slider>div>i:first-of-type{display:none}.grid-hscroll-slider[data-page="0"]>div:nth-child(1)>i:first-of-type{display:block}.grid-hscroll-slider[data-page="0"]>div:nth-child(1)>i:last-of-type{display:none}.grid-hscroll-slider[data-page="1"]>div:nth-child(2)>i:first-of-type{display:block}.grid-hscroll-slider[data-page="1"]>div:nth-child(2)>i:last-of-type{display:none}.grid-hscroll-slider[data-page="2"]>div:nth-child(3)>i:first-of-type{display:block}.grid-hscroll-slider[data-page="2"]>div:nth-child(3)>i:last-of-type{display:none}.grid-hscroll-slider[data-page="3"]>div:nth-child(4)>i:first-of-type{display:block}.grid-hscroll-slider[data-page="3"]>div:nth-child(4)>i:last-of-type{display:none}div#l3_2{margin-top:24px}.udp-rendering .udp:not(.udp-about-to-del){visibility:hidden;position:absolute;left:0}.grid-col-vendorname .button{position:absolute;display:inline-block;right:-40px;top:-18px}.ajax__calendar{box-shadow:2px 2px 7px rgba(0,0,0,.3)}.ajax__calendar .ajax__calendar_container[class]{border:none;font-family:inherit}div#udpSearch{z-index:3}.Search2UC_Label[title="-"]{display:none!important}.about h2{margin-bottom:0}.about h2+div{margin-bottom:24px}*{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.replacer{display:-ms-flex;display:-webkit-flex;display:flex;-ms-align-items:center;-webkit-align-items:center;align-items:center}.replacer>*{margin-right:20px;width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.replacer>:nth-child(1){width:120px}.replacer>:nth-child(2){width:156px;order:-1}.replacer>button{margin-left:auto;background:#fff;border-radius:5px;opacity:.7;width:auto}.replacer>button:hover{background:#f5f5f5;border-radius:5px;opacity:1}.replacers-list-add{display:-ms-flex;display:-webkit-flex;display:flex;background:#f5f5f5;padding:5px 5px 0 5px;border-radius:5px;margin-top:10px}.replacers-list-add input{background:inherit}.replacers-list-add>*{margin-right:10px;-ms-align-items:center;-webkit-align-items:center;align-items:center}button.add-replacer{order:100;flex-shrink:0}.mobile .replacers-list-add{flex-direction:column;padding:25px}.mobile .settings-container{overflow:visible}.mobile .settings-container *{overflow:visible}.desktop .replacers-empty{display:none}.mobile .replacers-empty{display:none}.dot-scroller{-ms-align-items:center;-webkit-align-items:center;align-items:center;display:-ms-flex;display:-webkit-flex;display:flex;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;opacity:.7;position:absolute;width:100%;bottom:10px}.dot-scroller[data-stop-count="0"],.dot-scroller[data-stop-count="1"]{display:none}.dot-scroller.hide-left .left{opacity:.2}.dot-scroller.hide-right .right{opacity:.2}.dot-scroller .dot i{font-size:12px}.dot-scroller .dot i:first-child{display:none}.dot-scroller[data-active-dot="0"] .dot:nth-child(1) i:last-child{display:none}.dot-scroller[data-active-dot="0"] .dot:nth-child(1) i:first-child{display:inherit}.dot-scroller[data-active-dot="1"] .dot:nth-child(2) i:last-child{display:none}.dot-scroller[data-active-dot="1"] .dot:nth-child(2) i:first-child{display:inherit}.dot-scroller[data-active-dot="2"] .dot:nth-child(3) i:last-child{display:none}.dot-scroller[data-active-dot="2"] .dot:nth-child(3) i:first-child{display:inherit}.dot-scroller[data-active-dot="3"] .dot:nth-child(4) i:last-child{display:none}.dot-scroller[data-active-dot="3"] .dot:nth-child(4) i:first-child{display:inherit}.dot-scroller[data-active-dot="4"] .dot:nth-child(5) i:last-child{display:none}.dot-scroller[data-active-dot="4"] .dot:nth-child(5) i:first-child{display:inherit}.dot-scroller[data-active-dot="5"] .dot:nth-child(6) i:last-child{display:none}.dot-scroller[data-active-dot="5"] .dot:nth-child(6) i:first-child{display:inherit}.dot-scroller[data-active-dot="6"] .dot:nth-child(7) i:last-child{display:none}.dot-scroller[data-active-dot="6"] .dot:nth-child(7) i:first-child{display:inherit}.dot-scroller[data-active-dot="7"] .dot:nth-child(8) i:last-child{display:none}.dot-scroller[data-active-dot="7"] .dot:nth-child(8) i:first-child{display:inherit}.dot-scroller[data-active-dot="8"] .dot:nth-child(9) i:last-child{display:none}.dot-scroller[data-active-dot="8"] .dot:nth-child(9) i:first-child{display:inherit}.dialog.about>*{height:auto}.icon-toggler>i{display:none;opacity:0}.icon-toggler[data-val="0"]>i:nth-child(1){display:inherit;opacity:1;transition:opactity .5s}.icon-toggler[data-val="1"]>i:nth-child(2){display:inherit;opacity:1;transition:opactity .5s}.icon-toggler[data-val="2"]>i:nth-child(3){display:inherit;opacity:1;transition:opactity .5s}.column-list{display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;width:380px}.column-list>.column{display:-ms-flex;display:-webkit-flex;display:flex;-ms-align-items:center;-webkit-align-items:center;align-items:center;width:100%;height:35px;position:relative}.column-list .column>.options{display:-ms-flex;display:-webkit-flex;display:flex;-ms-align-items:center;-webkit-align-items:center;align-items:center;opacity:1}.column-list .column.selected{background:#f5f5f5}.column-list .column>:first-child{flex-grow:100;margin-left:10px}.column-list .column.first{margin-top:20px}.column-list .column.first>.options{display:inherit;opacity:1}.column-list .column.first [before-label]:before{content:attr(before-label);top:-20px;font-size:smaller;display:block;color:gray;position:absolute;text-transform:NONE}.column-list .column.first button[before-label]:before{margin-left:10PX}.rotate180{transform:rotate(180deg)}div[bind-validator-name][binder-vmsg]:before{content:'\E629';font-family:'Material Icons';font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;margin-right:15px}div[bind-validator-name]:after{content:attr(binder-vmsg);opacity:1}div[bind-validator-name]{position:absolute;bottom:15px;display:-ms-flex;display:-webkit-flex;display:flex;-ms-align-items:center;-webkit-align-items:center;align-items:center;background:pink;padding:5px;min-width:320px;color:#c11d1d;opacity:0;z-index:1}div[bind-validator-name][binder-vmsg]{opacity:1}.resx div[bind-input-group]{width:300px}.resx div[bind-input-group]>div{margin-bottom:24px}.in.in-container.trans{width:100%;margin-bottom:10px}.resx-overrides{display:-ms-flex;display:-webkit-flex;display:flex;background:#f5f5f5;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start;align-content:flex-start;margin-bottom:15px}.resx-overrides-json{margin-top:15px;border:1px solid #d3d3d3;padding:15px;white-space:normal;overflow:auto}.resx-overrides>div{position:relative;margin-left:10px;margin-top:5px;margin-bottom:5px;border-bottom:1px dotted gray;margin-right:15px;width:44%}.resx-overrides>div>:first-child{font-size:smaller;opacity:.7}.resx-overrides>div>div:last-of-type{height:1.2em}.wide-option-popup>div{width:300px}.resx .del.button{position:absolute;right:-30px;top:7px}.resx .del.button i{font-size:16px}.in.in-invalid input{border-bottom-color:red}va .in.in-invalid:after{color:red}.in.in-invalid .in-line{border-bottom-color:red}.in-container.in-invalid:before{color:red;opacity:1}.inopt.invalid .con:after{border-bottom-color:red}.inopt.invalid label{color:red}.row[data-validationerror] .line-no{border-left:1px dashed red}.search-grid:not(.rendered){margin-left:10px}.lines-grid:not(.rendered){margin-left:10px}#lblDraft{font-style:italic;opacity:.5;font-weight:100;ORDER:3;FONT-sIZE:14PT;-moz-user-select:-moz-none;-webkit-user-select:none;-ms-user-select:none;user-select:none}#lblDocumentNo{ORDER:2;MARGIN-LEFT:.2EM;MARGIN-RIGHT:.2EM}.l3_1{font-size:20px}.desktop .search-grid th.wide{width:200px}.desktop .search-grid th.grid-col-amount.wide{width:108px}th.right.wide-num{width:80px}td.right.wide-num>span[title]{font-size:smaller}td.right.wide-num>.lines-split{top:auto;bottom:0}.desktop td.wide-num .sbf>span{font-size:smaller}button.button:focus,input[type=button].button:focus,input[type=submit].button:focus{outline:0}tr.spacer.pending{background:#f5f5f5;height:50px}tr.spacer.pending td.first-col{background-color:#666}tr.spacer.pending.btnsaveandapprove td.first-col{background-color:#72c774}tr.spacer.pending.btnsaveandreject td.first-col{background-color:#f77}tr.spacer.pending.btnsaveandhold td.first-col{background-color:#f1c950}tr.spacer.pending td.first-col>i{color:#fff}.app-item.deletable:before{font-family:'Material Icons';font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;content:'delete';order:1;font-size:16px}.desktop .grid .loader-spacer{height:780px}.desktop .loader td{position:relative;border-top:10px solid #f5f5f5;border-bottom:10px solid #f5f5f5}.desktop .grid .loader .spinner{background:#4e4e4e;position:absolute;display:none;margin-left:-50px;opacity:.5}.desktop .grid .loader.fetching .spinner{opacity:1}.desktop .loader.top .spinner{left:50%;display:block}.desktop .loader.bottom .spinner{left:50%;display:block}.desktop .loader.mid .spinner{left:50%;display:block}.desktop .grid .loader td:before{content:attr(data-loader-text);position:absolute;top:12px;left:9px;font-size:28px;color:#bdbdbd}.mobile .loader{display:none!important}.mobile .grid .loader-spacer{display:none}.debug-udp .udp-about-to-del{display:none}.debug-udp .udp-about-to-del~.udp{visibility:visible}div[before-label]:before{content:attr(before-label);display:block}.column-list div[before-label]:before{content:''}.translation-mode{margin-top:30px}.translation-mode div[before-label]:before{font-size:14pt;font-weight:300}.translation-mode p{font-style:italic;opacity:.7}.welcome textarea{margin:15px 0;border:1px solid #d3d3d3;height:150px;width:100%;box-sizing:border-box;max-height:300px}.settings-part{display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;width:100%;flex-shrink:0;margin-right:30px;overflow:hidden}.settings-part.welcome .message{display:-ms-flex;display:-webkit-flex;display:flex;-ms-align-items:center;-webkit-align-items:center;align-items:center;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:10px;border-bottom:1px solid #f5f5f5}.settings-part.welcome .welcome-list{margin:32px}.settings-container{display:-ms-flex;display:-webkit-flex;display:flex;overflow:hidden;padding-bottom:24px;position:relative}.settings-part>*{flex:0}.settings-part>.content{flex:1 1 auto;overflow:auto;padding:10px}.templates-part div[before-label]{margin-top:15px}.templates-part .item{margin:10px;background:#f5f5f5;padding:10px;position:relative}.templates-part div[bind-text=name]{font-size:1.2em}.templates-part div[bind-text=splitCount]:before{content:'+'}.templates-part div[bind-text=desc],.templates-part div[bind-text=splitCount]{display:inline}.templates-part .buttons{position:absolute;right:0;top:50%;display:-ms-flex;display:-webkit-flex;display:flex;margin-top:-19px}.settings-part-admin-misc .in-container{margin-bottom:15px}.icon-toggler.templates-amount{position:absolute;right:24px;bottom:10px}.markdown h1,h2,h3{margin-bottom:0}.markdown p{margin-top:0}.card.welcome .welcome-list{overflow:hidden;display:-ms-flex;display:-webkit-flex;display:flex;box-sizing:border-box;padding-bottom:15px}.card.welcome .message.markdown{width:100%;flex-shrink:0;box-sizing:border-box;margin-left:15px}.info{background:#cecece;width:auto;padding:10px;display:inline-block;-ms-align-self:flex-start;-webkit-align-self:flex-start;align-self:flex-start}.info a{color:inherit}.part-container{display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;height:100%;overflow:auto;padding-right:15px}.user-pref .inopt{width:300px;margin-bottom:15px}.lang-option-popup>div{width:300px}.default_body .in.lang{display:none}.first-load #wait{background:#fff}.first-load .spinner{background:#383838;opacity:.5}.waiting:not(.first-load) .exflow{display:none!important}.default_body #wait{display:block;background:#f5f5f5}.default_body .error-msg{position:absolute;top:50%;left:50%;width:310px;margin-left:-155px}.inbox-admin-apply-all.button{margin-top:25px}select.search-add-field:focus{font-weight:700}.button:focus{font-weight:700}#openAttchmentPanelCounter{position:absolute;top:0;right:-2px;font-size:10pt;font-weight:700;background:rgba(102,101,101,.32);min-width:14pt;border-radius:100px;height:14pt;display:flex;justify-content:center;align-items:center;z-index:-1}#openAttchmentPanel{position:relative;overflow:visible}.in button.date-input-button{bottom:1.1em;top:auto}#pickadate-modal-layer{position:absolute;top:0;left:0;right:0;bottom:0;z-index:999;background:rgba(41,118,137,0);display:none}.picker__button--clear[class],.picker__button--close[class],.picker__button--today[class]{text-transform:uppercase;color:#ff5722!important;font-weight:400}.picker__button--clear[class]:hover,.picker__button--close[class]:hover,.picker__button--today[class]:hover{color:#ff5722}.picker__select--year[class]{padding:0 5px}.picker__nav--prev{opacity:.7}.picker__nav--next{opacity:.7}.picker__input.picker__input--active[class]{border-color:#383838;border-width:1px}.picker--focused .picker__day--highlighted[class],.picker__day--highlighted[class]:hover{background:#929292;color:#fff;border-color:#fff}.picker__button--clear[class]:hover,.picker__button--close[class]:hover,.picker__button--today[class]:hover{background:#fff;border-bottom-color:#fff}.picker__day--infocus[class]:hover,.picker__day--outfocus[class]:hover{background:#cdcdcd;opacity:.5}.picker__day--highlighted[class]{border-color:#929292}.picker__button--clear[class]:focus,.picker__button--close[class]:focus,.picker__button--today[class]:focus{background:#fff;border-color:#fff}.picker__button--clear[class]:before,.picker__button--close[class]:before,.picker__button--today[class]:before{display:none}.picker__day--today[class]:before{border-top-color:#929292}.theme-opt-alt-scroll .grid{position:relative;overflow:hidden}.theme-opt-alt-scroll[data-platform=Chrome] .grid .grid-scroll-panel{margin-right:-12px;margin-bottom:-12px}.alt-scroll{position:absolute;opacity:.3;z-index:8}.alt-scroll.v{right:0;width:15px;height:100%;min-width:0!important;overflow:visible}.alt-scroll.h{width:100%;height:15px;overflow:visible;bottom:0}.alt-scroll .handle{background:#fff;width:48px;height:38px;margin-left:-9px;border-radius:100px;border:1px solid #d3d3d3;box-shadow:-2px 0 7px rgba(0,0,0,.12);position:absolute;cursor:pointer}.handle.v{display:flex;flex-direction:column;top:70px}.handle.h{display:flex;flex-direction:row;transform:rotate(90deg);left:70px;z-index:1}.handle.h i{position:absolute;left:0;top:1px;color:#ff5722}.handle.h i:last-child{margin-top:12px}.handle.v i{position:absolute;left:0;top:1px;color:#ff5722}.handle.v i:last-child{margin-top:12px}i{-moz-user-select:-moz-none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.alt-scroll:hover{opacity:1}.alt-scroll.h:after{position:absolute;z-index:1;left:0;right:0;content:'';border-bottom:1px solid #d3d3d3;bottom:0}.alt2-scroll-on.alt2-scroll-v{margin-right:0}.alt2-scroll-on.alt2-scroll-h{margin-bottom:0}.right .TextBoxUC_Panel2[data-desc]:after{left:auto;right:6px}.lines-grid th.grid-col-orderno{width:80px}.grid-col-orderno .sbf>span:first-child{text-decoration:underline;cursor:pointer}.oi-field{margin-top:10px;margin-right:10px;width:22%}.oi-field>label{font-size:smaller;opacity:.7}.oi{background:#f5f5f5!important}.oi-miscs .oi-card{box-shadow:rgba(0,0,0,.207843) 1px 3px 3px 0;border-top:1px solid #f5f5f5;margin-left:20px;margin-top:-10px}.oi-misc-toggle.icon-toggler{margin-top:-50px;float:right;z-index:1}.oi-misc-toggle.icon-toggler>i{z-index:1}.oi-miscs{height:0;overflow:hidden;display:none}.oi-misc-toggle[data-val="1"]~.oi-miscs{display:inherit;height:auto;overflow:visible}.desktop .orderinfo{position:absolute;z-index:1;right:0;top:50px;bottom:0;width:40%;background:#f5f5f5;box-shadow:0 4px 10px rgba(0,0,0,.49);padding:10px;display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.orderinfo>.oi-cards{overflow:auto;padding:10px}.oi-head{display:-ms-flex;display:-webkit-flex;display:flex;-ms-align-items:center;-webkit-align-items:center;align-items:center;flex-shrink:0}.oi-head button{margin-left:auto}.min .oi-head h1{font-size:10pt}.orderinfo.min{width:auto;right:0;padding:0 15px;box-shadow:0 4px 10px rgba(0,0,0,.49);bottom:0;top:auto;background:#f5f5f5}.orderinfo.a.min .oi-cards{display:none}.mobile .orderinfo:not(.min){top:59px;position:fixed;bottom:0;z-index:1;background:#fff;padding:10px;box-sizing:border-box;overflow-y:auto}.mobile .orderinfo.min{right:auto!important;width:200px!important;position:fixed;z-index:1}.app-txt-field{padding-left:10px}.sbf{display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;position:relative;-ms-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start}.right .sbf{align-items:flex-end}.simple-field-desc{overflow:hidden;height:1em;color:#969696;text-overflow:ellipsis;font-size:smaller;font-style:italic;display:block}.right .simple-field-desc{align-self:flex-end}.mobile .simple-field-desc{align-self:flex-start}.grid-col{position:relative}.TextBoxUC_Panel2[data-desc]:after{content:attr(data-desc);overflow:hidden;height:1em;color:#969696;text-overflow:ellipsis;font-size:smaller;font-style:italic;display:block}.mobile .lines-grid table,.mobile .lines-grid tbody,.mobile .lines-grid td[class],.mobile .lines-grid th[class],.mobile .lines-grid tr[class]{display:block;width:auto;display:flex;flex-wrap:wrap;flex:1 1 auto;height:auto;border:none}.mobile .lines-grid .footer[class],.mobile .lines-grid .header[class],.mobile .lines-grid .spacer[class]{display:none}.mobile .spinner{margin-left:50%}.mobile #PopupMsgUC1_PopupMsgUCBack>div{left:0;right:0;border-radius:0;margin:0;max-width:none;border:none}.mobile #lblDraft{font-size:12px;opacity:.7}.toast-buttons{display:-ms-flex;display:-webkit-flex;display:flex;flex-wrap:wrap;-ms-justify-content:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end;-ms-align-items:center;-webkit-align-items:center;align-items:center}.mobile .head-lines-card.card{box-shadow:none;background:#f5f5f5;width:100%;margin:0;padding:0}.mobile .pdf-image-card.card{width:100%;margin:0;margin-top:10px;padding:0}.mobile #l6{box-shadow:none;padding-top:0}.mobile .l6-container{height:auto}.mobile div#l3_2{margin-top:15px}.mobile .lines-grid .grid-scroll-panel{margin-right:0;padding-bottom:10px;overflow:visible}.mobile td.dim-site>div{width:auto;flex-wrap:wrap;padding:0 5px;height:auto;border-left:3px solid rgba(102,102,102,.26);margin-top:0}.mobile td.line-no{position:absolute;top:10px;left:10px;z-index:8;font-size:1.5em;font-weight:700;display:flex;justify-content:center;align-items:center;padding:2px}.mobile td.app-site{width:100%!important}.mobile .approvers-row>div{flex-wrap:wrap;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.mobile .app-option .fa{display:none}body[data-platform=Safari] button.button{align-self:center}.item{text-align:left}.mobile .app-item{display:inline-flex!important;width:100%}.mobile .app-item:not(.flowstatus-current) .app-name{margin-left:10px}.mobile .lines-grid .grid-col [data-label]:before,.mobile .sbf[data-label]:before{content:attr(data-label);font-size:smaller;align-self:flex-start;opacity:.8;display:block}.mobile .lines-grid .sbf{margin-bottom:10px;-ms-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start}.mobile .sum{margin-left:20px}.mobile[class] .line-no>button{font-weight:700}.mobile[class] .lines-split{position:absolute;right:60px;top:22px}.mobile .lines-container{margin-left:0;margin-right:0}.mobile *{-webkit-tap-highlight-color:transparent}.mobile .mobile-doc-scroll,.mobile .search-grid .grid-scroll-panel{-webkit-overflow-scrolling:touch}.mobile .menu-back{padding-left:15px;padding-right:6px}.mobile .com-container .card.com{flex-wrap:wrap}.mobile .sub-panel-close{top:0}.mobile-doc-scroll{overflow:auto;min-height:100%}.mobile .inopt.sel-option.aapp-option{width:250px}.mobile .inopt.sel-option.com-option{width:250px}select{font-family:inherit;font-size:inherit}.lines-grid .grid-col .in{margin-top:10px}.line-remove{padding-top:4px;border-top:1px solid #d3d3d3;width:100%}.button.wdesc span:last-of-type{color:inherit;font-size:smaller;text-transform:lowercase;opacity:.7;color:#383838}.button.wdesc{display:flex;flex-direction:column;margin-left:auto;width:90px}#lnkInbox i{border-radius:100px;padding:9px;color:#666}#lnkInbox:hover i{background:#f5f5f5;border-radius:100px;padding:9px;box-shadow:1px 1px 4px rgba(0,0,0,.14);color:#666}#lnkInbox:active i{background:#f5f5f5;border-radius:100px;padding:9px;box-shadow:none;color:#666}.exflow-logo{display:-ms-flex;display:-webkit-flex;display:flex;-ms-align-items:flex-end;-webkit-align-items:flex-end;align-items:flex-end;top:13px;left:57px;z-index:8}.exflow-logo[class] i{padding:0;margin:0;font-size:2.93em;position:relative;top:2px}.exflow-logo span{font-size:1.65em;font-weight:600}.inbox-options{position:absolute;top:30px;display:none;right:5px}.inbox-option{margin-left:10px;display:-ms-flex;display:-webkit-flex;display:flex;-ms-align-items:center;-webkit-align-items:center;align-items:center;width:auto;max-width:2000px;overflow:hidden;text-overflow:ellipsis}.tab-toggler{position:absolute;top:0;right:-6px;transform:scale(.8)}.tab-toggler>i{display:block;opacity:.5;margin:0;padding:0;width:18px;height:18px}.tab-toggler>i:last-child{position:relative;top:5px}.tab-toggler>i:first-child{position:relative;top:-5px}.tabs.tab-0 .tab-toggler>i:first-child{opacity:1}.tabs.tab-1 .tab-toggler>i:last-child{opacity:1}.tab-toggler:before{content:'';position:absolute;border-left:1px solid #d3d3d3;height:32px;left:38px;transform:rotate(15deg)}.tabs{margin-top:25px;width:100%}.tabs>div{flex-wrap:wrap;margin:10px;display:none}.tabs.tab-0>.tab-0{display:-ms-flex;display:-webkit-flex;display:flex}.tabs.tab-1>.tab-1{display:-ms-flex;display:-webkit-flex;display:flex}.tabs .tab-1>div[bind-sel]{width:100%;margin-bottom:24px}.late-load-gif{position:relative;width:50%;margin:15px}.late-load-gif img{width:100%}.late-load-gif.active{width:90%!important}.late-load-gif:before{direction:ltr;display:inline-block;font-family:'Material Icons';font-size:24px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;content:'\E039';position:absolute;top:50%;left:50%;color:#4c4c4c;font-size:48px;opacity:.7;margin-top:-24px;margin-left:-24px;pointer-events:none}.late-load-gif.active:before{display:none}.readup-body{display:-ms-flex;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.readup-body .full{width:100%}.readup-body .half{width:45%}.readup-body .right{margin-left:30%;margin-right:15px}.readup-body .rev{-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.readup-body figure.portrait{width:25%;margin-left:12.5%;margin-right:12.5%}.readup-body figure.portrait.late-load-gif.active{width:50%!important;margin-left:25%;margin-right:25%%}.readup-body h1{margin-bottom:0;font-weight:700;opacity:.9}.readup-body h2{margin-bottom:0;font-weight:700;opacity:.9}.readup-body h3{margin-bottom:0;font-weight:700;opacity:.9}body:not(.os-ios) .readup-body .ios-only{display:none}body:not(.os-and) .readup-body .android-only{display:none}.trace-set{position:absolute;top:0;left:160px}.split-popup-container .item.original{position:relative;top:-25px;background:#fff;padding:5px 5px 0 0;border:1px solid rgba(218,218,218,.9)}.inopt.disabled .con{padding-top:4px;border-bottom:1px dotted #d3d3d3;padding-bottom:2px}.dim .inopt.disabled .con{border-bottom:0 none;padding-bottom:0}.last-tab-stop{position:absolute;width:1px;height:1px;left:10px;bottom:20px;background:rgba(255,255,255,.0001);z-index:100}#xfCloneReqBtn i{color:#666!important}.document-is-active.purchase-enabled #wait .spinner{margin-right:395px}.ml-item{position:relative}.ml-probability{position:absolute;top:7px;right:2px}.ml-probability i{font-size:16px}