DIV.table TBODY TR.data{background-color:var(--background-color)}DIV.table TBODY TR.summary{background-color:var(--table-header-background) !important}DIV.table TBODY TR.heading{background-color:var(--table-heading-background);text-transform:uppercase}DIV.table TBODY TR.heading B{text-transform:none}DIV.table TBODY:nth-child(even) TR.selected{background-color:var(--table-active-even-background) !important}DIV.table TBODY:nth-child(odd) TR.selected{background-color:var(--table-active-odd-background) !important}DIV.table TBODY TR.modified{background-color:#fff5f5}DIV.table TBODY TR.featured{background-color:var(--table-featured-background)}DIV.table TBODY TR.summary{background-color:var(--table-header-background)}DIV.table TBODY:nth-child(even) TR:not(.heading):not(.summary):not(.featured){background-color:var(--table-row-even-background)}DIV.table TBODY:nth-child(odd) TR:not(.heading):not(.summary):not(.featured){background-color:var(--table-row-odd-background)}DIV.table TBODY:hover:nth-child(even) TR:not(.heading):not(.summary){background:var(--table-active-even-background)}DIV.table TBODY:hover:nth-child(odd) TR:not(.heading):not(.summary){background:var(--table-active-odd-background)}DIV.table TBODY:nth-child(even) TR.active{background-color:var(--table-active-even-background)}DIV.table TBODY:nth-child(odd) TR.active{background-color:var(--table-active-odd-background)}DIV.table TBODY:nth-child(even) TR.featured{background-color:var(--table-featured-even-background)}DIV.table TBODY:nth-child(odd) TR.featured{background-color:var(--table-featured-odd-background)}DIV.table .buttons{font-size:var(--size10pt)}DIV.table DIV.buttons .dropdown-target{font-size:var(--size11pt)}DIV.table TABLE TD.buttons{height:20px;border:0;position:relative}DIV.table TABLE DIV.buttons{text-align:center;height:20px}DIV.table TABLE DIV.buttons .btn{color:var(--less-text);cursor:pointer;font-size:var(--size10pt);text-transform:uppercase;background:0;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;vertical-align:baseline}DIV.table TABLE TR.active DIV.buttons .btn{color:var(--anchor-color)}DIV.table TABLE DIV.buttons .btn-red{color:var(--anchor-color)}DIV.table DIV.buttons .dropdown-item{display:inline-block;position:relative}DIV.table DIV.buttons .dropdown-target{text-align:left;position:absolute;background:var(--dropdown-background);z-index:500;top:22px;width:300px;padding:5px 0;border:1px solid var(--border-color)}DIV.table DIV.buttons A{margin-left:0;margin-right:0;min-width:65px}DIV.table DIV.buttons .dropdown-target A,DIV.table DIV.menu-tablet-popup:not(.popup-hidden) DIV.popup-buttons A.btn{cursor:pointer;text-align:left;padding:5px 15px;color:var(--text-color)}DIV.table DIV.buttons .dropdown-target A.has-new-window-icon{position:relative}DIV.table DIV.buttons A.has-new-window-icon SPAN.open-new-window{min-width:0}DIV.table DIV.buttons .dropdown-target A.has-new-window-icon SPAN.open-new-window{position:absolute;top:0;right:10px;padding:5px}DIV.table DIV.buttons .dropdown-target.anchor-left{left:-5px}DIV.table DIV.buttons .dropdown-target.anchor-right{left:auto !important;right:-5px}DIV.table TABLE DIV.buttons .btn-disabled{color:var(--inactive-text)}DIV.table TABLE DIV.buttons .btn-disabled:hover{color:var(--inactive-text) !important;cursor:not-allowed}DIV.table TABLE TR.active DIV.buttons .btn-disabled{color:var(--inactive-text) !important;cursor:not-allowed}DIV.table DIV.buttons.count12 .btn:not(.btn-red){max-width:103px}DIV.table DIV.buttons.count11 .selected-cell-text,DIV.table DIV.buttons.count12 .selected-cell-text{display:none}@media screen and (max-width:1159px){DIV.table DIV.buttons.count12 .btn{max-width:80px}DIV.table DIV.buttons.count11 .btn{max-width:86px}DIV.table DIV.buttons.count10 .btn{max-width:92px}DIV.table DIV.buttons.count9 .btn{max-width:102px}DIV.table DIV.buttons.count8 .btn{max-width:115px}DIV.table DIV.buttons.count7 .btn{max-width:131px}DIV.table DIV.buttons.count6 .btn{max-width:150px}DIV.table DIV.buttons.count5 .btn{max-width:172px}}@media screen and (max-width:1009px){DIV.table DIV.buttons.count12 .btn{max-width:54px;min-width:54px}DIV.table DIV.buttons.count11 .btn{max-width:60px;min-width:60px}DIV.table DIV.buttons.count10 .btn{max-width:65px}DIV.table DIV.buttons.count9 .btn{max-width:72px}DIV.table DIV.buttons.count8 .btn{max-width:81px}DIV.table DIV.buttons.count7 .btn{max-width:92px}DIV.table DIV.buttons.count6 .btn{max-width:105px}DIV.table DIV.buttons.count5 .btn{max-width:120px}DIV.table DIV.buttons .btn.auto-width{max-width:initial}}DIV.table TBODY{border-top:1px solid var(--table-border-color)}DIV.table TH,DIV.table TD{padding:0 4px;height:36px;border:0;vertical-align:middle}DIV.table TABLE.spacious TH,DIV.table TABLE.spacious TD{padding:4px 10px;height:40px;border:0;vertical-align:middle}DIV.table TR.narrow TD{height:20px;font-size:var(--size10pt)}DIV.table TH.align-right,DIV.table TD.align-right{padding-right:12px}DIV.table TH.align-right .text{float:right;margin-right:3px}DIV.table TH.align-right .sort{margin-left:0;float:right}DIV.table TH.align-right:last-child,DIV.table TD.align-right:last-child{padding-right:4px}THEAD+TBODY{border-top:none !important}THEAD+TBODY.heading{border-top:1px solid var(--table-border-color) !important}DIV.table TBODY.summary{border-top:0}DIV.table TD A.table-link{text-decoration:none;color:inherit;display:block;max-height:100%;line-height:35px;padding:0 4px}DIV.table THEAD+TBODY TD A.table-link{line-height:36px}DIV.table TD.has-table-link{padding:0}DIV.table TD.align-right A.table-link{padding-right:12px}DIV.table TD.align-right:last-child A.table-link{padding-right:4px}DIV.table TH.checkbox,DIV.table TD.checkbox{padding:0}TABLE.table LABEL.checkbox,TABLE.fake LABEL.checkbox{margin-right:0;padding:7px}DIV.table .checkTable span.old-amount{text-decoration:line-through;color:var(--less-text)}DIV.task-check-code-row{text-align:center;margin:25px 0}.context-menu{display:inline-block;position:relative}.context-menu .dropdown-target{position:absolute;background:var(--dropdown-background);z-index:700;top:22px;right:0;width:120px;padding:5px 0}.context-menu .dropdown-target A{text-align:left;padding:5px 15px;color:var(--text-color)}.context-menu .dropdown-target A.active{font-weight:bold;margin-left:0;padding-left:0}.context-menu .dropdown-target A.active::before{content:"\f054";display:inline-block;width:15px;text-align:center;font-family:'Font Awesome 5 Pro';font-size:var(--size9pt);color:var(--text-color)}.context-menu .dropdown-target{border:1px solid var(--border-color)}DIV.table .tags{display:flex}.tags-container{min-width:0}DIV.table .tags .filter-subscribe{min-width:115px;text-align:right;flex:1 1 auto;margin-top:2px}DIV.table .tag{display:inline-block;padding:3px 6px;font-size:var(--size10pt);background-color:var(--tag-background);margin:0 4px 3px;transition:background-color 500ms ease}DIV.table .tag A{color:var(--text-color)}DIV.table TBODY .tag{background-color:var(--tag-background);padding:0 8px}a.filterDelete{float:right;padding:1px}DIV.table .tags{max-width:100%;width:auto;margin:15px 0 -3px 0}DIV.table .tags .tag{max-width:100%;display:inline-block;margin-bottom:3px;background-color:var(--tag-background)}DIV.table .tags .tag .tag-wrapper{display:-webkit-flex;display:flex;width:100%}DIV.table .tags .tag .tag-wrapper SPAN{display:inline-block;max-width:100%;vertical-align:middle}DIV.table .tags .tag .tag-wrapper A{color:var(--text-color);float:right;width:15px;text-align:right}DIV.sort-links{margin:1em 0}DIV.table .tags+.sort-links{margin-top:5px}DIV.filters DIV.tabs{margin:2px 0 10px 0}DIV.filters DIV.tabs .btn{margin:0 10px 0 0}DIV.filters DIV.tabs .btn:last-child{margin-right:0}DIV.filters DIV.tabs .btn.active{background-color:var(--button-primary-background);color:white}DIV.filters{padding:10px 10px 15px 10px;border:1px solid var(--table-border-color);background:var(--menu-background)}.filters{margin-top:14px}.filters .control-dropdown input.dropdown-trigger+a.dropdown-trigger{vertical-align:top;margin-top:-4px;height:30px}.filters .control-dropdown input.dropdown-trigger{vertical-align:top}DIV.filters .row{float:left;height:70px}@media screen and (min-width:740px){DIV.filters .row{width:349px}}@media screen and (min-width:1010px){DIV.filters .row{width:484px}}@media screen and (min-width:1160px){DIV.filters .row{width:372px}}DIV.filters .row.clearfix,DIV.filters .row.clearfix .control,DIV.filters .row.clearfix INPUT.input-large{width:100%}DIV.filters .row .desc{font-weight:600}DIV.filters .nonempty .desc{font-weight:bold}DIV.filters .row A.clear{display:none}DIV.filters .nonempty .desc A.clear{color:var(--text-color);display:inline-block;margin-left:6px;height:18px;width:18px;text-align:center;font-size:var(--size10pt)}DIV.filters .row .body{padding:4px 0 9px 0}DIV.filters .row .input-small{width:310px}@media screen and (max-width:1009px){DIV.filters .row .input-small{width:305px}}DIV.filters .row .body .error{color:var(--negative-color);font-size:var(--size10pt);padding-top:4px}DIV.table DIV.filters DIV.buttons{width:100%;padding-top:10px}DIV.table DIV.filters DIV.buttons .btn{min-width:150px}DIV.filters .error INPUT.input,DIV.filters .error SELECT.input{border-color:var(--negative-color)}DIV.table TR.header{background-color:var(--table-header-background)}DIV.table TH{text-align:left;overflow-y:hidden;font-weight:600}DIV.table TH .text{float:left;max-width:100%}DIV.table TH.has-sort .text{margin-top:1px;max-width:calc(100% - 24px)}DIV.table TH .sort{margin-left:4px;float:left}DIV.table TH .sort IMG{display:block;margin:2px 0;width:18px;height:9px;cursor:pointer}DIV.table DIV.icon{position:relative;line-height:0;display:inline-block;vertical-align:middle}DIV.table DIV.iconSmall{display:block}DIV.table DIV.iconSmall IMG{height:18px;margin:2px 0 -6px}DIV.table DIV.icon.clickable{cursor:pointer}DIV.table DIV.icon DIV.label{position:absolute;right:-3px;font-size:var(--size9pt);padding:0 2px;min-width:20px;min-height:17px;text-align:center;bottom:-2px;line-height:16px}DIV.table DIV.icon DIV.label-grey{color:var(--badge-color);background-color:var(--counter-secondary-background)}DIV.table DIV.icon DIV.label-red{color:white;background-color:var(--counter-primary-background)}DIV.table DIV.icon DIV.label-warning{color:#000;background-color:var(--counter-warning-background)}DIV.table DIV.icon DIV.label I.fa,DIV.table DIV.icon DIV.label I.fas,DIV.table DIV.icon DIV.label I.far,DIV.table DIV.icon DIV.label I.fal{font-size:var(--size10pt);margin-top:2px}.conversation-icon{cursor:pointer;font-size:14px;position:relative;display:inline-block}.conversation-icon.conversation-grey{color:var(--inactive-text)}.conversation-icon .counter{z-index:1;position:absolute;width:100%;height:100%;text-align:center;font-size:var(--size9pt);font-weight:bold}IMG.clickable{cursor:pointer}IMG.tableImage[src$=pending\.svg]{animation:spin 1s linear infinite}.icon-state-inactive{color:var(--inactive-text)}DIV.table TR DIV.label{float:left}DIV.table TR DIV.label DIV.desc{display:inline-block;width:60px;min-width:60px;text-align:right;margin-right:4px;color:var(--less-text)}DIV.table TR DIV.label DIV.text{display:inline-block}DIV.table TR DIV.label-tag{display:flex}DIV.table TR DIV.label-tag DIV.text{display:block}DIV.table{margin:20px 0;font-size:var(--size11pt)}DIV.table TABLE,DIV.table P{font-size:var(--size12pt)}@media screen and (max-width:1159px){DIV.table TABLE{font-size:var(--size11pt)}}DIV.table .wrap{position:relative;border:1px solid var(--table-border-color)}DIV.table TABLE{width:100%;border-spacing:0;border-collapse:collapse;table-layout:fixed}DIV.table TD A{text-decoration:none}DIV.table TD A:not(A.pretty){text-decoration:none}DIV.table .loader{width:100%;text-align:center;padding:15px 0;border:1px solid var(--table-border-color)}DIV.table .loader .didyouknow{color:var(--inactive-text);font-size:var(--size14pt)}DIV.table .loader .didyouknow STRONG{font-size:var(--size20pt)}DIV.table .above{margin:25px 0 14px 0;text-align:center}DIV.table .below{margin:14px 0;text-align:center}DIV.table .above DIV,DIV.table .below DIV{text-align:left}DIV.table .float-right DIV.context-menu:last-of-type .btn{margin-right:0}DIV.table .paging{display:inline-block}@media screen and (min-width:740px){DIV.table .above .float-left .search{width:80px}DIV.table .info{width:235px}DIV.table .info2{width:190px}}@media screen and (min-width:1010px){DIV.table .above .float-left .search{width:120px}DIV.table .above .float-left .search.narrow{width:86px}DIV.table .info{width:325px}}@media screen and (min-width:1160px){DIV.table .above .float-left .search{width:120px}DIV.table .above .float-left .search.narrow{width:90px}DIV.table .info{width:380px}}DIV.table .paging .btn{min-width:30px}DIV.table .paging .input{width:58px;text-align:right}@media screen and (max-width:1159px){DIV.table TD .seconds{display:none}}DIV.table TBODY DIV.netto{color:var(--less-text);font-size:var(--size8pt);margin-top:-3px}DIV.table DIV.color{width:20px;height:20px;border:1px solid var(--table-border-color)}DIV.table .fa-bars{color:var(--text-color)}.bar2{background-color:var(--badge-backgrodund);height:16px}DIV.table TD DIV.img-cell img{vertical-align:0}DIV.table TD DIV.img-cell{display:inline-block;vertical-align:middle}DIV.table .stick-bottom{background:var(--background-lvl2-color);left:0;right:0;min-height:48px}DIV.table .sticky-bottom-hidden{background:0;z-index:-800}DIV.table .sticky-bottom .buttons{margin-top:16px;margin-bottom:12px}DIV.table .stick-bottom .buttons{margin-top:13px;margin-bottom:8px}DIV.table .sticky-top{background-color:var(--table-header-background);left:0;right:0}DIV.table .sticky-top .wrap{margin:0 11px 1px;border:0}@media screen and (min-width:1010px){DIV.table .sticky-top .wrap{margin:0 1px 1px}}DIV.table .sticky-top .counter,DIV.table .sticky-bottom .counter{position:absolute;left:50%;margin-left:570px;width:64px;text-align:center}DIV.table .sticky-top .counter{top:9px}DIV.table .sticky-bottom .counter{top:15px}@media screen and (min-width:740px){DIV.table .sticky-top .counter,DIV.table .sticky-bottom .counter{margin-left:360px}}@media screen and (min-width:1010px){DIV.table .sticky-top .counter,DIV.table .sticky-bottom .counter{margin-left:495px}}@media screen and (min-width:1160px){DIV.table .sticky-top .counter,DIV.table .sticky-bottom .counter{margin-left:570px}}@media screen and (max-width:1009px){DIV.table .sticky-top .counter,DIV.table .sticky-bottom .counter{display:none !important}}@media screen and (min-width:1010px) and (max-width:1096px){DIV.table .sticky-top .counter,DIV.table .sticky-bottom .counter{display:none !important}}@media screen and (min-width:1160px) and (max-width:1256px){DIV.table .sticky-top .counter,DIV.table .sticky-bottom .counter{display:none !important}}DIV.menu-tablet-popup-title,DIV.open-menu-tablet{display:none}DIV.open-menu-tablet{text-align:center}DIV.menu-tablet-popup,DIV.menu-tablet-popup DIV.popup-buttons{display:inline}@media screen and (max-width:1009px){DIV.open-menu-tablet{display:block}DIV.open-menu-tablet .fa-bars{color:var(--less-text)}DIV.menu-tablet-popup{position:fixed;height:calc(100% - 60px) !important;width:100%;background:var(--background-color);z-index:1101;top:60px;left:0}DIV.menu-tablet-popup.popup-hidden{display:none}DIV.menu-tablet-popup DIV.popup-buttons{display:flex;flex-wrap:wrap;height:calc(100% - 50px);overflow:auto;align-content:flex-start;flex-direction:column}DIV.buttons-below-table DIV.menu-tablet-popup DIV.popup-buttons{height:calc(100% - 92px)}DIV.menu-tablet-popup DIV.popup-buttons>SPAN,DIV.menu-tablet-popup DIV.popup-buttons>A{width:31%;padding:5px 0 10px 15px !important}DIV.menu-tablet-popup DIV.popup-buttons .dropdown-target{padding-top:1px;background:initial}DIV.menu-tablet-popup DIV.popup-buttons>SPAN SPAN.dropdown-item{width:100%}DIV.menu-tablet-popup DIV.popup-buttons>SPAN SPAN,DIV.menu-tablet-popup DIV.popup-buttons>A,DIV.menu-tablet-popup .dropdown-item SPAN.btn{max-width:100% !important;text-align:left;padding:0}DIV.table DIV.menu-tablet-popup .dropdown-target A{padding:3px 0}DIV.table DIV.menu-tablet-popup .dropdown-target A.has-new-window-icon SPAN.open-new-window{display:none}TR.buttons DIV.menu-tablet-popup DIV.popup-buttons>SPAN SPAN.arrow::after,DIV.buttons-below-table DIV.menu-tablet-popup A.btn.arrow::after{content:":" !important;font-size:var(--size12pt);margin-left:1px;color:inherit}DIV.table DIV.menu-tablet-popup .dropdown-target{display:block !important;position:initial;border:0;width:100%}DIV.table DIV.menu-tablet-popup .dropdown-item SPAN.btn{width:100%;text-align:left}DIV.table DIV.menu-tablet-popup .dropdown-item SPAN.btn,DIV.table DIV.menu-tablet-popup DIV.popup-buttons>A.btn,DIV.table DIV.menu-tablet-popup DIV.popup-buttons SPAN.pro-show>A.btn{color:var(--text-color);font-weight:600}DIV.table DIV.menu-tablet-popup DIV.popup-buttons SPAN.pro-show>A.btn{min-width:100%;padding:0}DIV.menu-tablet-popup-title .domain-link{display:none}DIV.menu-tablet-popup-title{font-size:var(--size14pt);padding:10px 15px;display:block;color:var(--text-color);display:flex;justify-content:space-between;border-bottom:1px solid var(--border-color);border-top:1px solid var(--border-color);background:var(--header-background);height:50px}DIV.table A.menu-tablet-popup-close{color:var(--text-color);font-size:var(--size16pt);min-width:auto !important;margin:0;padding:0 !important}DIV.buttons-below-table DIV.menu-tablet-popup A.btn{max-width:100% !important;width:100%;text-align:left;background:0;font-size:var(--size10pt);font-weight:600;padding:0;text-transform:uppercase;margin:0}DIV.buttons-below-table DIV.menu-tablet-popup SELECT{margin:10px 15px 5px 15px}DIV.buttons-below-table DIV.open-menu-tablet SPAN.btn{max-width:initial !important}DIV.buttons-below-table DIV.open-menu-tablet{text-align:left;display:inline-block}DIV.table-menu-multi DIV.menu-tablet-popup DIV.popup-buttons A.dropdown-trigger{padding:0 !important;margin-bottom:4px}DIV.sticky-table:not(.stick-bottom) .content{width:auto}}@media screen and (max-height:400px){DIV.menu-tablet-popup{top:0;height:100% !important}}BODY.tablet-menu{overflow-y:hidden}DIV.tabs{margin:25px 0 20px 0}DIV.table .tabs{margin-bottom:20px;position:relative}DIV.cloud{width:730px !important;padding:10px;right:-5px;height:178px;text-align:center}DIV.cloud .inner{overflow:auto;max-height:100%;width:100%;display:inline-block;vertical-align:middle;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}DIV.cloud A{text-decoration:none;color:var(--text-color);padding:0 .5ex}DIV.cloud A.empty{color:var(--less-text)}DIV.cloud A.ellipsis{display:inline-block;max-width:100%}DIV.cloud A:hover{text-decoration:underline}DIV.table TD .reveal-item{position:relative}DIV.table TD .reveal-target{position:absolute;right:28px;top:-2px;z-index:600;width:500px;padding:0 8px;max-height:100px;overflow:hidden}DIV.table TD .reveal-target-shadow{display:none;height:50px;position:absolute;bottom:0;left:0;right:0;width:100%;padding:25px 10px 3px 10px;text-align:right}DIV.table .dropdown-target.large{width:502px}DIV.table .dropdown-target.large .inner{padding:0 10px}DIV.table .dropdown-target.large .row{margin:8px 0 15px 0}DIV.table .dropdown-target.large .col{float:left;width:250px;padding:0 10px}DIV.table .dropdown-target.large LABEL{display:block;margin:5px 0}DIV.table .dropdown-target.large .heading{margin:5px 0 5px 0;text-transform:uppercase;font-weight:600}DIV.table .dropdown-target.large .btn{margin:5px 0 8px 10px}DIV.table TD.show,DIV.table TH.show{visibility:visible}DIV.table TBODY.hide TD,DIV.table TD.hide,DIV.table TH.hide{visibility:hidden}DIV.table TH.hide.menu{display:initial !important}DIV.table TD.hide *,DIV.table TH.hide *{display:none}